1. Prapattimynk

    Faster Recon & Info Gathering with Nuclei + AI

    Faster Recon & Info Gathering with Nuclei + AI When performing bug bounty or red team recon, raw scanning is good… but actionable intelligence is better. With the AI integration in Nuclei, you can extract meaningful information directly while scanning. Below are some ready-to-use one-liners...
  2. Prapattimynk

    Nuclei AI Prompts

    1️⃣ Recon > docker run -v $(pwd):/src projectdiscovery/subfinder:latest -dL /src/domains -silent -o /src/subdomains > docker run -v $(pwd):/src projectdiscovery/dnsx:latest -l /src/subdomains -t 500 -retry 5 -silent -o /src/dnsx > docker run -v $(pwd):/src projectdiscovery/naabu:latest -l...
Back
Top