Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email spoofer

PHP email spoofer. Send emails from any email adress.

Buy Me A Coffee

Note: Make sure that you upload it to a PHP and email compatible server. You can use 000webhost as it's free.

Using the command line

You can use curl to send the PHP form from the command line:

curl --data "from=$FROM&to=$TO&subject=$SUBJECT&message=$MESSAGE" $PHP_URL

If you want to do this automatically, you can use this little script.

Disclaimer

This project is for testing and educational purposes. I don't take any responsibility for what you do with this program.

About

Send emails from any email address. PHP-based spoofer with web form + command line support via curl. Deploy free on 000webhost.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages