🐧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:
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:
Installing NetExec with pip ⛔
Using pipx over pip is recommended
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