Sunday 21 October 2012

Send Fake Mail using PHP

 Today I am going to tell you about the fake email drops. Fake emails are those email which contains the genuine or false email address but actually does not coming from the  genuine source. Let me give and example about this, suppose there is a email address named as "abcd@gmail.com" then the genuine source of this email is "www.gmail.com". Now if any one send the mail by using that email address i.e abcd@gmail.com from source other than gmail.com is consider as fake mail.

In this article i am going to show you that how can you use PHP script for sending these fake mails. Just follow these simple steps;
  • Upload the PHP script to any web server where mailing client is enabled like  x10hosting.com
  • Well you have Done. Now just open the link where the php is present in server i.e "www.yourdomain.com/fakemail.php".
  • Well now you have to just fill the form.
  • Recipient: Fill name of the reciever.
  • Sender name: Fill name of the sender.
  • Sender Email Address: Fill the sender's email address.
  • Subject: Enter the subject of you mail here.
  • Content: Enter the content of your mail here.
  • After filling all the detail just send the mail and then this mail is received at the Recipient side as original mail but in actual mail is false or fake. 
 Download PHP Script.....................

No comments:

Post a Comment