Skip to content

NLADC/ddosdb

Repository files navigation

        Concordia logo         DDoS Clearing House logo         NoMoreDDoS logo NoMoreDDoS logo

Python GitHub Issues Contributions welcome License Last commit

DDoSDB

Getting to know DDoSDB components

The heart of DDoSDB is a Django Webapp. MongoDB is used for storing the fingerprints, with Mongo Express you can inspect the fingerprints database and backup/restore it if necessary. Nginx is used as webserver front-end (except for the development setup).

The raw .json files and the pcap samples are stored locally on disk.

If you don't know what Django is, but would like to understand how DDoSDB is setup, then please checkout the excellent documentation and familiarise yourself a bit with Django by following the tutorial.

How to start?

You can use two approaches to running a (local) DDoSDB repository:

For deployment you can use the dockerized version and add Let's Encrypt cerificates using the script provided.

Acknowledgements

The DDoS clearing house can be used by any community of organizations that wishes to collaboratively defend themselves against DDoS attacks. The development of the clearing house was partly funded by the European Union’s Horizon 2020 Research and Innovation program under Grant Agreement No 830927. It will be used by the Dutch National Anti-DDoS Coalition, a self-funded public-private initiative to collaboratively protect Dutch organizations and the wider Internet community from DDoS attacks. Websites: https://www.concordia-h2020.eu/ and https://www.nomoreddos.org/en/.