Original Post: Burp Suite Enterprise Edition Power Tools: Unleashing the power to the command line, Python, and more | Blog
The content discusses the release of Burp Suite Enterprise Edition Power Tools (BSEEPT), created by Ollie Whitehouse, announced on March 21, 2023. BSEEPT is a command-line tool and Python library designed for interacting with the Burp Suite Enterprise Edition (BSEE) GraphQL API. It enables users to utilize the API efficiently for command-line tasks, integration, and custom tool development. The content includes a backstory of Ollie’s role at PortSwigger, his contributions to various extensions, and the creation process of BSEEPT. It provides a demo of using BSEEPT to query scan results, process JSON output with jq
, and generate CSV-like outputs. The article encourages users to report issues and provides details on where to access BSEEPT on GitHub.
Go here to read the Original Post