<?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 for Your Online Computer Resource Center</title>
	<atom:link href="http://powertechcomputers.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://powertechcomputers.com</link>
	<description>Need software? www.powertechcomputers.com/store</description>
	<lastBuildDate>Mon, 08 Nov 2010 03:06:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by Richard Bejtlich</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-579</link>
		<dc:creator>Richard Bejtlich</dc:creator>
		<pubDate>Mon, 08 Nov 2010 03:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-579</guid>
		<description>&lt;i&gt;Review by Richard Bejtlich for &lt;a href=&quot;http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616&quot; rel=&quot;nofollow&quot;&gt;The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
Disclaimer: Bill mentions me and my book &quot;Real Digital Forensics&quot; on pages xxvi and 493.  He sent me a free review copy of his book.
&lt;br /&gt;
&lt;br /&gt;&quot;Wow.&quot; That summarizes my review of &quot;The Rootkit Arsenal&quot; (TRA) by Bill Blunden.  If you&#039;re a security person and you plan to read one seriously technical book this year, make it TRA.  If you decide to really focus your attention, and try the examples in the book, you will be able to write Windows rootkits.  Even without taking a hands-on approach, you will learn why you can&#039;t trust computers to defend themselves or report their condition in a trustworthy manner.
&lt;br /&gt;
&lt;br /&gt;Author Bill Blunden is an excellent technical writer.  He keeps the reader&#039;s attention despite the mind-numbing complexity of some of his topics.  He also provides exceptional background material and knows how to lead the reader through a series of learning sessions prior to directly addressing writing rootkits.  Thanks to this progressive method, the reader acquires a thorough grounding in a variety of topics neglected by other texts.  I highly recommend reading this book prior to other books on rootkits, although motivated readers might want to read books like Windows Internals, 5th Ed, prior to TRA.
&lt;br /&gt;
&lt;br /&gt;I especially appreciated Bill&#039;s practical approach; he frequently shares tips to solve problems readers will encounter.  For example, he describes how to access Microsoft symbols via a remote symbol server, rather than just downloading outdated symbols to a local system.  He also explained how to set up a remote kernel debugger using a null modem.
&lt;br /&gt;
&lt;br /&gt;Two other aspects of TRA made an impression on me.  Bill very thoroughly discusses Windows and rootkit technology.  He outlines numerous options, then examines the pros and cons of each technique.  Bill also gives plenty of credit to rootkit pioneers by name, and cites their work frequently.  I applaud authors who give both give credit where it is due and recognize that they build on the work of their predecessors.
&lt;br /&gt;
&lt;br /&gt;I have no complaints with TRA.  An earlier reviewer bemoaned not be able to download source code from the book&#039;s examples, but they are online.  (I posted a link in a comment to that earlier review.)  I must admit I am not a rootkit developer, so I am not qualified to comment on the nature of the techniques nor the way Bill implements them in his code.  However, readers who want to validate his recommendations can download and implement his code for themselves.

