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

didn't work #52

Closed z8er5k closed 4 months ago

z8er5k commented 1 year ago

('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: {bad_api_version}\n"\'', ('/home/onebone/boto3/boto3/exceptions.py', 43, 13, ' f"The \'{service_name}\' resource does not an API version of: {bad_api_version}\n"\n'))) load API GW endpoints from file Screenshot from 2023-09-06 00-46-53 Screenshot from 2023-09-06 00-47-18

DaveYesland commented 8 months ago

I have made some changes to this to now include boto3 with the extension. You can try again after a new pull and see if it all works from the UI for you. You can also install from the BApp store and that version should work.