Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 17:36:40 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67182: [PATCH] security/nikto distsite fix
Message-ID:  <20040525153640.14E182FDA01@isis.wad.cz>
Resent-Message-ID: <200405251540.i4PFeGpe027247@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67182
>Category:       ports
>Synopsis:       [PATCH] security/nikto distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 08:40:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
latest on packetstorm is 1.31

>How-To-Repeat:
	
>Fix:

	

--- security::nikto.distsite.patch begins here ---
Index: security/nikto/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/nikto/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/nikto/Makefile	21 May 2004 22:39:50 -0000	1.8
+++ security/nikto/Makefile	25 May 2004 15:27:52 -0000
@@ -14,7 +14,10 @@
 COMMENT=	Web and CGI vulnerability scanner with SSL support
 
 MASTER_SITES=	http://www.cirt.net/nikto/ \
-		http://packetstormsecurity.org/UNIX/cgi-scanners/
+		ftp://ftp.bay13.net/pub/wiretapped/vulnerability-assessment/nikto/ \
+		http://mirror1.internap.com/pub/localareasecurity/wiretapped/vulnerability-assessment/nikto/ \
+		ftp://ftp.localareasecurity.com/pub/wiretapped/vulnerability-assessment/nikto/ \
+		http://www.mirrors.wiretapped.net/security/vulnerability-assessment/nikto/
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
 		${SITE_PERL}/libwhisker/LW.pm:${PORTSDIR}/security/libwhisker
--- security::nikto.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525153640.14E182FDA01>