Caleb Stewart
|
93e39b9a47
|
Finished implementing new logging with python-rich
|
2020-07-06 22:40:14 -04:00 |
|
Caleb Stewart
|
dfc86464fc
|
Fixed init system check
Tested with the Lame machine on HtB, and it is working.
Thanks to @CodeXTF2 for the heads up on this edge case.
Fixes #22.
|
2020-06-29 21:55:58 -04:00 |
|
Caleb Stewart
|
fb6b7ad67a
|
Fixed enumerated-private-key privesc
No longer attempts to use passphrase-protected private keys.
|
2020-06-09 21:11:04 -04:00 |
|
Caleb Stewart
|
3678e9fa66
|
Added the rich module
rich provides better progress bars and log output and exception tracebacks.
|
2020-06-05 21:32:24 -04:00 |
|
Caleb Stewart
|
80225ca7e0
|
Removed custom prompt_toolkit and fixed init enumerator bug
|
2020-05-28 19:10:27 -04:00 |
|
Caleb Stewart
|
3c381f5f1f
|
Fixed requirements and setup.py for missing package
|
2020-05-28 01:26:45 -04:00 |
|
Caleb Stewart
|
9b0067a4ed
|
Added gtfobins.json to the package data in setup.py as referenced in #14
|
2020-05-28 01:21:08 -04:00 |
|
John Hammond
|
5a4823c8d3
|
Corrected the issue where base64 stream GTFOBin file writes would not work with files larger than 4096 bytes.
We patched base64io to include newlines.
|
2020-05-24 03:49:45 -04:00 |
|
Caleb Stewart
|
596d31af77
|
Added paramiko dependency (linked to my fork until my pull request is (hopefully) accepted)
|
2020-05-21 22:53:09 -04:00 |
|
Caleb Stewart
|
b2ca8515cc
|
Added initial database support for cross-session memory
|
2020-05-17 23:37:27 -04:00 |
|
trevorbryant
|
9460a51e31
|
fix python install setup
|
2020-05-15 16:13:58 -04:00 |
|
Caleb Stewart
|
b30c894600
|
Added readme
|
2020-05-06 22:01:08 -04:00 |
|