Repokid Logo

Repokid

0
Free
Visit Website

Repokid uses Access Advisor provided by Aardvark to remove permissions granting access to unused services from the inline policies of IAM roles in an AWS account. Getting Started: - Install mkvirtualenv repokid - git clone git@github.com:Netflix/repokid.git - cd repokid - pip install -e . - repokid config config.json DynamoDB: - You will need a DynamoDB table called repokid_roles (specify account and endpoint in dynamo_db in config file). - The table should have RoleId (string) as a primary partition key, no primary sort key. - A global secondary index named Account with a primary partition key of Account and RoleId and Account as projected attributes. - A global secondary index named RoleName with a primary partition key of RoleName and RoleId and RoleName as projected attributes. - For development, you can run dynamo locally. To run locally: docker-compose up. The endpoint for DynamoDB will be http://localhost:8000. A DynamoDB admin panel can be found at http://localhost:8001. If you run the development version the table and index will be created for you automatically. IAM Permissions: - Repokid needs an IAM Role in each account that will be queried.

FEATURES

ALTERNATIVES

Guidelines and best practices for securely storing passwords.

Free

This article discusses protected accounts and groups in Active Directory, providing examples and screenshots to illustrate key concepts.

Free

An open-source credential management platform that provides end-to-end encrypted password sharing and storage capabilities for organizations.

Commercial

Airlock Secure Access Hub is an integrated security platform that combines identity and access management with web application and API protection to secure digital applications while maintaining user experience.

Commercial

Runs IAM policy linting checks against AWS accounts to identify security best practices and policy errors.

Free

AWS IAM Security Assessment tool for identifying violations of least privilege and generating risk-prioritized reports.

Free

A tool for searching through public EBS snapshots for secrets, organized as an Elastic Beanstalk application.

Free

Chamber is a tool for managing secrets that utilizes AWS SSM Parameter Store.

Free