mpgn
86823c90be
Add try catch
2022-12-12 14:39:29 -05:00
mpgn
1051ec2e69
Fix smb nthash not display with kerberos
2022-12-12 14:39:29 -05:00
Alexandre ZANNI
e4097f832e
remove duplicate license
2022-12-12 14:39:29 -05:00
Shariq Malik
b14fe7f94f
Fixed bh_owned error on non-existing values
...
If a computer on the network has been compromised but is not listed in the Neo4j database. CME won't crash any more.
2022-12-12 14:39:29 -05:00
Julio Ureña
4bab776011
Fix --enabled option to dump only enabled accounts
...
This change allows the option to work as expected and also includes an option to grep a list of users.
2022-12-12 14:39:29 -05:00
mpgn
5824aa9cfe
Fix #686
2022-12-12 14:39:29 -05:00
mpgn
171646486d
Update Dockerfile
2022-12-12 14:39:29 -05:00
Julio Ureña
c2993a5888
Modify remove_credentials to allow "creds remove"
...
`creds remove CredID` was not working because the method was commented on, I also changed the table name from credentials to users.
2022-12-12 14:39:29 -05:00
Julio Ureña
c04b2ba465
Fix cmedb displayed credentials for mssql
...
The columns were not in the correct order, which caused them to be displayed incorrectly. This change properly orders the way CMEDB displays credentials in the mssql protocol.
2022-12-12 14:39:29 -05:00
Julio Ureña
7f65c0eccb
mssql - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos with the protocol mssql.
2022-12-12 14:39:29 -05:00
Julio Ureña
59b953c3f7
Add - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos.
2022-12-12 14:39:29 -05:00
Julio Ureña
42a3d9375b
Add - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos.
2022-12-12 14:39:29 -05:00
mpgn
31542973d7
Fix smb nthash not display with kerberos
2022-11-29 17:05:15 -05:00
mpgn
a4c89ef561
Bump to 5.4.1
2022-11-29 16:46:26 -05:00
mpgn
99cea583e9
Add kerberos compatibility for laps option
2022-11-29 16:46:25 -05:00
mpgn
df879ed7e8
Merge pull request #689 from noraj/patch-1
...
remove duplicate license
2022-11-28 23:21:24 +01:00
zblurx
6f7c99bb50
Merge branch 'Porchetta-Industries:master' into master
2022-11-25 17:25:16 +01:00
mpgn
f69fdcf503
Merge pull request #690 from shariqmalik/fixes
...
Fixed bh_owned error on non-existing values
2022-11-25 13:05:22 +01:00
Shariq Malik
a3046f657b
Fixed bh_owned error on non-existing values
...
If a computer on the network has been compromised but is not listed in the Neo4j database. CME won't crash any more.
2022-11-25 16:58:52 +05:00
Alexandre ZANNI
a41f923b40
remove duplicate license
2022-11-23 15:06:56 +01:00
mpgn
01ad675a3e
Merge pull request #688 from juliourena/master
...
Fix --enabled option to dump only enabled accounts
2022-11-22 21:00:22 +01:00
Julio Ureña
7c684bcffb
Fix --enabled option to dump only enabled accounts
...
This change allows the option to work as expected and also includes an option to grep a list of users.
2022-11-22 14:28:57 -04:00
mpgn
c821b797b3
Fix #686
2022-11-22 14:11:15 +01:00
mpgn
0ba701deb8
Update Dockerfile
2022-11-22 12:32:14 +01:00
zblurx
561fb6da57
Merge branch 'Porchetta-Industries:master' into master
2022-11-18 18:39:01 +01:00
zblurx
5d60eb0d10
Merge branch 'master' of github.com:zblurx/CrackMapExec
2022-11-18 18:36:42 +01:00
zblurx
92575a9530
upgrade version of dploot
2022-11-18 18:36:05 +01:00
mpgn
d823b8b4cb
Merge pull request #682 from juliourena/master
...
Modify remove_credentials to allow "creds remove"
2022-11-17 19:21:24 +01:00
Julio Ureña
81b53b9652
Modify remove_credentials to allow "creds remove"
...
`creds remove CredID` was not working because the method was commented on, I also changed the table name from credentials to users.
2022-11-17 11:18:13 -04:00
zblurx
3df3978cb0
Merge branch 'Porchetta-Industries:master' into master
2022-11-17 16:16:47 +01:00
zblurx
75d01e5cb6
init dpapi module
2022-11-17 16:16:10 +01:00
mpgn
bbc534a489
Merge pull request #681 from juliourena/master
...
Fix cmedb displayed credentials for mssql
2022-11-17 16:08:38 +01:00
Julio Ureña
2c4be7b9e4
Fix cmedb displayed credentials for mssql
...
The columns were not in the correct order, which caused them to be displayed incorrectly. This change properly orders the way CMEDB displays credentials in the mssql protocol.
2022-11-17 09:27:01 -04:00
mpgn
e72d6a6d10
Merge pull request #680 from juliourena/master
...
Fix - Blank username when using Kerberos Auth (smb / mssql)
2022-11-16 22:28:02 +01:00
Julio Ureña
4a12e437fa
mssql - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos with the protocol mssql.
2022-11-16 16:39:44 -04:00
Julio Ureña
bd5a3fe91d
Add - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos.
2022-11-16 16:15:30 -04:00
Julio Ureña
baceb06afd
Add - Retrieve username when using Kerberos Auth
...
This change allows the program to return the name of the user being authenticated when using Kerberos.
2022-11-16 16:06:43 -04:00
mpgn
db79f5a487
Bump to 5.4.1
2022-11-10 16:08:17 -05:00
mpgn
9d6c3fe67e
Add kerberos compatibility for laps option
2022-11-10 16:07:41 -05:00
mpgn
25978c0be0
Update smb.py
2022-11-10 22:06:35 +01:00
mpgn
193ce4128e
SMB kerberos better you can put ip whithout fqdn
2022-11-10 04:17:09 -05:00
mpgn
a88a6e8552
Add catch for kerberos use-kcache option with error message
2022-11-09 16:59:53 -05:00
mpgn
667faa0d7b
Add catch for kerberos use-kcache option
2022-11-09 16:56:57 -05:00
mpgn
f50b5fec8f
Merge pull request #677 from juliourena/master
...
Fix #676 - bh_owned module output always returning false
2022-11-09 21:13:10 +01:00
Julio Ureña
a5c30851c0
Fix output always returning false
...
Based on Neo4j documentation https://neo4j.com/docs/api/python-driver/current/api.html#neo4j.Result I added some modification to the result variable.
The way it was code, `result.value()` always return 0.
2022-11-09 15:39:43 -04:00
mpgn
39fe536d3b
Merge pull request #675 from juliourena/master
...
Fix #674 - web_delivery module - Added the option to select architecture (64 or 32)
2022-11-09 13:33:52 +01:00
Julio Ureña
ba690f93fd
Added the option to select architecture (64 or 32)
...
The module only allowed 32 bits, with this change it is possible to select 32 bits or 64 bits architecture.
2022-11-09 07:07:29 -04:00
mpgn
491859e8ee
Update crackmapexec.yml
2022-11-08 23:01:05 +01:00
mpgn
52537bf96f
Merge pull request #672 from juliourena/master
...
Fix #671 - handlekatz and procdump modules fail
2022-11-08 16:36:58 +01:00
Julio Ureña
ccfd9565e0
Fix #671 - handlekatz modules fail
...
handlekatz modules fail if directory /tmp/shared does not exist. I changed the directory from /tmp/shared to /tmp and the option description.
2022-11-08 11:14:00 -04:00