Télécharger la liste

Description du projet

ipt_pkd is an iptables extension implementing port
knock detection with SPA (single packet
authorization). 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 timestamp, 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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-22 11:22
1.10

Cette version a été mise à jour pour Linux 3.x et testée avec Linux 3.2 et iptables 1.4.12.2
Tags: minor updates
This release has been updated for Linux 3.x, and tested with Linux 3.2 and iptables 1.4.12.2

2011-06-17 06:07
1.9

Support pour iptables 1.4.10, 1.4.11, et 1.4.11.1. Soutien pour les noyaux 2.6.39 travers.
Tags: minor updates
Support for iptables 1.4.10, 1.4.11, and 1.4.11.1. Support for kernels through 2.6.39.

2010-09-22 07:24
1.8

Cette version ajoute le support pour iptables 1.4.9 et 2.6.35 du noyau Linux.
Tags: minor updates
This release adds support for iptables 1.4.9 and Linux kernel 2.6.35.

2010-07-09 08:33
1.7

Cette version ajoute le support pour iptables 1.4.7 et 1.4.8 et 2.6.34 du noyau Linux.
Tags: minor updates
This release adds support for iptables 1.4.7 and 1.4.8 and Linux kernel 2.6.34.

2010-01-29 18:36
1.6

Cette version a été mise à jour pour Linux 2.6.32 et iptables 1.4.6. Un client nouveau coup a été ajouté, ce qui est écrit en C # et fonctionne sur Linux et Windows et crypte les données de configuration. Un pré-construits module du noyau, une bibliothèque iptables pour Community Edition Vyatta 5, et un petit script d'installation pour Vyatta ont été ajoutés.
Tags: Minor Enhancements, multiplatform knock client
This version was updated for Linux 2.6.32 and iptables 1.4.6. A new knock client was added, which is 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.

Project Resources