...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 DDoS attacks 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