diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-05-31 03:37:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-05-31 03:37:26 +0000 |
commit | 184ed35851ff3d1dd85822083a9acf3a52a35b30 (patch) | |
tree | 20a053bc1bd15c0bc7127cf9a72e2274a823101f /security/gwee | |
parent | bf4b6b51ce3178c20a4efe7948713e3f64622db2 (diff) | |
download | ports-184ed35851ff3d1dd85822083a9acf3a52a35b30.tar.gz ports-184ed35851ff3d1dd85822083a9acf3a52a35b30.zip |
Notes
Diffstat (limited to 'security/gwee')
-rw-r--r-- | security/gwee/Makefile | 6 | ||||
-rw-r--r-- | security/gwee/distinfo | 1 | ||||
-rw-r--r-- | security/gwee/pkg-descr | 4 |
3 files changed, 3 insertions, 8 deletions
diff --git a/security/gwee/Makefile b/security/gwee/Makefile index 79bf802a691f..1f1aed1e3857 100644 --- a/security/gwee/Makefile +++ b/security/gwee/Makefile @@ -8,14 +8,12 @@ PORTNAME= gwee PORTVERSION= 1.36 CATEGORIES= security www -MASTER_SITES= http://tigerteam.se/dl/gwee/ +MASTER_SITES= PACKETSTORM +MASTER_SITE_SUBDIR= UNIX/utilities MAINTAINER= ports@FreeBSD.org COMMENT= Tool to exploit command execution vulnerabilities in web scripts -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - USE_OPENSSL= yes USE_PERL5= yes USE_PYTHON= yes diff --git a/security/gwee/distinfo b/security/gwee/distinfo index 84571cbaf9a3..31be23f76377 100644 --- a/security/gwee/distinfo +++ b/security/gwee/distinfo @@ -1,3 +1,2 @@ -MD5 (gwee-1.36.tar.gz) = 4e0c09fdc6a261e80bdba34aba1f9a29 SHA256 (gwee-1.36.tar.gz) = 5b057dc779cbc8e9e663251dac2448b253002f74a9570a2e50b915bf2bed149b SIZE (gwee-1.36.tar.gz) = 313562 diff --git a/security/gwee/pkg-descr b/security/gwee/pkg-descr index b92e179293fa..0cbdd0fac758 100644 --- a/security/gwee/pkg-descr +++ b/security/gwee/pkg-descr @@ -1,5 +1,3 @@ gwee (Generic Web Exploitation Engine) is a small program written in C designed to exploit input validation vulnerabilities in web scripts, such as Perl CGIs, -PHP, etc. - -WWW: http://tigerteam.se/dl/gwee/ +PHP, etc. |