Create A Simple Email Bomber Using PHP And HTML
You’ll Need:
1. Webhosting – Make Sure You Have SMTP Or It Wont Work
2. Small Knowledge About PHP And HTML
Steps:
1. So first we will want to create a file called “index.html”
2. We will place the following code in the index.html
Code:
3. Go ahead and save that file in a folder, name the folder what-ever you want.
4. Now in that folder go ahead and create a file named “email.php”
5. Now open the email.php and place the following code inside it.
Code:
6. Now you can go ahead and upload it to your server, and boom.
Now you should be able to go to your domain/url and find that theres a panel there, go ahead and fill it out with your victims email & the message to send/spam and press the send button.
Comments
Post a Comment