Skip to content

Commit f773e3a

Browse files
committed
Updates docs
1 parent 195b874 commit f773e3a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

documentation/modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ The Netflow explorer contains a vulnerability when an unsanitized parameter from
1010
The PandoraFMS can be installed from [here](https://sourceforge.net/projects/pandora/files/Pandora%20FMS%207.0NG/777/Tarball/):
1111

1212
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`
1618

1719

1820
## Verification Steps

0 commit comments

Comments
 (0)