2024-08-17 09:58:02 +00:00
|
|
|
id: malwared-byob
|
|
|
|
|
|
|
|
info:
|
2024-08-27 04:11:24 +00:00
|
|
|
name: Malwared (Build Your Own Botnet) - Detect
|
2024-08-17 09:58:02 +00:00
|
|
|
author: pdteam
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Detects the presence of the Malwared - Build Your Own Botnet tool on the target system.
|
|
|
|
reference:
|
|
|
|
- https://github.com/malwaredllc/byob
|
|
|
|
metadata:
|
|
|
|
shodan-query: http.favicon.hash:487145192
|
|
|
|
fofa-query: icon_hash="487145192"
|
2024-08-27 04:11:24 +00:00
|
|
|
tags: panel,malware,byob,botnet,oss,detect
|
2024-08-17 09:58:02 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Build Your Own Botnet"
|
|
|
|
- "Post-Exploitation Framework"
|
2024-08-27 04:11:24 +00:00
|
|
|
- "malwaredllc/byob"
|
2024-08-27 04:41:56 +00:00
|
|
|
# digest: 4b0a00483046022100b8584abcfc72a91236ce180d68f0bb857d6a529942b2440e599826417be95a5e022100dee2345193e5597ecfad9b7f5f748b8f7f42025a90bb7a671cc08126aefa6f42:922c64590222798bb761d5b6d8e72950
|