TemplateMan Update [Wed Jun 21 21:03:53 UTC 2023] 🤖

patch-1
GitHub Action 2023-06-21 21:03:53 +00:00
parent 9a74f0c9c6
commit 41277637c0
259 changed files with 361 additions and 108 deletions

View File

@ -1,14 +1,15 @@
id: atechmedia-codebase-login-check
info:
name: Atechmedia/Codebase Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid Atechmedia/Codebase account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
tags: login-check,atechmedia,codebase,creds-stuffing
info:
name: Atechmedia/Codebase Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid Atechmedia/Codebase account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 2
tags: login-check,atechmedia,codebase,creds-stuffing
self-contained: true
http:
- raw:

View File

@ -7,6 +7,8 @@ info:
description: Checks for a valid atlassian account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,atlassian,creds-stuffing
self-contained: true

View File

@ -7,6 +7,8 @@ info:
description: Checks for a valid avnil pdf generator account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,avnil-pdf,creds-stuffing
self-contained: true

View File

@ -6,6 +6,8 @@ info:
description: Checks for a valid chef.io account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,chefio,creds-stuffing
self-contained: true

View File

@ -6,6 +6,8 @@ info:
description: Checks for a valid codepen account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 2
tags: login-check,codepen,creds-stuffing
self-contained: true

View File

@ -7,6 +7,8 @@ info:
description: Checks for a valid datadog account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 2
tags: login-check,datadog,creds-stuffing
self-contained: true

View File

@ -7,6 +7,8 @@ info:
description: Checks for a valid atlassian account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,docker,creds-stuffing
self-contained: true

View File

@ -1,14 +1,15 @@
id: gitea-login-check
info:
name: gitea.com Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid gitea account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
tags: login-check,gitea,creds-stuffing
info:
name: gitea.com Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid gitea account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,gitea,creds-stuffing
self-contained: true
http:
- raw:

View File

@ -1,14 +1,15 @@
id: github-login-check
info:
name: Github Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid github account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
tags: login-check,github,creds-stuffing
info:
name: Github Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid github account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 2
tags: login-check,github,creds-stuffing
self-contained: true
http:
- raw:

View File

@ -1,14 +1,15 @@
id: postman-login-check
info:
name: Postman Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid postman account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
tags: login-check,postman,creds-stuffing
info:
name: Postman Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid postman account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 2
tags: login-check,postman,creds-stuffing
self-contained: true
http:
- raw:

View File

@ -1,14 +1,15 @@
id: pulmi-login-check
info:
name: pulmi.com Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid github account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
tags: login-check,pulmi,creds-stuffing
info:
name: pulmi.com Login Check
author: parthmalhotra,pdresearch
severity: critical
description: Checks for a valid github account.
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
max-request: 1
tags: login-check,pulmi,creds-stuffing
self-contained: true
http:
- raw:

View File

@ -7,8 +7,9 @@ info:
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
shodan-query: product:"GitLab Self-Managed"
fofa-query: product="GitLab"
max-request: 2
shodan-query: product:"GitLab Self-Managed"
tags: login-check,gitlab,creds-stuffing,self-hosted
variables:

View File

@ -8,8 +8,9 @@ info:
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
shodan-query: title:"Grafana"
fofa-query: title="Grafana"
max-request: 1
shodan-query: title:"Grafana"
tags: login-check,grafana,creds-stuffing,self-hosted
variables:

View File

@ -8,8 +8,9 @@ info:
reference:
- https://owasp.org/www-community/attacks/Credential_stuffing
metadata:
shodan-query: http.component:"Atlassian Jira"
fofa-query: product="JIRA"
max-request: 1
shodan-query: http.component:"Atlassian Jira"
tags: login-check,jira,creds-stuffing,self-hosted
variables:

View File

@ -17,6 +17,8 @@ info:
cve-id: CVE-2009-0347
cwe-id: CWE-59
cpe: cpe:2.3:a:autonomy:ultraseek:_nil_:*:*:*:*:*:*:*
metadata:
max-request: 1
tags: cve,cve2009,redirect,autonomy
http:

View File

@ -15,6 +15,8 @@ info:
cve-id: CVE-2013-2621
cwe-id: CWE-601
cpe: cpe:2.3:a:telaen_project:telaen:*:*:*:*:*:*:*:*
metadata:
max-request: 2
tags: cve,cve2012,telaen,redirect
http:

View File

