<?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; Offensive Security</title>
	<atom:link href="http://www.chris-mohan.com/category/offensive-security-training/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>Offensive Security’s Wifu exam – All over, red rover</title>
		<link>http://www.chris-mohan.com/2010/04/offensive-security%e2%80%99s-wifu-exam-%e2%80%93-all-over-red-rover/</link>
		<comments>http://www.chris-mohan.com/2010/04/offensive-security%e2%80%99s-wifu-exam-%e2%80%93-all-over-red-rover/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 13:51:44 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Offensive Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/04/offensive-security%e2%80%99s-wifu-exam-%e2%80%93-all-over-red-rover/</guid>
		<description><![CDATA[Finally. Took the exam tonight, completed all the required challenges and sent off the proof to be marked. I had a few minor problems trying to get my connection details to start the exam, but these were swift resolve by one of the very able admins in the IRC #offsec channel. He was a gentleman [...]]]></description>
			<content:encoded><![CDATA[<p>Finally.
</p>
<p>Took the exam tonight, completed all the required challenges and sent off the proof to be marked.
</p>
<p>I had a few minor problems trying to get my connection details to start the exam, but these were swift resolve by one of the very able admins in the IRC #offsec channel. He was a gentleman and got me underway swiftly.
</p>
<p>The actual exam is straightforward and is derived from the course material. Learn and study the material, be able to do all the practicals on your own systems and you should pass.
</p>
<p>Unlike the <a href="http://www.offensive-security.com/penetration-testing-backtrack-online-training.php">PWB</a> course, this is designed for beginners to wireless theory and attacks. The <a href="http://www.offensive-security.com/backtrack-wifu-online-training.php">wifu course</a> provides a solid grounding in the 802.11x fundamentals and is a well balanced, straightforward introduction, but is focused toward WEP.
</p>
<p>Obviously WEP is still alive and well, so the content is still relevant but if you&#8217;re looking for more in-depth and all encompassing wireless technologies, such as Bluetooth, Zigbee, and so on , Joshua Wright&#8217;s SANS <a href="http://www.sans.org/security-training/wireless-ethical-hacking-penetration-testing-defenses-3-mid">Wireless Ethical Hacking, Penetration Testing, and Defenses</a> would be more appropriate.
</p>
<p>Anyway, it was a fun hour and a bit exam and I can claim my 10 CPE for all that work too!
</p>
<p>  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/04/offensive-security%e2%80%99s-wifu-exam-%e2%80%93-all-over-red-rover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wifu Aireplay-ng SKA attack problem with Linksys WAP54G</title>
		<link>http://www.chris-mohan.com/2010/03/wifu-aireplay-ng-ska-attack-problem-with-linksys-wap54g/</link>
		<comments>http://www.chris-mohan.com/2010/03/wifu-aireplay-ng-ska-attack-problem-with-linksys-wap54g/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 12:30:59 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Offensive Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=588</guid>
		<description><![CDATA[While (finally) working through the last hands on practical of the excellent Offensive Security’s Wifu course, I hit an odd road block. The Aireplay-ng  attack on SKA was not going well. This was annoying, to say the least. My command airodump-ng  &#8211;channel 1 –bssid 00:01:02:03:04:05 –w ska wlan0 was running fine and capturing traffic happily [...]]]></description>
			<content:encoded><![CDATA[<p>While (finally) working through the last hands on practical of the excellent Offensive Security’s Wifu course, I hit an odd road block.</p>
<p>The Aireplay-ng  attack on SKA was not going well. This was annoying, to say the least.</p>
<p>My command airodump-ng  &#8211;channel 1 –bssid 00:01:02:03:04:05 –w ska wlan0 was running fine and capturing traffic happily from my test  Linksys WAP54G firmware v3.1</p>
<p>The four output files generated from the command appeared, but the magic .xor file refused to appear despite issuing numerous de-authentication commands</p>
<p>airodump-ng  -0 10 –a 00:01:02:03:04:05  -c 00:00:DE:AD:BE:EF wlan0</p>
<p>Turning off and on the wireless client machine’s NIC didn’t fix this either.</p>
<p>I noticed the banner of the airodump-ng output:</p>
<p style="text-align: center;">CH 1 ][ Elapsed: 10 mins ][ 2010-04-01 09:48 ][ Broken SKA: 00:01:02:03:04:05</p>
<p>A quick search turned up a link to <a href="http://www.aircrack-ng.org/doku.php?id=airbase-ng">http://www.aircrack-ng.org/doku.php?id=airbase-ng</a>, then the searching turned up various people ranting and talking madness.</p>
<p>Just to finish off my evening study on a sane note, I dug out an old Netgear wireless router and set it up for shared WEP encryption. Joy of joys airodump-ng saw the authentication handshake and dumped it out in to a .xor file just as it did in the notes.</p>
<p>I was then able to crack the massively secure 64 bit (okay 40 bit) shared WEP key in about 10 seconds after generating enough IV’s &#8211; Hurra!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/03/wifu-aireplay-ng-ska-attack-problem-with-linksys-wap54g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offensive Security’s Backtrack Wifu – here we go again</title>
		<link>http://www.chris-mohan.com/2010/02/offensive-security%e2%80%99s-backtrack-wifu-%e2%80%93-here-we-go-again/</link>
		<comments>http://www.chris-mohan.com/2010/02/offensive-security%e2%80%99s-backtrack-wifu-%e2%80%93-here-we-go-again/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:29:00 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Offensive Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/02/offensive-security%e2%80%99s-backtrack-wifu-%e2%80%93-here-we-go-again/</guid>
		<description><![CDATA[I&#8217;ve booked myself on to this course. This time I blame Ash for making me take this one, but the deluded voices in my head also have something to answer for. Four months to get to grips with the 25 hours of study material and play with exercises. Should be simple right? What is this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve booked myself on to this course.</p>
<p>This time I blame <a title="He made me do it!" href="http://security.crudtastic.com/" target="_blank">Ash</a> for making me take this one, but the deluded voices in my head also have something to answer for.</p>
<p>Four months to get to grips with the 25 hours of <a href="http://www.offensive-security.com/documentation/wifu-syllabus.pdf">study material</a> and play with exercises. Should be simple right?</p>
<p>What is this training I speak of, well this from the web site:</p>
<p>&#8220;Offensive Security Wireless Attacks&#8221;, also known as &#8220;BackTrack WiFu&#8221; is a course designed for penetration testers and security enthusiasts who need to learn to implement various active and passive Wireless (802.11 2.4 GHz) attacks. The course is based on the Wireless Attack suite &#8211; Aircrack-ng.</p>
<p>The course was designed by Thomas d&#8217;Otreppe and Mati Aharoni in an attempt to organize and summarize today&#8217;s relevant WiFi attacks. This course will kick-start your WiFu abilities, and get you cracking WEP and WPA using the latest tools and attacks in no time!</p>
<p><a href="http://www.offensive-security.com/backtrack-wifu-online-training.php">http://www.offensive-security.com/backtrack-wifu-online-training.php</a></p>
<p>This should be fun, and hopefully not quite as a steep learning curve as Penetration Testing with BackTrack.</p>
<p>Time will tell.<em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/02/offensive-security%e2%80%99s-backtrack-wifu-%e2%80%93-here-we-go-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fail the Offensive Security 101 Exam</title>
		<link>http://www.chris-mohan.com/2010/02/how-to-fail-the-offensive-security-101-exam/</link>
		<comments>http://www.chris-mohan.com/2010/02/how-to-fail-the-offensive-security-101-exam/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:28:41 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Offensive Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/02/how-to-fail-the-offensive-security-101-exam/</guid>
		<description><![CDATA[Being generous of nature, I thought I&#8217;d share how to stuff up the exam of Offensive Security 101 course. All the blog postings I&#8217;ve found on the exam is how they succeed. Well this is a bit different. I managed to get a remarkable poor result which I can attribute to the following: Not being [...]]]></description>
			<content:encoded><![CDATA[<p>Being generous of nature, I thought I&#8217;d share how to stuff up the exam of Offensive Security 101 course. All the blog postings I&#8217;ve found on the exam is how they succeed. Well this is a bit different. I managed to get a remarkable poor result which I can attribute to the following:</p>
<ul>
<li>Not being prepared to spend the full 24 hours to complete the exam</li>
<li>Not having the right mind set to work through processes and think like an attacker</li>
<li>Not documenting fully and double checking and confirming results</li>
<li>Not taking a fresh air breaks</li>
<li>Not having enough experience</li>
<li>Quite possibly being a whiner</li>
</ul>
<p>For mere mortals, like myself, that don&#8217;t spend time looking for applications and systems to attack, the simple frustration of working through each service to find a hole to get a foot hold is &#8220;interesting&#8221;*.</p>
<p>*Insert swear words of choice</p>
<p>When attacking a system, the process is simple:</p>
<ol>
<li>Find a live IP address</li>
<li>Discover the services on the IP address</li>
<li>
<div>Search for vulnerabilities for that service</div>
</li>
</ol>
<p>After that successful discovery process, I developed this totally unsuccessful process steps:</p>
<ol>
<li>Ignore the blinding obvious results from your own scans</li>
<li>Spend ages Googling and finding nothing that really fits</li>
<li>Grasp at straws and download anything that had the service name in it or sounds vaguely like it.</li>
<li>Try to adapt code that mostly wasn&#8217;t going to work, while not understanding how the author was attempting to do it in the first place</li>
<li>Watch the poorly complied code fail to do anything and wonder why I didn&#8217;t have a root shell prompt</li>
<li>Stare into space for long periods</li>
<li>Muttering to myself</li>
<li>Contemplate a career in herding mice with elephants, blowing stuff up or becoming a reality-tv star</li>
<li>Come up with something equally unlikely to work</li>
<li>Back to step 1</li>
</ol>
<p>After a number of hours of going through this process it&#8217;s somewhat disheartening, especially when you seem to get zip-all back. Letting all that frustration build up and not taking time to have a break is how to fail the exam. Simple <span style="font-family: Wingdings;"> <img src='http://www.chris-mohan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></p>
<h2>The exam –a post mortem</h2>
<p>While reviewing of what went wrong during the exam, a friend commented that I should be used to dealing with similar frustrations as a sys admin. My response was without experience of the methods to get a foot hole, you effectively end up throwing mud at the target and see what sticks. As a Sys Admin, that&#8217;s usually the last resort, which you should never do with production systems.</p>
<p>As a great example of this, I was oddly very hesitant to run things that I didn&#8217;t really understand that could break it. I struggled to get the simple statement the lab machine are there to be broken. It was weird, I build hundreds of machines each year with the purpose of testing – and invariably breaking them , so why was this different?</p>
<p>It wasn&#8217;t different, it was a failure of adjusting my mindset to fit the situation and letting implied pressure of the exam get to me. I&#8217;d read other blogs about how people struggled and let their stories compound the &#8220;this is going to be really hard&#8221; mindset. I hit a wall at a certain point and refused to attempt to climb it.</p>
<p>That&#8217;s when I failed.</p>
<p>I honestly though &#8220;Well I&#8217;m crap at this, let&#8217;s never bother with penetration testing again and I&#8217;ll stick with my day job.&#8221;</p>
<h2>Take Two</h2>
<p>This where friends, time and a good night&#8217;s sleep make the world of difference.</p>
<p>The few days after the failing the exam I gathered up all my notes and records, review them and cleared them up in to an ordered fashion. I realised  I had a huge amount of information I hadn&#8217;t applied,  taken in to account or even tried. With some, okay &#8211; a lot, encouragement from friends the exam re-booked.I had twenty days to get back on the program. I did some serious reading and re-practicing of some of the lessons, while attacking home built systems.</p>
<p>My second exam try was a very different experience. I went in with goals and enforced break times. My notes and thoughts were well detailed and ordered. I review my notes and findings after each break, which helped keep a clear perspective of what I was doing and what I&#8217;d tried. This time round I completed the exam in 8 hours, successfully getting all the targets in that time. I still made some stupid mistakes, but being able to review my notes I corrected my mistakes after taking a break or two.  The only real mistake I didn&#8217;t correct was burning the same pot twice while attempting to cook pasta during food breaks. Oops.</p>
<h2>Lessons Learnt</h2>
<p>Failing the exam was actually a great lesson in itself and worth the 12 hours I spend feeling sorry for myself , staring at &#8220;impossible&#8221; targets to hack during the first exam. I knew the targets could be hacked, but by putting them in the&#8221; too hard bucket&#8221; I wasn&#8217;t giving myself a fair chance.</p>
<p><strong>Top three tips</strong></p>
<p>Study with someone else, great to bounce ideas off and helps get a better understanding of questions and topics.</p>
<p>Lurk in the IRC chat room and troll through the forums, there&#8217;s great gems in there.</p>
<p>Remember to review your findings and double check your findings. It&#8217;s all too easy to make simple mistakes and get dishearten despite having the right freakin&#8217; answer all along.</p>
<p>Thanks Damian and Ash for your encouragement and having to put up with my whining/rants.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/02/how-to-fail-the-offensive-security-101-exam/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>METASPLOIT UNLEASHED &#8211; MASTERING THE FRAMEWORK</title>
		<link>http://www.chris-mohan.com/2009/10/metasploit-unleashed-mastering-the-framework/</link>
		<comments>http://www.chris-mohan.com/2009/10/metasploit-unleashed-mastering-the-framework/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:40:57 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Offensive Security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=484</guid>
		<description><![CDATA[Stumbled over this while working on my offensive security course work. The study took a &#8220;short break&#8221; while I thumbed through the pages. So far, it looks excellent and for a great cause too. METASPLOIT UNLEASHED &#8211; MASTERING THE FRAMEWORK This free information security training is brought to you in a community effort to promote [...]]]></description>
			<content:encoded><![CDATA[<p>Stumbled over this while working on my offensive security course work. The study took a &#8220;short break&#8221; while I thumbed through the pages.</p>
<p>So far, it looks excellent and for a great cause too.</p>
<p><a title="metasploit unleashed" href="http://www.offensive-security.com/metasploit-unleashed/" target="_blank">METASPLOIT UNLEASHED &#8211; MASTERING THE FRAMEWORK</a></p>
<p>This free information security training is brought to you in a community effort to promote awareness and raise funds for underprivileged children in East Africa. Through a heart-warming effort by several security professionals, we are proud to present the most complete and in-depth open course about the Metasploit Framework.      This is the free online version of the course. If you enjoy it and find it useful, we ask that you make a donation to the <a title="Hackers for charity" href="http://www.hackersforcharity.org/" target="_blank">HFC (Hackers For Charity)</a>, $4.00 will feed a child for a month, so any contribution is welcome. We hope you enjoy this course as much as we enjoyed making it.  The &#8220;full&#8221; version of this course includes a PDF guide (it has the same material as the wiki) and a set of flash videos which walk you though the modules. You may purchase these materials from the Offensive Security Training page. All proceeds from this course go to HFC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/10/metasploit-unleashed-mastering-the-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kicking off &#8211; OffSec 101 Day 1</title>
		<link>http://www.chris-mohan.com/2009/09/kicking-off-offsec-101-day-1/</link>
		<comments>http://www.chris-mohan.com/2009/09/kicking-off-offsec-101-day-1/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 02:06:46 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Offensive Security]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=473</guid>
		<description><![CDATA[The day has arrived. I have my email from the BackTrack team confirming access to the training material, videos and labs. Downloaded all the files, checked the videos ran and the PDFs had content, then connected to the labs. The VPM worked as advertised, so I could ping a system at the far end. Now, [...]]]></description>
			<content:encoded><![CDATA[<p>The day has arrived.</p>
<p>I have my email from the BackTrack team confirming access to the training material, videos and labs.</p>
<p>Downloaded all the files, checked the videos ran and the PDFs had content, then connected to the labs.</p>
<p>The VPM worked as advertised, so I could ping a system at the far end. Now, you have access to an XP machine, so using the command</p>
<p>rdesktop -u <em>username</em> &#8211; p <em>password IP address of my XP machine</em></p>
<p>Bingo, straight in.</p>
<p>Work is picking up the bill for this course, so I have opted for the two months of labs. Well, it would be rude not too.</p>
<p>The plan, I say this in the loose possible fashion, is to spend an hour a day working through the material and the supplemental links. Whether this actually takes place is up to me, but being goaded in to putting in the effort to keep up with Ash and Damian should be a major help. Or hindrance.</p>
<p>As an aside, the folks over at Ethicalhacker.net have a piece up on one of them taking the <a title="www.ethicalhacker.net" href="http://www.ethicalhacker.net/content/view/274/1/" target="_blank">course</a>. Look forward to see how he finds it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/09/kicking-off-offsec-101-day-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BackTrack 4 setup for A Windows Dummy</title>
		<link>http://www.chris-mohan.com/2009/09/backtrack-4-setup-for-a-windows-dummy/</link>
		<comments>http://www.chris-mohan.com/2009/09/backtrack-4-setup-for-a-windows-dummy/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 11:38:56 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Offensive Security]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=457</guid>
		<description><![CDATA[Installing BackTrack 4 on to an old laptop is easy. Boot from the CD, then run the install.sh script on the Backtrack desktop. Now as a Windows Admin, I have to updated everything. I have no choice, otherwise my MCSE status is revoked. Once you have logged in to the laptop, plugged it in to [...]]]></description>
			<content:encoded><![CDATA[<p>Installing BackTrack 4 on to an old laptop is easy. Boot from the CD, then run the install.sh script on the Backtrack desktop.</p>
<p>Now as a Windows Admin, I have to updated everything. I have no choice, otherwise my MCSE status is revoked.</p>
<p>Once you have logged in to the laptop, plugged it in to LAN connection and are then faced the $ promp:</p>
<p>sudo start-network</p>
<p>This starts the networking manager (wicd) and will kick off DHCP, then to the updating of the OS and core BackTrack components.This includes a whole heap of the tools.</p>
<p>From the <a href="http://www.offensive-security.com/blog/backtrack/backtrack-4-pre-final-kernel-update/">Offensive security blog</a></p>
<p>sudo apt-get update<br />
sudo apt-get install -d linux-image<br />
cd /var/cache/apt/archives/<br />
sudo dpkg -i –force-all linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb<br />
sudo apt-get dist-upgrade</p>
<p>UPDATE: something appears broken in the update in postgresql-8.3</p>
<p>Errors were encountered while processing:<br />
postgresql-8.3<br />
postgresql<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p>Full credits to Dave for<a title="BackTrack bugfix" href="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/27219-error-postgresql-after-recent-dist-upgrade.html" target="_blank"> posting this fix</a>:</p>
<p>cd /etc/ssl/certs<br />
make-ssl-cert generate-default-snakeoil &#8211;force-overwrite<br />
/etc/init.d/postgresql-8.3 restart</p>
<p>Everything is happy again, back to the install -</p>
<p>sudo apt-get install madwifi-drivers<br />
sudo apt-get install r8187-drivers</p>
<p>Sudo shutdown -r now</p>
<p>sudo fix-splash (This fixes the boot up screen to have the pretty BackTrack border)</p>
<p>NOTE there are two dashes (-) in front of the force all switch, if you don&#8217;t put in two dashes, it gives you a nasty error message.</p>
<p>This little lot is about 400mb in downloads.</p>
<p>Then type startx at the $ prompt to get back to the safe and comforting Windows environment &#8211; phew.</p>
<p>Now, I like all the shiny tools in MetaSploit and frankly want to have them all now, regardless if I can use them.</p>
<p>So from a terminal console window</p>
<p>cd /pentest/exploits/framework3/</p>
<p>$ sudo svn update</p>
<p>Then in to Firefox</p>
<p>Tools &#8211; AddOns and Find Updates</p>
<p>The only annoying thing is there is an old version of Wireshark which does not want to be updated. Will work on that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/09/backtrack-4-setup-for-a-windows-dummy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Preparation Reading List for OffSec 101 course</title>
		<link>http://www.chris-mohan.com/2009/09/my-preparation-reading-list-for-offsec-101-course/</link>
		<comments>http://www.chris-mohan.com/2009/09/my-preparation-reading-list-for-offsec-101-course/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 21:59:33 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Offensive Security]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=446</guid>
		<description><![CDATA[Being but a humble Windows Admin, certain requirements of the course overview appear to have a heavy dependency on Linux  and programming, so I decided to brush up on those latent skills. Okay, latent skills may be a huge over exaggeration, but, in the wacky world of IT operations having to understand new, totally  unrelated [...]]]></description>
			<content:encoded><![CDATA[<p>Being but a humble Windows Admin, certain <a title="OffSec 101 course overview" href="http://www.offensive-security.com/documentation/offensive-security.pdf" target="_blank">requirements</a> of the course overview appear to have a heavy dependency on Linux  and programming, so I decided to brush up on those latent skills.</p>
<p>Okay, latent skills may be a huge over exaggeration, but, in the wacky world of IT operations having to understand new, totally  unrelated skills is just one of those things.</p>
<p>So to get myself to a point that I won&#8217;t burst in to tears at the sight of a bash prompt, I install BT4 on an old laptop and nipped down to the bookshop.</p>
<p>Since the <a title="BT download page" href="http://www.remote-exploit.org/backtrack_download.html" target="_blank">current BackTrack 4 distro</a> is based on Ubuntu 8.04 (Hardy Heron) I picked this book to use as a reference source:</p>
<p><a title="Ubuntu Unleashed 2008 Edition Review" href="http://www.amazon.com/Ubuntu-Unleashed-2008-Covering-8-04/dp/067232993X/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1252028760&amp;sr=1-1" target="_blank">Ubuntu Unleashed 2008 Edition: Covering 8.04 and 8.10 (4th Edition) (Paperback)</a> &#8211; roughly 700 pages<br />
The Ubuntu book is a bit of a bust; it veers in odd directs and feels like the editor didn&#8217;t pay attention to the flow and feel of the book&#8217;s subject or target audience.</p>
<p>The book starts for me at chapter four, as the first three chapters are just confusingly written. The book has some useful information but I will probably use it for reference as it&#8217;s hard to follow. I&#8217;m not an Ubuntu expert, so I would have done much better with Keir Thomas&#8217;<a title="Great free intro to Ubuntu" href="http://www.ubuntupocketguide.com/index_main.html" target="_blank"> Ubuntu Pocket Guide and Reference</a>. It&#8217;s a free, about 100 pages and very well written.</p>
<p>As an overview of the fuzzing and programming concepts of the course I went for:</p>
<p><a title="GHH Book Review" href="http://www.amazon.com/Gray-Hat-Hacking-Second-Handbook/dp/0071495681/ref=dp_ob_title_bk" target="_blank">Gray Hat Hacking, Second Edition: The Ethical Hacker&#8217;s Handbook (Paperback)</a> &#8211; roughly 500 pages</p>
<p>Great book, but it jumps in to the deep end without showing any remorse.  If your idea of programming is BASIC, nice cups of tea and biscuits, this is a nasty surprise. This should be tremendously useful should I be able to understand anything past chapter Six. Excellent step by step explanations, but still complex stuff to master.</p>
<p>I could spend a week, or five, walking through the chapters and the additional reading recommended.</p>
<p>Managing to read through the entire book was a challenge in itself. The later chapters require you to understand the previous chapters and be able to apply that knowledge to the chapter. I will have to re-read those chapters while slowly working through the exercises for the book.</p>
<p>For scripting, Ash and Damian recommended the following two:</p>
<p><a title="Learning Python Review" href="http://www.amazon.com/Learning-Python-3rd-Mark-Lutz/dp/0596513984/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1252028977&amp;sr=1-1" target="_blank">Learning Python, 3rd Edition </a></p>
<p><a title="Learning Perl Review" href="http://www.amazon.com/Learning-Perl-5th-Randal-Schwartz/dp/0596520107/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1252028842&amp;sr=1-1" target="_blank">Learning Perl, 5th Edition (Paperback)</a></p>
<p>Buying O&#8217;Reilly is never a waste of money or time, so I picked up both of these.</p>
<p>I have given myself the goal of reading, cover to cover, three of these books before the course starts in fifteen day.</p>
<p>Fortunate for me, I have a long bus commute to and from work. Thinking of getting a cap with a propeller on it as well, just in case the scary IT book, furrowed brow and constant muttering to myself doesn&#8217;t point out I&#8217;m a geek.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/09/my-preparation-reading-list-for-offsec-101-course/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Offensive Security Course &#8211; Offsec 101 &#8211; another windmill to tilt at</title>
		<link>http://www.chris-mohan.com/2009/08/offensive-security-course-offsec-101-another-windmill-to-tilt-at/</link>
		<comments>http://www.chris-mohan.com/2009/08/offensive-security-course-offsec-101-another-windmill-to-tilt-at/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:49:33 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Offensive Security]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2009/08/offensive-security-course-offsec-101-another-windmill-to-tilt-at/</guid>
		<description><![CDATA[The SANS 560 penetration course has addled my brains. I did pretty well on the exam, and should have left the offensive security side there, going back to tending my ever-growing, defensive side of the fence. But no. Carried by the enthusiasm of Damian&#8217;s initial experiences with the Penetration Testing with BackTrack course, formally known [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.sans.org/training/description.php?mid=937">SANS 560 penetration course</a> has addled my brains.</p>
<p>I did pretty well on the exam, and should have left the offensive security side there, going back to tending my ever-growing, defensive side of the fence.</p>
<p>But no.</p>
<p>Carried by the enthusiasm of <a href="http://www.damiangrace.com/" target="_blank">Damian&#8217;s</a> initial experiences with the <a href="http://www.offensive-security.com/penetration-testing-backtrack-online-training.php">Penetration Testing with BackTrack course</a>, formally known as OffSec 101, I had a look at the <a href="http://www.offensive-security.com/documentation/offensive-security.pdf">material</a> and course.</p>
<p>At first glance it appears very similar to SANS 560, with similar tools, approaches and steps to attack targets, but with a focus on using BackTrack as the primary tool.</p>
<p>What caught my eye were the casually thrown in mentions on Bash and Python scripting, then Ollydbg and finally fuzzing. Only mildly terrifying words to a humble windows admin.</p>
<p>After further goading and kicking by <a href="http://security.crudtastic.com/?p=154">Ash</a>, I approached my boss to get funding to take the course. He got the training approved and now all I have to do is apply.</p>
<p>Am I ready to take on this course? Was Don Quixote?</p>
<p>Watch this blog space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2009/08/offensive-security-course-offsec-101-another-windmill-to-tilt-at/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
