Skip to content

Detection of covert channel in the network using machine learning.

Notifications You must be signed in to change notification settings

2020-HelloWorld/CovertChannelDetection

Repository files navigation

CovertChannelDetection

Detection and prevention of covert channel in the network using machine learning and network operations

Stpes to run the program

sudo su
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Note : While creating super user, give email as username