A Simple Python Program that uses requests and multithreading to brute force Polycom Servers.
Language Used = Python3
Modules/Packages used:
- requests
- warnings
- base64
- datetime
- urllib
- optparse
- colorama
- mutliprocessing
- time
Install the dependencies:
pip install -r requirements.txt