Create secmail-panel.yaml

patch-1
johnk3r 2021-10-02 15:05:20 -03:00 committed by GitHub
parent 9479831226
commit def48d77da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: secmail-detect
info:
name: Detect SecMail - secure email
author: johnk3r
severity: info
reference: https://www.shodan.io/search?query=secmail
tags: secmail,panel
requests:
- method: GET
path:
- "{{BaseURL}}/SecMail/login.jsp"
matchers-condition: and
matchers:
- type: word
words:
- "requestKey.jsp"
part: body
- type: status
status:
- 200