←back to thread

67 points xlmnxp | 1 comments | | HN request time: 0.336s | source
Show context
trashb ◴[] No.45671479[source]
The way I see it, port knocking may not be a valid security measure but it can be a good filter. It will allow you to filter out port scanning and other mass cracking attempts.

My opinion is that being able to filter out noise and false positives from authentication logs allows you to improve your actual security measures.

An other advantage is that it may hide information about your system making it harder for an attacker to target you based on a broad scan without doing some (usually detectable) targeted reconnaissance first. For example imagine someone found a 0-day in one of the services behind the port-knock and is scanning for the vulnerable version.

It does however add another cog in the machine that may break.

replies(1): >>45671498 #
1. ◴[] No.45671498[source]