PinnedSCP to restrict AWS regions and the weird behaviour of AWS global servicesAs a best practice to keep the cost under control and to better manage security, enterprises typically allow access to some AWS regions.Feb 15, 2023Feb 15, 2023
PinnedLoad Balance Traffic to Private EC2 instancesConfigure AWS Application Load Balancer (ALB) to distribute the HTTP traffic across a set of private EC2 instances present in private…Feb 14, 20232Feb 14, 20232
Adding a Layer of Security Using AWS PrivateLinkAdding a Layer of Security Using AWS PrivateLinkOct 31, 2023Oct 31, 2023
Common Issues in S3 Cross-Account AccessLet’s explore the potential issues that can arise when setting up cross-account access to S3. Cross-account access involves a situation…Oct 17, 2023Oct 17, 2023
JWT Key Confusion Attack: Part2In Part1 we discussed the Key Confusion Attack. In this post we will use a vulnerable JWT application by Sjoerd Langkemper to demonstrate…Feb 11, 20211Feb 11, 20211
JWT Key Confusion Attack: Part1This post deals with the theory of Key Confusion Attack. Part2 deals with solving the JWT Lab by Sjoerd Langkemper to demonstrate the Key…Feb 11, 2021Feb 11, 2021
Maintaining Session in NTLM AuthenticationI came across a web application which uses NTLMv2 for authentication. I logged in to the application (provided my credentials for the…Jul 30, 2020Jul 30, 2020
Test_xss_the_rightway_2In part_1 of this series we talked about how the generic payload — <script> alert(‘XSS’) </script> to test XSS doesn’t execute in different…Apr 16, 2019Apr 16, 2019