move to new category wordlists
This commit is contained in:
parent
e0b480ad2f
commit
eb745bc99d
4 changed files with 0 additions and 6392 deletions
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (2024.3.tar.gz) = XR9Esj+NN4vWQp12V/nIZNv1MokBzRBPIa/2hOJRDRw=
|
||||
SIZE (2024.3.tar.gz) = 676117031
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue