| Command | Usage | Note |
|---|---|---|
sc_enum | Enumerate installed services | |
sc_stop | sc_stop [target] | Stop a service |
sc_start | sc_start [target] | Start a service |
sc_config | sc_config [target] [binpath] 0 2 | Configure a service <br>(0=ignore errors, 2=autostart) |
sc_qc | sq_qc [target] | Query service |
sc_create | sc_create [target] [display] [binpath] [desc] [type] [start] [error] | Create a service |
RED TEAM / C2 / COBALT STRIKE / COMMANDS