trap

2025-04-13

A trap is an execption generated by a CPU when a specific condition is met such as executing a syscall, hitting a breakpoint, or dividing by ... Read More

trap

2025-04-13

Read More

/dev/shm

2025-04-12

/dev/shm is a temporary filesystem (usually tmpfs) that provides POSIX-compliant shared memory, allowing processes to communicate by reading and ... Read More

/sys/module

2025-04-12

/sys/module is a directory within sysfs that contains subdirectories for each loaded kernel module, exposing attributes such as parameters and ... Read More

/tmp

2025-04-12

/tmp is a world-writable directory found on Linux and Unix-like systems used for temporary files. Read More

/usr/lib/modules

2025-04-12

The /usr/lib/modules directory contains subdirectories for each installed Linux kernel version, each of which holds kernel modules and associated ... Read More

abuseofthelinuxkernel-phrack50_5-halflife

2025-04-12

Abuse of the Linux Kernel for Fun and Profit by halflife Phrack Magazine issue 50 article 5 April 9, 1997 https://phrack.org/issues/50/5#article ... Read More

advertising

2025-04-12

Advertising is the practice of promoting products, services, or ideas through various media channels with the intent to influence consumer behavior, ... Read More

Basilisk

2025-04-12

Basilisk is a Linux LKM rootkit (LKM rootkit) that started as a rootkit for TryHackMe’s King of the Hill game. ... Read More

bots

2025-04-12

Bots are automated software programs that perform tasks such as web scraping, spamming, social media posting, or interacting with users–ranging ... Read More