Nmap rule development workbench prototype

developed by Christian Reitter
contact: project Email

Masters project WS2016/2017
Chair of Algorithms and Data Structures
Albert-Ludwigs-Universität Freiburg



Credits

This project is based on the following software:

Software stack:
Python 3 + Django
nginx and uwsgi
libvirtd KVM on Debian

Libraries:
re2 regex engine (source, BSD 3-clause license)
re2 Python module (source, BSD 2-clause license)
ujson Python module (source, BSD 3-clause license)

Libraries used during development:
marisa-trie trie library (source, BSD 2-clause / LGPL 2.1 or later license)
marisa-trie Python module (source, MIT license)