Bypass Description
Commands run in detached screen or tmux sessions bypass detection:
screen -dm npm install malicious
tmux new-window npm install evil
Difficulty: Hard
These commands spawn new processes that may not be visible to the hook.
Priority: Medium
Found in security audit 2024-01-06
Bypass Description
Commands run in detached screen or tmux sessions bypass detection:
Difficulty: Hard
These commands spawn new processes that may not be visible to the hook.
Priority: Medium
Found in security audit 2024-01-06