Open nimmicus opened 2 years ago
Here is the versioning info for the dependencies.
async-generator 1.10 Async generators and context managers for Python 3.5+
attrs 21.4.0 Classes Without Boilerplate
blinker 1.4 Fast, simple object-to-object and broadcast signaling
brotli 1.0.9 Python bindings for the Brotli compression library
certifi 2021.10.8 Python package for providing Mozilla's CA Bundle.
cffi 1.15.0 Foreign Function Interface for Python calling C code.
charset-normalizer 2.0.12 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
colorama 0.4.4 Cross-platform colored terminal text.
configparser 5.2.0 Updated configparser from Python 3.8 for Python 2.6+.
crayons 0.4.0 TextUI colors for Python.
cryptography 36.0.1 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
h11 0.13.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
hpack 4.0.0 Pure-Python HPACK header compression
hyperframe 6.0.1 HTTP/2 framing layer for Python
idna 3.3 Internationalized Domain Names in Applications (IDNA)
kaitaistruct 0.9 Kaitai Struct declarative parser generator for binary data: runtime library for Python
outcome 1.1.0 Capture the outcome of Python function calls.
pyasn1 0.4.8 ASN.1 types and codecs
pycparser 2.21 C parser in Python
pyopenssl 22.0.0 Python wrapper module around the OpenSSL library
pyparsing 3.0.8 pyparsing module - Classes and methods to define and execute parsing grammars
pysocks 1.7.1 A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
requests 2.27.1 Python HTTP for Humans.
selenium 4.1.0
selenium-wire 4.6.3 Extends Selenium to give you the ability to inspect requests made by the browser.
sniffio 1.2.0 Sniff out which async library your code is running under
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio-websocket 0.9.2 WebSocket library for Trio
urllib3 1.26.8 HTTP library with thread-safe connection pooling, file post, and more.
webdriver-manager 3.5.2 Library provides the way to automatically manage drivers for different browsers
wsproto 1.0.0 WebSockets state-machine based protocol implementation
zstandard 0.17.0 Zstandard bindings for Python
And here is some other versioning info:
$ uname -a
Linux kali 5.18.0-kali5-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali6 (2022-07-07) x86_64 GNU/Linux
$ /usr/bin/google-chrome --version
Google Chrome 105.0.5195.102
I'm running on MacOS and both Firefox and Chrome fail before it gets to the password entry screen
Did you figure out a workaround?
I would love to use this tool, but I can't figure out why this command is failing with a stack trace error. Also, verbose mode does not seem to provide any additional information.