<?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; brute forcing tool</title>
	<atom:link href="http://www.darknet.org.uk/tag/brute-forcing-tool/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>Patator &#8211; Multi Purpose Brute Forcing Tool</title>
		<link>http://www.darknet.org.uk/2011/12/patator-multi-purpose-brute-forcing-tool/</link>
		<comments>http://www.darknet.org.uk/2011/12/patator-multi-purpose-brute-forcing-tool/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 12:22:00 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Password Cracking]]></category>
		<category><![CDATA[brute forcer]]></category>
		<category><![CDATA[brute forcer tool]]></category>
		<category><![CDATA[brute forcing tool]]></category>
		<category><![CDATA[brute-forcing]]></category>
		<category><![CDATA[cracking tool]]></category>
		<category><![CDATA[dns brute forcing]]></category>
		<category><![CDATA[hacking tool]]></category>
		<category><![CDATA[http fuzzing]]></category>
		<category><![CDATA[password cracking script]]></category>
		<category><![CDATA[password cracking tool]]></category>
		<category><![CDATA[password-cracker]]></category>
		<category><![CDATA[patator]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3244</guid>
		<description><![CDATA[Patator is a multi-purpose brute-forcer, with a modular design and a flexible usage. Basically the author got tired of using Medusa, Hydra, ncrack, metasploit auxiliary modules, nmap NSE scripts and the like because: They either do not work or are not reliable (false negatives several times in the past) They are slow (not multi-threaded or [...]]]></description>
			<content:encoded><![CDATA[<p>Patator is a multi-purpose brute-forcer, with a modular design and a flexible usage. Basically the author got tired of using <a href="http://www.darknet.org.uk/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/">Medusa</a>, <a href="http://www.darknet.org.uk/2010/10/thc-hydra-5-8-released-extremely-fast-multi-threaded-loginpassword-cracker/" title="THC-Hydra 5.8 Released – Extremely Fast Multi-Threaded Login/Password Cracker">Hydra</a>, <a href="http://www.darknet.org.uk/2010/03/ncrack-high-speed-network-authentication-cracking-tool/" title="Ncrack – High Speed Network Authentication Cracking Tool">ncrack</a>, <a href="http://www.darknet.org.uk/2010/07/metasploit-framework-3-4-1-released-16-new-exploits-22-modules-11-meterpreter-scripts/" title="Metasploit Framework 3.4.1 Released – 16 New Exploits, 22 Modules &#038; 11 Meterpreter Scripts">metasploit</a> auxiliary modules, <a href="http://www.darknet.org.uk/2010/02/nmap-v5-20-released-open-source-network-exploration-auditing-tool/" title="Nmap v5.20 Released – Open Source Network Exploration &#038; Auditing Tool">nmap</a> NSE scripts and the like because:</p>
<ul>
<li>They either do not work or are not reliable (false negatives several times in the past)</li>
<li>They are slow (not multi-threaded or not testing multiple passwords within the same TCP connection)</li>
<li>They lack very useful features that are easy to code in python (eg. interactive runtime)</li>
</ul>
<p>Basically you should give Patator a try once you get disappointed by Medusa, Hydra or other brute-force tools and are about to code your own small script because Patator will allow you to:</p>
<ul>
<li>Not write the same code over and over</li>
<li>Run multi-threaded</li>
<li>Benefit for useful features such as the interactive runtime commands, response logging, etc.</li>
</ul>
<p>Currently it supports the following modules:</p>
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-Body468 */
google_ad_slot = "1341243171";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><br /></p>
<ul>
<li>ftp_login     : Brute-force FTP</li>
<li>ssh_login     : Brute-force SSH</li>
<li>telnet_login  : Brute-force Telnet</li>
<li>smtp_login    : Brute-force SMTP</li>
<li>smtp_vrfy     : Enumerate valid users using the SMTP VRFY command</li>
<li>smtp_rcpt     : Enumerate valid users using the SMTP RCPT TO command</li>
<li>http_fuzz     : Brute-force HTTP/HTTPS</li>
<li>pop_passd     : Brute-force poppassd (not POP3)</li>
<li>ldap_login    : Brute-force LDAP</li>
<li>smb_login     : Brute-force SMB</li>
<li>mssql_login   : Brute-force MSSQL</li>
<li>oracle_login  : Brute-force Oracle</li>
<li>mysql_login   : Brute-force MySQL</li>
<li>pgsql_login   : Brute-force PostgreSQL</li>
<li>vnc_login     : Brute-force VNC</li>
<li>dns_forward   : Forward lookup subdomains</li>
<li>dns_reverse   : Reverse lookup subnets</li>
<li>snmp_login    : Brute-force SNMPv1/2 and SNMPv3</li>
<li>unzip_pass    : Brute-force the password of encrypted ZIP files</li>
<li>keystore_pass : Brute-force the password of Java keystore files</li>
</ul>
<p>The name &#8220;Patator&#8221; comes from this tv interview clip &#8211; <a href="http://www.youtube.com/watch?v=xoBkBvnTTjo">patator</a></p>
<p>Patator is NOT script-kiddie friendly, please read the README inside patator.py before reporting/complaining/asking me how to use this tool..</p>
<p>You can download Patator v0.3 here:</p>
<p><a href="http://patator.googlecode.com/files/patator_v0.3.py">patator_v0.3.py</a></p>
<p>Or read more <a href="http://code.google.com/p/patator/">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3244+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/2011/12/patator-multi-purpose-brute-forcing-tool/&amp;t=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool" 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/2011/12/patator-multi-purpose-brute-forcing-tool/&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/2011/12/patator-multi-purpose-brute-forcing-tool/&amp;title=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool" 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/2011/12/patator-multi-purpose-brute-forcing-tool/&amp;title=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool" 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/2011/12/patator-multi-purpose-brute-forcing-tool/&amp;title=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool" 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/2011/12/patator-multi-purpose-brute-forcing-tool/&amp;title=Patator+%E2%80%93+Multi+Purpose+Brute+Forcing+Tool" 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%2F2011%2F12%2Fpatator-multi-purpose-brute-forcing-tool%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/2011/12/patator-multi-purpose-brute-forcing-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NiX Brute Force &#8211; Parallel Log-in Brute Forcing/Password Cracking Tool</title>
		<link>http://www.darknet.org.uk/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/</link>
		<comments>http://www.darknet.org.uk/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 09:17:49 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Password Cracking]]></category>
		<category><![CDATA[brute force password cracking]]></category>
		<category><![CDATA[brute forcer]]></category>
		<category><![CDATA[brute forcing tool]]></category>
		<category><![CDATA[brute-force]]></category>
		<category><![CDATA[log-in brute forcing]]></category>
		<category><![CDATA[log-in cracking]]></category>
		<category><![CDATA[log-in cracking tool]]></category>
		<category><![CDATA[login brute forcing]]></category>
		<category><![CDATA[nix]]></category>
		<category><![CDATA[nix brute force]]></category>
		<category><![CDATA[nix brute forcer]]></category>
		<category><![CDATA[password cracking tool]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3035</guid>
		<description><![CDATA[NiX Brute Forcer is a tool that uses brute force in parallel to log into a system without having authentication credentials beforehand. This tool is intended to demonstrate the importance of choosing strong passwords. The goal of NiX is to support a variety of services that allow remote authentication such as: MySQL, SSH, FTP, IMAP. [...]]]></description>
			<content:encoded><![CDATA[<p>NiX Brute Forcer is a tool that uses brute force in parallel to log into a system without having authentication credentials beforehand. This tool is intended to demonstrate the importance of choosing strong passwords. The goal of NiX is to support a variety of services that allow remote authentication such as: MySQL, SSH, FTP, IMAP. It is based on NiX Proxy Checker.</p>
<p><strong>Features</strong></p>
<ul>
<li>Basic Authorization &#038; FORM support in both standard and HTTPS (SSL) mode</li>
<li>HTTP/SOCKS 4 and 5 proxy support</li>
<li>FORM auto-detection &#038; Manual FORM input configuration.</li>
<li>It is multi-threaded</li>
<li>Wordlist shuffling via macros</li>
<li>Auto-removal of dead or unreliable proxy and when site protection mechanism blocks the proxy</li>
<li>Integrated proxy randomization to defeat certain protection mechanisms</li>
<li>With Success and Failure Keys results are 99% accurate</li>
<li>Advanced coding and timeout settings makes it outperform any other brute forcer</li>
</ul>
<p>The full changelog including the latest version is <a href="http://myproxylists.com/NIX_BRUTE_FORCER.CHANGELOG">here</a>.</p>
<p>You can download NiX Brute Force here:</p>
<p><a href="http://myproxylists.com/NIX_BruteForce.bz2">NIX_BruteForce.bz2</a></p>
<p>Or read more <a href="http://myproxylists.com/nix-brute-force">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3035+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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&amp;t=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool" 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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&amp;title=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool" 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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&amp;title=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool" 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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&amp;title=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool" 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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/&amp;title=NiX+Brute+Force+%E2%80%93+Parallel+Log-in+Brute+Forcing%2FPassword+Cracking+Tool" 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%2F2011%2F02%2Fnix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool%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/2011/02/nix-brute-force-parallel-log-in-brute-forcingpassword-cracking-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Medusa 2.0 Released &#8211; Parallel Network Login Brute Forcing Tool</title>
		<link>http://www.darknet.org.uk/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/</link>
		<comments>http://www.darknet.org.uk/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 08:31:31 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Password Cracking]]></category>
		<category><![CDATA[brute forcing tool]]></category>
		<category><![CDATA[brute-force]]></category>
		<category><![CDATA[hacking tool]]></category>
		<category><![CDATA[login brute forcer]]></category>
		<category><![CDATA[login brute forcing tool]]></category>
		<category><![CDATA[medusa]]></category>
		<category><![CDATA[medusa 2.0]]></category>
		<category><![CDATA[medusa password cracker]]></category>
		<category><![CDATA[medusa v2.0]]></category>
		<category><![CDATA[medusa version 2.0]]></category>
		<category><![CDATA[network brute forcing tool]]></category>
		<category><![CDATA[parallel password cracking]]></category>
		<category><![CDATA[parallel-password-cracker]]></category>
		<category><![CDATA[password cracking tool]]></category>
		<category><![CDATA[password-cracker]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2540</guid>
		<description><![CDATA[After what feels like an eternity (one year to the date since Medusa version 1.5), Medusa 2.0 is now available for public download. What is Medusa? Medusa is a speedy, massively parallel, modular, login brute-forcer for network services created by the geeks at Foofus.net. It currently has modules for the following services: AFP, CVS, FTP, [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>After what feels like an eternity (one year to the date since <a href="http://www.darknet.org.uk/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/">Medusa version 1.5</a>), Medusa 2.0 is now available for public download.</p>
<p>What is Medusa? Medusa is a speedy, massively parallel, modular, login brute-forcer for network services created by the geeks at Foofus.net.</p>
<p>It currently has modules for the following services: AFP, CVS, FTP, HTTP, IMAP, MS-SQL, MySQL, NCP (NetWare), NNTP, PcAnywhere, POP3, PostgreSQL, rexec, rlogin, rsh, SMB, SMTP (AUTH/VRFY), SNMP, SSHv2, SVN, Telnet, VmAuthd, VNC. It also includes a basic web form module and a generic wrapper module for external scripts.</p>
<p><strong>Features</strong></p>
<ul>
<li>Thread-based parallel testing. Brute-force testing can be performed against multiple hosts, users or passwords concurrently.</li>
<li>Flexible user input. Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple entries. Additionally, a combination file format allows the user to refine their target listing.</li>
<li>Modular design. Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing. </li>
</ul>
<p>This release contains the most significant changes to the core of Medusa since its original release in 2005. We&#8217;ve moved to a &#8220;real&#8221; thread pool and modified how credential sets are selected. For a more detailed list of changes check the <a href="http://www.foofus.net/jmk/tmp/ChangeLog">ChangeLog here</a>.</p>
<p>While Medusa was designed to serve the same purpose as <a href="http://www.darknet.org.uk/2007/02/thc-hydra-the-fast-and-flexible-network-login-hacking-tool/">THC-Hydra</a>, there are several significant differences. For a brief comparison see <a href="http://www.foofus.net/jmk/medusa/medusa-compare.html">Medusa Compare</a>.</p>
<p>You can download Medusa 2.0 here:</p>
<p><a href="http://www.foofus.net/jmk/tools/medusa-2.0.tar.gz">medusa-2.0.tar.gz</a></p>
<p></p>
<p>Or read more <a href="http://www.foofus.net/jmk/medusa/medusa.html">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2540+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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&amp;t=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool" 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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&amp;title=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool" 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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&amp;title=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool" 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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&amp;title=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool" 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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/&amp;title=Medusa+2.0+Released+%E2%80%93+Parallel+Network+Login+Brute+Forcing+Tool" 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%2F2010%2F02%2Fmedusa-2-0-released-parallel-network-login-brute-forcing-tool%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/2010/02/medusa-2-0-released-parallel-network-login-brute-forcing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cain &amp; Abel v4.9.35 &#8211; Password Sniffer, Cracker and Brute-Forcing Tool</title>
		<link>http://www.darknet.org.uk/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/</link>
		<comments>http://www.darknet.org.uk/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 06:47:31 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Password Cracking]]></category>
		<category><![CDATA[abel]]></category>
		<category><![CDATA[arp poison routing]]></category>
		<category><![CDATA[arp sniffer]]></category>
		<category><![CDATA[arp spoofing tool]]></category>
		<category><![CDATA[arp-spoofing]]></category>
		<category><![CDATA[brute forcing tool]]></category>
		<category><![CDATA[brute-force]]></category>
		<category><![CDATA[brute-forcing]]></category>
		<category><![CDATA[cain]]></category>
		<category><![CDATA[cain&abel]]></category>
		<category><![CDATA[cain-&-abel]]></category>
		<category><![CDATA[Cain-and-Abel]]></category>
		<category><![CDATA[cracking passwords]]></category>
		<category><![CDATA[network-cracker]]></category>
		<category><![CDATA[network-cracking]]></category>
		<category><![CDATA[network-sniffing]]></category>
		<category><![CDATA[password cracking tool]]></category>
		<category><![CDATA[password decoder]]></category>
		<category><![CDATA[password-cracker]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[windows hacking tool]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2234</guid>
		<description><![CDATA[It&#8217;s been quite a while since we&#8217;ve written about Cain &#038; Abel, one of the most powerful tools for the Windows platform (back in 2007 here). Cain &#038; Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been quite a while since we&#8217;ve written about Cain &#038; Abel, one of the most powerful tools for the Windows platform (back in 2007 <a href="http://www.darknet.org.uk/2007/01/cain-abel-download-the-super-fast-and-flexible-password-cracker-with-network-sniffing/">here</a>).</p>
<p>Cain &#038; Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol&#8217;s standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some &#8220;non standard&#8221; utilities for Microsoft Windows users.</p>
<p>Cain &#038; Abel has been developed in the hope that it will be useful for network administrators, teachers, security consultants/professionals, forensic staff, security software vendors, professional penetration tester and everyone else that plans to use it for ethical reasons. The author will not help or support any illegal activity done with this program. Be warned that there is the possibility that you will cause damages and/or loss of data using this software and that in no events shall the author be liable for such damages or loss of data. Please carefully read the License Agreement included in the program before using it.</p>
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-BodyRec */
google_ad_slot = "8649785837";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>The latest version is faster and contains a lot of new features like APR (Arp Poison Routing) which enables sniffing on switched LANs and Man-in-the-Middle attacks. The sniffer in this version can also analyze encrypted protocols such as SSH-1 and HTTPS, and contains filters to capture credentials from a wide range of authentication mechanisms. The new version also ships routing protocols authentication monitors and routes extractors, dictionary and brute-force crackers for all common hashing algorithms and for several specific authentications, password/hash calculators, cryptanalysis attacks, password decoders and  some not so common utilities related to network and system security.</p>
<p>Most recently added is the support for Windows 2008 Terminal Server in APR-RDP sniffer filter.</p>
<p>You can download Cain &#038; Abel v4.9.35 here:</p>
<p><a href="http://www.oxid.it/downloads/ca_setup.exe">ca_setup.exe</a></p>
<p>Or read more <a href="http://www.oxid.it/cain.html">here</a>, the online user manual is <a href="http://www.oxid.it/ca_um/">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2234+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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&amp;t=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool" 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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&amp;title=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool" 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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&amp;title=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool" 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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&amp;title=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool" 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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/&amp;title=Cain+%26+Abel+v4.9.35+%E2%80%93+Password+Sniffer%2C+Cracker+and+Brute-Forcing+Tool" 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%2F2009%2F11%2Fcain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool%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/2009/11/cain-abel-v4-9-35-password-sniffer-cracker-and-brute-forcing-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Medusa v1.5 Released &#8211; Parallel, Modular Login Brute Forcing Tool</title>
		<link>http://www.darknet.org.uk/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/</link>
		<comments>http://www.darknet.org.uk/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 07:32:21 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Password Cracking]]></category>
		<category><![CDATA[brute forcing tool]]></category>
		<category><![CDATA[brute-force]]></category>
		<category><![CDATA[hacking tool]]></category>
		<category><![CDATA[medusa]]></category>
		<category><![CDATA[medusa password cracker]]></category>
		<category><![CDATA[medusa v1.5]]></category>
		<category><![CDATA[medusa version 1.5]]></category>
		<category><![CDATA[password cracking tool]]></category>
		<category><![CDATA[password-cracker]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1546</guid>
		<description><![CDATA[Finally an update to Medusa! Version 1.5 of Medusa is now available for public download. Medusa 1.4 was released quite some time back in November 2007 and before that Medusa 1.3 showed up November 2006. You would have thought version 1.5 would have been released in November 2008! Looks like they missed by a few [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Finally an update to Medusa! Version 1.5 of Medusa is now available for public download. <a href="http://www.darknet.org.uk/2007/11/medusa-14-parallel-password-cracker-released-for-download/">Medusa 1.4</a> was released quite some time back in November 2007 and before that <a href="http://www.darknet.org.uk/2006/11/medusa-fast-parallel-password-cracker-13-released/">Medusa 1.3</a> showed up November 2006.</p>
<p>You would have thought version 1.5 would have been released in November 2008! Looks like they missed by a few months.</p>
<p><strong>What is Medusa?</strong></p>
<p>Medusa is a speedy, massively parallel, modular, login brute-forcer for network services. Some of the key features of Medusa are: </p>
<ul>
<li><strong>Thread-based parallel testing</strong>. Brute-force testing can be performed against multiple hosts, users or passwords concurrently.</li>
<li><strong>Flexible user input.</strong> Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple entries. Additionally, a combination file format allows the user to refine their target listing.</li>
<li><strong>Modular design.</strong> Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing. </li>
</ul>
<p>It currently has modules for the following services:</p>
<ul>
<li>AFP</li>
<li>CVS</li>
<li>FTP</li>
<li>HTTP</li>
<li>IMAP</li>
<li>MS-SQL</li>
<li>MySQL</li>
<li>NCP (NetWare)</li>
<li>NNTP</li>
<li>PcAnywhere</li>
<li>POP3</li>
<li>PostgreSQL</li>
<li>rexec</li>
<li>rlogin</li>
<li>rsh</li>
<li>SMB</li>
<li>SMTP (AUTH/VRFY)</li>
<li>SNMP</li>
<li>SSHv2</li>
<li>SVN</li>
<li>Telnet</li>
<li>
VmAuthd</li>
<li>VNC</li>
</ul>
<p>It also includes a basic web form module and a generic wrapper module for external scripts.</p>
<p>While Medusa was designed to serve the same purpose as THC-Hydra, there are several significant differences &#8211; you can see a brief comparison <a href="http://www.foofus.net/jmk/medusa/medusa-compare.html">here</a>.</p>
<p>It&#8217;s been over a year since version 1.4 was released and there has been a bunch of changes. This release includes multiple bug fixes, several new modules and additional module functionality. The following is a quick rundown on some of the new features, if you wish to see a detailed <a href="http://www.foofus.net/jmk/medusa/ChangeLog">ChangeLog it&#8217;s here</a>.</p>
<ul>
<li>AFP &#8211; new module (still marked as unstable)</li>
<li>HTTP &#8211; digest auth support</li>
<li>IMAP &#8211; STARTTLS, NTLM support</li>
<li>POP3 &#8211; STARTTLS, LOGIN, PLAIN, NTLM support</li>
<li>SMBNT &#8211; LM, LMv2, NTLMv2 support</li>
<li>SMTP &#8211; NTLM support</li>
<li>TELNET &#8211; AS/400 (TN5250) support</li>
<li>
misc. core and module bug fixes</li>
</ul>
<p>You can download Medusa v1.5 here:</p>
<p><a href="http://www.foofus.net/jmk/tools/medusa-1.5.tar.gz">medusa-1.5.tar.gz</a></p>
<p></p>
<p>Or read more <a href="http://www.foofus.net/jmk/medusa/medusa.html">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1546+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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&amp;t=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool" 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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&amp;title=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool" 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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&amp;title=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool" 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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&amp;title=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool" 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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/&amp;title=Medusa+v1.5+Released+%E2%80%93+Parallel%2C+Modular+Login+Brute+Forcing+Tool" 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%2F2009%2F03%2Fmedusa-v15-released-parallel-modular-login-brute-forcing-tool%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/2009/03/medusa-v15-released-parallel-modular-login-brute-forcing-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

