killchain-compendium/Enumeration/EnumScripts/netcat_port_scanner.sh

3 lines
38 B
Bash

#!/usr/bin/env bash
nc -zv $1 1-65535