<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8539880144347728238.post5957282940708432933..comments</id><updated>2009-03-24T04:55:25.368-04:00</updated><title type='text'>Comments on Carnal0wnage Blog: Oracle Pwnage with the Metasploit Oracle Modules P...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://carnal0wnage.blogspot.com/feeds/5957282940708432933/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html'/><author><name>CG</name><uri>http://www.blogger.com/profile/11061967917509053185</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-2302958830867525602</id><published>2008-11-21T10:54:00.000-05:00</published><updated>2008-11-21T10:54:00.000-05:00</updated><title type='text'>It still doesn't works:fileformat.rb:3: uninitiali...</title><content type='html'>It still doesn't works:&lt;BR/&gt;fileformat.rb:3: uninitialized constant Msf::Exploit (NameError)&lt;BR/&gt;from /root/framework-3.2/lib/msf/core/exploit.rb:2:in `require'&lt;BR/&gt;from /root/framework-3.2/lib/msf/core/exploit.rb:2&lt;BR/&gt;from /root/framework-3.2/lib/msf/core.rb:48:in `require'&lt;BR/&gt;...&lt;BR/&gt;...&lt;BR/&gt;&lt;BR/&gt;Here follows step i take from a fresh framework-3.2:&lt;BR/&gt;&lt;BR/&gt;1. put oracle.rb in lib/msf/core/exploit&lt;BR/&gt;2. put fileformat.rb in lib/msf/core/exploit&lt;BR/&gt;3. added  require 'msf/core/exploit&lt;BR/&gt;   /oracle' to lib/msf/core/exploit.rb adding:</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/2302958830867525602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/2302958830867525602'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227282840000#c2302958830867525602' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-7281400030028030539</id><published>2008-11-20T18:25:00.000-05:00</published><updated>2008-11-20T18:25:00.000-05:00</updated><title type='text'>ok, it should berequire 'msf/core/exploit/oracle't...</title><content type='html'>ok, it should be&lt;BR/&gt;&lt;BR/&gt;require 'msf/core/exploit/oracle'&lt;BR/&gt;&lt;BR/&gt;to use the oracle aux modules&lt;BR/&gt;&lt;BR/&gt;did you put the actual mixin in the folder? you cant call it without putting the mixin in the folder.&lt;BR/&gt;&lt;BR/&gt;http://www.metasploit.com/users/mc/oracle9i/oracle.rb&lt;BR/&gt;&lt;BR/&gt;the fileformat mixin and exploit.rb entry is for the fileformat exploits.&lt;BR/&gt;&lt;BR/&gt;hope that makes sense.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/7281400030028030539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/7281400030028030539'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227223500000#c7281400030028030539' title=''/><author><name>CG</name><uri>http://www.blogger.com/profile/11061967917509053185</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02636627262990256726'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-513098824494561197</id><published>2008-11-20T11:57:00.000-05:00</published><updated>2008-11-20T11:57:00.000-05:00</updated><title type='text'>If i remove:require 'msf/core/exploit/fileformat' ...</title><content type='html'>If i remove:&lt;BR/&gt;require 'msf/core/exploit/fileformat' &lt;BR/&gt;&lt;BR/&gt;from exploit.rb&lt;BR/&gt;&lt;BR/&gt;i get the following:&lt;BR/&gt;/root/framework-3.2/modules/auxiliary/admin/oracle/oracle_sql.rb: NameError /root/framework-3.2/data/msfweb/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:493:in `const_missing': uninitialized constant Msf::Exploit::ORACLE</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/513098824494561197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/513098824494561197'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227200220000#c513098824494561197' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-8693667093741319840</id><published>2008-11-20T11:52:00.000-05:00</published><updated>2008-11-20T11:52:00.000-05:00</updated><title type='text'>well you jacked something up, I have no idea, remo...</title><content type='html'>well you jacked something up, I have no idea, remove the line(s) you added. do you still get the error?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/8693667093741319840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/8693667093741319840'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227199920000#c8693667093741319840' title=''/><author><name>CG</name><uri>http://www.blogger.com/profile/11061967917509053185</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02636627262990256726'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-4511332062065283057</id><published>2008-11-20T11:04:00.000-05:00</published><updated>2008-11-20T11:04:00.000-05:00</updated><title type='text'>I tried to follow instructions from "Metasploit an...</title><content type='html'>I tried to follow instructions from "Metasploit and File Format Bugs" but still doesn't works.&lt;BR/&gt;&lt;BR/&gt;I'm using framework-3.2, ruby1.8.6-p111&lt;BR/&gt;&lt;BR/&gt;./msfconsole :&lt;BR/&gt;uninitialized constant Msf::Exploit (NameError)&lt;BR/&gt;        from /root/framework-3.2/lib/msf/core/exploit.rb:2:in `require'&lt;BR/&gt;        from /root/framework-3.2/lib/msf/core/exploit.rb:2&lt;BR/&gt;        from /root/framework-3.2/lib/msf/core.rb:48:in `require'&lt;BR/&gt;        from /root/framework-3.2/lib/msf/core.rb:48&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui/console/driver.rb:1:in `require'&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui/console/driver.rb:1&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui/console.rb:10:in `require'&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui/console.rb:10&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui.rb:10:in `require'&lt;BR/&gt;        from /root/framework-3.2/lib/msf/ui.rb:10&lt;BR/&gt;        from ./msfconsole:12:in `require'&lt;BR/&gt;        from ./msfconsole:12</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/4511332062065283057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/4511332062065283057'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227197040000#c4511332062065283057' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-1928962515099876117</id><published>2008-11-19T15:38:00.000-05:00</published><updated>2008-11-19T15:38:00.000-05:00</updated><title type='text'>Great post, this is very useful for Oracle 9i and ...</title><content type='html'>Great post, this is very useful for Oracle 9i and probably against early versions of 10g. Do you know if any work is being done to update the modules to attack Oracle 10g and 11g? like a SID brutefoce tool.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/1928962515099876117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/1928962515099876117'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1227127080000#c1928962515099876117' title=''/><author><name>DarkOperator</name><uri>http://www.blogger.com/profile/04543752810159060908</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='15617116361735389358'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-5336557482888177666</id><published>2008-11-17T07:03:00.000-05:00</published><updated>2008-11-17T07:03:00.000-05:00</updated><title type='text'>@netxfocus you have to load the mixinhttp://metasp...</title><content type='html'>@netxfocus you have to load the mixin&lt;BR/&gt;&lt;BR/&gt;http://metasploit.com/users/mc/oracle9i/oracle.rb&lt;BR/&gt;&lt;BR/&gt;see the fileformat post on where to update the exploit.rb file.&lt;BR/&gt;&lt;BR/&gt;@everyone else, thanks! and thank MC for releasing the code</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/5336557482888177666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/5336557482888177666'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1226923380000#c5336557482888177666' title=''/><author><name>CG</name><uri>http://www.blogger.com/profile/11061967917509053185</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02636627262990256726'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-4335248980702161346</id><published>2008-11-17T00:42:00.000-05:00</published><updated>2008-11-17T00:42:00.000-05:00</updated><title type='text'>Oh,I see.[*] WARNING! The following modules could ...</title><content type='html'>Oh,I see.&lt;BR/&gt;[*] WARNING! The following modules could not be loaded!&lt;BR/&gt;&lt;BR/&gt; C:/metasploit/modules/auxiliary/admin/oracle/oracle_sql.rb: NameError C:/metasploit/data/msfweb/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:493:in `const_missing': uninitialized constant Msf::Exploit::ORACLE</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/4335248980702161346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/4335248980702161346'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1226900520000#c4335248980702161346' title=''/><author><name>Netxfocus</name><uri>http://www.blogger.com/profile/13058036895578907715</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-608965509917859928</id><published>2008-11-17T00:18:00.000-05:00</published><updated>2008-11-17T00:18:00.000-05:00</updated><title type='text'>Thx for your article.When testing,I have get some ...</title><content type='html'>Thx for your article.When testing,I have get some error.&lt;BR/&gt;msf &amp;gt; use auxiliary/admin/oracle/oracle_sql&lt;BR/&gt;[-] Failed to load module: auxiliary/admin/oracle/oracle_sql&lt;BR/&gt;&lt;BR/&gt;The file is exists.&lt;BR/&gt;&lt;BR/&gt;What&amp;#39;s wrong?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/608965509917859928'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/608965509917859928'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1226899080000#c608965509917859928' title=''/><author><name>Netxfocus</name><uri>http://www.blogger.com/profile/13058036895578907715</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8539880144347728238.post-5793357491430540588</id><published>2008-11-16T23:36:00.000-05:00</published><updated>2008-11-16T23:36:00.000-05:00</updated><title type='text'>Great timing on this post. No kidding, I was going...</title><content type='html'>Great timing on this post. No kidding, I was going to google up some of this tonight. Looking forward to your part two.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/5793357491430540588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8539880144347728238/5957282940708432933/comments/default/5793357491430540588'/><link rel='alternate' type='text/html' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html?showComment=1226896560000#c5793357491430540588' title=''/><author><name>Jim</name><uri>http://www.elwood.net</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://carnal0wnage.blogspot.com/2008/11/oracle-pwnage-with-metasploit-oracle.html' ref='tag:blogger.com,1999:blog-8539880144347728238.post-5957282940708432933' source='http://www.blogger.com/feeds/8539880144347728238/posts/default/5957282940708432933' type='text/html'/></entry></feed>