You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chaos Dataset Downloading and Extraction: ReconTool now automatically checks the ProjectDiscovery Chaos dataset index (\index.json) for the target domain (case-insensitively and stripping TLDs like .com\ or ccTLDs like .co.uk). If a matched ZIP exists, it downloads it and extracts its files directly into the target's output directory, merging them with any existing files.
Independent Execution: The Wayback CDX stage and the Chaos dataset stage run completely independently of each other. Failure or 429 errors in one will not prevent the other from completing.
Concise Console Logging: Output has been streamlined to only print high-level step, success, info, and warning logs to keep the console clean and scannable.