<?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>Hak5 - Technolust since 2005 &#187; USB</title>
	<atom:link href="http://Hak5.org/tag/usb/feed" rel="self" type="application/rss+xml" />
	<link>http://Hak5.org</link>
	<description>Trust Your Technolust</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:56:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>HakTip 34 &#8211; How to Make ANY Application Portable</title>
		<link>http://Hak5.org/episodes/haktip-34</link>
		<comments>http://Hak5.org/episodes/haktip-34#comments</comments>
		<pubDate>Fri, 16 Sep 2011 20:13:59 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[HakTip]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[cameyo]]></category>
		<category><![CDATA[executable]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[portability]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=4123</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/q5gnjGrMFtw?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/q5gnjGrMFtw?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-34"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-34&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I LOVE portable applications! Who likes installing stuff? Today I&#8217;m checking out Cameyo, a free virtualization tool. Huzzah!</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0034/hak5--haktip--0034--cameyo--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0034/hak5--haktip--0034--cameyo--hd720p30.h264.mp4">Download MP4</a> </p>
<p><span id="more-4123"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/q5gnjGrMFtw?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/q5gnjGrMFtw?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p>Making an app portable sounds hard, right? But it&#8217;s not. Using <a href="http://www.cameyo.com" target="_blank">Cameyo&#8217;s free virtualization program</a>, you can combine all of the files, DLL&#8217;s, and the registry into one single file that you can open from a USB, dropbox, or other cloud storage to be used on any computer. You don&#8217;t have to reinstall your apps again and again. Using a virtual app (which is also referred to as a portable app) also keeps your computer stable and carefree by isolating the applications from the PC. I can already see this program freeing up a lot of my valuable time.</p>
<p>So how does it work?</p>
<p>First off, download the executable file of a program that you want to download. Next, open Cameyo and click on capture installation. Cameyo will &#8220;record&#8221; the download files needed to use the program you&#8217;re installing. Follow the on screen instructions in Cameyo and at the end you&#8217;ll have one file that you can put on a USB stick and carry with you. Now to see if it&#8217;s really that easy!</p>
<p>The first time you run it, it&#8217;ll need to take an initial system snapshot that may take some time. Once done you can start the process.</p>
<p>Cameyo also works <a href="http://online.cameyo.com" target="_blank">online</a>, where you login to their website and submit your application installer and they package it for you. You click Package and after a few minutes, you&#8217;ll get an email with the packaged file ready for you to take on the go.</p>
<p>Thanks to Corey for sending this in. It&#8217;s so made of win! Now it&#8217;s your turn. What program or command are you using these days? Send me a note in the comments below or email us &#8212; <a href="mailto:tips@hak5.org">tips@hak5.org</a> or send me a note in the comments below.</p>
<p>And be sure to check out our sister show, <a href="http://www.hak5.org" target="_blank">Hak5</a> for more great stuff just like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/haktip-34/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0034/hak5--haktip--0034--cameyo--hd720p30.h264.mp4" length="87492961" type="video/mp4" />
		</item>
		<item>
		<title>Hak5 1004 &#8211; See-through AR glasses, Hirens BootCD and 4G Modems in Linux</title>
		<link>http://Hak5.org/episodes/hak5-1004</link>
		<comments>http://Hak5.org/episodes/hak5-1004#comments</comments>
		<pubDate>Wed, 14 Sep 2011 19:22:33 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 10]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[4g]]></category>
		<category><![CDATA[ar]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[boot cd]]></category>
		<category><![CDATA[bootcd]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[eyewear]]></category>
		<category><![CDATA[glasses]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[goggles]]></category>
		<category><![CDATA[hirens]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mode switch]]></category>
		<category><![CDATA[modeswitch]]></category>
		<category><![CDATA[recovery tools]]></category>
		<category><![CDATA[sakis]]></category>
		<category><![CDATA[sakis3g]]></category>
		<category><![CDATA[t-mobile]]></category>
		<category><![CDATA[tmobile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[usb modem]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vr]]></category>
		<category><![CDATA[Vuzix]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=4117</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/35B4D89CABE1543E?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/35B4D89CABE1543E?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-1004"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-1004&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Are we one step closer to becoming cyborgs? We&#8217;re looking at the latest in Augmented Reality Glasses. The ultimate tool for analyzing, recovering and fixing a borked box. 4G USB modems and Linux, can they play nice together? And who&#8217;s multicast datagram IP flow is making nets glow? We&#8217;ll find out! All that and more this time on Hak5!</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/1004/hak5--1004--goggleshirensmodeswitch--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/1004/hak5--1004--goggleshirensmodeswitch--large.h264.mp4">Download MP4</a></p>
<p><span id="more-4117"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/35B4D89CABE1543E?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/35B4D89CABE1543E?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p><strong>The latest in Augmented Reality eyewear with Vuzix</strong></p>
<p>Clark Dever of <a href="http://www.vuzix.com" target="_blank">Vuzix</a> joins us to show off their latest in augmented reality eyewear technology, including the first production see-through AR display &#8212; the <a href="http://www.vuzix.com/ar/products_star1200.html" target="_blank">STAR 1200</a>. Find out more about their eyewear and software development kits at <a href="http://www.vuzix.com" target="_blank">vuzix.com</a></p>
<p><strong>Hiren’s BootCD to fix your PC</strong></p>
<p>On the hunt for another bootable CD with lots of fun tools? Here&#8217;s one that&#8217;s always been a favorite for many. Hiren’s BootCD (HBCD) is a free bootable CD that contains a load of useful tools you can make use of in a variety of situations like analyzing, recovering and fixing your computer even if the primary operating system can not be booted. It features tools that are helpful to partition, backup, recover, and work with the BIOS/CMOS. The website says that this is for people who have problems accessing the downloadable programs that can help them fix their computer. If you have Hiren&#8217;s BootCD, you don&#8217;t have to download all those programs. You can repair issues like hard drive crashes, viruses, password recovery, and data recovery.</p>
<p>On the website, I started following these crazy directions where you had to download the USB Disk Storage Format program, Grub4DOS, and the newest version of the Hiren&#8217;s BootCD. After getting like halfway through, I had a duh moment and figured out since there&#8217;s an ISO in the BootCD folder, I&#8217;m just going to use UNetBootin and install the ISO onto my USB drive. So I formatted my drive into FAT, and installed the ISO on it.<br />
Now it&#8217;s time to boot up and see if it works!</p>
<p>In regards to the install, I guess if you have issues trying to just stick the ISO on the flash drive you can try the How-To on Hiren&#8217;s website. They also say:<br />
&#8220;&#8221;If you are getting GRLDR error, or if usb booting is halting with a blinking dos window, or if you are faced with similar situations, try using syslinux to boot grub4dos. To do that, download syslinux.zip, extract its contents, run ‘RunMe.bat’ inside of the extracted folder and follow its steps.&#8221;"</p>
<p>Although this Bootable CD is super cool and easy to use, I do have to mention that some of the tools found on here are not free to use. You have to have a license to legally use them, so you may not want to use it.</p>
<p>That said, I really like Hiren&#8217;s bootCD. It&#8217;s combination of tools and programs for any kind of recovery is very useful and I&#8217;ve been a fan of it for many years. Although Hiren&#8217;s is an older tool, it is updated and fixed periodically, with new versions being released all the time.<br />
Do you like Hiren&#8217;s BootCD? Email me your take on it at feedback@hak5.org.</p>
<p><strong>4G Modems and Linux playing nice together! *shocking*</strong></p>
<p>Darren demonstrates the crafty hackery necessary to get a modern 4G USB modem to be recognized and initialized in Linux. Darren uses <a href="http://www.draisberghof.de/usb_modeswitch/" target="_blank">USB-ModeSwitch</a> and <a href="http://www.sakis3g.org/" target="_blank">Sakis3G</a> for an all-in-one PPP connection manager to a 4G network.</p>
<p><i>It&#8217;s like 56k WinModems all over again!</i></p>
<p>If you&#8217;re into Hak5 you&#8217;ll love our new show by hosts Darren Kitchen and Shannon Morse. Check out <a href="http://www.revision3.com/haktip">HakTip</a>!</p>
<p>Whether you&#8217;re a beginner or a pro, <a href="http://www.revision3.com/haktip">HakTip</a> is essential viewing for current and aspiring hackers, computer enthusiasts, and IT professionals. With a how-to approach to all things Information Technology, HakTip breaks down the core concepts, tools, and techniques of Linux, Wireless Networks, Systems Administration, and more</p>
<p>And let&#8217;s not forget to mention that you can follow us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> and <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>, <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> to the show and get all your Hak5 goodies, including the infamous <a href="http://hakshop.com/collections/frontpage/products/wifi-pineapple" target="_blank">WiFi Pineapple</a> over at <a href="http://hakshop.com/" target="_blank">HakShop.com</a>. If you have any questions or suggestions please feel free to contact us at <a href="mailto:feedback@hak5.org">feedback@hak5.org</a>.</p>
<p>No matter what your project is <a href="http://www.domain.com" target="_blank">Domain.com</a> has what you need to register, host and promote your next big idea&#8230;even if it&#8217;s ffffggggggggggggggghjk.com. Domain.com is owning the competition with cheap domain names and hassle-free service. Their easy checkout process and domain discovery system makes it easy to select the domain that&#8217;s right for you and setup your website without hassle. <a href="http://www.domain.com" target="_blank">Domain.com</a> will even transfer your domain from another registrar and hook you up with another year of service for under $6.50 when you use coupon code <b>HAK5</b> at checkout. That&#8217;s right, our code <b>HAK5</b> will score you 15% off. Don&#8217;t forget, when you think domain names, think <a href="http://www.domain.com" target="_blank">Domain.com</a></p>
<p>If you love alternative apparel brands like Kidrobot, Hurley, and Stussy but hate wasting all your cash on them, listen up! You can score these premium brands at UP TO 80% OFF every day at JackThreads &#8212; the invite-only shopping club just for guys. They&#8217;re serving up street, skate and surfwear brands at brain-melting prices. Get instant access to their deals for free and bypass the normal wait-list to join when you head over to <a href="http://www.jackthreads.com/hak5" target="_blank">JackThreads.com/hak5</a>. Start saving instantly without leaving the house.</p>
<p>With Netflix, the world&#8217;s largest subscription stream service, you can instantly watch thousands of TV episodes and movies on your Microsoft Xbox 360, Sony PS3, Nintendo Wii and computer for one low monthly price. No late fees. No due dates. For a limited time Hak5 viewers can get a FREE 30 day trial membership at <a href="http://www.netflix.com/hak5" target="_blank">netflix.com/hak5</a>. Sign up now and be sure to use this URL so they know we sent you.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/hak5-1004/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/1004/hak5--1004--goggleshirensmodeswitch--hd720p30.h264.mp4" length="493499604" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/1004/hak5--1004--goggleshirensmodeswitch--large.h264.mp4" length="271923047" type="video/mp4" />
		</item>
		<item>
		<title>HakTip 30 &#8211; An Easy To Use script to find a lost USB Flashdrive</title>
		<link>http://Hak5.org/episodes/haktip-30</link>
		<comments>http://Hak5.org/episodes/haktip-30#comments</comments>
		<pubDate>Fri, 02 Sep 2011 22:00:29 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[HakTip]]></category>
		<category><![CDATA[daily cup on tech]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[flashdrive]]></category>
		<category><![CDATA[gig]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[readme]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[thumb]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[thumbdrive]]></category>
		<category><![CDATA[truecrypt]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=4071</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/DONjRyaLdNQ?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/DONjRyaLdNQ?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-30"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-30&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve lost my flashdrive! And if an honest person found it I can use this script to send them a message and contact info!</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-4071"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/DONjRyaLdNQ?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/DONjRyaLdNQ?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p>I recently lost my 16 gig flash drive during my travels and have yet to find it. For all I know some random person picked it up and decided, &#8216;Sweet! Free flashdrive!&#8217;. Now, although this is a bummer for me, I now have a new drive and need some sort of security feature and way to claim it as my own. Luckily, the good people of <a href="http://dailycupoftech.com/have-your-lost-usb-drive-ask-for-help/" target="_blank">&#8216;Daily Cup of Tech&#8217;</a> came up with a solution.</p>
<p>First they thought of just sticking a text file on the drive that says &#8216;Help.txt&#8217; or &#8216;ImLost.txt&#8217; but whose to say that the founder will read that? Using an AutoIT script, the creator made an auto run file that the user can click on. The Icon displays &#8216;Help! I&#8217;m Lost!&#8217; and when it&#8217;s clicked on, it displays a message of your choice- whether that is your address or a reward for returning the drive, etc. If you right click on the drive in My Computer, the same thing shows up. </p>
<p>Because of the high interest in this code, there is now a downloadable .zip file with all you need to get started. Simply download the zip file, extract the files to the root of your flashdrive, and change the readme.txt to say whatever you want. Now, when you plug in your drive, it&#8217;ll be named &#8216;Help! I&#8217;m Lost!&#8217; and have several files that can pop up and state the same thing. No matter how curious the person who found the drive is, they&#8217;ll want to know what the .txt has to say.</p>
<p>But what if you lost your USB drive and there was sensitive data on it? I have a tip on securing your drive as well.</p>
<p>Now the problem I find with my flash drives that I have on hand is none of them have any sort of security features. Sure, I could shell out lots of cash for an encrypted super drive, but why do that when I could encrypt mine for free? Enter <a href="http://www.ehow.com/how_2298754_usb-flash-drive-using-truecrypt.html" target="_blank">TrueCrypt</a>. If you haven&#8217;t played with truecrypt before, I explained how to encrypt your entire harddrive on an episode of <a href="http://hak5.org/episodes/episode-520" target="_blank">Hak5</a>. Those same steps can be used to encrypt a partition or a volume, even a flash drive. Encrypting your documents and important data inside a drive won&#8217;t keep people from stealing it or yourself from losing it, but at least then your data can&#8217;t be accessed without the proper password.</p>
<p>Ok, so I want to hear your feedback. How do you protect your flashdrive? Let me know what you think or what program you use by emailing me &#8212; <a href="mailto:tips@hak5.org">tips@hak5.org</a> or send me a note in the comments below.</p>
<p>And be sure to check out our sister show, <a href="http://www.hak5.org" target="_blank">Hak5</a> for more great stuff just like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/haktip-30/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--hd720p30.h264.mp4" length="70577238" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--large.h264.mp4" length="39404036" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0030/hak5--haktip--0030--lostmydrive--large.wmv9.wmv" length="58489663" type="video/asf" />
		</item>
		<item>
		<title>Haktip 24 &#8211; An Easy To Use Alternative Local Backup Tool!</title>
		<link>http://Hak5.org/episodes/haktip-24</link>
		<comments>http://Hak5.org/episodes/haktip-24#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:25:13 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[HakTip]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[easeUS]]></category>
		<category><![CDATA[erase]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wipe]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3987</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/DoAgzK2tZ2s?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/DoAgzK2tZ2s?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-24"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-24&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This time on the show I&#8217;m checking out EaseUS&#8217;s ToDo Backup Utility.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3987"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/DoAgzK2tZ2s?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/DoAgzK2tZ2s?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p>My whole life is on my computer, and if I lost my photos to a dead hard drive or PC meltdown, I&#8217;d be at a complete loss. You can pay loads for online storage and cloud service backups, but you can also use tools to backup to your network, a server, or another hard drive. This one is called <a href="http://todo-backup.com/" target="_blank">EaseUS&#8217;s ToDo Backup Utility</a>.</p>
<p>This program features backup scheduling, full system backup and recovery, file and folder selection, and incremental backup- which is something I love as it only backs up when files have been changed or added since the last backup. It is supported on all newer versions of Windows.</p>
<p>Install this program like normal and restart your computer. After opening it for the first time, you&#8217;re greeted with some options- Backup, Recover, Schedule a Backup, or Clone. Under the Backup tab at the top you can create a disk or partition backup, file backup, or manage how backups are processed. The recover tab lets you recover files, disks, or partitions. Under Tools, you can check images of files, make a bootable USB, use tools for your hard drive like erasing and wiping data, or mount an image. </p>
<p>I&#8217;m going to start by backing up some files. I&#8217;ll choose File Backup, and I&#8217;ll create a new backup. Since I don&#8217;t have another hard drive plugged into this computer, I&#8217;m just going to back this folder up into my photos folder. </p>
<p>Wait for the backup to finish.</p>
<p>Once finished, you can recover all the files you&#8217;ve backed up by choosing the name of the backup. Under schedule backup, I can choose a folder, choose to back it up incrementally, and I can choose when I want it to happen. You will need your Windows UN and PW to schedule backups. If you need to cancel a backup or delete backups, go to the Backup tab under Backup Management and choose delete backup. </p>
<p>Now, to recover your backups, they make it really easy. Go to the recover tab, and choose File Recovery. Choose your files you want to recover, and click next. Choose the destination and the recover will begin.</p>
<p>I have to say, EaseUS&#8217;s ToDo Backup Tool is really easy, hence the name! It&#8217;s built a LOT better than the backup program that came with my Western Digital external hard drive, so I&#8217;m definitely replacing the built in tool with this one.&#8221;</p>
<p>Ok, so I want to hear your feedback. What local backup tool is your fav? Let me know what you think or what program you use by emailing me &#8212; <a href="mailto:tips@hak5.org">tips@hak5.org</a> or send me a note in the comments below.</p>
<p>And be sure to check out our sister show, <a href="http://www.hak5.org" target="_blank">Hak5</a> for more great stuff just like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/haktip-24/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--hd720p30.h264.mp4" length="82585228" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--large.h264.mp4" length="45727129" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0024/hak5--haktip--0024--easeus--large.wmv9.wmv" length="61804965" type="video/asf" />
		</item>
		<item>
		<title>HakTip 18 &#8211; Re:Hak, Top 5 tips, questions and software picks</title>
		<link>http://Hak5.org/episodes/haktip-18</link>
		<comments>http://Hak5.org/episodes/haktip-18#comments</comments>
		<pubDate>Sat, 23 Jul 2011 00:42:07 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[HakTip]]></category>
		<category><![CDATA[3d desktop]]></category>
		<category><![CDATA[Deskspace]]></category>
		<category><![CDATA[deskspace 3d]]></category>
		<category><![CDATA[dexpot]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[honeyd]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[rehak]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[soluto]]></category>
		<category><![CDATA[space sniffer]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows performance]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3871</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/hKA7Aas08FM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/hKA7Aas08FM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-18"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhaktip-18&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Today we&#8217;re going over your top 5 tips, questions and software picks including performance boosters, 3d desktops and disk space analyzers for Windows.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3871"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/hKA7Aas08FM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/hKA7Aas08FM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p>Gabriel writes:</p>
