nuclei-templates/http/exposed-panels/sophos-web-appliance.yaml

30 lines
584 B
YAML
Raw Normal View History

2023-04-24 08:27:54 +00:00
id: sophos-web-appliance
info:
name: Sophos Web Appliance
author: DhiyaneshDk
severity: info
reference:
- https://docs.sophos.com/nsg/swa/help/en-us/nsg/swa/concepts/AboutYourAppliance.html
metadata:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-04-24 08:27:54 +00:00
shodan-query: 'http.favicon.hash:-893681401'
tags: panel,login,sophos
2023-05-09 12:43:13 +00:00
http:
2023-04-24 08:27:54 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Sophos Web Appliance</title>'
- type: status
status:
- 200