Backdoor Payload with Veil


Veil is a tool designed to generate metasploit payloads that bypass common anti-virus solutions.

Download and install it from here.

  • Change Directory to the folder you would like to download and install the app in.

# cd /opt/

  • Use git clone <url of target>

/opt# git clone github.com/Veil-Framework/Veil/

  • Cd to the “config” folder

/opt# cd /Veil/config/

  • Run #./setup.sh --silent --force

#./setup.sh --silent --force