Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

DDDASHXD/ZoomBrute.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

This script is archived, and is not being maintained anymore.

zer0mania is developing a method that uses requests, instead of selenium (much better) You can find it here: https://github.com/zer0mania/zoom-scraper

ZoomBrute.py

A program that automatically tests random Zoom meeting codes, to brute force meetings.

This is just a quick script i made that generates either a random 9 or 10 char number, and tries to use it on zoom. If it works, it'll tell you.

Example gif

Requirements

  1. You need to have the newest public version of chrome installed
  2. You need selenium installed. You can do so by typing pip install selenium in cmd or powershell.

Usage

  1. Download the python 3.8 from the microsoft store``
  2. Open powershell (or cmd) and CD to the directory where main.py is located
  3. Type in python main.py to start the script
  4. Enter a proxy if needed, if not, just press enter without writing anything.
  5. Done! The program will automatically try different codes, and put the working ones inside working.txt

About

ZoomBrute.py is a simple script that automatically tests random Zoom meeting codes, to brute force meetings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages