Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Please update for latest aardwolf version (0.2.0) #651

Closed
sbrun opened this issue Oct 18, 2022 · 13 comments
Closed

Please update for latest aardwolf version (0.2.0) #651

sbrun opened this issue Oct 18, 2022 · 13 comments

Comments

@sbrun
Copy link

sbrun commented Oct 18, 2022

Describe the bug
aardwolf version 0.0.8 can't be packaged in Kali Linux because the license was missing. (skelsec/aardwolf#4)
Upstream released a new version with a lot of changes. It can be packaged in Kali. But unfortunately CrackMapExec is not compatible with this version.
aardwolf librairy is missing, you need to install the submodule

To Reproduce
Steps to reproduce the behavior:

  1. Install the latest release of crackmapexec
  2. Install the latest release of aardwolf (0.2.0)
  3. Run crackmapexec
  4. See error
aardwolf librairy is missing, you need to install the submodule
run the command:

Crackmapexec info

  • OS: Kali
  • Version of CME: v5.0.3
  • I built the package from source (from latest .tar.gz) for Kali and tested it.

Additional context
The failing import is
from aardwolf.commons.url import RDPConnectionURL
aardwolf.commons.url no longer exists in aardwolf

@mpgn
Copy link
Contributor

mpgn commented Oct 18, 2022

Hello @sbrun yes I plan to migrate to the v2 soooonnnnnn :)

@mpgn
Copy link
Contributor

mpgn commented Oct 20, 2022

I did some test today it will be ok :)

The plan:

merge tree awesome PR;

ETA: end of next week for CME 5.4.0

@sbrun
Copy link
Author

sbrun commented Oct 20, 2022

Great! Thanks for the information

@mpgn
Copy link
Contributor

mpgn commented Nov 8, 2022

@sbrun let's gooooo 💯

@mpgn
Copy link
Contributor

mpgn commented Nov 8, 2022

I will push 5.4.0 in few hours

@mpgn
Copy link
Contributor

mpgn commented Nov 8, 2022

Ok go :)

@mpgn
Copy link
Contributor

mpgn commented Nov 8, 2022

Also aardwolf require rust on the system to compile : curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

@sbrun
Copy link
Author

sbrun commented Nov 14, 2022

Hi
I don't see the new release 5.4.0. When to you plan to do it?

@mpgn
Copy link
Contributor

mpgn commented Nov 14, 2022

Hello @sbrun it's already published since last week https://github.com/Porchetta-Industries/CrackMapExec/blob/master/pyproject.toml#L3 I'm waiting on you, when it will be shipped into Kali, I will make the official annonce and update the wiki & the release on github !!!

@sbrun
Copy link
Author

sbrun commented Nov 14, 2022

OK. Sorry. I misunderstood your previous message. I will work on this today.

@mpgn
Copy link
Contributor

mpgn commented Nov 14, 2022

awesome thanks

@sbrun
Copy link
Author

sbrun commented Nov 14, 2022

Just uploaded in Kali: it will be available in few hours for Kali users

@mpgn
Copy link
Contributor

mpgn commented Nov 14, 2022

ok nice ! I will check when available if everything is working properly :)

@mpgn mpgn closed this as completed Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants