Skip to content

Commit 8342758

Browse files
committed
report_note for group info
1 parent ef286fd commit 8342758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/http/cisco_ssl_vpn.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ def do_login(user, pass, group)
225225
do_logout(resp.get_cookies)
226226

227227
report_cred(ip: rhost, port: rport, user: user, password: pass)
228+
report_note(ip: rhost, type: 'cisco.cred.group', data: group)
228229
return :next_user
229230

230231
else

0 commit comments

Comments
 (0)