pssec 2.0l

pssec is a simple, linux-specific command to display various values of running processes in order to aid decision making around process security. At current it displays which processes have the 'no new privs' flag set, which are constrained with seccomp, which have memory that is both writable and executable, or have executable stack or heap, etc, etc.

Tags
License GNU GPLv3
State initial

Recent Releases

2.0l19 Jun 2026 16:24 major feature: v2.0 adds some specifiers for only displaying processes that are network servers, or have memory issues, or can raise privilege. Also shows some information about resource limits.