2021-05-22 14:31:28 +00:00
|
|
|
id: pinpoint-unauth
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PinPoint Unauth
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/pinpoint-apm/pinpoint
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: pippoint,unauth,misconfig
|
2021-05-22 14:31:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-22 14:31:28 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/applications.pinpoint'
|
2021-05-23 19:56:48 +00:00
|
|
|
|
2021-05-22 14:31:28 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "applicationName"
|
|
|
|
- "serviceType"
|
2021-05-23 19:56:48 +00:00
|
|
|
condition: and
|
2021-05-22 14:31:28 +00:00
|
|
|
part: body
|
2021-05-23 19:56:48 +00:00
|
|
|
|
2021-05-22 14:31:28 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
part: header
|
2021-05-23 19:56:48 +00:00
|
|
|
|
2021-05-22 14:31:28 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220720fec38cacd36fac5790e2ae1d018a85439dd251463f8bb4424280af848f289022100e4ae98631a71d2271022a079a35d2a34af8d16c9df88e65930566ef5ff757e0b:922c64590222798bb761d5b6d8e72950
|