nuclei-templates/exposed-panels/totemomail-detect.yaml

22 lines
386 B
YAML
Raw Normal View History

2021-09-12 19:31:54 +00:00
id: totemomail-detect
info:
name: Detect totemomail - Secure email communication
author: johnk3r
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/responsiveUI/webmail/folder.xhtml"
matchers-condition: and
matchers:
- type: word
words:
- "totemomail"
part: body
- type: status
status:
- 200