Zenmap GUI & Visual Command Builder
Zenmap is the official multiplatform graphic interface for Ghosstless Security. It allows saving regular scanning profiles, comparing results with visual differences and generating network topology diagrams.
Command:
ghosstless -T4 -A -v 192.168.1.1/24
Starting Ghosstless Security 8.991 at 2026-09-22 18:05 UTC NSE: Loaded 153 scripts for scanning. Initiating ARP Ping Scan at 18:05 Scanning 256 hosts [1 port/host] Completed ARP Ping Scan at 18:05, 0.22s elapsed (5 total hosts) Initiating Parallel DNS resolution of 5 hosts. at 18:05 Completed Parallel DNS resolution of 5 hosts. at 18:05, 0.08s elapsed Initiating SYN Stealth Scan at 18:05 Scanning 192.168.1.1 [1000 ports] Discovered open port 80/tcp on 192.168.1.1 Discovered open port 443/tcp on 192.168.1.1 Discovered open port 53/tcp on 192.168.1.1 Completed SYN Stealth Scan at 18:05, 1.45s elapsed Ghosstless done: 5 IP addresses (5 hosts up) scanned in 2.89 seconds
| Port | Protocol | State | Service | Reason |
|---|---|---|---|---|
| 53 | tcp | open | domain | syn-ack |
| 80 | tcp | open | http | syn-ack |
| 443 | tcp | open | https | syn-ack |
| 1900 | udp | open | upnp | udp-response |
| 8080 | tcp | filtered | http-proxy | no-response |
192.168.1.1 (Gateway)
192.168.1.25 (Workstation)
192.168.1.42 (Server Linux)
192.168.1.88 (Mobile iOS)
192.168.1.120 (HP Printer)
Host Status: Up (0.00045s latency)
IPv4 Address: 192.168.1.1
MAC Address: 00:1A:2B:3C:4D:5E (Cisco / Linksys)
Operating System: Linux 5.15 (OpenWrt / Embedded Linux)
Uptime: 42 days, 14 hours (approx)
Open Ports: 3 TCP, 1 UDP
Configure the scanning parameters by selecting the desired options and get an exact syntax with its technical explanation.
1. Type of Scanning
2. Detection and Scripts
3. Ports and Performance
Comando Ghosstless Generado:
ghosstless -sS -sV -O -p 1-1000 -T4 192.168.1.0/24
It conduct a SIN (-sS) satilous scanning of ports 1 to 1000 with a service version (-sV) and an operating system (-O) detection, optimized at T4 speed.