mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update elasticsearch.yaml
This commit is contained in:
@@ -24,7 +24,15 @@ requests:
|
||||
words:
|
||||
- '"took":'
|
||||
- '"number" :'
|
||||
- '"number_of_nodes" :'
|
||||
- '"number_of_nodes"'
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- application/json
|
||||
- application/vnd.api+json
|
||||
- text/plain
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
|
||||
Reference in New Issue
Block a user