mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update totemomail-panel.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: totemomail-panel
|
||||
|
||||
info:
|
||||
name: Totemomail login panel
|
||||
name: Totemomail Login Panel
|
||||
author: johnk3r,daffainfo
|
||||
reference:
|
||||
- https://www.totemo.com/en/products/email-encryption
|
||||
@@ -15,7 +15,9 @@ requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/responsiveUI/"
|
||||
- "{{BaseURL}}/responsiveUI/webmail/folder.xhtml"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
@@ -23,7 +25,8 @@ requests:
|
||||
words:
|
||||
- "/responsiveUI/javax.faces.resource/images/totemomail_logo.svg.xhtml"
|
||||
- "/responsiveUI/javax.faces.resource/css/custom.css.xhtml?con=totemo"
|
||||
condition: and
|
||||
- "<title>WebMail login: totemomail® WebMail</title>"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
||||
Reference in New Issue
Block a user