Skip to content

Commit e8f19ac

Browse files
committed
f
1 parent 22bea23 commit e8f19ac

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/pentesting-web/deserialization/exploiting-__viewstate-parameter.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,7 @@ ysoserial.exe -p ViewState -g TypeConfuseDelegate -c "whoami" \
249249
--generator=<VIEWSTATEGEN> --minify
250250
```
251251

252-
Rotating static keys or switching to *AutoGenerate* keys in Web .config (`<machineKey ... validationKey="AutoGenerate" decryptionKey="AutoGenerate" />`) mitigates this class of attacks. {{#ref}}
253-
254-
{{#endref}}
252+
Rotating static keys or switching to *AutoGenerate* keys in Web .config (`<machineKey ... validationKey="AutoGenerate" decryptionKey="AutoGenerate" />`) mitigates this class of attacks.
255253

256254
### CVE-2025-30406 – Gladinet CentreStack / Triofox hard-coded keys
257255
Kudelski Security uncovered that multiple CentreStack / Triofox releases shipped with identical `machineKey` values, enabling unauthenticated remote code execution through ViewState forgery (CVE-2025-30406).

0 commit comments

Comments
 (0)