http://www.datastronghold.com/content/view/81/29/
This is cool and very simple to do, email spoofing this way is easy, but of course I wouldn't do anything too stupid since this way is done through telent and can easily be traced backed to you.
Here are the steps summerized:
- Open your command window: Start Menu -> Run -> cmd
- Find the mail server your are going to use for the spoofing: http://centralops.net/co/DomainDossier.aspx
with the DNS records selected, and then find the lowest type of MX server. Example: mx1.company.com - Type in the name that was the lowest in the command window: telnet mx1.companya.com 25
You should get a response like: 220 mail.companya.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Tue, 19 Feb 2005 14:44:12 -0500 - Type: hello companya.com
The response should be echoed back. - Type: mail from: theboss@companya.com
- Type: rcpt to: friendb@companya.com
- Type: data
- Type your message then hit
then type the period '.' then enter again.
No comments:
Post a Comment