commonfields: id: VolNetworkConnections version: -1 name: VolNetworkConnections script: '' type: javascript tags: - memory - forensics - volatility - server comment: Volatility script for finding all the network connections. This script runs through different commands based on the profile provided. 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 required: true description: Volatility profile to use scripttarget: 0 dependson: {} timeout: 0s fromversion: 5.0.0