SEARCH RESULTS
 
Showing 1-10 of 356 records
 
Expand article

Oracle Pwnage with the Metasploit Oracle Modules Part 1

2008-11-16 21:17:00 by CG in Carnal0wnage Blog
 
...oracle But what to do? There aren't a ton of what I consider usable Oracle exploits out there, and the ones that are there involve installing a bunch of extra libraries, and we know thats "tough" to do. Thankfully MC has done all the work for us and created the metasploit mixin and modules. **Need help getting the mixin installed? See my...
 
 
 
 
 
Expand article

Oracle Pwnage with the Metasploit Oracle Modules Part 2

2008-11-17 19:05:00 by CG in Carnal0wnage Blog
 
...oracle sql) > run Sending SQL SCOTT,CONNECT,NO,YES,NO SCOTT,RESOURCE,NO,YES,NO Done Auxiliary module execution completed Let's try to escalate to DBA with the DBMS EXPORT EXTENSION exploit (auxiliary module msf auxiliary(oracle sql) > back msf > use auxiliary/sqli/oracle use auxiliary/sqli/oracle/ ctxsys driload use auxiliary/sqli/oracle/...
 
 
 
 
 
Expand article

Oracle Releases Clusterware for Oracle Unbreakable Linux Support Customers

2008-03-31 11:07:16 by Semaphore Software in Software Development Articles, IT News, Offshore Outsourcing Articles, SEO Tips & Tutorials From Sem
 
Oracle today announced that Oracle Unbreakable Linux support customers at the Basic and Premier support levels can download and deploy Oracle Clusterware at no additional license fee or support cost Oracle Clusterware is portable cluster software that groups together individual servers so they can cooperate as a single system. A fundamental...
 
 
 
 
 
Expand article

SEC filing details Carl Icahn's matchmaking role in Oracle-BEA Systems deal

2008-02-08 20:25:00 by Dawn Kawamoto in Webware.com
 
...Oracle's $8.5 billion buyout bid for BEA Systems , according to BEA Systems' Securities and Exchange Commission filing on Thursday The SEC filing, which provides a behind-the-scenes look at the merger , not only gives a glimpse of Icahn's active matchmaking role between Oracle and BEA, but also the middleware software maker's efforts to find...
 
 
 
 
 
Expand article

Survey: Two-thirds users don't deploy Oracle quarterly critical patches

2008-01-14 15:15:00 by Dawn Kawamoto in Webware.com
 
...Oracle's quarterly Critical Patch Updates (CPUs Database security firm Sentrigo released some surprising numbers Monday, culled from a survey of 305 database administrators, consultants, and developers in attendance at Oracle Users Group meetings last year The survey found that a staggering two-thirds of respondents had never applied an...
 
 
 
 
 
Expand article

Suns MySQL Will Continue Oracle Relationship

2008-04-01 06:17:35 by Semaphore Software in Software Development Articles, IT News, Offshore Outsourcing Articles, SEO Tips & Tutorials From Sem
 
...Oracle will continue to work together By Charles Babcock InformationWeek March 31, 2008 10:00 AM When MySQL AB was bought by Sun Microsystems, some knowledgeable observers said the first thing Sun would do is make MySQL free of its dependence on Oracle MySQL incorporated the InnoDB transaction storage system as part of its database system,...
 
 
 
 
 
Expand article

Oracle Pwnage Part 6 from DBA to SYS

2008-12-22 17:00:00 by CG in Carnal0wnage Blog
 
...Oracle and taking that user to DBA via SQL Injection in Oracle packages I've been neglecting the blog a bit porting some of the public SQLI for Oracle into metasploit auxiliary modules. Not sure when its going to be put into the trunk but it will be at some point, I think MC is working on the mixin to reduce the dependence on the Oracle...
 
 
 
 
 
Expand article

Navicat Oracle GUI Admin Tool 7.2

2008-08-11 00:00:00 by Editor in Downloads - Mac OS X - Development Tools
 
...Oracle GUI Admin Tool An ideal solution for Oracle administration and development which lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way. It features an intuitive GUI and offers powerful visual tools such as Query Editor with syntax highlight capability, SQL Preview, SQL Console, TEXT, Hex and...
 
 
 
 
 
Expand article

Oracle Pwnage Part 3

2008-11-19 20:38:00 by CG in Carnal0wnage Blog
 
...oracle hashes after some crafty (well not realy) sql queries. Something that probably looks like this DBSNMP,E066D214D5421CCC SCOTT,F894844C34402B67 XDB,88D8364765FCE6AF There are a couple of crackers, but I like checkpwd from red-database security. http://www.red-database-security.com/software/checkpwd.html cg@segfault:~/Desktop/oracle...