Skip to content
Kloudle Logo
Academy

Learn Cloud Security

Page 12 of 14

What is Multi-Factor Authentication in AWS?
academy 10 min

What is Multi-Factor Authentication in AWS?

A detailed article that describes what Multi-Factor Authentication systems are, how they increase the security of the system they protect and what it means in the context of the AWS cloud.

Akash Mahajan
How to perform an IAM Security Audit in AWS
academy 14 min

How to perform an IAM Security Audit in AWS

A step by step guide to show how a security audit of AWS IAM can be performed to identify users attributes like unrotated keys, IAM password policies, access and much more.

Akash Mahajan
Deploying web applications with GitHub Actions
academy 10 min

Deploying web applications with GitHub Actions

A guide on deploying your first (or second, or third or …) application from a code repository to a server via the awesome GitHub Actions workflow.

Akash Mahajan
Amazon Inspector AWS vulnerability scanning guide
academy 9 min

Amazon Inspector: AWS Vulnerability Scanning Guide (2026)

Enable Amazon Inspector for EC2, ECR, and Lambda. Compare agent-based and agentless scanning, deploy across AWS Organizations, and control coverage and cost.

Akash Mahajan
How to do a complete security audit of your Mongo Cloud account
academy 4 min

How to do a complete security audit of your Mongo Cloud account

A security audit allows you to collect information about a system which can then be analysed to identify if there are security weaknesses. This article describes how you can perform a security audit of your Mongo Cloud account.

Akash Mahajan
How to get all public IP addresses in your AWS account
academy 11 min

How to get all public IP addresses in your AWS account

The knowledge of all public IP addresses across different services within AWS is a good way to get started with understanding what the attack footprint of an organisation looks like. This article describes fetching this information using both, the web console and the CLI.

Akash Mahajan
Getting started with AWS CloudTrail to monitor for security-sensitive APIs
academy 18 min

Getting started with AWS CloudTrail to monitor for security-sensitive APIs

CloudTrail is a service offered by AWS to monitor and record all actions taken within an AWS account. This article describes how you can get started with AWS CloudTrail to monitor for security sensitive APIs.

Akash Mahajan
Using log4jscanwin to identify Log4j vulnerabilities on Windows machines
academy 7 min

Using log4jscanwin to identify Log4j vulnerabilities on Windows machines

A step-by-step guide on how to identify Log4j vulnerabilities on Windows machines using log4jscanwin

Akash Mahajan
DevSecOps - Scan GitHub org. repos for secrets
academy 9 min

DevSecOps - Scan GitHub org. repos for secrets

Developers may sometimes, accidentally or due to the lack of security knowledge, store secrets, keys or passwords within code repositories. These may then get leaked over the Internet, resulting in attackers taking over accounts or accessing sensitive information. This article describes how you can scan your Github org repos for secrets.

Akash Mahajan
How to find vulnerable log4j instances across your AWS EC2 instances
academy 7 min

How to find vulnerable log4j instances across your AWS EC2 instances

A guide to help you discover vulnerable Log4j packages across multiple Linux machines using scripting and the AWS SSM to run commands remotely.

Akash Mahajan
Authentication Bypass in Apache Airflow - CVE-2020-17526 and AWS Cloud Platform compromise
academy 7 min

Authentication Bypass in Apache Airflow - CVE-2020-17526 and AWS Cloud Platform compromise

An authentication bypass within Apache Airflow allowed an attacker to login as any user in the Airflow system. Post exploitation within the app, led to a full cloud account compromise on AWS.

Akash Mahajan
IAM Bad: Privilege Escalation using Misconfigured Policies in AWS IAM (Webinar)
academy 13 min

IAM Bad: Privilege Escalation using Misconfigured Policies in AWS IAM (Webinar)

A walkthrough of the slides covered as part of our Star Wars Day special webinar on IAM policy misconfigurations that can lead to privilege escalations and a takeover of the target AWS account.

Akash Mahajan