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
10
10
The PandoraFMS can be installed from [ here] ( https://sourceforge.net/projects/pandora/files/Pandora%20FMS%207.0NG/777/Tarball/ ) :
11
11
12
12
1 . 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 `
16
18
17
19
18
20
## Verification Steps
You can’t perform that action at this time.
0 commit comments