<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Dr. Morena - Firewall Configuration Testing Tool</title>
	<atom:link href="http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<pubDate>Thu, 04 Dec 2008 21:25:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Sandeep Nain</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61492</link>
		<dc:creator>Sandeep Nain</dc:creator>
		<pubDate>Fri, 27 Jul 2007 00:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61492</guid>
		<description>Backbone: thats true that not many security professionals use such tools but its always good to know about these tools and such articles definitely help those who are interested in knowing something new...</description>
		<content:encoded><![CDATA[<p>Backbone: thats true that not many security professionals use such tools but its always good to know about these tools and such articles definitely help those who are interested in knowing something new&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backbone</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61478</link>
		<dc:creator>backbone</dc:creator>
		<pubDate>Thu, 26 Jul 2007 18:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61478</guid>
		<description>well not everything in life is beautiful :)

anyway I don't think that many security advisor's do firewall testing, this kind of tool can be useful to people that test new firewalls on the market, to see how well they work under different circumstances ...</description>
		<content:encoded><![CDATA[<p>well not everything in life is beautiful <img src='http://www.darknet.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>anyway I don&#8217;t think that many security advisor&#8217;s do firewall testing, this kind of tool can be useful to people that test new firewalls on the market, to see how well they work under different circumstances &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep Nain</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61423</link>
		<dc:creator>Sandeep Nain</dc:creator>
		<pubDate>Thu, 26 Jul 2007 00:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61423</guid>
		<description>SecurityFriday (owner of teh tool) is saying that it only supports Linux based platforms and not windows. It would be nice to see this tool running on windows too..</description>
		<content:encoded><![CDATA[<p>SecurityFriday (owner of teh tool) is saying that it only supports Linux based platforms and not windows. It would be nice to see this tool running on windows too..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backbone</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61414</link>
		<dc:creator>backbone</dc:creator>
		<pubDate>Wed, 25 Jul 2007 20:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61414</guid>
		<description>I see that the package is linux one, does the program work onther win to? I see that is uses pcap, which was is ported on win also...</description>
		<content:encoded><![CDATA[<p>I see that the package is linux one, does the program work onther win to? I see that is uses pcap, which was is ported on win also&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darknet</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61385</link>
		<dc:creator>Darknet</dc:creator>
		<pubDate>Wed, 25 Jul 2007 09:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61385</guid>
		<description>Thanks morbid! I'll put that one in the archives for posting later.</description>
		<content:encoded><![CDATA[<p>Thanks morbid! I&#8217;ll put that one in the archives for posting later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morbid</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61381</link>
		<dc:creator>morbid</dc:creator>
		<pubDate>Wed, 25 Jul 2007 06:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61381</guid>
		<description>There is another firewall ruleset testing tool fwtest.
It is written in C/C++ and the test scripts are written in Python using scapy. 

From the manpage:
&lt;blockquote&gt;
The  firewall  test suite fwtest is a security auditing tool made up of
       two parts: the test control application fwtest and  optionally  one  or
       two  helper  processes  named  fwagent.   The  test control application
       fwtest(1) starts up the  python(1)  interpreter  with  the  given  test
       script.  The test script controls the packet data flow between two vir?
       tual interfaces A and B. For this purpose  the  python  interpreter  is
       extended  by  commands  which  support the construction and transfer of
       arbitrary IP-packets.  In this way it is possible to stimulate a  fire?
       wall (or other relaying network nodes) connected between the interfaces
       A and B.
According to the interface-spec the virtual  interfaces  A  and  B  are
       mapped on given physical interfaces on the same host the fwtest is run?
       ning or to an interface on a remote host  which  runs  the  application
       fwagent.   For  the remote access the fwtest establishes a control TLS-
       protected connection to the fwagent on the specified host. You may  use
       a  ca  structure  or  a  fingerprint file to authenticate the peer. The
       shell script keymager.sh is distributed with this software to help  you
       generate  the  necessary  keys  for both (ca structure and fingerprint)
       variants.  For both variants (one or two fwagents) the interfaces needs
       to  be  controlled  by  fwtest  and  fwagent on the link level. This is
       achieved by use of the berkely packet filter library pcap(3) for  read?
       ing and The Network Library libnet(3) for writing of packets.
&lt;/blockquote&gt;

It surely is wort a check, though it's a bit complicated in the beginning. Unfortunately the only documentation at the moment are the manpages. Optionally "read the source luke" ;)


&lt;a href="http://www.cs.tu-berlin.de/~seb/fwtest/" rel="nofollow"&gt;Homepage&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>There is another firewall ruleset testing tool fwtest.<br />
It is written in C/C++ and the test scripts are written in Python using scapy. </p>
<p>From the manpage:</p>
<blockquote><p>
The  firewall  test suite fwtest is a security auditing tool made up of<br />
       two parts: the test control application fwtest and  optionally  one  or<br />
       two  helper  processes  named  fwagent.   The  test control application<br />
       fwtest(1) starts up the  python(1)  interpreter  with  the  given  test<br />
       script.  The test script controls the packet data flow between two vir?<br />
       tual interfaces A and B. For this purpose  the  python  interpreter  is<br />
       extended  by  commands  which  support the construction and transfer of<br />
       arbitrary IP-packets.  In this way it is possible to stimulate a  fire?<br />
       wall (or other relaying network nodes) connected between the interfaces<br />
       A and B.<br />
According to the interface-spec the virtual  interfaces  A  and  B  are<br />
       mapped on given physical interfaces on the same host the fwtest is run?<br />
       ning or to an interface on a remote host  which  runs  the  application<br />
       fwagent.   For  the remote access the fwtest establishes a control TLS-<br />
       protected connection to the fwagent on the specified host. You may  use<br />
       a  ca  structure  or  a  fingerprint file to authenticate the peer. The<br />
       shell script keymager.sh is distributed with this software to help  you<br />
       generate  the  necessary  keys  for both (ca structure and fingerprint)<br />
       variants.  For both variants (one or two fwagents) the interfaces needs<br />
       to  be  controlled  by  fwtest  and  fwagent on the link level. This is<br />
       achieved by use of the berkely packet filter library pcap(3) for  read?<br />
       ing and The Network Library libnet(3) for writing of packets.
</p></blockquote>
<p>It surely is wort a check, though it&#8217;s a bit complicated in the beginning. Unfortunately the only documentation at the moment are the manpages. Optionally &#8220;read the source luke&#8221; <img src='http://www.darknet.org.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.cs.tu-berlin.de/~seb/fwtest/" rel="nofollow">Homepage</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep Nain</title>
		<link>http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61380</link>
		<dc:creator>Sandeep Nain</dc:creator>
		<pubDate>Wed, 25 Jul 2007 06:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/dr-morena-firewall-configuration-testing-tool/#comment-61380</guid>
		<description>Interesting...
The concept behind the tool is new and different. I'm sure its worth trying...

Actually name of the tool is also very interesting...</description>
		<content:encoded><![CDATA[<p>Interesting&#8230;<br />
The concept behind the tool is new and different. I&#8217;m sure its worth trying&#8230;</p>
<p>Actually name of the tool is also very interesting&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
