Remove lines that were not required

GSoC/Meterpreter_Web_Console
Agora Security 2018-07-11 00:04:44 -04:00
parent 7b1e7eb085
commit ffc2f044cc
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ class MetasploitModule < Msf::Auxiliary
[
Opt::RPORT(2375),
])
register_autofilter_ports([ 2375 ])
deregister_options('RHOST')
end
def run_host(ip)