minor update
parent
9fd2e20d99
commit
6b92f9d9f0
|
@ -20,17 +20,16 @@ info:
|
|||
metadata:
|
||||
vendor: abhinavsingh
|
||||
product: wordpress_toolbar
|
||||
tags: wpscan,redirect,wordpress,cve2023,wp-plugin
|
||||
max-request: 1
|
||||
tags: cve,cve2023,wordpress,wp-plugin,wordpress-toolbar,wp
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/wp-content/plugins/wordpress-toolbar/toolbar.php?wptbto=https://oast.me&wptbhash=acme"
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers:
|
||||
- type: regex
|
||||
part: header
|
||||
regex:
|
||||
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$'
|
||||
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$'
|
||||
|
|
Loading…
Reference in New Issue