IPRotate_Burp_Extension icon indicating copy to clipboard operation
IPRotate_Burp_Extension copied to clipboard

Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.

Results 12 IPRotate_Burp_Extension issues
Sort by recently updated
recently updated
newest added

Hello i tried to edit IPRotate Extension by changing line self.allEndpoints.append(self.restAPIId + '.execute-api.' + region + '.amazonaws.com') to .com.cn so i can access Chinese API Gateway. I have chinese Amazon...

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

Hi, I try to use IP rotate extension but I get this error: Traceback (most recent call last): File "/root/.BurpSuite/bapps/2eb2b1cb1cf34cc79cda36f0f9019874/IPRotate.py", line 202, in enableGateway self.startAPIGateway() File "/root/.BurpSuite/bapps/2eb2b1cb1cf34cc79cda36f0f9019874/IPRotate.py", line 70, in...

bug

Some of our clients geo restrict. i know i can modify the code, but it'd be nice to have these in the bapp store thanks :)

enhancement

Is it possible to specify an AWS profile name that would use the credentials in `~/.aws/credentials`, rather than inserting static credentials directly? This would make it easier for me to...

enhancement

Whenever you access a **WordPress** website, anything other than the `/` directory will send you in a redirection loop and not load.

bug

Though the "put_method" and "put_integration" methods were duplicated, Not sure anymore - may be intentional to support "/" and "/param"?

1. Disable all region checkboxes on startup 2. Grey out all region checkboxes when enabled and re-enable them when disabled

('Unable to import boto3, create API Gateway manually using createapigw.py script, and load them from file.', SyntaxError('no viable alternative at input \'"The \'{service_name}\' resource does not an API version of:...