How to become a DBA by abusing the current user permissions? [DB: Oracle, Level: Intermediate]
This challenge demonstrates the steps used to create a procedure under the SYSTEM user by abusing the privileges granted to the current user to become a DBA.
Lab: In this lab, we will learn how to identify the current logged in user privileges and use them to become a DBA user.
Database: Oracle
Technique Used: procedure
Limitations: None