Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Email spoofing... yet again


Email spoofing... yet again

By ghostghost | 8752 Reads |
0     0

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"

by, scankyfrank

Comments
ghost's avatar
ghost 18 years ago

Great artikel, but just a little note: if u made a mistake, just go stand on the "wrong" letter and type another on, or just press delete ;)

ghost's avatar
ghost 18 years ago

o wait, sorry: not delete, but space when on the letter :D

ghost's avatar
ghost 18 years ago

does anyone else have problems with their telnet? i can never seem to connect to anything.

ghost's avatar
ghost 18 years ago

same. it just says "Could not open connection to the host, on port 25: Connect failed" anyone know what to do?

ghost's avatar
ghost 18 years ago

Any reason why i cant connect to the mailing server?

ghost's avatar
ghost 18 years ago

Yeah, would of worked about 2 years ago but most mailing servers have blocked this way of spoofing email.

ghost's avatar
ghost 17 years ago

Does anyone know of an email client that allows you to send emails without being authorized (blocked), and also has hotmail in its list of allowed addresses?

ghost's avatar
ghost 17 years ago

i've used this method recently by connecting to mail.charter.net. it works perfectly. my only concern is, this isn't 100% anonymous becuase it shows the originating IP of the message. Is there a way around that?

ghost's avatar
ghost 17 years ago

and just so you know: mail.charter.net 25 allows hotmail, gmail, yahoo, and i'm sure any others. Have fun!

ghost's avatar
ghost 17 years ago

at placebo, yes if you use putty, just put in a proxy

ghost's avatar
ghost 17 years ago

true panda… i've been trying to find an open smtp relay but no luck… if anyone finds one let me know

ghost's avatar
ghost 15 years ago

for some reason it says telnet is not a reconized command? im running vista btw any ideas?

bahpomet1105's avatar
bahpomet1105 8 years ago

awesome article I used this idea as a back bone to my new python script so thanks scankyfrank