gr00T0x / mihari

A tool for OSINT based threat hunting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mihari

Gem Version Ruby CI Coverage Status CodeFactor



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.

About

A tool for OSINT based threat hunting

License:MIT License


Languages

Language:Ruby 71.6%Language:Vue 17.0%Language:TypeScript 10.9%Language:HTML 0.2%Language:JavaScript 0.2%Language:Shell 0.1%Language:Dockerfile 0.1%