
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Forensic acquisition and analysis of a U3 USB drive</title>
	<atom:link href="http://viaforensics.com/computer-forensic-howtos/forensic-acquisition-analysis-u3-usb-drive.html/feed" rel="self" type="application/rss+xml" />
	<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html</link>
	<description>innovative digital forensics and security</description>
	<lastBuildDate>Sun, 08 Jan 2012 22:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ahoog</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-61</link>
		<dc:creator>ahoog</dc:creator>
		<pubDate>Fri, 30 Jan 2009 22:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-61</guid>
		<description>Richard,

If you copied the dcfldd command above directly, there is a good chance the device my USB drive was mapped to (/dev/sdc) is not the same as yours.  Run the command dmesg and look (near the bottom) for which device the drive is mapped as...it will be /dev/sd?.  Also, some Linux distros automount...make sure you unmount (umount) the filesystem.  If you still have problems, post the full command you are typing and I&#039;ll take a look.  Good luck.</description>
		<content:encoded><![CDATA[<p>Richard,</p>
<p>If you copied the dcfldd command above directly, there is a good chance the device my USB drive was mapped to (/dev/sdc) is not the same as yours.  Run the command dmesg and look (near the bottom) for which device the drive is mapped as&#8230;it will be /dev/sd?.  Also, some Linux distros automount&#8230;make sure you unmount (umount) the filesystem.  If you still have problems, post the full command you are typing and I&#8217;ll take a look.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Pakula</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-60</link>
		<dc:creator>Richard Pakula</dc:creator>
		<pubDate>Fri, 30 Jan 2009 21:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-60</guid>
		<description>Testing on a protected Sandisk U3 drive, with no password provided, I was unable to image the user data portion.  When I tried to dcfldd as you recommended above, I got a &quot;no medium found&quot; error.  Is the problem my lack of linux experience or is it something else?  Thanks for any suggestions you can provide.</description>
		<content:encoded><![CDATA[<p>Testing on a protected Sandisk U3 drive, with no password provided, I was unable to image the user data portion.  When I tried to dcfldd as you recommended above, I got a &#8220;no medium found&#8221; error.  Is the problem my lack of linux experience or is it something else?  Thanks for any suggestions you can provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahoog</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-43</link>
		<dc:creator>ahoog</dc:creator>
		<pubDate>Wed, 17 Dec 2008 10:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-43</guid>
		<description>Anders: Thanks for the comment.  I did download the software developer APIs and, like you, found them insufficiently specific.  I&#039;m glad you pointed out the possibility of U3-specific SCSI commands...I will search down that path.
&lt;br /&gt;
Thijs: I&#039;ve updated the link and would like to collaborate further, thanks.
&lt;br /&gt;
Harlin: I&#039;ll definitely check out the book.  Your weblog is a great resource to the industry, thanks.  Oh, and Gibson is an amazing author...I can tell you don&#039;d overlook the details.</description>
		<content:encoded><![CDATA[<p>Anders: Thanks for the comment.  I did download the software developer APIs and, like you, found them insufficiently specific.  I&#8217;m glad you pointed out the possibility of U3-specific SCSI commands&#8230;I will search down that path.<br />
<br />
Thijs: I&#8217;ve updated the link and would like to collaborate further, thanks.<br />
<br />
Harlin: I&#8217;ll definitely check out the book.  Your weblog is a great resource to the industry, thanks.  Oh, and Gibson is an amazing author&#8230;I can tell you don&#8217;d overlook the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs Bosschert</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-42</link>
		<dc:creator>Thijs Bosschert</dc:creator>
		<pubDate>Wed, 17 Dec 2008 09:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-42</guid>
		<description>Hi,

I just got pointed to your article, I am the author of the &#039;Battling Anti-Forensics: Beating the U3 Stick&#039; paper you reference to.
The link to my article doesn&#039;t seem to work, but it can be accessed through
http://www.informaworld.com/index/779634181.pdf
or
http://www.informaworld.com/smpp/2016311730-4787156/content~db=all~content=a779634181~tab=content

I did some more research on the U3 device, which I still need to publish, which might be interesting also. If interested, just leave me an email. I don&#039;t know yet when I will be able to publish it.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just got pointed to your article, I am the author of the &#8216;Battling Anti-Forensics: Beating the U3 Stick&#8217; paper you reference to.<br />
The link to my article doesn&#8217;t seem to work, but it can be accessed through<br />
<a href="http://www.informaworld.com/index/779634181.pdf" rel="nofollow">http://www.informaworld.com/index/779634181.pdf</a><br />
or<br />
<a href="http://www.informaworld.com/smpp/2016311730-4787156/content~db=all~content=a779634181~tab=content" rel="nofollow">http://www.informaworld.com/smpp/2016311730-4787156/content~db=all~content=a779634181~tab=content</a></p>
<p>I did some more research on the U3 device, which I still need to publish, which might be interesting also. If interested, just leave me an email. I don&#8217;t know yet when I will be able to publish it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Thulin</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-41</link>
		<dc:creator>Anders Thulin</dc:creator>
		<pubDate>Wed, 17 Dec 2008 07:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-41</guid>
		<description>I&#039;m almost certain that writing to the open but write-protected area requires U3-specific SCSI commands, and cannot be done by plain SCSI commands.

The U3 DAPI (available from U3.COM, possibly after registration as a developer) provides some additional insight in these devices (but still leaves a lot of open questions).

The HDK is not as easy to come by -- as far as I know, you can only get it by registering as a hardware developer, and I think that includes signing an NDA.</description>
		<content:encoded><![CDATA[<p>I&#8217;m almost certain that writing to the open but write-protected area requires U3-specific SCSI commands, and cannot be done by plain SCSI commands.</p>
<p>The U3 DAPI (available from U3.COM, possibly after registration as a developer) provides some additional insight in these devices (but still leaves a lot of open questions).</p>
<p>The HDK is not as easy to come by &#8212; as far as I know, you can only get it by registering as a hardware developer, and I think that includes signing an NDA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H. Carvey</title>
		<link>http://viaforensics.com/computer-forensics/forensic-acquisition-analysis-u3-usb-drive.html/comment-page-1/#comment-40</link>
		<dc:creator>H. Carvey</dc:creator>
		<pubDate>Tue, 16 Dec 2008 22:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://chicago-ediscovery.com/?p=327#comment-40</guid>
		<description>Nice post.  A great deal of this same info, from a Windows perspective, is covered in &quot;Windows Forensic Analysis&quot;.

Also, always glad to see another fan of William Gibson!</description>
		<content:encoded><![CDATA[<p>Nice post.  A great deal of this same info, from a Windows perspective, is covered in &#8220;Windows Forensic Analysis&#8221;.</p>
<p>Also, always glad to see another fan of William Gibson!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

