mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 18:26:00 +00:00
b1430f058c1e33b7bfa46c301eef7a8b55a44a53
UltyScan
Professional Attack Surface Management Platform
UltyScan is a next-generation automated information gathering and vulnerability scanning tool. It is designed to be the ultimate "button-pushing" solution for penetration testers and security professionals, automating the execution of dozens of powerful open-source tools to discover hidden assets and vulnerabilities.
🚀 Key Features
- Automated Recon: Automatically gathers subdomains, IPs, and open ports.
- Vulnerability Scanning: Integrates with tools like Nikto, Zap, and OpenVAS to find weaknesses.
- Multiple Modes: From "Stealth" (low profile) to "Nuke" (full aggressive audit).
- Visual Reports: Generates HTML reports with all findings, including screenshots.
- Workspace Management: Keeps different client data separate and organized.
📚 Documentation
For detailed instructions, please refer to our comprehensive guides:
- Installation Guide
- Step-by-step setup for Kali Linux, Ubuntu, and Docker.
- Usage Guide
- How to run scans, understand modes, and manage workspaces.
- Configuration Guide
- Customizing the scanner and setting up API keys (Shodan, Censys, etc.).
⚡ Quick Start
-
Install:
git clone https://github.com/1N3/Sn1per cd Sn1per sudo bash install.sh -
Run a Basic Scan:
sudo sniper -t example.com -
View Results: Open the generated HTML report inside the
loot/workspace/directory.
NOTE
This tool is for legal security auditing purposes only. Ensure you have permission to scan the target.
Based on the open-source Sn1per project.
Description
Languages
Shell
49.4%
Lua
33.7%
Python
6.6%
PHP
5.9%
XSLT
1.3%
Other
3.1%