Update CVE-2021-25052.yaml
parent
397680fe19
commit
3205349592
|
@ -34,9 +34,6 @@ requests:
|
||||||
cookie-reuse: true
|
cookie-reuse: true
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
|
||||||
status:
|
|
||||||
- 200
|
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
part: interactsh_protocol
|
part: interactsh_protocol
|
||||||
|
@ -44,4 +41,8 @@ requests:
|
||||||
words:
|
words:
|
||||||
- "http"
|
- "http"
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
||||||
|
|
||||||
# Enhanced by mp on 2022/06/27
|
# Enhanced by mp on 2022/06/27
|
||||||
|
|
Loading…
Reference in New Issue