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