# Useful tips when you find unknown ports

## Banner grabbing with nc

* `nc IP PORT` example: `nc 10.10.10.10 1234`
