Commit Graph

60 Commits

Author SHA1 Message Date
Marshall Hallenbeck b227a2cd41 logging: only allow 1 log file passed in 2023-04-07 10:29:48 -04:00
Marshall Hallenbeck 5c90e8cc07 add config.py, update logging, and more 2023-04-05 20:09:07 -04:00
famos0 1e3cf8f986 add --no-progress to disable progress bar 2023-03-30 18:37:11 +02:00
Marshall Hallenbeck 26c026d003 feat(console): complete log overhaul, allowing more granular debug messages, and logging to console 2023-03-29 23:59:22 -04:00
Marshall Hallenbeck a65d9e70d7 modules: remove remaining imp usage due to deprecation and update module name to be pythonic 2023-03-27 00:48:45 -04:00
Marshall Hallenbeck f187453525 Merge branch 'tests_marshall' into modules_marshall 2023-03-26 02:05:43 -04:00
Marshall Hallenbeck bfcc689acc refactor(async): update how tasks are created to new threads using proper ThreadPool; update functionality everywhere to match 2023-03-26 01:52:37 -04:00
mpgn e873efea35 Bump to 5.4.6 2023-03-23 23:51:50 -04:00
mpgn 25d2049f60 Bump to 5.4.6 2023-03-23 15:58:41 -04:00
Marshall Hallenbeck e7fcea0851 feat(modules): allow multiple modules to be ran 2023-03-22 16:51:08 -04:00
mpgn 4879895a02 add version option 2023-03-17 11:19:06 -04:00
mpgn 23db90b853 Merge pull request #8 from zblurx/log
init log_mode
2023-03-13 12:44:20 +01:00
mpgn 862b2211a2 Improve argparse print 2023-02-21 15:06:37 -05:00
mpgn 65c07f5311 Add custom logger file 2023-02-21 15:01:42 -05:00
mpgn b16dca4054 Improve logging file 2023-02-21 14:40:52 -05:00
mpgn 53931105ee small fix dpapi 2023-02-19 07:27:11 -05:00
mpgn 0ca17cb8a7 Bump to version Bruce Wayne 2023-02-12 17:20:51 -05:00
mpgn eaf421b714 Bump to 5.4.4 2023-02-05 07:37:12 -05:00
mpgn 16705ec0ea Bump to 5.4.3 2023-01-02 06:37:57 -05:00
mpgn a2225dc11c Bump to 5.4.2 for porchetta 2022-12-14 16:00:36 -05:00
mpgn db79f5a487 Bump to 5.4.1 2022-11-10 16:08:17 -05:00
mpgn e4f6343646 Bump to 5.4.0 2022-11-08 05:08:23 -05:00
zblurx c52031f344 change parameter name 2022-10-20 18:19:23 +02:00
zblurx f4485ff279 fix kerberos authentication 2022-10-20 18:08:30 +02:00
Wlayzz b57ba767f8 Adding shebang and encoding utf-8 for all python files 2022-07-19 01:59:14 +02:00
mpgn a72b1dbd08 Update dependency to latest version 2022-06-18 17:00:40 -04:00
mpgn 3f08b96581 Bump to version 5.2.6 2022-03-07 13:35:57 -05:00
mpgn 2d71dabaaa Bump to version 5.2.5 2022-02-23 15:12:00 -05:00
mpgn c8a1814448 Bump to version 5.2.4 2022-02-14 06:33:32 -05:00
mpgn 63db136f2b Add link porchetta in banner 2022-01-26 15:16:42 -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 d48e9c505b Bump to version 5.2.2 The Dark Knight 2021-11-21 12:14:22 -05:00
mpgn 3a874153cf Add option --connectback-host for module to bypass NAT network 2021-11-17 08:02:06 -05:00
mpgn 03920b491b Bump CME to version 5.2.1 2021-11-14 12:06:43 -05:00
mpgn 2f0fc12cde Bump CME to version 5.2.0 2021-09-19 10:23:26 -04:00
mpgn d5a005898e Improve LDAP protocol
- improve authentification status error
- check if user is on a juicy group
2021-07-02 04:50:41 -04:00
mpgn c3516fe9d5 Merge branch 'master' of https://github.com/Porchetta-Industries/CrackMapExec 2021-06-28 13:25:31 -04:00
mpgn 091915b990 Fix and add a lot, check commit message
Update LDAP proto:
	- can fetch a LDAP domain from an account from another domain (trust relation between forest)
	- fix sizeLimit to unlimited on LDAP queries
	- fix little mistake in LDAP modules

Update SMB proto:
	- fix users function when DC is vulnerable to NULL SESSION
	- add SAMRPC function to fetch users on the domain
	- add option --computers to fetch all computers

Update CLI
	- add function export, but it's not tested
2021-06-24 14:38:24 -04:00
mpgn 4385abaa24 Bump to version 5.1.7 Kali ready 2021-05-30 16:51:52 -04:00
mpgn 2983113312 Add watermark public version 2021-05-27 15:19:54 -04:00
mpgn 743d7e86f7 Bump to version 5.1.6 2021-03-08 14:44:58 -05:00
mpgn 4597216d9e Bump to version 5.1.5 2021-01-21 12:57:17 -05:00
mpgn b79341aa2c Bump to version 5.1.4 2020-11-29 15:04:53 -05:00
byt3bl33d3r 95f9d11b45 Modified banner 2020-11-16 13:21:41 -07:00
byt3bl33d3r cb5c8855ed Version 5.1.3 🔥
- Replaced Gevent with AsyncIO
- Shares are now logged in the database and can be queried
- You can now press enter while a scan is being performed and CME will
  give you a completion percentage and the number of hosts remaining to
  scan
2020-11-15 16:42:28 -07:00
byt3bl33d3r c9cc0c74fa Bumped version number 2020-09-20 08:18:32 -06:00
mpgn 4a0cb31724 Switch to version 5.1.0dev - codename 3TH@n 2020-06-25 23:24:12 +02:00
mpgn e5d1942251 Add kerberoasting and asrepoast attack with LDAP protocol 2020-06-19 09:20:22 -04:00
mpgn e71b724cdf Bump to 5.0.2dev 2020-05-05 12:50:32 -04:00
mpgn 622245dcfa Add support kerberos aesKey and kdcHost #22 add lssasy module kerberos support
add error when not credential foud on lsassy module #368
2020-05-04 13:23:41 -04:00