Files
metasploit-gs/.github/PULL_REQUEST_TEMPLATE.md
T
2017-04-05 10:03:05 -04:00

526 B

Tell us what this change does. If you're fixing a bug, please mention the github issue number.

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use exploit/windows/smb/ms08_067_netapi
  • ...
  • Verify the thing does what it should
  • Verify the thing does not do what it should not
  • Document the thing and how it works (Example)