When running a compiled version of the NiceC2 agent, the agent will install itself on the computer, causing it to run when the system is booted / the user logged on.
Linux Behaviour
On Linux NiceC2 will run as a root in the background when the system boots up.
Windows and Mac Behaviour
The agent will install, but will only run in the context of the user which installed the application. This won't be a problem for most functions, but some functionality will cause permission denied errors.
Implemented an installer to the NiceC2 agent.
When running a compiled version of the NiceC2 agent, the agent will install itself on the computer, causing it to run when the system is booted / the user logged on.
Linux Behaviour
On Linux NiceC2 will run as a root in the background when the system boots up.
Windows and Mac Behaviour
The agent will install, but will only run in the context of the user which installed the application. This won't be a problem for most functions, but some functionality will cause permission denied errors.