ncat switch -l
listen mode
ncat switch for UDP mode ?
ncat -u
ncat switch for TCP mode ?
by default, no switch
ncat switch -p
Local port (mode listen with -l switch) Source port (mode client)
ncat program to execute switch
ncat -e myProgram.bat
ncat -e /bin/bash