System Hacking
- A rainbow attack is a password hash cracking technique that uses pre-computed word lists and their hashes in tables.
- Password salting is adding random bits of data to a password before it is stored as a hash to make password cracking more difficult.
- Pass the hash allows an attacker to get into a workstation, and then continue using hashes to get into other workstations, until they reach an administrator account.
- One of the most popular password cracking programs is John the Ripper.
- Cain and Abel is also very popular to use dictionary attacks and brute force attacks.
- Configuring password policies is very important. It can help prevent or mitigate risks with weak passwords.
- Kerberoasting: An offline brute force attack to crack a Kerberos ticket to reveal the service account password in plain text.
- DLL hijacking: Loading a malicious DLL into the application directory
- Security Account Manager (SAM): Database that authenticates local and remote users. LM hash or NTLM hash.
- Booting from a CD or USB allows you to easily remove passwords from user accounts.
- Path Interception: When a malicious file name is added to a service path without quotation marks and includes spaces in the code.
- Crackers: Software programs that crack code and passwords to gain unauthorized access to a system.
- Rootkit: A program attackers use to establish root level permissions.
- Steganography: Embedding data into files to hide it from everyone but the receiver
The article I found was about a possible data breach at Princess Cruises. Could be names, social security numbers, address, government identification number, and data about health. They are fixing up their security to try to prevent this in the future. They did not find who was responsible.
https://www.pymnts.com/safety-and-security/2020/princess-cruises-discloses-possible-data-breach/