Skip to content
Kloudle
Academy

Learn Cloud Security

Page 4 of 13

How to enable logging for elastic load balancer using AWS CLI
academy 2 min

How to enable logging for elastic load balancer using AWS CLI

Logging requests to ELB endpoints is a helpful way of detecting and investigating potential attacks, malicious activity, or misuse of backend resources. Logs can be sent to S3 and processed for further analysis.

Akash Mahajan
How to update AWS ELB HTTP Desync mitigation mode using AWS CLI
academy 2 min

How to update AWS ELB HTTP Desync mitigation mode using AWS CLI

An AWS ELB with HTTP Desync mitigation mode set to **monitor** could allow a class of HTTP desynchronization attacks against the web server behind the Load Balancer. This article provides a step by step guide on how you can check and update the HTTP Desync mitigation mode for your ELB to a more secure option using AWS CLI.

Akash Mahajan
How to update AWS ELB HTTP Desync mitigation mode
academy 2 min

How to update AWS ELB HTTP Desync mitigation mode

An AWS ELB with HTTP Desync mitigation mode set to **monitor** could allow a class of HTTP desynchronization attacks against the web server behind the Load Balancer. This article provides a step by step guide on how you can check and update the HTTP Desync mitigation mode for your ELB to a more secure option.

Akash Mahajan
How to enable MFA for an IAM User using AWS CLI
academy 2 min

How to enable MFA for an IAM User using AWS CLI

AWS IAM provides multi factor authentication capabilities to its users which provides an additional layer of security. This article provides a step by step guide on how to enable multi factor authentication for users using AWS CLI.

Akash Mahajan
5 important security settings you need to review for your GKE clusters
academy 14 min

5 important security settings you need to review for your GKE clusters

There are some very important settings related to security that you should regularly review in your Google Kubernetes Engine based K8S clusters

Akash Mahajan
Cross Account IAM enumeration via Lambda Resource Policies in AWS Cloud
academy 5 min

Cross Account IAM enumeration via Lambda Resource Policies in AWS Cloud

The article describes a side channel technique to use verbose messages returned by the AWS API to enumerate users and roles in a different AWS account. Article contains proof of concept python script as well.

Akash Mahajan
How to enable logging for elastic load balancer
academy 2 min

How to enable logging for elastic load balancer

Logging requests to ELB endpoints is a helpful way of detecting and investigating potential attacks, malicious activity, or misuse of backend resources. Logs can be sent to S3 and processed for further analysis.

Akash Mahajan
How to enable MFA for an IAM User in AWS
academy 3 min

How to enable MFA for an IAM User in AWS

AWS IAM provides multi factor authentication capabilities to its users which provides an additional layer of security. This article provides a step by step guide on how to enable multi factor authentication for users in AWS.

Akash Mahajan
How to enforce 2FA for all Cloudflare account members
academy 2 min

How to enforce 2FA for all Cloudflare account members

Cloudflare allows to enforce 2FA for all members in the account. 2FA provides an additional layer of security. This article provides a step by step walkthrough of how you can enforce 2FA for all members on your Cloudflare account.

Akash Mahajan
How to setup AWS CLI on Linux
academy 2 min

How to setup AWS CLI on Linux

This academy article provides hands-on guidance on how to setup AWS CLI on Linux. Follow the steps in this article to set up AWS CLI

Akash Mahajan
How to enable public access block to restrict access in S3 using AWS CLI
academy 2 min

How to enable public access block to restrict access in S3 using AWS CLI

This article shows how to enable Block public access setting for S3 buckets

Akash Mahajan
How to enable public access block to restrict access in S3
academy 2 min

How to enable public access block to restrict access in S3

This article shows how to enable Block public access setting for S3 buckets

Akash Mahajan