Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
/ GCP-PW-Spray Public archive

A Google Cloud Platform (GCP) Password Spray tool.

License

Notifications You must be signed in to change notification settings

stevesec/GCP-PW-Spray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Platform (GCP) Password Spray

My first commit

Go Easy on Me!

GCP PW Spray is a rude and crude password spraying tool using Selenium Webdriver and Undetected_Chromedriver. Currently, only Chrome browser is supported, due to limitations with Google accounts browser security.

GCP PW Spray is designed to run on Kali Linux. It will auto detect the file you give it with the -u flag with emails on new lines

Linux

  • Kali Linux
  • Debian 7
  • [More to come]

Setup:

  1. chmod x setup.sh
  2. Run the setup.sh script as root.

Usage:

python3 gcp_v2.py -f emails.txt -p 'Password'

Further Tasks

  • Add more support for various operating systems
  • Add headless mode
  • Add CAPTCHA response
  • Add support for more passwords
  • Add support for more Google login pages
  • Create GCP Enumeration

Inspiration:

About

A Google Cloud Platform (GCP) Password Spray tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published