Skip to content

raise-isayan/ViewStateDecoder

Repository files navigation

Microsoft .NET ViewState Parser and Burp suite extension ViewStateDecoder

Language/Japanese

This tool is an extension of PortSwigger product, Burp Suite. Supports Burp suite Professional/Community.

Overview

This extension is a tool that allows you to display ViewState of ASP.NET. Note that it is also possible to decode using the command line.

ViewState has been hidden in Burp suite since v2020.3. It is intended for use with Burp suite v2020.x or later.

Fixed some issues with ViewState in the existing Burp suite.

About the latest version

The main repository (master) may contain code under development. Please download the stable release version from the following.

Please use the following versions

  • Burp suite v2023.1.2 or less than

    • ViewStateDecoder v2.2.14.0 or less than
  • Burp suite v2023.1.2 or above

    • ViewStateDecoder v3.0.0 or above
    • ViewStateDecoder v0.5.3.0 or less (currently available)

How