Oracle

Table of contents

  1. Vulnerability
  2. Prerequisites
  3. Exploit
  4. Useful links
  5. Recommendations

Vulnerability

TODO: Describe the vulnerability here.

Prerequisites

  • Network route to the Oracle TNS Listener (port 1521 by default).

Exploit

# Enumerate vulnerabilities on Oracle database.
./odat all -s $target -p $port

Recommendations

  • TODO: List recommendations here.