Burp Suite User Forum

Create new post

How to implement request to postman application?

PhapTruong | Last updated: Sep 15, 2020 03:26PM UTC

RAW: POST /account/electrode/account/api/customer/:CID/gift-card/balance HTTP/1.1 Host: www.walmart.com x-csrf-jwt: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiaGVhZGVyIiwidXVpZCI6ImI2NTkzNzUwLWY3NjEtMTFlYS04NDRkLTMxOTI2MjdkODk5MCIsImlhdCI6MTYwMDE4MDk2MywiZXhwIjoxNjAxOTgwOTYzfQ.9X-gsK75g4bB9H6J0MBYzAfxKHbweyCTT-UnXQd6ulI Accept: application/json wml-captcha: 03AGdBq26cCzBOhUmcS3fSVc2SyRDl9cr1y_Lv5lYyCHszb7VDtJ2YajYFXuS3rV8Z1PNGJjMMoiQrcCLDIEzXPW0Kd1vy6Fc9jfalSr6TwwLdEgGzIz4WLGtOMtl2MhyjjpIH6WNLeWOdCEzmuiU404xO1xmsuh15d2qfGpdP6XpqqmF1wQ7L7FhDyKJkExQAgbrRp6fJ-1S-6H-VObkusrrTKX3o1PqzqqH9coY7FVqEKa3F2-OUvw9beBGf-PbOMaOKLDeIp4J19rRxzDWYTTVVPcO-l9SrKmvc9f8pIvtkgaoI_JsTV241whSCqFV7z9cdfkqABY7EaywdGfHq4c0J21C9cyXk4gB7K2Qq3kGSjVrhOkEc0-OU7pWBJEsq4hcpMWSuvd0WgNY4nFj9OCcdGNSkQH4-Xm91tPD5zmmzViteGwqZ32A Accept-Language: vi-vn Accept-Encoding: gzip, deflate Content-Type: application/json Content-Length: 146 Connection: close Cookie: x-csrf-jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiY29va2llIiwidXVpZCI6ImI2NTkzNzUwLWY3NjEtMTFlYS04NDRkLTMxOTI2MjdkODk5MCIsImlhdCI6MTYwMDE4MDk2MywiZXhwIjoxNjAxOTgwOTYzfQ.kkw38oBHuPbZzOXu6APAAV55jMw6zQZKAF78xYL2T8s {"fieldErrors":[],"number":"613635600920xxxx","pin":"xxxx","useAlertRole":true,"focusErrorFlag":true,"captcha":null,"enumber":"","showInfo":false} I use Repeater then it returns 400 code, however if used Postman to implement request it return 404 code. Who can help me ?

Hannah, PortSwigger Agent | Last updated: Sep 16, 2020 02:52PM UTC

Is this raw request from the traffic that you have proxied or intercepted through Burp Suite, or did you use a different tool to capture this request?

PhapTruong | Last updated: Sep 19, 2020 01:14AM UTC

I use Burp Suite, after send to repeater? can you help me ?

Liam, PortSwigger Agent | Last updated: Sep 21, 2020 07:54AM UTC

Have you tried using the Postman Integration extension? - https://portswigger.net/bappstore/6ae9ede3630949748842a43518e840a7

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.