<?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>The FORWARD project blog &#187; tool</title>
	<atom:link href="http://blogs.ict-forward.eu/forward/tag/tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ict-forward.eu/forward</link>
	<description>blogging on emerging and future threats</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Skipfish: A new web application security tool from Google</title>
		<link>http://blogs.ict-forward.eu/forward/skipfish-a-new-web-application-security-tool-from-google/</link>
		<comments>http://blogs.ict-forward.eu/forward/skipfish-a-new-web-application-security-tool-from-google/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:44:08 +0000</pubDate>
		<dc:creator>sebolani</dc:creator>
				<category><![CDATA[security news]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[skipfish]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=608</guid>
		<description><![CDATA[Last Friday, Google released a new security tool known as Skipfish, written by Michal Zalewski, a Polish security researcher and author of various tools and books, with contributions and feedback from Google&#8217;s information security engineering team. Skipfish aims to help web application developers secure and reveal various possible security flaws of their applications. Since web applications become [...]]]></description>
			<content:encoded><![CDATA[<p>Last Friday, Google released a new security tool known as Skipfish, written by Michal Zalewski, a Polish security researcher and author of various tools and books, with contributions and feedback from Google&#8217;s information security engineering team. Skipfish aims to help web application developers secure and reveal various possible security flaws of their applications. Since web applications become more and more complex, developers need similar tools to check and validate the security of their code. Michal Zalewski wrote in a blog <a href="http://googleonlinesecurity.blogspot.com/2010/03/meet-skipfish-our-automated-web.html">article</a>, &#8220;The safety of the Internet is of paramount importance to Google, and helping web developers build secure, reliable web applications is an important part of the equation.&#8221;</p>
<p><span id="more-608"></span>Quoting from skipfish&#8217;s README file,  &#8221;A number of commercial and open source tools with analogous functionality is readily available (e.g., Nikto, Nessus); stick to the one that suits you best.That said, skipfish tries to address some of the common problems associated with web security scanners&#8221;. Specifically, it tries to achieve high performance and claims to achieve  over 500 requests per second against Internet targets, over 2000 requests per second against LAN/MAN networks and over 7000 requests per second against local instances. It is designed to be highly adaptive, reliable and produce accurate results.</p>
<p>Skipfish has a large list of security checks, divided in categories according to their impact. High risk issues include server-side SQL injection, explicit SQL syntax in GET/POST parameters, command injection, XML/XPath injection, format string and integer overflow vulnerabilities. Medium and low risk issues include various other checks, including XSS injection, Directory traversal/bypass, attacker supplied scripts/CSS inclusion and many other.</p>
<p>Running Skipfish is easy and customizable, the output is generated to a html file, full report is included. A screenshot of a command line execution can be seen below and a screenshot of a sample html output <a href="http://skipfish.googlecode.com/files/skipfish-screen.png">here</a>.</p>
<p><a title="ImageShack - Image And Video Hosting" href="http://img519.imageshack.us/i/skipfish.jpg/" target="_blank"><img src="http://img519.imageshack.us/img519/8065/skipfish.jpg" alt="" /></a></p>
<p>Skipfish is written in C language and is available for download through Google code under Apache 2.0 License <a href="http://code.google.com/p/skipfish/">here</a>. Detailed documentation is included in README file in source tarball or in the <a href="http://code.google.com/p/skipfish/wiki/SkipfishDoc">wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/skipfish-a-new-web-application-security-tool-from-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

