Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more storages (Azure, GCP) under storage_explorer.py #27

Open
evyatarmeged opened this issue Oct 7, 2018 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@evyatarmeged
Copy link
Owner

evyatarmeged commented Oct 7, 2018

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.

@evyatarmeged evyatarmeged added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant