From owner-cvs-ports@FreeBSD.ORG Fri Aug 29 00:01:15 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97ABF16A4BF; Fri, 29 Aug 2003 00:01:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AEE43FE0; Fri, 29 Aug 2003 00:01:15 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7T71E0U091721; Fri, 29 Aug 2003 00:01:15 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7T71EWn091720; Fri, 29 Aug 2003 00:01:14 -0700 (PDT) Message-Id: <200308290701.h7T71EWn091720@repoman.freebsd.org> From: Foxfair Hu Date: Fri, 29 Aug 2003 00:01:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nikto Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 07:01:15 -0000 foxfair 2003/08/29 00:01:14 PDT FreeBSD ports repository Modified files: security/nikto Makefile distinfo Log: Chase makesum; the author retar the current tarball by updating these modules since its release (05.27.2003 - 08.18.2003): nikto_outdated.plugin 1.08 - Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance nikto_core.plugin 1.15 - Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report. nikto_headers.plugin 1.07 - Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug. nikto_httpoptions.plugin 1.04 - Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it. Added SEARCH message. nikto_user_enum_apache.plugin 1.02 - Bugfix: some user names not tested (zz, zzz, etc.) - Major rewrite for speed improvements Obtained from: bento Revision Changes Path 1.2 +1 -1 ports/security/nikto/Makefile 1.2 +1 -1 ports/security/nikto/distinfo