Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
532 B
Text
9 lines
532 B
Text
MetasploitDataModels exists to do several key things:
|
|
- Allow code sharing between Metasploit Framework (MSF) and the commercial
|
|
versions of Metasploit (Community, Express, Pro -- usually referred to
|
|
collectively as "Pro")
|
|
- Give developers a lightweight entry point to MSF's backend for use in
|
|
developing tools that gather data intended for later use with Metasploit
|
|
(e.g. specialized scanners)
|
|
- Make it easy to keep commercial stuff private while increasing the
|
|
functionality of the open-source tools we provide to the community
|