Remove lines that were not required
parent
7b1e7eb085
commit
ffc2f044cc
|
@ -19,8 +19,6 @@ class MetasploitModule < Msf::Auxiliary
|
|||
[
|
||||
Opt::RPORT(2375),
|
||||
])
|
||||
register_autofilter_ports([ 2375 ])
|
||||
deregister_options('RHOST')
|
||||
end
|
||||
|
||||
def run_host(ip)
|
||||
|
|
Loading…
Reference in New Issue