NetExec/requirements.txt

89 lines
7.2 KiB
Plaintext
Raw Normal View History

2023-03-03 11:45:48 +00:00
aardwolf==0.2.7 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
aesedb==0.1.4 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
aioconsole==0.3.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
aiosmb==0.4.6 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-23 19:58:41 +00:00
aiosqlite==0.18.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
aiowinreg==0.0.10 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
arc4==0.4.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
asn1crypto==1.5.1 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-03-23 19:58:41 +00:00
asn1tools==0.166.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
asyauth==0.0.14 ; python_version >= "3.7" and python_full_version < "4.0.0"
asysocks==0.2.7 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-03-03 11:45:48 +00:00
bcrypt==4.0.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
beautifulsoup4==4.12.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
bitstruct==8.17.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
bloodhound==1.6.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
bs4==0.0.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
certifi==2023.5.7 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
charset-normalizer==3.1.0 ; python_version >= "3.7" and python_version < "4.0"
2023-03-23 19:58:41 +00:00
click==8.1.3 ; python_version >= "3.7" and python_version < "4.0"
colorama==0.4.6 ; python_full_version < "4.0.0" and python_version >= "3.7" or python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
2023-05-31 11:06:45 +00:00
cryptography==40.0.2 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
dnspython==2.3.0 ; python_version >= "3.7" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
dploot==2.1.21 ; python_version >= "3.7" and python_version < "4.0"
2023-03-23 19:58:41 +00:00
dsinternals==1.2.4 ; python_version >= "3.7" and python_version < "4.0"
2023-03-27 10:40:21 +00:00
exceptiongroup==1.1.1 ; python_version >= "3.7" and python_version < "3.11"
2023-05-31 11:06:45 +00:00
flask==2.2.5 ; python_version >= "3.7" and python_version < "4.0"
2023-03-23 19:58:41 +00:00
future==0.18.3 ; python_version >= "3.7" and python_version < "4.0"
greenlet==2.0.2 ; python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "aarch64" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "ppc64le" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "x86_64" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "amd64" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "AMD64" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "win32" or python_version >= "3.7" and python_full_version < "4.0.0" and platform_machine == "WIN32"
2023-05-31 11:06:45 +00:00
idna==3.4 ; python_version >= "3.7" and python_version < "4.0"
impacket @ git+https://github.com/mpgn/impacket.git@gkdi ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
importlib-metadata==4.2.0 ; python_version >= "3.7" and python_version < "3.10"
2023-03-27 10:40:21 +00:00
iniconfig==2.0.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-23 19:58:41 +00:00
itsdangerous==2.1.2 ; python_version >= "3.7" and python_version < "4.0"
jinja2==3.1.2 ; python_version >= "3.7" and python_version < "4.0"
ldap3==2.9.1 ; python_version >= "3.7" and python_version < "4.0"
ldapdomaindump==0.9.4 ; python_version >= "3.7" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
lsassy==3.1.8 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-23 19:58:41 +00:00
lxml==4.9.2 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
markdown-it-py==2.2.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-23 19:58:41 +00:00
markupsafe==2.1.2 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
masky==0.2.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
mdurl==0.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
minidump==0.0.21 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
minikerberos==0.4.1 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-03-23 19:58:41 +00:00
msgpack==1.0.5 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
msldap==0.5.5 ; python_version >= "3.7" and python_full_version < "4.0.0"
neo4j==4.4.11 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
netaddr==0.8.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
oscrypto==1.3.0 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-05-31 11:06:45 +00:00
packaging==23.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
paramiko==2.12.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
pillow==9.5.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-27 10:40:21 +00:00
pluggy==1.0.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
prompt-toolkit==3.0.38 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-05-31 11:06:45 +00:00
pyasn1-modules==0.3.0 ; python_version >= "3.7" and python_version < "4.0"
2023-03-23 19:58:41 +00:00
pyasn1==0.4.8 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
pycryptodomex==3.18.0 ; python_version >= "3.7" and python_version < "4.0"
pygments==2.15.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
pylnk3==0.4.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
pynacl==1.5.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
pyopenssl==23.2.0 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
pyparsing==3.0.9 ; python_version >= "3.7" and python_full_version < "4.0.0"
pyperclip==1.8.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
pypsrp==0.7.0 ; python_full_version >= "3.7.0" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
pypykatz==0.6.8 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
pyspnego==0.9.0 ; python_version >= "3.7" and python_version < "4.0"
pytest==7.3.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
pytz==2023.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
pywerview==0.3.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
requests==2.31.0 ; python_version >= "3.7" and python_version < "4.0"
rich==13.3.5 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-23 19:58:41 +00:00
six==1.16.0 ; python_version >= "3.7" and python_version < "4.0"
2023-05-31 11:06:45 +00:00
soupsieve==2.4.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
sqlalchemy==2.0.15 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
termcolor==1.1.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
terminaltables==3.1.10 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
2023-03-27 10:40:21 +00:00
tomli==2.0.1 ; python_version >= "3.7" and python_version < "3.11"
2023-03-23 19:58:41 +00:00
tqdm==4.65.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-05-31 11:06:45 +00:00
typing-extensions==4.6.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
2023-03-03 11:45:48 +00:00
unicrypto==0.0.10 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-05-31 11:06:45 +00:00
urllib3==2.0.2 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
wcwidth==0.2.6 ; python_full_version < "4.0.0" and python_version >= "3.7"
2023-03-23 19:58:41 +00:00
werkzeug==2.2.3 ; python_version >= "3.7" and python_version < "4.0"
2023-03-03 11:45:48 +00:00
winacl==0.1.7 ; python_full_version < "4.0.0" and python_version >= "3.7"
xmltodict==0.12.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
zipp==3.15.0 ; python_version >= "3.7" and python_version < "3.10"