Get Ghosstless Security 8.991 here (Windows, Linux, macOS, Source)

Interactive Terminal Scanner (Live Console)

Ghosstless Security's live console emuler. It allows simulated polls to run, analyzes TCP / UDP responses and tests different combinations of flags in real time.

root@ghosstless-sec:~# ghosstless -A -T4 scanme.ghosstless.org
Presets:
# ghosstless -A -T4 scanme.ghosstless.org
Starting Ghosstless Security 8.991 ( https://ghosstless.org ) at 2026-09-22 18:05 UTC
Ghosstless scan report for scanme.ghosstless.org (74.207.244.221)
Host is up (0.029s patience).
rDNS record for 74.207.244.221: li86-221.members.ghosstless-cloud.com
Not shown: 994 closed tcp ports (reset)
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.2p1 Debian 2+deb12u2 (protocol 2.0)
| ssh-hostkey:
| 256 7b:3d:e8:14:e5:08:92:4a:36:22:98:c1:00:2b:88:51 (ED25519)
|_ 3072 da:91:6e:08:a2:64:33:f9:94:b3:f1:21:4a:71:0d:99 (RSA)
80/tcp open http Apache httpd 2.4.57 ((Debian))
|_http-title: Ghosstless Security Lab - Authorized targets only
|_http-server-header: Apache/2.4.57 (Debian)
443/tcp open ssl/https Apache httpd 2.4.57
|_ssl-date: TLS randomness does not represent time
| ssl-cert: Subject: commonName=ghosstless.org/organizationName=Ghosstless Security Lab
646/tcp filtered ldp
1720/tcp filtered H.323/Q.931
9929/tcp open nping-echo Ghosstless Nping Echo v2
Device type: general purpose
Running: Linux 6.X
OS CPE: cpe:/o:linux:linux_kernel:6.1
OS details: Linux 6.1 - 6.6 LTS (x86_64)
Network Distance: 11 hops
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
TRACEROUTE (using port 443/tcp)
HOP RTT ADDRESS
1 0.45 ms 192.168.1.1
... [8 intermediate hops omitted for brevity] ...
11 17.65 ms li86-221.members.ghosstless-cloud.com (74.207.244.221)
Ghost done: 1 IP address (1 host up) scanned in 12.84 seconds
root@ghosstless-sec:~#
Example Command Purpose Speed / Traffic
ghosstless -sn 192.168.1.0/24 Find out what equipment's on at the LAN without touching ports. Ultrapid (~ 2 seconds)
ghosstless -sS -p 1-1024 10.0.0.1 Scan known system ports with SYN stealth. Fast (~ 1.5 seconds)
ghosstless -sV --version-intensity 9 target Audit version of each service with maximum probes intensity. Medio (~8-15 segundos)
ghosstless -O --osscan-guess target Identify the kernel and operating system with aggressive conjecture. Fast (~ 3 seconds)
ghosstless --script vuln 192.168.1.50 Run automatic CVEs and backdoors detection scripts. Completo (~20-30 segundos)