Metabigor is a command-line intelligence and OSINT tool designed to perform reconnaissance and security research tasks without requiring API keys. It focuses on simplifying access to public intelligence sources so that researchers, penetration testers, and bug bounty hunters can gather information efficiently from a single interface. It enables users to discover IP ranges, domains, and infrastructure details related to organizations, domains, or autonomous systems. Metabigor integrates multiple public data sources such as certificate transparency logs, BGP routing data, reverse WHOIS services, and IP intelligence databases to help map digital infrastructure. It can also enrich IP information with service, port, and vulnerability data using Shodan InternetDB while remaining accessible without authentication keys. In addition, it provides utilities that coordinate network scanning workflows by acting as a wrapper for tools like rustscan, masscan, and nmap.
Features
- Network discovery to find IP ranges (CIDRs) from ASN, domain, organization, or IP address
- Certificate transparency analysis to discover related domains and subdomains
- IP enrichment using Shodan InternetDB to obtain service, port, and vulnerability data
- GitHub code search integration to detect exposed secrets or domains in public repositories
- Infrastructure mapping through IP clustering and ASN correlation
- Wrapper utilities for running scanners such as rustscan, masscan, and nmap more efficiently