UDPFlooder.jar
From /i/nsurgency W/i/ki
(Redirected from UDPFlooder)
UDPFlooder is a UDP Flooder(DoSSer) written in Java. It works by sending multiple junk UDP packets to a target, using multi-threading.

How To Use[edit]
Running UDPFlooder
Windows: Double click UDPFlooder.jar
Everyone else:
java -jar UDPFlooder.jar
Instructions
Enter the target IP or hostname
Enter the amount of threads you want to run simultaneously (See Notes)
Press FRAG
Recompiling
Windows: Run rebuild.bat
Linux/BSD: Run rebuild.sh
Everyone else:
cd /path/to/UDPFlooder/
javac UDPFlooder.java
jar cfm UDPFlooder.jar manifest *.class kingdomLib/*.class res/*
Requirements[edit]
Since it's written in Java, it can be run/recompiled on the following systems:
- Windows 2000/XP/Vista/7
- Linux
- BSD
- Solaris
- Mac
Download(Source Code Included)[edit]
Checksums[edit]
UDPFlooder.zip
- MD5 hash: 6c5959d149dd4427ad61164350a1c852
- SHA-1 hash: 4fcf2e9339c31603ed052f2f727001ddbe5797dc
Notes[edit]
- Threads: (Basically how many Flooders you want to run at the same time), by default it's 10, and more than say, 30, will probably cause your system to lag.
![]() |
UDPFlooder.jar is part of a series on Tools. |