🇧🇷
Heimdall Cloud Checker
About
Visius is a Brazilian cybersecurity startup that follows the signs of the crimson thunder ;)
As we value open source initiatives a lot, we've decided to open Heimdall for everyone to see and help us to secure our digital life.
"Be warned, I will honor my sworn oath to protect this realm as its gatekeeper. If your return threatens the safety of Asgard, Bifrost will remain closed and you will be left to die on the cold waste of Jotunheim."
Heimdall is a tool to check risks on your AWS.
Running
Prerequisites:
- Python3
- Poetry
- Make
On Linux
Download this project, extract it to a folder and navigate to it.
git clone https://github.com/visius-io/visius.heimdall.git
make setup/dev
make start
# Format files before commit
make format/run
Screenshots
Options
- none : check everything
- -h | --help : Show help
- -c | --crypto : Checks if Encryption is enabled
- -i | --credentials : Checks for password policy and users MFA
- -e | --exposed : Checks for exposed items
- -l | --logs : Checks for active Logs
Screenshots
To do
- Add support to Azure
- Add support to GCP
- Any other cool stuff