Update totemomail-detect.yaml
parent
6814a334ea
commit
19f73e7c2b
|
@ -4,6 +4,7 @@ info:
|
|||
name: Detect totemomail - Secure email communication
|
||||
author: johnk3r
|
||||
severity: info
|
||||
tags: totemomail,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -14,8 +15,9 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "totemomail"
|
||||
- "<title>WebMail login: totemomail® WebMail</title>"
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue