Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/post/windows/gather/credentials/plsql_developer.md
Views: 11791
Vulnerable Application
This module can decrypt the histories and connection credentials of PL/SQL Developer, and passwords are available if the user chooses to remember.
Analysis of encryption algorithm here. You can find its official website here.
Verification Steps
Download and install PL/SQL Developer.
(Optional) Change the PL/SQL Developer preference to save the passwords.
Use PL/SQL Developer to log in to oracle databases. Or add a connection in PL/SQL Developer manually.
Get a
meterpreter
session on a Windows host.Do:
run post/windows/gather/credentials/plsql_developer
The username, password, SID of connections will be printed.
Options
PLSQL_PATH
Specify the path of PL/SQL Developer