Miniattack

Simulate Attacks With Mininet And Hping3

It measures network load with bwm-ng when the net is under attack and plots the result.

miniattack

This demo has been tested on Ubuntu 20 with Python 3.8.

View the topology on Mininet-Topology-Visualizer

Usage

sudo python3 miniattack <option-1> <option-2>

For the options, you can set any supported options of hping3. See hping3 -h for more information.

Sample:

sudo python3 miniattack --flood --udp

Author

Rabist

GitHub

https://github.com/geraked/miniattack