diff options
author | niels <niels@FreeBSD.org> | 2010-04-12 15:38:38 +0800 |
---|---|---|
committer | niels <niels@FreeBSD.org> | 2010-04-12 15:38:38 +0800 |
commit | 50afd559b77ccf63638d1859571d11e7c0eef1ae (patch) | |
tree | e01a5de506c949e59142cd9fc9df9a89ebeac742 /security/Makefile | |
parent | 6d335c4cf3644fe897110014457cf8166eb31ebf (diff) | |
download | freebsd-ports-gnome-50afd559b77ccf63638d1859571d11e7c0eef1ae.tar.gz freebsd-ports-gnome-50afd559b77ccf63638d1859571d11e7c0eef1ae.tar.zst freebsd-ports-gnome-50afd559b77ccf63638d1859571d11e7c0eef1ae.zip |
New port: WhatWeb can be used to detect the software packages that
are used for a website. It can detect content management systems
(CMS), blogging platforms, stats/analytics packages, javascript
libraries, servers, etc..
WWW: http://www.morningstarsecurity.com/research/whatweb
Approved by: itetcu (mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index f87662f192fd..cf4cb61b5673 100644 --- a/security/Makefile +++ b/security/Makefile @@ -860,6 +860,7 @@ SUBDIR += wapiti SUBDIR += webfwlog SUBDIR += webscarab + SUBDIR += whatweb SUBDIR += wipe SUBDIR += xca SUBDIR += xinetd |