Skip to content

FrozenMindLake/malware_detection_startup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

malware_detection_startup using Flask and mongodb

In this start up i have created a malware detection system using python web framework (flask and mongo db). that is completely a real world application.

This application contains register and login form with session and cookie handling. Also i used JWT for authentication. Mongo db used to store data.

Instruction

1- pip install -r requirements.txt.

2- in malware_detection folder run, run.py (python3 run.py).

About

Need to execute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 35.5%
  • Python 32.7%
  • HTML 27.2%
  • JavaScript 4.6%