Detect the IdentityGuard Portal

patch-1
nodauf 2020-12-02 10:40:14 +01:00 committed by GitHub
parent ab151c3635
commit e8ff86187c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: identityguard-selfservice-entrust
info:
name: IdentityGuard Self-Service by Entrust
author: nodauf
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/IdentityGuardSelfService/"
- "{{BaseURL}}/IdentityGuardSelfService/images/favicon.ico"
redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- "contains(body_1,'IdentityGuard Self-Service') || (\"-1060264737\" == mmh3(base64_py(body_2)))"