The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

API PENTEST

semih | Last updated: Dec 20, 2022 07:48AM UTC

The places that need to be changed every time are the places I have specified as "variable". While I am doing the rest api pentest, I manually enter the available variables from excel each time and test them on the repeater. And this is taking too long. Each variable is available in excel format. There is even a csv format. I am testing the content of about 10,000 different APIs and controls that I have. How can I import the csv file I have and how can I do this more easily? or do you have easier method for rest api pentest? I think I explained it complicated. Thank you in advance for your attention. POST /api/{variable1}?appVersion= HTTP/2 Host: {variable2} Cookie: {variable3 } Content-Length: {variable4} Auth_token: {variable4} Accept: application/json, text/plain, */* Sec-Ch-Ua-Platform: "Windows" Content-Type: application/json; charset=UTF-8 Origin: {variable5} { THIS AREA : name” variable1”, “surname”:” variable1” }

Michelle, PortSwigger Agent | Last updated: Dec 20, 2022 02:02PM UTC