Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[TOOL] Fwknop - Firewall Knock Operator

Subject: [TOOL] Fwknop - Firewall Knock Operator
Date: 19 Sep 2004 14:07:17 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Fwknop - Firewall Knock Operator
------------------------------------------------------------------------


SUMMARY



DETAILS

fwknop stands for "Firewall Knock Operator" and is a piece of software 
that was released at the  
<http://www.defcon.org/html/defcon-12/dc-12-index.html> DEFCON 12 
conference in July, 2004 in Las Vegas.

fwknop implements network access controls (via iptables) based on a 
flexible port knocking mini-language, but with a twist; it combines port 
knocking and passive operating system fingerprinting to make it possible 
to do things like only allow, say, Linux-2.4/2.6 systems to connect to 
your SSH daemon.

fwknop supports shared, multi-protocol port knock sequences along with 
both relative and absolute timeouts, and coded port knock sequences 
encrypted with the Rijndael block cipher.

Capabilities:
fwknop implements a flexible port knocking scheme based around log 
messages generated by the iptables firewall in the Linux kernel. fwknop 
supports both shared and encrypted port knock sequences, passive OS 
fingerprinting, multi-protocol knock sequences (tcp, udp, and icmp), 
firewall access across multiple ports and protocols, firewall access 
timeouts, relative timeouts between knock packets, and more. There are two 
primary modes of execution; server mode, and client mode. When run in 
server mode, fwknop becomes a daemon and watches iptables log messages as 
they are written via syslog to a named pipe /var/lib/fwknop/fwknopfifo. If 
a valid knock sequence is seen, then fwknop will modify the iptables 
ruleset to grant the appropriate access to the originating IP address. 
Knock sequence parameters are defined in the file /etc/fwknop/access.conf. 
When run in client mode, fwknop generates either an encrypted knock 
sequence, or a shared knock sequence. Shared knock sequences are defined 
in the file ~/.fwknoprc.

Download Information:
To obtain the latest version of fwknop visit:  
<http://www.cipherdyne.org/fwknop/download/> 
http://www.cipherdyne.org/fwknop/download/
The project's CVS repository is available at:  
<http://www.cipherdyne.org/cgi/viewcvs.cgi/fwknop/> 
http://www.cipherdyne.org/cgi/viewcvs.cgi/fwknop/


ADDITIONAL INFORMATION

To keep updated with the tool visit the project's homepage at:  
<http://www.cipherdyne.org/fwknop/> http://www.cipherdyne.org/fwknop/



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [TOOL] Fwknop - Firewall Knock Operator, SecuriTeam <=