1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-23 17:15:38 +01:00
pwncat/requirements.txt
Caleb Stewart 5d7c334644 Final touches on converted modules
- Got the pam persistence module working
- Added persistence escalation module to utilize installed persistence
- Added escalation module priorities (EscalateModule.PRIORITY)
  - Should be > 0.
  - Default is 100.
  - Persistence escalation has priority of -1 to ensure it runs first.
- Added enumeration module for passwords retrieved from pam persistence.
- Removed version specifier for python-rich (it was very old for some reason).
2020-09-23 19:31:09 -04:00

39 lines
712 B
Plaintext

git+https://github.com/JohnHammond/base64io-python
bcrypt==3.1.7
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
commentjson==0.8.3
commonmark==0.9.1
cryptography==2.9.2
DataProperty==0.49.1
idna==2.10
lark-parser==0.7.8
mbstrdecoder==1.0.0
msgfy==0.1.0
netifaces==0.10.9
packaging==20.4
git+https://github.com/calebstewart/paramiko
pathvalidate==2.3.0
pprintpp==0.4.0
prompt-toolkit==3.0.5
pycparser==2.20
pycryptodome==3.9.8
Pygments==2.6.1
PyNaCl==1.4.0
pytablewriter==0.54.0
python-dateutil==2.8.1
pytz==2020.1
requests==2.24.0
rich
six==1.15.0
SQLAlchemy==1.3.18
tabledata==1.1.2
tcolorpy==0.0.5
typepy==1.1.1
typing-extensions==3.7.4.2
urllib3==1.25.9
wcwidth==0.1.9
python-rapidjson==0.9.1