AKAbhijeet Kumarinblog.securityin.cloud·Mar 6, 2024 · 3 min readMulti-Cloud Red Team Analyst (MCRTA) ReviewDisclaimer At the time of writing this blog, I am employed by the CyberWarFare Labs (the creator of this course), however, the thoughts and experiences shared are my own and does not reflect those of my employer. Overview Although cloud has been here...00
AKAbhijeet Kumarinblog.securityin.cloud·Apr 23, 2023 · 6 min readFun in the AWS with Sliver C2 Part-1Specifications EC2 instance --> t2.micro OS --> Ubuntu 20.04LTS (Focal Fossa) Go Version --> go1.20.1 linux/amd64 Sliver Version --> 1.5.34 Mingw Version --> 7.0.0-2 Preparation My journey began with the launch of an Ubuntu 20.04LTS t2-micro (...00
AKAbhijeet Kumarinblog.securityin.cloud·Sep 16, 2022 · 16 min readDeep dive into VPN & Proxies: How to stay safe onlineIn my last post, I wrote about DNS, VPN & Proxies, while that was focused on simple explanations this one is gonna be more comprehensive & technical. As usual, you are requested to do your due diligence before using any service providers. I won’t tal...00
AKAbhijeet Kumarinblog.securityin.cloud·Sep 10, 2022 · 6 min readDNS, VPN & Proxies in layman termsMany people use VPNs, Proxies & DNS resolvers for different purposes, however, most of them have no idea about the use cases. I very recently saw someone mistaking a DNS resolver for VPN which motivated me to write this article. While it is very usef...00
AKAbhijeet Kumarinblog.securityin.cloud·Aug 23, 2022 · 3 min readDemystifying Cookies from a security standpointWho doesn’t love a tasty COOKIE/BISCUIT? The same is true for the “Website Cookies” (special text files), which are used for authentication, season management, personalization & tracking. Since HTTP happens to be a STATELESS protocol, websites need t...00