Squash another rogue 5009
parent
5cc7d5d1a8
commit
b7eb4d24aa
|
@ -47,7 +47,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'USER_AS_PASS'
|
||||
)
|
||||
|
||||
register_autofilter_ports([5009])
|
||||
register_autofilter_ports([Rex::Proto::ACPP::DEFAULT_PORT])
|
||||
end
|
||||
|
||||
def run_host(ip)
|
||||
|
|
Loading…
Reference in New Issue