diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 13:13:57 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 13:13:57 +0000 |
commit | 29ae2adb2add530ae43051a8dc06dba972044d91 (patch) | |
tree | 0b640bf0098d10c30a6b580765ff9fbbd0820ebf /security/mosref/pkg-descr | |
parent | f2fd1f1b8f0d9c44dcffc3be745ea5722bf31ebd (diff) | |
download | ports-29ae2adb2add530ae43051a8dc06dba972044d91.tar.gz ports-29ae2adb2add530ae43051a8dc06dba972044d91.zip |
Notes
Diffstat (limited to 'security/mosref/pkg-descr')
-rw-r--r-- | security/mosref/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/mosref/pkg-descr b/security/mosref/pkg-descr new file mode 100644 index 000000000000..e816fe9062f0 --- /dev/null +++ b/security/mosref/pkg-descr @@ -0,0 +1,11 @@ +MOSREF is an exploitation architecture utilizing the power of the MOSVM virtual +machine and Mosquito Lisp to make penetration testing, exploit development, +and general systems security tasks more efficient. + +While MOSREF has been developed primarily as a platform for exploitation and +penetration-testing, MOSREF and the underlying MOSVM virtual machine technology +can be used for a variety of security-related and non-security-related tasks. +Moreover, the platform is licensed under the GNU LGPL, and is redistributable +and modifiable under the terms of that license. + +WWW: http://www.ephemeralsecurity.com/mosref/ |