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

Endpoint is not the same for all regions #3

Closed DaveYesland closed 5 years ago

DaveYesland commented 5 years ago

Endpoint is partially hardcoded and changes between some regions so pull it using boto3 instead.