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/multi/gather/electerm.md
Views: 11788
Vulnerable Application
electerm is free and open source Terminal/ssh/telnet/serialport/RDP/VNC/sftp client.
This module will determine if electerm is installed on the target system and, if it is, it will try to dump all saved session information from the target. The passwords for these saved sessions will then be decrypted where possible.
Any electerm version on any operating system are supported.
If it works normally, the connection name, host, username and password saved in the certificate file will be printed
Installation Steps
Download and run the electerm installer (https://github.com/electerm/electerm/).
Select default installation
Open the software and create a connection complete password setting, add the test account password to the certificate.
Verification Steps
Get a session.
Do:
set session <session number>
Do:
run post/multi/gather/credentials/electerm
If the system has saved passwords, they will be printed out.
Options
BOOKMARKS_FILE_PATH
Specifies the electerm.bookmarks.nedb
file path for electerm. (eg. C:\Users\FireEye\AppData\Roaming\electerm\users\default_user\electerm.bookmarks.nedb
).