Footprinting

Oracle

Notes and commands for Oracle.

2024-01-07
Tags reconfootprintingoracle
CommandDescription
./odat.py all -s <FQDNIP>Perform a variety of scans to gather information about the Oracle database services and its components
sqlplus <user>/<pass>@<FQDN/IP>/<db>Log in to the Oracle database
./odat.py utlfile -s <FQDN/IP> -d <db> -U <user> -P <pass> --sysdba --putFile C:\\insert\\path file.txt./file.txtUpload a file with Oracle RDBMS