Pentesting Oracle TNS
Overview
Config Files
Scanning
sudo nmap -p1521 -sV 10.129.204.235 --open
sudo nmap -p1521 -sV 10.129.204.235 --open --script oracle-sid-bruteODAT Setup
sudo apt-get install -y build-essential python3-dev libaio1
pip3 install colorlog termcolor passlib python-libnmap pycryptodome
git clone https://github.com/quentinhardy/odat.git && cd odat/
git submodule init && git submodule update
sudo apt-get install python3-scapy -yODAT Enumeration
SQLplus
SQL Commands
File Upload via ODAT
Default Web Root Paths
OS
Path
Last updated