udev rule

2025-04-03

A udev rule defines how udev should handle a device event, such as naming, setting permissions, or running commands when a device is added or removed. ...

Read More

UnhookingLinuxEdr

2025-04-03

UnhookingLinuxEdr is a GitHub repository that explains a technique to unload Linux LKMs such as those found in rootkits and EDR software on that have ...

Read More

unhookinglinuxedrs-matheuzsecurity2025

2025-04-03

Unhooking Linux EDRs

by matheuz

https://github.com/MatheuZSecurity/UnhookingLinuxEdr

Notes
insmod
dmesg ...
Read More

unveilingsedexp-reichert2024

2025-04-03

Unveiling “sedexp”: A Stealthy Linux Malware Exploiting udev Rules

by Zachary Reichert

August 19. 2024 ...

Read More

unveilingsedexp-stein2024

2025-04-03

Read More

UTC

2025-04-03

UTC (Coordinated Universal Time) is the primary time standard by which the world regulates clocks and time. It is not affected by time zones or ...

Read More

virtualenv

2025-04-03

virtualenv is a Python tool for creating isolated environments, allowing separate dependency trees per project without affecting the system-wide ...

Read More

WASM (WebAssembly)

2025-04-03

WebAssembly (WASM) is a low-level binary instruction format designed for efficient execution and portability on the web. It allows code written in ...

Read More

WinPcap

2025-04-03

WinPcap is a packet capture library for Windows, similar to libpcap

Read More

WireGuard

2025-04-03

WireGuard is a minimal VPN protocol and implementation designed for simplicity, speed, and strong cryptographic defaults. It runs in the Linux kernel ...

Read More