New
v1.3.0
New Features
- Adds Dockerfile (#29)
- Adds UI Database options
- Adds IAM ingestion support for MFA devices
- Adds MFA support for CLI (#33) - thanks @dmyates!
Bug Fixes
- Fixes installation failure (#35)
- Fixes misidentified group relationships
- Fixes ARN and Resource Type filtering
- Fixes false positive node casts
- Fixes Ctrl event bug
- Fixes fallback Resource image
- Fixes redundant DescribeInstanceAttribute request
- Fixes Principal list index out of range error
Improvements
- Improves CLI aesthetics
- Adds attack pruning logic: retains the shortest paths only
- Updates attack edge creation logic: if an admin path exists in a set, don't create the others
- Adds
IngestionManager: decouplesIAMingestor - Rewrite base
Ingestor: skips disqualified collections in advance - Standardizes
IAM,S3,EC2, andLambdaclasses - Improves CLI logging
Other Changes
- Removes attacks affecting generic resources
- Adds
Profileclass (moved fromcli.py) - Converts
AttacksandNeo4jfrom static to dynamic classes - Adds
--verboseCLI option todbandattacks - Updates regions