Skip to content
Kloudle
Academy

Learn Cloud Security

Page 12 of 13

How to perform a EC2 Vulnerability using Amazon Inspector
academy 4 min

How to perform a EC2 Vulnerability using Amazon Inspector

A guide on how to perform an EC2 Vulnerability Scan using Amazon Inspector with the console and the CLI.

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
Rogue One: A Certified Kubernetes Administrator (CKA) Exam Story
academy 14 min

Rogue One: A Certified Kubernetes Administrator (CKA) Exam Story

My journey and experience with how I approached the CKA exam, failed it, learnt from my failure and passed it in my second attempt. Tips and Tricks included!

Akash Mahajan
Part 9 - Mapping the MITRE ATT&CK framework to your Kubernetes cluster: Impact on the Cluster
academy 3 min

Part 9 - Mapping the MITRE ATT&CK framework to your Kubernetes cluster: Impact on the Cluster

This is the ninth and the last part of a series on the MITRE ATT&CK framework for Kubernetes, covering the Impact tactic with examples.

Akash Mahajan
Part 8 - Mapping the MITRE ATT&CK framework to your Kubernetes cluster: Lateral Movement
academy 6 min

Part 8 - Mapping the MITRE ATT&CK framework to your Kubernetes cluster: Lateral Movement

This is the eighth part of a nine part series on the MITRE ATT&CK framework for Kubernetes, covering the Lateral Movement tactic with examples.

Akash Mahajan