Skip to content

Replicated code of Dabr: Dynamic attribute-based reputation scoring for malicious ip address detection model

License

Notifications You must be signed in to change notification settings

shaswata09/DabR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DabR

The Repository is the implementation of DabR model.
It is also used as AI Reputation Service of AI-Adaptive_PoW System.

Adaptive_PoW Repository Link: https://github.com/trishac97/AI_Adaptive_POW

Steps to Run:

  1. Clone & Extract Code.
  2. Download dependencies from requirements.txt
  3. Add/Replace your https://ipinfo.io/ api token in the code.
  4. Run. Command: python dabr.py
  5. Hit http://127.0.0.1:5000/getreputation/ to get the reputation.
  6. Enjoy!

Thank You! Any comment or queries are appriciated.

About

Replicated code of Dabr: Dynamic attribute-based reputation scoring for malicious ip address detection model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages