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