Barak Tawily

Results 24 comments of Barak Tawily
trafficstars

Thanks for reporting this. It is working properly on ![image](https://github.com/Quitten/Autorize/assets/8288210/4a7d6af7-7356-4351-8fd0-07e2cd9a9eae) but not on ![image](https://github.com/Quitten/Autorize/assets/8288210/6715f902-8417-4cd0-aad1-a0cb8df8a8cb) Seems like we need to add `IHttpService` to the request on this line: https://github.com/Quitten/Autorize/blob/c9bc4f2f81aa256ad664b67ac75497bbcdb7fb14/gui/table.py#L200C34-L200C34 I dont...

@ksg97031 - I was able to reproduce it on v2023.10.1.2

Hey @M-Davies, thanks for your feedback. The only way to get the proxy listener interface is via [`getListenerInterface`](https://github.com/PortSwigger/burp-extender-api/blob/8190726fa69447ab0c82eac536006c2b258a30e4/src/main/java/burp/IInterceptedProxyMessage.java#L106) There is no an easy way to make request bypass interception and...

@vitorfhc - Thank you for the heads up. I don't have time to implement this at the moment, but I would like to share my thoughts on how should it...