Win2scan ((full))
Scans paper documents and converts them to PDF without needing a virtual printer driver.
| Flag | Purpose | |------|---------| | -t | Target (IP, CIDR, range, hostname) | | -p | Ports (e.g., 22 , 1-1000 , 80,443 ) | | -sT | TCP connect scan | | -sS | SYN scan (stealth) | | -sU | UDP scan | | -sV | Version detection | | -O | OS fingerprinting | | -T0 to -T5 | Timing templates (paranoid to insane) | | -oA | Output in all formats (txt, xml, json) | | --script | Run LUA-based extension script | win2scan
It uses minimal CPU and RAM resources, ensuring it doesn't lag even on older hardware. How to Use Win2Scan Scans paper documents and converts them to PDF
description = "Detects Windows OS version via SMB" action = function(host, port) local response = smb.get_os(host, port) return response end port) local response = smb.get_os(host
Run with:
