mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f
This commit is contained in:
parent
22bea233ef
commit
e8f19acfe9
@ -249,9 +249,7 @@ ysoserial.exe -p ViewState -g TypeConfuseDelegate -c "whoami" \
|
||||
--generator=<VIEWSTATEGEN> --minify
|
||||
```
|
||||
|
||||
Rotating static keys or switching to *AutoGenerate* keys in Web .config (`<machineKey ... validationKey="AutoGenerate" decryptionKey="AutoGenerate" />`) mitigates this class of attacks. {{#ref}}
|
||||
|
||||
{{#endref}}
|
||||
Rotating static keys or switching to *AutoGenerate* keys in Web .config (`<machineKey ... validationKey="AutoGenerate" decryptionKey="AutoGenerate" />`) mitigates this class of attacks.
|
||||
|
||||
### CVE-2025-30406 – Gladinet CentreStack / Triofox hard-coded keys
|
||||
Kudelski Security uncovered that multiple CentreStack / Triofox releases shipped with identical `machineKey` values, enabling unauthenticated remote code execution through ViewState forgery (CVE-2025-30406).
|
||||
|
Loading…
x
Reference in New Issue
Block a user