CAPE-parsers v0.1.69
CAPE core and community parsersConfigs structureCNCs: []campaign: strbotnet: strdga_seed: hex
2026-9-13 02:14:35
Author: kitploit.com(查看原文)
阅读量:2
收藏
CAPE core and community parsers

Configs structure
CNCs: []
campaign: str
botnet: str
dga_seed: hex str
version: str
mutex: str
user_agent: str
build: str
cryptokey: str
cryptokey_type: str (algorithm). Ex: RC4, RSA public key. salsa20, (x)chacha20
raw: {any other data goes here}
- All CNC entries should be in URL format. aka
<schema>://<hostname>:<port>/<uri>
- Schema examples:
tcp://, ftp://, udp://, http(s), etc.
- Old CAPE configs still have lack of this structures as most of them are dead families.
- This CNC simplification make it easier to parse with tools like
tldextract or urlparse
Read more
文章来源: https://kitploit.com/en/posts/github-capesandbox-cape-parsers-v0169
如有侵权请联系:admin#unsafe.sh