nuclei-templates/exposed-panels/symantec/symantec-ewep-login.yaml

25 lines
571 B
YAML

id: symantec-ewep-login
info:
name: Symantec Encryption Web Email Protection
author: johnk3r
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Symantec+Encryption+Server%3A+Web+Email+Protection+-+Login%22
tags: panel,symantec,login
requests:
- method: GET
path:
- "{{BaseURL}}/b/l.e"
matchers-condition: and
matchers:
- type: word
words:
- "<TITLE>Symantec Encryption Server: Web Email Protection - Login</TITLE>"
part: body
- type: status
status:
- 200