Increase judgment conditions to avoid false positives (#4317)
* Increase judgment conditions to avoid false positives * misc format update Co-authored-by: sandeep <sandeep@projectdiscovery.io>patch-1
parent
c998313910
commit
62d04d25ef
|
@ -18,8 +18,9 @@ network:
|
|||
- "{{Host}}:9000"
|
||||
|
||||
read-size: 100
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "ClickHouse"
|
||||
- "UTC"
|
||||
condition: and
|
Loading…
Reference in New Issue