<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[screenshots - Shodan Blog]]></title><description><![CDATA[The latest news and developments for Shodan.]]></description><link>https://blog.shodan.io/</link><generator>Ghost 0.7</generator><lastBuildDate>Sun, 12 Apr 2026 02:23:12 GMT</lastBuildDate><atom:link href="https://blog.shodan.io/tag/screenshots/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Don't Be Clever]]></title><description><![CDATA[<p>I've started <a href="https://images.shodan.io">collecting screenshots</a> for a few services, most notably VNC, and something stuck out at me:</p>

<p><img src="https://blog.shodan.io/content/images/2015/09/screenshot-www-shodan-io-2015-09-04-22-18-44.png" alt=""></p>

<p>The top 5 ports where VNC is running with authentication disabled are:</p>

<ol>
<li>5900 (default port): 4,029  </li>
<li><strong>5901</strong>: 3,995  </li>
<li>84: 25  </li>
<li>83: 14  </li>
<li>13579: 7</li>
</ol>

<p>Out of ~8,000 results, 50% of</p>]]></description><link>https://blog.shodan.io/dont-be-clever/</link><guid isPermaLink="false">a13f79f6-4ad2-4bee-bfc4-032d28f86fcc</guid><category><![CDATA[ICS]]></category><category><![CDATA[research]]></category><category><![CDATA[vnc]]></category><category><![CDATA[screenshots]]></category><category><![CDATA[images]]></category><category><![CDATA[modbus]]></category><category><![CDATA[obscurity]]></category><dc:creator><![CDATA[John Matherly]]></dc:creator><pubDate>Sat, 05 Sep 2015 03:48:32 GMT</pubDate><media:content url="http://blog.shodan.io/content/images/2015/09/screenshot-images-shodan-io-2015-09-04-22-46-35.png" medium="image"/><content:encoded><![CDATA[<img src="http://blog.shodan.io/content/images/2015/09/screenshot-images-shodan-io-2015-09-04-22-46-35.png" alt="Don't Be Clever"><p>I've started <a href="https://images.shodan.io">collecting screenshots</a> for a few services, most notably VNC, and something stuck out at me:</p>

<p><img src="https://blog.shodan.io/content/images/2015/09/screenshot-www-shodan-io-2015-09-04-22-18-44.png" alt="Don't Be Clever"></p>

<p>The top 5 ports where VNC is running with authentication disabled are:</p>

<ol>
<li>5900 (default port): 4,029  </li>
<li><strong>5901</strong>: 3,995  </li>
<li>84: 25  </li>
<li>83: 14  </li>
<li>13579: 7</li>
</ol>

<p>Out of ~8,000 results, 50% of the results came from services that were operating VNC on a non-standard port. It's not unusual to see common services running on different ports, but that was a surprising amount. My guess is that a lot of people change the default port thinking that it will hide their service. Because Shodan scans for 250+ different ports however, there's a small chance that Shodan will discover it anyways. And for a lot of the popular protocols, Shodan actually also crawls for one-off ports (thank you to <a href="https://twitter.com/Viss">@Viss</a> for that idea).</p>

<p>I've seen this sort of behavior in other services as well, this isn't limited to VNC. If you've read my previous blog posts this might sound familiar to you. In fact, I observed much of the same when <a href="https://blog.shodan.io/hiding-in-plain-sight/">looking at SSH</a>. For SSH, the choice of ports is a bit wider but in general people don't work well as random number generators.</p>

<p>Furthermore, this sort of behavior can be observed across the industries. For example, you might know that Shodan crawls the Internet for industrial control systems (ICS). One of the most popular protocols in ICS is called Modbus that runs on port 502. At the moment, there are about <a href="https://www.shodan.io/search?query=port%3A502">17,000 devices</a> listening to Modbus on the default port. It turns out there are also <a href="https://www.shodan.io/search?query=port%3A503">700 devices</a> listening on port 503, again a one-off sort of situation.</p>

<p><img src="https://blog.shodan.io/content/images/2015/09/screenshot-www-shodan-io-2015-09-04-22-33-29.png" alt="Don't Be Clever"></p>

<p>If you're looking to hide your service putting it on a different port is a temporary band-aid at best and a false sense of security more than anything.</p>]]></content:encoded></item></channel></rss>