Share
## https://sploitus.com/exploit?id=493FA5E1-D42C-5989-9260-F6AAD5D6FE89
This is an offensive tool for Oracle Database exploitation. The repository contains several modules that exploit various vulnerabilities in Oracle Database, including:

1. CVE-2012-3137: This module exploits a vulnerability in Oracle Database that allows an attacker to obtain remote passwords using nmap.
2. CVE-2014-4237: This module exploits a vulnerability in Oracle Database that allows a user authenticated to modify all tables that can be selected, even if they do not have the ALTER privilege.
3. Ctxsys: This module allows the user to use the CTXSYS remote procedure to execute various operations, such as creating and dropping tables, and granting privileges.
4. DbmsAdvisor: This module allows the user to write files on the remote database system using the DBMS_ADVISOR procedure.
5. DbmsLob: This module allows the user to read files from the remote database system using the DBMS_LOB procedure.
6. DbmsScheduler: This module allows the user to execute commands on the remote database system using the DBMS_SCHEDULER procedure.
7. DbmsXslprocessor: This module allows the user to write files on the remote database system using the DBMS_XSLPROCESSOR procedure.

The tool uses various techniques to exploit these vulnerabilities, including:

SQL