Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.
/ morepork Public archive

OpenFlow/Ryu application to detect and mitigate distributed denial of service (DDoS) attacks on-the-wire.

License

Notifications You must be signed in to change notification settings

zl4bv/morepork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morepork

OpenFlow/Ryu application to detect and mitigate distributed denial of service (DDoS) attacks on-the-wire.

  • Detects spikes and unexpected increases in load
  • Identifies attacks using out-of-box intrusion detection systems (IDSs)
  • Drops attack traffic on-the-wire

Version

0.1

Tech

Morepork uses a number of open source projects to work properly:

  • Ryu - OpenFlow controller written in Python
  • Security Onion - Linux distro for IDS, NSM, and log management

Installation

git clone https://github.com/zl4bv/morepork.git
cd morepork
sudo pip install -r requirements.txt

Running Morepork

cd morepork
TRIPWIRE_CONF=config/tripwire.yaml ryu-manager morepork.app.main

License

New BSD License

About

OpenFlow/Ryu application to detect and mitigate distributed denial of service (DDoS) attacks on-the-wire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages