Skip to content

IlluminatiFish/GoogleFormSpammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GFS - Google Form Spammer

A simple CLI script to spam Google Forms used by various scammers to collect stolen data

💻 Screenshots

✨ Features

  • Garbage data generation
  • Random option selection in multiple choice questions
  • Use of threads for faster request sending
  • Filling in non-textual & validated fields
  • Form validation

➡️ Installation

  1. Clone this repository
  2. Run the following command
pip install -r requirements.txt  

🚩 Usage

To use this script just run the following command after following the Installation Guide

Main command:

usage: gfs.py [-h] -u URL [-r REQUESTS] [-t THREADS] [--required | --no-required]

GFS v0.6 - A script to spam malicious Google Forms with garbage data

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     The target Google Form URL
  -r REQUESTS, --requests REQUESTS
                        The amount of requests to send [default: 500]
  -t THREADS, --threads THREADS
                        The amount of threads to use [default: 50]
  --required, --no-required
                        If you only want to fill in the required fields (default: False)

🎉 Contributing

Contributions are always welcome, please make an appropriate Pull Request if you want to contribute

❤️ Authors

📝 License

GFS - A piece of software that spams Google Forms with garbage data Copyright (c) 2022 IlluminatiFish

You should have received a copy of the MIT License along with this program. If not, see https://opensource.org/licenses/MIT

🏴 Disclaimer

I am not liable for any malicious activity when people use this script, this was purely made to spam Google Forms that are owned by scammers which reply to specific keywords in tweets with bots and send Google Form links to harvest crypto login credentials

About

A simple CLI script to spam Google Forms used by Crypto Wallet scammers to collect stolen data

Topics

Resources

License

Stars

Watchers

Forks

Languages