How to Fake Mail
Fake mail is e-mail which appears to be from someone other than the actual sender.
Fake mail was initially usually used to stage practical jokes, but is now utilized primarily by e-mail spammers.
How to Send Fake Mail
To send fake mail, first `telnet` to port 25 of the machine you want the fake mail to appear to originate from. This will connect you directly to the SMTP (Simple Mail Transfer Protocol) daemon running on that host.
Next, enter SMTP commands by typing them directly to the SMTP daemon.
Enter your SMTP message as in this example, which sends a fake mail message to the President from barry.goldwater@heaven.org:
HELO heaven.org
MAIL FROM: <barry.goldwater@heaven.org>
RCPT TO: <president@whitehouse.gov>
DATA
Date: Thu, 31 Dec 1998 12:16:35 -0500 (EST)
From: barry.goldwater@heaven.org (Barry Goldwater)
To: president@whitehouse.gov
Subject: Patriot Act
Reply-To: barry.goldwater@heaven.org
George:
The Patriot Act is a horrible idea.
Make war against our nations enemies, not our nations people.
Barry
.
QUIT
On systems that have RFC 931 – Authentication server implemented, spoofing your “MAIL FROM:” line will not work. Test by sending yourself fake mail first.
Newer SMTP daemons, such as smail 3.1.29.1+ or sendmail 8.7+, perform an identd check when you connect to them. These SMTP daemons are impossible to completely spoof without first spoofing identd.
For more information on SMTP, read RFC 2822 – Internet Message Format.
Note that the headers inside the DATA statement should be optional, but are actually required by some mailers. Even when not required, they often help your fake mail message appear genuine.
Finding a Mail Server to Send Fake Mail Through
To send fake mail, you will need to find a mail server.
To locate an SMTP server for a domain, use `nslookup` and set your query type to MX.
This will look something like this:
$ nslookup
Default Server: localhost.net
Address: 127.0.0.1
> set type=mx
> example.com
Server: localhost.net
Address: 127.0.0.1
Non-authoritative answer:
example.com preference = 15, mail exchanger = smtp-03.mx.example.com
example.com preference = 15, mail exchanger = smtp-04.mx.example.com
example.com preference = 15, mail exchanger = smtp-01.mx.example.com
example.com preference = 15, mail exchanger = smtp-02.mx.example.com
Comments (1)
Leave a Reply
- SMTP (Simple Mail Transfer Protocol)
SMTP is short for Simple Mail Transfer Protocol and it is used to transfer e-mail messages between computers. It is a text based protocol in which message text is specified along with the recipients of the message. Simple Mail Transfer Protocol is a 'push' protocol and it cannot be used to 'pull' the messages from [...]...
- How to Download Yahoo Mail into Outlook
Yahoo Mail is the web-based mail client provided by the popular search engine, Yahoo. Yahoo Mail organizes the email of all Yahoo users and guarantees that users have a way to receive notifications from Yahoo concerning their services and activities. Yahoo Mail is similar to Gmail and Windows Live Mail and is compatible with a [...]...
- MIME (Multipurpose Internet Mail Extensions)
MIME, also known as, Multipurpose Internet Mail Extensions, helps the e-mail protocols to permit the users to transfer any kind of image, sound, and program as attachment in email across the World Wide Web. It is because of MIME only that you can send your audios, videos and software programs to other users through email [...]...
- How to Fake Posts and Control Messages to Usenet
From: Anonymous (Pretending to be: tale@uunet.uu.net (David C Lawrence) Subject: FAQ: Better living through forgery Date: 19 Mar 1995 02:37:09 GMT Anonymous netnews without “anonymous” remailers Inspired by the recent “NetNews Judges-L” events, this file has been updated to cover forging control messages, so you can do your own article canceling and create and destroy your own [...]...
- VMB (Voice Mail Box)
A VMB (Voice Mail Box) is a computer that acts as an answering machine for hundreds or thousands of users. Each user will have their own Voice Mail Box on the system. Each mail box will have a box number and a pass code. Without a passcode, you will usually be able to leave messages [...]...





you can use a good <a “href=http://www.stop-my-spam.com/”>fakemail</a>