Wait for every original snippet before conversion.
This React app preserves the original snippet intake workflow, adds AI text generation, and now maps the latest security-enum Python blocks into a visual blueprint so you can track what has been provided before doing a single conversion pass.
Snippet checklist
Name each expected source, paste the original code, and mark it complete only when the exact snippet is present.
Integrated Python blueprint
The latest refinement snippets are mapped below so the app clearly reflects what has already been provided.
Scans response bodies for common AWS, Google API, generic secret_key, and api_key patterns with optional private-key block detection.
Walks a sensitive file list with profile-based limits and records reachable endpoints that return status codes below 400.
Extracts script sources and inline path-like endpoints from HTML, then fuzzes discovered JavaScript routes using a profile limit.
Builds the default host object including TLS, DNS, CDN, traceroute, risk, probabilities, and nested web enumeration fields.
Uses A-record IPs and geo lookups to build CDN edge metadata with country, city, and ASN fields.
Executes traceroute with a short hop cap and converts hop count into EXCELLENT, GOOD, MODERATE, or LONG path labels.
Generates likely subdomains from a common wordlist, expands in FULL mode, and resolves them asynchronously.
Deduplicates discovered hostnames and normalizes alternative host candidates for follow-on testing.
Formats a human-readable risk insight block with risk score, exposure, WAF, proxy, geo/ASN, and suggested actions.
Large quantum-themed report layout covering host, TLS, DNS, ports, security headers, risk, subdomains, web enum, and AI summary.
Utility formatters colorize HTTP codes, risk, latency, cert age, booleans, exposure, ports, and block list output for CLI reporting.
Writes rendered host reports to SD card first, then falls back to a local results directory if the primary save target fails.
Uses socket.gethostbyaddr in a background executor to safely resolve PTR names and aliases without blocking the async event loop.
Checks neighboring IPs with bounded concurrency and returns nearby addresses that resolve to reverse-DNS names.
Accepts comma-separated, line-separated, or .txt-file target input and deduplicates the resulting host list.
Expands domains and CIDRs into IPs, runs PTR plus geo lookup, probes nearby neighbors, tracks progress, and optionally saves JSON output.
Selects an operator SNI, compares forced and normal TLS handshakes, fetches HTTPS reachability, enriches the host record, and offers result export.
Provides header, SNI, IP, CDN, and full request inspection modes with progress tracking and optional proxy UI state.
Chooses a profile-aware web enumeration mode, scans batches of hosts, optionally recurses into discovered hosts, prints details, and saves reports.
Builds the CLI dashboard banner, menu labels, and LITE/PRO UltraDeep toggle state presentation.
Routes top-level menu actions into subnet scan, SNI tester, host checker, reverse IP lookup, and graceful shutdown handling.
Conversion status
This panel helps you respond clearly before building the final app.
Action locked: collect all original snippets first.
Suggested reply
A clean message you can send before starting conversion.
Please send all original snippets first. Once I have the complete set, I can convert them into the app in one pass.
AI text generation
Use AI to draft replies, summarize snippet status, or plan the conversion. Conversation context is retained.