<blockquote><p>Hey folks. I am loving these hak tips. They are far more digestible and make me feel like less of a noob than actual hak5. I do love hak 5 too, but these tips make it awesome to do in my spare time. Anyway, I was a little confused as to how Shannon got virtual box to boot from a USB. I&#8217;ve run Virtual box on both mac and windows 7 and can&#8217;t get either to boot from a usb drive even with the guest additions. Am I missing something dumb? Plz don&#8217;t judge me!!!!  Keep up the awesome work! <img src='http://Hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p></blockquote>
<p>Booting from USB in VirtualBox is kind of a hack. Direct booting from a USB device isn&#8217;t ordinarily possible as VirtualBoxs doesn&#8217;t support USB in the BIOS. That said using the VBoxManage command you can convert a physical disk on your machine &#8212; say a USB drive &#8212; into a VMDK which VirtualBox can boot off as a hard drive. That&#8217;s all there is to it. As far as the VM is concerned it&#8217;s a Hard Drive.</p>
<p>The command for Windows is &#8220;&#8221;VboxManage InternalCommands CreateRawVMDK -filename filename.vmdk -RawDisk
<the physical drive ID> (<a href="http://www.pendrivelinux.com/boot-a-usb-flash-drive-in-virtualbox/" target="_blank">which you can find under disk management</a>).<br />
<b>VBoxManage internalcommands createrawvmdk -filename usb.vmdk -rawdisk \\.\PhysicalDrive1</b> <i>where 1 is the drive number of your USB</i></p>
<p><a href="http://forums.virtualbox.org/viewtopic.php?p=14118&#038;sid=f7c5eb8b11edef5be711c5f92deed9a6" target="_blank">In theory</a> you could use this to boot a mirror image of your hard drive, but I haven&#8217;t gotten that crazy with it. Yet. Thanks for writing in.</p>
<p>Brit writes:</p>
<blockquote><p>Just wanted to say how much I love the show. I was wondering if you have any ideas about running a virtual honeypot on a virtual machine? Is there any reason that it would work different then running it on it&#8217;s own machine?  What about security risks since it is running through your machine?
</p></blockquote>
<p>We haven&#8217;t covered honeypots on Hak5 yet, but we totally should. I know Darren has been meaning to. He&#8217;s a fan of the tool HoneyD, which comes preinstalled in BackTack 5 under Exploitation Tools > Social Engineering Tools > HoneyPots. </p>
<p>Using it on a Virtual Machine for the most part wouldn&#8217;t be different than running in on its own machine. The only thing you have to watch out for is a hypervisor exploit, which is to say an exploit that lets malicious code break out of the virtual machine and attack the host. These are pretty rare but scary when they happen. If you&#8217;re really paranoid you might want to put your honeypot on a DMZ outside your normal LAN, or on another network completely. When we have crack the code challenges on Hak5 we use a dedicated cable modem line for this exact reason. Not that we don&#8217;t trust you on our office LAN. Just sayin&#8217;! Thanks Brit for writing in!</p>
<p>Rounding out our emails we&#8217;ve got a few software recommendations.</p>
<p>First Nick writes:</p>
<blockquote><p>Love the show, just watched your system booster episode, just wanted to recommend <a href="http://www.soluto.com/" target="_blank">Soluto to speed up start up time, its a brilliant program</a>.
</p></blockquote>
<p>Next Josh wrote in to recommend <a href="http://www.otakusoftware.com/deskspace/" target="_blank">DeskSpace 3D</a></p>
<blockquote><p>In my opinion it&#8217;s better than Dexpot (which I tried for a while) It gives you 6 virtual desktops much like you get on a Linux OS and also has an awesomely fast and surprisingly not at all buggy 3d cube effect, very similar to what Compiz desktop effects for linux has to offer.
</p></blockquote>
<p>And finally Dids writes:</p>
<blockquote><p>I recently came across an AWESOME harddrive free disk space reporting software, which in addition to being super sexy, is even easier to use than the other free alternatives out there. This one is called <a href="http://www.uderzo.it/main_products/space_sniffer/" target="_blank">Space Sniffer</a>.</p></blockquote>
<p>Thanks Nick, Josh and Dids!<br />
&#8221;</p>
<p>What programs or commands are rocking your world? What technologies are tickling your technolust? Hit us up &#8212; <a href="mailto:tips@hak5.org">tips@hak5.org</a></p>
<p>And be sure to check out our sister show, <a href="http://www.hak5.org">Hak5</a> for more great stuff just like this.</p>
<p>Most guys hate shopping for clothes, but luckily now there&#8217;s JackThreads &#8211; a members-only online shopping club. Everyday JackThreads serves up the hottest brands at up to 80% off. And while JackThreads is a private club, we&#8217;ve got the hookup. Join free at <a href="http://www.JackThreads.com/hak5" target="_blank">JackThreads.com/hak5</a> and start saving instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/haktip-18/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--hd720p30.h264.mp4" length="74518593" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--large.h264.mp4" length="41048305" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/haktip/0018/hak5--haktip--0018--rehaktwo--large.wmv9.wmv" length="63116563" type="video/asf" />
		</item>
		<item>
		<title>Hak5 921 &#8211; Capture and analyze bluetooth packets, Boot Virtual Machines from USB and more</title>
		<link>http://Hak5.org/episodes/hak5-921</link>
		<comments>http://Hak5.org/episodes/hak5-921#comments</comments>
		<pubDate>Wed, 13 Jul 2011 20:58:35 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 9]]></category>
		<category><![CDATA[airodump-ng]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mike ossmann]]></category>
		<category><![CDATA[monitor mode]]></category>
		<category><![CDATA[multiboot]]></category>
		<category><![CDATA[nibble]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[pause]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sardu]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[spectrum analyzer]]></category>
		<category><![CDATA[syslinux]]></category>
		<category><![CDATA[ubertooth]]></category>
		<category><![CDATA[Ubertooth One]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[xboot]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3844</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/67059B85B33993A6?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/67059B85B33993A6?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-921"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-921&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This time on the show, capturing and analyzing Bluetooth packets with the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a>, Kismet and Wireshark, Booting VirtualBox VMs from physical USB drives, bypassing Geo IP location restrictions, and tons more.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3844"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/67059B85B33993A6?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/67059B85B33993A6?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p><strong>Capturing and analyzing bluetooth packets with Kismet and Wireshark</strong></p>
<p>Following up with our Ubertooth One setup guide form last week, we&#8217;ll be configuring Kismet and Wireshark to process Bluetooth packets. </p>
<p>Again If you&#8217;re not familiar, the Ubertooth One is an open source bluetooth testing tool made by Mike Ossmann in response to the lack of good bluetooth testing devices, or the ridiculously high price tags in excess of $10,000 for commercial monitoring equipment.</p>
<p>So in the same sense that we have inexpensive WiFi adapters that can go into monitor or promiscuous mode, we now have the Ubertooth One.</p>
<p>And of course props to HarvestGardener on the BackTrack Linux forums for putting a lot of this together. Most of the Ubertooth development was done on Mac OSX but getting it going in Linux isn&#8217;t too difficult, thankfully.</p>
<blockquote><p>
wget http://www.kismetwireless.net/code/kismet-2011-03-R2.tar.gz<br />
tar xvf kismet-2011-03-R2.tar.gz -C /usr/src/<br />
mv /usr/src/kismet-2011-03-R2/ /usr/src/kismet<br />
cd /usr/src/kismet<br />
./configure</p>
<p>cd<br />
cd ubertooth-r238/host/kismet/plugin-ubertooth<br />
make &#038;&#038; make install</p>
<p>vi /usr/local/etc/kismet.conf #add pcapbtbb to logtypes=
</p></blockquote>
<p>Fire up Kismet. Set your source as ubertooth and start the ubertooth plugin from Kismet > Plugins</p>
<p>Ok, now for the less than fun part. From here we can capture bluetooth packets but we&#8217;ll probably want something more visual to analyze them. The gold standard for packet analysis is Wireshark for IP and thankfully libbtbb can comes with source so we can use it to build a wireshark plugin. </p>
<p>&#8230;.or, if we&#8217;re running the 32-bit version of BackTrack 5 we can download a precompiled version from <a href="http://www.backtrack-linux.org/forums/backtrack-5-how-tos/41552-installing-ubertooth-one-bt5.html" target="_blank">HarvestGardener on the BT forums</a>.</p>
<p>Just put the btbb files in /usr/local/lib/wireshark/plugins/1.4.6 and you&#8217;re off to the races</p>
<p><strong>Booting VirtualBox VMs from physical USB drives</strong></p>
<p>Today I am following up an episode of HakTip, Virtual Machines 101 with VirtualBox. Today we&#8217;ll be mashing up two of my new favorite tools &#8212; multiboot USB drives and Virtual machines.</p>
<p>A while back on HakTip we played with VirtualBox and a Linux Distro. I was able to get Ubuntu running on my Windows laptop with no problems. </p>
<p>And a few weeks ago on Hak5 I demonstrated how to build a Multiboot USB drive with XBoot. I love these Mutliboot USB drives as they save you money and space on your keychain, allowing you to &#8220;&#8221;burn&#8221;" multiple ISOS &#8212; you&#8217;re favorite boot CDs like Ophcrack, Clonezille or Puppy Linux &#8212; all from one drive. Check out Hak5 episode 920 for info on that.</p>
<p>Of course when you&#8217;re making these Multiboot USB drives there&#8217;s some trial and error in the process. And let&#8217;s be honest, rebooting is a total drag. If only we could boot a Virtual Machine off a USB drive. Well, you can&#8217;t. Not directly anyhow. But what we can do is turn a USB drive into a file &#8212; a VMDK which as we learned last week are Virtual Machine Hard Disks.</p>
<p>Download and install VirtualBox (version 4.0.6) if you haven&#8217;t already and hit he key combo WINDOWS KEY + R to bring up the Run dialog. Type in &#8220;&#8221;diskmgmt.msc&#8221;" and hit enter. This will pull up your Disk Management tool. This tool is built in to Windows and is generally used to format, partition, and delete parts of your hard drives, but you can also see and mess around with your USB drives as well.&#8221;<br />
&#8220;
<p>If you scroll down you can find your USB stick. Mine is this drive that I recently made into a YUMI multibootable drive on an episode of HakTip.</p>
<p>Open the command prompt by again holding WINDOWS KEY and hitting R, then type &#8220;&#8221;cmd&#8221;" (and start as an admin) and hit enter. Type in &#8220;&#8221;cd %programfiles%\oracle\virtualbox&#8221;" and press enter. </p>
<p>Then, type &#8220;&#8221;VBoxManage internalcommands createrawvmdk -filename %USERPROFILE%\.VirtualBox\usb.vmdk -rawdisk \\.\PhysicalDrive#&#8221;" (replace # with your USB disk number &#8211; mine is 2) and press enter.</p>
<p>Now that you&#8217;ve done the hard part, start up VirtualBox (as an admin) and create a new Virtual Machine. When prompted for a Virtual Hard Disk, check use existing hard disk and select usb.vmdk. </p>
<p>Once you have finished creating your New Virtual Machine, you&#8217;re ready to try it out!</p>
<p>I&#8217;ve got VirtualBox open and I&#8217;m about to try booting off my USB drive in a VirtualMachine. So I press Start and after waiting a few moments it should boot my flashdrive.</p>
<p>It works! I have booted my multiboot USB in VirtualBox as a vmdk. Awesome! This is a great way to get around having to restart your computer every time you want to test a USB bootable drive.&#8221;</p>
<p><strong>Nibble: String commands in Bash with semi-colon</strong></p>
<p>Semi colons aren&#8217;t just for C++ compile errors, ya know? In bash they can be used to string together a set of commands. For example if you wanted to start downloading an archive with wget and then extract it when the download completes you would put wget file.tar.gz ; tar zxvf file.tar.gz on the same line. Sometimes if I know a background process, like a render job, is going to take an hour to complete and I want to upload the resulting file afterwards I&#8217;ll string together sleep 3600 ; upload.sh videofile.mov. The sleep command will simply wait for the specified amount of seconds, in this case 3600 is an hour.</p>
<p>Want some free Hak5 swag? Submit your 4-bit tips at <a href="http://www.hak5.org/nibble" target="_blank">hak5.org/nibble</a></p>
<p><strong>Feedback and Q&#038;A</strong></p>
<p>
<blockquote>Mark writes: In my world, the cellular industry, we call those spaces &#8220;guard bands&#8221;. love the show keep up the good work</p>
</blockquote>
<p>Thanks for the clarification Mark</p>
<p>
<blockquote>Anonymous writes: I was thinking, is there a way to set up DBAN on your notebook to run on a timer? Say if you don&#8217;t login within x hours, it will run and wipe everything. Can it be done with any other nuke program?</p>
</blockquote>
<p>The only thing I could think of short of rewriting the BIOS is to have a script (assuming you&#8217;re running Linux) parse /var/log/auth.log and determine whether or not to use a secure delete utility on a volume of choice. Others in IRC have pointed out that one could hide a USB drive tapped into a port inside a laptop but I&#8217;m not quite sure how you would go about automating the wipe proceedure.</p>
<p>I&#8217;m very interested in hearing everyone&#8217;s thoughts on this so leave your ideas in the comments below.</p>
<p>
<blockquote>Delmar1992 says:<br />
I am a German national. German sports are now available online. But, my computer knows it is in America. Is there a way of tricking the server and the computer into thinking I&#8217;m in Germany so that i can watch it? This also goes for watching Hulu in Germany. Is there a program, or a hack I need? Any suggestions are more than welcome.</p>
</blockquote>
<p>A VPN or otherwise tunneling service is what you&#8217;re after. We&#8217;ve talked in great lengths about setting these up in our 7th season. If you have a friend overseas who is willing to share their Internet connection and setup a server you might be able to VPN or SSH Tunnel that way. Otherwise there are plenty of commercial services that offer just this. One of our friends is a fan of Witopia. We&#8217;ve just started playing with it here at Hak5 so we&#8217;ll give you our full review in the weeks to come.</p>
<p>If you&#8217;re into Hak5 you&#8217;ll love our new show by hosts Darren Kitchen and Shannon Morse. Check out <a href="http://www.revision3.com/haktip">HakTip</a>!</p>
<p>Whether you&#8217;re a beginner or a pro, <a href="http://www.revision3.com/haktip">HakTip</a> is essential viewing for current and aspiring hackers, computer enthusiasts, and IT professionals. With a how-to approach to all things Information Technology, HakTip breaks down the core concepts, tools, and techniques of Linux, Wireless Networks, Systems Administration, and more</p>
<p>And let&#8217;s not forget to mention that you can follow us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> and <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>, <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> to the show and get all your Hak5 goodies, including the infamous <a href="http://hakshop.com/collections/frontpage/products/wifi-pineapple" target="_blank">WiFi Pineapple</a> over at <a href="http://hakshop.com/" target="_blank">HakShop.com</a>. If you have any questions or suggestions please feel free to contact us at <a href="mailto:feedback@hak5.org">feedback@hak5.org</a>.</p>
<p><a href="http://www.t-mobile.com/" target="_blank">T-Mobile</a>’s great selection of tablets, laptop sticks and their new Mobile Hotspot gives you the freedom to stay connected with high-speed Internet on the go. Affordable high-speed Internet when and where you want, without overages. Mobile Broadband data plans start at $29.99 per month and current T-Mobile voice customers save an extra 20%! The G-Slate with Google® is T-Mobile’s first 4G Android tablet, and allows you to take your HD entertainment anywhere. Stay connected at blazing-fast speeds, when and where you want—no Wi-Fi needed. Immerse yourself in the entertainment you love—download apps, play games, stream video, and check your favorite websites. T-Mobile provides mobile broadband service that allows on-the-go, wireless, high-speed Internet through your choice of portable devices.</p>
<p>If you want to build a video site or if your website has a play button, I recommend getting a dot TV domain. A dot TV website lets you showcase your original content and create a unique site, not just another YouTube channel.<br />
Just go to <a href="http://www.domain.com" target="_blank">domain.com</a> and search for the perfect dot TV domain for your new idea. Then use coupon code Hak5 at checkout to save an extra 15%.<br />
If you need to host your dot TV website, don’t forget about Domain.com’s web hosting plans. They’re less than six bucks a month and have everything you need to build, maintain, and promote your site.<br />
Remember – when you think domain names, think <a href="http://www.domain.com" target="_blank">domain.com</a>.<br />
Got a great idea? It all starts with a great domain. <a href="http://www.domain.com" target="_blank">domain.com</a></p>
<p>With more than 23 million members, Netflix is the world’s largest subscription service instantly streaming TV episodes and movies over the Internet. For one low monthly price, Netflix unlimited members can instantly watch TV episodes &#038; movies streaming to their TVs and computers. With Netflix you can cancel anytime. Netflix unlimited members can instantly watch thousands of titles on a vast array of devices streaming TV episodes and movies like Microsoft’s Xbox 360, Sony’s PS3 game console and the Nintendo Wii console. Find movies you love &#8211; easily! As a Netflix unlimited member you can instantly watch as many movies as you want anytime you want for one low monthly price! You can cancel anytime. Get your FREE Trial membership. Go to <a href="http://www.netflix.com/hak5" target="_blank">netflix.com/hak5</a> and sign up NOW. Be sure to use this URL so that they know we sent you!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/hak5-921/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--hd720p30.h264.mp4" length="491050652" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--large.h264.mp4" length="269050030" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0921/hak5--0921--canhazjib--large.wmv9.wmv" length="442442687" type="video/asf" />
		</item>
		<item>
		<title>Hak5 920 &#8211; Ubertooth One Primer, Multiboot USBs, Airodump Tips and Network Scanning</title>
		<link>http://Hak5.org/episodes/hak5-920</link>
		<comments>http://Hak5.org/episodes/hak5-920#comments</comments>
		<pubDate>Thu, 07 Jul 2011 01:23:37 +0000</pubDate>
		<dc:creator>Darren Kitchen</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 9]]></category>
		<category><![CDATA[airodump-ng]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mike ossmann]]></category>
		<category><![CDATA[monitor mode]]></category>
		<category><![CDATA[multiboot]]></category>
		<category><![CDATA[nibble]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[pause]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sardu]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[spectrum analyzer]]></category>
		<category><![CDATA[syslinux]]></category>
		<category><![CDATA[ubertooth]]></category>
		<category><![CDATA[Ubertooth One]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[xboot]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3817</guid>
		<description><![CDATA[<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/47FBE9849901B938?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/47FBE9849901B938?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-920"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fhak5-920&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This time on the show, an <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a> Primer &#8211; Setup with BackTrack 5. Booting multiple ISOs from a single USB drive, we&#8217;ve got plenty of options. And answers to your questions on A+ certs, programming languages, network scanning and more.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3817"></span></p>
<div align="center">
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/p/47FBE9849901B938?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/p/47FBE9849901B938?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;autohide=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>
</div>
<p><b>Ubertooth One Primer &#8211; Setup with BackTrack 5</b></p>
<p>We&#8217;ve been asked numerous times to do a segment on getting started with the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a>, and while it&#8217;s specific to this hardware in nature the techniques involved are similar to that of many other tools.</p>
<p>If you&#8217;re not familiar, the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a> is an open source bluetooth testing tool made by Mike Ossmann in response to the lack of good bluetooth testing devices, or the ridiculously high price tags in excess of $10,000 for commercial monitoring equipment.</p>
<p>So in the same sense that we have inexpensive WiFi adapters that can go into monitor or promiscuous mode, we now have the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a>.</p>
<p>Now props to HarvestGardener on the BackTrack Linux forums for putting a lot of this together. Most of the Ubertooth development was done on Mac OSX but getting it going in Linux isn&#8217;t too difficult, thankfully.</p>
<p>So today I aim to setup dependencies and compile Ubertooth Tools in Backtrack 5 linux host machine. Currently does not work in VM &#8212; Libusb issues.</p>
<p>The first dependency you&#8217;ll need is pyside. It&#8217;s a PySide adds Qt bindings to Python, letting it use the cross-platform UI framework for some graphical goodness. You can download it manually from PySide.org or simply install it with apt. Unfortunately it isn&#8217;t in the default BackTrack 5 repository so you&#8217;ll need to add a personal package archive or PPA.</p>
<blockquote><p>
apt-get install python-software-properties<br />
add-apt-repository ppa:pyside<br />
apt-get update<br />
apt-get install libnl-dev libusb-1.0-0-dev pyside-tools
</p></blockquote>
<p>Next we&#8217;ll need the PyUSB extension which provides USB access to Python.</p>
<blockquote><p>
wget http://downloads.sourceforge.net/project/pyusb/PyUSB%201.0/1.0.0-alpha-1/pyusb-1.0.0-a1.tar.gz<br />
tar xvf pyusb-1.0.0-a1.tar.gz<br />
cd pyusb-1.0.0-a1<br />
python setup.py install
</p></blockquote>
<p>We&#8217;ll also need bluetooth baseband libraries so we can process raw bluetooth data. Thankfully libbtbb does the trick:</p>
<blockquote><p>
wget http://downloads.sourceforge.net/project/libbtbb/libbtbb.0.5.tgz<br />
tar xvf libbtb.0.5.tgz<br />
cd libbtbb<br />
make<br />
make install
</p></blockquote>
<p>Ok so we&#8217;re finally to the part where we actually get to the Ubertooth code. As of recording the latest version of Ubertooth software is release 238.</p>
<blockquote><p>
wget http://downloads.sourceforge.net/project/ubertooth/ubertooth-r238.tar.gz<br />
tar xvf ubertooth-r238.tar.gz
</p></blockquote>
<p>This archive contains the latest firmware for both the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a> and Ubertooth Zero, the KiCad files if you&#8217;re so inclined to make your own Ubertooth, documentation and host software including a few bluetooth tools, kismet plugins and a fun little spectrum analyzer.</p>
<p>Since Bluetooth operates in the same 2.4 GHz ISM band as WiFi, we can actually use the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a> as a basic spectrum analyzer and see all of the WiFi signals for a given area. </p>
<blockquote><p>
python specan_ui.py
</p></blockquote>
<p>Alright, that&#8217;s a lot of info so we&#8217;re going to stop right here and pick up next time with compiling Kismet from source with the Ubertooth Plugin, capturing our first Bluetooth packets, installing the Wireshark plugin and finally analyzing the good stuff. If you haven&#8217;t already checked it out you can find the <a href="http://hakshop.com/products/ubertooth-one" target="_blank">Ubertooth One</a> at HakShop.com along with the documentation and source files if you&#8217;re crafty with the soldering iron and eager to build your own.</p>
<p><b>Boot multiple ISOs from one USB with these free tools</b></p>
<p>Having several tools on several USB&#8217;s or CD&#8217;s can be a pain in the butt, especially when you&#8217;re looking for a specific one but don&#8217;t remember which USB you put it on. To save us from this trouble, there are many applications available online that let you create one multibootable USB drive. Thus, you can store all your tools on one USB drive instead of ten. We&#8217;ve reviewed YUMI, UNetBootin, Darren&#8217;s done his MultiPass, and I&#8217;ve checked out Katana. This week, I&#8217;m checking out a couple of your user picks, <a href="https://sites.google.com/site/shamurxboot/home" target="_blank">XBoot</a>, and <a href="http://www.sarducd.it/" target="_blank">Sardu</a>.</p>
<p>The first one is <a href="https://sites.google.com/site/shamurxboot/home" target="_blank">XBoot</a>. Its a light weight utility for creating multiboot USB&#8217;s OR CD&#8217;s. To use it, download the zip file from their website. Open the application and plug in your USB flashdrive. Now, you&#8217;ll need to have some ISO&#8217;s already downloaded on to your computer or you can go to File&#8211;>Download and choose some of your favorite utilities and linux distros.<br />
Once they are done installing, drag the ISO&#8217;s into the box under the Create Multiboot USB/ISO tab. For mine, I chose Ophcrack, Clonezilla, and Puppy Linux. On the side, you can see the total size of the files added, you can remove files, look up the MD5 hash checksum in case you&#8217;re wondering if it&#8217;s the actual tool, and at the bottom you can choose to create your ISO Live CD or USB bootable flash drive. I&#8217;m choosing my FlashDrive. Double check the Selected USB drive to make sure it&#8217;s not your operating system drive. Then, this is cool, you can choose your Bootloader. I&#8217;ll stick with the recommended Syslinux, but you can also choose Grub4dos or not install one at all.<br />
Then, when you click next, it&#8217;ll start copying all your ISO&#8217;s to your thumbdrive and create the bootloader. This may take several minutes, so just kick back and relax.</p>
<p>Once the USB is created, you&#8217;ll have the option to run it on QEMU to test it. You can also edit the flashdrive, by clicking the tab that says Edit Multiboot USB. </p>
<p>The second one is <a href="http://www.sarducd.it/" target="_blank">Sardu</a>. Sardu is a program I found that was apparently made by Vikings using hieroglyphics. You simply plug in your flashdrive, click on your choices for Antivirus, Utilities, Linux Distros, and/or Windows CD&#8217;s, and choose make bootable USB. Clicking on the different utilities and linux distros will download them from their websites. You can also click ISO at the top and choose Make ISO, then click on an ISO folder to choose it for your flashdrive. I downloaded all of mine into my downloads folder, so I just navigate to the downloads folder and click OK. When done, click the cute little USB button and wait for it to finish creating the bootable USB. Once done, you can boot off your flashdrive using SuperGrubDisk. The tabs at the top enable you to check the Hash, create and defrag your USB.</p>
<p>Now I&#8217;m going to restart my computer and boot into Syslinux for XBoot and Grub for Sardu and try them out!<br />
Looks like it works, and works well. The three ISO&#8217;s that I chose boot properly, and I can add more if I want!&#8221;"</p>
<p>So of these two, I have to say Sardu for Vikings took a bit more time for me to figure out how to get my ISO&#8217;s onto the USB and make it bootable. Turns out, I was just thinking too hard when trying to add my ISO folders! Xboot was pretty natural to figure out and it was easier to use. Xboot was my definetly my favorite.</p>
<p>So after googling for other multiboot creators, I found all the ones I could, but are there other ones? Do you use a tool that could make my life easier? Email me at <a href="mailto:feedback@hak5.org">feedback@hak5.org</a></p>
<p><b>Bash and Airodump-ng tips</b></p>
<p>Whether you&#8217;re trying to copy a PID from TOP or a BSSID from airodump-ng, when your terminal is constantly refreshing the task is cumbersome at best. So calm that screen with the shortcut CTRL+s. To resume simply hit CTRL+q. And specific to airodump-ng not only can you pause the screen with &#8216;space bar&#8217;, but there are all sorts of handy keystrokes like &#8216;tab&#8217; &#8211; which lets you to scroll up and down the list of stations, &#8216;s&#8217; which changes the sorting column, and my favorite, &#8216;m&#8217; which marks connection groups with a colors. </p>
<p>Thanks to Sitwon and Bethany for sending these in and getting some complimentary hak5 swag. Submit your 4-bits at <a href="http://www.hak5.org/nibble" target="_blank">hak5.org/nibble</p>
<hr/>
<p>If you&#8217;re into Hak5 you&#8217;ll love our new show by hosts Darren Kitchen and Shannon Morse. Check out <a href="http://www.revision3.com/haktip">HakTip</a>!</p>
<p>Whether you&#8217;re a beginner or a pro, <a href="http://www.revision3.com/haktip">HakTip</a> is essential viewing for current and aspiring hackers, computer enthusiasts, and IT professionals. With a how-to approach to all things Information Technology, HakTip breaks down the core concepts, tools, and techniques of Linux, Wireless Networks, Systems Administration, and more</p>
<p>And let&#8217;s not forget to mention that you can follow us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> and <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>, <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> to the show and get all your Hak5 goodies, including the infamous <a href="http://hakshop.com/collections/frontpage/products/wifi-pineapple" target="_blank">WiFi Pineapple</a> over at <a href="http://hakshop.com/" target="_blank">HakShop.com</a>. If you have any questions or suggestions please feel free to contact us at <a href="mailto:feedback@hak5.org">feedback@hak5.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/hak5-920/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--hd720p30.h264.mp4" length="437502598" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--large.h264.mp4" length="207986876" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0920/hak5--0920--minsnubs--large.wmv9.wmv" length="379701661" type="video/asf" />
		</item>
		<item>
		<title>Hak5 912 &#8211; Stealing Windows passwords. Shannon&#8217;s hacking with the Katana USB boot key, automated file renamers, Firefox security extensions &amp; more</title>
		<link>http://Hak5.org/episodes/episode-912</link>
		<comments>http://Hak5.org/episodes/episode-912#comments</comments>
		<pubDate>Wed, 11 May 2011 19:00:00 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 9]]></category>
		<category><![CDATA[access point]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[automated file renamers]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[boot kit]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[file renamer]]></category>
		<category><![CDATA[file renaming]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Firefox security extensions & more]]></category>
		<category><![CDATA[hack from a cave]]></category>
		<category><![CDATA[Hak.5]]></category>
		<category><![CDATA[Katana]]></category>
		<category><![CDATA[Keylogger]]></category>
		<category><![CDATA[m0n0wall]]></category>
		<category><![CDATA[metasploit]]></category>
		<category><![CDATA[Monowall]]></category>
		<category><![CDATA[mubix]]></category>
		<category><![CDATA[PFsense]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[room362]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[security suite]]></category>
		<category><![CDATA[Smoothwall]]></category>
		<category><![CDATA[Stealing Windows passwords. Shannon's hacking with the Katana USB boot key]]></category>
		<category><![CDATA[untangle]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3484</guid>
		<description><![CDATA[<object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/vC6wmmgp20M?version=3&#38;hl=en_US&#38;fs=1&#38;hd=1&#38;showinfo=0&#38;rel=0&#38;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="555" height="312" src="http://www.youtube.com/v/vC6wmmgp20M?version=3&#38;hl=en_US&#38;fs=1&#38;hd=1&#38;showinfo=0&#38;rel=0&#38;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-912"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-912&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This time <a href="http://www.hak5.org/" target="_blank">Hak5</a>, <a href="http://room362.com/" target="_blank">Mubix</a> joins us for more mischevious <a href="http://www.rapid7.com/" target="_blank">Metasploit</a> fun. We&#8217;re stealing Windows logins with a crafty keylogger. Shannon&#8217;s hacking from a cave with the <a href="http://www.hackfromacave.com/katana.html" target="_blank">Katana USB security suite</a>. Plus, automating file renaming in Windows, Firefox security extensions and so much more.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3484"></span></p>
<p><object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/vC6wmmgp20M?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="555" height="312" src="http://www.youtube.com/v/vC6wmmgp20M?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p><span style="font-weight: bold;">Hacker Headlines</span></p>
<p>Our favorite framework just got a major update. <a href="http://blog.metasploit.com/2011/05/metasploit-framework-370-released.html" target="_blank">Metasploit 3.7.0 has been released</a> and with it comes a major backend overhaul. You should notice a significant performance increase in handling multiple sessions as well as a nice little update to the SMB stack that&#8217;ll all you to perform pass-the-hash attacks against Windows Server 2008. Find out more about this and the 35-some new remote exploits at Rapid7.</p>
<p><a href="http://www.engadget.com/2011/04/29/square-to-add-encryption-to-mobile-card-reader-skimmers-put-on/" target="_blank">Square has opted for encryption</a> on their mobile credit card readers! Square, a successful company that enables just about anyone to be able to take payments through their iPhone, went through a bit of a tiff with Verifone, who recently said Square was basically sending out card skimmers to whoever wanted them. It sounds like Square deemed it necessary to update their hardware, and decided to make a new line of the Square credit card readers. It sounds like Square is becoming a real competitor to Verifone, and a legit one at that.</p>
<p><a href="http://support.apple.com/kb/DL1358" target="_blank">iOS 4.3.3 has arrived</a> bringing changes to the way the controversial crowd sourced database cache, or &#8220;consolidated.db&#8221; file works. The update reduces size of the cache, no longer backs up the cache to iTunes, and deletes it when ios location services are turned off. Apple acknowledges that iPhones had been storing as much as a years worth of data even if location services were off, which they claimed as a bug. The database is still unencrypted.</p>
<p>This is some nice news to hear! Jeff Moss, the founder of the infamous hacker conference, Defcon in Las Vegas, <a href="http://news.cnet.com/8301-27080_3-20058434-245.html?tag=mncol;title" target="_blank">has been named as ICANN (Internet Corporation for Assigned Names and Numbers)&#8217;s chief security officer</a>. Rod Beckstrom, ICANN&#8217;s president and chief executive officer, said &#8220;I can think of no one with a greater understanding of the security threats facing Internet users and how best to defend against them than Jeff Moss. He has the in-depth insider&#8217;s knowledge that can only come from fighting in the trenches of the ongoing war against cyber-threats.&#8221;</p>
<p>With the <a href="http://news.cnet.com/8301-27080_3-20059737-245.html?tag=mncol;txt" target="_blank">PlayStation Network is still down</a> following a massive data breach, Sony has claimed before the U.S. House Committee on Energy and Commerce that a file named &#8216;Anonymous&#8217; was found during the investigation. The file contained the words &#8220;we are legion&#8221;, Kazuo Hirai, chairman of the board of directors of Sony Computer Entertainment America explained. Anonymous, who had previously conducted a large-scale distributed denial of service attack on Sony during the GeoHot case, has denied involvement.</p>
<p><span style="font-weight: bold;">Kerby&#8217;s JPop Group of the week</span></p>
<p><a href="http://www.youtube.com/watch?v=i-jdqZ2D5M0" target="_blank">SCANDAL &#8211; Haruka</p>
<p></a><span style="font-weight: bold;">HakTip: Bulk file renaming</span></p>
<p>We got an email from Chris G, aka Macrohard in the Hak5 forums, who said:</p>
<blockquote><p>This was the free bulk naming software I was going to try out. I have a vendor that likes to send me a large assortment of files with a lousy .extension name, and I need to work on getting them to process for a document retention system.</p>
<p>Bulk Rename Utility is available at <a href="http://www.bulkrenameutility.co.uk/" target="_blank">bulkrenameutility.co.uk</a> and it lets you rename several files with a click of your mouse. This free software comes in 32 or 64 bit for Windows.</p>
<p>After downloading and installing, choose a folder or a group of files that you want to change.</p>
<p>After highlighting your files, choose what you want to change. I chose to change the file name (Box 2), and change the case (Box 4) to upper case. Then, I added numbering to the end of each photo (Box 10). All of your changes can be seen under New Name in the file box at the top. Once finished, click Rename. You will get a warning telling you the files are about to be changed. Click ok after double checking and tada! All of your selected files have been fixed in seconds.</p>
<p>If you chose to do this during the install, you can also have a Windows Explorer Extension included when you right click a series of files.</p></blockquote>
<p>This saves me TONS of time renaming all those photos from CES. Got a tip? We&#8217;ll share it! Tips@hak5.org.</p>
<p><span style="font-weight: bold;">Keylogging Windows logins with Mubix</span></p>
<p>We have the pleasure of being joined by <a href="http://www.room362.com/" target="_blank">Mubix</a>, aka Rob Fuller, to demonstrate a crafty Metasploit script for keylogging Winlogon.exe.</p>
<p><span style="font-weight: bold;"><br />
Trivia!</span></p>
<p>Last weeks trivia: The UK version of this device represents 10 Pence with a 1000 Hz tone. What is the device? The Answer was: Red Box</p>
<p>This week&#8217;s question is: Serving the Pacific Northwest, Midwest and Rocky Mountains, this Regional Bell Operating Center has merged with neither Verizon or AT&amp;T.</p>
<p>Answer at <a href="http://www.hak5.org/trivia" target="_blank">hak5.org/trivia</a> to win some sweet swag.</p>
<p><span style="font-weight: bold;"><br />
The Katana USB Security Suite</span></p>
<p>Last week I demo&#8217;d the easy way to install Konboot and way back in Season 8 I had showed you Katana. Katana is a portable multi-boot security suite with all sorts of penetration testing and security applications built into one single flash drive. It has been updated a ton since way back when, so I wanted to do a quick follow up on this lovely piece of awesomesauce version 2.0.</p>
<p>First close down your anti virus software. It&#8217;ll freak out when you download Katana due to the tools available through the program. Download the torrent of Katana at hackfromacave.com. It&#8217;s a hefty 4 gigs big so have tons of room and an 8 gig flash drive for the install.</p>
<p>Extract the .rar to the root of your USB stick. Open the root of your flash drive, open the boot folder, and right click the ./bootinst.bat batch file and choose &#8220;&#8221;run as an Administrator&#8221;".</p>
<p>Now you have two things you can do. First, check out the Katana Toolkit on your windows machine. This application can run various tools such as KeePass and Unstopable Copier.</p>
<p>Second, you can boot up the Katana boot disc. Unplug your drive, and power down your computer. Plug the flash drive back in and boot from it.</p>
<p>If it works, and it should, you&#8217;ll see the screen I see here. Use your arrow keys to navigate up and down through the various tools. For my example, I&#8217;m going to boot into Ophcrack, a good tool for your forgetful sibling when they lost their Window&#8217;s password. It has built in rainbow tables and can figure out the password in a few seconds. So mine was &#8216;game&#8217;, which you just lost. Ophcrack was able to figure out my simple password with no problem, letting me back into my computer. You&#8217;ll notice in Katana you still will have the problem with 64 bit machines running Kon-Boot. If this is the case, first open the boot directory in the root of the Katana drive, then copy the files &#8216;vesamenu.c32&#8242; and &#8216;chain.c32&#8242; from this directory into the syslinux/kon-boot directory.</p>
<p>You&#8217;ll have to go through a process of choosing Kon-Boot, then boot 2nd HDD, then going back to the Katana main menu. Go back into Kon-Boot and select the next boot from HDD choice. This will enable Kon-Boot to finally work hopefully, but I was having issues with it not working correctly.</p>
<p>This is the general idea of how to get Kon-Boot to work as well on Iron Geek&#8217;s blog that I mentioned last week, so maybe you&#8217;ll have better luck on your machine!</p>
<p>I got an email from the creator, Ronin, giving me some recent tips and tricks with Katana such as:</p>
<ul>
<li>Using the Katana Tool Kit from a locked down Windows system</li>
<li>Write blocking the Katana drive for cheap using an SD Card</li>
<li>Using a live CD to avoid needing to access Password blocked BIOSs to modify the Boot Order for USB to Boot.</li>
</ul>
<p>&nbsp;</p>
<p>Katana is a very handy tool for anyone interested in learning more about security and penetration testing. It&#8217;s also a great application to have in case you ever need any of the tools available in the ToolKit. Several tools have been added since the initial release of Katana, so I definitely suggest you check out version 2.0. Check out more from Ronin at hackfromacave.com and Email me at feedback@hak5.org with your favorite security tools or bootkits.</p>
<p><span style="font-weight: bold;">Emails</span></p>
<p>Ben writes:</p>
<blockquote><p>Hey Hak5 guys! Regularly at work I use Firebug and HTTPFox FireFox add-ons; do you guys recommend any other &#8220;&#8221;must-have&#8221;" security testing Firefox addons? Loving the show; keep up the great work! <img src='http://Hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>Darren recommends <a href="https://addons.mozilla.org/en-US/firefox/addon/noscript/" target="_blank">NoScript</a>, as well as <a href="https://addons.mozilla.org/en-us/firefox/addon/badpass/" target="_blank">BadPass</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/lastpass-password-manager/" target="_blank">LastPass</a>, <a href="http://keepass.info/plugins.html" target="_blank">Keepass</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/" target="_blank">FoxyProxy</a> and <a href="https://addons.mozilla.org/en-us/firefox/addon/foxtor/" target="_blank">FoxTor</a></p>
<p>JasonT writes:</p>
<blockquote><p>Hi Darren and Shannon, Kerby, the lovable cat and mascot and backbone of Hak5 is a bit of a mystery to the Hak5 viewers ( at least I think ), If you could spare a couple of Hak5 minutes, could we get Kerby&#8217;s story, Whom is Kerby&#8217;s master, his likes/dislikes etc.</p></blockquote>
<p>Thanks. Kerby is short for Kerberos &#8212; the authentication protocol. If you go back to <a href="http://hak5.org/category/episodes/season_1" target="_blank">season 1</a> you&#8217;ll see a bunch of cute Kerby moments. Thanks for writing in.</p>
<p>Francisco writes:</p>
<blockquote><p>Hi Hak5, I&#8217;ve been meaning to ask this question before but it goes, what kind of upload speeds do you guys get in the Hak5 Studio? And to achieve them, what kind of hardware (eg, modem, load balancer) do you have? I run several virtual servers in my house and the maximum upload speed I can get is around 100 to 150KBps. What I can do to increase the upload speeds? Thank you in advance.</p></blockquote>
<p>In the *current* studio we&#8217;re getting about 6-7 Mbps up. 20-25 down. A lot of that is attributed to the bangin&#8217; router we have. Darren&#8217;s a big fan of both <a href="http://www.smoothwall.org/" target="_blank">Smoothwall</a> and <a href="http://www.untangle.com/" target="_blank">Untangle</a>. Paul likes <a href="http://www.m0n0.ch/" target="_blank">M0n0wall</a> and <a href="http://www.pfsense.org/" target="_blank">pfsense</a>.</p>
<p>Keep up with the latest on Hak5 by follow us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> or <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>. <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> and get your weekly technolust delivered automatically. Or show your support and grab some swag from the <a href="http://hak5.org/store" target="_blank">HakShop</a> &#8211; including the new airport friendly <a href="http://www.hak5.org/store/wifi-pineapple-version-2" target="_blank">WiFi Pineapple</a> and<a href="http://www.hak5.org/store/hak5-hoodie" target="_blank">hoodie</a>. Finally if you&#8217;d like to suggest a topic for ask a question feel free to hit up <a href="mailto:feedback@hak5.org">feedback@hak5.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/episode-912/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--hd720p30.h264.mp4" length="562748054" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--large.h264.mp4" length="335958456" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0912/hak5--0912--imonahorse--large.wmv9.wmv" length="465145480" type="video/asf" />
		</item>
		<item>
		<title>Hak5 911 &#8211; Circumvent Windows Login Security with a USB boot-drive, Phishing with a Pineapple and anonymous torrenting!</title>
		<link>http://Hak5.org/episodes/episode-911</link>
		<comments>http://Hak5.org/episodes/episode-911#comments</comments>
		<pubDate>Wed, 04 May 2011 19:00:30 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 9]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Circumvent Windows Login Security with a USB boot-drive]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[crack the code challenge]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[episode 911]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[gotoassist]]></category>
		<category><![CDATA[gotoassist express]]></category>
		<category><![CDATA[gtae]]></category>
		<category><![CDATA[gtax]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[hacker challenge]]></category>
		<category><![CDATA[hacker headlines]]></category>
		<category><![CDATA[Hak.5]]></category>
		<category><![CDATA[hak5kerby]]></category>
		<category><![CDATA[haktip]]></category>
		<category><![CDATA[headlines]]></category>
		<category><![CDATA[Jasager]]></category>
		<category><![CDATA[Katana]]></category>
		<category><![CDATA[kerby]]></category>
		<category><![CDATA[kon-boot]]></category>
		<category><![CDATA[konboot]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Phishing with a Pineapple and anonymous torrenting!]]></category>
		<category><![CDATA[Pineapple]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[tee]]></category>
		<category><![CDATA[trivia]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Wifi Pineapple]]></category>

		<guid isPermaLink="false">http://Hak5.org/?p=3420</guid>
		<description><![CDATA[<object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/3uNdu9TM3HM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3uNdu9TM3HM?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="555" height="312" wmode="transparent"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-911"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-911&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This time on the show we&#8217;re Breaking into Windows boxes with no skillz necessary using Konboot for USB, Spear-Phishing with a WiFi Pineapple, Sudo with pipes in Linux and downloading torrents anonymously</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-3420"></span></p>
<p><object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/3uNdu9TM3HM?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="555" height="312" src="http://www.youtube.com/v/3uNdu9TM3HM?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p><span style="font-weight: bold;">Hacker Headlines</span></p>
<div id="segmentDetails">
<div>
<div>
<p>Remember how Skype had a gaping security hole last week where third party apps could steal your data? <a href="http://www.engadget.com/2011/04/20/skype-for-android-update-adds-us-3g-calling-fixes-personal-data/" target="_blank">They fixed it!</a> And now if you own an Android 2.1 device, you can get Skype 3G calling without a Verizon Wireless sanctioned app. Pretty cool! Good job Skype!</p>
<p>If you&#8217;re a PS3 gamer with a credit card tied to your PlayStation Network account, now might be a good time to check your bank statements. After day long <a href="http://blog.us.playstation.com/2011/04/26/update-on-playstation-network-and-qriocity/" target="_blank">outages of PlayStation Network</a> and Qriocity, Sony is reporting that account information including name, address, email, birthdate, login, password and handles have been obtained by an unauthorized person. Sony isn&#8217;t ruling out the possibility that credit cards data was taken and is advising users to check their credit, keep an eye out for suspicious activity and follow up with the FTCs Identity Theft site. Sony has gone as far as to have provided the names and contact information of effected parties to the three major U.S. credit bureaus so that users may place a &#8220;fraud alert&#8221; on their files for free.</p>
<p>If you have an Xperia unbranded Play, Arc, Neo, or Pro, you can now try out custom ROM&#8217;s and mods. Sony Ericsson released the<a href="http://www.engadget.com/2011/04/13/sony-ericssons-android-bootloader-unlocking-site-goes-live-mod/" target="_blank">Android bootloader unlocking site</a>, so you can tinker to your hearts desire on those machines. But modders be aware! If it goes wrong, your warranty will too&#8230;</p>
<p>While Google has announced encryption support in the third version of its yet to be open sourced Android operating system, many are looking to <a href="https://guardianproject.info/" target="_blank">the Guardian Project</a> for features like full-disk encryption, secure instant messanging and anonymous web browsing. The project aims to create apps and open-source firmware for those looking to protect their communications.</p>
<p>Use that old CD ROM laser to create a <a href="http://diytechgadgets.blogspot.com/2011/04/laser-triggered-waterbomb-trap.html" target="_blank">laser triggered water bomb trap!</a> Great for pranks and giggles!</p>
</div>
<div>
<div>
<p><span style="font-weight: bold;"><br />
Crack the Code Challenge</span></p>
</div>
</div>
</div>
<div>
<div>
<p>Did you have what it took to compete in our Crack The Code Challenge, brought to you by GoToAssist Express? These Hak5 viewers did last Sunday. Mad props go to Mr-Protocol and Hack_sipop215 who made it to the first of three timed checkpoints.</p>
<p>A big thanks go out to all that participated, joined the live stream and chat, and of course GoToAssist Express for sponsoring our Hak5 Lab Network. Stay tuned for info on the next, even bigger Crack the Code Challenge.</p>
<p>And be sure to tune in next week as we&#8217;ll have a detailed walk through on how the challenge was completed.</p>
</div>
<div>
<div>
<p><span style="font-weight: bold;"><br />
Phishing with a WiFi Pineapple</span></p>
</div>
</div>
</div>
<div>
<div>
<p>Following up on last weeks <a href="http://hak5.org/hack/auto-rickrolling-wifi-pineapple" target="_blank">auto-rickrolling WiFi Pinepaple</a> I decided to take it a step further with a little phishing expedition in Berkeley. See the entire step-by-step at <a href="http://hak5.org/hack/pineapple-phishing" target="_blank">hak5.org/hack/pineapple-phishing</a>.</p>
</div>
<div>
<div>
<p><span style="font-weight: bold;"><br />
Trivia!</span></p>
</div>
</div>
</div>
<div>
<div>
<p>Last weeks trivia: What is the name of the virus, considered the first known use of polymorphic code?</p>
<p>The Answer was: 1260</p>
<p>This week&#8217;s question is: The UK version of this device represents 10 Pence with a 1000 Hz tone. What is the device?</p>
<p>Answer at <a href="http://hak5.org/trivia" target="_blank">hak5.org/trivia</a> to win some sweet swag.</p>
</div>
<div>
<p><span style="font-weight: bold;">Circumvent Windows Security with Konboot for USB</span></p>
</div>
</div>
<div>
<div>
<p>&#8220;Konboot from a USB</p>
<p>I did a segment on Konboot back on <a href="http://hak5.org/episodes/episode-518" target="_blank">episode 518</a>, but I wanted to recap it and show you how to boot <a href="http://www.piotrbania.com/all/kon-boot/" target="_blank">Konboot</a> from a USB instead. If you haven&#8217;t checked it out already, Konboot is a tool that lets you change the contents of a Windows or Linux kernel while booting, enabling you to bypass the root user password while logging in. It was originally created for the user to boot in case they forgot their own password, so you shouldn&#8217;t use this for malicious purposes. Konboot was made for CD and floppy, so you have to follow these simple steps to get it working from a USB. These steps only work for 32 bit machines, so if you have a 64 bit machine, hold tight and I&#8217;ll show you how to do that afterwards.</p>
<p><strong>32 bit:</strong></p>
<p>First, download UNetbootin and install the program. Then, download the Konboot Floppy image from the Konboot website and extract the zip file (password is kon-boot) so you can get the FD0-konboot-v1.1-2in1.img file. You&#8217;ll also have to extract the floppy image file folder as well. Plug in your USB flash drive. It doesn&#8217;t have to be very big, I&#8217;m just using a little 1 GB flashdrive.</p>
<p>Run <a href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin</a> on your computer, select Diskimage, click the drop down menu to select floppy and browse for the .img konboot file. Under type, choose USB drive and under Drive, choose your USB drive letter. Double and triple check this so you don&#8217;t overwrite your main harddrive! Now click ok and wait for the Konboot floppy image to install onto your USB drive.</p>
<p>Now that you have the USB ready, reboot your computer with the USB plugged in, choose to boot from USB first, and you should see a UNetbootin screen pop up.</p>
<p>Select Default, which is your USB and you should see the Kryptos Logic boot screen, which is KonBoot.</p>
<p>Press any key and you&#8217;ll see some Konboot ASCII art and it starts to boot into Windows. You may run into a problem with an infinite loop, and if you do, follow IronGeek&#8217;s tutorial for fixing this problem. He was able to modify the syslinux.cfg file to fix this problem.</p>
<p>Go over to <a href="http://www.irongeek.com/i.php?page=security/kon-boot-from-usb" target="_blank">IronGeek&#8217;s blog</a> and download his .zip file. Extract it, and save the two files onto the root of your USB stick.</p>
<p>Restart your computer and boot from your USB drive again, this time starting with the 1st KonBoot and click through until you get back to the syslinux screen again.</p>
<p>This time choose &#8220;&#8221;2nd try boot as hd1&#8243;&#8221;, then try hd2, and hd3 until one of the boots lets you through to Windows.</p>
<p><strong>64-bit</strong></p>
<p>If you have a 64 bit machine, you won&#8217;t be able to use these steps above. The only way I could get it to work on my Windows 7 64 bit laptop was to download the new version of Katana from Hack From A Cave.</p>
<p>Download the Katana RAR file and extract everything to the root of your USB stick. This is 4 gigs so you&#8217;ll need a bigger drive. Mine is 8 GB.</p>
<p>Click Start, type CMD, right click and choose Run As Administrator. Type in your USB drive, mine is D:, then enter. Type dir to view files, then type bootinst.bat and press enter. Follow the on screen steps.</p>
<p>Now you&#8217;re ready to boot! Restart your computer and boot off the USB. Katana should open. Choose Konboot and log onto Windows.</p>
<p>Now you can get back onto your computer if you forgot your password!</p>
<p>Email me at <a href="mailto:feedback@hak5.org">feedback@hak5.org</a> with questions or comments!</p>
<p><span style="font-weight: bold;"><br />
HakTip</span></p>
</div>
</div>
<div>
<div>
<p>This HakTip was sent in from Matt who recently saw me opening a root shell when I was unable to run</p>
<blockquote>
<pre>sudo echo 1 &gt; /proc/sys/net/ipv4/ip_forward</pre>
</blockquote>
<p>He wanted to let me know that there is a way to use echo to write to files that need root permissions without getting a root shell by running:</p>
<blockquote>
<pre>echo 1 | sudo tee /proc/sys/net/ipv4/ip_forward</pre>
</blockquote>
<p>running <a href="http://ss64.com/bash/tee.html" target="_blank">tee</a> this way will act like a &gt; and if you want to use tee to act like &gt;&gt; then just use tee -a.</p>
<p>Also, Matt votes for vi over nano <img src='http://Hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</p>
<p><span style="font-weight: bold;"><br />
Emails</span></p>
</div>
</div>
<div>
<div>
<blockquote><p>Hey guys and gal, Been sharing your segments on proxmox and I am very curious besides the fact that its free, how does it compare to the big boys like vmware ? Also is it good enough for production use say in a small business of 25 users? One lasts question have you heard of ulteo? If so what do you think of using it with proxmox?</p></blockquote>
<blockquote><p>Christian Writes: Love all your shows,very interesting stuff. I had a question regarding torrents and proxies. I am using &#8220;&#8221;"&#8221;utorrent&#8221;"&#8221;" and would like to mask my real IP. I know there are a couple of paying services out there which would let me use utorrent and not show my real ip address and also encrypt my connection. I was looking at a service like www.btguard.com, I was also looking at open vpn. What are your best suggestions,ideas or recommended services for what I want to do?</p></blockquote>
</div>
<div>
<div>
Keep up with the latest on Hak5 by follow us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> or <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>. <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> and get your weekly technolust delivered automatically. Or show your support and grab some swag from the <a href="http://hak5.org/store" target="_blank">HakShop</a> &#8211; including the new airport friendly <a href="http://www.hak5.org/store/wifi-pineapple-version-2" target="_blank">WiFi Pineapple</a> and<a href="http://www.hak5.org/store/hak5-hoodie" target="_blank">hoodie</a>. Finally if you&#8217;d like to suggest a topic for ask a question feel free to hit up <a href="mailto:feedback@hak5.org" target="_blank">feedback@hak5.org</a>.</p>
</div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/episode-911/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--hd720p30.h264.mp4" length="" type="" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--large.wmv9.wmv" length="0" type="video/asf" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0911/hak5--0911--hotlattemod--large.h264.mp4" length="439404353" type="video/mp4" />
		</item>
		<item>
		<title>USB Device Tracking</title>
		<link>http://Hak5.org/hack/usb-device-tracking</link>
		<comments>http://Hak5.org/hack/usb-device-tracking#comments</comments>
		<pubDate>Wed, 09 Mar 2011 03:28:55 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[device id]]></category>
		<category><![CDATA[ihound]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[plug and play]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.Hak5.org/?p=2857</guid>
		<description><![CDATA[
			
				
			
		
If you’ve ever used a USB storage device and wondered how stealthy you can be with them, you’re in for a scare. Windows XP logs pretty much everything you’d want to know about that USB ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fhack%2Fusb-device-tracking"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fhack%2Fusb-device-tracking&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you’ve ever used a USB storage device and wondered how stealthy you can be with them, you’re in for a scare. Windows XP logs pretty much everything you’d want to know about that USB key in the registry each time it’s plugged in and written to.</p>
<div style="clear:both;"></div>
<p><span id="more-2857"></span><br />
<object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/h1x87d7GhLA?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0&amp;start=509" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="555" height="312" src="http://www.youtube.com/v/h1x87d7GhLA?version=3&amp;hl=en_US&amp;fs=1&amp;hd=1&amp;showinfo=0&amp;rel=0&amp;showsearch=0&amp;start=509" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>When you plug in your USB drive, the Plug and Play manager gets notified and queries the device descriptor in the firmware for information about the device. This helps it locate a driver, which is referenced in the %SystemRoot%/inf folder by various .inf files. Once the device is identified and a driver selected, the information is dropped into HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USBSTOR with a format similar to Disk&amp;Ven_###&amp;Prod_###&amp;Rev_### which will identify the device ID, manufacturer and more. An important number you will find here is the ParentID prefix, which I did not actually say during the segment but this is something that will appear in virtually every registry entry regarding the device.</p>
<p>Microsoft uses serial numbers on the devices to distinguish between devices with the same manufacturer or model. In the case that the serial number is not unique (or even not present), the PnP manager will create a unique instance ID for the device.</p>
<p>All of the numbers you find related to each device should be logged if you’re doing any sort of investigation or trying to track a device across computers.</p>
<p>If you’re trying to determine whether data was perhaps pilfered from your machine/network, you will want to look at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\DeviceClasses, where you will find the ParentID prefix and will be able to correlate to the device. You should also see the manufacturer name here. We are looking for the Last Write time which will help in determining whether data was pilfered by giving you a timeframe as to when someone last copied data to the device. In order to do this, you’re going to right click on the entry that has the ParentID prefix and manufacturer name for the device you want, and then click Export. Change the file extension to .txt and name it anything you want, remembering where you save the file. Upon opening this file up, you will find the last write time.</p>
<p>There are many applications for this data, and you’ll probably never be in the registry doing it quite this way, as there are many tools, both commercial and free that will simplify all of this. This data is also used in tools/services which help track your devices, such as iHound (<a href="http://www.ihoundsoftware.com/">ihoundsoftware.com</a>), which helps you track devices if they’re stolen.</p>
<p>If you have any questions feel free to contact me <a href="mailto:chris@hak5.org">here</a> and visit my <a href="http://www.chrisgerling.com/">website</a>. Many thanks to Harlan Carvey, author of the 2007 book Windows Forensic Analysis (I think I might’ve errantly said 2005, sorry) for without this book I wouldn’t have known as much as I do about the windows registry.</p>
<p>–<a href="http://www.chrisgerling.com/">Chris Gerling Jr.</a></p>
<p><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/hack/usb-device-tracking/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hak5 902 &#8211; Extracting files from packet captures, brute forcing stenography, packet sniffing goodness and more from RSA 2011</title>
		<link>http://Hak5.org/episodes/episode-902</link>
		<comments>http://Hak5.org/episodes/episode-902#comments</comments>
		<pubDate>Thu, 03 Mar 2011 07:09:35 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Episodes]]></category>
		<category><![CDATA[Season 9]]></category>
		<category><![CDATA[3d printer]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ayasuke2]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[blockmaster]]></category>
		<category><![CDATA[chokolo]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[cr-48]]></category>
		<category><![CDATA[crack the code challenge]]></category>
		<category><![CDATA[File Recovery]]></category>
		<category><![CDATA[forensics analysis]]></category>
		<category><![CDATA[galaxy s]]></category>
		<category><![CDATA[geohot]]></category>
		<category><![CDATA[ginerbread]]></category>
		<category><![CDATA[gotoassist]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[hacker challenge]]></category>
		<category><![CDATA[hacker headlines]]></category>
		<category><![CDATA[haktip]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[hv]]></category>
		<category><![CDATA[hypervisor]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[kingston]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nds]]></category>
		<category><![CDATA[ngrep]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[packet filtering]]></category>
		<category><![CDATA[Packet Sniff]]></category>
		<category><![CDATA[packet sniffer]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[pcap]]></category>
		<category><![CDATA[Playstation]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[r4]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[rsa 2011]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[splashtop]]></category>
		<category><![CDATA[stenagrophy]]></category>
		<category><![CDATA[stratasys]]></category>
		<category><![CDATA[tcpdump]]></category>
		<category><![CDATA[teardown]]></category>
		<category><![CDATA[tshark]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[usb passthrough]]></category>
		<category><![CDATA[usb redirector]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.Hak5.org/?p=2810</guid>
		<description><![CDATA[<object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/gQexgbka5F0?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gQexgbka5F0?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="555" height="312" wmode="transparent"></embed></object>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-902"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2FHak5.org%2Fepisodes%2Fepisode-902&amp;source=Hak5&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Season 9 continues with the results from last weekend&#8217;s Crack the Code Challenge as well as a walkthrough on how participants were able to complete the challenge using packet analysis, file reconstruction, stenagrophy and brute force. Plus encrypted USB drives with centralized management and more from the RSA 2011 conference.</p>
<div style="clear:both;"></div>
<p><a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--hd720p30.h264.mp4">Download HD</a> <a class="mov" href="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--large.h264.mp4">Download MP4</a> <a class="wmv" href="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--large.wmv9.wmv">Download WMV</a></p>
<p><span id="more-2810"></span></p>
<p><object width="555" height="312"><param name="movie" value="http://www.youtube.com/v/gQexgbka5F0?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gQexgbka5F0?version=3&#038;hl=en_US&#038;fs=1&#038;hd=1&#038;showinfo=0&#038;rel=0&#038;showsearch=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="555" height="312" wmode="transparent"></embed></object></p>
<p><strong>Hacker Headlines</strong></p>
<p>Bummed you didn&#8217;t get your hands on one of Google&#8217;s CR-48 Chrome notebooks? The alternative Instant-On OS <a href="http://www.splashtop.com/press/splashtop-os-featuring-chromium-browser-and-bing-search-now-available-for-download-on-major-notebooks-and-netbooks" target="_blank">Splashtop Linux</a> is now available for download. Splashtop has been previously available as a pre-installed second OS on notebooks from Acer, ASUS, Dell and others. This 1.0 release makes the trim down Linux 2.6 and X11 based OS available to the public.</p>
<p>Samsung has made a ROM based on Android 2.3.2 Gingerbread for the i9000 that just <a href="http://www.engadget.com/2011/02/28/android-2-3-2-gingerbread-leaks-for-samsung-galaxy-s/" target="_blank">leaked to the net</a>. All of the changes haven&#8217;t yet been determined, and if you don&#8217;t have an i9000 model, you still have to wait for the update on your Galaxy S devices. I&#8217;m looking forward to seeing what the users can do with the ROM now that it&#8217;s available.</p>
<p>Sony isn&#8217;t taking recent PlayStation3 hacks lightly, as German hacker Graf Chokolo found out when authorities <a href="http://news.cnet.com/8301-27080_3-20036111-245.html?tag=mncol;txt" target="_blank">raided his house</a> earlier in the week. In a post on his Hypervisor reverse engineering blog Chokolo wrote &#8220;Sony was today at my home with police and got all my stuff and accounts.&#8221; Hours later the &#8220;Hypervisor Bible&#8221; as Chokolo puts it was released. Links have been removed to comply with legal notices, but you know nothing is ever erased from the web.</p>
<p>The Nintendo 3DS has been out for a day in Japan&#8230; and it&#8217;s <a href="http://www.engadget.com/2011/02/28/nintendo-3ds-gets-torn-apart-and-hacked-a-day-after-japanese-lau/" target="_blank">already been hacked</a>. The Tech-On! Group has already gotten their hands on the 3DS and torn it apart to look at all the delicious insides, including the 3D display. Along with the hardware, Ayasuke2 on Youtube has already hacked the 3DS to run R4 Cards and play unauthorized Nintendo DS games.</p>
<p>Getting encased in carbonite isn&#8217;t exclusive to Han Solo anymore. Attendees at the Tangible, Embedded and Embodied Interactive Conference got to <a href="http://hackaday.com/2011/02/28/encase-yourself-in-carbonite-with-kinect/" target="_blank">scan themselves in 3D with a hacked Microsoft Kinect and print the resulting STL file</a> using a Stratasys 3D printer. </p>
<p><strong>Crack the Code Challenge</strong></p>
<p>Did you have what it took to compete in our Crack The Code Challenge, brought to you by <a href="http://www.gotoassist.com/hak5" target="_blank">GoToAssist Express</a>? 6 Hak5 viewers did this Sunday. Mad props go to Netshroud for being the first to crack the code, as well as Jellyfish, Jon, Alex, Leo and Tristan. </p>
<p>A big thanks go out to all that participated, joined the live stream and chat, and of course <a href="http://www.gotoassist.com/hak5" target="_blank">GoToAssist Express</a> for sponsoring our Hak5 Lab Network. We&#8217;ll have details on the next challenge on next weeks show so be sure to tune in. </p>
<p><strong>Cracking the code: PCAP file recovery and stenography</strong></p>
<p>Shannon demonstrates techniques for completing the Crack the Code Challenge using <a href="http://networkminer.sourceforge.net/" target="_blank">Network Miner</a> and <a href="http://steghide.sourceforge.net/" target="_blank">steghide</a>.</p>
<p><strong>HakTip: Command line packet captures using Tshark</strong></p>
<p>Last week we were asked about command-line packet sniffers and I recommended <a href="http://www.tcpdump.org/" target="_blank">tcpdump</a> and <a href="http://ngrep.sourceforge.net/" target="_blank">ngrep</a> for filtering. Steve Z was quick to point out <a href="http://www.wireshark.org/docs/man-pages/tshark.html" target="_blank">TShark</a>, the command-line counterpart to <a href="http://www.wireshark.org/" target="_blank">Wireshark</a>. With rules and filtering built in, it is quickly becoming a favorite for my packet sniffing needs. For example, issuing:</p>
<blockquote><p>tshark -R &#8220;!(udp.port==53) and udp and ip.addr==10.73.31.55&#8243; -i eth0</p></blockquote>
<p>will show me just UDP packets that aren&#8217;t on port 53 to or from the address specified.</p>
<p>What little gems are rocking your world? Hit us up, we’ll share &#8216;em on the show. <a href="mailto:tips@hak5.org">tips@hak5.org</a></p>
<p><strong>Encrypted USB drives with centralized management</strong></p>
<p>Darren meets with <a href="http://www.kingston.com/" target="_blank">Kingston</a> and <a href="http://www.blockmastersecurity.com/" target="_blank">Blockmaster</a> to talk about their new USB management security applications.</p>
<p><strong>Email: USB Passthrough</strong></p>
<p>Toby writes in:</p>
<blockquote><p>Now that I&#8217;m adhering to the &#8220;Trust Your Technolust&#8221; way of life, I figure your my best chance for a quality fix… I have an issue that I would love to see how you would resolve. I work at a non-profit food producer that provides millions of servings to feeding programs world wide every year. Were running as much open source goodness as we possibly can so that we can direct as much revenue to the feeding programs as possible. I have a VM &#8220;When-doze&#8221; terminal server running a software package that requires a usb software key. I need a (cheap or free) way (hak or bypass) to overcome the lack of ability to have non-storage USB passthrough</p></blockquote>
<p>Darren recommends <a href="http://pve.proxmox.com/wiki/USB_Redirector" target="_blank">USB Redirector</a>, a product he learned about when researching <a href="http://pve.proxmox.com/wiki/Main_Page" target="_blank">Proxmox VE</a>.</p>
<p>Keep up with the latest on Hak5 by following us on <a href="http://www.twitter.com/hak5/" target="_blank">Twitter</a> or <a href="http://www.facebook.com/technolust/" target="_blank">Facebook</a>. <a href="http://revision3.com/hak5/subscribe" target="_blank">Subscribe</a> and get your weekly technolust delivered automatically. Or show your support and grab some swag from the <a href="http://hak5.org/store" target="_blank">HakShop</a> &#8211; including the new airport friendly <a href="http://www.hak5.org/store/wifi-pineapple-version-2" target="_blank">WiFi Pineapple</a> and <a href="http://www.hak5.org/store/hak5-hoodie" target="_blank">hoodie</a>. Finally if you&#8217;d like to suggest a topic<br />
for ask a question feel free to hit up <a href="mailto:feedback@hak5.org">feedback@hak5.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://Hak5.org/episodes/episode-902/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--hd720p30.h264.mp4" length="558340503" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--large.h264.mp4" length="370333968" type="video/mp4" />
<enclosure url="http://videos.revision3.com/revision3/web/hak5/0902/hak5--0902--kerberos--large.wmv9.wmv" length="365237894" type="video/asf" />
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  hak5.org/tag/usb/feed ) in 1.07402 seconds, on Feb 4th, 2012 at 3:37 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 4th, 2012 at 4:37 am UTC -->
