Merge pull request #10863 from projectdiscovery/princechaddha-patch-1
Fixed False Positive for CVE-2021-33044patch-12
commit
ba8473e8f8
|
@ -48,10 +48,9 @@ http:
|
|||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"result":true'
|
||||
- '"result":true,"session"'
|
||||
- 'id'
|
||||
- 'params'
|
||||
- 'session'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue