automatic module_metadata_base.json update

master
Metasploit 2018-12-10 09:42:28 -08:00
parent 3f18ffa224
commit 3968b1ed2e
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 36 additions and 0 deletions

View File

@ -5209,6 +5209,42 @@
"notes": { "notes": {
} }
}, },
"auxiliary_admin/oracle/oracle_index_privesc": {
"name": "Oracle DB Privilege Escalation via Function-Based Index",
"full_name": "auxiliary/admin/oracle/oracle_index_privesc",
"rank": 300,
"disclosure_date": "2015-01-21",
"type": "auxiliary",
"author": [
"David Litchfield",
"Moshe Kaplan"
],
"description": "This module will escalate an Oracle DB user to DBA by creating a\n function-based index on a table owned by a more-privileged user.\n Credits to David Litchfield for publishing the technique.",
"references": [
"URL-http://www.davidlitchfield.com/Privilege_Escalation_via_Oracle_Indexes.pdf"
],
"is_server": false,
"is_client": false,
"platform": "",
"arch": "",
"rport": "1521",
"autofilter_ports": [
],
"autofilter_services": [
],
"targets": null,
"mod_time": "2018-12-10 11:21:16 +0000",
"path": "/modules/auxiliary/admin/oracle/oracle_index_privesc.rb",
"is_install_path": true,
"ref_name": "admin/oracle/oracle_index_privesc",
"check": false,
"post_auth": true,
"default_credential": true,
"notes": {
}
},
"auxiliary_admin/oracle/oracle_login": { "auxiliary_admin/oracle/oracle_login": {
"name": "Oracle Account Discovery", "name": "Oracle Account Discovery",
"full_name": "auxiliary/admin/oracle/oracle_login", "full_name": "auxiliary/admin/oracle/oracle_login",