<?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; port scanning</title>
	<atom:link href="http://blogs.ict-forward.eu/forward/tag/port-scanning/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ict-forward.eu/forward</link>
	<description>blogging on emerging and future threats</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:42:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Shodan, a tool or a threat?</title>
		<link>http://blogs.ict-forward.eu/forward/shodan-a-tool-or-a-threat/</link>
		<comments>http://blogs.ict-forward.eu/forward/shodan-a-tool-or-a-threat/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:30:43 +0000</pubDate>
		<dc:creator>sebolani</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[port scanning]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=514</guid>
		<description><![CDATA[Last month a new search engine appeared, called Shodan. It is a  Computer Search Engine, available for free in public, allowing search for routers, servers, computers or any device that opens a port. It is based on a simple idea: Port scan, grab headers and index the results. Quoting Shodan&#8217;s quick guide, &#8220;SHODAN lets you [...]]]></description>
			<content:encoded><![CDATA[<p>Last month a new search engine appeared, called <a title="Shodan" href="http://shodan.surtri.com">Shodan</a>. It is a  Computer Search Engine, available for free in public, allowing search for routers, servers, computers or any device that opens a port. It is based on a simple idea: Port scan, grab headers and index the results. Quoting Shodan&#8217;s quick guide, <em>&#8220;SHODAN lets you find servers/ routers/ etc. by using the simple search bar 							up above. Most of the data in the index covers web servers at the moment, 							but there is some data on FTP, Telnet and SSH services as well. Let me know which services 							interest you the most and I&#8217;ll prioritize them in my scanning&#8221;.</em></p>
<p><span id="more-514"></span>On it&#8217;s initial release, Shodan search refine capabilities include country, hostname, ip-range (removed), port, service-version and header part specifications. Although the majority of the indexed results include web server data, it can be used already for other services too. Some examples:</p>
<ul>
<li><a href="http://shodan.surtri.com/?q=country%3Agr+port%3A23">List of telnet enabled hosts in Greece</a></li>
<li><a href="http://shodan.surtri.com/?q=apache%202.2.3">List of apache servers running version 2.2.3</a></li>
<li><a href="http://shodan.surtri.com/?q=%22cisco-ios%22+port%3A80">List of cisco routers with web interface<br />
</a></li>
</ul>
<p>The results of this Service can be used for malicious activities. With automated queries, exploiters could find in seconds vulnerable versions or legacy unpatched machines, botnets could find easier possibly vulnerable hosts or spammers could gather old/unpatched SMTP servers. On the other side, as a side effect, it may can help administrators to identify a possible  vulnerability/security hole in their systems.</p>
<p>Shodan can be compared with the capability of forming specific queries to known search engines like Google. One difference is, Google can show data indexed from web page content while Shodan is more like a portscan utility, such us nmap, caching the results.</p>
<p>The service raises some ethical arguments and some discussions about its legality. Although it does not serve anything more that it is not already “in plain view”, port scanning can be considered illegal as they are not &#8220;authorized&#8221; connections to the hosts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/shodan-a-tool-or-a-threat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
