<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title>Antispyd</title>
	<link>http://antispyd.sourceforge.net</link>
	<description>Antispyd, an Open-Source web threat filtering solution</description>
	<language>en</language>
	<pubDate>Fri, 28 Oct 2005 20:12:53 +0200</pubDate>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<managingEditor>jnm42@users.sourceforge.net</managingEditor>
	<webMaster>jnm42@users.sourceforge.net</webMaster>
	<category>computer security proxy server unix system-administration</category>
	<ttl>1440</ttl>
	<image>
		<url>http://antispyd.sourceforge.net/images/logo-small.jpg</url>
		<title>Antispyd, an Open-Source web threat filtering solution</title>
		<link>http://antispyd.sourceforge.net</link>
	</image>
	<item>
		<title>objectives of antispyd-0.1</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>Julien</author>
		<description><![CDATA[<!--StartFragment -->I wish to provide a first stable release for this version, so <STRONG>I need HELP !!!</STRONG>               &nbsp;<BR>&nbsp;<BR>Please send me <STRONG>bug notifications</STRONG>     and wishlist for the future of this project.&nbsp;<BR>&nbsp;<BR>Moreover, I wish to provide <STRONG>a first list of signature of known web threats,</STRONG> so <STRONG>  I need your participation too !!!&nbsp;<BR></STRONG>&nbsp;<BR>Thank you in advance :)&nbsp;]]></description>
	</item>
	<item>
		<title>antispyd-0.0.9 released</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>Julien</author>
		<description><![CDATA[<!--StartFragment -->This release provides a major improvement of the signature based filtering engine ( the BLOCK_SIGN filter), term of performance and functionnality.&nbsp;<BR>&nbsp;<BR>The signatures are now stored in a 3-Tree to enhance the matching of each HTTP message.&nbsp;<BR>&nbsp;<BR>Morevorer, this filtering can now be performed on each HTTP message content.&nbsp;<BR>&nbsp;<BR>Finally, a signature can now use hexadecimal array of byte to specify a field's value.&nbsp;<BR>&nbsp;<BR>For more informations ans samples,&nbsp;&nbsp;see the man page :)&nbsp;]]></description>
	</item>
	<item>
		<title>objectives of antispyd-0.0.9</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>Julien</author>
		<description><![CDATA[I'm going to clean up and enhance the signature based threat detection engine (BLOCK_SIGN).&nbsp;&nbsp;The main goals are :&nbsp;<BR>&nbsp;<BR>- Speed up the signature checking :&nbsp;<BR>&nbsp;<BR>The signatures will be stored in a 3-Tree to drastically reduce the number of test to perform for each HTTP message.&nbsp;<BR>&nbsp;<BR>- Enhance the signature definition:&nbsp;<BR>&nbsp;<BR>A signature will be composed of 3 definition parameters : "url", "fld", "content" and an optional parameter "shape", to allow admins to specify what action to perform when a signature is matched.&nbsp;&nbsp; Moreover, It will be possible to specify hexadecimal characters in the 3 definition fields of a signature.&nbsp;<BR>&nbsp;<BR>Another purpose of this release will be the improvement of the shellcode detection algorithm. Primarily, the objective is to effectively support shellcodes detection in hexa-encoded URLs.]]></description>
	</item>
	<item>
		<title>antispyd-0.0.8 released</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>Julien</author>
		<description><![CDATA[<!--StartFragment -->&nbsp;This release&nbsp;contains two aspects : &nbsp;<BR>&nbsp;<BR>- the capability of inter-connection with others HTTP cache and proxy, via a new configuration directive : "cache_peer" (I know you know it :) ) and "direct_connect" directive for fault tolerance.&nbsp;<BR>&nbsp;<BR>- An HTTP engine acceleration,&nbsp;by the use of the N-Tree algorithm, for HTTP header fast reconnaissance.]]></description>
	</item>
	<item>
		<title>antispyd-0.0.7 released</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>Julien</author>
		<description><![CDATA[<P>&nbsp;This release provides 2 new features :&nbsp;<BR>&nbsp;<BR>- Domain White-List configuration&nbsp;<BR>- BLOCK_SIZE filter. &nbsp;<BR>&nbsp;<BR>The BLOCK_SIZE filter provides the ability to perform a control of incoming and outcoming traffic for wished mime types based on HTTP message size. The control configuration can be different for incoming and outcoming traffic.&nbsp;<BR>&nbsp;<BR>This control is performed with two independant technics : "HTTP header checking" and "HTTP flow tracking". &nbsp;<BR>&nbsp;<BR>The second possibility allows to monitor the HTTP message size during its transition throught the proxy. So, file's size can be controled even if the HTTP "content-size" header isn't present. This second method is disactivable via the configuration page.&nbsp;<BR>&nbsp;<BR>Moreover, filter management software architecture has been clean up.&nbsp;<BR>&nbsp;<BR>For more information, see the man page :)&nbsp;<BR> </P>]]></description>
	</item>
	<item>
		<title>objectives of antispyd-0.0.7</title>
		<link>http://antispyd.sourceforge.net</link>
		<author>jnm42@users.sourceforge.net</author>
		<description><![CDATA[<P>Two main objectives :</P><P>&nbsp;- Improve the filter's internal&nbsp;architecture and speedup filtering.</P><P>&nbsp;- Adding at least one filter : the BLOCK_SIZE filter, that will allows administrators to perform a filtering based on the couple (file type / file size).                          </P>]]></description>
	</item>
	<item>
		<title>antispyd-0.0.6 released</title>
		<link>http://prdownloads.sourceforge.net/antispyd/antispyd-0.0.6.tar.gz?download</link>
		<author>jnm42@users.sourceforge.net</author>
		<description><![CDATA[This release has one main purpose :&nbsp;the web engine clean up and enhancement. The HTTP lexer and parser have been cleaned up and improved. &nbsp;<BR>&nbsp;<BR>And a better keep-alive processing has been developed to speed up HTTP flow transition.&nbsp;]]></description>
	</item>
	<item>
		<title>Antispyd RSS feed created :)</title>
		<author>jnm42@users.sourceforge.net</author>
		<description><![CDATA[<P>This feed has been created for two main reasons, allowing peoples who are interested by antispyd to be fastly informed of new versions and permit me (the author of antispyd) to inform about the project, in term of design and features choices.                                          </P>]]></description>
	</item>
	</channel>
</rss>
