© 2026 Hashnode
Hello world! Wait... I probably shouldn’t say that — this isn’t my first blog post. Never mind.How are you doing, mates? How’s life going? Let’s get started. In this article, I want to talk about the CSRF vulnerability, and based on my own findings, ...

In this article, I will write a write-up for Web Hacking: Web Application Basics that covers the Web Application Overview, Uniform Resource Locator, HTPP Messages, HTTP Request: Request Line and Methods, HTTP Request: Headers and Body, HTTP Response:...

Welcome to Day 83 of the #90DaysOfDevOps Challenge! 🎉 Today, we're diving into deploying a web application using Docker Swarm. Docker Swarm is a powerful orchestration tool that allows us to manage containers at scale, ensuring robustness and high p...

What are Route Handlers in Next.js? Route handlers in Next.js are a powerful feature that allow developers to manage and manipulate routing behavior directly within their applications. This functionality is crucial for defining server-side logic and ...

Introduction: In Project 4, we embark on the journey of deploying a web application using Docker Swarm on AWS. Follow along as we set up a robust and scalable environment for hosting applications, walking through each step meticulously. Step 1: Setti...
