move to new category wordlists

This commit is contained in:
purplerain 2025-01-29 08:09:32 +00:00
parent e0b480ad2f
commit eb745bc99d
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
4 changed files with 0 additions and 6392 deletions

View file

@ -1,29 +0,0 @@
COMMENT= collection of multiple types of lists
V= 2024.3
DISTNAME= SecLists-${V}
CATEGORIES= security
MAINTAINER= Purple Rain <purplerain@secbsd.org>
SITES= https://github.com/danielmiessler/SecLists/archive/refs/tags/
# MIT
PERMIT_PACKAGE= Yes
DISTFILES= ${V}${EXTRACT_SUFX}
EXTRACT_ONLY=
INSTDIR= ${PREFIX}/share/seclists
NO_BUILD= Yes
post-extract:
@mkdir -p ${WRKSRC}
${TAR} -C ${WRKSRC} -xzf ${FULLDISTDIR}/${DISTFILES}
do-install:
${INSTALL_DATA_DIR} ${INSTDIR}
@cp -R ${WRKSRC}/${DISTNAME}/* ${INSTDIR}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (2024.3.tar.gz) = XR9Esj+NN4vWQp12V/nIZNv1MokBzRBPIa/2hOJRDRw=
SIZE (2024.3.tar.gz) = 676117031

View file

@ -1,4 +0,0 @@
SecLists is the security tester's companion. It's a collection of multiple types
of lists used during security assessments, collected in one place. List types
include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads,
web shells, and many more.

File diff suppressed because it is too large Load diff