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

34 lines
847 B
YAML
Raw Normal View History

2022-10-15 06:59:29 +00:00
id: totemomail-panel
info:
2022-10-18 07:21:22 +00:00
name: Totemomail Login Panel
2022-10-15 06:59:29 +00:00
author: johnk3r,daffainfo
reference:
- https://www.totemo.com/en/products/email-encryption
metadata:
verified: true
google-query: intext:"totemomail" inurl:responsiveUI
severity: info
tags: totemomail,panel
requests:
- method: GET
path:
- "{{BaseURL}}/responsiveUI/"
2022-10-18 07:21:22 +00:00
- "{{BaseURL}}/responsiveUI/webmail/folder.xhtml"
2022-10-15 06:59:29 +00:00
2022-10-18 07:21:22 +00:00
stop-at-first-match: true
2022-10-15 06:59:29 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "/responsiveUI/javax.faces.resource/images/totemomail_logo.svg.xhtml"
- "/responsiveUI/javax.faces.resource/css/custom.css.xhtml?con=totemo"
2022-10-18 07:21:22 +00:00
- "<title>WebMail login: totemomail® WebMail</title>"
condition: or
2022-10-15 06:59:29 +00:00
- type: status
status:
- 200