data prophylactics

2025-04-23

Data prophylactics (term coined by grugq) are preventative measures that reduce the chances of operational mistakes or exposure. Examples include ...

Read More

DCSync

2025-04-23

DCSync is an attack technique where an adversary impersonates a Domain Controller and uses Directory Replication Service (DRS) protocols to request ...

Read More

Detours

2025-04-23

Detours is a library developed by Microsoft for intercepting and modifying function calls on Windows.

https://github.com/microsoft/Detours ...

Read More

direct system call

2025-04-23

A direct system call bypasses the standard user-mode API (such as ntdll.dll on Windows or libc on Linux) by invoking the system call instruction ...

Read More

distribution

2025-04-23

Distribution describes how values in a dataset are spread or arranged. This indicates frequency or probability.

Read More

Domain Controller

2025-04-23

A Domain Controller (DC) is a server in a Windows Active Directory environment that authenticates and authorizes users and computers, enforces ...

Read More

ELFcrypt

2025-04-23

ELFcrypt is a PoC that demonstrates encryption of ELF sections using RC4 and a decrypter stub by Daniel Roberson

https://github.com/droberson/ELFcrypt

Read More

environmental control

2025-04-23

Environmental control is an OPSEC practice involving only operating within systems and networks that are understood deeply and trusted.

Read More

fingerinthepower-botvinnik2023

2025-04-23

The Finger in the Power: How to Fingerprint PCs by Monitoring their Power Consumption

by Marina Botvinnik, Tomer Laor, Thomas Rokicki, Clémentine ...

Read More

fingerprinting using power consumption measurements

2025-04-23

Measuring a device’s power consumption may be used to fingerprint the underlying hardware, software, or other reveal sensitive data.

Read More