Get started with the Community Edition - free forever
$ curl -fsSL https://alien37.com/install.sh | bashdocker pull alien37/recon:latestZero setup required. Includes all dependencies.
wget [url] && chmod +x alienreconStandalone executable. No dependencies.
git clone && pip install -e .Build from source. Full customization.
1. Run alienrecon --help to see available commands
2. Try alienrecon scan example.com for your first recon
3. Use alienrecon --ctf thm:blue to practice with CTF walkthroughs
4. Check out the documentation for advanced features