Files
metasploit-gs/dev/_Sidebar.md
T
2018-03-21 13:41:48 -05:00

26 lines
922 B
Markdown

#### MSF-DEV Contents
----
* [Assumptions](#assumptions)
* [Base Packages](#install-the-base-dev-packages)
* [Fork and Clone](#fork-and-clone)
* [RVM](#install-rvm)
* [Gems](#install-bundled-gems)
* [Database](#set-up-postgresql)
* [Testing](#run-specs)
* [Git](#configure-git)
* [Aliases](#handy-aliases)
#### Metasploit Wiki Pages
----
* [[Home]] Welcome to Metasploit!
* [[Using Metasploit]] A collection of useful links for penetration testers.
* [[Setting Up a Metasploit Development Environment]] From `apt-get install` to `git push`.
* [CONTRIBUTING.md](https://github.com/rapid7/metasploit-framework/blob/master/CONTRIBUTING.md) What should your contributions look like?
* [[Landing Pull Requests]] Working with other people's contributions.
* [[Using Git]] All about Git and GitHub.
* [[Contributing to Metasploit]] Be a part of our open source community.
* [[Meterpreter]] All about the Meterpreter payload.