<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Securism Blog &#187; hacking</title>
	<atom:link href="http://blog.securism.com/tag/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.securism.com</link>
	<description>Simple Security.</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:17:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Pivot Mercilessly!</title>
		<link>http://blog.securism.com/2010/03/pivot-mercilessly-draft/</link>
		<comments>http://blog.securism.com/2010/03/pivot-mercilessly-draft/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:49:19 +0000</pubDate>
		<dc:creator>Jon Janego</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[penetration test]]></category>

		<guid isPermaLink="false">http://blog.securism.com/?p=233</guid>
		<description><![CDATA[I just returned from a great trip to SANS 2010, in Orlando, where I was taking SEC 560 &#8211; Penetration Testing.  Our instructor, Ed Skoudis (an amazing guy, by the way), repeatedly hammered into our brains the mantra &#8220;Pivot Mercilessly!&#8221; This concept is something that a penetration tester or vulnerability assessor needs to always keep [...]]]></description>
			<content:encoded><![CDATA[<p>I just returned from a great trip to SANS 2010, in Orlando, where I was taking SEC 560 &#8211; Penetration Testing.  Our instructor, Ed Skoudis (an amazing guy, by the way), repeatedly hammered into our brains the mantra &#8220;Pivot Mercilessly!&#8221;</p>
<p>This concept is something that a penetration tester or vulnerability assessor needs to always keep in mind &#8211; look for the easy toehold into a system, and then see where you can go from there.  &#8220;Pivot&#8221; throughout the environment using the weak link as a starting point.</p>
<p>I was performing an assessment recently on a Solaris system that demonstrated this concept very effectively.  One of the boxes was vulnerable to a <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0882">relatively old telnet vulnerability</a> , which we exploited with pleasure &#8211; granting us root access to the machine.  From there, we examined the trust relationships inside the network and noticed that this box had &#8220;r service&#8221; trust relationships set up with many other machines in the network.  So, we used <em>rsh</em> to connect to numerous other boxes, all with root level access, and from those boxes to others&#8230; quickly we had the entire system <em>PWNED</em>.</p>
<p>All of this was made possible by a single box with one weak spot.  This is likely the case with most systems out there &#8211; maybe you&#8217;ll have one or two boxes vulnerable to exploits, especially in a well-managed corporate network.  From there, it&#8217;s up to you to pivot your way through the rest of the system!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securism.com/2010/03/pivot-mercilessly-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Leakage via Delicious</title>
		<link>http://blog.securism.com/2009/07/information-leakage-via-delicious/</link>
		<comments>http://blog.securism.com/2009/07/information-leakage-via-delicious/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 18:12:51 +0000</pubDate>
		<dc:creator>Jon Janego</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[information leakage]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://blog.securism.com/?p=207</guid>
		<description><![CDATA[By now, the concept of &#8220;google hacking&#8221; is pretty commonly understood.  People may not be preventing it very well, but it&#8217;s moved beyond a new thing. For the uninitiated, though, here&#8217;s a brief summary: using Google (or any other search engine &#8211; but really, is there any other?) to find vulnerable web apps, personal information, [...]]]></description>
			<content:encoded><![CDATA[<p>By now, the concept of &#8220;google hacking&#8221; is pretty commonly understood.  People may not be preventing it very well, but it&#8217;s moved beyond a new thing.</p>
<p>For the uninitiated, though, here&#8217;s a brief summary: using Google (or any other search engine &#8211; but really, is there any other?) to find vulnerable web apps, personal information, mp3s in public directories, etc etc.  It&#8217;s great fun, and a pretty fundamental initial step of profiling an attack target.</p>
<p><a href="http://www.hackersforcharity.org/">Johnny Long</a> was one of the main evangelists of this method and has a <a href="http://johnny.ihackstuff.com/ghdb/">great database </a>of search terms.  It&#8217;s no longer actively maintained, but you can still find plenty of good information with this as a starting point!</p>
<p>So Google hacking is great, but it only gets you to the public internet.  What if I wanted to profile the inside of a company, from the outside?  And passively &#8211; without hitting their servers myself?  Wouldn&#8217;t it be great if I could look for public information shared by company insiders?</p>
<p><a href="http://delicious.com/">Delicious</a> seems almost perfectly designed to do this kind of activity.  For the unfamiliar, delicious is an online bookmarking site, designed around the idea that sharing bookmarks is a great way to learn about new sites.  Which is an alright idea&#8230;  but don&#8217;t people also bookmark a lot of private information?  I sure do!</p>
<p>Making matters worse, delicious encourages users to get started by uploading their browser bookmarks.  Essentially uploading gobs of potentially personal data to a public site.  This is a classic case of information leakage.  A dedicated attacker can use this public information to get all sorts of juicy tidbits about a company.</p>
<p>Let&#8217;s do some examples.  This all works great in theory, but, like Google, there is a LOT of data to sort through.  Say I&#8217;m a bad guy interested in insider information about a company.  I can start looking for the basics &#8211; say&#8230; &#8220;intranet&#8221;.  Delicious makes this easier by encouraging users to tag their posts for easy categorization:</p>
<p><a href="http://delicious.com/tag/intranet">http://delicious.com/tag/intranet</a></p>
<p>So that gives me everything that users have tagged with &#8216;intranet&#8217;.   Lots of sites about intranet design, usability, etc.  But also sites tagged by users to manage their own bookmarks!  So I&#8217;ll start digging into an individual company&#8230; how about AMD?</p>
<p><a href="http://delicious.com/search?p=amd&amp;u=&amp;chk=&amp;context=recent&amp;tag=intranet">http://delicious.com/search?p=amd&amp;u=&amp;chk=&amp;context=recent&amp;tag=intranet</a></p>
<p><a href="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/intranet_amd.PNG"><img class="size-medium wp-image-211 alignleft" title="intranet_amd" src="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/intranet_amd-300x118.PNG" alt="intranet_amd" width="300" height="118" /></a></p>
<p>The first result doesn&#8217;t look interesting, but the second and third, well those sound like intranet sites!  This is confirmed by trying to follow them through and the DNS not resolving.  Nice!  Now let&#8217;s see what else this presumed AMD employee has bookmarked&#8230;</p>
<p><a href="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/links_1.PNG"><img class="alignleft size-medium wp-image-212" title="links_1" src="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/links_1-300x147.PNG" alt="links_1" width="300" height="147" /></a></p>
<p>Wow, lots of development related links!  Interesting.  And what&#8217;s that link on page 2 about &#8220;AMD Manager Toolkit&#8221; ??  This fellow looks like he&#8217;s a technical manager at AMD!</p>
<p>Dig a little deeper, and it looks like we have another intranet site &#8211; mentioning the (presumably internal) code name of a project.  Interesting!  Go further into the links, and you see even further links to internal project Wiki pages.</p>
<p><a href="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/links_2.PNG"><img class="alignleft size-medium wp-image-213" title="links_2" src="http://blog.securism.com/wordpress/wp-content/uploads/2009/07/links_2-300x82.PNG" alt="links_2" width="300" height="82" /></a></p>
<p>Surfing around to a few of the non-intranet sites gives me an even better profile of this person.  They work with unit testing.  They use UML, C++, and Ruby, and read a lot about circuit design.  They live in India.  They&#8217;re learning guitar, and are interested in martial arts.</p>
<p>This may seem like innocent information to an outsider, but if I was doing this for espionage purposes, I just learned a <em>lot</em> about the internal operations of a project &#8211; and this is with 10 minutes of work on one webpage.  What else could I find if I dug through the internet further?</p>
<p>Web 2.0 is a lot of fun, and can be really useful.  But what&#8217;s often overlooked are the implications of sharing all this information.  Unless you make it a point to protect your privacy, that privacy probably doesn&#8217;t exist.  And for businesses, this can be a major potential risk.</p>
<p>Delicious certainly doesn&#8217;t help stop this &#8211; according to the <a href="http://delicious.com/help/faq#socialbookmarking_privacy">FAQ</a>, you cannot make your links private by default, but instead must manually edit them to make them private.  And also, the <a href="http://delicious.com/help/terms">TOS</a> leaves responsibility entirely in the hands of the users.  Very laissez-faire!</p>
<p>Should companies ban employees from using sites like delicious?  Probably not.  But I think that this demonstrates that employees need to be more educated on what they are exposing themselves and their employer to when using social networking sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securism.com/2009/07/information-leakage-via-delicious/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Where Have We Been?</title>
		<link>http://blog.securism.com/2009/04/where-have-we-been/</link>
		<comments>http://blog.securism.com/2009/04/where-have-we-been/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 19:29:19 +0000</pubDate>
		<dc:creator>Jon Janego</dc:creator>
				<category><![CDATA[Securism]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://blog.securism.com/?p=197</guid>
		<description><![CDATA[Wow, it&#8217;s been over a month without much action here at Securism.  But it&#8217;s not for lack of stuff to talk about &#8211; precisely the opposite, we&#8217;ve all been so incredibly busy that this little blog has fallen by the wayside.  But I promise that we&#8217;ll get right back up at it!  In the meantime, [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, it&#8217;s been over a month without much action here at Securism.  But it&#8217;s not for lack of stuff to talk about &#8211; precisely the opposite, we&#8217;ve all been so incredibly busy that this little blog has fallen by the wayside.  But I promise that we&#8217;ll get right back up at it!  In the meantime, here&#8217;s what we&#8217;ve all been doing.</p>
<p>Ben and I both attended the <a href="http://www.sans.org/">SANS </a>2009 conference in early March, in Orlando.  He was in the <a href="http://www.sans.org/training/description.php?mid=937">advanced penetration testing</a> class, and I was taking the <a href="http://www.sans.org/training/description.php?mid=3">wireless security</a> class.  Verdict on both of those: AWESOME.</p>
<p>Walter also went to a SANS conference in Phoenix to attend a class on<a href="http://www.sans.org/training/description.php?mid=6"> secure network design</a>.</p>
<p>I also just finished the <a href="http://www.eccouncil.org/ceh.htm">EC-Council Certified Ethical Hacker</a> program, which is a good overview certification class.  Don&#8217;t underestimate that exam &#8211; it&#8217;s a tricky one!</p>
<p>Beyond the gobs of training, we&#8217;ve also been working on some great stuff at work, getting well up to our necks in the world of PCI.</p>
<p>So, dear readers, don&#8217;t fret.  We&#8217;re still here, and will be back shortly!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securism.com/2009/04/where-have-we-been/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>With Great Power, Comes Great Responsibility</title>
		<link>http://blog.securism.com/2009/01/with-great-power-comes-great-responsibility/</link>
		<comments>http://blog.securism.com/2009/01/with-great-power-comes-great-responsibility/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 00:32:13 +0000</pubDate>
		<dc:creator>Jon Janego</dc:creator>
				<category><![CDATA[Securism]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[FBI]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.securism.com/?p=116</guid>
		<description><![CDATA[Last week&#8217;s SANS newsletter caught my eye for an interesting story mentioned in it &#8211; &#8220;Wireless Hacking Braggarts Avoid Jail Time&#8221;.  It links to a story in the Cleveland Plain Dealer about two security consultants who were caught in a FBI sting for wirelessly stealing data from a fake defense contractor. These two fellows were [...]]]></description>
			<content:encoded><![CDATA[<p>Last week&#8217;s <a href="http://www.sans.org/newsletters/newsbites/newsbites.php?vol=11&amp;issue=4">SANS newsletter</a> caught my eye for an interesting story mentioned in it &#8211; &#8220;Wireless Hacking Braggarts Avoid Jail Time&#8221;.  It links to a <a href="http://www.cleveland.com/business/plaindealer/index.ssf?/base/business-11/123175273238730.xml&amp;coll=2">story in the Cleveland Plain Dealer</a> about two security consultants who were caught in a FBI sting for wirelessly stealing data from a fake defense contractor.</p>
<p>These two fellows were approached with a great offer &#8211; $100,000(!) &#8211; to grab some files wirelessly and discreetly.  The FBI got the idea of approaching them after they mentioned in an article in Crain&#8217;s Cleveland Business that they had broken into several networks wirelessly, and that companies should hire them to protect their networks.  Whoops!</p>
<p>This brings up a tricky question about infosec in general &#8211; in a business environment that is only slowly becoming aware to the issue of security, how does one generate new business?  It can seem tempting to &#8216;demonstrate&#8217; the cost of bad security to a client &#8211; and cold-calling a business with information about their vulnerabilities is a sure way to wreck that relationship.  The responsibilities of a security professional are to clearly communicate the importance of a strong security posture and to let that information speak for itself.</p>
<p>These two guys took the exactly wrong approach to selling computer security &#8211; becoming the &#8216;bad guys&#8217; that they&#8217;re supposed to be protecting clients against!  In the security field, more than many others, the line between &#8216;good guy&#8217; and &#8216;bad guy&#8217; can be blurry.  An infosec professional who is only using commercial tools isn&#8217;t really getting in the head of a &#8216;bad guy&#8217; &#8211; because the bad guys are using open source tools, not the expensive Foundstone package.  We&#8217;ve got to get in the minds of the threats in order to defend against the them.</p>
<p>This is where professional programs like <a href="http://www.eccouncil.org/ceh.htm">CEH</a> have value.  This program teaches security professionals both the tools of the &#8216;bad guys&#8217;, and the ethics required to use them properly.  The temptation of a quick payday may be lurking for some people, but it&#8217;s good to see that the FBI and other government organizations are actively watching out for these type of people.</p>
<p>As Spiderman said &#8211; &#8220;With great power, comes great responsibility&#8221;.  Security professionals need to keep this at the forefront of their mind at all times.  We&#8217;d probably be better off by not wearing tights and a mask, though!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securism.com/2009/01/with-great-power-comes-great-responsibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
