awsKeyTools icon indicating copy to clipboard operation
awsKeyTools copied to clipboard

AWS云平台 AccessKey 泄漏利用工具

Results 4 awsKeyTools issues
Sort by recently updated
recently updated
newest added

code error: Invalid type for parameter UserName, value: None, type: , valid types:

I tried to access a S3 using awsKeyTools with AK/SK, but got a error: `botocore.exceptions.ClientError: An error occurred (InvalidAccessKeyId) when calling the ListBuckets operation: The AWS Access Key Id you...

UnicodeEncodeError: 'latin-1' codec can't encode characters in position 573-577: ordinal not in range(256)

botocore.errorfactory.EntityAlreadyExistsException: An error occurred (EntityAlreadyExists) when calling the CreatePolicy operation: A policy called ssm_policy already exists. Duplicate names are not allowed. 这个报错是因为什么