36 lines
837 B
YAML
36 lines
837 B
YAML
id: pinpoint-unauth
|
|
|
|
info:
|
|
name: PinPoint Unauth
|
|
author: dhiyaneshDk
|
|
severity: high
|
|
description: PinPoint is exposed.
|
|
reference:
|
|
- https://github.com/pinpoint-apm/pinpoint
|
|
metadata:
|
|
max-request: 1
|
|
tags: pippoint,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/applications.pinpoint'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "applicationName"
|
|
- "serviceType"
|
|
condition: and
|
|
part: body
|
|
|
|
- type: word
|
|
words:
|
|
- "application/json"
|
|
part: header
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f1fddf2bf764d8aefbabfc28b926e4a02d50336112906ae057952f593118bc6c02200b1715ac96b52552c555b3befc81aba84fbc028ec55f11691ad335a8b014f648:922c64590222798bb761d5b6d8e72950 |