Saturday, 7 September 2013

DDoS prevention simulation

DDoS prevention simulation

To be specific I want to check feasibility and direction for my current
semester project. The scenario is ,i have attacker , my system , and
victim server.Whatever DDoS traffic i wanna send must go through my system
and then forward to victim server. I want to filter the traffic to check
whether they are from legitimate users or infected PCS by checking and
filtering packets and to allow access to only legitimate users.
Is it possible to design such scenario without routers (which can apply
filters for this purpose) by sniffing packets through my system and check
them and send request to victim server ? (i am thinking of victim should
point or match there nameservers to ours for it)
is it possible to do it on single system by using multiple ips (localhost
alike) to simulate this scenario?
Do i have use Winpcap for sniffing packets or there are any better
solution or library available?
Regards

No comments:

Post a Comment