diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000..b16ff7ce82 Binary files /dev/null and b/.DS_Store differ diff --git a/dns/azure-cnames-finder.yaml b/dns/azure-cnames-finder.yaml index a5f855d359..287bcf6ae8 100644 --- a/dns/azure-cnames-finder.yaml +++ b/dns/azure-cnames-finder.yaml @@ -3,7 +3,7 @@ id: azure-cnames-finder info: name: Azure CNAMEs author: mzack9999 - severity: info + severity: informative # Update the list with more CNAMEs related to azure diff --git a/dns/cname-service-detector.yaml b/dns/cname-service-detector.yaml index ae512f5426..b6aed5cfcf 100644 --- a/dns/cname-service-detector.yaml +++ b/dns/cname-service-detector.yaml @@ -3,7 +3,7 @@ id: cname-service-detector info: name: 3rd party service checker author: bauthard - severity: info + severity: informative dns: - name: "{{FQDN}}" diff --git a/dns/dead-host-with-cname.yaml b/dns/dead-host-with-cname.yaml index c2bc1df8d5..369436d5f4 100644 --- a/dns/dead-host-with-cname.yaml +++ b/dns/dead-host-with-cname.yaml @@ -3,7 +3,7 @@ id: dead-host-with-cname info: name: dead-host-with-cname author: pdnuclei - projectdiscovery.io - severity: low + severity: informative dns: - name: "{{FQDN}}" diff --git a/dns/filter-valid.yaml b/dns/filter-valid.yaml index b1bdf6a552..8d2c295ebc 100644 --- a/dns/filter-valid.yaml +++ b/dns/filter-valid.yaml @@ -3,7 +3,7 @@ id: filter-valid info: name: Valid Domains Filter author: mzack9999 - severity: info + severity: informative dns: - name: "{{FQDN}}" # Random prefix diff --git a/dns/filter-wildcard.yaml b/dns/filter-wildcard.yaml index 49a2783171..5483e6b393 100644 --- a/dns/filter-wildcard.yaml +++ b/dns/filter-wildcard.yaml @@ -3,7 +3,7 @@ id: filter-wildcard info: name: Wildcard Filter author: mzack9999 - severity: info + severity: informative dns: - name: "0831058744.{{FQDN}}" # Random prefix diff --git a/dns/servfail-refused-hosts.yaml b/dns/servfail-refused-hosts.yaml index 2bcf3e5844..c1d0c68b14 100644 --- a/dns/servfail-refused-hosts.yaml +++ b/dns/servfail-refused-hosts.yaml @@ -3,7 +3,7 @@ id: servfail-refused-hosts info: name: Servfail Host Finder author: mzack9999 - severity: info + severity: informative dns: - name: "{{FQDN}}" diff --git a/files/dir-listing.yaml b/files/dir-listing.yaml index da04943069..2985bc57cc 100644 --- a/files/dir-listing.yaml +++ b/files/dir-listing.yaml @@ -3,7 +3,7 @@ id: dir-listing info: name: Directory listing enabled author: _harleo - severity: medium + severity: low requests: - method: GET diff --git a/files/drupal-install.yaml b/files/drupal-install.yaml index fcf42f4619..6159ac6c7e 100644 --- a/files/drupal-install.yaml +++ b/files/drupal-install.yaml @@ -3,7 +3,7 @@ id: drupal-install info: name: Drupal Install author: NkxxkN - severity: medium + severity: low requests: - method: GET diff --git a/files/security.txt.yaml b/files/security.txt.yaml index 810b9afe4e..45b135e12a 100644 --- a/files/security.txt.yaml +++ b/files/security.txt.yaml @@ -3,7 +3,7 @@ id: security-txt info: name: Security.txt File author: bad5ect0r - severity: info + severity: informative requests: - method: GET diff --git a/files/tomcat.yaml b/files/tomcat.yaml index 6a427437d8..14db388c83 100644 --- a/files/tomcat.yaml +++ b/files/tomcat.yaml @@ -3,7 +3,7 @@ id: tomcat-instance info: name: tomcat manager disclosure author: Ahmed Sherif - severity: low + severity: informative requests: - method: GET diff --git a/files/wadl-files.yaml b/files/wadl-files.yaml index 7d1062b4b7..a585b13323 100644 --- a/files/wadl-files.yaml +++ b/files/wadl-files.yaml @@ -3,7 +3,7 @@ id: wadl-files info: name: wadl file disclosure author: 0xrudra - severity: low + severity: informative requests: - method: GET diff --git a/panels/cisco-asa-panel.yaml b/panels/cisco-asa-panel.yaml index 50df410267..92e5c8a26d 100644 --- a/panels/cisco-asa-panel.yaml +++ b/panels/cisco-asa-panel.yaml @@ -3,7 +3,7 @@ id: cisco-asa-panel-detect info: name: Cisco ASA VPN panel detect author: organiccrap - severity: low + severity: informative requests: - method: GET diff --git a/panels/compal.yaml b/panels/compal.yaml index bca999779d..890576ece9 100644 --- a/panels/compal.yaml +++ b/panels/compal.yaml @@ -3,7 +3,7 @@ id: compal-panel-detect info: name: Compal CH7465LG panel detect author: fabaff - severity: low + severity: informative requests: - method: GET diff --git a/panels/crxde.yaml b/panels/crxde.yaml index 8f82ca4cc6..b48275a6d9 100644 --- a/panels/crxde.yaml +++ b/panels/crxde.yaml @@ -3,7 +3,7 @@ id: crxde info: name: CRXDE Lite author: nadino - severity: medium + severity: informative requests: - method: GET diff --git a/panels/docker-api.yaml b/panels/docker-api.yaml index 0fd63b0010..a289cf3eff 100644 --- a/panels/docker-api.yaml +++ b/panels/docker-api.yaml @@ -3,7 +3,7 @@ id: exposed-docker-api info: name: Exposed Docker API author: furkansenan - severity: medium + severity: informative requests: - method: GET diff --git a/panels/fortinet-fortigate-panel.yaml b/panels/fortinet-fortigate-panel.yaml index 0864a1b10c..eb890000db 100644 --- a/panels/fortinet-fortigate-panel.yaml +++ b/panels/fortinet-fortigate-panel.yaml @@ -3,7 +3,7 @@ id: fortinet-fortigate-panel info: name: Fortinet FortiGate SSL VPN Panel author: bsysop - severity: low + severity: informative requests: - method: GET diff --git a/panels/globalprotect-panel.yaml b/panels/globalprotect-panel.yaml index 02bb39d68c..df1f448833 100644 --- a/panels/globalprotect-panel.yaml +++ b/panels/globalprotect-panel.yaml @@ -3,7 +3,7 @@ id: globalprotect-panel info: name: PaloAlto Networks GlobalProtect Panel author: organiccrap - severity: low + severity: informative requests: - method: GET diff --git a/panels/grafana-detect.yaml b/panels/grafana-detect.yaml index 916d41f3e5..dbdc5c8819 100644 --- a/panels/grafana-detect.yaml +++ b/panels/grafana-detect.yaml @@ -3,7 +3,7 @@ id: grafana-detect info: name: Grafana panel detect author: organiccrap - severity: low + severity: informative requests: - method: GET diff --git a/panels/jenkins-asyncpeople.yaml b/panels/jenkins-asyncpeople.yaml index 78f5df26fc..c7326cd512 100644 --- a/panels/jenkins-asyncpeople.yaml +++ b/panels/jenkins-asyncpeople.yaml @@ -3,7 +3,7 @@ id: jenkins-async-people info: name: Jenkins panel async-people author: nadino - severity: low + severity: informative requests: - method: GET diff --git a/panels/kubernetes-pods.yaml b/panels/kubernetes-pods.yaml index 9a4965cd09..e111bd54d5 100644 --- a/panels/kubernetes-pods.yaml +++ b/panels/kubernetes-pods.yaml @@ -2,7 +2,7 @@ id: kubernetes-pods-api info: name: Kubernetes Pods API author: ilovebinbash - severity: medium + severity: informative requests: - method: GET path: diff --git a/panels/mongo-express-web-gui.yaml b/panels/mongo-express-web-gui.yaml index 64dda75a04..08895deb76 100644 --- a/panels/mongo-express-web-gui.yaml +++ b/panels/mongo-express-web-gui.yaml @@ -3,7 +3,7 @@ id: mongo-express-web-gui info: name: Mongo Express Web GUI author: puzzlepeaches - severity: medium + severity: informative requests: - method: GET diff --git a/panels/parallels-html-client.yaml b/panels/parallels-html-client.yaml index 7c1a6cec50..ec7587f759 100644 --- a/panels/parallels-html-client.yaml +++ b/panels/parallels-html-client.yaml @@ -3,7 +3,7 @@ id: parallels-html-client info: name: Parallels HTML5 Client author: bauthard - severity: medium + severity: informative requests: - method: GET diff --git a/panels/phpmyadmin-panel.yaml b/panels/phpmyadmin-panel.yaml index 49feeda894..6b5d93885d 100644 --- a/panels/phpmyadmin-panel.yaml +++ b/panels/phpmyadmin-panel.yaml @@ -3,7 +3,7 @@ id: phpmyadmin-panel info: name: phpMyAdmin Panel author: bauthard - severity: low + severity: informative requests: - method: GET diff --git a/panels/pulse-secure-panel.yaml b/panels/pulse-secure-panel.yaml index 4c35d9c941..a068477737 100644 --- a/panels/pulse-secure-panel.yaml +++ b/panels/pulse-secure-panel.yaml @@ -3,7 +3,7 @@ id: pulse-secure-panel info: name: Pulse Secure VPN Panel author: bsysop - severity: low + severity: informative requests: - method: GET diff --git a/panels/sap-netweaver-detect.yaml b/panels/sap-netweaver-detect.yaml index 3455b29aff..bdc2af011a 100644 --- a/panels/sap-netweaver-detect.yaml +++ b/panels/sap-netweaver-detect.yaml @@ -3,7 +3,7 @@ id: sap-netweaver-portal-detect info: name: SAP NetWeaver Portal detect author: organiccrap - severity: low + severity: informative # SAP Netweaver default creds - SAP*/06071992 or TMSADM/$1Pawd2& requests: diff --git a/panels/sophos-fw-version-detect.yaml b/panels/sophos-fw-version-detect.yaml index 62dab68b86..44322a8970 100644 --- a/panels/sophos-fw-version-detect.yaml +++ b/panels/sophos-fw-version-detect.yaml @@ -3,7 +3,7 @@ id: sophos-fw-version-detect info: name: Sophos Firewall version detection author: organiccrap - severity: low + severity: informative requests: - method: GET diff --git a/panels/supervpn-panel.yaml b/panels/supervpn-panel.yaml index 6759657d12..aadf03d3c4 100644 --- a/panels/supervpn-panel.yaml +++ b/panels/supervpn-panel.yaml @@ -3,7 +3,7 @@ id: supervpn-detect info: name: SuperVPN panel detect author: organiccrap - severity: low + severity: informative requests: - method: GET diff --git a/panels/swagger-panel.yaml b/panels/swagger-panel.yaml index 255ae083db..76b505801d 100644 --- a/panels/swagger-panel.yaml +++ b/panels/swagger-panel.yaml @@ -3,7 +3,7 @@ id: swagger-panel info: name: Swagger API Panel author: Ice3man - severity: low + severity: informative requests: - method: GET diff --git a/panels/webeditors.yaml b/panels/webeditors.yaml index cb127e750e..29d56a0b2f 100644 --- a/panels/webeditors.yaml +++ b/panels/webeditors.yaml @@ -3,7 +3,7 @@ id: webeditors info: name: Web Editors author: pwnmachine - severity: medium + severity: informative requests: - method: GET diff --git a/technologies/aem-cms-finder.yaml b/technologies/aem-cms-finder.yaml index f92017b8d8..053d81f786 100644 --- a/technologies/aem-cms-finder.yaml +++ b/technologies/aem-cms-finder.yaml @@ -3,7 +3,7 @@ id: aem-cms-finder info: name: AEM Finder author: mzack9999 - severity: info + severity: informative requests: - method: GET diff --git a/technologies/cdn.yaml b/technologies/cdn.yaml index ded386ce19..94c18829b0 100644 --- a/technologies/cdn.yaml +++ b/technologies/cdn.yaml @@ -3,7 +3,7 @@ id: content-delivery-network info: name: Detect content delivery network author: fabaff - severity: low + severity: informative requests: - method: GET diff --git a/technologies/citrix-vpn-detect.yaml b/technologies/citrix-vpn-detect.yaml index f90ce96161..06eadc8e6d 100644 --- a/technologies/citrix-vpn-detect.yaml +++ b/technologies/citrix-vpn-detect.yaml @@ -3,7 +3,7 @@ id: citrix-vpn-detect info: name: Citrix VPN Detection author: bauthard - severity: low + severity: informative requests: - method: GET diff --git a/technologies/cms-detect.yaml b/technologies/cms-detect.yaml index f1b19593a6..c17b7bf615 100644 --- a/technologies/cms-detect.yaml +++ b/technologies/cms-detect.yaml @@ -3,7 +3,7 @@ id: cms-detect info: name: CMS Detect author: NkxxkN https://twitter.com/NkkxN - severity: medium + severity: informative requests: - method: GET diff --git a/technologies/github-enterprise-detect.yaml b/technologies/github-enterprise-detect.yaml index 785327da03..7bdb3e8ea3 100644 --- a/technologies/github-enterprise-detect.yaml +++ b/technologies/github-enterprise-detect.yaml @@ -3,7 +3,7 @@ id: Github-Enterprise-Detect info: name: Detect Github Enterprise author: ehsahil - severity: low + severity: informative requests: - method: GET diff --git a/technologies/gitlab-detect.yaml b/technologies/gitlab-detect.yaml index 9912ae91ad..3355f2a706 100644 --- a/technologies/gitlab-detect.yaml +++ b/technologies/gitlab-detect.yaml @@ -3,7 +3,7 @@ id: Gitlab-Detect info: name: Detect Gitlab author: ehsahil - severity: low + severity: informative requests: - method: GET diff --git a/technologies/graphql.yaml b/technologies/graphql.yaml index f2f7aab4de..b1c58579fb 100644 --- a/technologies/graphql.yaml +++ b/technologies/graphql.yaml @@ -3,7 +3,7 @@ id: graphql info: name: GraphQL API author: NkxxkN - severity: low + severity: informative requests: - method: POST diff --git a/technologies/home-assistant.yaml b/technologies/home-assistant.yaml index f160ce0b0a..fe485022b1 100644 --- a/technologies/home-assistant.yaml +++ b/technologies/home-assistant.yaml @@ -3,7 +3,7 @@ id: home-assistant info: name: Detect Home Assistant author: fabaff - severity: low + severity: informative requests: - method: GET diff --git a/technologies/jaspersoft-detect.yaml b/technologies/jaspersoft-detect.yaml index b4471c6dda..1a244a87f4 100644 --- a/technologies/jaspersoft-detect.yaml +++ b/technologies/jaspersoft-detect.yaml @@ -3,7 +3,7 @@ id: Jaspersoft-detect info: name: Jaspersoft detected author: koti2 - severity: Info + severity: informative requests: - method: GET diff --git a/technologies/jenkins-headers-detect.yaml b/technologies/jenkins-headers-detect.yaml index 00c64db11d..a754c18336 100644 --- a/technologies/jenkins-headers-detect.yaml +++ b/technologies/jenkins-headers-detect.yaml @@ -3,7 +3,7 @@ id: jenkins-headers-detect info: name: Jenkins Headers Based Detection author: ice3man - severity: low + severity: informative requests: - method: GET diff --git a/technologies/jira-detect.yaml b/technologies/jira-detect.yaml index 0b6efc607d..8c4059bb06 100644 --- a/technologies/jira-detect.yaml +++ b/technologies/jira-detect.yaml @@ -3,7 +3,7 @@ id: jira-detect info: name: Detect Jira Issue Management Software author: bauthard - severity: low + severity: informative requests: - method: GET diff --git a/technologies/linkerd-badrule-detect.yaml b/technologies/linkerd-badrule-detect.yaml index 7c8722f647..0379065924 100644 --- a/technologies/linkerd-badrule-detect.yaml +++ b/technologies/linkerd-badrule-detect.yaml @@ -9,7 +9,7 @@ id: linkerd-badrule-detect info: name: Linkerd detection via bad rule author: dudez - severity: low + severity: informative requests: - method: GET diff --git a/technologies/linkerd-ssrf-detect.yaml b/technologies/linkerd-ssrf-detect.yaml index 941519bc91..4bb817091b 100644 --- a/technologies/linkerd-ssrf-detect.yaml +++ b/technologies/linkerd-ssrf-detect.yaml @@ -18,7 +18,7 @@ id: linkerd-ssrf-detect info: name: Linkerd SSRF detection author: dudez - severity: medium + severity: informative requests: - method: GET diff --git a/technologies/ntlm-directories.yaml b/technologies/ntlm-directories.yaml index 9882dac7c8..da43eca9ba 100644 --- a/technologies/ntlm-directories.yaml +++ b/technologies/ntlm-directories.yaml @@ -3,7 +3,7 @@ id: ntlm-directories info: name: Discovering directories w/ NTLM author: puzzlepeaches - severity: low + severity: informative requests: - method: GET diff --git a/technologies/programming-language-detect.yaml b/technologies/programming-language-detect.yaml index 2ff138422b..320ed3f62a 100644 --- a/technologies/programming-language-detect.yaml +++ b/technologies/programming-language-detect.yaml @@ -3,7 +3,7 @@ id: programming-language-detect info: name: Programming Language Detect author: NkxxkN https://twitter.com/NkkxN - severity: medium + severity: informative requests: - method: GET diff --git a/technologies/reverse-proxy-detect.yaml b/technologies/reverse-proxy-detect.yaml index 52011499d5..8daee47c2b 100644 --- a/technologies/reverse-proxy-detect.yaml +++ b/technologies/reverse-proxy-detect.yaml @@ -3,7 +3,7 @@ id: reverse-proxy-detect info: name: Reverse Proxy Detect author: NkxxkN https://twitter.com/NkkxN - severity: low + severity: informative requests: - method: GET diff --git a/technologies/s3-detect.yaml b/technologies/s3-detect.yaml index 856aee5ca6..8b0eedbead 100644 --- a/technologies/s3-detect.yaml +++ b/technologies/s3-detect.yaml @@ -3,7 +3,7 @@ id: s3-detect info: name: Detect Amazon-S3 Bucket author: melbadry9 - severity: low + severity: informative requests: - method: GET diff --git a/technologies/sap-netweaver-detect.yaml b/technologies/sap-netweaver-detect.yaml index a1dcdfc77a..949947c5f6 100644 --- a/technologies/sap-netweaver-detect.yaml +++ b/technologies/sap-netweaver-detect.yaml @@ -2,7 +2,7 @@ id: SAP-Netweaver-Detect info: name: SAP NetWeaver Detect author: rakeshmane10 - severity: info + severity: informative requests: - method: GET path: diff --git a/technologies/sql-server-reporting.yaml b/technologies/sql-server-reporting.yaml index 179ed238f6..5c7d738951 100644 --- a/technologies/sql-server-reporting.yaml +++ b/technologies/sql-server-reporting.yaml @@ -3,7 +3,7 @@ id: sql-server-reporting info: name: Detect Microsoft SQL Server Reporting author: puzzlepeaches - severity: low + severity: informative requests: - method: GET diff --git a/technologies/tool-detect.yaml b/technologies/tool-detect.yaml index 66bab3b461..c920a39a06 100644 --- a/technologies/tool-detect.yaml +++ b/technologies/tool-detect.yaml @@ -3,7 +3,7 @@ id: tool-detect info: name: Tool Detect author: NkxxkN https://twitter.com/NkkxN - severity: medium + severity: informative requests: - method: GET diff --git a/technologies/web-framework-detect.yaml b/technologies/web-framework-detect.yaml index 0deb6f95b6..d0cfcf86ed 100644 --- a/technologies/web-framework-detect.yaml +++ b/technologies/web-framework-detect.yaml @@ -3,7 +3,7 @@ id: web-framework-detect info: name: Web Framework Detect author: NkxxkN https://twitter.com/NkkxN - severity: low + severity: informative requests: - method: GET diff --git a/technologies/web-server.yaml b/technologies/web-server.yaml index 6c37a6f772..127e269a5b 100644 --- a/technologies/web-server.yaml +++ b/technologies/web-server.yaml @@ -3,7 +3,7 @@ id: web-server info: name: Detect web server daemon author: fabaff - severity: low + severity: informative requests: - method: GET diff --git a/technologies/weblogic-detect.yaml b/technologies/weblogic-detect.yaml index b5cff99785..c8e0066e84 100644 --- a/technologies/weblogic-detect.yaml +++ b/technologies/weblogic-detect.yaml @@ -3,7 +3,7 @@ id: WebLogic-Detect info: name: Detect Weblogic author: bing0o - severity: low + severity: informative requests: - method: GET diff --git a/technologies/werkzeug-debugger-detect.yaml b/technologies/werkzeug-debugger-detect.yaml index 11badfd5de..d4e9836b62 100644 --- a/technologies/werkzeug-debugger-detect.yaml +++ b/technologies/werkzeug-debugger-detect.yaml @@ -3,7 +3,7 @@ id: werkzeug-debugger-detect info: name: Werkzeug debugger console author: pdnuclei - projectdiscovery.io - severity: info + severity: informative requests: - method: GET