• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

awsEnum: Enumerate AWS services

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,607
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,590
‎6 Years of Service‎
 
76%
screenshot.png


awsEnum is a python script that enumerates AWS services through the provided credential. It is coded and published to be used in particular circumstances:

    Engaging in penetration testing activity.
    Carry on a Bug hunting activity.
    AWS cloud security Audit.
    Any other legal activity that is already approved by the owner of the asset.

awsEnum is created to work under a hoodie, which means there’s no intention to support all modes.

Features

    Connect to aws service through boto3, in other words! signing request.
    awsEnum allows users to set the number of requests [By default: 1000].
    awsEnum store result into json file.
    Keep AWS credential within awscli configuration and just pass profile_name to awsEnum.
    Supported service: ec2, iam, s3.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top