nuclei-templates/http/exposed-panels/sentry-panel.yaml

37 lines
918 B
YAML
Raw Normal View History

2024-02-02 14:14:04 +00:00
id: sentry-panel
info:
name: Sentry Login Panel
author: righettod
severity: info
description: |
Sentry login panel was detected.
reference:
- https://sentry.io/
metadata:
verified: true
shodan-query: http.title:"Login | Sentry"
tags: panel,sentry,login
http:
- method: GET
path:
- "{{BaseURL}}"
2024-02-04 18:54:26 +00:00
2024-02-02 14:14:04 +00:00
redirects: true
max-redirects: 3
matchers:
- type: dsl
dsl:
- 'status_code == 200'
2024-02-04 18:54:26 +00:00
- 'contains(body, "/sentry/") && contains(body, "Login")'
2024-02-02 14:14:04 +00:00
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-02-04 18:54:26 +00:00
- '(?i)"current":\s*"([0-9a-z.-]+)"'
# digest: 4b0a00483046022100b7008c0f770b02a06f1c27551c7f842918f63758c9ab5bc7fdcb49e953129dcc0221008977e3f8bacbe62d73c556a5d8cadf403145db687618c1a7f308c20af643c397:922c64590222798bb761d5b6d8e72950