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/manage/open.md
Views: 11789
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
SESSION
option.Set the
URI
to the URI you want to use (ex:https://metasploit.com
orfile://mouhaha.txt
).Do
run
.
Options
URI
The URI that should be passed to the opening command, can be a website or a file.