🐧Installation for Unix
Installing NetExec with pipx 🎷
Using pipx to install NetExec is recommended. This allows you to use NetExec and the nxcdb system-wide.
Open a new shell and you are ready to go:
Updating via pipx:
Failed building wheel for aardwolf
If pip fails to build aardwolf you need to install rust. Don't forget to reload your shell so rust is added to your PATH!
Installation for Kali 🐲
Installation for BlackArch 🗡️
Installation for ParrotSec 🦜
Availability on other Unix distributions 🐧
Installation for development using Poetry 📯
You're going to need to install Poetry which is what nxc uses to manage dependencies. To install poetry you should use pipx, because our dynamic-versioning plugin will likely crash otherwise.
Now that poetry is set, up and we can download the NetExec repository and install its dependencies:
Binaries
We recommend installing via pipx/pip, but if you want to use a pre-compiled binary, go to the Releases and download the appropriate binary.
Last updated
Was this helpful?