<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ClearNet Security: Tag circumvent</title>
    <link>http://blog.clearnetsec.com/articles/tag/circumvent</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Scan fast and evade triggers</title>
      <description>&lt;p&gt;I've wanted to build this for a long time, alas the pain and  costs of obtaining disparate public IPv4 blocks is high.&amp;nbsp; I want to perform 65k port scans fast,  accurately, and avoid 95% of the IDSes, IPSes, or whatever other &amp;lsquo;smart&amp;rsquo; devices  are in my way.&amp;nbsp; It can be done.&amp;nbsp; &lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Buy or lease some servers&lt;/li&gt;
  &lt;li&gt;Find a few data centers that connect to  different Tier 1 providers&lt;/li&gt;
  &lt;li&gt;Justify and purchase IP blocks from ARIN (or another  regional registry)&lt;/li&gt;
  &lt;li&gt;Setup scan server(s)&lt;/li&gt;
  &lt;li&gt;Setup NAT server(s)&lt;/li&gt;
  &lt;li&gt;Write some code to distribute port scans &lt;/li&gt;
  &lt;li&gt;Feel cool when you can scan like crazy &lt;/li&gt;
  &lt;li&gt;Feel really cool when no &amp;lsquo;smart&amp;rsquo; devices alert,  block, or rate limit you because you haven&amp;rsquo;t triggered any threshold &amp;lsquo;rules&amp;rsquo;&lt;/li&gt;
  &lt;li&gt;Act surprised when the client mentions his team  didn&amp;rsquo;t see or report any anomalous behavior &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here is a high-level diagram of what I want:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.clearnetsec.com/roller/resources/cns/ScanServer.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Of course, there are some realities which make this hard to  build.&amp;nbsp; Registries prefer to hand out  contiguous net blocks, but it would be far more desirable to have a bunch of smaller  non-contiguous net blocks.&amp;nbsp; Some &amp;lsquo;smart&amp;rsquo;  devices do detect scans based on the source net block, not just via a single  source IP.&amp;nbsp; Bandwidth and latency conditions  are always in play.&amp;nbsp; I still want it.&amp;nbsp; A scan setup like this can increase accuracy,  be fast, is distributed, and raises the difficulty for detection.&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;FYI: Initial costs from ARIN for different net block sizes &lt;/p&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;
  &lt;tr&gt;
    &lt;th&gt;Category&lt;/th&gt;
    &lt;th&gt;Initial Registration Fee (US Dollars)&lt;/th&gt;
    &lt;th&gt;Assignment Size&lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;X-small/&lt;br /&gt;
      Micro-allocation &lt;/td&gt;
    &lt;td align="right"&gt;$1,250&lt;/td&gt;
    &lt;td align="right"&gt;/24 - &amp;lt; /20&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Small&lt;/td&gt;
    &lt;td align="right"&gt;$2,250&lt;/td&gt;
    &lt;td align="right"&gt;/20 - /19&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Medium&lt;/td&gt;
    &lt;td align="right"&gt;$4,500&lt;/td&gt;
    &lt;td align="right"&gt;&amp;gt; /19 - /16&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Large&lt;/td&gt;
    &lt;td align="right"&gt;$9,000&lt;/td&gt;
    &lt;td align="right"&gt;&amp;gt; /16 - /14&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;X-large&lt;/td&gt;
    &lt;td align="right"&gt;$18,000&lt;/td&gt;
    &lt;td align="right"&gt;&amp;gt; /14&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;

</description>
      <pubDate>Tue, 14 Mar 2006 03:48:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:bff733f4-e884-4002-b473-ec3e8f6c0bcb</guid>
      <author>tate@ClearNetSec.com (Tate Hansen)</author>
      <link>http://blog.clearnetsec.com/articles/2006/03/14/scan-fast-and-evade-triggers</link>
      <category>nmap</category>
      <category>scanning</category>
      <category>port  scanning</category>
      <category>ClearNet Security</category>
      <category>Tate Hansen</category>
      <category>ids</category>
      <category>ips</category>
      <category>circumvent</category>
    </item>
  </channel>
</rss>