</description>
		<content:encoded><![CDATA[<p><i>Review by Richard Bejtlich for <a href="http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616" rel="nofollow">The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
Disclaimer: Bill mentions me and my book &#8220;Real Digital Forensics&#8221; on pages xxvi and 493.  He sent me a free review copy of his book.</p>
<p>&#8220;Wow.&#8221; That summarizes my review of &#8220;The Rootkit Arsenal&#8221; (TRA) by Bill Blunden.  If you&#8217;re a security person and you plan to read one seriously technical book this year, make it TRA.  If you decide to really focus your attention, and try the examples in the book, you will be able to write Windows rootkits.  Even without taking a hands-on approach, you will learn why you can&#8217;t trust computers to defend themselves or report their condition in a trustworthy manner.</p>
<p>Author Bill Blunden is an excellent technical writer.  He keeps the reader&#8217;s attention despite the mind-numbing complexity of some of his topics.  He also provides exceptional background material and knows how to lead the reader through a series of learning sessions prior to directly addressing writing rootkits.  Thanks to this progressive method, the reader acquires a thorough grounding in a variety of topics neglected by other texts.  I highly recommend reading this book prior to other books on rootkits, although motivated readers might want to read books like Windows Internals, 5th Ed, prior to TRA.</p>
<p>I especially appreciated Bill&#8217;s practical approach; he frequently shares tips to solve problems readers will encounter.  For example, he describes how to access Microsoft symbols via a remote symbol server, rather than just downloading outdated symbols to a local system.  He also explained how to set up a remote kernel debugger using a null modem.</p>
<p>Two other aspects of TRA made an impression on me.  Bill very thoroughly discusses Windows and rootkit technology.  He outlines numerous options, then examines the pros and cons of each technique.  Bill also gives plenty of credit to rootkit pioneers by name, and cites their work frequently.  I applaud authors who give both give credit where it is due and recognize that they build on the work of their predecessors.</p>
<p>I have no complaints with TRA.  An earlier reviewer bemoaned not be able to download source code from the book&#8217;s examples, but they are online.  (I posted a link in a comment to that earlier review.)  I must admit I am not a rootkit developer, so I am not qualified to comment on the nature of the techniques nor the way Bill implements them in his code.  However, readers who want to validate his recommendations can download and implement his code for themselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by J. Clark</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-578</link>
		<dc:creator>J. Clark</dc:creator>
		<pubDate>Mon, 08 Nov 2010 02:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-578</guid>
		<description>&lt;i&gt;Review by J. Clark for &lt;a href=&quot;http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616&quot; rel=&quot;nofollow&quot;&gt;The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
You cannot become an expert at developing Windows Rootkits without first gaining a thorough understanding of Intel system architecture, Windows architecture and the Windows Driver Model.  This book provides some of the best coverage I&#039;ve seen of those topics, in addition to providing a VERY complete coverage of rootkit development.

</description>
		<content:encoded><![CDATA[<p><i>Review by J. Clark for <a href="http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616" rel="nofollow">The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
You cannot become an expert at developing Windows Rootkits without first gaining a thorough understanding of Intel system architecture, Windows architecture and the Windows Driver Model.  This book provides some of the best coverage I&#8217;ve seen of those topics, in addition to providing a VERY complete coverage of rootkit development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by R. Wesley McGrew</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-577</link>
		<dc:creator>R. Wesley McGrew</dc:creator>
		<pubDate>Mon, 08 Nov 2010 01:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-577</guid>
		<description>&lt;i&gt;Review by R. Wesley McGrew for &lt;a href=&quot;http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616&quot; rel=&quot;nofollow&quot;&gt;The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
Bill Blunden&#039;s book, The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System, is one of the hidden gems out there as far as computer security books are concerned, and I hope that I can convince you to give it a look.  This review has been too-long to arrive, as I haven&#039;t had the time to read that I would like.  That said, I felt it was very important to finally get the review up, as this is a book that I&#039;m sure my regular readers will enjoy.
&lt;br /&gt;
&lt;br /&gt;I first spotted this book on a vendor table at Defcon, and it stood out among the rest mostly because *I hadn&#039;t heard of it*.  I try to keep up with new book releases, especially on attack-oriented topics that would be of interest to the penetration testers and vulnerability analysts that read this blog.  It was surprising to me that one had flown under the radar.  I picked it up and flipped through the table of contents [...] (which I encourage you to do as well), and was very impressed with the amount of material it covers.
&lt;br /&gt;
&lt;br /&gt;I looked up the author, and was disappointed to realize that I had missed his talk at Blackhat earlier that week (looking forward to the video).  I contacted him, and he was kind enough to supply a review copy of the book.  It arrived very quickly, with a humorous personal note on the inside cover, and ever since, I have been learning a lot from it.
&lt;br /&gt;
&lt;br /&gt;The author&#039;s style is excellent.  The material is technical and has the potential to be very dry, but the text has a very conversational tone, as if it were being presented as a lecture for a (particularly good) class.  Each concept is tied back to the main topic: hiding operations and data from the user and operating system, and frustrating forensic analysis.  The book reads very well, presenting enough context that you can understand it if you&#039;re reading away from a computer, and enough detail that you can follow along and experiment with it if you are at your desk.
&lt;br /&gt;
&lt;br /&gt;I appreciate that this book does not attempt to hold the reader&#039;s hand throughout with the ethics of developing rootkits.  The author takes a brief moment at the beginning of the book to explain the legitimate needs for security professionals to be familiar with rootkit techniques and development, and points out that the information can be found elsewhere.  After this point, the book assumes a level of maturity in its reader that is greatly appreciated.  
&lt;br /&gt;
&lt;br /&gt;The first part of the book, &quot;Foundations&quot;, has an excellent introduction to IA32 architecture and Windows internals that I have never seen so well-described for beginners.  Even if you aren&#039;t interested in rootkits, this portion of the book is something I would recommend to anyone getting started in related fields, like reverse-engineering or exploit development.  Digging further into the text, the second section on &quot;System Modification&quot; makes up the &quot;meat&quot; of the book, delving into the details of subverting Windows internals in many different ways.  As technical and in-depth as the book gets, though, it never seems to leave the reader behind.  Each new concept is well-explained and builds upon the material the reader has already learned.  You may have to go through the text slower than you had anticipated, and go back to review previous material, but you&#039;re never left feeling hopelessly lost.
&lt;br /&gt;
&lt;br /&gt;The remainder of the book is a treat, as well.  I can&#039;t recall another book that goes into any kind of detail on defeating forensic analysis of memory and file systems.  Anyone interested in developing forensic tools or curious about how analysis with tools like Encase and FTK might be subverted, should give it a read.  The author closes the text with some strategic guidelines for rootkit development, and his own thoughts on how evasion and deception can be used to similar ends on a larger scale than operating systems.
&lt;br /&gt;
&lt;br /&gt;This is now one of my favorite computer security books, and I believe that if you review its contents, you&#039;ll find that you&#039;re getting a great value for your money.  If you are familiar with C and have a beginner&#039;s knowledge of IA-32 assembly, you should have the prerequisites you need to follow along with this book.  I highly recommend it, and hope that it becomes less-hidden of a gem that it already is.

</description>
		<content:encoded><![CDATA[<p><i>Review by R. Wesley McGrew for <a href="http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616" rel="nofollow">The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
Bill Blunden&#8217;s book, The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System, is one of the hidden gems out there as far as computer security books are concerned, and I hope that I can convince you to give it a look.  This review has been too-long to arrive, as I haven&#8217;t had the time to read that I would like.  That said, I felt it was very important to finally get the review up, as this is a book that I&#8217;m sure my regular readers will enjoy.</p>
<p>I first spotted this book on a vendor table at Defcon, and it stood out among the rest mostly because *I hadn&#8217;t heard of it*.  I try to keep up with new book releases, especially on attack-oriented topics that would be of interest to the penetration testers and vulnerability analysts that read this blog.  It was surprising to me that one had flown under the radar.  I picked it up and flipped through the table of contents [...] (which I encourage you to do as well), and was very impressed with the amount of material it covers.</p>
<p>I looked up the author, and was disappointed to realize that I had missed his talk at Blackhat earlier that week (looking forward to the video).  I contacted him, and he was kind enough to supply a review copy of the book.  It arrived very quickly, with a humorous personal note on the inside cover, and ever since, I have been learning a lot from it.</p>
<p>The author&#8217;s style is excellent.  The material is technical and has the potential to be very dry, but the text has a very conversational tone, as if it were being presented as a lecture for a (particularly good) class.  Each concept is tied back to the main topic: hiding operations and data from the user and operating system, and frustrating forensic analysis.  The book reads very well, presenting enough context that you can understand it if you&#8217;re reading away from a computer, and enough detail that you can follow along and experiment with it if you are at your desk.</p>
<p>I appreciate that this book does not attempt to hold the reader&#8217;s hand throughout with the ethics of developing rootkits.  The author takes a brief moment at the beginning of the book to explain the legitimate needs for security professionals to be familiar with rootkit techniques and development, and points out that the information can be found elsewhere.  After this point, the book assumes a level of maturity in its reader that is greatly appreciated.  </p>
<p>The first part of the book, &#8220;Foundations&#8221;, has an excellent introduction to IA32 architecture and Windows internals that I have never seen so well-described for beginners.  Even if you aren&#8217;t interested in rootkits, this portion of the book is something I would recommend to anyone getting started in related fields, like reverse-engineering or exploit development.  Digging further into the text, the second section on &#8220;System Modification&#8221; makes up the &#8220;meat&#8221; of the book, delving into the details of subverting Windows internals in many different ways.  As technical and in-depth as the book gets, though, it never seems to leave the reader behind.  Each new concept is well-explained and builds upon the material the reader has already learned.  You may have to go through the text slower than you had anticipated, and go back to review previous material, but you&#8217;re never left feeling hopelessly lost.</p>
<p>The remainder of the book is a treat, as well.  I can&#8217;t recall another book that goes into any kind of detail on defeating forensic analysis of memory and file systems.  Anyone interested in developing forensic tools or curious about how analysis with tools like Encase and FTK might be subverted, should give it a read.  The author closes the text with some strategic guidelines for rootkit development, and his own thoughts on how evasion and deception can be used to similar ends on a larger scale than operating systems.</p>
<p>This is now one of my favorite computer security books, and I believe that if you review its contents, you&#8217;ll find that you&#8217;re getting a great value for your money.  If you are familiar with C and have a beginner&#8217;s knowledge of IA-32 assembly, you should have the prerequisites you need to follow along with this book.  I highly recommend it, and hope that it becomes less-hidden of a gem that it already is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by Hugh K. Boyd</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-576</link>
		<dc:creator>Hugh K. Boyd</dc:creator>
		<pubDate>Mon, 08 Nov 2010 00:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-576</guid>
		<description>&lt;i&gt;Review by Hugh K. Boyd for &lt;a href=&quot;http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616&quot; rel=&quot;nofollow&quot;&gt;The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
Man! This thing is dangerous! The first couple of chapters provide probably one of the best overviews I&#039;ve seen on the topics of IA86 and Win32 architecture. Then we get into the meat of the techniques for building rootkits. Finally, the author goes into anti-forensics. It&#039;s about as deep a dive into the subject as you&#039;ll find anywhere with examples that demonstrate how to use rootkits to pull off privilege escalation exploits, subverting group policy, hiding applications, and drivers, etc, etc. After the tutorial chapters, there are gobs and gobs of code (I only wish that it were on CD or downloadable -- but you actually learn from entering and building it). Be forewarned: the code really works!

</description>
		<content:encoded><![CDATA[<p><i>Review by Hugh K. Boyd for <a href="http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616" rel="nofollow">The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
Man! This thing is dangerous! The first couple of chapters provide probably one of the best overviews I&#8217;ve seen on the topics of IA86 and Win32 architecture. Then we get into the meat of the techniques for building rootkits. Finally, the author goes into anti-forensics. It&#8217;s about as deep a dive into the subject as you&#8217;ll find anywhere with examples that demonstrate how to use rootkits to pull off privilege escalation exploits, subverting group policy, hiding applications, and drivers, etc, etc. After the tutorial chapters, there are gobs and gobs of code (I only wish that it were on CD or downloadable &#8212; but you actually learn from entering and building it). Be forewarned: the code really works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by Nagareshwar Talekar</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-575</link>
		<dc:creator>Nagareshwar Talekar</dc:creator>
		<pubDate>Sun, 07 Nov 2010 23:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-575</guid>
		<description>&lt;i&gt;Review by Nagareshwar Talekar for &lt;a href=&quot;http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616&quot; rel=&quot;nofollow&quot;&gt;The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System
&lt;br /&gt;
&lt;br /&gt;Wow...! This was my first reaction when I received this massive 900+ pages book from Amazon.  I was just spell bounded and surprised to see such an  enormous amount of information compiled on the lesser known area of computer security, the Rootkits.
&lt;br /&gt;
&lt;br /&gt;The book starts with basics of system internals which is essential to understand the depth of  Rootkits. It covers about various memory models, interrupts, TSR, Windows architecture etc in detail. Then it delves into explaining the ingredients of Rootkit including installing and launching of the Rootkit. All these system internals have been covered in very precise and concise manner.
&lt;br /&gt;
&lt;br /&gt;The chapter 5 is where the real fun starts as it goes on elaborating all the hooking mechanisms from user land to kernel and then it describes various techniques for detecting these hooking mechanisms. Later chapters does awesome job of explaining the advanced Rootkit techniques. The Anti-Forensics section is just mind blowing, no explanation needed.
&lt;br /&gt;
&lt;br /&gt;One of the salient features of this book is the code samples. Every technique mentioned in this book is illustrated with well explained, working code example. This along with Rootkit detection mechanisms explored in the book sets it apart from its predecessor, Rootkit - Subverting Windows Kernel.
&lt;br /&gt;
&lt;br /&gt;Its clearly evident that author has taken great pain and patience to present the darkest topic of computer arena in a very simple and understandable manner in this gigantic compilation.  By far this is the very good reference book and very well recommended for any one who wants to conquer the mysterious world of Rootkits.

</description>
		<content:encoded><![CDATA[<p><i>Review by Nagareshwar Talekar for <a href="http://www.amazon.com/Rootkit-Arsenal-Escape-Evasion-Corners/dp/1598220616%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1598220616" rel="nofollow">The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System</p>
<p>Wow&#8230;! This was my first reaction when I received this massive 900+ pages book from Amazon.  I was just spell bounded and surprised to see such an  enormous amount of information compiled on the lesser known area of computer security, the Rootkits.</p>
<p>The book starts with basics of system internals which is essential to understand the depth of  Rootkits. It covers about various memory models, interrupts, TSR, Windows architecture etc in detail. Then it delves into explaining the ingredients of Rootkit including installing and launching of the Rootkit. All these system internals have been covered in very precise and concise manner.</p>
<p>The chapter 5 is where the real fun starts as it goes on elaborating all the hooking mechanisms from user land to kernel and then it describes various techniques for detecting these hooking mechanisms. Later chapters does awesome job of explaining the advanced Rootkit techniques. The Anti-Forensics section is just mind blowing, no explanation needed.</p>
<p>One of the salient features of this book is the code samples. Every technique mentioned in this book is illustrated with well explained, working code example. This along with Rootkit detection mechanisms explored in the book sets it apart from its predecessor, Rootkit &#8211; Subverting Windows Kernel.</p>
<p>Its clearly evident that author has taken great pain and patience to present the darkest topic of computer arena in a very simple and understandable manner in this gigantic compilation.  By far this is the very good reference book and very well recommended for any one who wants to conquer the mysterious world of Rootkits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by Kenneth Bechtel</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-574</link>
		<dc:creator>Kenneth Bechtel</dc:creator>
		<pubDate>Sun, 07 Nov 2010 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-574</guid>
		<description>&lt;i&gt;Review by Kenneth Bechtel for &lt;a href=&quot;http://www.amazon.com/AVIEN-Malware-Defense-Guide-Enterprise/dp/1597491640%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1597491640&quot; rel=&quot;nofollow&quot;&gt;AVIEN Malware Defense Guide for the Enterprise&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
This is the book I wish I had when I started in the field back in 1988.  Every one of the contributors to the book are great and knowledgeable folks.  Unlike the other books on this subject everyone who contributed is highly regarded, experienced and active in the career field.
&lt;br /&gt;
&lt;br /&gt;This is a MUST for every Corporate IT library.

</description>
		<content:encoded><![CDATA[<p><i>Review by Kenneth Bechtel for <a href="http://www.amazon.com/AVIEN-Malware-Defense-Guide-Enterprise/dp/1597491640%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1597491640" rel="nofollow">AVIEN Malware Defense Guide for the Enterprise</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
This is the book I wish I had when I started in the field back in 1988.  Every one of the contributors to the book are great and knowledgeable folks.  Unlike the other books on this subject everyone who contributed is highly regarded, experienced and active in the career field.</p>
<p>This is a MUST for every Corporate IT library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVIEN Malware Defense Guide for the Enterprise Reviews by Michael P. Blanchard</title>
		<link>http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-573</link>
		<dc:creator>Michael P. Blanchard</dc:creator>
		<pubDate>Sun, 07 Nov 2010 21:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/avien-malware-defense-guide-for-the-enterprise-reviews#comment-573</guid>
		<description>&lt;i&gt;Review by Michael P. Blanchard for &lt;a href=&quot;http://www.amazon.com/AVIEN-Malware-Defense-Guide-Enterprise/dp/1597491640%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1597491640&quot; rel=&quot;nofollow&quot;&gt;AVIEN Malware Defense Guide for the Enterprise&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png&quot; &gt;&lt;/b&gt;
If your book budget only allows for one book this year, this is the book you should buy.  If you&#039;re a malware administrator for a small to large size enterprise this is the book that will help guide you through your day to day activities.
&lt;br /&gt;    The section on detection a piece of malware that may be running on a user&#039;s machine is extremely helpful, the tools mentioned in that chapter will all become staple items in your outbreak &quot;jumpkit&quot; after reading that section.  
&lt;br /&gt;     There really isn&#039;t any other book like this out on the market today.  The entire book was written by global top professionals in the field that live with the malware threat on a daily basis.  They are not people that are locked away in a lab somewhere only dissecting threats sent to them, although that is a part of many of their jobs.  These authors know what it&#039;s like to be in the trenches, trying to protect their enterprise environments while still maintaining that extremely delicate balance that allows their users to perform the daily activities that they require to make the enterprise run smoothly.  These authors help walk you through their sections as if they are right there with you guiding you along and answering your questions.

</description>
		<content:encoded><![CDATA[<p><i>Review by Michael P. Blanchard for <a href="http://www.amazon.com/AVIEN-Malware-Defense-Guide-Enterprise/dp/1597491640%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1597491640" rel="nofollow">AVIEN Malware Defense Guide for the Enterprise</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/5.png" /></b><br />
If your book budget only allows for one book this year, this is the book you should buy.  If you&#8217;re a malware administrator for a small to large size enterprise this is the book that will help guide you through your day to day activities.<br />
<br />    The section on detection a piece of malware that may be running on a user&#8217;s machine is extremely helpful, the tools mentioned in that chapter will all become staple items in your outbreak &#8220;jumpkit&#8221; after reading that section.<br />
<br />     There really isn&#8217;t any other book like this out on the market today.  The entire book was written by global top professionals in the field that live with the malware threat on a daily basis.  They are not people that are locked away in a lab somewhere only dissecting threats sent to them, although that is a part of many of their jobs.  These authors know what it&#8217;s like to be in the trenches, trying to protect their enterprise environments while still maintaining that extremely delicate balance that allows their users to perform the daily activities that they require to make the enterprise run smoothly.  These authors help walk you through their sections as if they are right there with you guiding you along and answering your questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Database Home &amp; Business Reviews by Fred Saland</title>
		<link>http://powertechcomputers.com/my-database-home-business-reviews#comment-572</link>
		<dc:creator>Fred Saland</dc:creator>
		<pubDate>Sun, 07 Nov 2010 12:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/my-database-home-business-reviews#comment-572</guid>
		<description>&lt;i&gt;Review by Fred Saland for &lt;a href=&quot;http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY&quot; rel=&quot;nofollow&quot;&gt;My Database Home &amp; Business&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/4.png&quot; &gt;&lt;/b&gt;
I&#039;ve been using earlier versions of the same software, though from a different publisher.  I had to buy the newest since I lost my copy and am starting up a new computer, so I&#039;m very familiar with the strengths and weaknesses.  As a &quot;flat&quot; organizer of data (it can&#039;t draw data from different files), it is relatively easy to create and manage databases.  
&lt;br /&gt;   Creating the basic input forms is straight-forward, but when entering dates and numeric values you are limited in the formatting options to your Windows operating system defaults.  For example, if you set your computer date in this format mm/dd/yyyy, then that&#039;s the only format you can use in the database.  Decimal points are also set by default.  This, I consider a severe restriction, especially when it comes to calculated data.
&lt;br /&gt;   You can create an input form much as you would with a publishing program, putting the input fields where you want.  You can enter data in that format or in the table-view which I find more convenient.  However, when using that mode, there are again some peculiarities.  For example, you can usually tab from field to field, but when you reach a calculated field it stops, tells you so, and then you have to mouse over to the next input field.  Curiously, the prior version did not have these same problems.
&lt;br /&gt;   Output forms can be free form which requires lots of pretty tedious designing or a pretty straight-forward columna report, which is what I use.  Again, you have lots of options.
&lt;br /&gt;   I did have a problem installing version 1 which was in my box;  however, I got instant assistance from their support personnel on the phone.  The agent was friendly, helpful, and ultimately sent me a downloadable copy of version 2 and two installation keys to compensate for the bother.  Importing data from several versions ago was problematical, but I persisted and got all my old data up and running with no losses.
&lt;br /&gt;   All-in-all I&#039;m satisfied except for the above noted limitations.  I think the value is good for the functionality.

</description>
		<content:encoded><![CDATA[<p><i>Review by Fred Saland for <a href="http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY" rel="nofollow">My Database Home &#038; Business</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/4.png" /></b><br />
I&#8217;ve been using earlier versions of the same software, though from a different publisher.  I had to buy the newest since I lost my copy and am starting up a new computer, so I&#8217;m very familiar with the strengths and weaknesses.  As a &#8220;flat&#8221; organizer of data (it can&#8217;t draw data from different files), it is relatively easy to create and manage databases.<br />
<br />   Creating the basic input forms is straight-forward, but when entering dates and numeric values you are limited in the formatting options to your Windows operating system defaults.  For example, if you set your computer date in this format mm/dd/yyyy, then that&#8217;s the only format you can use in the database.  Decimal points are also set by default.  This, I consider a severe restriction, especially when it comes to calculated data.<br />
<br />   You can create an input form much as you would with a publishing program, putting the input fields where you want.  You can enter data in that format or in the table-view which I find more convenient.  However, when using that mode, there are again some peculiarities.  For example, you can usually tab from field to field, but when you reach a calculated field it stops, tells you so, and then you have to mouse over to the next input field.  Curiously, the prior version did not have these same problems.<br />
<br />   Output forms can be free form which requires lots of pretty tedious designing or a pretty straight-forward columna report, which is what I use.  Again, you have lots of options.<br />
<br />   I did have a problem installing version 1 which was in my box;  however, I got instant assistance from their support personnel on the phone.  The agent was friendly, helpful, and ultimately sent me a downloadable copy of version 2 and two installation keys to compensate for the bother.  Importing data from several versions ago was problematical, but I persisted and got all my old data up and running with no losses.<br />
<br />   All-in-all I&#8217;m satisfied except for the above noted limitations.  I think the value is good for the functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Database Home &amp; Business Reviews by re10203930</title>
		<link>http://powertechcomputers.com/my-database-home-business-reviews#comment-571</link>
		<dc:creator>re10203930</dc:creator>
		<pubDate>Sun, 07 Nov 2010 11:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/my-database-home-business-reviews#comment-571</guid>
		<description>&lt;i&gt;Review by re10203930 for &lt;a href=&quot;http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY&quot; rel=&quot;nofollow&quot;&gt;My Database Home &amp; Business&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/1.png&quot; &gt;&lt;/b&gt;
you cannot add your own images, only standard clipart (clearly shows a photo of a person labeled &quot;client contact&quot; on the cover.  so you are supposed to use a standard clip art photo for this...waste of money, time, I was so hopeful, but it is awful!  And it keeps crashing.  GARBAGE

</description>
		<content:encoded><![CDATA[<p><i>Review by re10203930 for <a href="http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY" rel="nofollow">My Database Home &#038; Business</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/1.png" /></b><br />
you cannot add your own images, only standard clipart (clearly shows a photo of a person labeled &#8220;client contact&#8221; on the cover.  so you are supposed to use a standard clip art photo for this&#8230;waste of money, time, I was so hopeful, but it is awful!  And it keeps crashing.  GARBAGE</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Database Home &amp; Business Reviews by Dallas75205</title>
		<link>http://powertechcomputers.com/my-database-home-business-reviews#comment-570</link>
		<dc:creator>Dallas75205</dc:creator>
		<pubDate>Sun, 07 Nov 2010 10:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://powertechcomputers.com/my-database-home-business-reviews#comment-570</guid>
		<description>&lt;i&gt;Review by Dallas75205 for &lt;a href=&quot;http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY&quot; rel=&quot;nofollow&quot;&gt;My Database Home &amp; Business&lt;/a&gt;&lt;/i&gt;
&lt;b&gt;Rating: &lt;img src=&quot;http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/1.png&quot; &gt;&lt;/b&gt;
I own an older version of this and purchased this software to put on my new computer.  I consider myself pretty much a computer expert but have not figured out how to import the old database into the new one.  I&#039;ve done it before with the old software but it is not possible to do so with this software.  I&#039;ve been on hold for over an hour and it does not appear that I will ever get to speak with a human.

</description>
		<content:encoded><![CDATA[<p><i>Review by Dallas75205 for <a href="http://www.amazon.com/Avanquest-2771-Database-Home-Business/dp/B001CFAWGY%3FSubscriptionId%3DAKIAIBN2WRRT6AM3VX2Q%26tag%3Dthebiksynpro-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001CFAWGY" rel="nofollow">My Database Home &#038; Business</a></i><br />
<b>Rating: <img src="http://powertechcomputers.com/wp-content/plugins/WPRobot3/images/1.png" /></b><br />
I own an older version of this and purchased this software to put on my new computer.  I consider myself pretty much a computer expert but have not figured out how to import the old database into the new one.  I&#8217;ve done it before with the old software but it is not possible to do so with this software.  I&#8217;ve been on hold for over an hour and it does not appear that I will ever get to speak with a human.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

