2024-05-28 08:36:32 +00:00
|
|
|
id: digital-watchdog-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Digital Watchdog - Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Digital Watchdog panel was detected.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 2
|
|
|
|
shodan-query: "http.favicon.hash:868509217"
|
|
|
|
fofa-query: "icon_hash=\"868509217\""
|
2024-05-28 08:36:32 +00:00
|
|
|
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)))"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100d1f23915bf024abbabe02e6d8a4b82700223be9f6816a82e0f35d56c1ba865c50221009dd7d20893e6ccd9247144899ba2714f4d97e4e4872ba86dc0b02cd3b17ca2e8:922c64590222798bb761d5b6d8e72950
|