<?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; Study</title>
	<atom:link href="http://www.chris-mohan.com/category/study/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>31 days to the GSE Exam</title>
		<link>http://www.chris-mohan.com/2010/08/31-days-to-the-gse-exam/</link>
		<comments>http://www.chris-mohan.com/2010/08/31-days-to-the-gse-exam/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 12:48:10 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=697</guid>
		<description><![CDATA[31 days to the GSE Exam and counting down. The 18th of September is D-Day and I have to make it through to some point in the evening of the 19th, surviving what ever the fiendish SANS team have to throw at me at Caesars Palace in Las Vegas. I still have a giant pile [...]]]></description>
			<content:encoded><![CDATA[<p>31 days to the GSE Exam and counting down.</p>
<p>The 18th of September is D-Day and I have to make it through to some point in the evening of the 19th, surviving what ever the fiendish SANS team have to throw at me at Caesars Palace in Las Vegas.</p>
<p>I still have a giant pile of books next to my bed read through and plenty of hands of exercises to drill tools, techniques and best practices in to what ever space I have left in my brain.</p>
<p>Just when the GSE exam ends, the main event of <a title="SANS Network Security 2010" href="http://www.sans.org/network-security-2010/" target="_blank">SANS Network Security 2010</a> kicks off on the 20th. 41 different SANS tracks are running, meaning a  huge number of security professionals there to learn, understand and  have a great time. Seems so unfair, so much to learn and so little time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/08/31-days-to-the-gse-exam/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Netsh commands</title>
		<link>http://www.chris-mohan.com/2010/07/netsh-commands/</link>
		<comments>http://www.chris-mohan.com/2010/07/netsh-commands/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 12:53:59 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/2010/07/netsh-commands/</guid>
		<description><![CDATA[  This is nothing new or exciting, I just keep forget the syntax so I&#8217;m leaving here to make it much easier to find/remember. Interface Configuration Interface named Local Area Connection with the static IP address 192.168.66.100, the subnet mask of 255.255.255.0, and a default gateway of 192.168.66.1: netsh interface ip set address name=&#8221;Local Area [...]]]></description>
			<content:encoded><![CDATA[<p>
 </p>
<p>This is nothing new or exciting, I just keep forget the syntax so I&#8217;m leaving here to make it much easier to find/remember.
</p>
<p style="text-align: center">
<h2>Interface Configuration<span style="font-size:11pt"><br />
			</span></h2>
</p>
<p>Interface named Local Area Connection with the static IP address 192.168.66.100, the subnet mask of 255.255.255.0, and a default gateway of 192.168.66.1:
</p>
<p>netsh interface ip set address name=&#8221;Local Area Connection&#8221; static 192.168.66.100 255.255.255.0 192.168.66.1 1
</p>
<p style="margin-left: 36pt">Add multiple ip addresses
</p>
<p>netsh interface ip add address &#8221; Local Area Connection &#8221; 192.168.66.101 255.255.255.0
</p>
<p>netsh interface ip add address &#8221; Local Area Connection &#8221; 192.168.66.102 255.255.255.0
</p>
<p style="margin-left: 36pt">Configure DNS
</p>
<p>netsh interface ip set dns &#8220;Local Area Connection&#8221; static 192.168.66.200
</p>
<p style="margin-left: 36pt">Add multiple DNS entries<strong><br />
		</strong></p>
<p>netsh interface ip set dns &#8220;Local Area Connection&#8221; static 192.168.66.200primary<br/>netsh interface ip add dns name=&#8221;Local Area Connection&#8221;  192.168.66.201 index=2
</p>
<p style="margin-left: 36pt">Configure WINS
</p>
<p>netsh interface ip set wins &#8220;Local Area Connection&#8221; static 192.168.66.200
</p>
<p style="text-align: center">
<h3>DHCP<br />
</h3>
</p>
<p>Automatically obtain an IP address from a DHCP server:<br/>netsh interface ip set address &#8220;Local Area Connection&#8221; dhcp
</p>
<p style="margin-left: 36pt">Get DHCP DNS/WINS settings:
</p>
<p>netsh interface ip set dns &#8220;Local Area Connection&#8221; dhcp
</p>
<p>netsh interface ip set wins &#8220;Local Area Connection&#8221; wins
</p>
<p style="text-align: center">
<h3>Rename interface names<br />
</h3>
</p>
<p>netsh.exe interface set interface name = &#8220;Local Area Connection&#8221; newname = &#8220;INT&#8221;
</p>
<p>netsh.exe interface set interface name = &#8220;Local Area Connection(2)&#8221; newname = &#8220;Internet&#8221;
</p>
<p style="text-align: center">
<h3>Disabling/enabling an interface<br />
</h3>
</p>
<p><br/>netsh interface set interface name = &#8220;Local Area Connection&#8221; admin = disabled
</p>
<p>netsh interface set interface name = &#8220;Local Area Connection&#8221; admin = enable<strong><br />
		</strong></p>
<p style="text-align: center">
<h3>Export your current IP settings<br />
</h3>
</p>
<p>netsh -c interface dump &gt; c:\current1.txt<br/>import your IP settings<br/>netsh -f c:\current1.txt<br/>You can also use the global EXEC switch instead of -F:<br/>netsh exec c:\current1.txt
</p>
<p style="text-align: center">
<h3>LOOPS<br />
</h3>
</p>
<p>FOR /L %I IN (2,1,20) DO netsh interface ip add address &#8220;Local Area Connection&#8221; 192.168.66.%I 255.255.255.0
</p>
<p>This will add ip addresses from 192.168.66.2 to 192.168.66.20 with 1 step each time.
</p>
<p>Examples:
</p>
<p><a href="http://technet.microsoft.com/en-us/library/bb490943.aspx">http://technet.microsoft.com/en-us/library/bb490943.aspx</a>
	</p>
<p><a href="http://ss64.com/nt/netsh.html">http://ss64.com/nt/netsh.html</a>
	</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/07/netsh-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From SANS 709: brute-forcing Address Space Layout Randomization (ASLR) on Linux</title>
		<link>http://www.chris-mohan.com/2010/06/from-sans-709-brute-forcing-address-space-layout-randomization-aslr-on-linux/</link>
		<comments>http://www.chris-mohan.com/2010/06/from-sans-709-brute-forcing-address-space-layout-randomization-aslr-on-linux/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 13:10:22 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=677</guid>
		<description><![CDATA[In my other rush to get up to speed for SANS 709 Developing Exploits for Penetration Testers and Security Researchers I&#8217;m looking for any material that will easy that learning curve. Steve Sims has just posted up two YouTube videos on brute-forcing Address Space Layout Randomization (ASLR) on Linux straight out of the 709 courseware. [...]]]></description>
			<content:encoded><![CDATA[<p>In my other rush to get up to speed for SANS 709 <a title="SANS 709" href="http://www.sans.org/security-training/developing-exploits-penetration-testers-security-researchers-1107-mid" target="_blank">Developing Exploits for Penetration Testers and  Security Researchers</a> I&#8217;m looking for any material that will easy that learning curve.</p>
<p>Steve Sims has just posted up two YouTube videos on brute-forcing Address Space Layout Randomization (ASLR) on Linux straight out of the 709 courseware. Excellent timing.</p>
<p>Part 1: <a href="http://www.youtube.com/watch?v=DcaVyy4yu88">http://www.youtube.com/watch?v=DcaVyy4yu88</a><br />
Part 2: <a href="http://www.youtube.com/watch?v=LRjsv5zAHjQ">http://www.youtube.com/watch?v=LRjsv5zAHjQ</a></p>
<p>Plus here is his article in Hackin9 on Hacking ASLR &amp; Stack Canaries on Modern Linux <a href="http://hakin9.org/magazine/918-21st-century-hacking-techniques" target="_blank">http://hakin9.org/magazine/918-21st-century-hacking-technique</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/06/from-sans-709-brute-forcing-address-space-layout-randomization-aslr-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Study, more art than science</title>
		<link>http://www.chris-mohan.com/2010/06/study-more-art-than-science/</link>
		<comments>http://www.chris-mohan.com/2010/06/study-more-art-than-science/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 08:07:53 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=598</guid>
		<description><![CDATA[The folks on Twitter has provided a couple of quite though provoking links on the subject of study Jason Haddix linked this http://measuringmeasures.com/blog/2010/4/19/7-tips-for-successful-self-learning.html The folks at Cisco Security linked this: http://etherealmind.com/why-the-ccie-program-is-more-useful-than-the-certification-itself/ I like to think each of us has to find our own way to study, whether it be driven by passion, need or simple [...]]]></description>
			<content:encoded><![CDATA[<p>The folks on Twitter has provided a couple of quite though provoking links on the subject of study</p>
<p>Jason Haddix linked this</p>
<p>http://measuringmeasures.com/blog/2010/4/19/7-tips-for-successful-self-learning.html</p>
<p>The folks at Cisco Security linked this:</p>
<p>http://etherealmind.com/why-the-ccie-program-is-more-useful-than-the-certification-itself/</p>
<p>I like to think each of us has to find our own way to study, whether it be driven by passion, need or simple curiosity.</p>
<p>My current method is to block out an hour from 8 to 9 pm for serious study. This means avoid distractions &#8211; random browsing, tv, tweets, books, arranging DVD&#8217;s in alphabetical order and so on &#8211; and focusing on one topic.</p>
<p>This, so far, has sort of worked.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/06/study-more-art-than-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GSE Exam in SANS Network Security 2010</title>
		<link>http://www.chris-mohan.com/2010/06/gse-exam-in-sans-network-security-2010/</link>
		<comments>http://www.chris-mohan.com/2010/06/gse-exam-in-sans-network-security-2010/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 04:42:59 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=613</guid>
		<description><![CDATA[Been a busy few months in the real world with work, life and everything else. Since passing the GSE written exam, I&#8217;ve been building up a lab, practical practice examples and a stock of reading reference materials. I&#8217;ll blab on about the books and what they are at some later point. An interesting aside, some of [...]]]></description>
			<content:encoded><![CDATA[<p>Been a busy few months in the real world with work, life and everything else.</p>
<p>Since passing the GSE written exam, I&#8217;ve been building up a lab, practical practice examples and a stock of reading reference materials. I&#8217;ll blab on about the books and what they are at some later point. An interesting aside, some of the operating systems used in the GSE exam have been updated. Backtrack 1 now becomes <a title="Backtrack 4 download" href="http://www.backtrack-linux.org/downloads/" target="_blank">Backtrack 4</a> and Fedora 4 becomes <a title="Fedora Mirrors" href="http://mirrors.fedoraproject.org/publiclist/Fedora/12/" target="_blank">Fedora 12</a> so a great time to master more current OS&#8217;s.</p>
<p>The two day practical part of the GSE exam takes place in Las Vegas on the 18th and 19th of September. This means I&#8217;ll finish two days of examination hell just in time for the <a title="SANS Network Security 2010" href="http://www.sans.org/network-security-2010/" target="_blank">SANS Network Security 2010 conference </a></p>
<p>As I&#8217;m in Las Vegas and SANS is running on of its biggest conferences of the year, I&#8217;d be remiss to not try to squeeze in a bit more training.</p>
<p>I&#8217;ve applied to be a volunteer as part of SANS work study program and crossing my fingers to be accepted. With forty courses on offer, my number one choice is Steve Sim&#8217;s <a title="SANS 709" href="http://www.sans.org/security-training/developing-exploits-penetration-testers-security-researchers-1107-mid" target="_blank">Developing Exploits for Penetration Testers and Security Researchers</a>.</p>
<p>This course is really out of my comfort zone and a huge challenge in itself, nevermind the GSE study that I&#8217;m doing. I&#8217;ve only really played with the skills the course has taught while studying for OffSec&#8217;s PWB exam, but the topic is compelling and will help lift the shroud of script kiddie tools that I use. With both Steve Sims and Jim Shewmaker teaching the course it, should be absolutely brilliant to be able to learn from both these guys and mature my understanding this complex piece of IT security.</p>
<p>I&#8217;ve noticed that some very smart cookies are taking this course, including <a href="http://www.mcgrewsecurity.com/">Wesley McGrew</a>. Great, real security researchers, coding gurus and me. Well,  at least I know I asking the person sitting next to me what this all means  should get a sensible answer  <img src='http://www.chris-mohan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/06/gse-exam-in-sans-network-security-2010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Things that know PING, Packet Decode</title>
		<link>http://www.chris-mohan.com/2010/05/things-that-know-ping-packet-decode/</link>
		<comments>http://www.chris-mohan.com/2010/05/things-that-know-ping-packet-decode/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 23:52:40 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=602</guid>
		<description><![CDATA[The last few weeks have been all about the packets, it seems. We&#8217;ve found and fixed a couple of wacky problems at work by looking at packet captures, Netmon 3.4 beta is out, I&#8217;ve devoured Laura Chappell&#8217;s new wireshark book, started playing with scapy, read the new Honeynet challenges and now I discover my 502 [...]]]></description>
			<content:encoded><![CDATA[<p>The last few weeks have been all about the packets, it seems. We&#8217;ve found and fixed a couple of wacky problems at work by looking at packet captures, Netmon 3.4 beta is out, I&#8217;ve devoured Laura Chappell&#8217;s new wireshark book, started playing with scapy, read the new Honeynet challenges and now I discover my 502 teacher, Chris Brenton, has a web site and iPhone app on showing love to the packets!</p>
<p>While stuck on a bus, I was idly sifting through Apple&#8217;s app store when I found <a title="iPhone App" href="http://www.mobilesecurityhack.com/" target="_blank">Packet Decode</a>. Some what intrigued, I have a look at it and noticed it was made by my old SANS instructor. Hoping this wasn&#8217;t some wacky joke by Chris, I bought the app and had a play. The simple description is that is it a IP/ICMP/TCP &amp; UDP (v4 and v6) cheetsheet on steroids.</p>
<p>This is pretty darn helpful as Chris has written clear description of each field within the packet and has some nifty filters for wireshark and TCPdump. Some though on how the info is displayed means this isn&#8217;t cumbersome to navigate, making it a function and useful portable reference. Now if only he added DNS section and my paper<a title="The old faithful TCP/IP cheetsheet" href="http://www.sans.org/security-resources/tcpip.pdf" target="_blank"> SANS TCP/IP cheetsheet</a> could rest happy.</p>
<p>Great as a quick reference, memory jogger or, as I intend to unleash at the next geek pub crawl, away to torture those around me with random facts and demands to know the tcpdump filter syntax for detecting tcp packets with windows size of less than 100. Hours of fun!</p>
<p>Mr Brenton&#8217;s web site<a title="Mr Brenton - Lord &amp; Master of the 502!" href="http://www.chrisbrenton.org/" target="_blank"> http://www.chrisbrenton.org/</a> has some great articles and a number of packet challenges well worth taking the time to work through.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/05/things-that-know-ping-packet-decode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passed the GSE written exam</title>
		<link>http://www.chris-mohan.com/2010/03/passed-the-gse-written-exam/</link>
		<comments>http://www.chris-mohan.com/2010/03/passed-the-gse-written-exam/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 06:27:14 +0000</pubDate>
		<dc:creator>ChrisM</dc:creator>
				<category><![CDATA[SANS]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=577</guid>
		<description><![CDATA[Pretty pleased with myself after passing SANS&#8217; GSE written exam. The exam was very fair and tested knowledge and skills from all three courses. Had a few sweaty palm moments and a couple of &#8220;Doh!&#8221; when picking the wrong answer. Now for the hard work and study to get ready for the two day practical. [...]]]></description>
			<content:encoded><![CDATA[<p>Pretty pleased with myself after passing SANS&#8217; GSE written exam.</p>
<p>The exam was very fair and tested knowledge and skills from all three courses. Had a few sweaty palm moments and a couple of &#8220;Doh!&#8221; when picking the wrong answer.</p>
<p>Now for the hard work and study to get ready for the two day practical. Will be charting the progress on the other<a title="GSE" href="http://gse.chris-mohan.com" target="_blank"> blog</a> to avoid insanity slip in here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2010/03/passed-the-gse-written-exam/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>
