Skip to content

Commit ef286fd

Browse files
committed
Remove report_auth_info
1 parent b104155 commit ef286fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/splunk_web_login.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def do_login(user, pass)
193193
report_cred(ip: datastore['RHOST'], port: datastore['RPORT'], user:user, password: pass)
194194

195195

196-
report_auth_info(report_hash)
197196
return :next_user
198197

199198
rescue ::Rex::ConnectionError, Errno::ECONNREFUSED, Errno::ETIMEDOUT

0 commit comments

Comments
 (0)