🔵Pynt Postman

Pynt postman is a postman dedicated mode of Pynt that allow to trigger a Pynt scan from within postman. to use that mode the user needs to fork Pynt Postman collection from postman workspace

Basic usage

pynt postman

Optional arguments

    --port - set the port pynt will listen to (DEFAULT: 5001)
    --insecure - use when target uses self signed certificates
    --host-ca - path to the CA file in PEM format to enable SSL certificate verification for pynt when running through a VPN.

Examples

How Pynt Postman works ?

Last updated