35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
id: safenet-authentication-panel
|
|
|
|
info:
|
|
name: SafeNet Authentication Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
SafeNet Authentication Service Self Enrollment login panel was detected.
|
|
reference:
|
|
- https://cpl.thalesgroup.com/access-management/safenet-trusted-access
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Self Enrollment"
|
|
tags: panel,safenet,thales,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/selfenrollment/Enrollment.aspx"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(to_lower(body), "self enrollment") && contains_any(to_lower(body), "safenet", "thales")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'V=([0-9.]+)'
|
|
# digest: 4b0a00483046022100adbea9ba4e7bdaf6584b9d404870cf691838da9bae8af63bf404fbf90bad8e39022100e9179db296e277ccaf6e63e77396d56fee0201aeb0036468a43a602451a2cf6c:922c64590222798bb761d5b6d8e72950 |