misc changes
parent
8cc50e8881
commit
e66eb0fdc3
|
@ -2,7 +2,7 @@ id: hadoop-unauth
|
|||
|
||||
info:
|
||||
name: Apache Hadoop Unauth
|
||||
author: pd-team
|
||||
author: pdteam
|
||||
severity: low
|
||||
|
||||
requests:
|
||||
|
|
|
@ -3,14 +3,13 @@ id: haproxy-status
|
|||
info:
|
||||
name: HA Proxy Statistics
|
||||
author: dhiyaneshDK
|
||||
severity: Medium
|
||||
severity: medium
|
||||
reference: https://www.exploit-db.com/ghdb/4191
|
||||
tags: logs,status
|
||||
tags: logs
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/haproxy-status"
|
||||
|
||||
matchers-condition: and
|
||||
|
|
|
@ -3,16 +3,19 @@ id: java-melody-exposed
|
|||
info:
|
||||
name: JavaMelody Monitoring Exposed
|
||||
author: dhiyaneshDK
|
||||
severity: Medium
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/monitoring'
|
||||
- '{{BaseURL}}/..%3B/monitoring'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Monitoring JavaMelody on'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
|
@ -5,7 +5,7 @@ info:
|
|||
author: dhiyaneshDK
|
||||
severity: low
|
||||
reference: https://www.exploit-db.com/ghdb/6782
|
||||
tags: logs,status
|
||||
tags: logs
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -5,7 +5,7 @@ info:
|
|||
author: dhiyaneshDK
|
||||
severity: low
|
||||
reference: https://www.exploit-db.com/ghdb/752
|
||||
tags: logs,status
|
||||
tags: logs
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue