Sunday, August 21, 2022

Show HN: How to find Access Key confidential data on AWS easily https://ift.tt/EjQ9rMZ

Show HN: How to find Access Key confidential data on AWS easily [OSINT TIP] AWS key Credential Leak How to find Access Key confidential information on Amazon Cloud Services (AWS) very easily Search the Script tag for the 'AWS.config.update()' function on the 'DynamoDB' or 'S3 Bucket Upload' function on the page using the function AWS SDK or AWS CLI. https://ift.tt/cprgGxU August 22, 2022 at 11:02AM

No comments:

Post a Comment

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/BklTUNc

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...