commands // 2026-01-05 // ID: REF-Sniper Command List

Sniper Command List


Sn1per Command Guide

Sn1per is an automated scanner.

Top 10 Useful Commands

1. Normal Scan

sniper -t target.com

Explanation: Standard scan.

2. Stealth Scan

sniper -t target.com -m stealth

Explanation: Less noise.

3. Flyover

sniper -t target.com -m flyover

Explanation: Fast scan (flyover).

4. Airstrike

sniper -f targets.txt -m airstrike

Explanation: Scan a list of targets quickly.

5. Nuke

sniper -t target.com -m nuke

Explanation: Full audit (very loud).

6. Discover

sniper -t 192.168.1.0/24 -m discover

Explanation: Subnet discovery.

7. Port Scan

sniper -t target.com -m port

Explanation: Only run port modules.

8. Web Scan

sniper -t target.com -m web

Explanation: Only run web modules.

9. Update

sniper -u

Explanation: Update tool.

10. Report

sniper --report

Explanation: Generate HTML report manually.

The Most Powerful Command

sniper -t target.com -m nuke

Explanation: Unleashes every tool (Nmap, Nikto, Burp, etc.) against the target.