mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Add 'kev' tag and update matcher settings
This commit is contained in:
@@ -27,7 +27,7 @@ info:
|
||||
vendor: apache
|
||||
product: http_server
|
||||
shodan-query: cpe:"cpe:2.3:a:apache:http_server"
|
||||
tags: cve,cve2018,js,apache,httpd,dos,vkev
|
||||
tags: cve,cve2018,js,apache,httpd,dos,vkev,kev
|
||||
|
||||
javascript:
|
||||
- code: |
|
||||
@@ -78,6 +78,8 @@ javascript:
|
||||
Port: 80,443 # if port not specified, defaults to both 80 and 443
|
||||
exclude-ports: "0" # override default skip list of 80,443,8080,8443
|
||||
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
||||
Reference in New Issue
Block a user