Add memory obfuscation and ps-hidden process detection
This commit is contained in:
parent
cb334c0c94
commit
893409b549
17 changed files with 353 additions and 26 deletions
|
|
@ -40,6 +40,9 @@ work that is bigger than single alerts.
|
|||
- ✅ Add Gonzalo/Peopleswar-style behavior coverage: input-device keylogging,
|
||||
credential-store/private-key access, SCTP/DCCP/raw/packet-family traffic, and
|
||||
raw ICMP/special-protocol rootcheck detection.
|
||||
- ✅ Add process-hiding and memory-obfuscation coverage: `/proc` vs `ps`
|
||||
cross-view checks plus memory-map scans for hide libraries, RWX memory, and
|
||||
executable anonymous/memfd/deleted mappings.
|
||||
|
||||
Exit criteria:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue