Merge branch 'Porchetta-Industries:master' into master
commit
2e23f3a20c
File diff suppressed because it is too large
Load Diff
|
@ -41,8 +41,8 @@ xmltodict = "^0.12.0"
|
||||||
terminaltables = "^3.1.0"
|
terminaltables = "^3.1.0"
|
||||||
aioconsole = "^0.3.3"
|
aioconsole = "^0.3.3"
|
||||||
pywerview = "^0.3.3"
|
pywerview = "^0.3.3"
|
||||||
minikerberos = "0.3.3"
|
minikerberos = "0.3.5"
|
||||||
aardwolf = { git = "https://github.com/skelsec/aardwolf.git", branch = "main" }
|
aardwolf = "0.2.5"
|
||||||
masky = "^0.1.1"
|
masky = "^0.1.1"
|
||||||
dploot = "^2.1.6"
|
dploot = "^2.1.6"
|
||||||
|
|
||||||
|
|
152
requirements.txt
152
requirements.txt
|
@ -1,76 +1,76 @@
|
||||||
aardwolf @ git+https://github.com/skelsec/aardwolf.git@main ; python_version >= "3.7"
|
aardwolf==0.2.5 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
aesedb==0.1.0; python_version >= "3.6"
|
aesedb==0.1.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
aioconsole==0.3.3; python_version >= "3.6"
|
aioconsole==0.3.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
aiosmb==0.4.3; python_version >= "3.7"
|
aiosmb==0.4.4 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
aiowinreg==0.0.7; python_version >= "3.6"
|
aiowinreg==0.0.7 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
arc4==0.3.0; python_version >= "3.7"
|
arc4==0.3.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
asn1crypto==1.5.1; python_version >= "3.7"
|
asn1crypto==1.5.1 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
asn1tools==0.164.0; python_version >= "3.7"
|
asn1tools==0.165.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
asyauth==0.0.6; python_version >= "3.7"
|
asyauth==0.0.11 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
asysocks==0.2.2; python_version >= "3.7"
|
asysocks==0.2.5 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
bcrypt==4.0.1; python_version >= "3.6"
|
bcrypt==4.0.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
beautifulsoup4==4.11.1; python_full_version >= "3.6.0"
|
beautifulsoup4==4.11.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
bitstruct==8.15.1; python_version >= "3.7"
|
bitstruct==8.15.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
bs4==0.0.1
|
bs4==0.0.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
certifi==2022.9.24; python_version >= "3.7" and python_version < "4"
|
certifi==2022.12.7 ; python_version >= "3.7" and python_version < "4"
|
||||||
cffi==1.15.1; python_version >= "3.6" and python_version < "4.0"
|
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0"
|
||||||
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
charset-normalizer==3.0.1 ; python_version >= "3.7" and python_version < "4"
|
||||||
click==8.1.3; python_version >= "3.7"
|
click==8.1.3 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
colorama==0.4.6; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.7.0" and python_version >= "3.7" and platform_system == "Windows"
|
colorama==0.4.6 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
commonmark==0.9.1; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
cryptography==39.0.0 ; python_version >= "3.7" and python_version < "4.0"
|
||||||
cryptography==38.0.3; python_version >= "3.7" and python_version < "4.0"
|
dnspython==2.3.0 ; python_version >= "3.7" and python_version < "4.0"
|
||||||
diskcache==5.4.0; python_version >= "3.7"
|
dsinternals==1.2.4 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
flask==2.2.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
dsinternals==1.2.4; python_version >= "3.4"
|
future==0.18.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
flask==2.2.2; python_version >= "3.7"
|
idna==3.4 ; python_version >= "3.7" and python_version < "4"
|
||||||
future==0.18.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
|
impacket @ git+https://github.com/mpgn/impacket.git@master ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
idna==3.4; python_version >= "3.7" and python_version < "4"
|
importlib-metadata==4.2.0 ; python_version >= "3.7" and python_version < "3.10"
|
||||||
impacket @ git+https://github.com/mpgn/impacket.git@master
|
itsdangerous==2.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
importlib-metadata==4.2.0; python_version < "3.8" and python_version >= "3.7"
|
jinja2==3.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
itsdangerous==2.1.2; python_version >= "3.7"
|
ldap3==2.9.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
jinja2==3.1.2; python_version >= "3.7"
|
ldapdomaindump==0.9.4 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
ldap3==2.9.1; python_version >= "3.6"
|
lsassy==3.1.6 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
ldapdomaindump==0.9.3; python_version >= "3.6"
|
lxml==4.9.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
lsassy==3.1.3; python_version >= "3.6"
|
markdown-it-py==2.1.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
markupsafe==2.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
markupsafe==2.1.1; python_version >= "3.7"
|
masky==0.1.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
masky==0.1.1; python_version >= "3.6"
|
mdurl==0.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
minidump==0.0.21; python_version >= "3.6"
|
minidump==0.0.21 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
minikerberos==0.3.3; python_version >= "3.6"
|
minikerberos==0.3.5 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
msgpack==1.0.4
|
msgpack==1.0.4 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
msldap==0.4.6; python_version >= "3.7"
|
msldap==0.4.7 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
neo4j==4.4.9; python_version >= "3.6"
|
neo4j==4.4.10 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
netaddr==0.8.0; python_version >= "3.6"
|
netaddr==0.8.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
oscrypto==1.3.0; python_version >= "3.7"
|
oscrypto==1.3.0 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
paramiko==2.12.0
|
paramiko==2.12.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pillow==9.3.0; python_version >= "3.7"
|
pillow==9.4.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
prompt-toolkit==3.0.32; python_full_version >= "3.6.2" and python_version >= "3.7"
|
prompt-toolkit==3.0.36 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
pyasn1==0.4.8; python_version >= "3.6"
|
pyasn1==0.4.8 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.4.0"
|
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
|
||||||
pycryptodomex==3.15.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
|
pycryptodomex==3.17 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
pygments==2.13.0; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
pygments==2.14.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pylnk3==0.4.2; python_version >= "3.6"
|
pylnk3==0.4.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pynacl==1.5.0; python_version >= "3.6"
|
pynacl==1.5.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pyopenssl==22.1.0; python_version >= "3.6"
|
pyopenssl==23.0.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7"
|
pyparsing==3.0.9 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
pyperclip==1.8.2; python_version >= "3.7"
|
pyperclip==1.8.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
pypsrp==0.7.0; python_version >= "3.6" and python_version < "4.0"
|
pypsrp==0.7.0 ; python_full_version >= "3.7.0" and python_version < "4.0"
|
||||||
pypykatz==0.6.2; python_version >= "3.6"
|
pypykatz==0.6.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pyspnego==0.6.3; python_version >= "3.7" and python_version < "4.0"
|
pyspnego==0.7.0 ; python_version >= "3.7" and python_version < "4.0"
|
||||||
pytz==2022.6; python_version >= "3.6"
|
pytz==2022.7.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
pywerview==0.3.3
|
pywerview==0.3.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
requests==2.28.1; python_version >= "3.7" and python_version < "4"
|
requests==2.28.2 ; python_version >= "3.7" and python_version < "4"
|
||||||
rich==12.6.0; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
rich==13.3.1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
|
six==1.16.0 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
|
soupsieve==2.3.2.post1 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
terminaltables==3.1.10; python_version >= "2.6"
|
terminaltables==3.1.10 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
tqdm==4.64.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
|
tqdm==4.64.1 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
typing-extensions==4.4.0; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "3.8"
|
typing-extensions==4.4.0 ; python_version >= "3.7" and python_version < "3.9"
|
||||||
unicrypto==0.0.9; python_version >= "3.7"
|
unicrypto==0.0.9 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
urllib3==1.26.14 ; python_version >= "3.7" and python_version < "4"
|
||||||
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7"
|
wcwidth==0.2.6 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
werkzeug==2.2.2; python_version >= "3.7"
|
werkzeug==2.2.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
|
||||||
winacl==0.1.5; python_version >= "3.7"
|
winacl==0.1.6 ; python_full_version < "4.0.0" and python_version >= "3.7"
|
||||||
xmltodict==0.12.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
|
xmltodict==0.12.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
|
||||||
zipp==3.10.0; python_version < "3.8" and python_version >= "3.7"
|
zipp==3.12.0 ; python_version >= "3.7" and python_version < "3.10"
|
||||||
|
|
Loading…
Reference in New Issue