PortSwigger / postman-integration

Postman Integration is an extension for burp to generate Postman collection fomat json file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postman-integration

Postman Integration

Postman Integration is an extension to generate Postman Collection fomat json file.

Usage

  • It's very easy. You can open Postman Integration window from context menu "Export as Postman Collection" on history tab. Multiple selection is OK!. Then set up the followings on the window.

    • Encoding - This is encoding.

    • Collection Name: - Collection name which you want to name in Postman.

    • Folder Name: - Folder name which you want to name in Postman. You may use "Set ALL" button to set folder name to the field "Folder" for all of requests.

    • Name: - Request name which you want to name in Postman.

  • Once you press Export button, this generate Postman Collection format json file. You can import it into Postman.

License

MIT

About

Postman Integration is an extension for burp to generate Postman collection fomat json file.

License:MIT License


Languages

Language:Java 99.0%Language:HTML 1.0%