Expected Behavior
On running the test fo Open GCP buckets the script should run as intended and gcp buckets should have been enumerated.
Current Behavior

The framework is unable to find the appropriate file /root/.owtf/tools/restricted/gcpcbucketbrute/gcpbucketbrute.py and hence the scan does not run.
Possible Solution
The error is in these particular code sections as can be seen below



Fixing the following code snippets will fix the problem.
Steps to Reproduce (for bugs)
- Setup OWTF as instructed in DOCs
- Add a target to scan
- Run scan for enumerating GCP buckets.
Logs
Context
Your Environment
- Installation method used: KaliVM
- Version/branch used: Develop
- Operating System and version (like Kali, Debian, ArchLinux, etc): Kali
- pip/setuptools version:
- sudo access: Yes