This website requires JavaScript.
Explore
Help
Sign In
pkhazov
/
Sigma-C2
Watch
1
Star
0
Fork
0
You've already forked Sigma-C2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6f130f6e7215524eb7d8dce4754a37c958a9997
Sigma-C2
/
operator
History
Pavlo Khazov
e8f13167b8
Added named pipes to capture output from injected capabilities. Returned inject command for self injection. Split some commands into separate files. Fixed error logging. Cleaned code a little bit.
2025-08-11 19:36:45 +02:00
..
command_processor.go
Changed operator's command parsing logic to not panic in certain cases. Changed how "show task" command works and replaced with "tasks", which works both in general and agent contexts
2025-08-05 15:03:12 +02:00
commands.go
Added named pipes to capture output from injected capabilities. Returned inject command for self injection. Split some commands into separate files. Fixed error logging. Cleaned code a little bit.
2025-08-11 19:36:45 +02:00
completion.go
Changed operator's command parsing logic to not panic in certain cases. Changed how "show task" command works and replaced with "tasks", which works both in general and agent contexts
2025-08-05 15:03:12 +02:00
operator.go
…
server_listener.go
…