43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
id: proofpoint-protection-server-panel
|
|
|
|
info:
|
|
name: Proofpoint Protection Server Panel - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: Proofpoint Protection Server panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
product: proofpoint protection server
|
|
shodan-query: http.favicon.hash:942678640
|
|
vendor: proofpoint
|
|
verified: true
|
|
tags: panel,proofpoint,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/euweb/login"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<TITLE>Proofpoint Protection Server'
|
|
- 'Proofpoint End User Application.'
|
|
- 'Powered by Proofpoint'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'PPSAUTH='
|
|
# digest: 490a0046304402206a9379ac2a157cb6effbd47ca673421b23f6c8d4fb91543eaaa701a8cc74782202207244ac87336c9a51c0204b36d80a5828ff3931dbb63b135140b4b4579036dfa9:922c64590222798bb761d5b6d8e72950 |