26 lines
637 B
YAML
26 lines
637 B
YAML
id: hookbot-rat
|
|
|
|
info:
|
|
name: Hookbot Rat Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Hookbot panel were detected.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"hookbot"
|
|
tags: tech,rat,hookbot,c2,panel,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code == 200 && contains(body, 'HOOKBOT PANEL')"
|
|
|
|
# digest: 4b0a00483046022100f6eb69f310282a5fdf8ee4c6b9335ea0c00b6ae05c95f08e54a552eb95e191f0022100f8ace87e1b0e56e5e8bacfedb2a0708f1b027ba0863810fed9757eae4b48fdb0:922c64590222798bb761d5b6d8e72950
|