Data Model & I/O
Input Formats
Single Domain (-d)
# Standard domain
./reconftw.sh -d example.com -r
# Subdomain (scans parent automatically)
./reconftw.sh -d api.example.com -r
# With protocol (protocol is stripped)
./reconftw.sh -d https://example.com -rDomain List (-l)
./reconftw.sh -l targets.txt -rexample.com
target.org
subdomain.another.comCIDR/IP Range (-m)
Scope Files
Output Directory Structure
Key Output Files
subdomains/subdomains.txt
webs/webs.txt
webs/webs_all.txt
hosts/ips.txt
vulns/nuclei_output.json
hotlist.txt
Module Input/Output Matrix
Module
Primary Input
Key Outputs
Data Flow
File Formats
Text Lists (.txt)
JSON Output (.json)
XML Output (.xml)
CSV Output
Checkpoint System
How It Works
Resuming Scans
Force Re-run
Log Files
Main Log
Debug Mode
Aggregated Outputs
assets.jsonl
HTML Report (with AI)
Integration Exports
Faraday
Custom Export
Common Data Operations
Find All Critical Vulns
Merge Results from Multiple Scans
Generate Statistics
Storage Requirements
Target Size
Storage
Last updated