dlopen

0001-01-01

The dlopen() function loads a shared object file and returns a “handle” for the loaded object for use with other functions within the ...

Read More

dlsym

0001-01-01

The dlsym() function takes a handle of a shared object returned by dlopen() and a symbol name, and retuns the address of the symbol in memory. ...

Read More

DMCA

0001-01-01

The Digital Millennium Copyright Act (DMCA) is a United States law protecting copyright holders from online theft.

https://www.copyright.gov/dmca/

Read More

dmesg command

0001-01-01

On Linux and Unix-like systems, the dmesg command is used to print or control the kernel’s ring buffer.

Read More

DMR

0001-01-01

Digital Mobile Radio (DMR) is a digital radio standard for voice and data transmissions over a radio network.

Read More

DNS C2

0001-01-01

The DNS protocol can be abused as a command and control channel.

Read More

DNS cache poisoning

0001-01-01

DNS cache poisoning is a cyberattack in which DNS data is placed in a DNS resolver’s cache, causing the DNS server to respond with incorrect ...

Read More

DNS dumpster

0001-01-01

DNSDumpster is a free domain research tool used by security practitioners and bug bounty hunters for performing DNS-related recon and subdomain ...

Read More

DNS exfiltration

0001-01-01

DNS exfiltration is a cybersecurity attack technique in which traffic is exfiltrated from a computer network using the DNS protocol.

DNS exfiltration ...

Read More

DNS hijacking

0001-01-01

Read More