Revert a well-intentioned but design-violating change

git-svn-id: file:///home/svn/framework3/trunk@14116 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2011-10-29 18:40:49 +00:00
parent 27c41e41f7
commit 55e6672e6b
1 changed files with 0 additions and 5 deletions

View File

@ -86,11 +86,6 @@ class Metasploit3 < Msf::Auxiliary
print_status("#{rhost}:#{rport} is running #{desc}")
report_host(
:host => ip,
:name => simple.client.default_name
)
report_service(
:host => ip,
:port => info[0],