readme wip

patch-1
bauthard 2020-11-18 20:21:29 +05:30
parent c882f01d0d
commit 224e42bbbd
1 changed files with 12 additions and 15 deletions

View File

@ -11,22 +11,19 @@ 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. An overview of the nuclei template directory including number of templates and HTTP request associated with each directory.
### Nuclei templates `{version}` ### Nuclei templates `{version}` overview
| Templates | Counts | Templates | Counts |
|----|----|----|----|
| cves | {countTpl("cves")} | files | {countTpl("files")} |
| vulnerabilities | {countTpl("vulnerabilities")} | panels | {countTpl("panels")} |
| technologies | {countTpl("technologies")} | security-misconfiguration | {countTpl("security-misconfiguration")} |
| workflows | {countTpl("workflows")} | tokens | {countTpl("tokens")} |
| dns | {countTpl("dns")} | fuzzing | {countTpl("fuzzing")} |
| generic-detections | {countTpl("generic-detections")} | default-credentials | {countTpl("default-credentials")} |
| subdomain-takeover | {countTpl("subdomain-takeover")} | payloads | {countTpl("payloads")} |
| wordlists | {countTpl("wordlists")} |
| Template Directory | Number of Templates |
|----|----|
| cves | {countTpl("cves")} |
| default-credentials | {countTpl("default-credentials")} |
| dns | {countTpl("dns")} |
| files | {countTpl("files")} |
| generic-detections | {countTpl("generic-detections")} |
| panels | {countTpl("panels")} |
| security-misconfiguration | {countTpl("security-misconfiguration")} |
| subdomain-takeover | {countTpl("subdomain-takeover")} |
| technologies | {countTpl("technologies")} |
| tokens | {countTpl("tokens")} |
| vulnerabilities | {countTpl("vulnerabilities")} |
| workflows | {countTpl("workflows")} |
### Nuclei templates `{version}` tree overview ### Nuclei templates `{version}` tree overview