mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Added MacPass * Update readme.md Co-authored-by: Overtime <39917164+0vertime-dev@users.noreply.github.com>
9 lines
454 B
Plaintext
9 lines
454 B
Plaintext
psutil; sys_platform == 'linux' or sys_platform == 'linux2'
|
|
secretstorage; sys_platform == 'linux' or sys_platform == 'linux2'
|
|
pyasn1
|
|
enum34; python_version < '3.4' and sys_platform == 'win32'
|
|
rsa; sys_platform == 'win32'
|
|
https://github.com/AlessandroZ/pypykatz/archive/master.zip; python_version < '3.4' and sys_platform == 'win32'
|
|
https://github.com/skelsec/pypykatz/archive/master.zip; python_version > '3.5' and sys_platform == 'win32'
|
|
pycryptodome
|