Posts

Showing posts with the label Antivirus Evasion Framework: Veil Framework

Antivirus Evasion Framework: Veil Framewor

Image
Antivirus Evasion Framework: Veil Framework The Veil-Framework is a collection of red team security tools that implement various attack methods focused on evading detection. It currently consists of: Veil-Evasion: a tool to generate antivirus-evading payloads using a variety of techniques and languages Veil-Catapult: a psexec-style payload delivery system that integrates Veil-Evasion Veil-Pillage: a modular post-exploitation framework that integrates Veil-Evasion Veil-PowerView: a powershell tool to gain network situational awareness on Windows domains Software Requirements: Linux Use Kali (x86) and all dependencies are pre-installed or Install Python 2.7 Install PyCrypto >= 2.3 Windows (for Py2Exe compilation) Python (tested with x86 – http://www.python.org/download/releases/2.7/) Py2Exe (http://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/) PyCrypto (http://www.voidspace.org.uk/python/modules.shtml) PyWin32 (http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/p...