2020-04-22 06:42:01 +00:00
|
|
|
id: cisco-asa-panel-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cisco ASA VPN panel detect
|
|
|
|
author: organiccrap
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2020-04-22 06:42:01 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/+CSCOE+/logon.html"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-05-25 08:13:15 +00:00
|
|
|
- "<title>SSL VPN Service</title>"
|
2020-04-22 06:42:01 +00:00
|
|
|
part: body
|