diff --git a/modules/exploits/linux/http/pandora_fms_sqli.rb b/modules/exploits/linux/http/pandora_fms_sqli.rb index d79a4d75de..b9994b9226 100644 --- a/modules/exploits/linux/http/pandora_fms_sqli.rb +++ b/modules/exploits/linux/http/pandora_fms_sqli.rb @@ -57,7 +57,7 @@ class Metasploit3 < Msf::Exploit::Remote end def uri - return target_uri.path + target_uri.path end