Pick a host
Sn1per runs on Kali, Parrot, Ubuntu, or Debian. Run as root (or with sudo). No supported Linux box handy? Use the Docker option below — it runs anywhere.
Free Automated Recon & Attack Surface Scanner
The free, open-source core of Sn1per — the automated penetration testing framework that orchestrates 90+ tools into one command. Download it, run it on Kali, and see your targets the way an attacker does. No license, no crack, no catch.
$ git clone https://github.com/1N3/Sn1per
$ cd Sn1per && bash install.sh
$ sniper -t target.com -m normal
Open-source foundation
Sn1per's open-source core is one of the most widely-adopted offensive-security tools on GitHub. Our commercial editions build on that proven foundation with team workflows, enterprise support, and hardened deployment.
Stats fetched live from GitHub
Get started in 3 steps
The Community Edition is the same battle-tested scan engine that powers the commercial editions — downloaded straight from GitHub, installed with one script.
Sn1per runs on Kali, Parrot, Ubuntu, or Debian. Run as root (or with sudo). No supported Linux box handy? Use the Docker option below — it runs anywhere.
One command pulls the source and installs every dependency:
git clone https://github.com/1N3/Sn1per
cd Sn1per && bash install.sh
Point Sn1per at a target you are authorized to test. normal mode runs the full automated workflow; recon mode does passive OSINT + discovery only:
sniper -t target.com -m normal
sniper -t target.com -m recon
Build the image from the bundled Dockerfile and run Sn1per in a container on any OS:
docker build -t sn1per .
docker run --privileged -it sn1per /bin/bash
Full scan modes, flags, and module reference live in the documentation. Every Community command works identically in Professional and Enterprise.
Read the docsWhat you get, free
Community Edition isn't a crippled trial — it's the real automated pentest core, free forever. Here's what ships in the box.
OSINT, subdomain enumeration, DNS, and port scanning chained into one pass — the same discovery engine across every edition.
Orchestrates leading open-source scanners to find the latest CVEs and common misconfigurations automatically.
Maps the internal and external assets an attacker would see, so nothing exposed slips past unnoticed.
normal, recon, stealth, web, airstrike, and discover modes — tune depth and noise to the engagement.
Nmap, Nuclei, and dozens more wrapped into a single automated workflow you launch with one sniper command.
Crawl and scan web apps for OWASP-style issues as part of the automated run — no separate setup.
Every target gets a structured results directory on disk — findings, raw tool output, and screenshots in one place.
Read the source, extend it, and contribute on GitHub. Thousands of stars and a decade of community hardening.
Ready for more?
The free CLI is perfect for solo recon. When you need a team dashboard, scheduled scans, and client-ready reports, Sn1per Professional adds them on top of the engine you already know.
Compare all editionsUnlocked in Professional & Enterprise
Compare editions
Every edition runs the same engine. Professional and Enterprise add the team dashboard, automation, and reporting that turn recon into a repeatable program.
| Feature | Community Free | Most popular Professional Self-serve | Enterprise Custom |
|---|---|---|---|
| Price | Free | $984.00 / yr | Custom |
| Interface | Command line | Web UI + CLI | Web UI + CLI |
| Full scan engine & all modes | |||
| 90+ tool integrations | |||
| Automated recon & vuln scanning | |||
| Web UI dashboard | |||
| Scheduled & continuous scans | |||
| Notifications & change alerts | |||
| Asset inventory & risk scoring | |||
| Exportable CSV / XLS / PDF reports | |||
| Max assets | CLI only | 150 | Unlimited |
| Max workspaces | CLI only | 5 | Unlimited |
| Commercial license | Eval / personal | ||
| Support | Community | 1 year email | 1 year priority |
| Best for | Solo recon & learning | Pros & small teams | Large teams & orgs |
| Download free | Get Professional | Talk to sales |
Community Edition is downloaded from GitHub. Professional and Enterprise are licensed, supported builds of the same engine.
Questions, answered
Free vs paid, installing on Kali, and why you should never run a "cracked" build.
Still stuck? Read the documentation or contact the team.
Free Forever
Download the free automated pentest framework, run it on Kali, and see your attack surface in minutes. Upgrade to Professional the day you need the dashboard.
Running at organization scale? See Sn1per Enterprise · Star us on GitHub
sn1persecurity.com · SN1PER COMMUNITY EDITION · Open Source