@ -17,8 +17,9 @@ info:
cve-id: CVE-2016-6195
cwe-id: CWE-89
metadata:
verified: 'true'
max-request: 6
shodan-query: title:"Powered By vBulletin"
verified: "true"
tags: cve,cve2016,vbulletin,sqli,forum,edb
http:

View File

@ -19,6 +19,8 @@ info:
cve-id: CVE-2019-10098
cwe-id: CWE-601
cpe: cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*
metadata:
max-request: 1
tags: cve,cve2019,redirect,apache,server
http:

View File

@ -19,9 +19,9 @@ info:
cpe: cpe:2.3:a:agentejo:cockpit:*:*:*:*:*:*:*:*
epss-score: 0.80883
metadata:
max-request: 1
verified: true
max-request: 2
shodan-query: http.favicon.hash:688609340
verified: true
tags: cve,cve2020,nosqli,sqli,cockpit,injection
http:

View File

@ -18,9 +18,9 @@ info:
cwe-id: CWE-89
cpe: cpe:2.3:a:veronalabs:wp_statistics:*:*:*:*:*:*:*:*
epss-score: 0.03512
tags: cve,wp-plugin,unauth,wpscan,cve2021,wordpress,sqli,blind,edb
metadata:
max-request: 1
max-request: 2
tags: cve,wp-plugin,unauth,wpscan,cve2021,wordpress,sqli,blind,edb
http:
- raw:

View File

@ -15,8 +15,9 @@ info:
cve-id: CVE-2021-44138
cwe-id: CWE-22
metadata:
verified: "true"
max-request: 2
shodan-query: html:"Resin"
verified: "true"
tags: cve,cve2021,resin,caucho,lfi
http:

View File

@ -18,7 +18,7 @@ info:
cpe: cpe:2.3:a:hc_custom_wp-admin_url_project:hc_custom_wp-admin_url:*:*:*:*:*:*:*:*
epss-score: 0.00145
metadata:
max-request: 1
max-request: 2
verified: true
tags: unauth,wpscan,cve,cve2022,wordpress,wp-plugin,wp,hc-custom-wp-admin-url

View File

@ -13,9 +13,10 @@ info:
classification:
cve-id: CVE-2023-24243
metadata:
verified: true
shodan-query: http.favicon.hash:163538942
fofa-query: icon_hash="163538942"
max-request: 1
shodan-query: http.favicon.hash:163538942
verified: true
tags: cve,cve2023,cdata,rsb,ssrf
http:

View File

@ -18,8 +18,9 @@ info:
cwe-id: CWE-89
cpe: cpe:2.3:a:osgeo:geoserver:*:*:*:*:*:*:*:*
metadata:
verified: "true"
max-request: 3
shodan-query: title:"geoserver"
verified: "true"
tags: cve,cve2023,geoserver,ogc,sqli,intrusive
http:

View File

@ -13,8 +13,9 @@ info:
classification:
cve-id: CVE-2023-34362
metadata:
verified: true
max-request: 7
shodan-query: http.favicon.hash:989289239
verified: true
tags: cve,cve2023,moveit,rce,sqli
variables:

View File

@ -9,8 +9,9 @@ info:
reference:
- https://bruteratel.com/
metadata:
verified: "true"
max-request: 1
shodan-query: http.html_hash:-1957161625
verified: "true"
tags: c2,bruteratel,c4
http:

View File

@ -10,8 +10,9 @@ info:
- https://github.com/thehappydinoa/awesome-censys-queries#security-applications
- https://bc-security.gitbook.io/empire-wiki/
metadata:
verified: "true"
censys-query: bc517bf173440dad15b99a051389fadc366d5df2 || dcb32e6256459d3660fdc90e4c79e95a921841cc
max-request: 1
verified: "true"
tags: c2,ir,osint,empire
http:

View File

@ -9,8 +9,9 @@ info:
reference:
- https://dmcxblue.gitbook.io/red-team-notes-2-0/red-team-infrastructure/delivery/evilginx
metadata:
censys-query: b18d778b4e4b6bf1fd5b2d790c941270145a6a6d
max-request: 1
verified: "true"
censys-query: "b18d778b4e4b6bf1fd5b2d790c941270145a6a6d"
tags: tech,evilginx,c2,phishing
http:

View File

