View | Details | Raw Unified | Return to bug 156696
Collapse All | Expand All

(-)gwee/Makefile (-4 / +2 lines)
Lines 8-21 Link Here
8
PORTNAME=	gwee
8
PORTNAME=	gwee
9
PORTVERSION=	1.36
9
PORTVERSION=	1.36
10
CATEGORIES=	security www
10
CATEGORIES=	security www
11
MASTER_SITES=	http://tigerteam.se/dl/gwee/
11
MASTER_SITES=	PACKETSTORM
12
MASTER_SITE_SUBDIR=	UNIX/utilities
12
13
13
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Tool to exploit command execution vulnerabilities in web scripts
15
COMMENT=	Tool to exploit command execution vulnerabilities in web scripts
15
16
16
DEPRECATED=     Upstream disapear and distfile is no more available
17
EXPIRATION_DATE=        2011-05-01
18
19
USE_OPENSSL=	yes
17
USE_OPENSSL=	yes
20
USE_PERL5=	yes
18
USE_PERL5=	yes
21
USE_PYTHON=	yes
19
USE_PYTHON=	yes
(-)gwee/distinfo (-1 lines)
Lines 1-3 Link Here
1
MD5 (gwee-1.36.tar.gz) = 4e0c09fdc6a261e80bdba34aba1f9a29
2
SHA256 (gwee-1.36.tar.gz) = 5b057dc779cbc8e9e663251dac2448b253002f74a9570a2e50b915bf2bed149b
1
SHA256 (gwee-1.36.tar.gz) = 5b057dc779cbc8e9e663251dac2448b253002f74a9570a2e50b915bf2bed149b
3
SIZE (gwee-1.36.tar.gz) = 313562
2
SIZE (gwee-1.36.tar.gz) = 313562
(-)gwee/pkg-descr (-3 / +1 lines)
Lines 1-5 Link Here
1
gwee (Generic Web Exploitation Engine) is a small program written in C designed
1
gwee (Generic Web Exploitation Engine) is a small program written in C designed
2
to exploit input validation vulnerabilities in web scripts, such as Perl CGIs,
2
to exploit input validation vulnerabilities in web scripts, such as Perl CGIs,
3
PHP, etc. 
3
PHP, etc.
4
5
WWW: http://tigerteam.se/dl/gwee/

Return to bug 156696