这是indexloc提供的服务,不要输入任何密码
Skip to content

Failure to run GCP Bucket Brute with authentication #14

@joebromley

Description

@joebromley

Good Morning,

I'm receiving an error when I attempt to scan a GCP bucket while supplying credentials and I'm not sure where I've gone wrong.
I run
'python3 gcpbucketbrute.py -k <BUCKET_NAME> -f sa.pem'
(Just for clarity, BUCKET_NAME is replaced with my bucket name)

And I receive the following error:
raise PicklingError(
_pickle.PicklingError: Pickling client objects is explicitly not supported.
Clients have non-trivial state that is local and unpickleable.

I downloaded the service account credentials from GCP after creating and haven't modifed that file. It was originally a .json file which also didn't work.

Thanks,

Joe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions