Hey guys in this article you are gonna learn how to send fake emails to your friends for fun.The things we gonna need to do this are:
-QK SMTP Server
We could do this hack without using QK SMTP Server by connecting to SMTP server of the ISP or any other domain.But this is no longer working because SMTP of remote server will reject any unauthorized access.So we are gonna need our own SMPT server on our computer.It is a simple software.You can download this at http://www.qksoft.com/qk-smtp-server/.
Now,after installing QK SMTP Server you will have to configure it.
-Go to settings on the main screen.
-Now click on the basic parameter tab.
- Set binding IP to “127.0.0.1?.
-And set the port to "25"
Now lets come to sending the fake email.Which is also known as (email forging).
-Now run QK SMTP Server and minimize it.
-Run command prompt (Start-Accessories-Command prompt).
-Type ( C:\>telnet 127.0.0.1 25 ) without brackets.
Here "127.0.0.1" is the default ip(internet protocol) address of every computer and 25 is the port number.This step is really very important to send fake emails.
Here is a snapshot of what will you see at this point.
Now type in the black window step by step. (Messages in brackets are just explanations)
-Type "helo hacker" (you can replace "hacker" by any name after that server will welcome you with "250 helo hacker")
-Now type "mail from:silentninja@hotmail.com" (you can change the id to any thing.After pressing enter you will get a confirmation message "250 silentninja@hotmail.com address okay")
- type "rcpt to:admin@gmail.com" (you can change the address to any valid email address)
-type "data"
-From:Ninja <silentninja@yahoo.com>
-To:admin@gmail.com
-Date:Sat Agust 5,2010 6:08PM
Subject:Test to send fake email.
blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
your faithfully
bye
put a dot (.) and press enter to end the body of your email.
then type "quit".
You are done.Your email is sent.
here is the image for your convenience.
Comments
Be the first, drop a comment!