diff --git a/README.md b/README.md index 65c647da07..adcf778903 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ An overview of the nuclei template directory including number of templates and H |----|----|----|----| | cves | 136 | files | 46 | | vulnerabilities | 39 | panels | 40 | -| technologies | 38 | security-misconfiguration | 29 | +| technologies | 38 | security-misconfiguration | 28 | | workflows | 16 | tokens | 8 | -| dns | 6 | fuzzing | 5 | +| dns | 6 | fuzzing | 6 | | generic-detections | 3 | default-credentials | 3 | | subdomain-takeover | 2 | payloads | 2 | | wordlists | 1 | @@ -233,6 +233,7 @@ An overview of the nuclei template directory including number of templates and H │   ├── basic-auth-bruteforce.yaml │   ├── directory-traversal.yaml │   ├── generic-lfi-fuzzing.yaml +│   ├── iis-shortname.yaml │   └── wp-plugin-scan.yaml ├── generic-detections │   ├── basic-xss-prober.yaml @@ -290,7 +291,6 @@ An overview of the nuclei template directory including number of templates and H │   ├── drupal-user-enum-ajax.yaml │   ├── drupal-user-enum-redirect.yaml │   ├── front-page-misconfig.yaml -│   ├── iis-shortname.yaml │   ├── jira-service-desk-signup.yaml │   ├── jira-unauthenticated-dashboards.yaml │   ├── jira-unauthenticated-popular-filters.yaml