2022-12-20 20:21:10 +00:00
|
|
|
id: posthog-admin-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: posthog-admin-panel
|
|
|
|
author: theabhinavgaur
|
|
|
|
severity: info
|
2022-12-20 20:24:11 +00:00
|
|
|
metadata: http.title:"posthog"
|
|
|
|
shodan-query: http.title:"Oracle Access Management"
|
2022-12-20 20:21:10 +00:00
|
|
|
tags: posthog-admin-panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login?next=/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- POSTHOG_
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- app.posthog.com
|