<?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>What's My Pass? &#187; Unix</title>
	<atom:link href="http://www.whatsmypass.com/tag/unix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.whatsmypass.com</link>
	<description>Password Recovery R Us</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:16:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hashcat v0.30</title>
		<link>http://www.whatsmypass.com/hashcat-v0-30</link>
		<comments>http://www.whatsmypass.com/hashcat-v0-30#comments</comments>
		<pubDate>Mon, 28 Dec 2009 04:19:47 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Files]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=837</guid>
		<description><![CDATA[A new multi-platform password cracking tool hashcat was just released publicly.
Tested on XP, Win7, Gentoo, Debian
The main features of hashcat are:
* It is free.
* Native binaries for Linux and Windows.
* Multi-threaded.

* Supports the following hashes:
    * MD5
    * md5($pass.$salt)
    * md5($salt.$pass)
    * md5(md5($pass))
 [...]]]></description>
			<content:encoded><![CDATA[<p>A new multi-platform password cracking tool hashcat was just released publicly.<br />
Tested on XP, Win7, Gentoo, Debian</p>
<p>The main features of hashcat are:</p>
<p>* It is free.<br />
* Native binaries for Linux and Windows.<br />
* Multi-threaded.<br />
<span id="more-837"></span><br />
* Supports the following hashes:</p>
<p>    * MD5<br />
    * md5($pass.$salt)<br />
    * md5($salt.$pass)<br />
    * md5(md5($pass))<br />
    * md5(md5(md5($pass)))<br />
    * md5(md5($pass).$salt)<br />
    * md5(md5($salt).$pass)<br />
    * md5($salt.md5($pass))<br />
    * md5($salt.$pass.$salt)<br />
    * md5(md5($salt).md5($pass))<br />
    * md5(md5($pass).md5($salt))<br />
    * md5($salt.md5($salt.$pass))<br />
    * md5($salt.md5($pass.$salt))<br />
    * md5($username.0.$pass)<br />
    * md5(strtoupper(md5($pass)))<br />
    * SHA1<br />
    * sha1($pass.$salt)<br />
    * sha1($salt.$pass)<br />
    * sha1(sha1($pass))<br />
    * sha1(sha1(sha1($pass)))<br />
    * MySQL<br />
    * MySQL4.1/MySQL5<br />
    * MD5(Wordpress)<br />
    * MD5(phpBB3)<br />
    * MD5(Unix)<br />
    * SHA-1(Base64)<br />
    * SSHA-1(Base64)</p>
<p>* Supports the following attacks:</p>
<p>    * Straight-Words Attack<br />
    * Combination-Words Attack<br />
    * Toggle-Case Attack<br />
    * Brute-Force Attack</p>
<p>* All Attack-Modes except Brute-Force can be extended by Hybrid-Attack rules.<br />
* Hybrid-Attack engine is mostly compatible with JTR / PasswordsPro.<br />
* Possible to resume or limit session.</p>
<p>It also has some special features:</p>
<p>* Automatically recognizes already recovered hashes from outfile at startup.<br />
* Automatically generate random rules for Hybrid-Attack.<br />
* Load hashlist that include more than 3 million hashes of any supported type at once.<br />
* Load saltlist from external file and then use them in a Brute-Force Attack variant.<br />
* Able to work in an distributed environment.</p>
<p>There are some more things you should know:</p>
<p>* You can specify multiple wordlists and also multiple directories of wordlists.<br />
* Number of threads can be configured.<br />
* Threads run on lowest priority.</p>
<p>Get It Here: <a href="http://hashcat.net/hashcat/#downloadlatest">hashcat</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/hashcat-v0-30/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>30 years of failure: the username/password combination</title>
		<link>http://www.whatsmypass.com/30-years-of-failure-the-usernamepassword-combination</link>
		<comments>http://www.whatsmypass.com/30-years-of-failure-the-usernamepassword-combination#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:41:46 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Human Factors and Ergonomics Society]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/30-years-of-failure-the-usernamepassword-combination</guid>
		<description><![CDATA[A new study, which is being published in the Proceedings of the Human Factors and Ergonomics Society, details just how long we&#8217;ve been aware of the password problem. It cites a study of Unix passwords from 1979, which showed that about 30 percent of the passwords were four characters or less, and about 15 percent [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.hfes.org/web/Newsroom/HFES09-Hoonaker-CIS.pdf">new study</a>, which is being published in the Proceedings of the Human Factors and Ergonomics Society, details just how long we&#8217;ve been aware of the password problem. It cites a study of Unix passwords from 1979, which showed that about 30 percent of the passwords were four characters or less, and about 15 percent being words that appear in the dictionary. Fast forward to 2006, when a separate survey of 34,000 MySpace passwords revealed that the most common were &#8220;password1&#8243;, &#8220;abc123&#8243;, &#8220;myspace1&#8243;, and &#8220;password&#8221;. </p>
<p>src: <a href="http://arstechnica.com/business/news/2009/10/30-years-of-failure-the-user-namepassword-combination.ars">arstechnica.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/30-years-of-failure-the-usernamepassword-combination/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mac Security: Set a Firmware Password</title>
		<link>http://www.whatsmypass.com/mac-security-set-a-firmware-password</link>
		<comments>http://www.whatsmypass.com/mac-security-set-a-firmware-password#comments</comments>
		<pubDate>Wed, 03 Jun 2009 04:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[firmware chips]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X 10.5]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=653</guid>
		<description><![CDATA[The biggest risk to your Mac is if it is lost, stolen or physically compromised. If you setup a secure password as discussed previously and the thief can’t login, they can still gain access to all your data using one of the special start-up modes built into all Macs.
These start-up modes include booting from an [...]]]></description>
			<content:encoded><![CDATA[<p>The biggest risk to your Mac is if it is lost, stolen or physically compromised. If you setup a secure password as discussed previously and the thief can’t login, they can still gain access to all your data using one of the special start-up modes built into all Macs.</p>
<p>These start-up modes include booting from an install DVD and resetting the password, using Target Disk Mode to use your Mac as an external hard disk, or booting into Unix-style Single User Mode.</p>
<p>There is a way to protect your computer by setting a firmware password. The password is written into the computer’s firmware chips on the motherboard and if anyone tries to use a special start-up mode, they will be prompted for that password.</p>
<p>Apple provides a utility for setting a firmware password called <strong>Firmware Password Utility</strong>.</p>
<p>For Mac OS X 10.5.x, start from the Leopard Install DVD and choose <strong>Firmware Password Utility</strong> from the <strong>Utilities</strong> menu.</p>
<p>1. Click to select the checkbox for “Require password to change Open Firmware settings”, as shown below.</p>
<p><img class="aligncenter size-full wp-image-687" title="20090601_firmwarepassword" src="http://mac101.net/files/2009/06/20090601_firmwarepassword.png" alt="Tips &amp; Tricks: Mac Security Fixes: Set a Firmware Password" width="420" height="292" /></p>
<p>2. Type your password in the Password and Verify fields.</p>
<p>3. Click <strong>OK</strong></p>
<p>4. Click <em><strong>lock icon</strong></em> to prevent further changes</p>
<p>5. Choose <strong>Quit</strong> from the application menu</p>
<p>Now, if anyone attempts to use any of the special start-up modes, they will be prompted for the firmware password you set.</p>
<p>via: <a href="http://mac101.net/content/how-to/tips-tricks-mac-security-fixes-set-a-firmware-password/">mac101.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/mac-security-set-a-firmware-password/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GPU Cracking wars have begun&#8230;</title>
		<link>http://www.whatsmypass.com/gpu-cracking-wars-have-begun</link>
		<comments>http://www.whatsmypass.com/gpu-cracking-wars-have-begun#comments</comments>
		<pubDate>Sat, 04 Oct 2008 02:01:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[acceleration technology]]></category>
		<category><![CDATA[Acrobat]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[computational-heavy processing]]></category>
		<category><![CDATA[Distributed Password Recovery]]></category>
		<category><![CDATA[ElcomSoft]]></category>
		<category><![CDATA[GeForce GTX280]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[regular Core2Duo processors]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=243</guid>
		<description><![CDATA[ElcomSoft Claims 1 Billion Passwords/Sec Recovery; Uses GPUs in Parallel
Distributes tasks to multiple NVIDIA video accelerators
ElcomSoft has released a new version its Distributed Password Recovery program for recovering system and document passwords at speeds of up to 1 billion passwords per second. Among the passwords the software can recover are system passwords such as NTLM [...]]]></description>
			<content:encoded><![CDATA[<p>ElcomSoft Claims 1 Billion Passwords/Sec Recovery; Uses GPUs in Parallel<br />
Distributes tasks to multiple NVIDIA video accelerators</p>
<p><a href="http://www.elcomsoft.com/">ElcomSoft</a> has released a new version its <a href="http://gpu.elcomsoft.com/">Distributed Password Recovery</a> program for recovering system and document passwords at speeds of up to 1 billion passwords per second. <span id="more-243"></span>Among the passwords the software can recover are system passwords such as NTLM (Windows logon passwords) and startup passwords, MD5 hashes, password-protected documents created by Microsoft Office 97-2007, PDF files created by Adobe Acrobat, as well as PGP, UNIX, and Oracle.</p>
<p>What&#8217;s interesting about the ElcomSoft approach is that the company is using multiple GPU-based video cards such as NVIDIA&#8217;s <a href="http://www.nvidia.com/object/geforce_gtx_280.html">GeForce GTX280</a> in parallel to process hundreds of billions fixed-point calculations per second. This means, says ElcomSoft, that this release of the Distributed Password Recovery program can try around 5,000 passwords per second for Office 2007 documents with a single GeForce GTX260, while regular Core2Duo processors can only try up to 200 passwords per second.</p>
<p>ElcomSoft claims that all users have to do is insert into a PC video cards (like the GeForce GTX280) to take advantage of the capabilities. Unlike NVIDIA <a href="http://www.nvidia.com/object/quadro_sli_mosaic_mode.html">SLI mode</a> (Scan Line Interleaving) that enables transparent use of multiple GPUs, ElcomSoft uses the computational power of several NVIDIA cards no matter if they are of the same kind. Currently supporting all GeForce 8 and GeForce 9 boards, the acceleration technology offloads parts of computational-heavy processing onto the fast and highly scalable processors featured in the NVIDIA&#8217;s graphic accelerators.</p>
<p>The acceleration technology developed by ElcomSoft allows the execution of mathematically intensive password recovery code on the massively parallel computational elements found in NVIDIA graphic accelerators. The GPU acceleration is unique to Elcomsoft Distributed Password Recovery, making password recovery up to 50 times faster compared to password recovery methods that only use the computer&#8217;s main CPU.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/gpu-cracking-wars-have-begun/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DriveCrypt Security Model bypass</title>
		<link>http://www.whatsmypass.com/drivecrypt-security-model-bypass</link>
		<comments>http://www.whatsmypass.com/drivecrypt-security-model-bypass#comments</comments>
		<pubDate>Thu, 25 Sep 2008 16:40:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[disk encryption]]></category>
		<category><![CDATA[DriveCrypt Security Model bypass]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[privileged attacker]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=206</guid>
		<description><![CDATA[Synopsis
The password checking routine of DriveCrypt fails to sanitize the      BIOS keyboard buffer before AND after reading passwords.

Affected Software
Secu Star&#8217;s DriveCrypt Plus Pack v3.9 (possibly other versions also)
Technical Description
DriveCrypt&#8217;s pre-boot authentication routines use the BIOS API to     read user input via the keyboard. The BIOS internally [...]]]></description>
			<content:encoded><![CDATA[<h6>Synopsis</h6>
<p align="justify">The password checking routine of DriveCrypt fails to sanitize the      BIOS keyboard buffer before AND after reading passwords.</p>
<p><span id="more-206"></span></p>
<h6>Affected Software</h6>
<p align="justify">Secu Star&#8217;s DriveCrypt Plus Pack v3.9 (possibly other versions also)</p>
<h6>Technical Description</h6>
<p align="justify">DriveCrypt&#8217;s pre-boot authentication routines use the BIOS API to     read user input via the keyboard. The BIOS internally copies the     keystrokes in a RAM structure called the BIOS Keyboard buffer      inside the BIOS Data Area. This buffer is not flushed after use,     resulting in potential plain text password leakage once the OS     is fully booted, assuming the attacker can read the password at     physical memory location 0&#215;40:0&#215;1e. It is also possible for a root     user to reboot the computer by instrumenting the BIOS keyboard     buffer in spite of the full disk encryption.</p>
<h6>Impact</h6>
<p align="justify">1) Plain text password disclosure.      Required privileges to perform this operation are OS dependant,      from unprivileged users under Windows (any), to root under most      Unix.    2) A privileged attacker able to write to the MBR and knowing the       password (for instance thanks to 1), is able to reboot the computer      in spite of the password prompted at boot time (and in spite of       disk encryption) by initializing the BIOS keybaord buffer with the      correct password (using an intermediary bootloader that will in turn      run DriveCrypt).</p>
<h6>Full Technical Whitepaper</h6>
<p><a href="http://www.ivizsecurity.com/security-advisory-iviz-sr-0807.html">http://www.ivizsecurity.com/security-advisory-iviz-sr-0807.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/drivecrypt-security-model-bypass/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OphCrack Live CD &#8211; Crack Windows Passwords</title>
		<link>http://www.whatsmypass.com/ophcrack-live-cd-crack-windows-passwords</link>
		<comments>http://www.whatsmypass.com/ophcrack-live-cd-crack-windows-passwords#comments</comments>
		<pubDate>Sun, 21 Sep 2008 00:17:35 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=184</guid>
		<description><![CDATA[Ophcrack LiveCD is a free bootable Windows password cracking CD based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.

Features:
» Runs on Windows, Linux/Unix, Mac OS X, &#8230;
» Cracks LM and NTLM hashes.
» [...]]]></description>
			<content:encoded><![CDATA[<div>Ophcrack LiveCD is a free bootable Windows password cracking CD based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.</div>
<div></div>
<p><strong>Features:</strong><br />
» Runs on Windows, Linux/Unix, Mac OS X, &#8230;<br />
» Cracks LM and NTLM hashes.<br />
» Free tables available for Windows XP and Vista.<br />
» Brute-force module for simple passwords.<br />
» LiveCD available to simplify the cracking.<br />
» Loads hashes from encrypted SAM recovered from a Windows partition, Vista included.<br />
<span id="more-184"></span></p>
<p>Starting with version 2.3, Ophcrack also cracks NT hashes. This is necessary if generation of the LM hash is disabled (this is default for Windows Vista), or if the password is longer than 14 characters (in which case the LM hash is not stored).</p>
<p><a href="http://ophcrack.sourceforge.net/download.php?type=livecd">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/ophcrack-live-cd-crack-windows-passwords/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
