Releases: initstring/cloud_enum
0.7 - Enhanced Logging
This version adds enhanced logging, with the ability to select the following formats: text (default), json, csv. This includes the tagging of findings based on how public/accessible they are.
There are also some additional changes:
- general linting
- dealing with an odd DNS issue that was reproducible on some VPNs
- better reporting on GCP AppEngine when protected
- some additional exception handling
0.6 - Firebase RTDB
Added Firebase RTDB, some general bugfixing
0.5
Adds cloud functions, probably other stuff as I always forget to tag.
Bugfixes
Improved error handling
Provide a better warning when the "host" binary is missing.
Bugfix
Just a small bugfix to improve robustness of finding resource files when the path is supplied different ways.
First tagged release
This is a fully functional release of cloud_enum. I actually recommend always pulling from master, but for inclusion in some repositories we need tagged releases.
This version supports the following:
Amazon Web Services:
- Open S3 Buckets
- Protected S3 Buckets
Microsoft Azure:
- Storage Accounts
- Open Blob Storage Containers
- Hosted Databases
- Virtual Machines
- Web Apps
Google Cloud Platform
- Open GCP Buckets
- Protected GCP Buckets
- Google App Engine sites