🤓
TurvSec Wiki
  • 👨‍💻Who is Mr Turvey
  • Blogs and Notes
    • Techie Blogs
      • Troubleshooting Nessus
      • Bypassing CAPTCHA
      • How to Proxy Linux Traffic
    • Miscellaneous Blogs
      • PSD2 and Open Banking
      • Cheap Pen Testing
      • Top 10 Pen Testing Tools
      • Scoping Web Applications
  • Web App Testing
    • 🌍Content Discovery
      • 🔎Subdomain Enumeration
      • 📃Dir & Page Enumeration
    • 💉Injections
      • CSV Injection
    • 🕸️JSON WEB TOKENS
    • 🔏Testing SSL/TLS
    • 📮Testing APIs with POSTMAN
  • Offensive Security
    • 🎣Phishing with Evilginx2
    • 🔐WPA2 Cracking
  • Physical Security
    • 👨‍✈️Social Engineering
  • Tools
    • Burp2API - BurpSuite to JSON
    • allthewayback - Search Wayback
    • Thicc - Thick App Testing Aid
Powered by GitBook
On this page
  1. Tools

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.

PreviousSocial EngineeringNextallthewayback - Search Wayback

Last updated 1 year ago

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.

GitHub - MrTurvey/Burp2API: Converting your Burp Suite projects into JSON APIs which can be viewed with Swagger editor or imported into Postman.GitHub
Burp2API Tool.
Logo