httpserver_demo_template.erb 89 B

1234
  1. ```
  2. msf > use <%= mod.fullname %>
  3. msf <%= mod.type %>(<%= mod.shortname %>) > exploit
  4. ```