[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: netcat usage.



On 24/02/2014 10:21, Brian wrote:
> the OP could consider doing (as root)
> 
>    setcap cap_net_bind_service=+ep /usr/bin/ncat
> 
> as a solution to his problem.

If they do, they should be aware that would essentially permit any user
on the machine to bind to any port; since nc is a redirection system it
can be paired with any daemon or program.


Reply to: