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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:posthog:posthog:*:*:*:*:*:*:*:*
|
2022-12-20 20:24:57 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-03-23 09:28:19 +00:00
|
|
|
product: posthog
|
2022-12-20 20:24:57 +00:00
|
|
|
shodan-query: http.title:"posthog"
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: posthog
|
|
|
|
verified: true
|
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-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a0048304602210096773ed94464f327512a56d54ff9819055f220ee93c9b24c1a85716d71e9afbb022100aeaef4a6be100b1883f8fb45e859c5cd41c9677ae467cdd5c12a6ddb6e3472e9:922c64590222798bb761d5b6d8e72950
|