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…
Principalele funcționalități ale cedowens/c2-jarm sunt: Detection Tools.
Alternativele open-source pentru cedowens/c2-jarm includ: 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,… 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. jpcertcc/aa-tools — Artifact analysis tools by JPCERT/CC Analysis Center. 3lp4tr0n/beaconhunter — Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to…
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.
https://research.nccgroup.com/2022/03/25/mining-data-from-cobalt-strike-beacons/
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.