Skip to content

linux.sockstat unix arg not used & inet arg #1828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

SolitudePy
Copy link
Contributor

(venv) ubuntu@ubuntuPC:~/Dev/volatility3$ vol -f ~/dumps/deleted_proc_dump.raw linux.sockstat --help
Volatility 3 Framework 2.26.2
/home/ubuntu/Dev/volatility3/volatility3/framework/deprecation.py:105: FutureWarning: This plugin (PluginRequirement) has been renamed and will be removed in the first release after 2026-06-01. PluginRequirement is to be deprecated. Use VersionRequirement instead.
  warnings.warn(
usage: vol linux.sockstat.Sockstat [-h] [--unix] [--inet] [--pids [PIDS ...]] [--netns NETNS]

Lists all network connections for all processes.

options:
  -h, --help         show this help message and exit
  --unix             Show UNIX domain Sockets only
  --inet             Show INET/INET6 domain Sockets only
  --pids [PIDS ...]  Filter results by process IDs. It takes the root PID namespace identifiers.
  --netns NETNS      Filter results by network namespace. Otherwise, all of them are shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant