0

I'm using burp suite to intercept the calls that I do with the plugin Advanced Rest Client and with a sinatra application that is called by the Advanced Rest Client.

I've set it as proxy of my whole system, but still it intercepts only the calls by Chrome :(

Any idea?

ian
  • 12,003
  • 9
  • 51
  • 107
Filnik
  • 1,023
  • 3
  • 13
  • 26

1 Answers1

1

The reason was that my requests were using OAuth and SSL, so they are not filtered by Burp Suite.

Filnik
  • 1,023
  • 3
  • 13
  • 26