How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Security Onion 16.04 - Linux distro for threat hunting, enterprise security monitoring, and log management
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.
BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
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
The main features of danielbohannon/revoke-obfuscation are: Detection and Hunting Tools, Blue Team Tools.
Open-source alternatives to danielbohannon/revoke-obfuscation include: security-onion-solutions/security-onion — Security Onion 16.04 - Linux distro for threat hunting, enterprise security monitoring, and log management. 3lp4tr0n/beaconhunter — Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to… airbnb/binaryalert — BinaryAlert: Serverless, Real-time & Retroactive Malware Detection. austin-taylor/flare. ben0xa/powershelldefense. 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,…