Skip to content

Releases: initstring/cloud_enum

0.7 - Enhanced Logging

02 Apr 10:12
bb4ae23
Compare
Choose a tag to compare

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

24 Oct 01:07
dfc6dd1
Compare
Choose a tag to compare

Added Firebase RTDB, some general bugfixing

0.5

08 Sep 07:22
bb1a4b6
Compare
Choose a tag to compare
0.5

Adds cloud functions, probably other stuff as I always forget to tag.

Bugfixes

06 Apr 23:01
306013b
Compare
Choose a tag to compare

Alert to console but continue running on DNS timeouts.
Close threadpools properly.

Thanks @nalauder for these contributions!

Improved error handling

03 Feb 05:08
Compare
Choose a tag to compare

Provide a better warning when the "host" binary is missing.

Bugfix

27 Sep 20:29
Compare
Choose a tag to compare

Just a small bugfix to improve robustness of finding resource files when the path is supplied different ways.

First tagged release

02 Sep 01:33
Compare
Choose a tag to compare

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