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
65b787cb8a166aa59e2c4638f8d66e405011fe09
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
Restructured operator's terminal code and added channel to gracefully close terminal on "exit|quit" command and Ctrl+C
2025-08-03 20:11:41 +02:00
server_listener.go
Restructured operator's terminal code and added channel to gracefully close terminal on "exit|quit" command and Ctrl+C
2025-08-03 20:11:41 +02:00