Jasper-27 / NiceC2

Comp3000 Final Year Project.
1 stars 2 forks source link

Installer / setup script #12

Closed Jasper-27 closed 1 year ago

Jasper-27 commented 1 year ago

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.