Balanced ICMP Flooder - YouTube
Simple DoSer/Flooder that automatically adjusts the power (packet size and timeout).
Launch:
src/Balanced-ICMP-Flooder.bat
- Multithreading
- Automatically adjusts the power
- Based on "ping" command
To change the threads count edit line 9 in "Balanced-ICMP-Flooder.bat".
for /l %%i in (1,1,4)...
^ here
- 4 = 4 threads + 1 = 5 threads
- 9 = 9 threads + 1 = 10 threads
And line 19 in "Balanced-ICMP-Flooder.bat".
(set /a maxpacket=%packet%*5)...
^ here
- 5 = 5 threads