Sha256: 6dca17e9296518a35ddfc54ac4056a43455690f8f4ce1a838d1beaa9a20f97c1
Contents?: true
Size: 1.83 KB
Versions: 14
Compression:
Stored size: 1.83 KB
Contents
# mihari [![Gem Version](https://badge.fury.io/rb/mihari.svg)](https://badge.fury.io/rb/mihari) [![Ruby CI](https://github.com/ninoseki/mihari/actions/workflows/test.yml/badge.svg)](https://github.com/ninoseki/mihari/actions/workflows/test.yml) [![Coverage Status](https://coveralls.io/repos/github/ninoseki/mihari/badge.svg?branch=master)](https://coveralls.io/github/ninoseki/mihari?branch=master) [![CodeFactor](https://www.codefactor.io/repository/github/ninoseki/mihari/badge)](https://www.codefactor.io/repository/github/ninoseki/mihari) --- <p align="center"> <img src="https://github.com/ninoseki/mihari/raw/master/images/logo.png"/> </p> --- A query aggregator for OSINT based threat hunting. Mihari can aggregate multiple searches across multiple services in a single rule & persist findings in a database. Mihari supports the following services by default. - [BinaryEdge](https://www.binaryedge.io/) - [Censys](http://censys.io) - [CIRCL passive DNS](https://www.circl.lu/services/passive-dns/) / [passive SSL](https://www.circl.lu/services/passive-ssl/) - [crt.sh](https://crt.sh/) - [dnstwister](https://dnstwister.report/) - [Fofa](https://en.fofa.info/) - [GreyNoise](https://www.greynoise.io/) - [HunterHow](https://hunter.how/) - [Onyphe](https://onyphe.io) - [OTX](https://otx.alienvault.com/) - [PassiveTotal](https://community.riskiq.com/) - [Pulsedive](https://pulsedive.com/) - [SecurityTrails](https://securitytrails.com/) - [Shodan](https://shodan.io) - [urlscan.io](https://urlscan.io) - [VirusTotal](http://virustotal.com) & [VirusTotal Intelligence](https://www.virustotal.com/gui/intelligence-overview) - [ZoomEye](https://zoomeye.org) See [documentation](https://ninoseki.github.io/mihari/) for more details. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
14 entries across 14 versions & 1 rubygems