Seven Years of Service
Posts: 46
Threads: 6
RE: HACXX Stresser v1.0 10-27-2018, 10:28 AM
#2
so basically a booter? How doI make it stronger. Looking for 60gb VSP attack lol. Because that crashes fortnite servers now.
•
Ten Years of Service
Posts: 7,715
Threads: 3,843
RE: HACXX Stresser v1.0 10-27-2018, 02:32 PM
#3
On a computer device you have to setup a simple model. Similar to a proxy, you have to use a language that generate less traffic for example a Ajax or JavaScript request and host in a server with php. This way you can send hits that take less than a second and the server takes 2 seconds. Add a few servers and make the program work in a loop and you have a DDOS tool.
Essencially you have all the basics to do a DDOS attack from a single machine. Creating and using nodes to distribute page request...
•
Seven Years of Service
Posts: 233
Threads: 16
RE: HACXX Stresser v1.0 10-27-2018, 08:54 PM
#4
As you said its a batch script so first of all its not a ddos tool its a dos tools which doesnt even do that except ping a website probably.
•
Seven Years of Service
Posts: 31
Threads: 0
RE: HACXX Stresser v1.0 10-27-2018, 11:43 PM
#5
This Can be cool.. for my Friend
•
Fourteen Years of Service
Posts: 74,300
Threads: 317
RE: HACXX Stresser v1.0 10-28-2018, 02:42 AM
#6
I've completely overlooked this.
Another task added to my 50+ pending.
Appreciated.
•
Nine Years of Service
Posts: 8
Threads: 4
RE: HACXX Stresser v1.0 11-03-2018, 11:42 PM
#10
I have a nice little Github repository full of some decent DoS tools. It looks like you use Windows though, haha. Meaning it would take more work setting things up to use them, instead of simply typing "git clone github.com/example-tool" like you would on linux
•