nuclei-templates/panels/cisco-asa-panel.yaml

17 lines
299 B
YAML
Raw Normal View History

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