You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storage_explorer.py is being ran as part of the general web scan. In its current form, it searches for Amazon S3 buckets, tests their permissions (traversing up for each dir) and, given an open bucket, scans for any sensitive files - finally adding them to the report.
Ideally, Raccoon should scan other cloud-based storage solutions. Unfortunately, I simply cannot find the time to work on such enhancements at the moment.
If someone is willing to take the research and implementation of this feature upon himself, he is welcome to give it a shot. I'll be more than happy to assist with whatever is needed.
The text was updated successfully, but these errors were encountered:
storage_explorer.py
is being ran as part of the general web scan. In its current form, it searches for Amazon S3 buckets, tests their permissions (traversing up for each dir) and, given an open bucket, scans for any sensitive files - finally adding them to the report.Ideally, Raccoon should scan other cloud-based storage solutions. Unfortunately, I simply cannot find the time to work on such enhancements at the moment.
If someone is willing to take the research and implementation of this feature upon himself, he is welcome to give it a shot. I'll be more than happy to assist with whatever is needed.
The text was updated successfully, but these errors were encountered: