Discover Paths via OSINT Sources
Search OSINT sources for a list of hosts to discover hidden paths and endpoints
Category
Content Discovery
Inputs
hosts
file
requiredList of hosts
Outputs
urlsurl-details
Discover Paths via OSINT Sources
Description
Search OSINT sources for a list of hosts to discover hidden paths and endpoints.
Features
- Aggregates URLs from multiple OSINT sources, combining historical and recent data.
- Cleans and normalizes URLs to consolidate semantic duplicates and ensure consistent formatting.
- Can process thousands of hosts simulataneously.
Inputs
Required
- hosts: A list of hostnames for which URLs are to be discovered
Outputs
- urls: List of discovered URLs.
- url-details: JSONLines records of URL discovery details.
Changelog
- v1.0.0
- Initial release