Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 361 Bytes

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