veil

Generate obfuscated Meterpreter payloads for antivirus evasion across multiple languages.

15|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/AeonDave/malskill --skill veil-aeondave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: veil
Source: https://github.com/AeonDave/malskill/tree/main/offensive-tools/evasion/veil
Command: npx skills add https://github.com/AeonDave/malskill --skill veil-aeondave

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps security professionals generate advanced, obfuscated payloads designed to evade antivirus detection, facilitating penetration testing and red team operations.

Core Features & Use Cases

  • AV Evasion: Creates payloads that bypass common antivirus solutions.
  • Multi-language Support: Generates payloads in Python, Ruby, Go, C#, and PowerShell.
  • Metasploit Integration: Produces payloads compatible with Metasploit Framework for seamless integration.
  • Use Case: When tasked with demonstrating a client's security posture, use Veil to generate a Meterpreter payload that can bypass endpoint protection during the initial access phase.

Quick Start

Use the veil skill to generate a Python Meterpreter reverse TCP payload targeting 10.0.0.1 on port 4444 and save it as veil_payload.

Frequently Asked Questions about veil

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Metasploit payloads that bypass antivirus detection?

This Skill generates obfuscated shellcode runners and Meterpreter payloads across multiple programming languages to bypass antivirus detection and facilitate red team initial access.

What programming languages can I use for antivirus evasion payloads?

Payloads can be generated in Python, Ruby, Go, C#, and PowerShell, providing flexible execution environments for bypassing endpoint protection during penetration testing.

Do I need Metasploit Framework installed to create Meterpreter payloads?

Yes, Python 3 and the Metasploit Framework are required to fully generate compatible Meterpreter payloads and ensure seamless integration for initial access scenarios.

How does obfuscated shellcode help with red team operations?

Obfuscated shellcode helps red team operations by creating payloads that bypass common antivirus solutions, allowing security professionals to safely demonstrate a client's security posture.

Can I generate a Python Meterpreter reverse TCP payload for a specific IP and port?

Yes, you can generate a Python Meterpreter reverse TCP payload by specifying the target IP address and port number, then saving the output file for execution.