37 lines
860 B
YAML
37 lines
860 B
YAML
id: adguard-panel
|
|
|
|
info:
|
|
name: AdGuard Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
AdGuard panel has been detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:adguard:adguard:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: adguard
|
|
product: adguard
|
|
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: 490a00463044022032ddcf517acbff72da2d3e4f0da3b88565bed1e581f9f33b7987057665ee647f022040ab72679e8b20f655210f09eb345779d0c5160f10f4fb4312a0a3a001af1756:922c64590222798bb761d5b6d8e72950 |