mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
20 lines
864 B
YAML
20 lines
864 B
YAML
name: Internal Host SSH Investigate
|
|
id: fdb65816-6688-41d8-8698-755b7b4ec44e
|
|
version: 1
|
|
date: '2021-12-14'
|
|
author: Philip Royer, Splunk
|
|
type: Investigation
|
|
description: Investigate an internal unix host using SSH. This pushes a bash script to the endpoint and runs it, collecting generic information about the processes, user activity, and network activity. This includes the process list, login history, cron jobs, and open sockets. The results are zipped up in .csv files and added to the vault for an analyst to review.
|
|
playbook: internal_host_ssh_investigate
|
|
how_to_implement: The ssh asset requires sudo access to view the processes with open sockets.
|
|
references: ["https://github.com/Neo23x0/Fenrir/blob/master/fenrir.sh"]
|
|
app_list:
|
|
- "SSH"
|
|
tags:
|
|
platform_tags: []
|
|
playbook_type: Input
|
|
vpe_type: Modern
|
|
playbook_fields: []
|
|
product:
|
|
- Splunk SOAR
|