Metabigor Versions Save

OSINT tools and more but without API key

v1.8

3 years ago
  • Added new net command for quickly search for ASN information.
  • Moved old net command to netd command.
  • Added new cert command for certificate search on crt.sh
  • Added ipc command for get Summary about IP addresses (powered by @thebl4ckturtle)
# Example new commands

# Certificate search on crt.sh
echo 'Target' | metabigor cert

# Get Summary about IP address (powered by @thebl4ckturtle)
cat list_of_ips.txt | metabigor ipc --json

v1.6

3 years ago
  • Improve scan command.
  • Added an overview scan with zmap.
  • Added --nmap-command for custom nmap command.
  • Added -A or --join to join all inputs to a file first then do a scan`

v1.5

3 years ago
  • Added ip command for IPOsint search.
  • Added -x option for net command to only pull results from trusted sources.
  • Fix some bugs.

v1.1

4 years ago
  • Added search command.
  • Improve output for scan command.
  • Fix some bugs.

v1.0

4 years ago

Metabigor - Intelligence Framework but without API key

  • Rewrite the tool in Go.
  • Main features:
    • IP and ASN discovery with a real browser.
    • Wrapper and Parser for masscan and nmap.