NetStress is a DDoS and network stress testing tool.
Syn Flood Attacks
SYNFlood with static source port
SYNFlood with random source port
SYNFlood with static source ip address
SYNFlood with random source address
SynFlood with fragmented packets
ACK Flood Attacks
ACK Flood with static source port
ACK Flood with random source port
ACK Flood with static source ip address
ACK Flood with random source address
ACK Flood with fragmented packets
FIN Flood Attacks
FIN Flood with static source port
FIN Flood with random source...
Distributed Network emulation tool for high rate packet
...So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com
This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card.
This tool is similare to dynamips (GNS3) but it can manager a higher packet rate.
It can help to study DDoSattacks based on Botnet using the Lightweigth C++ Virtual Machine (LwCVM) in order to emulate Bots.
This project is based on the following projects and libraries:
LightweighIP of the TCP/IP stack
pthread
libpcap for communication with virtual machines
dynamips
Linux MicroCore