this post was submitted on 17 Dec 2024
90 points (96.9% liked)

Linux

48624 readers
1332 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Kali Linux is an open-source, Debian-based Linux distribution geared towards various information security tasks, such as Penetration Testing, Security Research, Computer Forensics and Reverse Engineering.

you are viewing a single comment's thread
view the rest of the comments
[–] Dungrad@feddit.org 16 points 1 day ago (1 children)

Pretty much that. It has all the sane defaults that protect and enable you when starting out in SecOps.

And for more experienced users it's later on: "before I setup everything again, I just use Kali."

[–] Neptr@lemmy.blahaj.zone 19 points 1 day ago (2 children)

It isn't a secure operating system. It is a toolkit for pen testing and red team hackers. Definitely not a daily driver kind of OS.

[–] Dungrad@feddit.org 5 points 20 hours ago (1 children)

Where did I say otherwise? 🤔

[–] Neptr@lemmy.blahaj.zone -1 points 14 hours ago* (last edited 3 hours ago) (1 children)

You mention "sane defaults". That might mislead someone because it is ambiguous. The terminal ~~defaults~~ used to default to a root prompt, exemplifying that it isn't a distro focused on sane defaults for a desktop distro.

Kali is a tool for a specific job. Its meant mostly for hacking or troubleshooting/analysis, being an OS for executing a collection CLI/TUI and GUI utils.

-Edited everything to make myself more intelligible.

[–] borari@lemmy.dbzer0.com 4 points 13 hours ago (1 children)

It has not defaulted to root prompt in many years.

[–] Neptr@lemmy.blahaj.zone 2 points 13 hours ago

Thanks for some updated context.

[–] Manifish_Destiny@lemmy.world 7 points 1 day ago (2 children)

Except it is secure by design.

But you're right about it not being meant as a daily driver.

[–] teije9@lemmy.blahaj.zone 2 points 12 hours ago

it's not secure by design, since it's not made to be secure, and also uses unstable versions of a lot of packages to make certain exploits work

[–] Neptr@lemmy.blahaj.zone 2 points 14 hours ago

What do you mean secure by design? What part of it is secure. Compare it to actually security focused Linux operating systems like QubesOS, Kicksecure, or Secureblue. Literally any OS that supports the Brace tool (made by the creator of DivestOS) is much more secure than Kali Linux. Kali is purpose built for red team work, not being secure (aka reducing attack surface or designing around a threat model).