|
|||||||||
Sunday the 22nd of November, 2009 |
|||||||||
metasploit2 most recent diffversion 2.7
Scroll down toward the bottom of the page to get installation instructions for metasploit2. The raw portfile for metasploit2 2.7 is located here: http://metasploit2.darwinports.com/dports/security/metasploit2/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/metasploit2 The metasploit2 Portfile 50984 2009-05-14 21:08:43Z and.damore PortSystem 1.0 Name: metasploit2 Version: 2.7 Revision: 0 Category: security Maintainers: darkart.com:opendarwin.org Description: Tools and information for security research and pentesting Homepage: http://metasploit.com/ Platform: darwin Long Description: The Metasploit Project goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This framework was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information are provided for legal security research and testing purposes only. Master Sites: http://www.metasploit.com/tools/ distfiles framework-${version}.tar.gz worksrcdir framework-${version} Checksums: md5 ea592cfb006e1b2510b533cece4ecb18 sha1 da5d41dfa13e549aacd4fbf2994877cbe80ceed9 depends_lib path:bin/perl:perl5 port:p5-term-readline-gnu port:p5-net-ssleay use_configure no build { ## remove the .svn/ directories, no need to move them around system "cd ${worksrcpath} && find . -type d -name '\.svn' | xargs /bin/rm -rf" foreach file [glob -directory ${worksrcpath} msf*] { reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl|" $file } } destroot { set metasploitTargetDir "libexec/metasploit2" xinstall -d -m 755 ${destroot}/${prefix}/${metasploitTargetDir} foreach file [glob -directory ${workpath}/${worksrcdir} *] { file copy ${file} ${destroot}/${prefix}/${metasploitTargetDir} } foreach file [glob -directory ${destroot}/${prefix}/${metasploitTargetDir} msf*] { set useFile [file tail ${file}] ## 'file link' doesn't play nice, it doesn't (seem) to want to do relative paths... ## file link -symbolic ${useFile} ../${metasploitTargetDir}/${useFile} ## so use 'system "ln -s ..."' instead. system "cd ${destroot}/${prefix}/sbin && /bin/ln -s ../${metasploitTargetDir}/${useFile} ${useFile}" } } # ##EOF If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/metasploit2You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using metasploit2 with these commands: % man metasploit2 Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




