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

Problem with plugin for Testing_for_Open_GCP_buckets [OWTF-CL-002] #1251

Open
Pratham1812 opened this issue Mar 16, 2024 · 1 comment
Open

Comments

@Pratham1812
Copy link
Contributor

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

image
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
image
image
image
Fixing the following code snippets will fix the problem.

Steps to Reproduce (for bugs)

  1. Setup OWTF as instructed in DOCs
  2. Add a target to scan
  3. 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
@Pratham1812
Copy link
Contributor Author

@viyatb @7a
Could you guys please have a look

Pratham1812 added a commit to Pratham1812/owtf that referenced this issue Mar 16, 2024
@Pratham1812 Pratham1812 mentioned this issue Mar 16, 2024
7 tasks
viyatb pushed a commit that referenced this issue Apr 24, 2024
* resolves issue #1251

* fix:issue with tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant