Skip to content

Commit 308b1a3

Browse files
committed
Don't deregister username & password
1 parent 7cb82f5 commit 308b1a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/titan_ftp_admin_pwd.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def initialize
3838
)
3939

4040
register_options([Opt::RPORT(31001)], self.class)
41-
deregister_options('PASSWORD', 'USERNAME')
4241
end
4342

4443
def run_host(ip)

0 commit comments

Comments
 (0)