<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Security Musings</title>
	
	<link>http://securitymusings.com</link>
	<description>Rants and raves from information security professionals</description>
	<lastBuildDate>Mon, 08 Feb 2010 16:53:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SecurityMusings" /><feedburner:info uri="securitymusings" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><feedburner:emailServiceId>SecurityMusings</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>ShmooCon 2010 – Day 1</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/B_gIJSQhoqs/shmoocon-2010-day-1</link>
		<comments>http://securitymusings.com/article/1678/shmoocon-2010-day-1#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:07:38 +0000</pubDate>
		<dc:creator>Tim Donaworth</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1678</guid>
		<description><![CDATA[The first night of ShmooCon is a wrap, at least for the presentations. First off, my shout-outs to all those that actually made it this year. The DC weather hasn&#8217;t been too kind to any of us, especially those traveling in specifically for this Con. But to those who made it, I salute you (even [...]]]></description>
			<content:encoded><![CDATA[<p>The first night of <a href="http://www.shmoocon.org/">ShmooCon</a> is a wrap, at least for the presentations. First off, my shout-outs to all those that actually made it this year. The DC weather hasn&#8217;t been too kind to any of us, especially those traveling in specifically for this Con. But to those who made it, I salute you (even more so to those who had to walk a couple miles to get to their hotel because they didn&#8217;t make or take reservations at the Marriot).</p>
<p><strong><span id="more-1678"></span></strong><a href="http://www.shmoo.com/~gdead/Site/Home.html">Bruce Potter</a> opened up with the event schedule and went on into his own little opening that had a common theme of &#8220;common sense&#8221;. He used the recent hiccups in the TSA as the base analogy. Basically the metric that we&#8217;re using to try and fix today&#8217;s security problems is solely based on the amount of money that we throw at it. Simply &#8211; the future looks grim if we continue the way we&#8217;ve been going.</p>
<p>Collin Brack kicked off the actual presentations with one titled: GPU vs. CPU Supercomputing Security Shootout. I was actually looking forward to this talk. Sadly, I was a little disappointed. I guess I was looking for some more in-depth technical slides or live demonstrations on how GPU vs. CPU compare. It was basically a link-filled slide hyping GPU. Nothing against Collin here, I&#8217;m sure it was a great presentation for those who had no clue that GPUs could be used for computation calculations, just didn&#8217;t have my vote. Key points: GPUs are great for many small calculations.</p>
<p>Larry Pesce, Mick Douglas followed up with &#8220;Information disclosure via P2P networks: Why stealing an identity via Gnutella is like clubbing baby seals&#8221;. This was a pretty good presentation. They showed what types of personal information they were able to find simply by parsing the P2P networks with a bit of command line scripting and <a href="http://mutella.sourceforge.net/">mutella</a>. It was entertaining and informative. Key point: careful with what you share on P2P, don&#8217;t share your entire C drive.</p>
<p>At this point I needed to stretch and take a small break, so I used this time to make my donation for my ShmooCon t-shirt. Also, I&#8217;m not entirely sure who or what the presentation was at this time. I thought I remembered Bruce mentioning one of the speakers not making it. And all the others were on the schedule, so this block was a blank to me.</p>
<p>I did return for Dan Crowley&#8217;s talk about &#8220;Windows File Pseudonyms&#8221;. It was a good presentation about the many different ways you could reference files without actually using a &#8216;C:\file.txt&#8217; notation. Most involved some sort of &#8216;//&#8217; notation or localhost network traversal. Some of this information I knew, but it was good to see it put to actual usage. He demonstrated with a php file upload attack exploiting file name safeties in the code. Key point: watch out for string comparisons for file checks, actually do a file/directory check for paths and files.</p>
<p>Doug Wilson&#8217;s &#8220;Learning by Breaking: A New Project for Insecure Web Applications&#8221; was probably the quickest presentation in ShmooCon history. I say this because as I stepped out for about 8-10 minutes figuring I&#8217;d come back just in time for the good stuff, the presentation was already over and he was taking questions. I was really kinda ticked at myself for this one as this was exactly something I was looking forward to seeing as I&#8217;ve attempted to set up my own WebApp test environments in the past. I&#8217;ll definitely be looking back over the recorded presentation for this one and checking out the site. Key points: Don&#8217;t be late for the presentations you WANT TO SEE!</p>
<p>&#8220;Guest Stealing&#8230;The VMware Way&#8221; by Justin Morehouse and Tony Flick brought to the surface an old attack involving a directory traversal vulnerability in VMware Server. They basically explained how they came across it, along with a live demonstration. It&#8217;s something that&#8217;s long been patched, but it was good to see it in action anyways. Key points: Patch!</p>
<p>The final keynote &#8220;Closing the TLS Authentication Gap&#8221; presented by Steve Dispensa and Marsh Ray was a very good look into the actual process of discovering a real (and major) vulnerability, and the process it takes to disclose this information in a timely and yet safe manner without simply dropping it as a 0-day for the world to engulf. They discovered many of the issues weren&#8217;t technical at all, simply getting vendors and companies to cooperate with what needed to be done. It was a great view into the process and something I think all of us should look into. It gives a good showing at how hard it is to be an actual White Hat.</p>
<p>So, the fun continues tomorrow at 10am EST &#8211; I&#8217;m beat from a long day and not looking forward to trudging back through the snow, but hey, it&#8217;s ShmooCon!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=B_gIJSQhoqs:2k0s9p271e8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/B_gIJSQhoqs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1678/shmoocon-2010-day-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1678/shmoocon-2010-day-1</feedburner:origLink></item>
		<item>
		<title>OpenVAS</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/rv4YxSipxd4/openvas-2</link>
		<comments>http://securitymusings.com/article/1674/openvas-2#comments</comments>
		<pubDate>Thu, 04 Feb 2010 11:00:03 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[Technology & Tool Thursday]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1674</guid>
		<description><![CDATA[Nessus is a nice tool, but some people have complained and revolted against it because it went closed source in version 3.0.  I&#8217;m sure there were good reasons for that, but if &#8211; for whatever reason &#8211; you don&#8217;t want to use Nessus, what can you use?  Enter OpenVAS.
I&#8217;ve mentioned OpenVAS before, but [...]]]></description>
			<content:encoded><![CDATA[<p>Nessus is a nice tool, but some people have complained and revolted against it because it went closed source in version 3.0.  I&#8217;m sure there were good reasons for that, but if &#8211; for whatever reason &#8211; you don&#8217;t want to use Nessus, what can you use?  Enter <a href="http://www.openvas.org/">OpenVAS</a>.</p>
<p>I&#8217;ve <a href="http://securitymusings.com/article/405/miss-nessus-try-openvas">mentioned OpenVAS before</a>, but version 3.0.0 came out in December, so I figured I&#8217;d give more details on it.</p>
<p>It&#8217;s a fork of Nessus 2.0, so if you used Nessus while it was still open source, it&#8217;ll be somewhat familiar to you.  It still uses NASL for tests, so you can use some of those ancient vulnerability tests if you need to.  It also has the same basic client/server architecture.  You put the &#8220;server&#8221; on the network segment(s) you want to scan, and you can have the client pretty much anywhere that can talk to the server.</p>
<p>There is an &#8220;official&#8221; OpenVAS feed, but you can subscribe to any feed you want &#8211; including the Nessus feeds.</p>
<p>If you&#8217;re not used to working &#8220;under the hood&#8221;, then OpenVAS will seem like a huge change for you, but if you used nessus previously, you&#8217;ll just have to remember a few of the old things on the command line.   </p>
<p>I haven&#8217;t used it on an assessment (yet), since we have a Nessus professional feed, but I&#8217;ve used it at home and have found it quite nice to use and might consider starting to use it for assessments. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=rv4YxSipxd4:1U0GVyzuO3o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/rv4YxSipxd4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1674/openvas-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1674/openvas-2</feedburner:origLink></item>
		<item>
		<title>It’s time to move past IE6, isn’t it?</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/FHyYRTi6RzI/its-time-to-move-past-ie6-isnt-it</link>
		<comments>http://securitymusings.com/article/1670/its-time-to-move-past-ie6-isnt-it#comments</comments>
		<pubDate>Wed, 03 Feb 2010 17:31:14 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1670</guid>
		<description><![CDATA[We have recently taken a look at Internet Explorer 6 (IE6) to try and help convince a customer of ours to stop deploying it on workstations.IE6 still holds about 33% of the browser market share, but Microsoft stopped mainstream support for it in April of 2009.  IE6 runs ActiveX controls at the same privilege as [...]]]></description>
			<content:encoded><![CDATA[<p>We have recently taken a look at Internet Explorer 6 (IE6) to try and help convince a customer of ours to stop deploying it on workstations.IE6 still holds about 33% of the browser market share, but Microsoft stopped mainstream support for it in April of 2009.  IE6 runs ActiveX controls at the same privilege as the browser, which is the same privilege as the user &#8211; typically administrator level.  And according to Secunia there are <a href="http://secunia.com/advisories/product/11/">23 known unpatched vulnerabilities</a> in IE6 &#8211; including one which has been around since 2003.</p>
<p>And in a timely post from Brian Krebs on his new site <a href="http://krebsonsecurity.com">krebsonsecurity.com</a>, there&#8217;s a very <a href="http://www.krebsonsecurity.com/2010/02/another-way-to-ditch-ie6/">simple way to crash IE6</a>.</p>
<blockquote><p>If you’re curious and have IE6 lying around, type or cut and paste the following into the address bar (that last character is a zero):  ms-its:%F0:</p></blockquote>
<p>So, what are we missing? Are there any other reasons I can throw at this customer to put IE6 out to pasture? Let me know in the comments.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=FHyYRTi6RzI:sNykHvLTnco:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/FHyYRTi6RzI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1670/its-time-to-move-past-ie6-isnt-it/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1670/its-time-to-move-past-ie6-isnt-it</feedburner:origLink></item>
		<item>
		<title>On Password Breaches and Trends</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/VEnKdV5AAhE/on-password-breaches-and-trends</link>
		<comments>http://securitymusings.com/article/1665/on-password-breaches-and-trends#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:43:50 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
				<category><![CDATA[data theft]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[data breach]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1665</guid>
		<description><![CDATA[Recently, Imperva released a study (pdf) of the passwords extracted from the December 2009 RockYou security breach that resulted in the compromise of over 32 million user accounts. This study examined some statistics of the passwords retrieved, including the number and variation of characters use to construct them. The results were pretty bad. Here are [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://www.imperva.com/download.asp?id=239">Imperva released a study</a> (pdf) of the passwords extracted from the December 2009 <a href="http://www.techcrunch.com/2009/12/14/rockyou-hacked">RockYou security breach</a> that resulted in the compromise of over 32 million user accounts. This study examined some statistics of the passwords retrieved, including the number and variation of characters use to construct them. The results were pretty bad. Here are the highlights:</p>
<p>-30% of users had passwords made up of 6 characters or less. Most brute force attempts are moderately successful against short passwords.</p>
<p>-Over 50% of passwords were all lowercase, or all numbers. This is bad because the keyspace is reduced. Even a password that is longer than 6 characters is weakened if it has a small character set distribution.</p>
<p>On the surface, these two statistics aren&#8217;t a good look at all, especially considering the ease with which an attacker could successfully guess simple passwords.</p>
<p>Also, in many cases, a password breach may not just make a user&#8217;s account vulnerable on the breached site, but can also lead to their account being compromised on other sites as well (plenty of people use the same password on multiple sites).</p>
<p>However, there is an alternative way to interpret this data. Although there is no way to verify this, it could be the case that users are starting to give value to the importance of some accounts AND the security of the website associated with it. And those accounts that are of low significance (like a site they just sign up on to play a game) get simple, easy-to-remember passwords, while accounts of greater personal significance (banks, primary email, etc) get the more robust passwords. Similarly, it could be the case that users think sites like RockYou are sketchy anyway, and thus more likely to get hacked than other more-serious sites.</p>
<p>So, in a way, the user could be protecting themselves from a site breach. I know I wouldn&#8217;t care if I had a RockYou account and the site got breached since I wouldn&#8217;t really use that same password anywhere else important. It may be annoying, but it is much better than knowing that my super secret 28-character password is sitting on some stranger&#8217;s computer simply because somebody left the door open.</p>
<p>So if you think of this report from the perspective of users managing risks reasonably instead of users being victimized, it almost makes sense that 29,000 people had &#8216;123456&#8242; as a password.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=VEnKdV5AAhE:2_4I8pS4_5U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/VEnKdV5AAhE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1665/on-password-breaches-and-trends/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1665/on-password-breaches-and-trends</feedburner:origLink></item>
		<item>
		<title>The cost of a compromised record</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/DaDOM1qLa4U/the-cost-of-a-compromised-record</link>
		<comments>http://securitymusings.com/article/1661/the-cost-of-a-compromised-record#comments</comments>
		<pubDate>Tue, 26 Jan 2010 21:43:42 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[data theft]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[data breach]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[ponemon]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1661</guid>
		<description><![CDATA[According to a new article on TechTarget, a study by the Ponemon Institute has revealed the cost of a data breach has increased once again, to $204 per compromised record. The study is available for download at http://www.encryptionreports.com/ after giving away some personal details.
The &#8220;Fifth Annual U.S. Cost of Data Breach Study,&#8221; funded in part [...]]]></description>
			<content:encoded><![CDATA[<p>According to a new article <a href="http://searchsecurity.techtarget.com/news/article/0,289142,sid14_gci1379486,00.html">on TechTarget</a>, a study by <a href="http://www.ponemon.org/">the Ponemon Institute</a> has revealed the cost of a data breach has increased once again, to $204 per compromised record. The study is available for download at <a href="http://www.encryptionreports.com/">http://www.encryptionreports.com/</a> after giving away some personal details.</p>
<blockquote><p>The &#8220;Fifth Annual U.S. Cost of Data Breach Study,&#8221; funded in part by encryption vendor PGP Corp., determines the annual cost of the breach by establishing a company&#8217;s cost of lost business as a result of an incident; expenses incurred by notifying individuals and authorities of a breach; costs associated with legal fees and consulting firms and new investments made in technology and employee education.</p></blockquote>
<p>In our down economy, it is interesting that the cost of data breaches have been rising for five years running.  If I were cynical, I might suggest that one of the reasons for the constantly increasing costs in this study is the partnership with PGP, who sells products designed to protect you in the case of a lost laptop or storage device.</p>
<p>That said, I&#8217;m not even sure that those items above can accurately represent the cost of data breaches, especially in certain environments.  The loss or damage of reputation caused by a data breach can be so devastating that the monetary cost can&#8217;t even be calculated.  If you don&#8217;t know what I&#8217;m talking about, what is the first thing that comes to your mind when I mention Heartland Payment Systems, TJX, or the Department of Veterans Affairs?  These organizations have suffered tremendously because of wide (and widely publicized) data breaches.  Imagine the firestorm of criticism if some of the <a href="http://www.truste.com/about_TRUSTe/press-room/news_truste_2009_most_trusted_companies_for_privacy.html">most trusted companies</a> were to suffer data breaches along the lines of Heartland&#8217;s breach?</p>
<p>In addition to the loss of reputation, what are other costs of data breaches that the Ponemon study doesn&#8217;t reveal? Let us know in the comments.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=DaDOM1qLa4U:LG4umf96ttM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/DaDOM1qLa4U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1661/the-cost-of-a-compromised-record/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1661/the-cost-of-a-compromised-record</feedburner:origLink></item>
		<item>
		<title>Backtrack 4: The big cheese</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/1b-mSoAAYJc/backtrack-4-the-big-cheese</link>
		<comments>http://securitymusings.com/article/1650/backtrack-4-the-big-cheese#comments</comments>
		<pubDate>Fri, 22 Jan 2010 07:55:18 +0000</pubDate>
		<dc:creator>Georgia Weidman</dc:creator>
				<category><![CDATA[Technology & Tool Thursday]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1650</guid>
		<description><![CDATA[It&#8217;s the news the penetration testers have all been long awaiting; Backtrack 4 final is here and now.  Though many people, myself included, have been using various pre-release, beta release, and pre-final release flavors for almost a year now ever since first standing in line to hand over my usb stick to a group [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the news the penetration testers have all been long awaiting; <a href="http://www.backtrack-linux.org/">Backtrack 4</a> final is here and now.  Though many people, myself included, have been using various pre-release, beta release, and pre-final release flavors for almost a year now ever since first standing in line to hand over my usb stick to a group of elite hackers at <a href="http://www.shmoocon.org/">Shmoocon</a> 5, now there is no excuse.     The final release is just in time for Hack or Halo at Shmoocon 6, saving me the trouble of making sure to update every tool I might possibly need before the big event.</p>
<p>So why does Backtrack rock in general?  It&#8217;s basically most of the tools you will need for your pentest all rolled into one and set up nicely.  I say most because it doesn&#8217;t have your commercial tools such as Nessus built in for obvious reasons, though it is possible to integrate your licensed Nessus into your Backtrack install.  Ever been setting up Dradis for your first big pentesting gig at a new company on a recently imaged box?  You&#8217;ve got your ruby prerequisites (rubydev, opensslruby, etc.), various gardening tools, SQLite, diamonds, garnets, and opals.  At some point in the process of getting it all integrated, even your technically savvy individual may find himself ruing the day he decided it was a good idea to wait until the night before to build the pentest box.  In Backtrack it goes like this:<br />
root@bt4: cd /pentest/misc/dradis/server<br />
root@bt4: ruby ./script/server<br />
Done.</p>
<p>So why upgrade to Backtrack 4?  First off, there&#8217;s the obvious perk of having the newest versions of all your favorite tools and some you&#8217;ve had on your list to check out for a while now.  It also includes some new tools that have been developed in the interim since Backtrack 3 came out way back in summer of 2008, saving you the trouble of those pesky installs and svn checkouts.  A great new tool that&#8217;s making its Backtrack debut on the final release of Backtrack 4 is re1ik&#8217;s <a href="http://www.social-engineer.org/framework/Computer_Based_Social_Engineering_Tools:_Social_Engineer_Toolkit_%28SET%29">social engineering toolkit (SET)</a>.  Additionally, Backtrack 4 is Ubuntu based rather than Slackware based.  While Backtrack 3 was great, your Ubuntu-based system has its perks as far as driver integration goes.  As more and more people move from just the Live-CD Backtrack approach to using Backtrack as the base operating system on their pentesting boxes, this can only be a step in the right direction.  Speaking of installation, Backtrack 4 final has an installation script that looks a lot like the GUI-based point-and-click installation wizards seen in system such as Ubuntu, resulting in a more hands-off approach than <a href="http://www.grmn00bs.com/2009/06/14/the-littlest-hack-station-part-2-persistent-changes-and-drivers-bt3-eee">persistent changes in Backtrack 3</a>.</p>
<p>The only drawback with Backtrack 4 as is that I can think of would be trying to write up your reports in Backtrack.   Let&#8217;s not get into any holy war between writing in vi or nano, and just suffice to say it&#8217;s not easy.  Backtrack 4 does come with Emacs, and some included tools such as <a href="http://www.paterva.com/web4/index.php/maltego">Maltego</a> make some pretty graphs.  Plus, you can install OpenOffice on Backtrack, so it&#8217;s not that big of a drawback after all.<br />
All in all, Backtrack 4 is the bomb, and if you haven&#8217;t jumped on the bandwagon, my advice is to get to it.</p>
<p>Georgia</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=1b-mSoAAYJc:9SziToRQFUQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/1b-mSoAAYJc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1650/backtrack-4-the-big-cheese/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1650/backtrack-4-the-big-cheese</feedburner:origLink></item>
		<item>
		<title>ISACA announces CRISC certification</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/EX9G779ImMs/isaca-announces-crisc-certification</link>
		<comments>http://securitymusings.com/article/1647/isaca-announces-crisc-certification#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:31:38 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1647</guid>
		<description><![CDATA[ISACA has introduced a new certification for risk managers &#8211; CRISC.  I&#8217;ve got their CISA certification, and I&#8217;m not sure that CRISC is useful (other than as a way to make them money).
First off, risk management is not specific to the IT field, and most risk managers are not working in IT but in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://isaca.org">ISACA</a> has introduced a new certification for risk managers &#8211; <a href="http://isaca.org/Template.cfm?Section=CRISC1&amp;CONTENTID=54825&amp;TEMPLATE=/ContentManagement/ContentDisplay.cfm">CRISC</a>.  I&#8217;ve got their CISA certification, and I&#8217;m not sure that CRISC is useful (other than as a way to make them money).</p>
<p>First off, risk management is not specific to the IT field, and most risk managers are not working in IT but in project management.  Second, there are very few risk management methodologies in use, or even studied, so what exactly does this certification teach/require?  There are scant details on the web site on what the test will cover, but they claim that these professionals will help enterprises design risk management controls for IS.  Risk isn&#8217;t only about controls &#8211; that&#8217;s auditing &#8211; making sure the processes you put in place are being followed!</p>
<p>Risk management isn&#8217;t only about determining and mitigating risk, it&#8217;s all about what are the risks and what are we going to do about them?  I&#8217;m not sure these skills are easily taught, except through case studies.</p>
<p>Any project manager is going to understand risks better than most IT people will (unless they&#8217;re also a PM). Go for the PMP cert rather than this one.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=EX9G779ImMs:hctUH9rCZlA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/EX9G779ImMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1647/isaca-announces-crisc-certification/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1647/isaca-announces-crisc-certification</feedburner:origLink></item>
		<item>
		<title>Gmail now HTTPS by default</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/bJjYM0ngPLo/gmail-now-https-by-default</link>
		<comments>http://securitymusings.com/article/1642/gmail-now-https-by-default#comments</comments>
		<pubDate>Thu, 14 Jan 2010 14:48:55 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[data theft]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTTPS]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1642</guid>
		<description><![CDATA[Google has just announced that HTTPS access would be &#8220;on by default&#8221; starting immediately.  This is in response to the recently publicized attacks against Google and Gmail which are causing Google to reconsider their approach to China.  
While I&#8217;m happy that Google will now be encrypting Gmail-related communication by default, I&#8217;m a little [...]]]></description>
			<content:encoded><![CDATA[<p>Google has just announced that <a href="http://gmailblog.blogspot.com/2010/01/default-https-access-for-gmail.html">HTTPS access would be &#8220;on by default&#8221;</a> starting immediately.  This is in response to the recently publicized attacks against Google and Gmail which are causing Google to <a href="http://googleblog.blogspot.com/2010/01/new-approach-to-china.html">reconsider their approach to China</a>.  </p>
<p>While I&#8217;m happy that Google will now be encrypting Gmail-related communication by default, I&#8217;m a little surprised and disheartened that it took an attack to cause this to be implemented.  Sure, <a href="http://gmailblog.blogspot.com/2008/07/making-security-easier.html">https has been an option</a> since July of 2008, but Google had previously warned of a security / usability tradeoff with turning it on:</p>
<blockquote><p>Because the downside is that https can make your mail slower. Your computer has to do extra work to decrypt all that data, and encrypted data doesn&#8217;t travel across the internet as efficiently as unencrypted data. That&#8217;s why we leave the choice up to you.</p></blockquote>
<p>Today&#8217;s computers are fast enough to handle https without concern, thank you very much.  And I think they meant to say your encrypted email &#8220;can&#8217;t be cached by proxy servers&#8221; instead of &#8220;doesn&#8217;t travel across the internet as efficiently&#8221; &#8211; which is a good thing, right?  The use of always-on-HTTPS is an infrastructure problem &#8211; establishing and maintaining all those different secure sessions with different keys certainly takes time and processing power.  It is unfair to solve your infrastructure problem by suggesting that the user might not want comprehensive security. </p>
<p>Are you aware of any other services that allow the user to make a poor security decision in the (perhaps unjustified) name of speedier access?  Let us know in the comments!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=bJjYM0ngPLo:SvA6tekXe5U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/bJjYM0ngPLo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1642/gmail-now-https-by-default/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1642/gmail-now-https-by-default</feedburner:origLink></item>
		<item>
		<title>Honeypots</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/YZX6h0xEqXE/honeypots</link>
		<comments>http://securitymusings.com/article/1639/honeypots#comments</comments>
		<pubDate>Wed, 13 Jan 2010 03:49:23 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1639</guid>
		<description><![CDATA[In the struggle between cyber attackers and cyber defenders, many tools have been built to create a strategic advantage or to gather intelligence. One category of software has the benefit of being both. Honeypots are a combination of software and hardware that emulate a target computer system or service for the purpose of attracting attackers [...]]]></description>
			<content:encoded><![CDATA[<p>In the struggle between cyber attackers and cyber defenders, many tools have been built to create a strategic advantage or to gather intelligence. One category of software has the benefit of being both. Honeypots are a combination of software and hardware that emulate a target computer system or service for the purpose of attracting attackers and/or analyzing their attack. In essence, honeypots are tools used against attackers to both catch them red-handed and to figure out how they&#8217;re doing the dirt.</p>
<p>Attackers regularly scan large blocks of IP addresses in an attempt to find exploitable computers. When they think they&#8217;ve found a likely target, some form of attack usually follows. By placing honeypots on the Internet, security researchers are able to get a first-hand view of just how the attacker carries out his goal. Since the honeypot is no different from any other computer system from the perspective of the attacker, they are likely to never even suspect anything is wrong.</p>
<p>Honeypots may run under a virtual machine or within some other form of sandbox environment to protect the host computer from suffering any actual harm. The effect is similar to a glass-bottom boat, where all attacker activity is transparent to the researcher. Most honeypots advertise themselves by responding to scans as if they were a vulnerable service. For example, a honeypot may accept connections to TCP port 80 and claim that it is a webserver. The attacker will be inclined to believe that a webserver actually resides on the target computer at TCP port 80, even though this is incorrect. If the attacker attempts to attack the computer via that channel, the honeypot will log the effort for future analysis.</p>
<p>It can also be fun to set one up on your own computer and see what you catch. <a href="http://www.atomicsoftwaresolutions.com/honeybot.php">HoneyBOT is Windows honeypot software</a> that lets you turn your system into a functional honeypot, ready to catch attackers in the act . If that&#8217;s your thing.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=YZX6h0xEqXE:4lOSqKCqww0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/YZX6h0xEqXE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1639/honeypots/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1639/honeypots</feedburner:origLink></item>
		<item>
		<title>Regulatory Compliance Trends</title>
		<link>http://feedproxy.google.com/~r/SecurityMusings/~3/rfZBExDM-G4/regulatory-compliance-trends</link>
		<comments>http://securitymusings.com/article/1622/regulatory-compliance-trends#comments</comments>
		<pubDate>Tue, 12 Jan 2010 14:43:54 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[regulations]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[FISMA]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1622</guid>
		<description><![CDATA[SearchCompliance.com has posted an article detailing important regulatory compliance trends that will affect IT in 2010.  The trends that were listed include:

Automation of compliance processes
More regulation en route
FISMA compliance reform
More enforcement for noncompliance
Federal data breach and privacy laws emerge 
Cloud computing complicates compliance
SOX compliance for small companies
Migration to risk management

I was quoted in a [...]]]></description>
			<content:encoded><![CDATA[<p>SearchCompliance.com has posted an article detailing <a href="http://searchcompliance.techtarget.com/news/article/0,289142,sid195_gci1378580,00.html">important regulatory compliance trends that will affect IT in 2010</a>.  The trends that were listed include:</p>
<ul>
<li>Automation of compliance processes</li>
<li>More regulation en route</li>
<li>FISMA compliance reform</li>
<li>More enforcement for noncompliance</li>
<li>Federal data breach and privacy laws emerge </li>
<li>Cloud computing complicates compliance</li>
<li>SOX compliance for small companies</li>
<li>Migration to risk management</li>
</ul>
<p>I was quoted in a couple parts of the article with my visions of the future related to FISMA and risk management.  It&#8217;s <a href="http://searchcompliance.techtarget.com/news/article/0,289142,sid195_gci1378580,00.html">worth a read</a> and a comment if you think they missed anything, or if my predictions are way off!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SecurityMusings?a=rfZBExDM-G4:aM4IjhI58BM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SecurityMusings?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/rfZBExDM-G4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1622/regulatory-compliance-trends/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://securitymusings.com/article/1622/regulatory-compliance-trends</feedburner:origLink></item>
	</channel>
</rss>
