Content
@
1 reply
0 recast
2 reactions
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