Skip to content

Files

Latest commit

c52b450 · Mar 24, 2025

History

History
23 lines (15 loc) · 894 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 894 Bytes

HackInSDN Anti-DDoS

Sflow-RT application for DDoS detection and mitigation using Kytos-ng SDN Orchestrator. This application provides real-time detection of DDoS flood attacks and automatically add mitigiation rules leveraging Kytos-ng SDN Orchestrator remote triggered black hole (RTBH).

To install

  1. Download sFlow-RT
  2. Run command: ./sflow-rt/get-app.sh hackinsdn hackinsdn-anti-ddos
  3. Optionally, also install browse-flows application to help monitoring: ./sflow-rt/get-app.sh sflow-rt browse-flows
  4. Restart sFlow-RT

Alternatively, use the Docker image: https://hub.docker.com/r/sflow/ddos-protect/

For more information, visit: https://hackinsdn.ufba.br

References and credits

This application was built based on: