diff options
author | Andrea Villa <andreakarimodm@gmail.com> | 2013-02-17 12:35:10 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 22:27:43 -0600 |
commit | c9b228669fc4c8246b598c42011203bc064ad6c6 (patch) | |
tree | 2c37281d89e4d3674d25a4421ec0795583dad324 /network/metasploit/README | |
parent | 7ef84b5770dd3ef408e53342e04849202a14af88 (diff) |
network/metasploit: Added (The Metasploit Framework)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/metasploit/README')
-rw-r--r-- | network/metasploit/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/metasploit/README b/network/metasploit/README new file mode 100644 index 0000000000000..08d23d9bea2c7 --- /dev/null +++ b/network/metasploit/README @@ -0,0 +1,13 @@ +The Metasploit Framework is a development platform for creating security +tools and exploits. The framework is used by network security professionals +to perform penetration tests, system administrators to verify patch +installations, product vendors to perform regression testing, and security +researchers world-wide. The framework is written in the Ruby programming +language and includes components written in C and assembler. + +This is just a repackaged version of the installer you get from the Metasploit +download page. This is an all-in-one installer with Metasploit's own versions +of Ruby, Java, and PostgreSQL. + +Take a look at README.SLACKWARE for important build requirements and upgrading +suggestions. |