BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.
Scan files or process memory for CobaltStrike beacons and parse their configuration
de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un
Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to detect and respond to potential Cobalt Strike beacons. Red teamers can use this tool to research ETW bypasses and discover new processes that behave like beacons.
The main features of 3lp4tr0n/beaconhunter are: Blue Team Tools, Detection Tools.
Open-source alternatives to 3lp4tr0n/beaconhunter include: ccob/beaconeye — BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon,… apr4h/cobaltstrikescan — Scan files or process memory for CobaltStrike beacons and parse their configuration. ben0xa/powershelldefense. 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,… cedowens/c2-jarm — A list of JARM hashes for different ssl implementations used by some C2 tools. Also adding other useful red team tools… 0kee-team/watchad.