Update yonyou-u8-sqli.yaml
parent
465f0d9224
commit
8348a7fa6e
|
@ -30,6 +30,5 @@ http:
|
|||
dsl:
|
||||
- 'duration>=6'
|
||||
- 'status_code == 200'
|
||||
- 'contains(content_type, "text/html")'
|
||||
- 'contains(content_length, "11")'
|
||||
- 'contains(content_type, "text/html") && contains(content_length, "11")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue