Remove the debug print

git-svn-id: file:///home/svn/framework3/trunk@7852 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-12-14 18:56:19 +00:00
parent 97757c37a0
commit 0efbe3baf9
1 changed files with 0 additions and 2 deletions

View File

@ -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