Blackhat Carding Forum | Carding Forum - Credit Cards - Hacking Forum - Cracking Forum | Bhcforums.cc
How to Send Spoofed Emails Anonymously - Printable Version

+- Blackhat Carding Forum | Carding Forum - Credit Cards - Hacking Forum - Cracking Forum | Bhcforums.cc (https://bhcforums.cc)
+-- Forum: Hacking and Cracking Zone (https://bhcforums.cc/Forum-Hacking-and-Cracking-Zone)
+--- Forum: Hacking (https://bhcforums.cc/Forum-Hacking)
+--- Thread: How to Send Spoofed Emails Anonymously (/Thread-How-to-Send-Spoofed-Emails-Anonymously)



How to Send Spoofed Emails Anonymously - Blackhatking - 02-10-2020

send spoofed emails to our friends and family for fun. But the question is, is it possible to send spoofed emails in spite of the advanced spam filtering technology adopted by email service provides like Gmail, Yahoo etc?

The answer is YES, it is still possible to bypass their spam filters and send spoofed emails anonymously to your friends or family members. For example, you can send an email to your friend with the following sender details.


Quote:The contents of this section are hidden for your group

Register or Login
The art of sending this kind of email is known as Email Spoofing. One of the easy way to send a spoofed email is by using our own local SMTP server. In the past, I have tried SMTP servers like QK SMTP server. This method used to work successfully in those days, but as of now, it has a very low success rate since Gmail and Yahoo (all major email service providers) blocks the emails that are sent directly from a home computer.

How to Send Spoofed Emails?

In this post, I have come up with a new method of sending spoofed emails to anyone without having to worry about being blocked or filtered as spam. In order to accomplish this, all you’ve to do is use a “relay server” while sending the spoofed emails.

What is a Relay Server?

In simple words, a relay server is an

[To see content please register here]

that is trusted by major companies as an authorized sender of the email. So, when you send an email using a relay server, the email service providers like Yahoo and Gmail blindly accept the emails and deliver it to the inbox of the recipient. If the SMTP server is not authorized, Google and Yahoo will reject all the emails sent from this SMTP server. This is the reason for which using our own

[To see content please register here]

to send emails fail.

So, How to Find a Relay Server?

Now, all we have to do is find a trusted SMTP server so as to send spoofed emails successfully. Usually, all the emails that are sent from web hosting providers are trusted and authorized. So, you have to find a free web hosting provider that allows you to send emails. But, most of the free web hosts disable the Mail feature and do not allow the users to send emails. This is done just to avoid spamming. However, all the paid hosting plans allow you to send any number of emails. Once you find a hosting service that allows to send emails from their servers, it’s just a cakewalk to send anonymous emails. All we have to do is just modify the

[To see content please register here]

to insert a fake From: address field into it.

I have created a PHP script that allows you to send emails from any name and email address of your choice. Here is a step-by-step procedure to setup your own anonymous email sender script:

  1. Go to

    [To see content please register here]

    and register a new account.
  2. Download my script from the following link:

Code:
The contents of this section are hidden for your group

Register or Login

  1. Login to your FreeWebHostingArea Account and click on File Manager.
  2. Upload the sendmail.php, pngimg.php and bg1.PNG files to the server.
  3. Set permissions for sendmail.php, pngimg.php and bg1.PNG to 777.
  4. Now type the following URL:

    http://yoursite.x10hosting.com/sendmail.php

  5. NOTE: yoursite must be substituted by the name of the subdomain that you have chosen during the registration process.


  6. Use the script to send spoofed emails anonymously to your friends and have fun. Enjoy!!!
  7. You can use this script on local with XAMPP or other for practice.

[*]Tell me whether it worked or not. Please pass your comments.


RE: How to Send Spoofed Emails Anonymously - whitehatdevil - 09-21-2021

Thanks for sharing