8 lines
334 B
Plaintext
8 lines
334 B
Plaintext
```
|
|
msf > use <%= mod.fullname %>
|
|
msf <%= mod.type %>(<%= mod.shortname %>) > show options
|
|
... show and set options ...
|
|
msf <%= mod.type %>(<%= mod.shortname %>) > generate
|
|
```
|
|
|
|
To learn how to generate <%= mod.fullname %> with msfvenom, please [read this](https://github.com/rapid7/metasploit-framework/wiki/How-to-use-msfvenom). |