Add files via upload

patch-1
mahhari 2021-10-31 09:02:17 +03:00 committed by GitHub
parent 035f829d69
commit 00df1b70ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: Forcepoint-pem-login-panel
info:
name: Forcepoint Login panel
author: husain
severity: info
reference: https://www.forcepoint.com/product/email-security
tags: forcepoint,panel,email
requests:
- 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]'