This include boto3 in the extensions ./lib folder avoiding the need to python2 boto3 library installation and should allow this extension to work out of the box with no additional setup.
This does not seem ideal but with Jython/burp using python2.7 this seems to be the best way to just load this extension without any additional setup and avoid errors.
This include boto3 in the extensions ./lib folder avoiding the need to python2 boto3 library installation and should allow this extension to work out of the box with no additional setup.
This does not seem ideal but with Jython/burp using python2.7 this seems to be the best way to just load this extension without any additional setup and avoid errors.