Burp2API - BurpSuite to JSON
Burp2API is a tool that will turn your Burp Suite projects into JSON APIs. These can then be viewed with Swagger editor or imported into Postman.
Last updated
Burp2API is a tool that will turn your Burp Suite projects into JSON APIs. These can then be viewed with Swagger editor or imported into Postman.
Last updated
Burp2API converts your Burp Suite project into a JSON for usage with POSTMAN or SWAGGER editor.
There are currently two purposes for the creation of this tool:
To provide clients with documentation for their own API (Anyone that does API testing knows the struggles)
To save a history of the endpoints you used in previous testing which can be used for future testing.