UPDATE: ipt_pkd 1.6!

by Black on February 7, 2010 · 1 comment

in Open Source, Security tools, Tool Updates

We blogged about ipt_pkd in our previous posts here.

So, “ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a time-stamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

Now, ipt_pkd has been updated to version 1.6!

These are the changes made:
This version was updated for Linux 2.6.32 and iptables 1.4.6.
A new knock client was added, written in C# and works on both Linux and Windows and encrypts configuration data.
A pre-built kernel module, an iptables library for vyatta community edition 5, and a small install script for vyatta were added.

Download ipt_pkd version 1.6 here.

Searches leading to this post:
iptables 1 4 6, ipt_pkd, port knocker, port knocking, winKnocks download

Related Posts

{ 1 comment… read it below or add one }

1 hideaki February 24, 2010 at 5:56 am

There’s also xt_pknock which seems to capable of much more.

Previous post:

Next post: