ZYRIXO is a powerful tool designed to identify potential misconfigurations in your AWS cloud resources. By leveraging best practices and security guidelines, this scanner helps you maintain a secure cloud environment, ensuring your assets are protected against Security breaches/Vulnerabilities.
- Comprehensive Scanning: Analyze various AWS services for misconfigurations.
- NOTE: Currently supporting AWS only.
- RUST Version 1.82.0
- CARGO (comes with Rust)
- Docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
- CLONE
- CHDIR
- COMPILE+BUILD
- RUN
git clone https://github.com/ch3332xr/zyrixo.git cd zyrixo cargo build cargo run
- CLONE
- CHDIR
- RUN
git clone https://github.com/ch3332xr/zyrixo.git cd zyrixo docker run -e AWS_ACCESS_KEY_ID=your_access_key \ -e AWS_SECRET_ACCESS_KEY=your_secret_key \ -e AWS_DEFAULT_REGION=your_region \ zyrixo:latest
- SUPPORT 4 OTHER AWS SERVICES
- Welcome
- Fork/Branch/Changes/Push to branch
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.