2022-12-20 20:21:10 +00:00
|
|
|
id: posthog-admin-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-05 14:57:06 +00:00
|
|
|
name: PostHog Login Panel - Detect
|
2022-12-20 20:21:10 +00:00
|
|
|
author: theabhinavgaur
|
|
|
|
severity: info
|
2023-01-05 14:57:06 +00:00
|
|
|
description: PostHog login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-05 14:57:06 +00:00
|
|
|
cwe-id: CWE-200
|
2022-12-20 20:24:57 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: posthog
|
|
|
|
product: posthog
|
2022-12-20 20:44:22 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-20 20:24:57 +00:00
|
|
|
shodan-query: http.title:"posthog"
|
2022-12-20 20:44:22 +00:00
|
|
|
tags: panel,posthog
|
2022-12-20 20:21:10 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-20 20:21:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login?next=/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-12-20 20:44:22 +00:00
|
|
|
- '<title>PostHog</title>'
|
|
|
|
- 'content="PostHog'
|
|
|
|
- 'POSTHOG_HOST'
|
|
|
|
condition: or
|
2022-12-20 20:21:10 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a0047304502206a4f795b199fb9da8411d584c7450daf567833d3376944cca97e65d95fcba639022100e3a4cc94e3c342dafdeeb8251f47da649b4637f35aa87dd4088295a3410721cd:922c64590222798bb761d5b6d8e72950
|