passive DNS
0001-01-01
Passive DNS refers to systems that store historical DNS records. Passive DNS is widely used in cybersecurity contexts to investigate malicious or ...
Read More
passive reconnaissance
0001-01-01
In a cybersecurity context, passive reconnaissance refers to methods used to gather information about systems without directly interacting with them.
Read More
passwd command
0001-01-01
The passwd command changes a user’s password on Linux and Unix-like operating systems.
Read More
passwd file
0001-01-01
The /etc/passwd file is found on Linux and Unix-like operating systems. This file contains a plaintext database of system user accounts and metadata ...
Read More
password cracking
0001-01-01
Password cracking is a set of techniques in which encoded or encrypted passwords are mapped to their plaintext representations, typically for ...
Read More
password dump
0001-01-01
credential dumping is a type of cyberattack in which an attacker uses a number of techniques to obtain credentials of a user or multiple users of a ...
Read More
password hash
0001-01-01
A password hash is a method of protecting passwords by storing the result of the password used in a hashing algorithm rather than in plaintext.
Read More
password list
0001-01-01
password lists are lists of passwords used for brute forcing or password cracking applications.
Read More
password manager
0001-01-01
A password manager is a program that stores and manages passwords and related account data.
Read More
password recovery
0001-01-01
Password recovery is similar to hash cracking, but with the benign intent of recovering a forgotton or misplaced password to regain access to material ...
Read More