Friday 31 August 2012

Email spoofing

Email spoofing


How to spoof emails



windows - open the command prompt: start>run>cmd
Linux - i dont think i need to tell you how to do this....... ;)


1) then type: telnet mx1.hotmail.com 25 [enter] this connects you to the server

2) when connected type: helo [enter] this has to be 'helo' i didn't make a error

3) the server should say " <server name></server> hello <your ip> dont be alarmed if it says hello

4) now type: mail from: <email address to spoof> [enter] this verifies the email address which the email will be from

5) next type: rcpt to: <the email reciever's address> [enter] this is who the email is gwetting sent to

6) now type: data [enter] this then tells the server that the info in the email is coming next

7) next type: subject: <subject> [enter] this is the email subject

8) next press: [enter] this tells the server that the message is coming next. this will make a blank line

9) now type: <your message> [enter] this is oviously your message

10) next press: [enter] this tells the server the email message is finished

11) now type: "." [enter] this will tell the server the email is ready to be sent. miss out the ""

12) you should get a message that the email is qeued

13) now type: quit this will tell the server to send the email officailly it is very inportant you type this


your email is now sent



it should look like this:

<font color=red">

220 mc1-f21.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.6824 ready
at Wed, 16 Jun 2004 13:08:39 -0700
helo [enter]
250 mc1-f21.hotmail.com Hello [80.43.217.100]
mail from: fatman@hotmail.com [enter]
250 fatman@hotmail.com....Sender OK
rcpt to: mags_004@hotmail.com [enter]
250 mags_004@hotmail.com
data [enter]
354 Please start mail input.
subject: hello [enter]
[enter]
Hello you whore!!!! [enter]
[enter]
. [enter]
250 Mail queued for delivery.
quit [enter]
221 Closing connection. Good bye.


Connection to host lost.
</font>

tips:
1. make sure you type quit at the end
2. make sure you put the "."
3. make sure you dont make mistake because you cant use backspace. is you make a mistake with the addresses type "rset"

No comments:

Post a Comment