Closed AkechiShiro closed 3 months ago
I don't know if removal was the best choice for this tool but maybe netexec
has all the features that crackmapexec
had so it's alright.
It's just that I'm not aware if there are any bugs that are not in crackmapexec
that are in netexec
but I understand why removal makes sense since later we'll move onto later version of Python such as 3.13 and further more
I don't know if removal was the best choice for this tool but maybe netexec has all the features that crackmapexec had so it's alright.
As netexec
is a fork, I guess that the feature set is comparable or even bigger in the meantime. crackmapexec
is still available for 24.05 and could still be used after 24.11 with some magic.
I ran into this issue where cme
didn't have it, it is just a minor issue so it's alright on my side, but not sure if there will be any more issues I'll ran into later :
https://github.com/Pennyw0rth/NetExec/issues/395
Describe the bug
crackmapexec fails to run on the unstable branch.
Full backtrace :
Steps To Reproduce
Steps to reproduce the behavior:
cme
Expected behavior
Should be marked as broken for python 3.12 and above due to not being maintained anymore, it should be recommended to use the maintained fork
netexec
.Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I may PR a proper fix later if I find time to do so
Notify maintainers
@fabaff
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.