diff --git a/modules/exploits/unix/webapp/wp_wysija_newsletters_upload.rb b/modules/exploits/unix/webapp/wp_wysija_newsletters_upload.rb index c325ecf3a3..54f81321f1 100644 --- a/modules/exploits/unix/webapp/wp_wysija_newsletters_upload.rb +++ b/modules/exploits/unix/webapp/wp_wysija_newsletters_upload.rb @@ -75,7 +75,7 @@ class Metasploit3 < Msf::Exploit::Remote # readme present, but no version number if version.nil? - return Msf::Exploit::CheckCode::Unknown + return Msf::Exploit::CheckCode::Detected end print_status("#{peer} - Found version #{version} of the plugin")