@@ -65,13 +65,12 @@ you’ll find a small sample of real world usage of Ruby.
65
65
66
66
#### Security
67
67
68
- * The [ Metasploit Framework] [ 14 ] , a community open source project
69
- managed by [ Rapid7] [ 14 ] , is a free penetration testing platform that
68
+ * The [ Metasploit Framework] [ metasploit ] , a community open source project
69
+ managed by [ Rapid7] [ rapid7 ] , is a free penetration testing platform that
70
70
helps IT professionals assess the security of their networks and
71
71
applications. The Metasploit Project consists of over 700,000 lines of
72
- code and has been downloaded over a million times in 2010. The
73
- commercial editions [ Metasploit Express] [ 15 ] and [ Metasploit Pro] [ 16 ]
74
- developed by Rapid7 are also based on Ruby.
72
+ code and has been downloaded over a million times in 2010.
73
+ The commercial editions developed by Rapid7 are also based on Ruby.
75
74
76
75
* The [ Arachni Web Application Security Scanner] [ arachni ] is a free, modular,
77
76
high-performance Ruby framework aimed towards helping penetration testers
@@ -91,8 +90,6 @@ you’ll find a small sample of real world usage of Ruby.
91
90
[ 10 ] : http://www.37signals.com
92
91
[ 11 ] : http://www.alistapart.com
93
92
[ 12 ] : http://www.bluefountain.com/supply-chain-management/
94
- [ 13 ] : http://www.metasploit.com
95
- [ 14 ] : http://www.rapid7.com
96
- [ 15 ] : http://www.rapid7.com/products/metasploit-express.jsp
97
- [ 16 ] : http://www.rapid7.com/products/metasploit-pro.jsp
93
+ [ metasploit ] : http://www.metasploit.com
94
+ [ rapid7 ] : http://www.rapid7.com
98
95
[ arachni ] : http://www.arachni-scanner.com/
0 commit comments