AVET is an AntiVirus Evasion Tool, which was developed for making life easier for pentesters and for experimenting with antivirus evasion techniques.
What & Why:
- When running an exe file made with msfpayload & co, the exe file will often be recognized by the antivirus software
- AVET is a antivirus evasion tool targeting windows machines
- The techniques used in avet evaded most antivirus suites, including MS Defender, McAfee, Sophos, Avira and more
- AVET includes two tools, avet.exe with different antivirus evasion techniques and make_avet for compiling a preconfigured binary file
- For encoding the shellcode the tools format.sh and sh_format are included
- AVET is tested with Kali 2 and tdm-gcc
- Interactive assistant for easier usage
- Support for 64bit payloads
- The metasploit psexec module can be used
- Exploitation
- Vulnerability assessment
- Ethical Hacking
https://github.com/govolution/avet
Daniel Sauder - https://github.com/govolution