2012-05-04 10:28:36 -05:00
|
|
|
#### Contents
|
2012-05-04 10:31:00 -05:00
|
|
|
***
|
2012-05-04 10:28:36 -05:00
|
|
|
* [Apt-Get Install](#apt)
|
|
|
|
|
* [Getting Ruby](#rvm)
|
|
|
|
|
* [Your Editor](#editor)
|
|
|
|
|
* [Using GitHub](#github)
|
|
|
|
|
* [Using Git](#git)
|
|
|
|
|
* [Forking Metasploit](#fork)
|
|
|
|
|
* [Setting your Prompt](#prompt)
|
2013-04-08 08:15:24 -07:00
|
|
|
* [The Ruby Gems Bundle](#bundle)
|
2013-04-11 09:57:14 -07:00
|
|
|
* [The Database](#database)
|
2012-05-04 10:28:36 -05:00
|
|
|
* [Keeping in Sync](#sync)
|
2012-05-04 12:12:18 -05:00
|
|
|
* [Pull Requests](#pull)
|
2013-02-17 11:21:31 -08:00
|
|
|
* [Rspec Tests](#rspec)
|
2012-05-04 10:28:36 -05:00
|
|
|
|
2012-05-04 11:12:13 -07:00
|
|
|
<br>
|
|
|
|
|
|
2012-05-04 12:27:14 -05:00
|
|
|
#### Metasploit Wiki Pages
|
2012-05-04 12:41:45 -05:00
|
|
|
----
|
2012-05-04 12:27:14 -05:00
|
|
|
* [[Home]] Welcome to Metasploit!
|
2012-05-04 12:41:45 -05:00
|
|
|
* [[Using Metasploit]] A collection of useful links for penetration testers.
|
2012-05-04 11:59:45 -07:00
|
|
|
* [Setting Up](Metasploit Development Environment) From `apt-get install` to `git push`
|
2012-05-04 12:41:45 -05:00
|
|
|
* [[Using Git]] All about Git and GitHub.
|
2012-05-04 12:27:14 -05:00
|
|
|
* [[Acceptance Guidelines]] What should your modules look like?
|
2012-05-04 12:41:45 -05:00
|
|
|
* [[Contributing to Metasploit]] Be a part of our open source community.
|
2012-05-04 10:24:34 -05:00
|
|
|
|