nuclei-templates/http/technologies/identity-server-v3-detect.yaml

38 lines
999 B
YAML
Raw Normal View History

2024-02-01 13:26:44 +00:00
id: identity-server-v3-detect
info:
name: Identity Server V3 - Detect
author: righettod
severity: info
description: |
Identity Server V3 technology was detected.
reference:
2024-02-01 13:29:17 +00:00
- https://identityserver.github.io/Documentation/
2024-02-01 13:26:44 +00:00
metadata:
verified: true
max-request: 1
shodan-query: http.title:"IdentityServer v3"
2024-02-04 19:02:54 +00:00
tags: tech,identityserver,detect
2024-02-01 13:26:44 +00:00
http:
- method: GET
path:
- "{{BaseURL}}"
2024-02-04 19:02:54 +00:00
host-redirects: true
max-redirects: 2
2024-02-01 13:26:44 +00:00
matchers:
- type: dsl
dsl:
- 'status_code == 200'
2024-02-04 19:02:54 +00:00
- 'contains(body, "IdentityServer v3") && contains(body, "identityserver.github.io")'
2024-02-01 13:26:44 +00:00
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-02-01 13:29:17 +00:00
- '(?i)build\s+([a-z0-9.-]+)'
# digest: 4b0a00483046022100cddb07ee93c5a5ea5aaa38543a5cb261019049ec97197bf96407ca82ee44ffb3022100b37750bf50540faa4c6cfbaf893d811a7fef9d22d81d4bf2f631a8faef8e7660:922c64590222798bb761d5b6d8e72950