A new AV-evasion framework, written by Chris Truncer, called Veil-Evasion (https://www.veil-framework.com/), now provides effective protection against, and detection of, any standalone exploits for endpoints and servers. Veil-Evasion aggregates various shellcode injection techniques into a framework that simplifies management.
As a framework, Veil-Evasion has a number of features, which include the following:
- It incorporates custom shellcode in a variety of programming languages, including C, C#, and Python
- It can use Metasploit-generated shellcode
- It can integrate third-party tools such as Hyperion (which encrypts an EXE file with AES 128-bit encryption), PEScrambler, and BackDoor Factory
- The Veil-Evasion_evasion.cna ...