Merge pull request #9526 from projectdiscovery/thanos-prometheus-exposure

Create thanos-prometheus-exposure.yaml
patch-1
Dhiyaneshwaran 2024-04-10 12:02:00 +05:30 committed by GitHub
commit 52880d10be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: thanos-prometheus-exposure
info:
name: Thanos Prometheus Setup - Exposure
author: DhiyaneshDk
severity: high
metadata:
verified: true
max-request: 1
shodan-query: title:"Thanos | Highly available Prometheus setup"
fofa-query: icon_hash="29632872"
tags: thanos,prometheus,exposure,setup
http:
- method: GET
path:
- "{{BaseURL}}/graph"
matchers-condition: and
matchers:
- type: word
words:
- "THANOS_COMPONENT"
- "THANOS_QUERY_URL"
condition: and
part: body
- type: status
status:
- 200