Skip to content
Kloudle
Academy

Learn Cloud Security

Page 5 of 13

How to update IAM password policy to require minimum password length of 14 or greater using AWS CLI
academy 2 min

How to update IAM password policy to require minimum password length of 14 or greater using AWS CLI

IAM password policies can be used to enforce minimum password length to ensure password complexity. This article provides the step by step guide on how you can update your IAM password policy using AWS CLI.

Akash Mahajan
How to enable Uniform Bucket-level Access for Bucket in Google Cloud using CLI
academy 2 min

How to enable Uniform Bucket-level Access for Bucket in Google Cloud using CLI

Enabling uniform bucket level access enforces stricter permissions on buckets and objects within. In the absence of uniform level access, bucket policies have to be carefully written to ensure object level access is not obtained.

Akash Mahajan
How to enable Uniform Bucket-level Access for Bucket in Google Cloud
academy 2 min

How to enable Uniform Bucket-level Access for Bucket in Google Cloud

Enabling uniform bucket level access enforces stricter permissions on buckets and objects within. In the absence of uniform level access, bucket policies have to be carefully written to ensure object level access is not obtained.

Akash Mahajan
How to update IAM password policy to require minimum password length of 14 or greater
academy 2 min

How to update IAM password policy to require minimum password length of 14 or greater

IAM password policies can be used to enforce minimum password length to ensure password complexity. This article provides the step by step guide on how you can update your IAM password policy in AWS.

Akash Mahajan
Hands-on with Kubernetes Goat - Introduction and Setup
academy 2 min

Hands-on with Kubernetes Goat - Introduction and Setup

Kubernetes Goat is an intentionally vulnerable Kubernetes cluster environment. This post covers an introduction and instructions to set up the tool for learning.

Akash Mahajan
Auditing Kubernetes with Kubeaudit - Conducting an Assessment
academy 4 min

Auditing Kubernetes with Kubeaudit - Conducting an Assessment

Kuberaudit is a command line tool used to audit Kubernetes clusters for common security issues. This post covers steps to conduct an assessment and interpret the results.

Akash Mahajan
Auditing Kubernetes with Kubeaudit - Introduction and setup
academy 2 min

Auditing Kubernetes with Kubeaudit - Introduction and setup

Kuberaudit is a command line tool used to audit Kubernetes clusters for common security issues. This post covers an introduction and instructions to set up the tool to get started.

Akash Mahajan
How to enable 2FA on Cloudflare
academy 2 min

How to enable 2FA on Cloudflare

Cloudflare provides the ability for users to enable 2FA for their account, which provides an additional layer of security. This article provides a step by step walkthrough of how you can enable 2FA for your Cloudflare account.

Akash Mahajan
Using Prowler for AWS assessment against CIS Foundations benchmark - Part 2 Conducting assessment
academy 1 min

Using Prowler for AWS assessment against CIS Foundations benchmark - Part 2 Conducting assessment

Prowler is an Open Source security tool used for AWS security best practices assessments, incident response, audits, continuous monitoring, hardening, and forensics readiness.

Akash Mahajan
Enforce Organization wide 2FA in GitHub
academy 2 min

Enforce Organization wide 2FA in GitHub

GitHub allows enforcement of organization-wide 2FA authentication which ensures all new users joining your GitHub Organization have 2FA enabled on their accounts. This article provides a quick walkthrough of how to enable this setting in your GitHub Organization.

Akash Mahajan
How to add a new hostname or IP address to a Standalone Kubernetes API server
academy 3 min

How to add a new hostname or IP address to a Standalone Kubernetes API server

A short post on adding a new hostname or IP address to the PKI certificate of a Kubernetes cluster so that TLS connections between client (kubectl) and the API server do not generate warnings.

Akash Mahajan
Using Prowler for AWS assessment against CIS Foundations benchmark - Part 1 Introduction and setup
academy 2 min

Using Prowler for AWS assessment against CIS Foundations benchmark - Part 1 Introduction and setup

Prowler is an Open Source security tool used for AWS security best practices assessments, incident response, audits, continuous monitoring, hardening, and forensics readiness. This post covers an introduction and instructions to set up the tool for learning.

Akash Mahajan