How to Take Data From PC Using A USB
Security Test [ PC by Using A USB ]
Today we are going to do a remote hacking using a malicious file created in Backtrack,All then you will have to do is Plug in the USB,wait for 5 seconds,and plug it out,Then you will have control over the victim PC.
Don't Abuse this Trick.You are responsible for your actions.
What Do We Need ?
#Backtrack 5
#Vulnerable Software On Victim PC,(read below)
#Physical Access For 10 Seconds.
#Patience and Brains.
#Step 3 -
Select Infectious Media Generator by selecting inserting 3,This option will help you create an autorun.nf file that will hack the vulnerable software.
#Step 4 -
Select 1st option,This will help you to select a specific software to exploit#Step 5 -
#Step 6 -
Now you have two options,Get a pc-generated blank pdf file or create your own,We'll select to create our own file,Now enter the path to pdf file as /home/exam-sheet.pdf .The file name as exam-sheet.pdf
(EVIL LAUGH,Cause i'm going to attack school) you can set another file name
#Step 7 -
Now select option 2 for windows/meterpreter/reverse_tcp.
#Step 8 -
Now you need to insert the IP Address for listener,Listener is another term for attacker,Insert your Public IP address (or internal IP address if you are hacking a PC on your LAN),and port as 80,then Press enter.
#Step 9 -
Here we need to edit the autorun.inf file. Go to the directory of autorun where our both files : payload file & autorun file are located.
follow the following steps to edit & rename our files :
#open new terminal and type :
ls -al /pentest/exploits/set/autorun/
we can see two files here one is autorun file and other is template.
#Now go to the directory:
cd /pentest/exploits/set/autorun
.#Type "nano autorun.inf" (it will open a nano editor for editing autorun.inf file.Here give the name of your file which you want to open by plugin the USB here.For me,i Insert the name exam-sheet.pdf)
#Copy these both files on the USB drive.
Here we need to edit the autorun.inf file. Go to the directory of autorun where our both files : payload file & autorun file are located.
follow the following steps to edit & rename our files :
#open new terminal and type :
ls -al /pentest/exploits/set/autorun/
we can see two files here one is autorun file and other is template.
#Now go to the directory:
cd /pentest/exploits/set/autorun
.#Type "nano autorun.inf" (it will open a nano editor for editing autorun.inf file.Here give the name of your file which you want to open by plugin the USB here.For me,i Insert the name exam-sheet.pdf)
#Copy these both files on the USB drive.

No comments:
Post a Comment