48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: pi-hole-panel
|
|
|
|
info:
|
|
name: Pi-hole Login Panel - Detect
|
|
author: geeknik
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:pi-hole:pi-hole:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 5
|
|
vendor: pi-hole
|
|
product: pi-hole
|
|
shodan-query: title:"Pi-hole"
|
|
tags: tech,pihole,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/admin/index.php"
|
|
- "{{BaseURL}}/admin/login.php"
|
|
- "{{BaseURL}}/admin/index.php?login"
|
|
- "{{BaseURL}}/index.php?login"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Pi-hole"
|
|
- "Web Interface"
|
|
- "FTL"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Pi-hole'
|
|
- 'Pi-hole: Your black hole for Internet advertisements'
|
|
- 'Pi-hole: A black hole for Internet advertisements'
|
|
- '<pre>sudo pihole -a -p</pre>'
|
|
condition: or
|
|
# digest: 4a0a004730450221009b9e9366b2d0c83a11c5c84f048de22dd7e36c2da44669803794e47d4374b0d80220147136e499c966776acc0248939306c61ad9af29522ef8e3da1e3b9839a4ac64:922c64590222798bb761d5b6d8e72950 |