ptrace
0001-01-01
ptrace (process trace) is a system call found in Unix and Unix-like operating systems such as Linux. ptrace provides the means for a program to patch ...
Read More
ptrace request
0001-01-01
A ptrace request is a command sent to ptrace. Some examples are PTRACE_TRACEME, PTRACE_ATTACH/PTRACE_DETACH, PTRACE_PEEKDATA/PTRACE_POKEDATA, and ...
Read More
PTRACE_SYSCALL
0001-01-01
PTRACE_SYSCALL is a ptrace request that allows a process (usually a debugger), to trace system calls made by another process.
Read More
pty
0001-01-01
A Pseudo TTY (PTY) is a device that behaves like a TTY, but between any two devices.
Multiple PTYs can coexist within a singular TTY; terminal ...
Read More
Public Key Cryptography
0001-01-01
public-key cryptography (asymmetric cryptography) uses a pair of related keys to encrypt and decrypt data. Each key pair has a public and private key. ...
Read More
pulling guard
0001-01-01
In BJJ, pulling guard is when the player initiates a technique that transitions them from the standing position straight into a guard.
Pulling guard ...
Read More
Puppet
0001-01-01
Puppet is a configuration management tool written in Ruby and developed by Puppet inc.
Read More
pupy
0001-01-01
pupy is a multiplatform RAT and post-exploitation tool written in Python.
https://github.com/n1nj4sec/pupy
Read More
purple team
0001-01-01
In a cybersecurity setting, a purple team consists of personnel that conduct both defensive and offensive operations against an organization with the ...
Read More
PuTTY
0001-01-01
PuTTY is a free SSH client for Windows systems originally developed by Simon Tatham.
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Read More