Sie befinden sich aktuell in den Archiven des Blogs Alexander Kornbrust Oracle Security Blog für April, 2009.
- 11g (12)
- Allgemein (29)
- David Litchfield (7)
- Exploit (23)
- Forensics (7)
- Oracle Security (106)
- passwords (8)
- Repscan (1)
- Security (23)
- Sentrigo (5)
- software (9)
- source code audit (5)
- SQL Injection (24)
- Tools (24)
- Trainings (3)
- Tutorial (2)
- 9 Mrz 2012: 2 Cebit 2012 Presentations about Database Security
- 18 Nov 2011: DOAG 2011 Presentation "Best of Oracle Security 2011"
- 15 Okt 2011: Oracle Critical Patch Update Pre-Release Announcement - October 2011
- 17 Sep 2011: Disable Auditing and running OS commands using oradebug
- 13 Apr 2011: Blackhat Training "HACKING AND SECURING ORACLE (2 days) "
- 2 Apr 2011: Oracle Database 11.2 Express Edition Beta comes with weak default password
- 23 Mrz 2011: McAfee acquires Sentrigo
- 12 Okt 2010: TDE decrypt utilities and TDE/Password flash demo
- 22 Sep 2010: Marcell published "Writing your own password cracker" presentation
- 21 Sep 2010: Laszlo's presentation "Oracle Post Exploitation Techniques" and Marcel's Sybase ASE Password Cracker
Oracle Security
SQL Injection
- März 2012
- November 2011
- Oktober 2011
- September 2011
- April 2011
- März 2011
- Oktober 2010
- September 2010
- August 2010
- April 2010
- März 2010
- Februar 2010
- Januar 2010
- Dezember 2009
- November 2009
- Oktober 2009
- September 2009
- August 2009
- Juli 2009
- Mai 2009
- April 2009
- März 2009
- Februar 2009
- Januar 2009
- Dezember 2008
- November 2008
- Oktober 2008
- August 2008
- Juli 2008
- Mai 2008
- April 2008
- März 2008
- Februar 2008
- Januar 2008
- Dezember 2007
- November 2007
- Oktober 2007
- September 2007
- August 2007
- Juli 2007
- Juni 2007
- Mai 2007
Archive für April 2009
SQL Injection Tool Pangolin 2.0 published
16 Apr 2009 von Alexander Kornbrust.
The SQL Injection Tool Pangolin is now available in version 2.0. I already talked about this SQL Injection tool in a previous blog entry.
Pangolin is now available in different versions. The free version does no longer support Oracle, MySQL, DB2, Postgres, Sybase, … That’s why I can not provide an updated video of Pangolin.
The Standard edition with Oracle support costs 200 USD. For 8000 USD you will get the Enterprise Edition including sourcecode. I guess the new version does no longer contain a backdoor…
Geschrieben in Tools, SQL Injection | Drucken | Keine Kommentare »
Oracle Database Scanner Repscan 2.5 trial available
15 Apr 2009 von Alexander Kornbrust.
We just finished the latest version of our Oracle database scanner Repscan 2.5. You can download a trial version of Repscan from our exclusive distributor and partner Sentrigo.
Here some of the Repscan highlights:
- Scan 1 or 100 databases in 1 run
- GUI and/or commandline interface
- Repscan client runs on Windows, Mac OSX and Linux
- Advanced multi-threading password plugin architecture
- Password plugins for Oracle DES, Oracle SHA1, MD4, MD5, SHA1, APEX3
- Checks Database, History, Roles, HTMLDB 1.4-1.6, APEX 2.0-3.2, OID, OVS passwords
- Optimized dictionary files
- Shows the patch level of all your databases in one-click
- Finds security problems such as unsecure code, SQL Injections, hard coded passwords, deprecated functions
- Detects altered data via SHA2 checksums (including modifications of privilege and user tables)
- Complements and integrates with Sentrigo’s Hedgehog family of database activity monitoring software
- …
Geschrieben in Tools, Oracle Security | Drucken | Keine Kommentare »
Oracle Critical Patch Update April 2009 (CPUApr2009) is out
14 Apr 2009 von Alexander Kornbrust.
Oracle just released the April 2009 CPU.The database part of this Critical Patch Update (CPU) contains fixes for 16 security vulnerabilities in the Oracle database. 2 of the Oracle database vulnerabilities (Cluster Services, TNS Listener) are remote exploitable without authentication. The highest CVSS base score is 9.0 is a bug in the resource manager (Oracle 9.2 only) and requires create session privileges only.
This time Oracle has fixed 3 of our vulnerabilities (2 times SQL Injection in Oracle Advanced Queuing, Apex). The description from Oracle concerning the APEX problem is not correct. To access the APEX password hashes there is no need for an APEX development user. A simple database user with create session is sufficient.
12 researchers are mentioned in this oracle advisory (2 from Red-Database Security (Franz Hüll and Alexander Kornbrust). The usual suspects (Esteban, Joxean and David) are part of the reporters again.
The most critical Oracle security bug (CVE-2009-0979) affects the Resource Manager in Oracle 9.2.
The following database components are affected:
- Advanced Queuing
- Application Express
- Cluster Ready Services
- Core RDBMS
- Database Vault
- Listener
- Password Policy
- Resource Manager
- SQLX Functions
- Workspace Manager
Red-Database-Securit released 3 advisories (SQL Injection in dbms_aqin, SQL Injection in dbms_aqadm_sys and unprivileged DB users can see APEX password hashes)
More details from the rest of this CPU, patches, exploits, …will be released within the next days.
Geschrieben in Oracle Security | Drucken | 1 Kommentar »