Télécharger la liste

Description du projet

DrKnock is a port knocking solution based on
sig2knock by Cappella and Tan Chew Keong
(http://www.security.org.sg/code/portknock1.html).
The client and server work on both Unix and Windows.

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.

2006-11-21 06:25
0.2.1

Un nettoyage du code a été entrepris et des bogues ont été corrigés. Les occurrences dernière sig2knock ont été remplacés par drknock, y compris le nom du service Windows et le fichier journal.
Tags: Minor feature enhancements
A code cleanup was undertaken and bugs were fixed. The last occurrences of sig2knock were replaced by drknock, including the Windows service name and log file.

2006-11-17 20:15
0.2.0

Le client peut désormais choisir parmi de multiples services à être transmis, et sélectionnez une plage de ports possibles pour le port attribué au hasard (si permis par le serveur). D'utilisateur et mot de passe peut être réglé via la ligne de commande du client. Si souhaité, plusieurs connexions peuvent être faites sur le port alloué. Le format de fichier de configuration a changé
Tags: Major feature enhancements
The client can now choose among multiple services to be forwarded to, and select a range of possible ports for the randomly allocated port (if allowed by server). User and password can be set via client command line. If wanted, multiple connections can be made to the allocated port. The configuration file format has changed

2006-11-15 16:38
0.1.0

La méthode de frappe a été changé de paquets SYN à des paquets UDP (pour fonctionner avec Windows XP SP2). Le serveur et le client, à la fois pour Linux et Windows, sont maintenant sous l'arbre du même code. Packet structs ont été modifiés pour fonctionner avec les architectures 64 bits.
Tags: Initial freshmeat announcement
The knocking method was changed from SYN packets
to UDP packets (to work with Windows XP SP2). The
server and client, both for Linux and Windows, are
now under the same code tree. Packet structs were
changed to work with 64-bit architectures.

Project Resources