nuclei-templates/exposed-panels/supervpn-panel.yaml

18 lines
299 B
YAML
Raw Normal View History

2020-04-22 06:42:01 +00:00
id: supervpn-detect
info:
name: SuperVPN panel detect
author: organiccrap
2020-08-03 21:52:00 +00:00
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-04-22 06:42:01 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/admin/login.html"
matchers:
- type: word
words:
2020-05-25 08:13:15 +00:00
- "<title>Sign In-SuperVPN</title>"
2020-04-22 06:42:01 +00:00
part: body