Linux Distribution

0001-01-01

A Linux Distribution is an operating system made from a collection of software containing the Linux kernel.

Read More

Linux Kernel

0001-01-01

The Linux Kernel is a free and open source Unix-like kernel. The Linux kernel is written mostly in the C programming language.

https://www.kernel.org/

Read More

Linux kernel subsystem

0001-01-01

The Linux kernel is organized into several subsystem APIs

https://docs.kernel.org/subsystem-apis.html

Read More

Linux Malare

0001-01-01

Read More

Linux Malware

0001-01-01

Linux malware is malicious software that affects the Linux operating system.

Read More

Linux Malware - distribution and version enumeration

0001-01-01

Linux malware may attempt to enumerate the distribution and version of the system is is running on.

It does this for many reasons:

  • To send ...

Read More

linux malware - skill and knowledge requirements

0001-01-01

It is a common misconception that malware authors are mastermind elite hackers who know 18 flavors of assembly language and can write intricate pieces ...

Read More

linux malware programming langages

0001-01-01

Linux malware can be written in any programming language that runs on Linux.

Conventionally, Linux malware tends to be written in C, C++, shell ...

Read More

Linux may give a false sense of security

0001-01-01

Many people mistakenly believe that Linux is “more secure” than Windows for several reasons including but not limited to:

  • open source ...

Read More

Linux Security Module

0001-01-01

Linux Security Module (LSM) is a framework within the Linux Kernel that enables implementation of various security-related policies and access ...

Read More