Never let your Kube(let) down
Overview Kubernetes a.k.a K8s is one of the most widely used container orchestration platforms. At its core, it works in a master-slave architecture, where the master node controls the deployments on
Search for a command to run...
Overview Kubernetes a.k.a K8s is one of the most widely used container orchestration platforms. At its core, it works in a master-slave architecture, where the master node controls the deployments on
Overview Containers have been used for more than two decades now with Docker being one of the most popular ones. We usually encounter containers while interacting with the internet either directly (e.
Overview AWS a.k.a Amazon Web Services is one of the oldest and most widely used cloud service providers. At the time of writing this blog, AWS has over 200 services across different domains (Compute,
Introduction Nmap a.k.a Network mapper is one of the prominent tools used in scanning networks. In addition to scanning capabilities, it also has functionalities for running scripts written in Lua lan
Disclaimer 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...

Introduction To QR Codes QR (Quick Response) codes have emerged as a powerful tool for businesses and organizations to facilitate services with their customers and stakeholders. Introduced in 1994 by
Specifications 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 (...

In 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...
Many 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...