<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Random Things From Dark Places</title>
	<atom:link href="http://hellnbak.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hellnbak.wordpress.com</link>
	<description>Nothing to read here.... go away.. seriously...</description>
	<lastBuildDate>Sun, 08 Nov 2009 23:52:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='hellnbak.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/373268fabea2ebde89ee3f638519cb5f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Random Things From Dark Places</title>
		<link>http://hellnbak.wordpress.com</link>
	</image>
			<item>
		<title>What is with all the Internet Takedowns?</title>
		<link>http://hellnbak.wordpress.com/2009/11/08/what-is-with-all-the-internet-takedowns/</link>
		<comments>http://hellnbak.wordpress.com/2009/11/08/what-is-with-all-the-internet-takedowns/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 23:52:14 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=113</guid>
		<description><![CDATA[It seems to me that organizations that should know better are still attempting to remove information from the internet.  First we have the following that was removed due to legal threats (thanks C for pointing this one out);
Google Cache: http://209.85.129.132/search?q=cache:3hxOgSPu460J:bountii.com/blog/+%22I%27ve+never+bought+anything+using+Bing+Cashback,+but+the+balance+of+my+account+is+%242080.06%22&#38;cd=2&#38;hl=en&#38;ct=clnk&#38;gl=ch&#38;client=firefox-a
Breaking Bing Cashback
 Posted November 4th, 2009 by Samir
 I’ve never bought anything using Bing Cashback, but the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=113&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It seems to me that organizations that should know better are still attempting to remove information from the internet.  First we have the following that was removed due to legal threats (thanks C for pointing this one out);</p>
<p>Google Cache: http://209.85.129.132/search?q=cache:3hxOgSPu460J:bountii.com/blog/+%22I%27ve+never+bought+anything+using+Bing+Cashback,+but+the+balance+of+my+account+is+%242080.06%22&amp;cd=2&amp;hl=en&amp;ct=clnk&amp;gl=ch&amp;client=firefox-a</p>
<p><em>Breaking Bing Cashback</em></p>
<p><em> Posted November 4th, 2009 by Samir</em></p>
<p><em> I’ve never bought anything using Bing Cashback, but the balance of my account is $2080.06. Apparently, I placed two $1 orders on January 24th of this year, and spent another $104,000 on October 24th. Let’s see how these transactions might have “accidentally” got credited to my account. </em></p>
<p><em>First, we need to try to figure out how transactions get into Bing Cashback. Microsoft posted some documentation here. The explanation of how a merchant reports transactions to Bing starts on page 20. Merchants have a few options for reporting, but Bing suggests using a tracking pixel. Basically, the merchant adds a tracking pixel to their order confirmation page, which will report the the transaction details back to Bing. The request for the tracking pixel looks something like this:  </em></p>
<p><em>&#8216;</em><a href="https://ssl.search.live.com/cashback/pixel/index" target="_blank"><em>https://ssl.search.live.com/cashback/pixel/index</em></a><em>? jftid=0&amp;jfoid=&lt;orderid&gt;&amp;jfmid=&lt;merchantid&gt; &amp;m[0]=&lt;itemid&gt;&amp;p[0]=&lt;price&gt;&amp;q[0]=&lt;quantity&gt; </em></p>
<p><em> This implementation, while easy for the merchant, has an obvious flaw. Anyone can simulate the tracking pixel requests, and post fake transactions to Bing. I’m not going to explain exactly how to generate the fake requests so that they actually post, but it’s not complicated. Bing doesn’t seem to be able to detect these fake transactions, at least not right away. The six cents I earned in January have “cleared,” and I’m guessing the remaining $2080 will clear on schedule, unless there is some manual intervention. </em></p>
<p><em>Even if Bing detects these fake transactions at some point in the future, the current implementation might have another interesting side effect. I haven’t done enough work to say it with confidence, but a malicious user might be able to block another user’s legitimate purchases from being reported correctly by Bing (I only tried this once, but it seemed to work). Posting a transaction to Bing requires sending them an order ID in the request. Bing performs a reasonable sanity check on the order ID, and will not post a transaction that repeats a previously reported order ID. When a store uses predictable order ID’s (e.g. sequential), a malicious user can “use up” all the future order ID’s, and cause legitimate transactions to be ignored. Reporting would be effectively down for days, causing a customer service nightmare for both Bing and the merchant. </em></p>
<p><em>Based on what I’ve found, I wouldn’t implement Bing Cashback if I were a merchant. And, as an end user and bargain hunter, it does not seem smart to rely on Bing Cashback for savings. In our next blog post, I’ll demonstrate some other subtle but important reasons to avoid using Bing Cashback.</em></p>
<p>And now we have this taken down (also thank you to C for pointing this out);</p>
<p><a href="http://securitytube.net/Hacking-NASA-with-SQL-Injection-video.aspx" target="_blank"><em>http://securitytube.net/Hacking-NASA-with-SQL-Injection-video.aspx</em></a><em> </em></p>
<p><em>Hacking NASA with SQL Injection Most of us might think that the top sites in the world such as those belonging to NASA, the FBI etc would be very strong on the security front and would be impregnable with simple attacks. However, this might not be really true. In this video, a Romanian hacker c0de.breaker demonstrates how one of NASA&#8217;s subdomains is vulnerable to a SQL injection attack. </em></p>
<p><em>&lt;This video has been removed due to terms of use violation&gt;</em></p>
<p>Organizations need to realize that once information has become posted on the Internet &#8211; IT IS PUBLIC.  Having sites remove the content does not make it go away or be forgotten.  I&#8217;d be interested in any other recent takedowns that have occurred.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=113&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/11/08/what-is-with-all-the-internet-takedowns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>Taking Responsible Disclosure for Granted</title>
		<link>http://hellnbak.wordpress.com/2009/10/24/taking-responsible-disclosure-for-granted/</link>
		<comments>http://hellnbak.wordpress.com/2009/10/24/taking-responsible-disclosure-for-granted/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 14:35:16 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[disclosure]]></category>
		<category><![CDATA[hellnbak]]></category>
		<category><![CDATA[MSRC]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[responsibility]]></category>
		<category><![CDATA[vendor response]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Zero day]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=106</guid>
		<description><![CDATA[The last couple years of my career have been interesting when it comes to disclosing vulnerabilities.  I have worked on some pretty big ones and a few aren&#8217;t even public yet.  Based on this I have been thinking a lot about how the industry as a whole handles vulnerability disclosure.  Yes, I am aware that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=106&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The last couple years of my career have been interesting when it comes to disclosing vulnerabilities.  I have worked on some pretty big ones and a few aren&#8217;t even public yet.  Based on this I have been thinking a lot about how the industry as a whole handles vulnerability disclosure.  Yes, I am aware that this debate has raged on for years and will probably never be settled but I thought I would share my random thoughts here.</p>
<p>I have always been a fan of responsible disclosure.  Wait, let me first define what I feel responsible disclosure is.  To me it is very simple, <strong>do your best to get the vendor to fix the vulnerability without increasing the risk for the general Internet ecosystem. </strong></p>
<p>Of course one could easily argue that the existence of the bug is already a huge risk and therefore should be disclosed immediately to the world.  While there is some truth in that statement my personal issue with going that route is that disclosing something without a patch or at least with some very strong mitigation options does not help anyone increase their security and simply shines a spotlight on the flaw.</p>
<p>Over my career I have been involved with some pretty cool and pretty serious vulnerabilities.  My involvement has mostly been around reporting the issue to the vendor and working with them to fix the issue.  Believe it or not this can be a lot of work depending on the vendor.  In some cases you simply toss the crash dump over the fence and the vendor is able to run with it.  In other cases you end up having to supply PoC, which I hate having to do BTW, and in even more extreme cases you actually have to sit down prove the vulnerability on a live system and even offer fix advice.  I have even been involved in cases where a vendor has supplied a beta patch in which the scary smart people I work with quickly prove to also be flawed.</p>
<p>Unfortunately, over the years, the phrase &#8220;responsible disclosure&#8221; has become rather meaningless and really a one way street.  Vendors, note I work for one, are very quick to remind researchers that they need to do the responsible thing and while most researchers do attempt to show as much good faith as they can.  The vendors themselves seem to forget that responsibility and disclosure is a two-way street that requires both the vendor and the researcher to act in a manner that is best for those whom are vulnerable.</p>
<p>Some vendors do a pretty good job while others are still extremely horrible.  Believe it 0r not, but this is a place where other vendors should look at the Microsoft MSRC model.  The industry went from beating up on Microsoft during the 80s and 90s to seeing some great improvements in handling vulnerabilities and some proven process.  The only real criticism I can toss towards the folks in Redmond is that they are still a bit slow on some issues and yes I am still pissed at Culp for calling researchers Terrorists after 9/11.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I am really not sure where I am going with all of this but I am finding myself becoming more and more frustrated with various vendors and their ability to invoke &#8220;responsibility&#8221; of the bug finder while not acting responsible themselves.  While I understand that this has become a business and fixing bugs cost money, the vendors need to understand that the researcher didn&#8217;t create the bug.  Their bad development process and lack of anything resembling a SDL process did.</p>
<p>Based on this frustration I have some advice for vendors.  Note that all of this is coming from the perspective of someone reporting a bug and not from the side of a vendor.</p>
<p> </p>
<p><em>1.)  The researcher is not your enemy.  In fact, if you have a researcher contacting you about a vulnerability he/she found in your product, they are the exact opposite of the enemy.  They just provided you wtih some free QA and are handing you a great opportunity to not only improve your product but be seen in the public eye as a company that actually cares about their customer&#8217;s security and reacts accordingly.</em></p>
<p><em>2.)  If the bug is stupid or not exploitable.  Call it out.  But do so in a constructive manner.  Spend the time to sit down with the researcher and make sure you fully understand what they are telling you and that they understand how you came to the conclusion you have.  Again, you are not adversaries.</em></p>
<p><em>3.)  Be honest about patch timelines and potential issues you may have.  I don&#8217;t expect a vendor to share sensitive information with a researcher but being genuine about timelines and the process to produce a patch helps.  Most will understand that you can&#8217;t produce a safe patch in 30 days or less.  But a reasonable timeline should be offered,</em></p>
<p><em>4.)  Over communicate.  Nothing is worse when a researcher feels like they are being ignored or nothing is going on with the bug they reported.  As they sit and look for some sort of communication back from the vendor their mouse also hovers over the send key of a full-disclosure post.  Vendors are one forgotten status update away from having the issue dropped on them.</em></p>
<p><em>5.)  Lawyers won&#8217;t work &#8211; usually.  Enough companies have tried and failed to silence a researcher with lawyers.  If you contact your legal team BEFORE you contact your developers with a vulnerability report expect to have the vulnerability leak to the public.  Again, the researcher is not the enemy.  Your bad coding process is.</em></p>
<p><em>6.)  Give the researcher credit.  At the very least you should credit the researcher.  Remember, unless they have sold this bug to one of the clearinghouses, they have done this QA work for you FOR FREE.  They should get recognition for their work.  Hell if you have headcount and good workplace &#8212; hire this person to find more bugs for you.  Researchers like money just as much as corporations.</em></p>
<p><em>7.)  Applying pressure via other means such as mutual customers or corporate relationships will just build resentment.  Any attempt to silence the researcher will simply turn a positive situation in to an adversarial one.  As a vendor you do not want this.</em></p>
<p><em>8.)  Stay honest and back up your promises.  If you make commitments to the researcher.  Follow them.  It&#8217;s really that simple.  </em></p>
<p><em>9.)  Use  the vulnerability report as a mechanism to improve your internal development and QA process.</em></p>
<p><em>10.)  Do not use #9 as a way to stall a patch or prevent disclosure.</em></p>
<p><em></em> </p>
<p>I know the above seems very simplistic and obvious to most of us but believe it or not the majority of vendors out there still do not get it.  Vendors need to realize that having a bug found in your product is actually an opportunity and not a set back. </p>
<p>I encourage all researchers to remind vendors of THEIR responsiblity in the process.  Be open with the vendor with what you feel a reasonable process to fix the vulnerability is.  The more approachable you are, the easier the entire process will be. </p>
<p>Got a vendor thats not cooperating?  Contact me and I can try and help.</p>
<p>Of course your other option is to simply disclose the issue to the public but that becomes a whole new can of worms.  My next post, when I get around to it, will talk about the issues that a researcher faces when they go this route.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=106&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/10/24/taking-responsible-disclosure-for-granted/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>Writing original material is hard&#8230;</title>
		<link>http://hellnbak.wordpress.com/2009/10/17/writing-original-material-is-hard/</link>
		<comments>http://hellnbak.wordpress.com/2009/10/17/writing-original-material-is-hard/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 21:24:37 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[hellnbak]]></category>
		<category><![CDATA[Mcgrew]]></category>
		<category><![CDATA[Plagerism]]></category>
		<category><![CDATA[Syngress]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=104</guid>
		<description><![CDATA[It is a little ironic that I am basing this blog post off of another blog post but I am willing to admit that I rarely come up with a good ideas of my own.
Over the weekend we saw lots of Twitter activity about a blog post over at McGrew Security.  While I applaud the effort [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=104&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It is a little ironic that I am basing this blog post off of another blog post but I am willing to admit that I rarely come up with a good ideas of my own.</p>
<p>Over the weekend we saw lots of Twitter activity about a blog post over at <a href="http://www.mcgrewsecurity.com/2009/10/16/amending-my-f0rb1dd3n-network-review/" target="_blank">McGrew Security</a>.  While I applaud the effort in pointing out this complete scam job of a book I do feel that perhaps the &#8220;authors&#8221; (can we even call them that?) are getting off a bit too easy.  Or at least one of them.</p>
<p>Before I rant and make fun of them let me first state that I too have written books.  I have even written books for Syngress.  While I am biased and honestly have not been paying attention, I have not seen a Syngress book worth purchasing since the Hack Proofing Your Network series &#8212; this includes my own material. </p>
<p>I have worked with other publishers and this is my take on Syngress as a book publisher.  They went from being pretty cool and easy to work with during the Hack Proofing days to simply an outfit that attempts to churn out as many books as possible as quickly and as cheaply as they can.  Apparently, if you can cut and paste from Wikipedia, you are now a Syngress author.  Syngress pays the lowest amount they can negotiate with you and then rushes you through the fastest possible timeline to get your work in and published.  Quality is not the goal here &#8211; quantity is.  Flood the market with enough cheaply made books and you eventually make money on a few of them.</p>
<p>Back when I wrote for Syngress they did recommend that we run various tools to insure that we don&#8217;t plagiarise anyone&#8217;s material and they did do *some* technical editing but my most recent experience resulted in a book being released with next to no oversight.  Hell, I know for a fact that the majority of my last Syngress book was a.) written from the bottom of a bottle and b.) not reviewed very closely by anyone.  I am honestly embarassed about that one.</p>
<p>So do we point a finger at the so called authors?  Or is this a failure in the Syngress editing process and quality management?  I say both.  Jumping back to the <a href="http://www.mcgrewsecurity.com/2009/10/16/amending-my-f0rb1dd3n-network-review/" target="_self">blog post over at McGrew </a>we see this explanation from one of the authors:</p>
<blockquote><p><strong>Edit</strong>: Dustin L. Fritz (of <a href="http://www.thecndgroup.com/" target="_blank">The CND Group</a>) has left the following comment regarding plagiarism in this book:</p>
<p>This was an honest mistake and I sincerely apologize for any miscommunication. I hope that the correct and proper citations can be added soon and that all questions regarding copyright and plagiarism issues can be resolved. I hope the book can still be enjoyed as a valuable contribution to the information security community and I hope it will go on to fulfill its objective in reaching anyone who desires to learn more about hacking and security. I want to specifically apologize to Jayson, Kent, Syngress, Rachel, Angelina, all the readers, reviewers, and others who have taken offense. I want to fix this and I sincerely appreciate everyone’s positive support!</p></blockquote>
<p>Wait, <strong>&#8220;honest mistake&#8221;</strong>?  Really?  Let me jump back and steal more of<a href="http://www.mcgrewsecurity.com/2009/10/16/amending-my-f0rb1dd3n-network-review/" target="_blank"> Mcgrew&#8217;s content</a>;</p>
<blockquote><p>If you have a copy of this book that you bought or received for review, I encourage you to take a look at these pages and source URLs to see what I’m talking about:</p>
<table border="0">
<tbody>
<tr>
<td><strong>page</strong></td>
<td><strong>topic</strong></td>
<td><strong>original source</strong></td>
<td><strong>length</strong></td>
</tr>
<tr>
<td>135</td>
<td>OSI Model</td>
<td>http://en.wikipedia.org/wiki/OSI_model</td>
<td>2 paragraphs and a table</td>
</tr>
<tr>
<td>141</td>
<td>Maltego</td>
<td>Old description from paterva.com</td>
<td>1 sentence</td>
</tr>
<tr>
<td>146</td>
<td>DNSPREDICT</td>
<td>Many sources (likely original tool site)</td>
<td>Entire description</td>
</tr>
<tr>
<td>149</td>
<td>Kismet</td>
<td>http://en.wikipedia.org/wiki/Kismet_(software)</td>
<td>Entire description</td>
</tr>
<tr>
<td>151</td>
<td>Netstumbler</td>
<td>http://en.wikipedia.org/wiki/NetStumbler</td>
<td>Entire description</td>
</tr>
<tr>
<td>153</td>
<td>SuperScan</td>
<td>http://en.wikipedia.org/wiki/Superscan</td>
<td>Entire description</td>
</tr>
<tr>
<td>154</td>
<td>Nmap</td>
<td>http://en.wikipedia.org/wiki/Nmap</td>
<td>Entire description</td>
</tr>
<tr>
<td>155</td>
<td>Paratrace</td>
<td>http://linux.die.net/man/1/paratrace</td>
<td>Entire description</td>
</tr>
<tr>
<td>156</td>
<td>Scanrand</td>
<td>http://linux.die.net/man/1/scanrand</td>
<td>Entire description</td>
</tr>
<tr>
<td>157</td>
<td>Amap</td>
<td>http://freeworld.thc.org/thc-amap/</td>
<td>Entire description (short)</td>
</tr>
<tr>
<td>161</td>
<td>Plug-in</td>
<td>http://en.wikipedia.org/wiki/Plug-in_(computing)</td>
<td>Paragraph description</td>
</tr>
<tr>
<td>164</td>
<td>Vulnerability Scanner</td>
<td>http://en.wikipedia.org/wiki/Vulnerability_scanner</td>
<td>Entire description</td>
</tr>
<tr>
<td>164</td>
<td>IBM Internet Security Systems</td>
<td>http://en.wikipedia.org/wiki/IBM_Internet_Security_Systems</td>
<td>Entire description &amp; history</td>
</tr>
<tr>
<td>165</td>
<td>Nessus</td>
<td>http://en.wikipedia.org/wiki/Nessus_(software)</td>
<td>Entire description</td>
</tr>
<tr>
<td>166</td>
<td>Nessus Goes Closed License</td>
<td>http://en.wikipedia.org/wiki/Nessus_(software)#History</td>
<td>quoted</td>
</tr>
<tr>
<td>167</td>
<td>Tenable NeWT Pro 2.0</td>
<td>Press release? http://www.highbeam.com/doc/1G1-115844766.html</td>
<td>Entire description</td>
</tr>
<tr>
<td>168</td>
<td>Rapid7</td>
<td>http://en.wikipedia.org/w/index.php?title=Rapid7&amp;oldid=301929477</td>
<td>Entire description</td>
</tr>
<tr>
<td>169</td>
<td>Microsoft Baseline Security Analyzer</td>
<td>http://en.wikipedia.org/w/index.php?title=Microsoft_Baseline_Security_Analyzer&amp;oldid=225194910</td>
<td>Entire description</td>
</tr>
<tr>
<td>170</td>
<td>eEye Retina</td>
<td>http://en.wikipedia.org/wiki/Retina_Vulnerability_Assessment_Scanner</td>
<td>Entire description</td>
</tr>
<tr>
<td>177</td>
<td>Exploits</td>
<td>http://en.wikipedia.org/wiki/Exploit_(computer_security)</td>
<td>Entire description (full page of text)</td>
</tr>
<tr>
<td>179</td>
<td>Buffer Overflows</td>
<td>http://en.wikipedia.org/wiki/Buffer_overflow</td>
<td>Entire description</td>
</tr>
<tr>
<td>180</td>
<td>SubSeven and Stopping SubSeven</td>
<td>http://en.wikipedia.org/w/index.php?title=Sub7&amp;oldid=299155522</td>
<td>Entire description</td>
</tr>
<tr>
<td>186</td>
<td>Metasploit</td>
<td>http://en.wikipedia.org/wiki/Metasploit</td>
<td>Entire description</td>
</tr>
<tr>
<td>187</td>
<td>Core Impact</td>
<td>http://en.wikipedia.org/w/index.php?title=Core_Impact&amp;oldid=295444915</td>
<td>Entire description</td>
</tr>
<tr>
<td>193</td>
<td>Registry Keys</td>
<td>http://en.wikipedia.org/wiki/Windows_registry</td>
<td>Entire description</td>
</tr>
<tr>
<td>194</td>
<td>Securing your logs</td>
<td>http://codeidol.com/sql/network-security-hack/Windows-Host-Security/Secure-Your-Event-Logs</td>
<td>Entire how-to</td>
</tr>
<tr>
<td>195</td>
<td>Event Viewer and HOW TO: Event Log Types</td>
<td>http://support.microsoft.com/kb/308427</td>
<td>Entire description</td>
</tr>
<tr>
<td>197-200</td>
<td>Last User Logged in</td>
<td>http://www.technixupdate.com/change-or-hide-the-last-username-logged-on-username-dialog-box/</td>
<td>Entire how-to copied</td>
</tr>
<tr>
<td>201</td>
<td>Last True Login Tool</td>
<td>Many – Likely old description from website</td>
<td>Entire description</td>
</tr>
<tr>
<td>202-204</td>
<td>Last logoff script</td>
<td>http://dovestones.com/active-directory/true-last-logon/last-logoff.html</td>
<td>Entire how-to</td>
</tr>
<tr>
<td>205-208</td>
<td>Windows Security Log</td>
<td>http://en.wikipedia.org/wiki/Windows_Security_Log</td>
<td>Entire article</td>
</tr>
<tr>
<td>223</td>
<td>Description of NIST</td>
<td>http://en.wikipedia.org/wiki/National_Institute_of_Standards_and_Technology</td>
<td>Two paragraphs</td>
</tr>
<tr>
<td>233-235</td>
<td>CompTIA</td>
<td>http://en.wikipedia.org/wiki/CompTIA</td>
<td>Entire description</td>
</tr>
<tr>
<td>236</td>
<td>EC-Council</td>
<td>http://en.wikipedia.org/wiki/EC-Council</td>
<td>Entire description</td>
</tr>
<tr>
<td>236-237</td>
<td>(ISC)2</td>
<td>http://en.wikipedia.org/wiki/ISC2</td>
<td>Entire description</td>
</tr>
<tr>
<td>244</td>
<td>One-time Passwords</td>
<td>http://en.wikipedia.org/w/index.php?title=One-time_password&amp;oldid=306538660</td>
<td>Paragraph and list</td>
</tr>
<tr>
<td>246</td>
<td>Honey Pot</td>
<td>http://en.wikipedia.org/wiki/Honeypot_(computing)</td>
<td>Paragraph</td>
</tr>
<tr>
<td>253</td>
<td>Firewall</td>
<td>http://en.wikipedia.org/wiki/Firewall</td>
<td>Paragraph</td>
</tr>
<tr>
<td>255-256</td>
<td>Full-Disk Encryption</td>
<td>http://en.wikipedia.org/wiki/Full_disk_encryption</td>
<td>Three sections</td>
</tr>
<tr>
<td>257-258</td>
<td>Snort</td>
<td>http://en.wikipedia.org/w/index.php?title=Snort_(software)&amp;oldid=273431896</td>
<td>Entire description</td>
</tr>
<tr>
<td>258-264</td>
<td>IPS</td>
<td>http://en.wikipedia.org/wiki/Intrusion_prevention_system</td>
<td>The entire wikipedia article copied over multiple pages!</td>
</tr>
<tr>
<td>278</td>
<td>Wireshark</td>
<td>http://en.wikipedia.org/wiki/Wireshark</td>
<td>Several sentences from the article</td>
</tr>
<tr>
<td>279</td>
<td>PGP</td>
<td>http://en.wikipedia.org/w/index.php?title=Pretty_Good_Privacy&amp;oldid=304558754</td>
<td>Two paragraphs of description</td>
</tr>
<tr>
<td>281</td>
<td>Personal firewalls</td>
<td>http://en.wikipedia.org/wiki/Personal_firewall</td>
<td>Short description</td>
</tr>
<tr>
<td>285</td>
<td>Perl</td>
<td>http://en.wikipedia.org/wiki/Perl</td>
<td>Entire description</td>
</tr>
<tr>
<td>292</td>
<td>Bluesnarf</td>
<td>http://en.wikipedia.org/wiki/Bluesnarfing</td>
<td>Entire description</td>
</tr>
<tr>
<td>299</td>
<td>Bleeding edge technology</td>
<td>http://en.wikipedia.org/wiki/Bleeding_edge</td>
<td>description and list</td>
</tr>
<tr>
<td>303-305</td>
<td>ECHELON</td>
<td>http://en.wikipedia.org/wiki/Echelon_(signals_intelligence)</td>
<td>Entire description + photo</td>
</tr>
<tr>
<td>310</td>
<td>Ghost Rat</td>
<td>http://en.wikipedia.org/wiki/Ghost_Rat</td>
<td>Two paragraphs</td>
</tr>
<tr>
<td>332</td>
<td>2600 Magazine</td>
<td>http://en.wikipedia.org/wiki/2600:_The_Hacker_Quarterly</td>
<td>Entire description</td>
</tr>
<tr>
<td>333-334</td>
<td>Gary McKinnon</td>
<td>http://en.wikipedia.org/wiki/Gary_Mckinnon</td>
<td>Entire description</td>
</tr>
<tr>
<td>336</td>
<td>PSP Hack</td>
<td>http://www.dcemu.co.uk/vbulletin/showthread.php?t=33928</td>
<td>Tutorial</td>
</tr>
<tr>
<td>396</td>
<td>World of Warcraft</td>
<td>http://en.wikipedia.org/wiki/World_of_warcraft</td>
<td>Large paragraph</td>
</tr>
<tr>
<td>399-400</td>
<td>Infragard</td>
<td>http://en.wikipedia.org/wiki/Infragard</td>
<td>Entire description</td>
</tr>
<tr>
<td>404</td>
<td>Bump Keys</td>
<td>http://en.wikipedia.org/wiki/Bump_key</td>
<td>Entire description</td>
</tr>
</tbody>
</table>
<p> </p></blockquote>
<p>That is no honest mistake.  The mistake here was that this so called &#8220;author&#8221; thought he could get away with cutting and pasting from online resources.  There is zero honesty in this mistake.  What is even funnier (at least to me) that Syngress didn&#8217;t even catch this in their so called edits and reviews. </p>
<p>Miscommunication?  Really?  What part of cutting and pasting from a website results in a miscommunication? </p>
<p>To quote someone who will remane nameless because they said this in private:  <em>&#8220;honesty and quality are not priorities for Syngress.&#8221;</em></p>
<p>Apparently, honesty and quality was not a priority for at least one of the authors of this book.  Mistake?  Yes.  Honest?  Thats hard to believe.</p>
<p>For my next book I think Iwill just cut and paste directly from Twitter.</p>
<p>What a complete joke.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=104&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/10/17/writing-original-material-is-hard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>The Twitter Hack That Wasn&#8217;t</title>
		<link>http://hellnbak.wordpress.com/2009/07/17/the-twitter-hack-that-wasnt/</link>
		<comments>http://hellnbak.wordpress.com/2009/07/17/the-twitter-hack-that-wasnt/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 17:22:35 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[cnn]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[lame]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=100</guid>
		<description><![CDATA[By now, seeing how it takes me forever to write blog posts, everyone has heard the press about the &#8220;Twitter Hack&#8221;.
Since when is guessing someones password hacking?  If that is the case someone call the feds on my 11 year old son as he once guessed a siblings Windows password.  Sorry to all the want-to-be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=100&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>By now, seeing how it takes me forever to write blog posts, everyone has heard the press about the &#8220;Twitter Hack&#8221;.</p>
<p>Since when is guessing someones password hacking?  If that is the case someone call the feds on my 11 year old son as he once guessed a siblings Windows password.  Sorry to all the want-to-be 1337 h4&#215;0rs out there but guessing a password is not really a hack.  Sure it is amusing, but not hacking.</p>
<p>The fact that a couple of different email accounts that happened to belong to people associated with twitter has easy to guess passwords has really no bearing on the security or insecurity of twitter.  Yes it demonstrates that those compromised were idiots but no its not a Twitter issue.</p>
<p>Is Twitter insecure?  Probably.  Do these &#8220;hacks&#8221; demonstrate that &#8212; of course not.  What I find even more amusing is that this made the general media, I read about it on <a title="http://edition.cnn.com/2009/TECH/07/16/twitter.hack/" href="http://" target="_blank">CNN</a> and so did a lot of my friends who are not necessarily computer savy but do use Twitter.  Yet the only people who actually cared and made noise about this were security companies looking to get quoted and beat up on web 2.0 and cloud computing.</p>
<p>Don&#8217;t get me wrong, I do think cloud computing and Web 2.0 are both bad ideas from a security perspective but they are the inevitable path that the web will take.  Features, performance, price, and functionality will always trump security.</p>
<p>Anyways, random thoughts first thing in the morning for me.  Can we get back to hacking the important targets?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=100&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/07/17/the-twitter-hack-that-wasnt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS Webdav Bug</title>
		<link>http://hellnbak.wordpress.com/2009/05/25/iis-webdav-bug/</link>
		<comments>http://hellnbak.wordpress.com/2009/05/25/iis-webdav-bug/#comments</comments>
		<pubDate>Mon, 25 May 2009 21:22:20 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[blog posts]]></category>
		<category><![CDATA[Breakingpoint]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Webdav]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=98</guid>
		<description><![CDATA[Just wanted to do a quick post to point out a couple good posts on the IIS WebDav bug.  Am I the only one to think its kind of cool to see another IIS bug after spending months upon months of dealing with file format type bugs?
Great and detailed post from Todd Manning over at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=98&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just wanted to do a quick post to point out a couple good posts on the IIS WebDav bug.  Am I the only one to think its kind of cool to see another IIS bug after spending months upon months of dealing with file format type bugs?</p>
<p>Great and detailed post from Todd Manning over at Breakingpoint (you should follow this blog its great!)</p>
<p><a href="http://www.breakingpointsystems.com/community/blog/slash-and-burn-the-iis-6-0-webdav-bug">http://www.breakingpointsystems.com/community/blog/slash-and-burn-the-iis-6-0-webdav-bug</a></p>
<p>and, an amusing post showing yet another consequence of the bug:</p>
<p><a href="http://blog.zoller.lu/2009/05/iis-6-webdav-unicode-bug-that-wont-die.html">http://blog.zoller.lu/2009/05/iis-6-webdav-unicode-bug-that-wont-die.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=98&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/05/25/iis-webdav-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>PGP Fail!</title>
		<link>http://hellnbak.wordpress.com/2009/03/26/pgp-fail/</link>
		<comments>http://hellnbak.wordpress.com/2009/03/26/pgp-fail/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:53:40 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=92</guid>
		<description><![CDATA[I received this email the other day.  I don&#8217;t have any real commentary to add to this other than my best Simpsons &#8220;ha-ha&#8221; and the HTML formatted email was a nice touch.. heh
===================================================================

From: PGP Corporation [mailto:ceo@pgp.com]
Sent: 25 March 2009 02:07
To: XXXXXXXXXXXXX
Subject: Email communication earlier today from PGP Corporation





Dear   Valued Prospect, 
You recently received [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=92&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I received this email the other day.  I don&#8217;t have any real commentary to add to this other than my best Simpsons &#8220;ha-ha&#8221; and the HTML formatted email was a nice touch.. heh</p>
<p>===================================================================</p>
<div style="border:1pt medium medium solid none none #b5c4df 0 0;padding:3pt 0 0;">
<p class="MsoNormal"><strong><span style="font-size:10pt;" lang="EN-US">From:</span></strong><span style="font-size:10pt;" lang="EN-US"> PGP Corporation [mailto:ceo@pgp.com]<br />
<strong>Sent:</strong> 25 March 2009 02:07<br />
<strong>To:</strong> XXXXXXXXXXXXX<br />
<strong>Subject:</strong> Email communication earlier today from PGP Corporation</span></p>
</div>
<p class="MsoNormal"><img src="https://mail.soshal.com/webmail/program/blocked.gif" border="0" alt="SC Magazine Award" width="719" height="89" /></p>
<div>
<p class="MsoNormal" style="text-align:center;" align="center"><strong><span style="font-size:18pt;"></p>
<p></span></strong></div>
<p><strong><span style="font-size:9pt;">Dear   Valued Prospect, </span></strong><span style="font-size:9pt;"></p>
<p>You recently received an email from PGP Corporation as a follow-up to your   evaluation of PGP products.  This email erroneously included some   290 email addresses of other evaluation users. This occurred when an employee   inadvertently pasted these addresses into the &#8220;To&#8221; line of the   message.  Even as this really was a basic mistake &#8211; it is not acceptable   to me or the employees of PGP Corporation.</p>
<p>This error was in violation of our corporate policies regarding customer   information and customer communications.  It should not have happened   and we apologise for this mistake.  PGP Corporation is first and   foremost committed to privacy and information security.  We assure you   that we are not only examining the mistake itself, but are actively   re-examining our training and processes to prevent an incident of this kind   from happening again.  As John Leyden of The Register wrote, “since PGP   specialises in email security, it can hardly complain if people hold it to   higher standards”.  He is right.</p>
<p>If you have additional comments, questions or concerns and would like to   speak with me directly, please contact me via phone in the UK, toll free:   08-08-2341889, or in the US, toll free: 888-515-4922.  If you call and   get my voicemail, please do leave a message.  I will call you   back.  If you would like to contact me via email, send your   concerns to <a href="mailto:ceo@pgp.com">ceo@pgp.com</a>.</p>
<p>As a company and as individuals, we are committed to safeguarding customer   information and we again express our apologies for this error.  We will   do better in the future and we will use this isolated event as a learning   experience upon which we improve and strengthen PGP Corporation and its   communication practices.</p>
<p>Sincerely,</p>
<p><img src="https://mail.soshal.com/webmail/program/blocked.gif" border="0" alt="" width="139" height="31" /></p>
<p>Phil Dunkelberger<br />
President and CEO<br />
PGP Corporation </span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=92&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/03/26/pgp-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>

		<media:content url="//mail.soshal.com/webmail/program/blocked.gif" medium="image">
			<media:title type="html">SC Magazine Award</media:title>
		</media:content>

		<media:content url="//mail.soshal.com/webmail/program/blocked.gif" medium="image" />
	</item>
		<item>
		<title>NoMoreFreeBugs &#8211; ohnoes!</title>
		<link>http://hellnbak.wordpress.com/2009/03/23/nomorefreebugs-ohnoes/</link>
		<comments>http://hellnbak.wordpress.com/2009/03/23/nomorefreebugs-ohnoes/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 21:03:00 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[Alex Sotirov]]></category>
		<category><![CDATA[CanSecWest]]></category>
		<category><![CDATA[charlie miller]]></category>
		<category><![CDATA[dino dai zovi]]></category>
		<category><![CDATA[nomorefreebugs]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Ross Thomas]]></category>
		<category><![CDATA[sophos]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=90</guid>
		<description><![CDATA[At CanSecWest last week (note to self: write a post about how awesome the conference was) a few well known researchers, Alex Sotirov, Dino Dai Zovi, and Charlie Miller began a movement against &#8220;free bugs&#8221;.  The basic and over simplified premise is that they feel that security vulnerabilities should not be handed over to vendors [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=90&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>At CanSecWest last week (note to self: write a post about how awesome the conference was) a few well known researchers, Alex Sotirov, Dino Dai Zovi, and Charlie Miller began a movement against &#8220;free bugs&#8221;.  The basic and over simplified premise is that they feel that security vulnerabilities should not be handed over to vendors for free.  I don&#8217;t necessarily agree with this but in reality who cares?  To each their own.  This is really an individual choice.</p>
<p>Of course, this caused a few to scratch their heads and while I am sure there are other really dumb blog posts about this &#8212; I thought this one took the cake:</p>
<p>http://www.sophos.com/security/blog/2009/03/3680.html</p>
<p>Not only is the above blog post completely off the mark, but it is clear that the author is very inexperienced in dealing with security vulnerabilities.  Lets look at some of the ridiculous comments made by Ross Thomas of Sophos.</p>
<blockquote><p><em>&#8220;As one of those users, I have to say I’m not exactly delighted to discover that a so-called security researcher was so breathtakingly cavalier about the safety of my data and the privacy of my personal information. Apparently I’ve been vulnerable to this “idiot-proof” exploit for at least a year, and have only good luck to thank for the fact that no-one used it to drain my bank accounts in the meantime.&#8221;</em></p></blockquote>
<p>Wow.. talk about raising the level of FUD and so soon in the post.  While we don&#8217;t have a heck of a lot of details on the bug (some do have more than others) I can say with a pretty high confidence level that this bug could not be used to &#8220;drain&#8221; the author&#8217;s bank account.  If it could, there would be even less reason to disclose it.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But wait it gets even worse:</p>
<blockquote><p><em>&#8220;The point I’m trying to make is that this wasn’t “his exploit” to do with as he saw fit.&#8221;</em></p></blockquote>
<p>Really?  Didn&#8217;t the researcher, in this case Charlie Miller, spend the time to find this bug?  He found the bug and he wrote the exploit.  That does in fact make it his to do with as he pleases.</p>
<p>I guess that is really the entire point that Sophos and Ross Thomas are missing.  While I personally would report any vulnerabilities I find to the vendor, for free, it really is up to the individual researcher to do as he pleases with what he finds.  Afterall, he did put in the work.</p>
<blockquote><p><em>&#8220;With today’s highly monetized black market for malware authors this kind of bug must not be permitted to exist even for a day, let alone a year&#8221;</em></p></blockquote>
<p>More FUD!  Security vulnerabilities exist, they always have and they always will.  Get over it.  Bugs exist much longer than days as it takes most vendors months to fix anything and once you have reported the bug to a vendor &#8212; it is no longer a secret.  While anyone could have found the same bug and used it for &#8220;bad things&#8221; no one did.  So what does that tell you?  It suggests to me that the so called &#8220;black market&#8221; and malware authors aren&#8217;t looking as hard or maybe they aren&#8217;t as good as looking.</p>
<p>Lets also not forget that users are always slow to patch their machines.  So waiting to report this really has no bearing on anything &#8212; especially when this specific bug has not been used in the wild.  Looking at the last few very successful pieces of malware &#8212; none of them used a zeroday.  In fact one of the bigger ones (although we all know the shady AV Vendors inflate their numbers) Confiker, used a known and patched vulnerability.  In fact, the trend lately has been, patch released, bad guys reverse patch, bad guys start using vulnerabilities, months later users get around to installing patch.</p>
<p>Perhaps once we start to see more actual zero day being used and lets be honest here, perhaps once AV Vendors start actually offering their users REAL PROTECTION that can&#8217;t be easily bypassed then we can cast stones at someone for wanting to be paid for something they do in their spare time.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=90&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/03/23/nomorefreebugs-ohnoes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>Sentex Locks</title>
		<link>http://hellnbak.wordpress.com/2009/03/11/sentex-locks/</link>
		<comments>http://hellnbak.wordpress.com/2009/03/11/sentex-locks/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 22:13:11 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[admin mode]]></category>
		<category><![CDATA[amusing]]></category>
		<category><![CDATA[sentex]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/2009/03/11/sentex-locks/</guid>
		<description><![CDATA[This is a very amusing blog post that I thought I would toss on here.  Great find and I am going to test this later today.
Full post from:  http://david.weebly.com/1/post/2009/03/how-to-open-many-keypad-access-doors.html
How to open many keypad-access doors 03/11/2009
14 Comment(s)
Here&#8217;s a fun little tip: You can open most Sentex key pad-access doors by typing in the following code:
***00000099#*
The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=84&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a very amusing blog post that I thought I would toss on here.  Great find and I am going to test this later today.</p>
<p>Full post from:  http://david.weebly.com/1/post/2009/03/how-to-open-many-keypad-access-doors.html</p>
<p>How to open many keypad-access doors 03/11/2009</p>
<p>14 Comment(s)</p>
<p>Here&#8217;s a fun little tip: You can open most Sentex key pad-access doors by typing in the following code:</p>
<p>***00000099#*</p>
<p>The first *** are to enter into the admin mode, 000000 (six zeroes) is the factory-default password, 99# opens the door, and * exits the admin mode (make sure you press this or the access box will be left in admin mode!)</p>
<p>I&#8217;m not sure how prevalent they are, but here in San Francisco, Sentex building access systems seem to be the most popular.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=84&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/03/11/sentex-locks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>Corporate Shilling via &#8220;Tech Mag&#8221; Blogs</title>
		<link>http://hellnbak.wordpress.com/2009/03/10/corporate-shilling-via-tech-mag-blogs/</link>
		<comments>http://hellnbak.wordpress.com/2009/03/10/corporate-shilling-via-tech-mag-blogs/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:47:05 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adam odonnel]]></category>
		<category><![CDATA[cloudmark]]></category>
		<category><![CDATA[pimping]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[unethical]]></category>
		<category><![CDATA[zdnet]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=82</guid>
		<description><![CDATA[Today I read a Blog post that, in my opinion, was pretty suspect when it comes to the whole debate around ethics in blogging.  While it is a reality that all of us have multiple &#8220;gigs&#8221; from our daily corporate grinds, to side consulting, to getting paid to Blog (note I don&#8217;t get paid to Blog) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=82&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I read a <a href="http://blogs.zdnet.com/security/?p=2834">Blog post</a> that, in my opinion, was pretty suspect when it comes to the whole debate around ethics in blogging.  While it is a reality that all of us have multiple &#8220;gigs&#8221; from our daily corporate grinds, to side consulting, to getting paid to Blog (note I don&#8217;t get paid to Blog) we should all be smart enough to not let them interfere with each other.  But what happens when you blur those lines of common sense and use one gig to promote another?  Is that not unethical?  Should writing for ZDNet, albeit a Blog, not make you some sort of &#8220;reporter&#8221; (using the term very loosely) and shouldn&#8217;t you resist the urge to pimp your other gigs?</p>
<p>Sure, in this case the author, called out that he works for the company in question but that doesn&#8217;t excuse the fact that he basically inserted a mostly ignored press release in to his PAID ZDNet Blog under the guise of following a &#8220;twitter user&#8217;s request&#8221; and &#8220;just helping out&#8221;.  While I don&#8217;t have anything against Adam personally, and I am sure Cloudmark makes a great product &#8212; how dumb do they think ZDNet readers are?  Wait don&#8217;t answer that&#8230;. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Sorry but I call bullshit.  This was simply an attempt to gain more attention for the day job&#8217;s press release and really no different than the Security Companies we all have made fun of in the past for posting fake mailing list posts talking up their own products.</p>
<p>One less trusted resource I suppose&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=82&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/03/10/corporate-shilling-via-tech-mag-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
		<item>
		<title>L0phtcrack is back!!!</title>
		<link>http://hellnbak.wordpress.com/2009/03/04/l0phtcrack-is-back/</link>
		<comments>http://hellnbak.wordpress.com/2009/03/04/l0phtcrack-is-back/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 23:20:39 +0000</pubDate>
		<dc:creator>hellnbak</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[L0pht]]></category>
		<category><![CDATA[L0phtcrack]]></category>
		<category><![CDATA[Source Boston]]></category>

		<guid isPermaLink="false">http://hellnbak.wordpress.com/?p=79</guid>
		<description><![CDATA[Check out this post over at Space Rogue&#8217;s blog.  Looks like we will finally see a new version and maybe some updates to L0phtcrack.
Great job Mudge, Dildog and Weld
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=79&subd=hellnbak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Check out this post over at <a href="http://www.spacerogue.net/wordpress/" target="_blank">Space Rogue&#8217;s blog</a>.  Looks like we will finally see a new version and maybe some updates to L0phtcrack.</p>
<p>Great job Mudge, Dildog and Weld</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hellnbak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hellnbak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hellnbak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hellnbak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hellnbak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hellnbak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hellnbak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hellnbak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hellnbak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hellnbak.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hellnbak.wordpress.com&blog=3066341&post=79&subd=hellnbak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://hellnbak.wordpress.com/2009/03/04/l0phtcrack-is-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hellnbak</media:title>
		</media:content>
	</item>
	</channel>
</rss>