feat(go): port memory-map detector tranche
This commit is contained in:
parent
c6f7219de8
commit
6a27e6e770
13 changed files with 377 additions and 41 deletions
|
|
@ -66,9 +66,10 @@ Project docs:
|
|||
|
||||
Phase 1 now also has an **experimental Go sidecar** under `go-agent/`. It emits
|
||||
the same `enodia.event.v1` envelope and captures an injectable `/proc` process
|
||||
and `ss` socket view. The parity-checked cohort is `reverse_shell`,
|
||||
and memory-map view plus `ss` sockets. The parity-checked cohort is `reverse_shell`,
|
||||
`ld_preload`, `deleted_exe`, `input_snooper`, `credential_access`,
|
||||
`stealth_network`, and `egress`. It is stdout-only and does not replace,
|
||||
`stealth_network`, `memory_obfuscation` (including mapped hide/injection
|
||||
libraries), and `egress`. It is stdout-only and does not replace,
|
||||
install over, or write state for the Python daemon; Python remains authoritative
|
||||
until subsystem parity is complete.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue