Slashdot Mirror


Port Knocking in Action

tyldis writes "There was something called "port knocking" mentioned on Slashdot earlier, and now an implementation has sprung to life. Is this something worth pursuing?" The page is to an application called knockd which is a simple proof of concept with hard coded knock sequences. Really interesting stuff.

1 of 430 comments (clear)

  1. Secrets are not security by MojoRilla · · Score: 1, Redundant

    Repeat after me...secrets are not security.

    Lazy programmers and closed source shops use methods like this to say the are secure when they are not.

    This can be detected and defeated by packet sniffing. So ISP's would be able to find them pretty easily.