aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2023-08-25 17:56:58 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2023-09-06 20:06:33 +0000
commit83f21fbdb36ee571a716763db3cf5da6a0d2045c (patch)
tree71022d6683aa3f71fcb667599c957c8b6c0c6d83
parent2d7dd061452719b4cf5d29f5a1cf10d301c8a243 (diff)
downloadports-83f21fbdb36ee571a716763db3cf5da6a0d2045c.tar.gz
ports-83f21fbdb36ee571a716763db3cf5da6a0d2045c.zip
security/seclists: Update to 2023.3
-rw-r--r--security/seclists/Makefile6
-rw-r--r--security/seclists/distinfo6
-rw-r--r--security/seclists/pkg-plist52
3 files changed, 38 insertions, 26 deletions
diff --git a/security/seclists/Makefile b/security/seclists/Makefile
index 1508284507e6..4d2c5659b3d8 100644
--- a/security/seclists/Makefile
+++ b/security/seclists/Makefile
@@ -1,5 +1,5 @@
PORTNAME= seclists
-DISTVERSION= 2023.2
+DISTVERSION= 2023.3
CATEGORIES= security www
MAINTAINER= salvadore@FreeBSD.org
@@ -9,7 +9,7 @@ WWW= https://github.com/danielmiessler/SecLists
LICENSE= GPLv2 GPLv2+ MIT
LICENSE_COMB= multi
LICENSE_FILE_GPLv2= ${WRKSRC}/Discovery/Web-Content/Domino-Hunter/LICENCE
-LICENSE_FILE_GPLv2+ = ${WRKSRC}/Web-Shells/laudanum-0.8/GPL
+LICENSE_FILE_GPLv2+ = ${WRKSRC}/Web-Shells/laudanum-1.0/GPL
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE
USE_GITHUB= yes
@@ -27,7 +27,7 @@ FILES_TO_BE_REMOVED= .gitattributes \
LICENSE \
README.md \
SecLists.png \
- Web-Shells/laudanum-0.8/GPL
+ Web-Shells/laudanum-1.0/GPL
DIRS_TO_BE_REMOVED= .bin .github
diff --git a/security/seclists/distinfo b/security/seclists/distinfo
index e57539a32b73..33e091d011b4 100644
--- a/security/seclists/distinfo
+++ b/security/seclists/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684238672
-SHA256 (danielmiessler-SecLists-2023.2_GH0.tar.gz) = 4166251ccbede8a6c573756bb9737723528bdbcb3fef3b954e4c0cdaea93b03a
-SIZE (danielmiessler-SecLists-2023.2_GH0.tar.gz) = 565909283
+TIMESTAMP = 1692986022
+SHA256 (danielmiessler-SecLists-2023.3_GH0.tar.gz) = 19c87f8e3b26396918e552c5c7b191a698fd24393132c7572642265165c14555
+SIZE (danielmiessler-SecLists-2023.3_GH0.tar.gz) = 568441901
diff --git a/security/seclists/pkg-plist b/security/seclists/pkg-plist
index e7260b7a251d..a9185f7acf98 100644
--- a/security/seclists/pkg-plist
+++ b/security/seclists/pkg-plist
@@ -257,6 +257,7 @@
%%DATADIR%%/Discovery/Web-Content/oauth-oidc-scopes.txt
%%DATADIR%%/Discovery/Web-Content/oracle.txt
%%DATADIR%%/Discovery/Web-Content/proxy-conf.fuzz.txt
+%%DATADIR%%/Discovery/Web-Content/pulsesecure.txt
%%DATADIR%%/Discovery/Web-Content/quickhits.txt
%%DATADIR%%/Discovery/Web-Content/raft-large-directories-lowercase.txt
%%DATADIR%%/Discovery/Web-Content/raft-large-directories.txt
@@ -298,6 +299,7 @@
%%DATADIR%%/Discovery/Web-Content/versioning_metafiles.txt
%%DATADIR%%/Discovery/Web-Content/vulnerability-scan_j2ee-websites_WEB-INF.txt
%%DATADIR%%/Discovery/Web-Content/web-all-content-types.txt
+%%DATADIR%%/Discovery/Web-Content/web-extensions-big.txt
%%DATADIR%%/Discovery/Web-Content/web-extensions.txt
%%DATADIR%%/Discovery/Web-Content/web-mutations.txt
%%DATADIR%%/Discovery/Web-Content/weblogic.txt
@@ -5406,23 +5408,33 @@
%%DATADIR%%/Web-Shells/WordPress/bypass-login.php
%%DATADIR%%/Web-Shells/WordPress/plugin-shell.php
%%DATADIR%%/Web-Shells/backdoor_list.txt
-%%DATADIR%%/Web-Shells/laudanum-0.8/CREDITS
-%%DATADIR%%/Web-Shells/laudanum-0.8/README
-%%DATADIR%%/Web-Shells/laudanum-0.8/asp/dns.asp
-%%DATADIR%%/Web-Shells/laudanum-0.8/asp/file.asp
-%%DATADIR%%/Web-Shells/laudanum-0.8/asp/proxy.asp
-%%DATADIR%%/Web-Shells/laudanum-0.8/asp/shell.asp
-%%DATADIR%%/Web-Shells/laudanum-0.8/aspx/dns.aspx
-%%DATADIR%%/Web-Shells/laudanum-0.8/aspx/file.aspx
-%%DATADIR%%/Web-Shells/laudanum-0.8/aspx/shell.aspx
-%%DATADIR%%/Web-Shells/laudanum-0.8/cfm/shell.cfm
-%%DATADIR%%/Web-Shells/laudanum-0.8/jsp/cmd.war
-%%DATADIR%%/Web-Shells/laudanum-0.8/jsp/makewar.sh
-%%DATADIR%%/Web-Shells/laudanum-0.8/jsp/warfiles/META-INF/MANIFEST.MF
-%%DATADIR%%/Web-Shells/laudanum-0.8/jsp/warfiles/WEB-INF/web.xml
-%%DATADIR%%/Web-Shells/laudanum-0.8/jsp/warfiles/cmd.jsp
-%%DATADIR%%/Web-Shells/laudanum-0.8/php/dns.php
-%%DATADIR%%/Web-Shells/laudanum-0.8/php/file.php
-%%DATADIR%%/Web-Shells/laudanum-0.8/php/php-reverse-shell.php
-%%DATADIR%%/Web-Shells/laudanum-0.8/php/proxy.php
-%%DATADIR%%/Web-Shells/laudanum-0.8/php/shell.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/CREDITS
+%%DATADIR%%/Web-Shells/laudanum-1.0/README
+%%DATADIR%%/Web-Shells/laudanum-1.0/asp/dns.asp
+%%DATADIR%%/Web-Shells/laudanum-1.0/asp/file.asp
+%%DATADIR%%/Web-Shells/laudanum-1.0/asp/proxy.asp
+%%DATADIR%%/Web-Shells/laudanum-1.0/asp/shell.asp
+%%DATADIR%%/Web-Shells/laudanum-1.0/aspx/shell.aspx
+%%DATADIR%%/Web-Shells/laudanum-1.0/cfm/shell.cfm
+%%DATADIR%%/Web-Shells/laudanum-1.0/jsp/cmd.war
+%%DATADIR%%/Web-Shells/laudanum-1.0/jsp/makewar.sh
+%%DATADIR%%/Web-Shells/laudanum-1.0/jsp/warfiles/META-INF/MANIFEST.MF
+%%DATADIR%%/Web-Shells/laudanum-1.0/jsp/warfiles/WEB-INF/web.xml
+%%DATADIR%%/Web-Shells/laudanum-1.0/jsp/warfiles/cmd.jsp
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/dns.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/file.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/host.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/killnc.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/php-reverse-shell.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/proxy.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/php/shell.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/laudanum.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/dns.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/file.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/host.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/ipcheck.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/killnc.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/php-reverse-shell.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/proxy.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/settings.php
+%%DATADIR%%/Web-Shells/laudanum-1.0/wordpress/templates/shell.php