stager.dll
Evading Defender
A tool that embeds known payloads to evade detection by Windows Defender
Code from this article: https://blog.rapid7.com/2018/05/03/hiding-metasploit-shellcode-to-evade-windows-defender/
170 stars
8 watching
52 forks
Language: C++
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PowerShell evasion tool that uses a DLL to bypass security measures and execute a hidden stager | 93 |
| A low-level shellcode loader that defeats modern EDR systems by utilizing various evasion techniques and encryption. | 891 |
| A Go-based tool for loading and executing malicious shellcode while evading anti-virus detection | 125 |
| A toolset designed to evade detection by security products and execute malware safely | 1,421 |
| A toolkit for evading endpoint detection and response (EDR) by combining techniques to spoof system properties and inject malicious code. | 24 |
| Re-implements a method to bypass signature-based AV detection by splitting a file into two halves and modifying one byte in each half to evade detection. | 35 |
| Tools to detect DLL hijacking vulnerabilities in executable files | 767 |
| A tool for detecting DLL hijacking vulnerabilities in binaries. | 70 |
| An AntiVirus Evasion Tool allowing developers to experiment with and create various evasion techniques for Windows executable files | 1,660 |
| A proof-of-concept tool to mitigate vulnerabilities in Windows security flaws affecting Protected Processes Light processes | 69 |
| An advanced in-memory evasion technique for hiding malicious code from scanners by fluctuating shellcode's memory protection and encrypting its contents. | 957 |
| A Python-based tool for parsing and analyzing Windows Defender's DetectionHistory forensic artifact. | 110 |
| A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
| An advanced in-memory evasion technique to hide injected shellcode's memory allocation from scanners and analysts. | 1,053 |
| An AntiVirus Evasion Tool for Windows systems using assembly shellcodes and encoding techniques. | 4 |