28 lines
837 B
YAML
28 lines
837 B
YAML
id: digital-watchdog-panel
|
|
|
|
info:
|
|
name: Digital Watchdog - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
Digital Watchdog panel was detected.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
fofa-query: icon_hash="868509217"
|
|
shodan-query: http.favicon.hash:868509217
|
|
tags: digital-watchdog,panel,detect,login,dw,spectrum
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/static/images/favicon.ico"
|
|
- "{{BaseURL}}/static/customization/favicon.ico"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200 && ('868509217' == mmh3(base64_py(body)))"
|
|
# digest: 4b0a00483046022100e849b952b0ea96f568c0746acad027fb76ea85738d9e5621a94afaa79103f005022100b9d51a990553586b7768ff6474f128f3d0e607497de83d955f6a67084e7d5c57:922c64590222798bb761d5b6d8e72950 |