Skip to content

Add SSHTunnelCommandArtifacts target for collecting SSH tunneling artifacts#1100

Merged
AndrewRathbun merged 6 commits into
EricZimmerman:masterfrom
cyber20233:patch-1
Mar 11, 2026
Merged

Add SSHTunnelCommandArtifacts target for collecting SSH tunneling artifacts#1100
AndrewRathbun merged 6 commits into
EricZimmerman:masterfrom
cyber20233:patch-1

Conversation

@cyber20233
Copy link
Copy Markdown
Contributor

This target collects command history and related script artifacts that may reveal SSH tunneling, port forwarding, and pivoting activity on a system.

It gathers PowerShell, Bash, and other shell history files that frequently contain commands such as ssh -L, ssh -R, plink, chisel, ngrok, and other tunneling utilities used during lateral movement or covert access.

These artifacts can help investigators quickly identify tunneling activity during incident response or threat hunting.

@AndrewRathbun AndrewRathbun self-assigned this Mar 11, 2026
@AndrewRathbun AndrewRathbun added the enhancement New feature or request label Mar 11, 2026
Added documentation comment for SSH directory artifacts.
@AndrewRathbun AndrewRathbun merged commit f80f90c into EricZimmerman:master Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants