2024-09-09 09:58:44 +00:00
|
|
|
id: authentik-panel
|
2024-09-09 09:53:57 +00:00
|
|
|
|
|
|
|
info:
|
2024-09-10 10:01:21 +00:00
|
|
|
name: Authentik Panel - Detect
|
2024-09-09 09:53:57 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-09-09 10:55:41 +00:00
|
|
|
An Authentik search engine was detected.
|
2024-09-09 09:53:57 +00:00
|
|
|
reference:
|
2024-09-09 09:58:44 +00:00
|
|
|
- https://github.com/searxng/searxng
|
2024-09-09 09:53:57 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: true
|
2024-09-09 09:58:44 +00:00
|
|
|
shodan-query: http.favicon.hash:-178113786
|
2024-09-10 10:01:21 +00:00
|
|
|
tags: authentik,sso,mfa,panel,detect
|
2024-09-09 09:53:57 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2024-09-10 10:01:21 +00:00
|
|
|
- "{{BaseURL}}/static/dist/assets/icons/icon.png"
|
2024-09-09 10:00:15 +00:00
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2024-09-10 10:01:21 +00:00
|
|
|
stop-at-first-match: true
|
2024-09-09 10:00:15 +00:00
|
|
|
|
2024-09-10 10:01:21 +00:00
|
|
|
matchers-condition: or
|
2024-09-09 09:53:57 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>authentik</title>"
|
2024-09-10 10:01:21 +00:00
|
|
|
- "window.authentik"
|
|
|
|
- "authentik.css"
|
|
|
|
condition: or
|
|
|
|
case-insensitive: true
|
2024-09-09 09:53:57 +00:00
|
|
|
|
2024-09-10 10:01:21 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "(\"-178113786\" == mmh3(base64_py(body)))"
|
2024-09-10 10:06:33 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022063c064f437620b28407a1f480c71abf324b7a131a74140cd5038f4851e8ba4f6022100e1063aa0e61ecdbf44e65f057d8b88a77272ffd485f4d35dd85b8e73de534f37:922c64590222798bb761d5b6d8e72950
|