nuclei-templates/panels/supervpn-panel.yaml

17 lines
286 B
YAML
Raw Normal View History

2020-04-22 06:42:01 +00:00
id: supervpn-detect
info:
name: SuperVPN panel detect
author: organiccrap
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/admin/login.html"
matchers:
- type: word
words:
- "<title>Sign In-SuperVPN</title>"
part: body