ike-scan

Discover and fingerprint IKE hosts on a network

brewmacoslinux
Try with needOr install directly
Source

About

Discover and fingerprint IKE hosts

Commands

ike-scan

Examples

Scan a single host for IKE service$ ike-scan 192.168.1.1
Scan an entire subnet for IKE hosts$ ike-scan 192.168.1.0/24
Scan with verbose output and custom timeout$ ike-scan -v --timeout=2000 192.168.1.1