12 matches found
Oracle - SYS.LT.COMPRESSWORKSPACETREE Evil Cursor
-- -- sys-lt-compressworkspacetreeV2.sql -- -- -- Oracle SYS.LT.COMPRESSWORKSPACETREE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.COMPRESSWORKSPACETREE -- -- AUTHOR: Andrea "bunker"...
Oracle - SYS.LT.COMPRESSWORKSPACETREE Evil Cursor
Oracle - SYS.LT.COMPRESSWORKSPACETREE Evil Cursor -- -- sys-lt-compressworkspacetreeV2.sql -- -- -- Oracle SYS.LT.COMPRESSWORKSPACETREE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF:...
Oracle SYS.LT.COMPRESSWORKSPACETREE Exploit
-- -- sys-lt-compressworkspacetreeV2.sql -- -- -- Oracle SYS.LT.COMPRESSWORKSPACETREE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.COMPRESSWORKSPACETREE -- -- AUTHOR: Andrea "bunker"...
Oracle 10g - 'SYS.LT.COMPRESSWORKSPACETREE' SQL Injection (2)
This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma autonomoustransaction; begin execute immediate ''grant dba to...
Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection (2)
Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection 2 This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma...
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection
This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma autonomoustransaction; begin execute immediate ''grant dba to...
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit
Exploit for multiple platform in category local exploits ============================================================= Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit ============================================================= This is based on cursor injection and does not need...
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit
No description provided by source. // /Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit/ /grant DBA and create new OS user using scheduller/ // /exploit grant DBA to scott/ /and execute OS command "net user"/ /using scheduler/ // /tested on oracle 10.1.0.5.0/ // // / Date of Public...
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit
// /Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit/ /grant DBA and create new OS user using scheduller/ // /exploit grant DBA to scott/ /and execute OS command "net user"/ /using scheduler/ // /tested on oracle 10.1.0.5.0/ // // / Date of Public EXPLOIT: January 6, 2009 / / Written...
Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection (1)
Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection 1 // /Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit/ /grant DBA and create new OS user using scheduller/ // /exploit grant DBA to scott/ /and execute OS command "net user"/ /using scheduler/ // /tested on oracle 10.1.0.5.0/ /...
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit
Exploit for multiple platform in category local exploits ============================================================= Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit ============================================================= // /Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL...
Oracle 10g - 'SYS.LT.COMPRESSWORKSPACETREE' SQL Injection (1)
// /Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit/ /grant DBA and create new OS user using scheduller/ // /exploit grant DBA to scott/ /and execute OS command "net user"/ /using scheduler/ // /tested on oracle 10.1.0.5.0/ // // / Date of Public EXPLOIT: January 6, 2009 / / Written...