MII: Machine Identity Intelligence — discover and risk-score IAM roles, OIDC federations, and CI/CD tokens across AWS

작성자

카테고리:

← 피드로
DEV Community · Joseph TUI · 2026-06-30 개발(SW)
Cover image for MII: Machine Identity Intelligence — discover and risk-score IAM roles, OIDC federations, and CI/CD tokens across AWS

Joseph TUI

Released an open-source tool for a problem I kept hitting: no visibility into machine identities.

CyberArk’s 2025 report found machine identities outnumber humans 82:1. Every IAM role, every OIDC federation from CI/CD to AWS, every service account — they pile up with no one monitoring them.

MII connects to your AWS account (read-only) and:

Discovers every IAM role and trust relationship
Maps them into a directed trust graph
Scores each one 0-100 (admin permissions, cross-account trust, staleness, etc.)
Simulates blast paths — “if this identity is compromised, what’s the damage?”
Measures trust debt — unnecessary permissions accumulated over time
Generates remediation plans with specific AWS CLI commands
Also supports GitLab CI/CD identity discovery (finds OIDC federations to AWS).

Docker Compose for local dev, Terraform for AWS deployment (EC2 + CloudFront).

MIT licensed: https://github.com/josephtui767-cloud/MII

Happy to answer questions about the architecture or methodology.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다