#### MSF-DEV Contents ---- * [Dependencies](#install-dependencies) * [Downloading](#set-up-your-local-copy-of-the-repository) * [Ruby](#install-ruby) * [Ruby Gems](#install-gems) * [REST and PostgreSQL](#optional-set-up-the-rest-api-and-postgresql-database) * [Workflows](#optional-tips-to-speed-up-common-workflows) #### 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.