<?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>Darknet - The Darkside &#187; enumerate-hosts</title>
	<atom:link href="http://www.darknet.org.uk/tag/enumerate-hosts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DNS Brute Force eXtract &#8211; WS-DNS-BFX</title>
		<link>http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/</link>
		<comments>http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 08:20:41 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[dns-brute-force]]></category>
		<category><![CDATA[dns-brute-force-extract]]></category>
		<category><![CDATA[dns-hacking]]></category>
		<category><![CDATA[enumerate-hosts]]></category>
		<category><![CDATA[network-hacking-tools]]></category>
		<category><![CDATA[ws-dns-bfx]]></category>
		<category><![CDATA[zone-transfer]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/</guid>
		<description><![CDATA[There is another option for DNS Brute Forcing which uses threads, so may be faster than TXDNS 2.0 which we posted about recently. What does it do? This program was written to extract valid hosts of a domain that deny zone transfers. The program supports: IPv4 => IP Address of 32 bits. IPv6 => IP [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>There is another option for DNS Brute Forcing which uses threads, so may be faster than <a href="http://www.darknet.org.uk/2006/12/txdns-200-released-dns-digger-for-brute-force/">TXDNS 2.0</a> which we posted about recently.</p>
<p><strong>What does it do?</strong></p>
<p>This program was written to extract valid hosts of a domain that deny zone transfers.</p>
<p>The program supports:</p>
<ul>
<li>IPv4          => IP Address of 32  bits.</li>
<li>IPv6          => IP Address of 128 bits.</li>
<li>Multi Thread  => Make several resolutions at &#8220;the same time&#8221;.</li>
<li>
EMA	     => Extract more than 1 IP in servers with HA, Network Load Balance, etc, (like: www.yahoo.com, www.microsoft.com).</li>
</ul>
<p><strong>Where do I use it?</strong></p>
<p>This program must be used against DNS Servers that deny zone transfers.</p>
<p>Example of DNS Servers that deny transfer zones:</p>
<pre><code>root@Debian:/tmp/WS-DNS# host -l frontthescene.com.br
;; connection timed out; no servers could be reached

root@Debian:/tmp/WS-DNS# dig @200.242.154.2 frontthescene.com.br axfr

; <<>> DiG 9.2.1 <<>> @200.242.154.2 frontthescene.com.br axfr
;; global options:  printcmd
; Transfer failed.</code></pre>
<p><strong>How do I compile it?</strong></p>
<p>To compile it, do:</p>
<pre><code>gcc -o WS-DNS-BFX WS-DNS-BFX.c -lpthread -D_REENTRANT -D_THREAD_SAFE</code></pre>
<p>     To best performance do:</p>
<pre><code>gcc -o WS-DNS-BFX WS-DNS-BFX.c -lpthread -D_REENTRANT -D_THREAD_SAFE -O3</code></pre>
<p>If u don&#8217;t have a compiler (gcc), libs, etc, i added at the .tgz file this program compiled static, called &#8220;WS-DNS-BFX-Static&#8221;.</p>
<p><strong>How do I use it?</strong></p>
<p>Is easy use this program. Supose that you want extract valid hosts from &#8220;yahoo.com&#8221;, using dict-file.txt (Brute Force File) and open 4 threads, to do it the command is:</p>
<pre><code>root@Debian:/tmp/WS-DNS# ./WS-DNS-BFX yahoo.com dict-file.txt 4
     Progress ..............................</code></pre>
<p>When it finish, will be generated a file called &#8220;hosts-yahoo.com.txt&#8221; with the extracted hosts.</p>
<p>You can download it here:</p>
<p></p>
<p><a href="http://ws.hackaholic.org/tools/WS-DNS-BFX.tgz">DNS Brute Force eXtract</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D495+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;t=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;title=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;title=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;title=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/&amp;title=DNS+Brute+Force+eXtract+%E2%80%93+WS-DNS-BFX" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F04%2Fdns-brute-force-extract-ws-dns-bfx%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/04/dns-brute-force-extract-ws-dns-bfx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

