Content pfp
Content
@
1 reply
0 recast
2 reactions

TylerRamsbey pfp
TylerRamsbey
@collabjannan
Introduction to AWS Pentesting 52% Complete! ✨ šŸ‘‰ This is what I worked on today: šŸ”„ Attacking Lambda Functions šŸ”„ āœ… What Lambda functions are and key concepts āœ… Enumerating Lambda functions through the AWS Console and CLI āœ… Automated enumeration of a deployed scenario via CloudGoat. šŸŽ† Next up, Attacking ec2 instances Lambdas are scripts that you can upload to perform some automation tasks among other things. The processing is all handled on the AWS server-side so there's no worry about you trying to balance resources. They can be set to trigger on actions such as a file upload or a submission of a form and the lambda will execute. This was the first time using and deploying an AWS scenario from CloudGoat.
0 reply
0 recast
1 reaction