ddosim v0.2 : DDos Tool
DDOSIM simulates several zombie hosts (having random IP addresses) which create full TCP connections to the target server. After completing the connection, DDOSIM starts the conversation with the listening application (e.g. HTTP server). Can be used only in a laboratory environment to test the capacity of the target server to handle application specific DDOS attacks.
this Tool Can Do Lot Of THings :
- HTTP DDoS with valid requests
- HTTP DDoS with invalid requests (similar to a DC++ attack)
- SMTP DDoS
- TCP connection flood on random port
Info : This Tool Works under linux :
you can download it : here
how to install :
1) unzip ddosim-0.2
2) cd ddosim-0.2
3) ./configure
4) make
5) make install
No comments:
Post a Comment