Skip to content
Kloudle
Academy

Learn Cloud Security

Page 9 of 13

Getting started with AWS ELB - Application Load Balancer
academy 3 min

Getting started with AWS ELB - Application Load Balancer

Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs). In this article we will take a look at how to create an Application Load Balancer on AWS.

Akash Mahajan
Escalating privileges in Google Cloud, from app to cloud access
academy 5 min

Escalating privileges in Google Cloud, from app to cloud access

A short blogpost that shows an exploitation scenario where an attacker, who has managed to gain SSRF or code execution capabilities, can leak tokens and escape to the Google Cloud platform.

Akash Mahajan
Scanning IPv6 with fi6s
academy 4 min

Scanning IPv6 with fi6s

fi6s is a port scanning tool for scanning IPv6 networks. This article features a short guide on setting up and using fi6s’s port scanning capabilities.

Akash Mahajan
How to create a new Pub/Sub Topic on Google Cloud
academy 3 min

How to create a new Pub/Sub Topic on Google Cloud

Pub/Subs are popularly used for asynchronous communication between applications. This article is a quick walkthrough of how you can create a Pub/Sub Topic on Google Cloud.

Akash Mahajan
How to create a new Project in Google Cloud
academy 2 min

How to create a new Project in Google Cloud

Projects in Google Cloud help in organising all the Google Cloud Resources. This article provides a quick hands-on guide on how you can create a new Project on Google Cloud. Akash Mahajan.

Akash Mahajan
Exploiting the O365 Duo 2FA Misconfiguration
academy 2 min

Exploiting the O365 Duo 2FA Misconfiguration

An interesting talk on understanding the O365 Duo 2FA misconfiguration and how it can be detected and remediated.

Akash Mahajan
How to transfer files between AWS S3 and AWS EC2
academy 4 min

How to transfer files between AWS S3 and AWS EC2

A simple and quick walkthrough of how you can transfer files between AWS EC2 and AWS S3.

Akash Mahajan
Configuring AWS Load Balancers to protect against HTTP Desync attacks
academy 6 min

Configuring AWS Load Balancers to protect against HTTP Desync attacks

HTTP Desync attacks are a category of attacks on a system of proxies and load balancers when multiple devices in the chain parse parts of the HTTP request differently, resulting in tampering of legitimate HTTP sessions and bypassing application level security. AWS offers protection against these attacks in their Load Balancer service that prevents exploitation.

Akash Mahajan
Scanning IPv6 with Nmap
academy 4 min

Scanning IPv6 with Nmap

Nmap is amongst the popular network discovery utilities discovering hosts and services on the network. This article provides a walkthrough for getting started with Nmap for scanning IPv6 addresses.

Akash Mahajan
How to set up EFS and use with multiple instances in different VPCs
academy 5 min

How to set up EFS and use with multiple instances in different VPCs

This academy article provides hands-on guidance on how you can set up an AWS EFS and use it with instances in different VPCs.

Akash Mahajan
Create, attach, and detach EBS volumes
academy 4 min

Create, attach, and detach EBS volumes

This academy article provides hands-on guidance on how you can create, attach, and detach EBS volumes to your EC2 instances on AWS.

Akash Mahajan
How to set up an S3 bucket on AWS
academy 4 min

How to set up an S3 bucket on AWS

This academy article provides hands-on guidance on creating an S3 bucket on AWS. Follow the steps in this article to set up your new S3 bucket

Akash Mahajan