39 lines
936 B
YAML
39 lines
936 B
YAML
id: forcepoint-login-panel
|
|
|
|
info:
|
|
name: Forcepoint Login panel
|
|
author: husain
|
|
severity: info
|
|
reference:
|
|
- https://www.forcepoint.com/product/email-security
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: forcepoint,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/pem/login/pages/login.jsf'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Forcepoint Email Security"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'Version&[a-zA-Z][a-zA-Z][a-zA-Z][a-zA-Z];[0-9]+\.[0-9]'
|
|
|
|
# digest: 4a0a00473045022100e0a247d993334fceecbffde97b5d8a54cf661c7dc2b5ce8855ec2a867a88af01022019dc99ffac7c2be572dfa491d6a8dc59acf374c01963c6237e26a9484a8c48ba:922c64590222798bb761d5b6d8e72950
|