Releases: initstring/cloud_enum
Release 0.8
What's Changed
- Added another response to the firebase by @N7WEra in #49
- Update gcp_checks.py by @davidmcduffie in #53
- Migrate to MIT license by @initstring in #54
- Added firebaseapp.com checks by @six2dez in #52
- Create setup.py by @JamesConlan96 in #57
- Limit payloads to 63 characters by @initstring in #62
- Small gift :) nameserverfile + more Azure objects + fuzzing list improved by @six2dez in #65
- Update README with project status by @initstring in #74
- Change default resolver to CF by @initstring in #75
- Program wasn't printing *.scm.azurewebsites.net sites when "Unauthorized" HTTP response reason is returned by @bryanmcnulty in #76
- Fix DNS Timeout messages with retry system by @Luesewr in #80
- Migrate to uv, drop setup.py, bump to v0.8 by @initstring in #81
New Contributors
- @N7WEra made their first contribution in #49
- @davidmcduffie made their first contribution in #53
- @six2dez made their first contribution in #52
- @JamesConlan96 made their first contribution in #57
- @bryanmcnulty made their first contribution in #76
- @Luesewr made their first contribution in #80
Full Changelog: 0.7...0.8
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