All Projects → z0ph → aa-policy-validator

z0ph / aa-policy-validator

Licence: MIT license
Validate all your Customer IAM Policies against AWS Access Analyzer - Policy Validation

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to aa-policy-validator

introspector
A schema and set of tools for using SQL to query cloud infrastructure.
Stars: ✭ 61 (+45.24%)
Mutual labels:  iam, infosec
ec2-tags-env
☁️ Import AWS EC2 tags as environment variables
Stars: ✭ 59 (+40.48%)
Mutual labels:  iam
1earn
ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 3,715 (+8745.24%)
Mutual labels:  infosec
nozzlr
Nozzlr is a bruteforce framework, trully modular and script-friendly
Stars: ✭ 60 (+42.86%)
Mutual labels:  infosec
alks-cli
CLI for working with the ALKS service.
Stars: ✭ 40 (-4.76%)
Mutual labels:  iam
iam-role-injector
Assumes an IAM role via awscli STS call, injecting temporary credentials into shell environment
Stars: ✭ 27 (-35.71%)
Mutual labels:  iam
haiti
🔑 Hash type identifier (CLI & lib)
Stars: ✭ 287 (+583.33%)
Mutual labels:  infosec
ggtfobins
Get GTFOBins info about a given exploit from the command line
Stars: ✭ 27 (-35.71%)
Mutual labels:  infosec
riam
AWS IAM inspired policy engine in Rust
Stars: ✭ 19 (-54.76%)
Mutual labels:  iam
aws-security-test
No description or website provided.
Stars: ✭ 14 (-66.67%)
Mutual labels:  iam
terraform-aws-frontend
Collection of Terraform modules for frontend app deployment on AWS.
Stars: ✭ 31 (-26.19%)
Mutual labels:  iam
gtoken
Securely access AWS services from GKE cluster
Stars: ✭ 43 (+2.38%)
Mutual labels:  iam
training-materials
No description or website provided.
Stars: ✭ 47 (+11.9%)
Mutual labels:  infosec
mod authnz jwt
An authentication module for Apache httpd using JSON Web Tokens
Stars: ✭ 74 (+76.19%)
Mutual labels:  iam
juumla
🦁 Juumla is a python tool created to identify Joomla version, scan for vulnerabilities and search for config or backup files.
Stars: ✭ 107 (+154.76%)
Mutual labels:  infosec
Argos
This script will automatically set up an OSINT workstation starting from a Ubuntu OS.
Stars: ✭ 73 (+73.81%)
Mutual labels:  infosec
privx-on-aws
PrivX - Just-in-time Access Management
Stars: ✭ 18 (-57.14%)
Mutual labels:  iam
DDTTX
DDTTX Tabletop Trainings
Stars: ✭ 22 (-47.62%)
Mutual labels:  infosec
aws-leastprivilege
Generates an IAM policy for the CloudFormation service role that adheres to least privilege.
Stars: ✭ 85 (+102.38%)
Mutual labels:  iam
Transformer-ocr
Handwritten text recognition using transformers.
Stars: ✭ 92 (+119.05%)
Mutual labels:  iam

Access Analyzer - Batch Policy Validator

This script will analyze using AWS Access Analyzer - Policy Validation all your account customer managed IAM policies.

Usage

ProTip 💡 : Use AWS CloudShell to run this directly on your AWS Account

Install

    $ python3 -m pip install aa-policy-validator --user

Run

    $ python3 -m aa-policy-validator

Update

    $ python3 -m pip install aa-policy-validator -U --user --no-cache-dir

Results

Results will be written into /tmp/findings folder with a README.md file inside.

findings screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].