2020-10-15 17:03:33 +00:00
|
|
|
id: pi-hole-detect
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-10-15 17:03:33 +00:00
|
|
|
info:
|
|
|
|
name: pi-hole detector
|
|
|
|
author: geeknik
|
|
|
|
severity: info
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: tech,pihole
|
2020-10-15 17:03:33 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin/index.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-10-15 17:03:33 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Pi-hole"
|
|
|
|
- "Web Interface"
|
|
|
|
- "FTL"
|
|
|
|
part: body
|
|
|
|
condition: and
|