- Core
- Added support for TLDExtract v5.x
- Improved readability overall
- Subdomain Enumeration
- Added new data sources :
- Chaos
- LeakIX
- GitHub
- Disabled outdated sources
- Refactored all subdomain modules for consistent reporting and error handling
- Added new data sources :
- Directory Search
- Added Probing for phantom/wildcard URLs to reduce false positives
- Added Smart auto-filtering for soft-404s based on content length and redirect targets
- Header Analysis
- Added detailed cookie attribute reporting (Secure, HttpOnly, SameSite)
- Improved categorization of security vs. general headers
- Added option to hide banner
- Added option to save API keys
- Added option to specify custom export directory
- Added option to read API keys from env directly
- More sources added for subdomain enumeration :
- BinaryEdge
- Netlas
- Hunter.How
- ZoomEye
- UrlScan
- AlienVault
- SSL info module optimized
- Fixed TLDExtract issue with IP targets
- Replaced dnslib with dnspython
- Removed psycopg2
- dependencies reduced
- logger added
- adjusted for new tldextract version
- bevigil added for sub-domain enum
- refactored
- sonar sub-domain query disabled
- improved exception handling in dns enum
- fixed some url issues in crawler
- threads added in port scanner
- fixed status code issue in directory enumeration module
- more sources added for subdomain enumeration
- wayback
- sonar
- hackertarget
- CHANGELOG.md added
- export
- output format changed
- csv and xml export removed
- subdomain enum
- bufferover removed
- shodan integrated
- directory enum
- module optimized
- results are printed as they are found
- port scanner
- module optimized
- dedicated wayback module added