Skip to content

Security: Detect SSH remote command execution #13

@ProduktEntdecker

Description

@ProduktEntdecker

Bypass Description

SSH can execute commands on remote hosts:

ssh localhost npm install malicious
ssh host "npm install evil"

Difficulty: Medium

Parse SSH arguments to extract remote command.

Priority: Low

Unusual attack vector.


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