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

How do I get burpsuite to intercept my curl -X GET requests that I am launching from command line

Darragh | Last updated: Mar 14, 2019 01:30PM UTC

I am penetration testing, I am exploiting (this is all on a college set up environment, nothing is really but hosted on a VPN) an API that connects with a database to receive data and spit it back out. I am doing these requests through the command line like : curl -X GET 'https://address/users/1/payments/payment code here -H 'Authorization code here' -i -k. How do i get burp to intercept this if I am doing it through the command line, or is it possible?

PortSwigger Agent | Last updated: Mar 14, 2019 01:39PM UTC