9 Commits

Author SHA1 Message Date
antonioCoco b234d3b007 fixed juicypotato srdi module string encodings for python3 2021-09-30 22:42:20 +02:00
NuHarborMartin 71a60a4fc2 Py3 mimikatz fix and code cleanup 2021-08-05 11:33:04 -04:00
NuHarborMartin 9835c7b150 Revert "Cleanup"
This reverts commit de18c20beb.
2021-08-05 11:07:50 -04:00
NuHarborMartin de18c20beb Cleanup 2021-08-05 09:43:56 -04:00
NuHarborMartin 9e0ceb7540 AES128 and AES256 encryption fixes
Now using bytes for both XOR and AES encrypt methods.

Decrypt now returns str. This allows both encryption methods to use the _encrypt_request successfully without encoding issues.
2021-08-04 16:37:36 -04:00
NuHarborMartin 39e931ff27 Initial Python3 conversion
Fixing the string/bytes conversion needed to work with python3
All modules tested (except lateral)  and responding as they did with 2.7 on an IIS10 box
2021-08-04 11:57:46 -04:00
antonioCoco 041afaf871 Injection modules: Added gzip compression + bugfixes after tested win vers 2008 - 2019 2019-03-25 00:23:35 +01:00
antonioCoco f101d52fb5 Upgrade to version 1.1.0: 2 Injection modules added 2019-03-22 12:05:43 +01:00
antonioCoco 5b97de08ef SharPyShell v 1.0 released 2019-03-10 23:14:03 +01:00