mpgn
6a31c588a2
update ldap proto and add func get domain sid
2022-11-01 18:20:14 -04:00
mpgn
c0753e705a
Merge pull request #665 from juliourena/master
...
Fix #663 - Preventing non admin with access to share folder to READ and WRITE.
2022-11-01 13:26:21 +01:00
Julio Ureña
3eb80ae534
Modify logging output when putting files
...
Added \\ to match the correct display of the file and path.
2022-11-01 08:10:55 -04:00
Julio Ureña
cc72c6c868
Remove @requires_admin from get_file and put_file
...
The @requires_admin flag prevents non-admin users who have Read and Write access to a shared folder from performing any operations.
2022-11-01 07:29:56 -04:00
mpgn
a36d3145e1
Merge pull request #655 from zblurx/master
...
Fix kerberos authentication and add kerbrute
2022-10-31 13:34:03 +01:00
mpgn
3942eab31b
update a little bit
2022-10-31 08:33:41 -04:00
Defte
5d4f3b5606
Update impersonate.py
...
I'll add technical links to the blog post explaining token manipulation internals as well as the source code of the original binary when the blog post will be released (should be on monday)
2022-10-29 11:55:34 +02:00
Defte
1bfb3a860b
Addind the IMP_EXE option
...
Guess this will be the final one :P
2022-10-29 11:52:48 +02:00
mpgn
9c66f29474
Merge branch 'master' into rdp
2022-10-28 15:22:28 +02:00
mpgn
6bddd905b7
add poetry lock
2022-10-28 09:19:47 -04:00
mpgn
dc6b023456
update RDP protocol
2022-10-27 16:43:52 -04:00
mpgn
fedbfaf1f5
Change default order of exec method for smb
2022-10-27 15:40:34 -04:00
mpgn
aa8bf6aa46
Refactor options
2022-10-27 15:32:55 -04:00
Defte
2dcd33ee17
Update impersonate.py
...
Adding double quotes for spaced cmd
2022-10-27 18:57:00 +02:00
Defte
ed80922b0e
Final update!
2022-10-27 12:21:46 +02:00
mpgn
abc288234b
Fix ldap with null binding thx @juliourena
2022-10-26 08:58:51 -04:00
mpgn
65724d4553
Merge pull request #653 from Z4kSec/master
...
Add Masky module
2022-10-25 13:03:29 +02:00
mpgn
87108d4878
Merge pull request #658 from Porchetta-Industries/mssql-uaht
...
Fix regression for mssql with local_auth thx @juliourena
2022-10-24 21:26:55 +02:00
mpgn
a3b3ab9e92
Fix regression for mssql with local_auth thx @juliourena
2022-10-24 15:20:14 -04:00
mpgn
e2130c658c
Bump aardwolf to 0.2.0
2022-10-24 15:02:42 -04:00
mpgn
132332a8fd
add new color for asreproast account smb
2022-10-24 10:02:01 -04:00
mpgn
d61d6f0339
add new color for asreproast account
2022-10-24 09:59:43 -04:00
mpgn
b62bd670e0
Don't block if account not green
2022-10-24 09:11:45 -04:00
mpgn
70f8d973cf
add KDC_ERR_PREAUTH_FAILED error
2022-10-24 09:01:30 -04:00
mpgn
5040ab6b40
ldap try catch + magenta
2022-10-24 08:55:48 -04:00
zblurx
b9699ab078
fix output modifs on smb protocol
2022-10-24 14:55:07 +02:00
zblurx
53b612d317
adapt outputed creds
2022-10-24 14:12:32 +02:00
zblurx
3fb117d23a
Merge branch 'master' of github.com:zblurx/CrackMapExec
2022-10-24 13:31:03 +02:00
zblurx
b42cb70cd8
enhance kerberos auth to mssql
2022-10-24 13:30:07 +02:00
mpgn
0a218c534f
add magenta color if user exist but connection KO
2022-10-24 05:43:52 -04:00
mpgn
ef349a5309
refactor check if admin func to be comptatible with kerberos
2022-10-24 05:26:53 -04:00
mpgn
fb1d7b181f
add mssql kerberos login
2022-10-24 04:24:21 -04:00
mpgn
7dc90669d7
starting to add mssql kerberos login
2022-10-24 04:10:46 -04:00
mpgn
8e09a273d2
Merge branch 'master' into master
2022-10-23 21:29:30 +02:00
mpgn
e0a9633485
Merge pull request #614 from swisskyrepo/master
...
Add GMSA module
2022-10-23 19:15:55 +02:00
mpgn
f796a5f2f2
add port 636 if gmsa
2022-10-23 07:08:39 -04:00
mpgn
0a284bd2b0
remove message CCache file is not found + fix exec method with kerberos
2022-10-22 17:29:56 -04:00
mpgn
ed2b2b261a
fix for kerberoast function
2022-10-22 16:38:29 -04:00
mpgn
7b712dc3c0
fix check on arg gmsa
2022-10-21 04:02:34 -04:00
mpgn
7e0613c883
fix username to send to bh
2022-10-20 17:18:22 -04:00
mpgn
53f5791e7c
Fix a lot things but good pr
2022-10-20 15:40:53 -04:00
zblurx
c52031f344
change parameter name
2022-10-20 18:19:23 +02:00
zblurx
e6250e1b98
change parameter name
2022-10-20 18:11:10 +02:00
zblurx
f4485ff279
fix kerberos authentication
2022-10-20 18:08:30 +02:00
mpgn
c1ff29a9ec
Merge pull request #654 from LuemmelSec/master
...
Update teams_localdb.py to support multi users
2022-10-20 12:24:04 +02:00
LuemmelSec
704471b366
Update teams_localdb.py
...
Multi user support added.
Otherwise the file at /tmp/teams_cookies2.txt gets mangled up and you don't get back any results as sqlite3 can access it but won't find any content.
2022-10-20 11:51:53 +02:00
Zak
51b3958175
Merge remote-tracking branch 'upstream/master'
2022-10-19 14:41:17 +02:00
Zak
46e596a233
Add masky v0.1.1 to pyproject
2022-10-19 14:36:19 +02:00
mpgn
507d872c3d
Update gmsa core function
2022-10-19 05:48:22 -04:00
mpgn
7f1b2a3ab5
Merge pull request #652 from shoxxdj/master
...
Improve CMEDB HELP after loosing too much time with workspace ..
2022-10-19 09:30:48 +02:00