Scan files or process memory for CobaltStrike beacons and parse their configuration
BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.
A list of JARM hashes for different ssl implementations used by some C2 tools. Also adding other useful red team tools that use ssl (ex: EvilGinx2). Though I work on the red team side, I thought this would be a good thing to gather both to help blue teams who have the appropriate visibility with…
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.
Python parser for CobaltStrike Beacon's configuration
Las características principales de sentinel-one/cobaltstrikeparser son: Detection Tools.
Las alternativas de código abierto para sentinel-one/cobaltstrikeparser incluyen: apr4h/cobaltstrikescan — Scan files or process memory for CobaltStrike beacons and parse their configuration. ccob/beaconeye — BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon,… cedowens/c2-jarm — A list of JARM hashes for different ssl implementations used by some C2 tools. Also adding other useful red team tools… fox-it/cobaltstrike-beacon-data — https://research.nccgroup.com/2022/03/25/mining-data-from-cobalt-strike-beacons/. hariomenkel/cobaltspam — Tool based on CobaltStrikeParser from SentinelOne which can be used to spam a CobaltStrike server with fake beacons. 3lp4tr0n/beaconhunter — Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to…