33 lines
750 B
YAML
33 lines
750 B
YAML
id: adguard-panel
|
|
|
|
info:
|
|
name: AdGuard Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
AdGuard panel has been detected.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
fofa-query: title="AdGuard Home"
|
|
tags: adguard,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'AdGuard Home</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220730adc9fcdcc4df45177d9cfab02b37df33d1945732441c4dac5811faf288eb902206f66cb45c1b423bfe9a4e9511d534b50f575855c1f5c26bf533e3a81db6fe63c:922c64590222798bb761d5b6d8e72950 |