Ohekpeje Joel Odeyjoelodey.hashnode.devΒ·Nov 17, 2024Lab: Broken brute-force protection, multiple credentials per requestLab Scenario: Our objective is to understand and exploit a web application's broken brute-force protection, where the login credentials are submitted in JSON format. By manipulating the request to submit multiple credentials, we aim to bypass the pro...DiscussΒ·1 likePortSwigger Authentication Labswebsecurity
Ohekpeje Joel Odeyjoelodey.hashnode.devΒ·Nov 8, 2024Lab: Exploiting XXE to perform SSRF attacksLab Scenario: Our mission is to exploit XXE through a web application's "Check stock" feature, ultimately performing SSRF attacks to access sensitive information from a metadata endpoint. By intercepting and manipulating a POST request, we intend to ...DiscussΒ·1 likePortSwigger XML external entity (XXE) injectionxxe
Nitinnitinthite.hashnode.devΒ·Sep 10, 2024Azure CLI: The Ultimate Tool for Efficient Cloud ManagementWhat is Azure CLI? Azure CLI is a command-line interface that allows you to manage Azure resources and tasks, such as creating, updating, or deleting resources. It provides a way to interact with Azure services through commands, offering the same cap...DiscussΒ·477 readsBrush up AzureAzure
Shraddha Suryawanshiterraform-handson-projects.hashnode.devΒ·Sep 3, 2024Advanced Terraform Project 1: VPC, EC2, and ALB Setup with Dynamic Target Group AllocationIntroduction In this project, we'll automate the deployment of a highly available web application infrastructure on AWS using Terraform. The infrastructure includes a Virtual Private Cloud (VPC) with public and private subnets, EC2 instances deployed...DiscussΒ·9 likesTerraform
Ohekpeje Joel Odeyjoelodey.hashnode.devΒ·Aug 24, 2024Lab: HTTP request smuggling, basic TE.CL vulnerabilityLab Scenario: Our mission is to explore and exploit a simulated web application's vulnerability to HTTP request smuggling. We'll use the TE.CL technique to manipulate the transfer encoding and content length, revealing potential security weaknesses. ...DiscussΒ·10 likesΒ·26 readsPortSwigger HTTP request smuggling Labsportswigger
Nitinnitinthite.hashnode.devΒ·Aug 21, 2024Learn How to Develop Apps on Google Cloud EasilyAims to create a VM and install + run nginx server on G-cloud 3rd step from a series that focuses on understanding G-cloud. *******************************************************************************Google Cloud offers a variety of compute servic...DiscussExploring Google Cloud - Step by Stepgoogle cloud
Shraddha Suryawanshistudywise.hashnode.devΒ·Aug 21, 2024Automating Application Load Balancer Management: Creation, Scheduling, and Management Using Lambda and EventBridgeIntroduction This blog provides a guide for creating, managing, and automating an Application Load Balancer (ALB) using AWS services. We will cover the creation of an ALB, the scheduling of its start and stop times using AWS EventBridge, and the mana...DiscussAWS
Nilkanth Mistrynilkanth1010.hashnode.devΒ·Aug 3, 2024Day 89 - Mounting an AWS S3 Bucket on Amazon EC2 Linux Using S3FS πProject-10 Overview π Project Description In this AWS Mini Project, you will learn how to Mount an AWS S3 Bucket on an Amazon EC2 Linux instance using S3FS. The project provides a hands-on experience with Amazon Web Services (AWS) and covers key com...Discuss90 Days Of Devops Challengesattechpolicy
Nilkanth Mistrynilkanth1010.hashnode.devΒ·Aug 2, 2024Day 88 - Deploying a Django Todo App on AWS EC2 Using Kubeadm Kubernetes Cluster πWelcome to Day 88 of the #90DaysOfDevOps Challenge! π Today, we have an exciting project ahead where we will be deploying a Django Todo app on AWS EC2 using a Kubeadm Kubernetes cluster. Letβs dive in step by step! π Project Description In this pro...DiscussΒ·31 reads90 Days Of Devops ChallengesDevops
Nilkanth Mistrynilkanth1010.hashnode.devΒ·Aug 1, 2024Day 87 - Deploying a React App on AWS Elastic Beanstalk using GitHub Actions πβ¨Project Description π In this project, we'll automate the deployment of a React application on AWS Elastic Beanstalk using Docker and GitHub Actions. This will streamline the deployment process and ensure your app is always up-to-date. Hands-on Proj...Discuss90 Days Of Devops ChallengesDevops