lowSoA

Results 4 issues of lowSoA

When running ScoutSuite v5.10.2 against an Azure account in Azure China, the execution fails with the following message: `msrestazure.azure_exceptions.CloudError: Azure Error: AuthenticationFailed`. The endpoints used should be changed to their...

enhancement
component-provider-azure
blocked

**Describe the bug** Please provide: - A clear and concise description of what the bug is. An error is generated when a Memcached instance is configured without any Security Groups....

bug
component-provider-aws
potential

Updated the "value" pattern in [src/main/java/burp/ConfigParser.java#19](https://github.com/anvilsecure/aws-sigv4/blob/667aa88b1463a114b9e161cc45721951dce456a9/src/main/java/burp/ConfigParser.java#L19) for session tokens which are longer than 256 characters. In my current use case, the session token is 736 characters long, which will fail...

Implementation to enable CORS as per @rose-m's suggestion in issue #35 . ![image](https://user-images.githubusercontent.com/66413174/202451111-72954574-abc4-466a-b663-83466b9fe90c.png)