commands.sh

nxcdb

all

Interact with the NetExec database.

More info →

Examples (4)

Enter an interactive database session

Display the currently active workspace

nxcdb --get-workspace

Create a new workspace

nxcdb --create-workspace workspace_name

Activate the specified workspace

nxcdb --set-workspace workspace_name
made by @shridhargupta | data from tldr-pages