Embedding malicious files in Images or PDF
Embedding Files using batch (First Method)
Using the following batch script following by the URL's order and delivering to the victim we will see that when the victim opens this file, the pdf/image will pop up first and the evil program will be executed after.
Embedding Files using Autoit (Second Method)
Use this script and add all the malicious links you want.
Once this its compile, when the victims execute the file, it will execute at the same time all the files.
This does the same that the first method does but without using batch and uploading straight the icon of the program in the autoit program.
Converting Bat to exe
Installation
Use wine to execute the program in Linux, you can use it in windows as well.
Usage
Always select one of the invisible options (Windows 64 bits invisible).
You can click on Requests Administrator privileges to get access with admin privileges.
The Icon option lets you set an Icon to your evil file like pdf, word, etc.
Last updated