<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lifedork &#187; Application security</title>
	<atom:link href="http://www.lifedork.net/tag/application-security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lifedork.net</link>
	<description>still GeeX? still SuX!</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.lifedork.net</link>
  <url>http://www.lifedork.com/favicon.ico</url>
  <title>Lifedork</title>
</image>
		<item>
		<title>openAcunetic &#8211; open source java-based web application vulnerability scanner</title>
		<link>http://www.lifedork.net/openacunetic-open-source-java-based-web-application-vulnerability-scanner.html</link>
		<comments>http://www.lifedork.net/openacunetic-open-source-java-based-web-application-vulnerability-scanner.html#comments</comments>
		<pubDate>Thu, 22 Jan 2009 08:24:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Application security]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Vulnerability scanner]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/?p=605</guid>
		<description><![CDATA[If you&#8217;ve ever used or heard about Acunetix , the commercial web application vulnerability scanner , you must like this new tool which makes web application security auditing even easier , the tool itself is called openAcunetic. It can be said as a open source version of Acunetix (but of course they don&#8217;t look the [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever used or heard about <strong>Acunetix</strong> , the <strong>commercial web application vulnerability scanner</strong> , you must like this new tool which makes <strong>web application security auditing</strong> even easier , the tool itself is called <strong>openAcunetic</strong>. It can be said as a open source version of Acunetix (but of course they don&#8217;t look the same , and not from the same developer). OpenAcunetic is an <strong>open source java-based web application vulnerability scanner</strong> that developed by <a href="http://www.redlevel.org/development.php" target="_blank">RedLevel</a>. If you&#8217;re curious to try this tool right away to start <strong>auditing web application security</strong>. Just Download the tool by link given in the end of this post , and you can start scanning your web application from sql injection , xss , etc</p>
<p><strong>Download openAcunetic</strong> : <code><strong>http://packetstormsecurity.org/UNIX/scanners/openAcunetix.zip</strong></code></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/2e3f754a-4090-4fe6-a5ea-0751d1df7991/"><br />
</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/openacunetic-open-source-java-based-web-application-vulnerability-scanner.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ratproxy &#8211; passive web application security assessment tool</title>
		<link>http://www.lifedork.net/ratproxy-passive-web-application-security-assessment-tool.html</link>
		<comments>http://www.lifedork.net/ratproxy-passive-web-application-security-assessment-tool.html#comments</comments>
		<pubDate>Fri, 02 Jan 2009 19:59:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Application security]]></category>
		<category><![CDATA[Consultants]]></category>
		<category><![CDATA[Cross-site request forgery]]></category>
		<category><![CDATA[Cross-site scripting]]></category>
		<category><![CDATA[General and Freelance]]></category>
		<category><![CDATA[Michal]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/?p=545</guid>
		<description><![CDATA[Ratproxy 1.53 is a passive web application security assessment tool which is developed by Michal Z. It works semi-automated , it passively detects broad classes of security problems such as XSS , Script Inclusions , content serving problems , XSRF and XSS defenses.
Here&#8217;s the short excerpt about Ratproxy 1.53 from their official project page :
Ratproxy [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ratproxy 1.53</strong> is a <strong>passive web application security assessment tool</strong> which is developed by Michal Z. It works semi-automated , it passively detects broad classes of security problems such as XSS , Script Inclusions , content serving problems , XSRF and XSS defenses.</p>
<p>Here&#8217;s the short excerpt about Ratproxy 1.53 from their official project page :</p>
<blockquote><p>Ratproxy is a semi-automated, largely passive web application security audit tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments</p></blockquote>
<p>To get a better understanding about Ratproxy , you can read their full documentation <a href="http://code.google.com/p/ratproxy/wiki/RatproxyDoc" target="_blank">here</a> . And you can <strong>download ratproxy</strong> 1.53 right <a href="http://packetstormsecurity.org/sniffers/ratproxy-1.53.tar.gz" target="_blank">here</a> .</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles :</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.codinghorror.com/blog/archives/001171.html">Cross-Site Request Forgeries and You</a></li>
<li class="zemanta-article-ul-li"><a href="http://infosecurity.us/?p=1910">Princeton Security Researchers Find 4 Security Bugs In World&#8217;s Popular Sites</a></li>
<li class="zemanta-article-ul-li"><a href="http://ajaxian.com/archives/web-security-number-one-attack-vector">Web Security: Number one attack vector?</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.ajax-blog.com/web-security-number-one-attack-vector.html">Web Security: Number one attack vector?</a></li>
<li class="zemanta-article-ul-li"><a href="http://punetech.com/the-risks-with-openid/">The Risks with OpenID</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/104a0068-21fb-4d5d-b91f-492759f6e253/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=104a0068-21fb-4d5d-b91f-492759f6e253" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/ratproxy-passive-web-application-security-assessment-tool.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
