pspy

Watch processes/cron without root.

KaliParrotlow

pkg: pspy

pspy snoops on running processes and scheduled jobs unprivileged — great for spotting cron-based privesc.

Syntax

pspy64

Example

./pspy64

Streams every process/cron execution as it happens.

Advantages
  • No root needed
  • Reveals cron privesc paths
Disadvantages
  • Observation only
  • Linux target
Tags
#privesc#linux#post-ex

Official docs: pspy

Related commands

Frequently asked questions

What is pspy used for?
pspy snoops on running processes and scheduled jobs unprivileged — great for spotting cron-based privesc.
What is an example pspy command?
A common example is: ./pspy64 — Streams every process/cron execution as it happens.
Is pspy part of Kali Linux?
Yes. pspy ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install pspy.
What category of security tool is pspy?
pspy is a Post-Exploitation tool with a low-risk profile when run against a live target.

Try recon tools live

Run real scans against a domain you control, stage by stage.

Open the lab →