RAM

2024-09-25

Random Access Memory (RAM) is short-term memory used by a computer.

Read More

rockyou.txt

2024-09-25

rockyou.txt is a wordlist of passwords that were exposed in a 2009 breach of the RockYou company. This dataset is often used with password cracking ...

Read More

troubleshooting

2024-09-25

Troubleshooting is a form of problem solving that is usually applied fowards systems and mechanical objects.

Read More

VPN

2024-09-25

Virtual Private Networks is a computer networking method that virtually extends a network to one or more networks, often providing encryption and ...

Read More

borges2021

2024-09-24

Adversarial Tradecraft in Cybersecurity: Offense versus defense in real-time computer conflict

by Dan Borges

Packt Publishing ...

Read More

cryptanalysis

2024-09-24

Cryptanalysis is the process and study of analyzing encrypted data without knowing it’s cryptographic key. ...

Read More

Didier Stevens

2024-09-24

Didier Stevens is a security researcher from Brussels, Belgium who has written many forensics-focused, open-sourced tools. ...

Read More

Kaiten malware

2024-09-24

Kaiten malware targets Linux hosts and uses IRC for its command and control protocol. Kaiten is often used to perform DDoS attacks. ...

Read More

disassembly

2024-09-23

Disassembly is a reverse engineering process where a binary is deconstructed–typically from compiled bytecode or binary data to source code ...

Read More

linter

2024-09-23

Linters are static analysis tools used to find bugs, errors, poor stylistic choices, and error-prone constructs within source code.

Read More