32 lines
911 B
YAML
32 lines
911 B
YAML
id: authelia-panel
|
|
|
|
info:
|
|
name: Authelia Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Authelia is an open-source authentication and authorisation service providing two-factor authentication and single sign-on (SSO) for applications via a web portal.
|
|
reference:
|
|
- https://github.com/authelia/authelia
|
|
- https://www.authelia.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Login - Authelia"
|
|
tags: login,panel,authelia
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Login - Authelia</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022011c652c8e4ad3e46de531e029c3bcd7fe019a1f7ef8a71aa7ef87b3d039c60d4022034538df50b7e165e8d36b3bbcb858d44a935fa2bc1592669221f17de9e1f0b50:922c64590222798bb761d5b6d8e72950 |