@ -7,8 +7,9 @@ info:
reference:
- https://twitter.com/MichalKoczwara/status/1616179246216396806
metadata:
censys-query: 10baf5fcdde4563d3e145a1f553ae433fb1c3572
max-request: 1
verified: "true"
censys-query: "10baf5fcdde4563d3e145a1f553ae433fb1c3572"
tags: tech,nh,c2
http:

View File

@ -9,9 +9,10 @@ info:
reference:
- https://twitter.com/MichalKoczwara/status/1635724410274414596
metadata:
verified: "true"
censys-query: 057f3b5488605b4d224d038e340866e2cdfed4a3
max-request: 1
shodan-query: http.html_hash:1015055567
censys-query: "057f3b5488605b4d224d038e340866e2cdfed4a3"
verified: "true"
tags: tech,viper,c2,malware,ir
http:

View File

@ -9,8 +9,9 @@ info:
reference:
- https://www.ercom.com/solutions/cryptobox-presentation
metadata:
verified: true
max-request: 1
shodan-query: title:"Cryptobox"
verified: true
tags: panel,cryptobox,login,detect
http:

View File

@ -7,11 +7,11 @@ info:
description: Fortinet login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
max-request: 2
shodan-query: http.title:"FORTINET LOGIN"
verified: true
tags: panel,fortinet,login,detect
http:

View File

@ -8,8 +8,9 @@ info:
classification:
cwe-id: CWE-200
metadata:
verified: true
max-request: 2
shodan-query: html:"iClock Automatic"
verified: true
tags: panel,iclock,login,admin
http:

View File

@ -9,11 +9,11 @@ info:
- https://rancher.com/
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: "true"
max-request: 2
shodan-query: http.favicon.hash:-1324930554
verified: "true"
tags: panel,rancher,dashboard,login
http:

View File

@ -8,6 +8,8 @@ info:
Checks websites for crypto-mining malware.
reference:
- https://github.com/xd4rker/MinerBlock/blob/master/assets/filters.txt
metadata:
max-request: 1
tags: malware,crypto,mining,misc
http:

View File

@ -6,9 +6,9 @@ info:
severity: info
reference:
- https://medium.com/swlh/internal-information-disclosure-using-hidden-ntlm-authentication-18de17675666
tags: misc,fuzz,windows
metadata:
max-request: 46
max-request: 47
tags: misc,fuzz,windows
http:
- raw:

View File

@ -5,7 +5,7 @@ info:
author: j4vaovo
severity: high
description: |
Apache Zeppelin server was able to be accessed because no authentication was required.
Apache Zeppelin server was able to be accessed because no authentication was required.
reference: |
- https://www.adminxe.com/2172.html
classification:
@ -13,9 +13,10 @@ info:
cvss-score: 8.6
cwe-id: CWE-285
metadata:
verified: true
shodan-query: title:"Zeppelin"
fofa-query: title="Zeppelin"
max-request: 1
shodan-query: title:"Zeppelin"
verified: true
tags: misconfig,apache,zeppelin,unauth
http:

View File

@ -12,8 +12,9 @@ info:
- https://al1z4deh.medium.com/how-i-hacked-28-sites-at-once-rce-5458211048d5
- https://github.com/ambionics/symfony-exploits
metadata:
verified: true
max-request: 1
shodan-query: http.html:"symfony Profiler"
verified: true
tags: config,exposure,symfony
http:

View File

@ -6,11 +6,11 @@ info:
severity: info
description: Allows you to detect Atlassian Confluence instances
metadata:
max-request: 4
category: productivity
max-request: 5
product: confluence_server
shodan-query: http.component:"Atlassian Confluence"
vendor: atlassian
product: confluence_server
category: productivity
tags: tech,confluence,atlassian,detect
http:

View File

@ -10,11 +10,11 @@ info:
- https://www.magento.com/
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
max-request: 1
shodan-query: http.component:"Magento"
verified: true
tags: magento,tech,cms
http:

View File

