ldd

0001-01-01

The ldd command prints shared object dependencies of an ELF file:

daniel@wildcat ~ % ldd /bin/ls
	linux-vdso.so.1 (0x00007ffd29de1000) ...
Read More

leak

0001-01-01

In a cybersecurity context, a leak is the unintentional exposure of sensitive, confidential, or classified data to unauthorized individuals.

Leaks are ...

Read More

LeanPub

0001-01-01

Leanpub is a platform that lets authors write, publish, and sell ebooks and online courses.

https://leanpub.com/

Read More

least privilege

0001-01-01

The principle of least privilege (PoLP) refers to a security best practice that strives to provide users, applications, and systems with only the ...

Read More

Lebanon

0001-01-01

Lebanon, officially the Republic of Lebanon is a country in the Levant.

https://en.wikipedia.org/wiki/Lebanon

Read More

leetspeak

0001-01-01

Leet speak is an informal language or code used on the Internet and within hacker culture in which letters are replaced with numbers resembling the ...

Read More

leetspeek

0001-01-01

Read More

legacy code

0001-01-01

In software development, legacy code is software that is still in use, but no longer supported or compatible with present standards.

Read More

Levant

0001-01-01

The Levant is a subregion borderning the Eastern Mediterranean Sea and West Asia, situated within the Middle East.

The Levant includes Israel, Jordan, ...

Read More

Levenshtein distance

0001-01-01

Levenshtein distance is an algorithm used to measure the difference between two strings that calculates the minimum number of single-character edits ...

Read More