From ca9535e39a54a2b9986ee3c5fd1dcde3e0efc5c8 Mon Sep 17 00:00:00 2001 From: Diego Ledda Date: Thu, 17 Jul 2025 11:29:07 +0200 Subject: [PATCH] Update pandora_fms_auth_netflow_rce.md --- .../modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md b/documentation/modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md index f1eb3a19dd..e347c16532 100644 --- a/documentation/modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md +++ b/documentation/modules/exploit/linux/http/pandora_fms_auth_netflow_rce.md @@ -5,7 +5,8 @@ One of them is Netflow, which is responsible for real-time network monitoring. It can collect network data and then report or dump it. Once Netflow is configured, it allows you to perform various tasks, such as viewing and exporting network data. -The Netflow explorer contains a vulnerability when an unsanitized parameter from the Netflow configuration is placed into a string that gets executed using the exec() function. +The Netflow explorer contains a vulnerability, +when an unsanitized parameter from the Netflow configuration is placed into a string that gets executed using the exec() function. The PandoraFMS can be installed from [here](https://sourceforge.net/projects/pandora/files/Pandora%20FMS%207.0NG/777/Tarball/):