Subject: CVS commit: pkgsrc/security/msf
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2006 12:33:52
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Mon Jun  5 12:33:52 UTC 2006

Modified Files:
	pkgsrc/security/msf: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/security/msf/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/security/msf/PLIST pkgsrc/security/msf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.