A simple CLI script to spam Google Forms used by various scammers to collect stolen data
- 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
- Clone this repository
- Run the following command
pip install -r requirements.txt
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)
Contributions are always welcome, please make an appropriate Pull Request if you want to contribute
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
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