Skip to main content

Kportscan 3.0 Info

| Mode | CPU % | RAM (MB) | Packet loss | |------|-------|----------|--------------| | High-speed | 78 | 210 | 1.2% | | Stealth | 12 | 98 | 0.0% |


kportscan -t 2001:db8:abcd::/64 -p 80,443,8080,8443 \
  --stealth-level paranoid \
  --decoy-ips 2001:db8:abcd::10,2001:db8:abcd::20 \
  --morph dns \
  --output ndjson

Getting up and running with kportscan 3.0 is incredibly simple. kportscan 3.0

Version 3.0 integrates a signature-based service identification engine. Once a port is found open, KPortScan 3.0 can probe the service (e.g., HTTP, SSH, SMTP) and return detailed banner information: | Mode | CPU % | RAM (MB)

For power users, KPortScan 3.0 includes a built-in Lua-based scripting engine. You can write simple scripts that: Getting up and running with kportscan 3