Skip to content
Peter Mueller edited this page Mar 20, 2026 · 2 revisions

Aurelian Wiki

Aurelian is a cloud security reconnaissance framework that detects and validates cloud weaknesses at scale across AWS, Azure, and GCP.

It provides a single, consistent interface for cloud security reconnaissance — turning multi-step enumeration, secrets scanning, and misconfiguration detection into simple CLI calls. Each module encapsulates a complex workflow behind a single command. The interface stays the same — aurelian [platform] recon [module] — regardless of the cloud provider or the complexity underneath.

Aurelian is developed and maintained by Praetorian.


Quick Navigation

Section Description
Getting Started Installation, prerequisites, first scan
Usage Guide CLI syntax, flags, output options
AWS Modules AWS recon and analysis modules
Azure Modules Azure recon modules
GCP Modules GCP recon modules
Architecture Modules, Pipelines, Components
Configuration Profiles, regions, OPSEC levels, output options
Library Usage Importing Aurelian modules into Go applications
Contributing Adding modules, components, testing, PRs
Security Policy Vulnerability reporting and security best practices

Clone this wiki locally