Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 971 Bytes

use.md

File metadata and controls

47 lines (32 loc) · 971 Bytes

ddosdn use

Run topology

run topology and install apps. Info in install guide

python3 topo.py

Normal traffic

using siege whit flag -i in usr containers (autoconfigured)

Irregular traffic

use hping3 from bot containers

IDS

connect snort containers to ONOS controller using pigrelay.py

in snort containers

python2 pigrelay.py

use snort to inspect traffic when it is upper than a boundary

Behavior

ddos-deteccion

Duplicate suspicious traffic.

ddos-mitigation

Filtrate suspicious traffic.

To see alarms use Fault Managment REST (info)

There is an example of how to read from rest API on statistics notebook.