Commit Graph

492 Commits (105ad979474972a9e792bc4947487379e12c1459)

Author SHA1 Message Date
mpgn 52bc18c548 Cleanup cme 2022-06-20 07:53:30 -04:00
mpgn 75e19ae4b2
Merge pull request #545 from Serizao/master
Add smbv1 and signing into sqlite database
2022-06-18 23:50:18 +02:00
mpgn e3c8aa2966
Update db_navigator.py 2022-06-18 23:49:57 +02:00
mpgn 44e7ff155d finish adding smbv1 and signing into cmedb 2022-06-18 17:43:09 -04:00
mpgn 8a6b82a410
Merge branch 'master' into master 2022-06-18 23:14:24 +02:00
mpgn a534e244bd Merge branch 'nanodump' 2022-06-18 17:11:32 -04:00
mpgn 3a6451a4c5 Recompile the binaries x64 and x86 2022-06-18 17:05:26 -04:00
mpgn a72b1dbd08 Update dependency to latest version 2022-06-18 17:00:40 -04:00
mpgn f8bfe833d8 Smbexec improvement "STATUS_OBJECT_NAME_NOT_FOUND" with server 2019
https://github.com/SecureAuthCorp/impacket/issues/777#issuecomment-1048253251
2022-06-18 17:00:40 -04:00
mpgn 708e76d17a
Merge pull request #572 from shoxxdj/master
🚀 add support for filter user when searching for loggedon
2022-06-18 22:47:53 +02:00
Dimitri Lesy edf5722d46
Merge branch 'byt3bl33d3r:master' into master 2022-06-18 02:59:02 +02:00
Dimitri Lesy 649917ee6b Write hostname, architecture and domain in the file name 2022-06-18 02:56:55 +02:00
Dimitri Lesy e8fee88ac7 Determine architecture using os_arch 2022-06-18 00:05:27 +02:00
whipped 71bbe5fae0
Update winrm.py 2022-06-17 23:00:12 +01:00
Dimitri Lesy 942a9a7a7f Determine architecture using os_arch 2022-06-17 23:50:21 +02:00
whipped 7202fd8a46
Merge branch 'master' into winrm_ssl_options 2022-06-17 22:04:11 +01:00
mpgn 9e2846ca22
Merge pull request #561 from Gianfrancoalongi/sqlite3-crash
Stop crackmapexec crashing from concurrency-issues (tested with SMB-mode)
2022-06-17 22:14:09 +02:00
mpgn 055eb25c71
Merge pull request #570 from snovvcrash/codec
Add -codec execution option
2022-06-17 22:12:54 +02:00
Gianfranco Alongi def9d4a562
Fixed instability issues for SMB (no _Connection crash, NetBIOSTimeout crash, UnsupportedFeature-crash) (#560)
* Fixed instability issues based - the smb mode will now not crash on
 SMB object not having _Connection
 NetBIOSTimeout
 UnsupportedFeature

* Forgotten return statement

* Improved logging logic

* Improved logging
2022-06-17 22:11:28 +02:00
mpgn 75abd6148c
Merge pull request #552 from fang0654/master
Added module for finding other network addresses on a host via WMI
2022-06-17 22:10:10 +02:00
Dimitri Lesy 350ee7f2b5 Support Unicode 2022-06-17 19:19:38 +02:00
Dimitri Lesy e5d1d0c154 Support Unicode 2022-06-17 19:15:24 +02:00
Dimitri Lesy 97093f448a Fix little typo 2022-06-03 16:01:02 +02:00
Dimitri Lesy 7b8c1ffe64 NanoDump bugfixes and additions 2022-06-03 15:55:29 +02:00
shoxxdj d3b88088fc 🚀 add support for filter user when searching for loggedon 2022-04-27 11:04:23 +02:00
Sam Frees1de f183b6bcc1 Add -codec execution option 2022-04-26 16:58:03 +03:00
mpgn 58c7ff3acf Add nla output 2022-04-20 04:56:42 -04:00
mpgn 6e1f1326fb Add nla output 2022-04-20 04:34:49 -04:00
mpgn 6905795272 Add pip for aardwolf 2022-04-20 03:41:15 -04:00
Gianfranco Alongi 355b75e21f Stop crackmapexec from crashing completely when concurrency issues cause lock-contention on the database - in SMB-mode. 2022-04-03 13:38:48 +02:00
mpgn 877741c2f6 Update RDP protocol to support NLA 2022-04-01 10:02:34 -04:00
Kevin Pascoe c2d33c958e Add SSL support to winrm protocol 2022-03-31 11:52:08 +01:00
mpgn a2ae85a376 Change timeout to 10 for RDP screenshot 2022-03-15 06:43:31 -04:00
mpgn c4bd3f8490 Better error message on rdp protocol 2022-03-13 08:08:53 -04:00
mpgn bef7c4e172 Add screenshot option for RDP protocol 2022-03-13 08:01:04 -04:00
mpgn bfb40f2d4f Update RDP protocol and adding better error message 2022-03-12 06:54:40 -05:00
Dan Lawson 8eb340a1f7 Added module for finding other network addresses on a host via WMI 2022-03-11 17:00:25 -06:00
mpgn 3f08b96581 Bump to version 5.2.6 2022-03-07 13:35:57 -05:00
mpgn a04e20d6fc Update ldap #542 2022-03-06 11:58:20 -05:00
mpgn 47e6521822 Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec 2022-03-06 11:07:19 -05:00
mpgn e9bcd09bd2
Merge pull request #549 from coffeegist/bugfix/no-attribute-filesrv-response
Add necessary class for success when calling EfsRpcEncryptFileSrv from PetitPotam
2022-03-06 17:04:39 +01:00
mpgn 9abfb17d4e Update ldap #542 2022-03-06 10:59:31 -05:00
mpgn b770c59cdc Update rdp protocol 2022-03-06 10:55:24 -05:00
mpgn 2467a57792
Merge pull request #546 from qtc-de/bug/mssql-check-if-admin
Fix mssql check_if_admin function
2022-03-06 13:14:24 +01:00
Adam 1e69eb3791 * Add necessary class for success when calling EfsRpcEncryptFileSrv 2022-03-04 11:24:10 -06:00
TNeitzel 4dc4fd72c2 Add STATUS_NO_SUCH_FILE to success status
When the remote server returns a STATUS_NO_SUCH_FILE message, cme
interprets the login credentials as wrong. However, impackets
smbserver.py proves that this can be wrong.
2022-03-03 21:52:37 +01:00
TNeitzel 0e3c792b9c Fix mssql check_if_admin function
The check_if_admin function from mssql.py takes an additional auth
parameter, that is actually not used. Other parts of the code are
calling the function without the parameter, which leads to an error when
enumerating mssql endpoints. By simply removing the parameter and fixing
the locations that use it, the issue gets resolved.
2022-03-03 21:25:03 +01:00
Serizao b7e2d686d3
Update database.py 2022-03-02 08:11:38 +01:00
Serizao 19523a75b5
Update database.py 2022-03-02 08:07:20 +01:00
Serizao 998b6a4f36
Update smb.py 2022-03-02 08:04:35 +01:00
Serizao b6acf4f4e3
Update database.py 2022-03-02 08:01:58 +01:00
Serizao 955ff4e4d3
Update smb.py 2022-03-02 08:00:26 +01:00
mpgn bebf4b1895 Add first version of new RDP protocol 2022-02-28 17:18:53 -05:00
mpgn e15ae44c81 Push from public repo 2022-02-27 08:08:30 -05:00
mpgn fc3df056a0 Update option for ldap protocol with --no-smb 2022-02-27 08:00:44 -05:00
mpgn 2d71dabaaa Bump to version 5.2.5 2022-02-23 15:12:00 -05:00
mpgn f7ab07bbcc Add lsa and sam function to winrm 2022-02-23 15:09:49 -05:00
mpgn 2df0069c46 Cleanup module 2022-02-23 15:09:19 -05:00
p0dalirius 725659f4d8 Added sorting of LAPS computers output (easier to read) 2022-02-17 15:00:30 +01:00
p0dalirius f5ed47e630 Fixed improper exception handling of lsass dump parsing 2022-02-16 10:43:00 +01:00
mpgn c8a1814448 Bump to version 5.2.4 2022-02-14 06:33:32 -05:00
mpgn 681adf3614 Update MAQ module 2022-02-13 07:22:55 -05:00
mpgn b713723269 Add laps function for WinRM 2022-02-11 16:38:39 -05:00
mpgn 8d665375a8 Improve laps core functon 2022-02-10 16:36:07 -05:00
mpgn 77bb2caa1d Disabled by default #523 2022-02-07 16:29:27 -05:00
mpgn c3dec653d4 Add check for audit mode #523 2022-02-07 16:19:46 -05:00
mpgn b4c17c0650
Merge pull request #526 from HynekPetrak/win32_fix_filename
fix filename for IPv6 on win32
2022-02-07 00:00:36 +01:00
mpgn 47dd3cdfc2 Add audit mode #523 2022-02-06 17:56:41 -05:00
HynekPetrak fdc2aadf2b sanitize IPv6 in a file name 2022-02-06 16:44:06 -05:00
mpgn c79714249a Remove error message when using MAQ module 2022-02-06 07:40:49 -05:00
mpgn 19a5896c1e Fix issue when local account is used with bh #533 2022-02-06 07:33:49 -05:00
mpgn ba79b0e474 Fix issue #531 2022-02-05 17:58:49 -05:00
Sam Free5ide a48dad9b7e
Set computer accounts as owned in BloodHound 2022-02-02 14:13:01 +03:00
pgormanDS 9c27dab06a
Update hash_spider.py
expired creds check to prevent account lockouts.
2022-02-01 15:17:11 -06:00
pgormanDS a4839e1bd7
Update hash_spider.py 2022-02-01 11:43:27 -06:00
pgormanDS 3f5596b01a
Create hash_spider.py 2022-01-31 14:18:47 -06:00
mpgn 63db136f2b Add link porchetta in banner 2022-01-26 15:16:42 -05:00
mpgn 394fcb3796 Impriove support for kerberos on ldap 2022-01-19 13:36:33 -05:00
mpgn 766ee48328 Fix kerberos ntds dump 2022-01-19 13:13:05 -05:00
mpgn bc137a005c Fix kerberos auth with smb 2022-01-19 08:24:11 -05:00
mpgn 8118e9078e Bump to version 5.2.2 The Dark Knight for public release 2022-01-16 12:59:55 -05:00
mpgn 4e0d7700a4 Add description module ms17-010 2022-01-16 12:57:40 -05:00
mpgn 27552fab02 Update fix for ipv6 local link adresss #470 2022-01-05 04:47:42 -05:00
mpgn eec9dfe49f Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec 2022-01-04 05:23:34 -05:00
mpgn a8df4c2a86
Fix error when hash option is used thx to @tiyeuse
`cme smb 192.168.57.5 -u users.txt -H 8846f7eaee8fb117ad06bdd830b7586c``

=> 

UnboundLocalError: local variable 'ntlm_hash_file' referenced before assignment
2022-01-04 11:17:21 +01:00
mpgn 8c77eacbbf Update module adcs 2021-12-18 16:21:42 -05:00
mpgn d90709bd97 Fix exception 2021-12-18 15:33:46 -05:00
mpgn c259a42c6c Add modules IOXIDResolver & MS17-010 2021-12-18 15:28:34 -05:00
mpgn 66621b9014 Merger master public to sponsor version 2021-12-17 15:45:21 -05:00
mpgn 80ec68a339
Merge pull request #512 from zblurx/master
Add drop_searchConnector-ms module
2021-12-17 21:43:54 +01:00
mpgn 0280c5d781
Merge pull request #514 from brightio/patch-1
Fix a number of unhandled expections in cme/protocols/smb.py
2021-12-17 21:43:20 +01:00
mpgn 202ae8797b
Merge pull request #505 from Dliv3/master
Fix winrm login failed
2021-12-17 21:42:55 +01:00
mpgn 772d541da5 Add nopac module 2021-12-17 15:39:04 -05:00
brightio 2628a427d8
Fix a number of unhandled expections in cme/protocols/smb.py 2021-12-11 14:57:37 +01:00
mpgn 0f5f45fc69 Fix petitpotam module 2021-12-08 07:46:31 -05:00
mpgn f62aef6de9 Merge branch 'master' of https://github.com/mpgn/cme 2021-12-08 07:39:37 -05:00
mpgn a2a9d6dccc Add petitpotam & zerologon module 2021-12-08 07:21:13 -05:00
zblurx 89f3a572bb FILENAME option description modified 2021-12-03 17:06:51 +01:00
zblurx d56199bb35 added drop-sc module 2021-12-03 17:00:14 +01:00
mpgn b453988f15 Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec 2021-11-25 16:02:29 -05:00