mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 03:34:50 +00:00
add badges for code quality
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
# pspy - unprivileged linux process snooping
|
# pspy - unprivileged linux process snooping
|
||||||
|
|
||||||
|
[](https://goreportcard.com/report/github.com/DominicBreuker/pspy)
|
||||||
|
[](https://codeclimate.com/github/DominicBreuker/pspy/maintainability)
|
||||||
|
|
||||||
pspy is a command line tool designed to snoop on processes without needing root permissions.
|
pspy is a command line tool designed to snoop on processes without needing root permissions.
|
||||||
It allows you to see commands run by other users, cron jobs, etc. as they execute.
|
It allows you to see commands run by other users, cron jobs, etc. as they execute.
|
||||||
Great for enumeration of linux systems in CTFs.
|
Great for enumeration of linux systems in CTFs.
|
||||||
|
|||||||
Reference in New Issue
Block a user