1
-
2
1
Metasploit [ ![ Build Status] ( https://travis-ci.org/rapid7/metasploit-framework.png )] ( https://travis-ci.org/rapid7/metasploit-framework ) [ ![ Code Climate] ( https://codeclimate.com/badge.png )] ( https://codeclimate.com/github/rapid7/metasploit-framework )
3
2
==
4
3
The Metasploit Framework is released under a BSD-style license. See
@@ -15,10 +14,6 @@ API documentation for writing modules can be found at:
15
14
Questions and suggestions can be sent to:
16
15
https://lists.sourceforge.net/lists/listinfo/metasploit-hackers
17
16
18
- An up-to-date list of useful Metasploit development resources is
19
- maintained at:
20
- https://metasploit.github.io
21
-
22
17
Installing
23
18
--
24
19
@@ -31,10 +26,8 @@ Using Metasploit
31
26
--
32
27
Metasploit can do all sorts of things. The first thing you'll want to do
33
28
is start ` msfconsole ` , but after that, you'll probably be best served by
34
- reading some of the great tutorials online:
35
-
36
- * [ Metasploit Unleashed] [ unleashed ]
37
- * [ The official Metasploit wiki on Github] [ wiki-start ]
29
+ reading [ Metasploit Unleashed] [ unleashed ] , the [ great community
30
+ resources] ( https://metasploit.github.io ) , or the [ wiki] .
38
31
39
32
Contributing
40
33
--
@@ -45,6 +38,7 @@ pull request. For slightly more info, see
45
38
[ Contributing] ( https://github.com/rapid7/metasploit-framework/blob/master/CONTRIBUTING.md ) .
46
39
47
40
41
+ [ wiki ] : https://github.com/rapid7/metasploit-framework/wiki
48
42
[ wiki-devenv ] : https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasploit-Development-Environment " Metasploit Development Environment Setup "
49
43
[ wiki-start ] : https://github.com/rapid7/metasploit-framework/wiki/ " Metasploit Wiki "
50
44
[ wiki-usage ] : https://github.com/rapid7/metasploit-framework/wiki/Using-Metasploit " Using Metasploit "
0 commit comments