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 https://github.com/Porchetta-Industries/CrackMapExec/pull/532
- fix filename for IPv6 on win32 by @HynekPetrak in https://github.com/Porchetta-Industries/CrackMapExec/pull/526
- Added sorting of LAPS computers output (easier to read) by @p0dalirius in https://github.com/Porchetta-Industries/CrackMapExec/pull/540
- Add STATUS_NO_SUCH_FILE to success status by @qtc-de in https://github.com/Porchetta-Industries/CrackMapExec/pull/548
- Fix mssql check_if_admin function by @qtc-de in https://github.com/Porchetta-Industries/CrackMapExec/pull/546
- Add necessary class for success when calling EfsRpcEncryptFileSrv from PetitPotam by @coffeegist in https://github.com/Porchetta-Industries/CrackMapExec/pull/549
- Switch to poetry-core by @fabaff in https://github.com/Porchetta-Industries/CrackMapExec/pull/580
- Use beautifulsoup4 instead of bs4 by @fabaff in https://github.com/Porchetta-Industries/CrackMapExec/pull/581
- accept pywerview 0.4.0 by @noraj in https://github.com/Porchetta-Industries/CrackMapExec/pull/574
- Added module for finding other network addresses on a host via WMI by @fang0654 in https://github.com/Porchetta-Industries/CrackMapExec/pull/552
- Fixed instability issues for SMB (no _Connection crash, NetBIOSTimeout crash, UnsupportedFeature-crash) by @Gianfrancoalongi in https://github.com/Porchetta-Industries/CrackMapExec/pull/560
- Add -codec execution option by @snovvcrash in https://github.com/Porchetta-Industries/CrackMapExec/pull/570
- Stop crackmapexec crashing from concurrency-issues (tested with SMB-mode) by @Gianfrancoalongi in https://github.com/Porchetta-Industries/CrackMapExec/pull/561
- Add SSL support to winrm protocol by @whipped5000 in https://github.com/Porchetta-Industries/CrackMapExec/pull/559
- :rocket: add support for filter user when searching for loggedon by @shoxxdj in https://github.com/Porchetta-Industries/CrackMapExec/pull/572
- NanoDump Bugfixes by @lesydimitri in https://github.com/Porchetta-Industries/CrackMapExec/pull/578
- Fixed improper exception handling of lsass dump parsing by @p0dalirius in https://github.com/Porchetta-Industries/CrackMapExec/pull/538
- Add smbv1 and signing into sqlite database by @Serizao in https://github.com/Porchetta-Industries/CrackMapExec/pull/545
- Mpgn patch 1 by @mpgn in https://github.com/Porchetta-Industries/CrackMapExec/pull/584
- Update github action for aardwolf to work on macos by @mpgn in https://github.com/Porchetta-Industries/CrackMapExec/pull/586
- Nix Support by @FedX-sudo in https://github.com/Porchetta-Industries/CrackMapExec/pull/573
- [rdp.py] port redirect to "self.args.port" by @XiaoliChan in https://github.com/Porchetta-Industries/CrackMapExec/pull/589
- Add nanodump results to cmedb by @lesydimitri in https://github.com/Porchetta-Industries/CrackMapExec/pull/590
- Added Termux support by @T1erno in https://github.com/Porchetta-Industries/CrackMapExec/pull/569
- Fixed LDAPS with Kerberos by @lap1nou in https://github.com/Porchetta-Industries/CrackMapExec/pull/595
- add dfscoerce module by @ChoiSG in https://github.com/Porchetta-Industries/CrackMapExec/pull/596
- Add shadowcoerce module by @ChoiSG in https://github.com/Porchetta-Industries/CrackMapExec/pull/598
New Contributors
- @HynekPetrak made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/526
- @coffeegist made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/549
- @fabaff made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/580
- @Gianfrancoalongi made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/560
- @whipped5000 made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/559
- @shoxxdj made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/572
- @lesydimitri made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/578
- @Serizao made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/545
- @FedX-sudo made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/573
- @XiaoliChan made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/589
- @T1erno made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/569
- @lap1nou made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/595
- @ChoiSG made their first contribution in https://github.com/Porchetta-Industries/CrackMapExec/pull/596
Full Changelog: https://github.com/Porchetta-Industries/CrackMapExec/compare/v5.2.2...v5.3.0