-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BlackArch Issue #549
Comments
|
For some reason, it wasn't out of the box and I had to do it manually. With that being said, there was other issues such as nxc module that could not be referenced in tool even after downloading the module. |
Both issues hint to an incomplete or broken installation. How did you install NetExec? |
I just installed it with |
@noraj could you help with this one? Sounds like the dependencies for the pacman package are broken. |
I'd take a look at that soon. |
The BlackArch Linux package is working fine.
@xXxSpicyBoiiixXx What Linux distribution are you running? From what repository are you installing netexec? What command had you issue with? |
It's utilizing Arch Linux under the hood, I did try to install this from the pacman command as well as building from source. The issue arises with the nxc module. |
Due to the nature of installation on the current wiki, you must have "aardwolf" to be able to have this. You will need to the following prereqs for the system.
sudo pacman -S python python-pip base-devel rust openssl
pip install aardwolf --break-system-packages
This should make the next steps in the wiki documentation doable.
The text was updated successfully, but these errors were encountered: