RhinoSecurityLabs / IPRotate_Burp_Extension

Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.
807 stars 144 forks source link

How to log the final public ip? #42

Closed bestrocker221 closed 1 year ago

bestrocker221 commented 2 years ago

Would be really helpful to be able to log the outgoing public IP from Amazon. Is there a way to easily do that?

DaveYesland commented 1 year ago

As far as I have tested there is no way to get the external IP of the API gateway which is used for each request so there is no way to log it. Open to suggestions if anyone knows of a way.