Anjali·Jul 27, 2024Integrating SES with AWS CognitoCognito sends only 50 emails per day for verifying users, what if you need to send 1000 email a day? AWS SES is your solution!!A response icon1A response icon1
Anjali·Jul 8, 2024AWS Cognito User Pools: A Beginner’s Step-by-Step Setup GuideAmazon Cognito is an identity platform for web and mobile applications where users can authenticate and authorize themselves and can access…
Anjali·Nov 6, 2023AWS EKS Challenge: Walkthrough of EKSClusterGames.com CTFEKSClusterGames is an entertaining and instructive series of ctf challenges meant to assess your proficiency with AWS and Kubernetes by…
Anjali·Aug 14, 2023Cloud Village CTF 2023 Write upLast week, my team participated in cloud CTF, Cloud Village 2023 @defcon31. It was an online event, opened for 3 days and had challenges on…
Anjali·Mar 8, 2023AWS Amazon Inspector: Vulnerability ManagementAmazon Inspector is a cloud native service for continuous scanning of Elastic Compute Cloud (EC2) and container workloads. It identifies…
Anjali·Jan 18, 2023Analyzing Latest WhatsApp Scam Leaking S3 BucketThis is a quick blog about an amazon scam going on WhatsApp. In search of data, I found the S3 bucket which is publicly available. Since…
Anjali·Jan 9, 2023AWS | Deep Dive into ECS: Part 1ECS (Elastic Container Service), an AWS managed service that provides container orchestration and makes it easy for us to deploy, manage…
Anjali·Dec 16, 2021Testing Cloud (AWS & Azure) WAF Capabilities Against log4shell(CVE-2021–44228)Log4j shell or Log4Shell or LogJam[CVE-2021–44228] is a zero day that allows hackers to execute remote code execution(RCE). It exploits…
Anjali·Oct 25, 2021Learn Anchore with KatakodaThis blog will help you in installing an Anchore and scanning docker images. Here, I have used openjdk and debian docker images to perform…
InOpstreebyAnjali·Jul 21, 2020Out-Of-Band RCE: CTF WalkthroughSo, this is my writeup on how I was able to achieve my first Remote Code Execution. Also after reviewing the code I was able to understand…