VolPSList

Volatility script for command pslist

javascript · Volatility (Deprecated)

Details

IDVolPSList
Languagejavascript
From Version5.0.0
Tagsmemory forensics volatility server

README

The Volatility script for command pslist.

Script Data


Name Description
Script Type javascript
Tags memory, forensics, volatility, server

Inputs


Argument Name Description
memdump The path to memory dump the file on the system being used.
system The system with Volatility installed to be used for the analysis.
profile The Volatility profile to use.

Outputs


There are no outputs for this script.

commonfields:
  id: VolPSList
  version: -1
name: VolPSList
script: ''
type: javascript
tags:
- memory
- forensics
- volatility
- server
comment: Volatility script for command pslist
system: true
args:
- name: memdump
  required: true
  description: Path to memory dump file on the system being used
- name: system
  required: true
  description: System with Volatility installed to be used for the analysis
- name: profile
  description: Volatility profile to use
scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0