This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
5.3.0 - Operation C01NS
More on https://mpgn.gitbook.io/crackmapexec/
What's Changed
- Add RDP protocol thanks to @skelsec
- Set computer accounts as owned in BloodHound by @snovvcrash in #532
- fix filename for IPv6 on win32 by @HynekPetrak in #526
- Added sorting of LAPS computers output (easier to read) by @p0dalirius in #540
- Add STATUS_NO_SUCH_FILE to success status by @qtc-de in #548
- Fix mssql check_if_admin function by @qtc-de in #546
- Add necessary class for success when calling EfsRpcEncryptFileSrv from PetitPotam by @coffeegist in #549
- Switch to poetry-core by @fabaff in #580
- Use beautifulsoup4 instead of bs4 by @fabaff in #581
- accept pywerview 0.4.0 by @noraj in #574
- Added module for finding other network addresses on a host via WMI by @fang0654 in #552
- Fixed instability issues for SMB (no _Connection crash, NetBIOSTimeout crash, UnsupportedFeature-crash) by @Gianfrancoalongi in #560
- Add -codec execution option by @snovvcrash in #570
- Stop crackmapexec crashing from concurrency-issues (tested with SMB-mode) by @Gianfrancoalongi in #561
- Add SSL support to winrm protocol by @whipped5000 in #559
- 🚀 add support for filter user when searching for loggedon by @shoxxdj in #572
- NanoDump Bugfixes by @lesydimitri in #578
- Fixed improper exception handling of lsass dump parsing by @p0dalirius in #538
- Add smbv1 and signing into sqlite database by @Serizao in #545
- Mpgn patch 1 by @mpgn in #584
- Update github action for aardwolf to work on macos by @mpgn in #586
- Nix Support by @FedX-sudo in #573
- [rdp.py] port redirect to "self.args.port" by @XiaoliChan in #589
- Add nanodump results to cmedb by @lesydimitri in #590
- Added Termux support by @T1erno in #569
- Fixed LDAPS with Kerberos by @lap1nou in #595
- add dfscoerce module by @ChoiSG in #596
- Add shadowcoerce module by @ChoiSG in #598
New Contributors
- @HynekPetrak made their first contribution in #526
- @coffeegist made their first contribution in #549
- @fabaff made their first contribution in #580
- @Gianfrancoalongi made their first contribution in #560
- @whipped5000 made their first contribution in #559
- @shoxxdj made their first contribution in #572
- @lesydimitri made their first contribution in #578
- @Serizao made their first contribution in #545
- @FedX-sudo made their first contribution in #573
- @XiaoliChan made their first contribution in #589
- @T1erno made their first contribution in #569
- @lap1nou made their first contribution in #595
- @ChoiSG made their first contribution in #596
Full Changelog: v5.2.2...v5.3.0