
<?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>Online Security Scanner &#187; nikto</title>
	<atom:link href="http://hackertarget.com/tag/nikto/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackertarget.com</link>
	<description>Vulnerability Testing and Assessments</description>
	<lastBuildDate>Tue, 15 May 2012 09:53:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OSSEC on NGINX and Ubuntu 10.04 LTS</title>
		<link>http://hackertarget.com/ossec-on-nginx-and-ubuntu-10-04-lts/</link>
		<comments>http://hackertarget.com/ossec-on-nginx-and-ubuntu-10-04-lts/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 03:35:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[intrusion]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[nikto]]></category>
		<category><![CDATA[ossec]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=767</guid>
		<description><![CDATA[As mentioned in previous posts my web server has moved to a Nginx environment. Being a fan of the ossec host based intrusion detection software (hids) of course I had to add it the new host. Installed as usual. Then it was merely a matter of adding the log files (access.log and error.log) from my [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/ossec-on-nginx-and-ubuntu-10-04-lts/' addthis:title='OSSEC on NGINX and Ubuntu 10.04 LTS' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>As mentioned in previous posts my web server has moved to a <a href="http://www.nginx.org">Nginx</a> environment. Being <a href="http://hackertarget.com/2009/08/ossec-introduction-and-installation-guide/">a fan</a> of the <a href="http://www.ossec.net">ossec</a> host based intrusion detection software (hids) of course I had to add it the new host.</p>
<p>Installed as usual. Then it was merely a matter of adding the log files (access.log and error.log) from my nginx site into the ossec.cfg configuration file. Recent versions from 2.3 upwards to the latest (2.5.1) are able to parse nginx logs.</p>
<p>I was not sure on the log_format parameter, so I left it as syslog. Started up ossec and proceed to pound my web server with a <a href="http://www.hackertarget.com/website-scan/">Nikto Scan</a>. Anyone who has used Nikto and taken a peak the access.log of your web server knows that it is a very noisy testing tool. That noise is great when you want to test a new ossec.net install. Emails were firing from ossec alerting me to fact that my site was being scanned.</p>
<blockquote><p>Rule: 31151 fired (level 10) -> &#8220;Mutiple web server 400 error codes from same source ip.&#8221;<br />
Portion of the log(s):</p>
<p>209.x.x.7 &#8211; - [06/Feb/2011:23:39:46 +0000] &#8220;GET /d9jH9IhB.EXE HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:map_codes)&#8221;<br />
209.x.x.7 &#8211; - [06/Feb/2011:23:39:46 +0000] &#8220;GET /d9jH9IhB.password HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:map_codes)&#8221;<br />
&#8211;snip&#8211;
</p></blockquote>
<p>And others like this&#8230;</p>
<blockquote><p>OSSEC HIDS Notification.<br />
2011 Feb 06 23:41:45</p>
<p>Received From: li242-18->/var/log/nginx/hackertarget.com/access.log<br />
Rule: 31153 fired (level 10) -> &#8220;Multiple common web attacks from same souce ip.&#8221;<br />
Portion of the log(s):</p>
<p>209.20.68.7 &#8211; - [06/Feb/2011:23:41:44 +0000] &#8220;GET /nsn/..%5Cutil/set.bas HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:000379)&#8221;<br />
209.20.68.7 &#8211; - [06/Feb/2011:23:41:43 +0000] &#8220;GET /nsn/..%5Cutil/send.bas HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:000378)&#8221;<br />
209.20.68.7 &#8211; - [06/Feb/2011:23:41:43 +0000] &#8220;GET /nsn/..%5Cutil/ren.bas HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:000377)&#8221;<br />
209.20.68.7 &#8211; - [06/Feb/2011:23:41:43 +0000] &#8220;GET /nsn/..%5Cutil/rd.bas HTTP/1.1&#8243; 404 20398 &#8220;-&#8221; &#8220;Mozilla/4.75 (Nikto/@Version) (Evasions:None) (Test:000376)&#8221;<br />
&#8211;snip&#8211;
</p></blockquote>
<p>This highlights how easy it is to test your intrusion detection capability. If you run a serious website, you really should have something in place that will alert you to this sort of noisy scanning. So get on with it and start testing your IDS / IPS. It&#8217;s easy and free at <a href="http://www.hackertarget.com">HackerTarget.com</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/ossec-on-nginx-and-ubuntu-10-04-lts/' addthis:title='OSSEC on NGINX and Ubuntu 10.04 LTS' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/ossec-on-nginx-and-ubuntu-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nikto 2.1.0 released and rolled out</title>
		<link>http://hackertarget.com/nikto-2-1-0-released-and-rolled-out/</link>
		<comments>http://hackertarget.com/nikto-2-1-0-released-and-rolled-out/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:29:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[nikto]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=419</guid>
		<description><![CDATA[The latest version of Nikto has been rolled out to our web scanning servers. Enjoy the web scanning from the leading open source web scanning tool. Head over to Cirt.net for full details.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/nikto-2-1-0-released-and-rolled-out/' addthis:title='Nikto 2.1.0 released and rolled out' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The latest version of Nikto has been rolled out to our <a href="http://www.hackertarget.com/website-scan">web scanning servers</a>.</p>
<p>Enjoy the web scanning from the leading open source web scanning tool.</p>
<p>Head over to <a href="http://www.cirt.net" target="_blank">Cirt.net</a> for full details.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/nikto-2-1-0-released-and-rolled-out/' addthis:title='Nikto 2.1.0 released and rolled out' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/nikto-2-1-0-released-and-rolled-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nikto 2.1.0 released</title>
		<link>http://hackertarget.com/nikto-2-1-0-released/</link>
		<comments>http://hackertarget.com/nikto-2-1-0-released/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:31:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[nikto]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=415</guid>
		<description><![CDATA[Nikto, the most excellent web scanner has just been released in version 2.1.0. Numerous improvements have been made to both reliability, vulnerability scope and scan optimisation. Go here for a full run down on the new features. Or here for some comprehensive documentation. We are currently testing the new release before adding it to the [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/nikto-2-1-0-released/' addthis:title='Nikto 2.1.0 released' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Nikto, the most excellent web scanner has just been released in version 2.1.0. Numerous improvements have been made to both reliability, vulnerability scope and scan optimisation.</p>
<p>Go <a href="http://cirt.net/nikto2">here for a full run</a> down on the new features.</p>
<p>Or <a href="http://cirt.net/nikto2-docs/">here for some comprehensive documentation</a>.</p>
<p>We are currently testing the new release before adding it to the <a href="http://www.hackertarget.com">HackerTarget.com</a> scan suite.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://hackertarget.com/nikto-2-1-0-released/' addthis:title='Nikto 2.1.0 released' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_delicious"></a><a class="addthis_button_reddit"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/nikto-2-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.hackertarget.com @ 2012-05-17 23:46:11 -->
