nmap suite including ncat (and netcat/nc)

Introduction

Introduction

nmap

eg nmap 192.168.0.0/24

can do nmap -sn to skip port scanning

ncat

netcat

netcat (nc) is an alternative to ncat. Not needed if have nmap suite.

used to connect to addresses using TCP or UDP can be used as back end by other programs