<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for SkullSecurity</title>
	<atom:link href="http://www.skullsecurity.org/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.skullsecurity.org/blog</link>
	<description>Just another security weblog</description>
	<lastBuildDate>Sat, 11 May 2013 19:33:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on ropasaurusrex: a primer on return-oriented programming by Newlog</title>
		<link>http://www.skullsecurity.org/blog/2013/ropasaurusrex-a-primer-on-return-oriented-programming/comment-page-1#comment-8605</link>
		<dc:creator>Newlog</dc:creator>
		<pubDate>Sat, 11 May 2013 19:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1555#comment-8605</guid>
		<description>man, this writeup is Amazing. What a wonderful ROP explanation. great.</description>
		<content:encoded><![CDATA[<p>man, this writeup is Amazing. What a wonderful ROP explanation. great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ANDX... and what? by ISMAIL</title>
		<link>http://www.skullsecurity.org/blog/2008/andx-and-what/comment-page-1#comment-8604</link>
		<dc:creator>ISMAIL</dc:creator>
		<pubDate>Thu, 09 May 2013 20:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=25#comment-8604</guid>
		<description>You just confused me more! :)</description>
		<content:encoded><![CDATA[<p>You just confused me more! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Ron Bowes</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8603</link>
		<dc:creator>Ron Bowes</dc:creator>
		<pubDate>Mon, 06 May 2013 21:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8603</guid>
		<description>@tudalex - sadly, Isuldur isn&#039;t public. It was developed by one of the guys who organized PlaidCTF as a school project.</description>
		<content:encoded><![CDATA[<p>@tudalex - sadly, Isuldur isn't public. It was developed by one of the guys who organized PlaidCTF as a school project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ropasaurusrex: a primer on return-oriented programming by Ron Bowes</title>
		<link>http://www.skullsecurity.org/blog/2013/ropasaurusrex-a-primer-on-return-oriented-programming/comment-page-1#comment-8602</link>
		<dc:creator>Ron Bowes</dc:creator>
		<pubDate>Mon, 06 May 2013 21:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1555#comment-8602</guid>
		<description>Thanks douglas!</description>
		<content:encoded><![CDATA[<p>Thanks douglas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ropasaurusrex: a primer on return-oriented programming by douglas</title>
		<link>http://www.skullsecurity.org/blog/2013/ropasaurusrex-a-primer-on-return-oriented-programming/comment-page-1#comment-8601</link>
		<dc:creator>douglas</dc:creator>
		<pubDate>Mon, 06 May 2013 18:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1555#comment-8601</guid>
		<description>this is the best ROP tutorial I ever seen.
Thank you a lot for write this, maybe now I can really learn this subject.</description>
		<content:encoded><![CDATA[<p>this is the best ROP tutorial I ever seen.<br />
Thank you a lot for write this, maybe now I can really learn this subject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ropasaurusrex: a primer on return-oriented programming by Scotty</title>
		<link>http://www.skullsecurity.org/blog/2013/ropasaurusrex-a-primer-on-return-oriented-programming/comment-page-1#comment-8600</link>
		<dc:creator>Scotty</dc:creator>
		<pubDate>Mon, 06 May 2013 04:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1555#comment-8600</guid>
		<description>I had a hard time following how you manipulated the read() call yourself... I think you should point out ( not in code comments) that you overflowed the return address to that of reads with it&#039;s expected parameters sitting in the buffer.

Otherwise beautiful tutorial</description>
		<content:encoded><![CDATA[<p>I had a hard time following how you manipulated the read() call yourself... I think you should point out ( not in code comments) that you overflowed the return address to that of reads with it's expected parameters sitting in the buffer.</p>
<p>Otherwise beautiful tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by tudalex</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8599</link>
		<dc:creator>tudalex</dc:creator>
		<pubDate>Sun, 05 May 2013 19:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8599</guid>
		<description>What is isildur? And where can I find it?</description>
		<content:encoded><![CDATA[<p>What is isildur? And where can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by shuffle2</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8598</link>
		<dc:creator>shuffle2</dc:creator>
		<pubDate>Sun, 05 May 2013 00:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8598</guid>
		<description>Nice job. The phrase appears to come from http://oneweirdkerneltrick.com/swaggr.pdf &quot;Figure 5&quot; (check the other pdfs on the site too..). What is the connection? (or: wtf is that page in the first place?)</description>
		<content:encoded><![CDATA[<p>Nice job. The phrase appears to come from <a href="http://oneweirdkerneltrick.com/swaggr.pdf" rel="nofollow">http://oneweirdkerneltrick.com/swaggr.pdf</a> "Figure 5" (check the other pdfs on the site too..). What is the connection? (or: wtf is that page in the first place?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Dominic Wang</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8597</link>
		<dc:creator>Dominic Wang</dc:creator>
		<pubDate>Sat, 04 May 2013 22:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8597</guid>
		<description>That was amazing! I&#039;ve been working on this for at least 24 hours.</description>
		<content:encoded><![CDATA[<p>That was amazing! I've been working on this for at least 24 hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ropasaurusrex: a primer on return-oriented programming by luc</title>
		<link>http://www.skullsecurity.org/blog/2013/ropasaurusrex-a-primer-on-return-oriented-programming/comment-page-1#comment-8596</link>
		<dc:creator>luc</dc:creator>
		<pubDate>Fri, 03 May 2013 11:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1555#comment-8596</guid>
		<description>Thanks so much!! really useful!!! i like how you explain complex concepts in an easy and clear way.
REGARDS</description>
		<content:encoded><![CDATA[<p>Thanks so much!! really useful!!! i like how you explain complex concepts in an easy and clear way.<br />
REGARDS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by danny</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8594</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Fri, 26 Apr 2013 08:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8594</guid>
		<description>Thanks for the write-up!
I figured till 24 chars, 4 check-sums, 4 check-routines and then got lost in the routines, dumped this one and moved to &#039;cone&#039; and solved it :)</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up!<br />
I figured till 24 chars, 4 check-sums, 4 check-routines and then got lost in the routines, dumped this one and moved to 'cone' and solved it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Ron Bowes</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8593</link>
		<dc:creator>Ron Bowes</dc:creator>
		<pubDate>Thu, 25 Apr 2013 18:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8593</guid>
		<description>Thanks! &quot;Brute-force persistence&quot; was the best description I could come up with, and I think it&#039;s quite apt. :)

If you figured out any shortcuts/techniques that I missed, I&#039;d love to hear it!</description>
		<content:encoded><![CDATA[<p>Thanks! "Brute-force persistence" was the best description I could come up with, and I think it's quite apt. :)</p>
<p>If you figured out any shortcuts/techniques that I missed, I'd love to hear it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Gynvael Coldwind</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8592</link>
		<dc:creator>Gynvael Coldwind</dc:creator>
		<pubDate>Thu, 25 Apr 2013 18:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8592</guid>
		<description>Great work and great writeup!
I also had a chance to play (and after countless battles solve) this task, and uh, I totally agree with ur conclusions on &quot;brute-force persistence&quot;.
Good task eating quite a lot of time ;)</description>
		<content:encoded><![CDATA[<p>Great work and great writeup!<br />
I also had a chance to play (and after countless battles solve) this task, and uh, I totally agree with ur conclusions on "brute-force persistence".<br />
Good task eating quite a lot of time ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Ron Bowes</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8591</link>
		<dc:creator>Ron Bowes</dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8591</guid>
		<description>Thanks, guys! It was a lot of fun!

I actually had trouble patching the binary, I kept winding up with an infinite loop. I&#039;m not sure if I was running afoul of some kind of protection, or if I was just screwing something up (likely the latter :) )</description>
		<content:encoded><![CDATA[<p>Thanks, guys! It was a lot of fun!</p>
<p>I actually had trouble patching the binary, I kept winding up with an infinite loop. I'm not sure if I was running afoul of some kind of protection, or if I was just screwing something up (likely the latter :) )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Rajat</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8590</link>
		<dc:creator>Rajat</dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8590</guid>
		<description>Hats off! You should be proud of solving this one!  I went until the point where I was fixing the IDA assembly statically.  I was stuck on the dynamic piece: the gdbinit LD_PRELOAD trick was awesome.  I&#039;ll keep that in my arsenal for future reference!  :-)</description>
		<content:encoded><![CDATA[<p>Hats off! You should be proud of solving this one!  I went until the point where I was fixing the IDA assembly statically.  I was stuck on the dynamic piece: the gdbinit LD_PRELOAD trick was awesome.  I'll keep that in my arsenal for future reference!  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Epic &quot;cnot&quot; Writeup (highest value level from PlaidCTF) by Gilgamesh</title>
		<link>http://www.skullsecurity.org/blog/2013/epic-cnot-writeup-plaidctf/comment-page-1#comment-8589</link>
		<dc:creator>Gilgamesh</dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1512#comment-8589</guid>
		<description>Pretty impressive! I have been working on this problem for the past 2 days during my free time and I got to the point where I figured out where the messages &#039;Wrong!&#039; and &#039;Correct!&#039; were being printed as well as the logic that the flag to determine which one to print was in the -0x58(%ebp) address. After that I was getting really lost with all the shit code (I didn&#039;t have the same idea as you to remove the useless parts). Only I thing I did different was to patch the binary for the ptrace call so that the check would always pass (simply xor eax,eax before the check).
Congrats on this write-up, it is pretty awesome! Thanks for it :)</description>
		<content:encoded><![CDATA[<p>Pretty impressive! I have been working on this problem for the past 2 days during my free time and I got to the point where I figured out where the messages 'Wrong!' and 'Correct!' were being printed as well as the logic that the flag to determine which one to print was in the -0x58(%ebp) address. After that I was getting really lost with all the shit code (I didn't have the same idea as you to remove the useless parts). Only I thing I did different was to patch the binary for the ptrace call so that the check would always pass (simply xor eax,eax before the check).<br />
Congrats on this write-up, it is pretty awesome! Thanks for it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Padding oracle attacks: in depth by mehdim</title>
		<link>http://www.skullsecurity.org/blog/2013/padding-oracle-attacks-in-depth/comment-page-1#comment-8584</link>
		<dc:creator>mehdim</dc:creator>
		<pubDate>Mon, 15 Apr 2013 09:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1318#comment-8584</guid>
		<description>how we use your tool in url&#039;s like www.example.com/ScriptResource.axd?...

Thank you</description>
		<content:encoded><![CDATA[<p>how we use your tool in url's like <a href="http://www.example.com/ScriptResource.axd?.." rel="nofollow">http://www.example.com/ScriptResource.axd?..</a>.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A padding oracle example by oplbhw</title>
		<link>http://www.skullsecurity.org/blog/2013/a-padding-oracle-example/comment-page-1#comment-8583</link>
		<dc:creator>oplbhw</dc:creator>
		<pubDate>Sun, 14 Apr 2013 10:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1459#comment-8583</guid>
		<description>http://www.hack-ware.com/content/padding-oracle-exploit-tool-vs-apache-myfaces</description>
		<content:encoded><![CDATA[<p><a href="http://www.hack-ware.com/content/padding-oracle-exploit-tool-vs-apache-myfaces" rel="nofollow">http://www.hack-ware.com/content/padding-oracle-exploit-tool-vs-apache-myfaces</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Padding oracle attacks: in depth by Anonymous</title>
		<link>http://www.skullsecurity.org/blog/2013/padding-oracle-attacks-in-depth/comment-page-1#comment-8581</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 31 Mar 2013 23:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=1318#comment-8581</guid>
		<description>Hi. Could you write a blog post about null IVs? I&#039;m very interested and I appreciate your crypto posts.</description>
		<content:encoded><![CDATA[<p>Hi. Could you write a blog post about null IVs? I'm very interested and I appreciate your crypto posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How big is the ideal dick...tionary? by Piotr</title>
		<link>http://www.skullsecurity.org/blog/2010/how-big-is-the-ideal-dick-tionary/comment-page-1#comment-8578</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Thu, 14 Mar 2013 17:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.skullsecurity.org/blog/?p=516#comment-8578</guid>
		<description>Great article! having password ordered by
frequencies makes things much more clear...
You know if is possible to finding databases like that in other languages
(spanish, french, german, dutch) in order to draw a similar probability distribution?
I just found huge dictionary with no frequencies in languages other than english</description>
		<content:encoded><![CDATA[<p>Great article! having password ordered by<br />
frequencies makes things much more clear...<br />
You know if is possible to finding databases like that in other languages<br />
(spanish, french, german, dutch) in order to draw a similar probability distribution?<br />
I just found huge dictionary with no frequencies in languages other than english</p>
]]></content:encoded>
	</item>
</channel>
</rss>
