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
|
||||
|
@ -64,4 +63,4 @@ http:
|
|||
regex:
|
||||
- ',"result":true,"session":"([a-z]+)"\}'
|
||||
part: body
|
||||
# digest: 4a0a00473045022100e0608c5537bcf8b5dfaa512dd8755999f45853416be5f28fd5fe3d69d1cb0cdb02203c35616fdd4645b3cfabbc72041a76cd8838bfa9e167a07faf46f814791d4a20:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 4a0a00473045022100e0608c5537bcf8b5dfaa512dd8755999f45853416be5f28fd5fe3d69d1cb0cdb02203c35616fdd4645b3cfabbc72041a76cd8838bfa9e167a07faf46f814791d4a20:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue