<?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>Security for a day &#187; Books</title>
	<atom:link href="http://www.chris-mohan.com/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chris-mohan.com</link>
	<description>Securing Windows Networks or giving it a go in Australia...</description>
	<lastBuildDate>Sun, 29 Aug 2010 13:00:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Blundering on the CLI</title>
		<link>http://www.chris-mohan.com/2010/08/blundering-on-the-cli/</link>
		<comments>http://www.chris-mohan.com/2010/08/blundering-on-the-cli/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 13:19:49 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/08/blundering-on-the-cli/</guid>
		<description><![CDATA[Much to my own amusement, I&#8217;m still crashing around Linux like the proverbial bull in a china shop. One of the odd things about working in an OS that you hardly ever use is there&#8217;s no &#8220;where is everything and how do I use it&#8221; button. Google brings up fifty ways to do the same [...]]]></description>
			<content:encoded><![CDATA[<p>Much to my own amusement, I&#8217;m still crashing around Linux like the proverbial bull in a china shop.
</p>
<p>One of the odd things about working in an OS that you hardly ever use is there&#8217;s no &#8220;where is everything and how do I use it&#8221; button. Google brings up fifty ways to do the same thing, yet the syntax doesn&#8217;t quite work. I&#8217;m pretty sure most of the learned *Nix folks would be shaking their heads at the blundering of a Windows Admin in their home turf.
</p>
<p>Thank goodness for the &#8220;revert to snapshot&#8221; button on in VMware workstation for when I download every piece of software for no real reason and stuff up a perfectly working environment.
</p>
<p>Let me give you an example.
</p>
<p>One of the objectives in the GSE is a simple netcat relay followed by lots of weird and twisted relays, then shove shell back to you with the lovely # prompt.
</p>
<p>Normally this is easy, jump on to the final box type in nc –l –p 80 –e /bin/sh. Not on Fedora, which doen&#8217;t like the -l and –p being run together. So nc –l 80 –e /bin/sh then?
</p>
<p>No – Fedora&#8217;s default installed out of the box netcat stops the evil <span style="color:black">shenanigans of the –e excution command. Oops, so you have to go and get then install another version of netcat, such as the original written by the Hobbit (make netcat, as along as long as there&#8217;s a complier on the box) which is on all Ed Skoudis&#8217; SANS course materials or pulled download socat or one its friends.<br />
</span></p>
<p><span style="color:black">Then using –e to shove a shell works tricks works fine.<br />
</span></p>
<p><span style="color:black">Okay, so different OS have different versions of applications, but surely we could keep command syntax similar? Apparently not.<br />
</span></p>
<p><span style="color:black">I decided to reach out for a bit of help and guidance, in the form of what books to read. The two I settled on were both recommendations by people in the know:<br />
</span></p>
<p><a href="http://www.amazon.com/Practical-Guide-Fedora-Enterprise-Linux/dp/0137060882">A Practical Guide to Fedora and Red Hat Enterprise Linux &#8211; Fifth Edition</a><span style="color:black"> by Mark G. Sobell.<br />
</span></p>
<p><span style="color:black">It&#8217;s all about Fedora 12, which is the subject of the current GSE Linux tests. Very solid and clear layout, comprehensively covering the features of Fedora and its syntax proving excellent examples<br />
</span></p>
<p><a href="http://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0131480057/">Unix and Linux System Administration Handbook &#8211; Forth Edition</a><span style="color:black"> by Evi Nemeth, Garth Snyder, Trent Hein and Ben Whaley.<br />
</span></p>
<p><span style="color:black">This one was recommended by <a href="https://twitter.com/hal_pomeranz">Hal_Pomeranz</a></span>,  who wrote the <a href="http://www.sans.org/security-training/securing-linux-unix-76-mid">SANS Linux 506 track</a>, after I hassled him on twitter. This one goes covers many flavours of Linux and Unix, but it&#8217;s a marvelous journey through a SysAdmin approach to using *nix, making it a surprisingly easy read.
</p>
<p>I don&#8217;t expect either book will make me a super admin over the next few weeks, but they go a great way to make me feel somewhat more at home and relaxed in Linux, rather than feeling like I just broken in to someone&#8217;s place and set fire to it.
</p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/08/blundering-on-the-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Kindle: a Trojan horse for looking normal</title>
		<link>http://www.chris-mohan.com/2010/02/amazon-kindle-a-trojan-horse-for-looking-normal/</link>
		<comments>http://www.chris-mohan.com/2010/02/amazon-kindle-a-trojan-horse-for-looking-normal/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:19:45 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Real world]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/02/amazon-kindle-a-trojan-horse-for-looking-normal/</guid>
		<description><![CDATA[I was sceptical before hand, but now this little thing has dropped 4 kilos from my book bag. I can read and carry all my geeks book, massive pdf files and evil security books without raising suspicions. I get curious glances on the bus, but none of the looks of outright horror and fear when [...]]]></description>
			<content:encoded><![CDATA[<p>I was sceptical before hand, but now this little thing has dropped 4 kilos from my book bag.</p>
<p>I can read and carry all my geeks book, massive pdf files and evil security books without raising suspicions.</p>
<p>I get curious glances on the bus, but none of the looks of outright horror and fear when I leafing through a 1000 pager on TCP/IP.</p>
<p>I can quickly flip to a human friendly book if someone takes and interest in the kindle and wow them with free access to buy books anywhere in the world.</p>
<p>Then I can sneak back to reading up on BOFs, SEH and other three letter acronyms (tla) of the IT world with click of a button.</p>
<p>Even the Microsoft training manual PDF&#8217;s overly Visio-ed diagrams come out well.</p>
<p>Mu-ha-ha</p>
<p>Now if only copy write laws banning thousands of books being delivered to Australia based kindles could be sorted, I&#8217;d be a very happy man.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/02/amazon-kindle-a-trojan-horse-for-looking-normal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daemon by Daniel Suarez</title>
		<link>http://www.chris-mohan.com/2009/02/daemon-by-daniel-suarez/</link>
		<comments>http://www.chris-mohan.com/2009/02/daemon-by-daniel-suarez/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 03:47:48 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Real world]]></category>
		<category><![CDATA[SANS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=278</guid>
		<description><![CDATA[Hiding from the rain this weekend, I was perusing through my local book shop new releases section, when I came accross a book called Daemon by Daniel Suarez. From the book&#8217;s cover artwork it was obviously technology based rather than supernatural, so I scooped it up and had a quick glance. The back cover aluded to bots getting up [...]]]></description>
			<content:encoded><![CDATA[<p>Hiding from the rain this weekend, I was perusing through my local book shop new releases section, when I came accross a book called <a title="Daemon" href="http://www.thedaemon.com/" target="_blank">Daemon by Daniel Suarez</a>. From the book&#8217;s cover artwork it was obviously technology based rather than supernatural, so I scooped it up and had a quick glance. The back cover aluded to bots getting up to mischief on a massive scale and bumping people off.</p>
<p>Techo-based stories can be hit or miss, but I haven&#8217;t picked up one in a while, so grabbed a copy. With the rain pouring outside and terrible tv re-runs, I settled in with the book.</p>
<p>I flew through the book and finished it the next day.</p>
<p> Daniel is an independent systems consultant working heavily with databases and obviously done a huge amount of research.What struck me is how realistic the technical segments were and how the thematics echoed in a number of conversations I been involved in, had or listened in on. Reading the back pages, I noted that he&#8217;d been working with the guys that did the Hacking Exposed series, so Iguess that&#8217;s why I recognize a bunch of the attacks.</p>
<p>At the recent SANS conference in Sydney, over a few beers after one session, <a href="http://www.bluenotch.com/" target="_blank">James Shewmaker</a> was talking on similar, but more advanced exploits, he&#8217;d witnessed and was teaching on how to defend against to his class 504: Hacker Techniques, Exploits and Incident Handling. I&#8217;ve only had to deal with this sort of attack at a local level. It&#8217;s almost scary to see these sort of attacks put in to a feasible story line with global consequences.  At the same conference I was bugging Mike Poor about a course he authored on bots and worms, his passion and fascination is always  infectious, so can talks for days on the topic. Pretty much everything he talked on surfaced in the book . I wonder how much of Mike&#8217;s suggestions on dealing, subverting and defeating with bots will appear in the sequel, <em>Freedom.</em></p>
<p>Once bit that did make me smile was the though of the use of netstumber  - surely they should have been using Kismet <img src='http://www.chris-mohan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>If your a looking for a good solid piece of entertainment with some scary IT implications, well worth a read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/02/daemon-by-daniel-suarez/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
