Remove the debug print
git-svn-id: file:///home/svn/framework3/trunk@7852 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
97757c37a0
commit
0efbe3baf9
|
@ -82,8 +82,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
return
|
||||
end
|
||||
|
||||
print_status("Response: #{res.inspect}")
|
||||
|
||||
if (res =~ /ZBX_NOTSUPPORTED/)
|
||||
print_status("The zabbix agent is not running a vulnerable version or operating system.")
|
||||
disconnect
|
||||
|
|
Loading…
Reference in New Issue