Skip to content

Commit b7eb4d2

Browse files
committed
Squash another rogue 5009
1 parent 5cc7d5d commit b7eb4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/acpp/login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def initialize
4747
'USER_AS_PASS'
4848
)
4949

50-
register_autofilter_ports([5009])
50+
register_autofilter_ports([Rex::Proto::ACPP::DEFAULT_PORT])
5151
end
5252

5353
def run_host(ip)

0 commit comments

Comments
 (0)