File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
documentation/modules/exploit/linux/http Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,11 @@ The Netflow explorer contains a vulnerability when an unsanitized parameter from
1010The PandoraFMS can be installed from [ here] ( https://sourceforge.net/projects/pandora/files/Pandora%20FMS%207.0NG/777/Tarball/ ) :
1111
12121 . Download vulnerable PandoraFMS
13- 2 . Install webserver - Apache2, MySQL, PHP
14- 3 . Following installation steps of PandoraFMS
15- 4 . Run: ` sudo apt install nfdump `
13+ 1 . Install webserver - Apache2, MySQL, PHP8.2+
14+ 1 . Disable ` strict_mode ` in MySQL - ` set global sql_mode=''; `
15+ 1 . Following installation steps of PandoraFMS
16+ 1 . Enable Netflow in PandoraFMS settings
17+ 1 . Run: ` sudo apt install nfdump `
1618
1719
1820## Verification Steps
You can’t perform that action at this time.
0 commit comments