-
Notifications
You must be signed in to change notification settings - Fork 346
oradbg
quentinhardy edited this page Mar 24, 2016
·
2 revisions
This module can be used to execute system commands on a remote database server:
- To execute the /bin/ls command:
./odat.py oradbg -s $SERVER -d $SID -U $USER -P $PASSWORD --exec /bin/ls
Quentin HARDY: [email protected] or [email protected]