Class: Mihari::CLI

Class Method Summary collapse

Methods included from Mihari::Commands::ZoomEye

included

Methods included from Mihari::Commands::Web

included

Methods included from Mihari::Commands::VirusTotal

included

Methods included from Mihari::Commands::Urlscan

included

Methods included from Mihari::Commands::SSHFingerprint

included

Methods included from Mihari::Commands::Spyse

included

Methods included from Mihari::Commands::Shodan

included

Methods included from Mihari::Commands::SecurityTrailsDomainFeed

included

Methods included from Mihari::Commands::SecurityTrails

included

Methods included from Mihari::Commands::ReverseWhois

included

Methods included from Mihari::Commands::Pulsedive

included

Methods included from Mihari::Commands::PassiveTotal

included

Methods included from Mihari::Commands::PassiveSSL

included

Methods included from Mihari::Commands::PassiveDNS

included

Methods included from Mihari::Commands::OTX

included

Methods included from Mihari::Commands::Onyphe

included

Methods included from Mihari::Commands::JSON

included

Methods included from Mihari::Commands::HTTPHash

included

Methods included from Mihari::Commands::FreeText

included

Methods included from Mihari::Commands::DNSTwister

included

Methods included from Mihari::Commands::DNPedia

included

Methods included from Mihari::Commands::Crtsh

included

Methods included from Mihari::Commands::Config

included

Methods included from Mihari::Commands::CIRCL

included

Methods included from Mihari::Commands::Censys

included

Methods included from Mihari::Commands::BinaryEdge

included

Class Method Details

.exit_on_failure?Boolean

Returns:

  • (Boolean)


69
70
71
# File 'lib/mihari/cli.rb', line 69

def exit_on_failure?
  true
end