Google's Unsecured SMTP leads Email Forging
![]() |
You might have revived many mails regarding lottery draw or some kind of monetary benefits and some of you might have replied to those mails also. I will explain lot in next post regarding these scam mails but here I am going to explain something about Email forging.Email forging is also known as E-mail address spoofing . As per wiki : The sender information shown in e-mails (the "From" field) can be spoofed easily. |
This technique is commonly used by spammers to hide the origin of their e-mails and leads to problems such as misdirected bounces (i.e. e-mail spam backscatter).
E-mail address spoofing is done in quite the same way as writing a forged return address using snail mail. As long as the letter fits the protocol, (i.e. stamp, postal code) the SMTP protocol will send the message. It can be done using a mail server with telnet.[wiki]
If you search on Google for Email forging you will find lot of result. You can use any of the method to forge the mail. Most of the email providers currently blocked their SMTP address and you will not be able to connect them through telnet. Let me take example of email forging using telnet. In this method first of all you have to find the MX records for the site through which you want to forge the mail. for this in windows OS you can simply find this by following below command sets.
|
but same is not happening on my system...
ReplyDeleteI'm not getting any non authoritative result with steps mentioned above. Please suggest!!!
ReplyDeleteI have updated the post. Please follow the step and I am sure it will work.For non authoritative see the screenshot attached.
ReplyDeleteIf you are trying it in your office then you will not able to telnet the port 25 as it is smtp port and is blocked in almost every companies. Try it out at your home. :)