Skip to content

Omnetpp project to simulate a DDoS attack and a basic defense mechanism

Notifications You must be signed in to change notification settings

mauro-belgiovine/DDoS_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDoS attack and basic defense mechanism simulation

Screenshot

Instructions (English)

This code is intended for Omnet++ 4.6.

To run the simulator, follow these steps:

  • in inet package source code, substitute the provided pingapp/ and tcpapp/ folders in original applications paths:
    • pingapp/ -> $OMNETPP_WORKSPACE/inet/src/applications/pingapp/
    • tcpapp/ -> $OMNETPP_WORKSPACE/inet/src/applications/tcpapp/
  • import project DDoS46/ inside Omnet++ 4.6;

Istruzioni (Italiano)

Questo codice si intende per Omnet++ 4.6.

Per eseguire correttamente il simulatore, procedere con i seguenti passi:

  • sostituire nei sorgenti di inet i file contenuti nelle cartelle pingapp/ e tcpapp/, rispettivamente nei percorsi $OMNETPP_WORKSPACE/inet/src/applications/pingapp/ e $OMNETPP_WORKSPACE/inet/src/applications/tcpapp/;
  • importare il progetto DDoS46/ all'interno di Omnet++ 4.6;

About

Omnetpp project to simulate a DDoS attack and a basic defense mechanism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published