Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 577 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 577 Bytes

Serverless Security Enhancements (Faas)

Security enhancements and required steps for serverless (FaaS) hardening. The focus would be around Python functions, as it's the most simplest and one of the most popular languages used around scripting, serverless and cloud computing general tasks.

Sample exploit that does a "potential" input injection scenario is kept under the exploit-examples\infoLeak.py folder

Various types of exploit examples and scenarios are covered under the src folder for each of AWS Lambda, GCP CloudFunction & Azure Function FaaS offerings