NOTICE: This package has been removed from pkgsrc

./security/msf, Platform for developing, testing, and using exploit code

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6, Package name: msf-2.6, Maintainer: adrianp

The Metasploit Framework is an advanced open-source platform for developing,
testing, and using exploit code. This release includes 18 exploits and 27
payloads; many of these exploits are either the only ones publicly available
or just much more reliable than anything else out there. The Framework will
run on any modern system that has a working Perl interpreter, the Windows
installer includes a slimmed-down version of the Cygwin environment.


Required to run:
[security/p5-Net-SSLeay] [devel/p5-Term-ReadLine]

Master sites:

SHA1: f7dd2dc9384d5e681d837f85bf86f0c02a78c82b
RMD160: 4f66bbe759d5ffa2c193a69c2bc0f27291b84b68
Filesize: 2717.457 KB

Version history: (Expand)


CVS history: (Expand)


   2008-02-13 00:13:36 by Adrian Portelli | Files touched by this commit (5) | Package removed
Log message:
Remove msf v2.x for a number of reasons:
* v3.x is now out
* Any patches to update files for where interpreters are get overwritten
  the next time you update the msf files from metasploit.org.  This renders
  the PLIST useless.
   2007-06-14 14:56:43 by Greg Troxel | Files touched by this commit (1)
Log message:
Add RESTRICTED and NO_*_ON_* because the license does not grant
permissiont to redistribute.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.
   2006-06-05 14:33:52 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update to 2.6

The changes since the 2.5 release include:

msfconsole:
* Tab completion improvements
* Remember last used exploit after save
* Improved reload/rexploit/rcheck commands
* Security fixes for handling terminal escapes

msfcli:
* Security fixes for handling terminal escapes

msfweb:
* Security fixes when using defanged mode

meterpreter:
* Addition of the SAM password dump extension
* Improvements to the VNC injection

msfpescan:
* PE fingerprinting via the -S option
* Additional information via the -D option
* Major bug fixes to PE format parser

exploits:
* Major rewrites of many exploit modules
* Reliability improvements across the entire set
* 42 new exploits added since 2.5 was released
* Improved IPS evasion for SMB/DCERPC/HTTP modules

libraries:
* Human-friendly SMB and DCERPC error codes
* Reworking of the entire DCERPC API
* Incremental improvements to the SMB stack
* Integration of commonly-duplicated routines
* Major improvements to PEInfo module
   2006-04-12 23:31:51 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed pkglint warnings. Added a file to PERL_REPLACE. Bumped PKGREVISION.
   2005-10-19 12:34:33 by Adrian Portelli | Files touched by this commit (4) | Package updated
Log message:
Update to metasploit 2.5
This is a maintenance release - all updates to 2.4 have been rolled into
2.5, along with some new exploits and minor features.
   2005-08-08 12:33:25 by Adrian Portelli | Files touched by this commit (2)
Log message:
whitespace removal
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.