-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Peter Mueller edited this page Mar 20, 2026
·
2 revisions
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.
| 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 |
Aurelian is developed and maintained by Praetorian · GitHub · Report a Vulnerability · Apache 2.0 License
Getting Started
Usage
Modules
Reference
Community