shortscan
shortscan copied to clipboard
Technology Detection & Multiple Checksum Support
New Features
- Technology Detection: Added WappalyzerGo integration for comprehensive technology fingerprinting
- Flexible Output: New output format options for better result presentation
- Enhanced Wordlist: Expanded with common admin, backup, and configuration file patterns
-
Multiple Checksum Algorithms: Support for different Windows shortname generation algorithms:
- Modern (default)
- Original
- Windows 95
- Windows NT
- FAT32
Quick Start
# Install
go install github.com/ibrahimsql/shortscan/cmd/shortscan@latest
# Basic scan
shortscan http://example.org/
# Technology detection
shortscan --technologies
# Custom checksum algorithm
shortscan --algorithm=nt http://example.org/