Tag: pwnedlabs
All the articles with the tag "pwnedlabs".
-
Access secrets via s3 bucket versioning
In this lab, we will be solving an lab with an attack vector through a s3 bucket versioning feature and through that we can able to exfil the secrets and elevating further more
-
Loot Public EBS Snapshots
In this lab, we will be solving an lab on understanding what ebs snapshots are and there misconfigurations....
-
Leverage leaked credentials for pwnage
Finding leaked AWS access keys in a GitHub .env file, using them to enumerate the account, and pivoting into Amazon RDS to escalate and capture the flag
-
Plunder Public RDS Snapshots
Enumerating publicly exposed Amazon RDS snapshots from just an AWS account ID, restoring one into my own account, and dumping the database to recover the flag
-
Identify the AWS Account ID from a Public S3 Bucket
Getting to know about how we can able to fecth a AWS account ID from a publicly available s3 bucket
-
Uncover Secrets in CodeCommit and Docker
In this lab, we will see how the leaked credentials through dockerhub can be leveraged atmost and more further
-
Reveal Hidden risks using Securityhub
Walkthrough of exploring AWS securityhub and a simulation activity to identify an issue that lead to some interesting findings
-
Breach in the Cloud - Cloudtrial challenge
This is a challenge from pwnedlabs where I've been provided with the cloudtrial logs and from there I've to do log analysis and trying to reproduce the attack from the attacker perspective
-
SSRF to Pwned
Lab from pwnedlabs where we have provided with a webserver and we are gonna look into how we can leverage it to SSRF