Skip to content
forked from ninoseki/mihari

A tool for OSINT based threat hunting

License

Notifications You must be signed in to change notification settings

towfiq007/mihari

 
 

Repository files navigation

mihari

Gem Version Ruby CI Coverage Status CodeFactor

img

Mihari is a tool for OSINT based threat hunting.

How it works

img

  • Mihari makes a query against Shodan, Censys, VirusTotal, SecurityTrails, etc. and extracts artifacts (IP addresses, domains, URLs or hashes).
  • Mihari checks whether the database (SQLite3, PostgreSQL or MySQL) contains the artifacts or not.
    • If it doesn't contain the artifacts:
      • Mihari saves artifacts in the database.
      • Mihari creates an alert on TheHive.
      • Mihari sends a notification to Slack.
      • Mihari creates an event on MISP.

Also, you can check the alerts on a built-in web app.

img

Supported services

Mihari supports the following services by default.

Docs

Presentations

License

The gem is available as open source under the terms of the MIT License.

Acknowledgement

Mihari is proudly supported by Tines.io, The SOAR Platform for Enterprise Security Teams.

About

A tool for OSINT based threat hunting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.0%
  • Ruby 17.0%