Downloadliste

Projektbeschreibung

fwknop implements an authorization scheme called Single Packet Authorization that requires only a single encrypted packet to communicate various pieces of information, including desired access through an iptables, ipfw, or pf firewall policy and/or specific commands to execute on the target system. The main application of this program is to protect services such as SSH with an additional layer of security in order to make the exploitation of vulnerabilities much more difficult. The authorization server works by passively monitoring authorization packets via libpcap. Also supported is a robust port knocking implementation based around iptables log messages.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-09-09 22:35 Zurück zur Release-Liste
1.9.12

Die FKO-Modul, das Teil des libfko Bibliothek ist in vollem Umfang auf alle SPA-Routinen integriert: Verschlüsselung / Entschlüsselung, verdauen Berechnung, Replay-Angriff-Erkennung, usw. Die Fähigkeit, von der Schnittstelle Fehler Bedingungen wieder aufgenommen wurde, z. B. wenn fwknopd schnuppert der PPP-Schnittstelle (sagen wir, mit einem VPN-Verbindung), das geht weg, und dann neu erstellt wird. Die fwknop Client wurde aktualisiert, um die SPA Ziel vor der DNS-Auflösung sind beim Senden eines SPA-Paket über eine HTTP-Anfrage.
The FKO module that is part of the libfko library was fully integrated for all SPA routines: encryption/decryption, digest calculation, replay attack detection, etc. The ability to recover from interface error conditions was added, such as when fwknopd sniffs a ppp interface (say, associated with a VPN) that goes away and then is recreated. The fwknop client was updated to include the SPA destination before DNS resolution when sending an SPA packet over an HTTP request.

Project Resources