2020-12-02 09:40:14 +00:00
|
|
|
id: identityguard-selfservice-entrust
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: IdentityGuard Self-Service by Entrust
|
|
|
|
author: nodauf
|
|
|
|
severity: info
|
2021-12-31 12:47:10 +00:00
|
|
|
tags: panel,identityguard
|
2020-12-02 09:40:14 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-12-31 12:47:10 +00:00
|
|
|
- "{{BaseURL}}"
|
2020-12-02 09:40:14 +00:00
|
|
|
|
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2021-12-31 12:47:10 +00:00
|
|
|
- "contains(tolower(body),'identityguardselfservice')"
|