Cloudformation
Cloudformation is very much the same as a terraform but we use it with CDK (Cloud development kit)
Read More
Cloudformation Powerpoint
- Infrastructure as Code (IaC) allows the management, provision and deployment of servers or infrastrucuture via a template rather than through manual hardware deployment (click-ops) or custom scri...
Read More
Cloud Penetration Testing
+ https://pentestbook.six2dez.com/enumeration/cloud/
Read More
Client-side Prototype Pollution
Research notes and findings.
Read More
Client Side PHP
document.form.form_password_hidden.value = hex_sha1(hex_sha1(document.form.form_password.value) + \"\");
Read More
CICD Testing
+ Builds (Compile Source and Dependencies + Unit Testing + Check and Enforce Code Coverage)
Read More