ViewState
Last updated
Last updated
ViewState is the method that the ASP.NET framework uses by default to preserve page and control values between web pages. When the HTML for the page is rendered, the current state of the page and values that need to be retained during postback are serialized into base64-encoded strings and output in the ViewState hidden field or fields.
Listener
Copy the output of ysoserial to the _VIEWSTATE parameter value, and click on 'Send'.