/dev/mem
2025-04-03
/dev/mem is a special file on Linux and Unix-like systems that provides access to the system’s physical memory.
Read More
/dev/null
2025-04-03
/dev/null is a special file on Linux and Unix-like machines that discards all data written to it and returns EOF on read, commonly used to supress ...
Read More
/proc/kallsyms
2025-04-03
/proc/kallsyms on procfs-enabled hosts is a virtual file that lists the kernel’s symbol table, including addresses and names of functions and ...
Read More
/proc/modules
2025-04-03
/proc/modules on procfs-enabled systems is a virtual file that lists currently loaded Loadable Kernel Modules and related metadata such as their size ...
Read More
anatomyofreallinuxintrusion
2025-04-03
Read More
Apfell
2025-04-03
Apfell is a macOS-focused post-exploitation command and control framework that integrates with the Mythic platform. ...
Read More
Asia
2025-04-03
Asia is a continent in the Northern Hemisphere. It is the largest and most populous continent on Earth, spanning from Eastern Europe to the Pacific ...
Read More
attribution by cryptographic key
2025-04-03
Reuse of private cryptographic keys can be useful for attribution
Read More
awk
2025-04-03
awk is a programming language and and command line utility found on Linux and Unix-like systems used for pattern scanning, data extraction, and ...
Read More
bias
2025-04-03
Bias refers to a deviation from objectivity or fairness in judgement, perception, or decision making.
Bias can be cognitive (e.g., confirmation bias), ...
Read More