Skip to content

Python-coded Tor DoS tool with slow-GET attack and GET flood that can't be filtered.

License

Notifications You must be signed in to change notification settings

logonmy/Stinger-Tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stinger-Tor

Details

Stinger is a Python-2.7-coded Tor DoS tool with slow-GET and GET flood that can't be filtered by anti-DoS systems.

Credits

Coded by @WhitePacket ~ whitepacket.org

Functionality

Utilizes multi-threading with 256 threads default, and a thread capacity of 376.
Waits 5-20 seconds between each HTTP header in slow-GET mode to consume all web-server sockets, possibly crashing or over-loading it. Stinger sends HTTP requests as fast as possible with the flood option; This ends up being a battle of application-layer server power, or bandwidth.
The payload is an exact replica of the latest version of the Tor Browser Bundle sending a GET request. This way if they end up filtering the traffic, almost all users can't visit the website anyways. All requests under Tor come from 127.0.0.1 so our DoS tool is completely identical to a Tor Browser Bundle user looking to visit your homepage.

Final statement

Hopefully this is used for good, not bad. Maybe a few unmentionable, illegal Tor servers go down.
Donate BTC (nobody ever does): 1MfxuyEFY6StHo3gBPdNyRWGFDMxRutEXp

About

Python-coded Tor DoS tool with slow-GET attack and GET flood that can't be filtered.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages