| Command | Description |
|---|---|
./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.txt | Upload a file with Oracle RDBMS |