Skip to content

Security: Detect screen/tmux detached session bypasses #8

@ProduktEntdecker

Description

@ProduktEntdecker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions