From 341796530bd2415eb4d80ff6207b7d84fdbb658e Mon Sep 17 00:00:00 2001 From: bauthard <8293321+bauthard@users.noreply.github.com> Date: Wed, 28 Oct 2020 10:23:42 +0530 Subject: [PATCH] readme update --- README.md | 47 +++++++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index a82d37aa8d..d36da7fab7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Templates are the core of [nuclei scanner](https://github.com/projectdiscovery/n An overview of the nuclei template directory including number of templates and HTTP request associated with each directory. -### nuclei templates `v7.1.2` +### nuclei templates `v7.2.0` | Template Directory | Number of Templates | |---------------------------|--------------------------| @@ -28,7 +28,7 @@ An overview of the nuclei template directory including number of templates and H | vulnerabilities |33 | | workflows |15 | -### nuclei templates `v7.1.2` tree overview +### nuclei templates `v7.2.0` tree overview
Template Directory @@ -36,6 +36,7 @@ An overview of the nuclei template directory including number of templates and H ``` ├── cves │   ├── CVE-2005-2428.yaml +│   ├── CVE-2013-2251.yaml │   ├── CVE-2014-6271.yaml │   ├── CVE-2017-10075.yaml │   ├── CVE-2017-11444.yaml @@ -43,7 +44,6 @@ An overview of the nuclei template directory including number of templates and H │   ├── CVE-2017-14849.yaml │   ├── CVE-2017-5638.yaml │   ├── CVE-2017-7391.yaml -│   ├── CVE-2017-7529.yaml │   ├── CVE-2017-7615.yaml │   ├── CVE-2017-9506.yaml │   ├── CVE-2017-9841.yaml @@ -96,6 +96,7 @@ An overview of the nuclei template directory including number of templates and H │   ├── CVE-2019-19781.yaml │   ├── CVE-2019-19908.yaml │   ├── CVE-2019-19985.yaml +│   ├── CVE-2019-20141.yaml │   ├── CVE-2019-2588.yaml │   ├── CVE-2019-2725.yaml │   ├── CVE-2019-3396.yaml @@ -118,16 +119,15 @@ An overview of the nuclei template directory including number of templates and H │   ├── CVE-2020-12116.yaml │   ├── CVE-2020-12720.yaml │   ├── CVE-2020-13167.yaml -│   ├── CVE-2020-13379.yaml │   ├── CVE-2020-14179.yaml │   ├── CVE-2020-14181.yaml │   ├── CVE-2020-15129.yaml │   ├── CVE-2020-15505.yaml │   ├── CVE-2020-15920.yaml │   ├── CVE-2020-16139.yaml +│   ├── CVE-2020-16952.yaml │   ├── CVE-2020-17505.yaml │   ├── CVE-2020-17506.yaml -│   ├── CVE-2020-2034.yaml │   ├── CVE-2020-2096.yaml │   ├── CVE-2020-2140.yaml │   ├── CVE-2020-24223.yaml @@ -155,6 +155,7 @@ An overview of the nuclei template directory including number of templates and H │   ├── CVE-2020-8512.yaml │   ├── CVE-2020-8982.yaml │   ├── CVE-2020-9047.yaml +│   ├── CVE-2020-9344.yaml │   ├── CVE-2020-9484.yaml │   ├── CVE-2020-9496.yaml │   ├── CVE-2020-9757.yaml @@ -179,6 +180,7 @@ An overview of the nuclei template directory including number of templates and H │   ├── drupal-install.yaml │   ├── ds_store.yaml │   ├── elasticsearch.yaml +│   ├── elmah-log-file.yaml │   ├── error-logs.yaml │   ├── exposed-kibana.yaml │   ├── exposed-svn.yaml @@ -190,6 +192,7 @@ An overview of the nuclei template directory including number of templates and H │   ├── jolokia.yaml │   ├── laravel-env.yaml │   ├── lazy-file.yaml +│   ├── magento-config.yaml │   ├── ntlm-directories.yaml │   ├── php-errors.yaml │   ├── phpinfo.yaml @@ -216,7 +219,8 @@ An overview of the nuclei template directory including number of templates and H │   └── zip-backup-files.yaml ├── fuzzing │   ├── arbitrary-file-read.yaml -│   └── directory-traversal.yaml +│   ├── directory-traversal.yaml +│   └── generic-lfi-fuzzing.yaml ├── generic-detections │   ├── basic-xss-prober.yaml │   ├── general-tokens.yaml @@ -238,12 +242,11 @@ An overview of the nuclei template directory including number of templates and H │   ├── jenkins-asyncpeople.yaml │   ├── jmx-console.yaml │   ├── kubernetes-pods.yaml +│   ├── manage-engine-admanager-panel.yaml │   ├── mobileiron-login.yaml -│   ├── mongo-express-web-gui.yaml │   ├── netscaler-gateway.yaml │   ├── network-camera-detect.yaml │   ├── parallels-html-client.yaml -│   ├── pfsense-web-gui.yaml │   ├── phpmyadmin-panel.yaml │   ├── polycom-admin-detect.yaml │   ├── pulse-secure-panel.yaml @@ -251,16 +254,18 @@ An overview of the nuclei template directory including number of templates and H │   ├── sap-netweaver-detect.yaml │   ├── sap-recon-detect.yaml │   ├── sonarqube-login.yaml +│   ├── sonicwall-management-panel.yaml +│   ├── sonicwall-sslvpn-panel.yaml │   ├── sophos-fw-version-detect.yaml │   ├── supervpn-panel.yaml │   ├── swagger-panel.yaml │   ├── tikiwiki-cms.yaml -│   ├── traefik-dashboard │   ├── traefik-dashboard.yaml │   ├── virtual-ema-detect.yaml │   ├── weave-scope-dashboard-detect.yaml │   ├── webeditors.yaml -│   └── workspaceone-uem-airWatch-dashboard-detect.yaml +│   ├── workspace-one-uem.yaml +│   └── workspaceone-uem-airwatch-dashboard-detect.yaml ├── payloads │   ├── CVE-2020-5776.csv │   └── CVE-2020-6287.xml @@ -278,11 +283,13 @@ An overview of the nuclei template directory including number of templates and H │   ├── jira-unauthenticated-user-picker.yaml │   ├── jupyter-ipython-unauth.yaml │   ├── larvel-debug.yaml +│   ├── manage-engine-ad-search.yaml │   ├── missing-csp.yaml │   ├── missing-hsts.yaml │   ├── missing-x-frame-options.yaml │   ├── put-method-enabled.yaml │   ├── rack-mini-profiler.yaml +│   ├── salesforce-aura-misconfig.yaml │   ├── sidekiq-dashboard.yaml │   ├── springboot-detect.yaml │   ├── unauthenticated-airflow.yaml @@ -303,10 +310,12 @@ An overview of the nuclei template directory including number of templates and H │   ├── favicon-detection.yaml │   ├── github-enterprise-detect.yaml │   ├── gitlab-detect.yaml +│   ├── google-storage.yaml │   ├── graphql.yaml │   ├── home-assistant.yaml │   ├── jaspersoft-detect.yaml │   ├── jira-detect.yaml +│   ├── kong-detect.yaml │   ├── liferay-portal-detect.yaml │   ├── linkerd-badrule-detect.yaml │   ├── linkerd-ssrf-detect.yaml @@ -314,6 +323,8 @@ An overview of the nuclei template directory including number of templates and H │   ├── magmi-detect.yaml │   ├── netsweeper-webadmin-detect.yaml │   ├── nifi-detech.yaml +│   ├── oidc-detect.yaml +│   ├── pi-hole-detect.yaml │   ├── prometheus-exporter-detect.yaml │   ├── prometheus-exposed-panel.yaml │   ├── s3-detect.yaml @@ -323,10 +334,9 @@ An overview of the nuclei template directory including number of templates and H │   ├── sql-server-reporting.yaml │   ├── tech-detect.yaml │   ├── tomcat-detect.yaml +│   ├── waf-detect.yaml │   ├── weblogic-detect.yaml -│   ├── werkzeug-debugger-detect.yaml -│   └── what-waf-detect.yaml -├── test.yaml +│   └── werkzeug-debugger-detect.yaml ├── tokens │   ├── amazon-mws-auth-token-value.yaml │   ├── aws-access-key-value.yaml @@ -337,7 +347,6 @@ An overview of the nuclei template directory including number of templates and H │   ├── mailchimp-api-key.yaml │   └── slack-access-token.yaml ├── vulnerabilities -│   ├── Symantec-Messaging-Gateway.yaml │   ├── bullwark-momentum-series-directory-traversal.yaml │   ├── cached-aem-pages.yaml │   ├── couchdb-adminparty.yaml @@ -356,20 +365,26 @@ An overview of the nuclei template directory including number of templates and H │   ├── pdf-signer-ssti-to-rce.yaml │   ├── rce-shellshock-user-agent.yaml │   ├── rce-via-java-deserialization.yaml +│   ├── rconfig-rce.yaml +│   ├── sassy-social-share.yaml │   ├── sick-beard-xss.yaml │   ├── springboot-actuators-jolokia-xxe.yaml │   ├── springboot-h2-db-rce.yaml +│   ├── symantec-messaging-gateway.yaml │   ├── symfony-debugmode.yaml │   ├── tikiwiki-reflected-xss.yaml │   ├── tomcat-manager-pathnormalization.yaml │   ├── twig-php-ssti.yaml +│   ├── vmware-vcenter-lfi.yaml +│   ├── vpms-auth-bypass.yaml │   ├── w3c-total-cache-ssrf.yaml │   ├── wems-manager-xss.yaml │   ├── wordpress-duplicator-path-traversal.yaml │   ├── wordpress-emails-verification-for-woocommerce.yaml │   ├── wordpress-social-metrics-tracker.yaml │   ├── wordpress-wordfence-xss.yaml -│   └── x-forwarded-host-injection.yaml +│   ├── wordpress-wpcourses-info-disclosure.yaml +│   └── zms-auth-bypass.yaml └── workflows ├── artica-web-proxy-workflow.yaml ├── bigip-pwner-workflow.yaml @@ -390,7 +405,7 @@ An overview of the nuclei template directory including number of templates and H
-14 directories, **338 templates**. +14 directories, **352 templates**. Please navigate to https://nuclei.projectdiscovery.io for detailed documentation to build new and your own custom templates and many example templates for easy understanding.