Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用burp 套件来拦截我使用插件 Advanced Rest Client 和由 Advanced Rest Client 调用的 sinatra 应用程序所做的调用。
我已经将它设置为我整个系统的代理,但它仍然只拦截 Chrome 的调用:(
任何想法?
原因是我的请求使用的是 OAuth 和 SSL,所以 Burp Suite 没有过滤它们。