32 lines
913 B
YAML
32 lines
913 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:
|
|
max-request: 1
|
|
shodan-query: title:"Login - Authelia"
|
|
verified: true
|
|
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: 4a0a004730450221008fd87b39284e84d585bb9f507cbcbbe83b8d7e6cdd73eb30ac8401c192cd19a2022061c03f9d86a08c9af5bb06582714b9d38aed4e8e104af2045c44c95392e0e73a:922c64590222798bb761d5b6d8e72950 |