505 B
505 B
This module allows you to open arbitrary files or URLs on the target system.
Vulnerable Application
The following platforms are supported:
- Windows
- Linux
- OS X
Verification Steps
- Obtain a session.
- In msfconsole do
use post/multi/open. - Set the
SESSIONoption. - Set the
URIto the URI you want to use (ex:https://metasploit.comorfile://mouhaha.txt). - Do
run.
Options
URI
The URI that should be passed to the opening command, can be a website or a file.