Skip to content

ReconTool v1.0.8 - Chaos Dataset Integration

Choose a tag to compare

@hackThacker hackThacker released this 14 Jul 12:53

ReconTool v1.0.8 - Chaos Dataset Integration

  • 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.