Skip to content

Mr Threat is a Django Web-App that allows SOC Analysts to look up the IPs they're interested in.

Notifications You must be signed in to change notification settings

FitAdam/Mr.-Threat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr. Threat

Mr. Threat is a Django Web-App that allows SOC Analysts to look up the IPs they're interested in.

Live Version

To see an online version go to:

to be confirmed

Instalation

  1. Create virtual env.
  2. pip install requirements.txt
  3. Remeber to set up a secret key.
  4. Migrate the database.
  5. Run: python manage.py runserver
  6. Go to local host.

Usage

The SOC Analyst can:

  1. Check if the IP is malcious
  2. Compare the findings with the most well-known threat-hunting services.
  3. first 5 look ups are free then the paid account is needed.
  4. Create account and store the history of reports.
  5. Get a report which IP has changed the score if it was seen before.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Mr Threat is a Django Web-App that allows SOC Analysts to look up the IPs they're interested in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published