antonioCoco
51f97b75f0
Merge pull request #14 from NuHarborMartin/py3
...
Python 3 conversion
2021-09-19 12:54:03 +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
3f4c530c67
removed lateral_psexec module due to license incompatibility
1.2.1
2021-01-31 20:21:16 +01:00
antonioCoco
320739f6a6
bump to version 1.2.0
2021-01-31 20:19:53 +01:00
antonioCoco
691ba7e08b
this close #5
...
added fancy logo, thanks @newfinal100 !
2021-01-31 20:13:04 +01:00
antonioCoco
cbd1e1f47e
Added fancy logo
2021-01-31 20:02:02 +01:00
antonioCoco
5a2a242572
Merge pull request #3 from antonioCoco/dev
...
Upgrade to version 1.1: 3 Injection modules added + bugfixes
v1.1.14
2019-03-26 17:33:47 +01:00
antonioCoco
4a781f43e4
updated examples in mimikatz module
2019-03-26 16:28:17 +01:00
antonioCoco
cd71cb7959
updated requirements.txt
2019-03-26 13:13:00 +01:00
antonioCoco
8312be89b7
requirements.txt updated
2019-03-26 00:51:00 +01:00
antonioCoco
96f26bfce5
fixed help in injection modules
2019-03-25 22:45:28 +01:00
antonioCoco
dad54643a7
added injection_srdi module + dll execution type for mimikatz
2019-03-25 22:32:49 +01:00
antonioCoco
78b96b4a6e
Updated powerup command for the latest version
2019-03-25 20:15:23 +01:00
antonioCoco
041afaf871
Injection modules: Added gzip compression + bugfixes after tested win vers 2008 - 2019
2019-03-25 00:23:35 +01:00
antonioCoco
ecd41c8de0
updated Invoke-Mimikatz.ps1 to a working version of latest win versions
2019-03-25 00:03:05 +01:00
antonioCoco
7b1db7bdb0
updated PowerUp.ps1 to latest version
2019-03-24 23:56:14 +01:00
antonioCoco
6576e04c71
module runas: code refactoring and improved support for Interactive (2) logon
2019-03-24 21:52:43 +01:00
antonioCoco
b5429762b2
fixed help in privesc_powerup_module
2019-03-24 21:51:31 +01:00
antonioCoco
2209ef9f5f
fixed a bug in invoke_ps_module: double quotes replace
2019-03-24 21:38:51 +01:00
antonioCoco
8f7af5d05c
fixed a bug in privesc_juicy_potato module
2019-03-24 21:36:44 +01:00
antonioCoco
0592d0cbf5
added Everyone permission to env directory
2019-03-24 21:30:26 +01:00
antonioCoco
6524f3c4e8
code refactoring: module inject_dll_reflective
2019-03-22 19:59:59 +01:00
antonioCoco
eb697924ef
fixed typos in help
2019-03-22 16:43:39 +01:00
antonioCoco
45ce4bea63
Updated help text in injection modules
2019-03-22 16:41:56 +01:00
antonioCoco
edb4ef5011
updated README with new modules
2019-03-22 16:41:30 +01:00
antonioCoco
e59c27f559
Fixed help in privesc_juicy_potato module: Added more examples
2019-03-22 15:41:55 +01:00
antonioCoco
a618bd17bc
fixed help in lateral_psexec module
2019-03-22 15:37:53 +01:00
antonioCoco
f101d52fb5
Upgrade to version 1.1.0: 2 Injection modules added
2019-03-22 12:05:43 +01:00
antonioCoco
0ba50b53df
Module Runas: improved help
2019-03-22 11:42:13 +01:00
antonioCoco
bd5d00f4e8
module net_portscan: fixed argument parsing
v1.0
2019-03-12 19:03:21 +01:00
antonioCoco
ed8ebe3bbc
Request module readibilty tweakings
2019-03-11 19:21:48 +01:00
antonioCoco
d261c4e712
Improved Request for better support to TLS protocols. Now using urllib3 instead of requests
2019-03-11 17:51:38 +01:00
antonioCoco
30f198df34
requirements.txt updated
2019-03-11 10:51:05 +01:00
antonioCoco
16f79a51b8
.gitattributes added
2019-03-10 23:58:53 +01:00
antonioCoco
fd8e4b2b4b
Update README.md
2019-03-10 23:42:59 +01:00
antonioCoco
61aae03a9b
Merge https://github.com/antonioCoco/SharPyShell
2019-03-10 23:15:17 +01:00
antonioCoco
5b97de08ef
SharPyShell v 1.0 released
2019-03-10 23:14:03 +01:00
antonioCoco
a6d70ebc68
Update README.md
2019-03-10 23:10:03 +01:00
antonioCoco
ce6a2a923e
Initial commit
2019-03-10 23:09:40 +01:00