pyMalleableC2
Profile parser
A Python library for parsing, modifying, and validating Malleable C2 profiles using an Abstract Syntax Tree (AST) approach.
Python interpreter for Cobalt Strike Malleable C2 Profiles. Allows you to parse, build and modify them programmatically.
267 stars
14 watching
29 forks
Language: Python
last commit: 24 days ago Related projects:
Repository | Description | Stars |
---|---|---|
codextf2/burp2malleable | Converts HTTP requests from Burp Suite into a format compatible with Cobalt Strike Malleable C2 profiles. | 368 |
xx0hcd/malleable-c2-profiles | A collection of pre-defined threat actor profiles used in Cobalt Strike | 765 |
redsiege/c2concealer | A command line tool that generates randomized C2 malleable profiles for use in threat simulation and red teaming exercises. | 1,013 |
bc-security/malleable-c2-profiles | A collection of C2 profiles used in post-exploitation frameworks | 341 |
d00movenok/gomalleable | A Go library for parsing and assembling Malleable C2 profiles. | 60 |
threatexpress/malleable-c2 | A comprehensive guide and reference project for designing Cobalt Strike Malleable C2 profiles | 1,619 |
crossc2/autorebind | Automatically converts Malleable C2 profile into communication library source code | 19 |
fox-it/dissect.cobaltstrike | Library for dissecting and parsing data related to Cobalt Strike exploits | 147 |
mhaskar/malleablec2-profiles | A collection of Cobalt Strike Malleable C2 profiles mimicking malicious Windows update processes | 34 |
wkl-sec/malleable-cs-profiles | A collection of tools to generate and modify shellcode profiles to evade detection in Cobalt Strike | 374 |
rsmudge/malleable-c2-profiles | A collection of pre-defined profiles for redefining indicators in a C2 communication framework. | 1,489 |
threatexpress/cs2modrewrite | Automates conversion of Cobalt Strike profiles to modrewrite scripts for HTTP C2 redirection | 583 |
threatexpress/random_c2_profile | Generates random C2 profiles for testing and simulation | 627 |
ronnypfannschmidt/prance | A tool that validates and resolves Swagger/OpenAPI specifications in Python | 226 |
polysquare/cmake-ast | A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 |