2021-05-22 14:31:28 +00:00
|
|
|
id: pinpoint-unauth
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PinPoint Unauth
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2024-01-03 06:08:41 +00:00
|
|
|
description: PinPoint is exposed.
|
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
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100f1fddf2bf764d8aefbabfc28b926e4a02d50336112906ae057952f593118bc6c02200b1715ac96b52552c555b3befc81aba84fbc028ec55f11691ad335a8b014f648:922c64590222798bb761d5b6d8e72950
|