PRISM backdoor
0001-01-01
PRISM is a reverse shell backdoor that works on Linux, Solaris, AIX, BSD, macOS, and Android.
PRISM listens for specially crafted ICMP packets to ...
Read More
privacy
0001-01-01
Privacy is the ability of one or a group to express themselves selectively. Privacy has a lot of overlap with cybersecurity.
Read More
private network
0001-01-01
A private network is a computer network that is isolated from the public internet and only accessible to certain users and devices.
Private networks ...
Read More
privilege escalation
0001-01-01
Privilege escalation is a set of techniques used in a cyberattack by an attacker to gain higher levels of access on a compromised system.
Read More
proc/PID/fd
0001-01-01
The /proc/PID/fd directory on procfs-enabled systems contains information about file descriptors opened by a process.
Read More% ls -l proc/self/fd total 0 ...
proc/PID/fdinfo
0001-01-01
The /proc/PID/fdinfo directory on procfs-enabled systems contains additional metadata such as the flags used by open() on the about file descriptors ...
Read More
ProcDump
0001-01-01
ProcDump is a Microsoft Sysinternals tool used to monitor processes for CPU spikes and creating crash dumps for troubleshooting and debugging ...
Read More
process
0001-01-01
In an operating systems context, a process is a program, application, or command that is being actively executed.
Read More
Process Environment Block
0001-01-01 windows
The Process Environment Block (PEB) is a data structure of the Windows NT operating system family containing data structures including global context, ...
Read More
Process Explorer
0001-01-01
Process Explorer is a component of the Sysinternals Suite that shows information regarding processes and their open handles, DLLs, and other relevant ...
Read More