@ -11,11 +11,11 @@ info:
- https://magento.stackexchange.com/a/62966
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: "true"
max-request: 2
shodan-query: http.component:"Magento"
verified: "true"
tags: tech,magento,cms
http:

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ad-inserter/
metadata:
max-request: 1
plugin_namespace: ad-inserter
wpscan: https://wpscan.com/plugin/ad-inserter
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/add-to-any/
metadata:
max-request: 1
plugin_namespace: add-to-any
wpscan: https://wpscan.com/plugin/add-to-any
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/admin-menu-editor/
metadata:
max-request: 1
plugin_namespace: admin-menu-editor
wpscan: https://wpscan.com/plugin/admin-menu-editor
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/advanced-custom-fields/
metadata:
max-request: 1
plugin_namespace: advanced-custom-fields
wpscan: https://wpscan.com/plugin/advanced-custom-fields
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/akismet/
metadata:
max-request: 1
plugin_namespace: akismet
wpscan: https://wpscan.com/plugin/akismet
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-404-redirect-to-homepage/
metadata:
max-request: 1
plugin_namespace: all-404-redirect-to-homepage
wpscan: https://wpscan.com/plugin/all-404-redirect-to-homepage
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-seo-pack/
metadata:
max-request: 1
plugin_namespace: all-in-one-seo-pack
wpscan: https://wpscan.com/plugin/all-in-one-seo-pack
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-migration/
metadata:
max-request: 1
plugin_namespace: all-in-one-wp-migration
wpscan: https://wpscan.com/plugin/all-in-one-wp-migration
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
metadata:
max-request: 1
plugin_namespace: all-in-one-wp-security-and-firewall
wpscan: https://wpscan.com/plugin/all-in-one-wp-security-and-firewall
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/amp/
metadata:
max-request: 1
plugin_namespace: amp
wpscan: https://wpscan.com/plugin/amp
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/antispam-bee/
metadata:
max-request: 1
plugin_namespace: antispam-bee
wpscan: https://wpscan.com/plugin/antispam-bee
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-sites/
metadata:
max-request: 1
plugin_namespace: astra-sites
wpscan: https://wpscan.com/plugin/astra-sites
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/astra-widgets/
metadata:
max-request: 1
plugin_namespace: astra-widgets
wpscan: https://wpscan.com/plugin/astra-widgets
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/autoptimize/
metadata:
max-request: 1
plugin_namespace: autoptimize
wpscan: https://wpscan.com/plugin/autoptimize
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/backwpup/
metadata:
max-request: 1
plugin_namespace: backwpup
wpscan: https://wpscan.com/plugin/backwpup
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
max-request: 1
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/better-wp-security/
metadata:
max-request: 1
plugin_namespace: better-wp-security
wpscan: https://wpscan.com/plugin/better-wp-security
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/black-studio-tinymce-widget/
metadata:
max-request: 1
plugin_namespace: black-studio-tinymce-widget
wpscan: https://wpscan.com/plugin/black-studio-tinymce-widget
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breadcrumb-navxt/
metadata:
max-request: 1
plugin_namespace: breadcrumb-navxt
wpscan: https://wpscan.com/plugin/breadcrumb-navxt
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/breeze/
metadata:
max-request: 1
plugin_namespace: breeze
wpscan: https://wpscan.com/plugin/breeze
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/broken-link-checker/
metadata:
max-request: 1
plugin_namespace: broken-link-checker
wpscan: https://wpscan.com/plugin/broken-link-checker
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-editor/
metadata:
max-request: 1
plugin_namespace: classic-editor
wpscan: https://wpscan.com/plugin/classic-editor
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/classic-widgets/
metadata:
max-request: 1
plugin_namespace: classic-widgets
wpscan: https://wpscan.com/plugin/classic-widgets
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/click-to-chat-for-whatsapp/
metadata:
max-request: 1
plugin_namespace: click-to-chat-for-whatsapp
wpscan: https://wpscan.com/plugin/click-to-chat-for-whatsapp
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cloudflare/
metadata:
max-request: 1
plugin_namespace: cloudflare
wpscan: https://wpscan.com/plugin/cloudflare
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cmb2/
metadata:
max-request: 1
plugin_namespace: cmb2
wpscan: https://wpscan.com/plugin/cmb2
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coblocks/
metadata:
max-request: 1
plugin_namespace: coblocks
wpscan: https://wpscan.com/plugin/coblocks
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
max-request: 1
plugin_namespace: code-snippets
wpscan: https://wpscan.com/plugin/code-snippets
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/coming-soon/
metadata:
max-request: 1
plugin_namespace: coming-soon
wpscan: https://wpscan.com/plugin/coming-soon
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/complianz-gdpr/
metadata:
max-request: 1
plugin_namespace: complianz-gdpr
wpscan: https://wpscan.com/plugin/complianz-gdpr
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7-honeypot/
metadata:
max-request: 1
plugin_namespace: contact-form-7-honeypot
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-7/
metadata:
max-request: 1
plugin_namespace: contact-form-7
wpscan: https://wpscan.com/plugin/contact-form-7
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/contact-form-cfdb7/
metadata:
max-request: 1
plugin_namespace: contact-form-cfdb7
wpscan: https://wpscan.com/plugin/contact-form-cfdb7
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-law-info/
metadata:
max-request: 1
plugin_namespace: cookie-law-info
wpscan: https://wpscan.com/plugin/cookie-law-info
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/cookie-notice/
metadata:
max-request: 1
plugin_namespace: cookie-notice
wpscan: https://wpscan.com/plugin/cookie-notice
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creame-whatsapp-me/
metadata:
max-request: 1
plugin_namespace: creame-whatsapp-me
wpscan: https://wpscan.com/plugin/creame-whatsapp-me
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/creative-mail-by-constant-contact/
metadata:
max-request: 1
plugin_namespace: creative-mail-by-constant-contact
wpscan: https://wpscan.com/plugin/creative-mail-by-constant-contact
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-css-js/
metadata:
max-request: 1
plugin_namespace: custom-css-js
wpscan: https://wpscan.com/plugin/custom-css-js
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-fonts/
metadata:
max-request: 1
plugin_namespace: custom-fonts
wpscan: https://wpscan.com/plugin/custom-fonts
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/custom-post-type-ui/
metadata:
max-request: 1
plugin_namespace: custom-post-type-ui
wpscan: https://wpscan.com/plugin/custom-post-type-ui
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-comments/
metadata:
max-request: 1
plugin_namespace: disable-comments
wpscan: https://wpscan.com/plugin/disable-comments
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
max-request: 1
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-page/
metadata:
max-request: 1
plugin_namespace: duplicate-page
wpscan: https://wpscan.com/plugin/duplicate-page
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicate-post/
metadata:
max-request: 1
plugin_namespace: duplicate-post
wpscan: https://wpscan.com/plugin/duplicate-post
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duplicator/
metadata:
max-request: 1
plugin_namespace: duplicator
wpscan: https://wpscan.com/plugin/duplicator
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/duracelltomi-google-tag-manager/
metadata:
max-request: 1
plugin_namespace: duracelltomi-google-tag-manager
wpscan: https://wpscan.com/plugin/duracelltomi-google-tag-manager
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-fancybox/
metadata:
max-request: 1
plugin_namespace: easy-fancybox
wpscan: https://wpscan.com/plugin/easy-fancybox
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-google-fonts/
metadata:
max-request: 1
plugin_namespace: easy-google-fonts
wpscan: https://wpscan.com/plugin/easy-google-fonts
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-table-of-contents/
metadata:
max-request: 1
plugin_namespace: easy-table-of-contents
wpscan: https://wpscan.com/plugin/easy-table-of-contents
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/easy-wp-smtp/
metadata:
max-request: 1
plugin_namespace: easy-wp-smtp
wpscan: https://wpscan.com/plugin/easy-wp-smtp
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementor/
metadata:
max-request: 1
plugin_namespace: elementor
wpscan: https://wpscan.com/plugin/elementor
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/elementskit-lite/
metadata:
max-request: 1
plugin_namespace: elementskit-lite
wpscan: https://wpscan.com/plugin/elementskit-lite
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/enable-media-replace/
metadata:
max-request: 1
plugin_namespace: enable-media-replace
wpscan: https://wpscan.com/plugin/enable-media-replace
tags: tech,wordpress,wp-plugin,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/envato-elements/
metadata:
max-request: 1
plugin_namespace: envato-elements
wpscan: https://wpscan.com/plugin/envato-elements
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
max-request: 1
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/ewww-image-optimizer/
metadata:
max-request: 1
plugin_namespace: ewww-image-optimizer
wpscan: https://wpscan.com/plugin/ewww-image-optimizer
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/facebook-for-woocommerce/
metadata:
max-request: 1
plugin_namespace: facebook-for-woocommerce
wpscan: https://wpscan.com/plugin/facebook-for-woocommerce
tags: tech,wordpress,wp-plugin,top-100,top-200

View File

@ -7,6 +7,7 @@ info:
reference:
- https://wordpress.org/plugins/fast-indexing-api/
metadata:
max-request: 1
plugin_namespace: fast-indexing-api
wpscan: https://wpscan.com/plugin/fast-indexing-api
tags: tech,wordpress,wp-plugin,top-200

Some files were not shown because too many files have changed in this diff Show More