LinuxSecurity.com

Syndikovat obsah
The central voice for Linux and Open Source security news.
Aktualizace: 49 min 2 sek zpět

How to Harden SSH on Linux After Disabling Password Authentication

5 Červen, 2026 - 18:20
Most SSH hardening advice ends at the same recommendation: Disable password authentication and use SSH keys.
Kategorie: Hacking & Security

How Open Source SIEM Architectures Scale Beyond Single-Server Deployments

4 Červen, 2026 - 16:53
Building a SIEM is easier than scaling one. Most open-source deployments start as a simple "all-in-one" server. It is easy to set up, but that design rarely survives the transition from a lab to a production workload.
Kategorie: Hacking & Security

HTTP/2 Bomb: Why Linux Infrastructure is Vulnerable to a New Low-Bandwidth DoS Attack

4 Červen, 2026 - 16:49
A newly disclosed attack technique called HTTP/2 Bomb is drawing attention because it targets the software that sits at the front of much of the Linux internet. Apache HTTP Server, NGINX, Envoy, and the ingress layers that many Kubernetes environments depend on can be forced into consuming disproportionate amounts of memory using relatively small amounts of attacker traffic.
Kategorie: Hacking & Security

How to Detect Unauthorized SSH Keys on Linux Systems

3 Červen, 2026 - 19:17
Most of the time, nobody notices. SSH authentication succeeds, no alerts are generated, and the connection looks exactly the way it did the day the key was installed. That's part of the problem.
Kategorie: Hacking & Security

Compromised VS Code Extension Puts Linux Development Pipelines at Risk

3 Červen, 2026 - 19:02
The compromise of Nx Console shows how much infrastructure now sits behind a single developer account. GitHub repositories, CI/CD pipelines, container build systems, Terraform projects, Kubernetes deployments. None of those systems was the initial target. The workstation was.
Kategorie: Hacking & Security

Linux Persistence Hunting: The 5 Techniques Security Teams Miss Most

2 Červen, 2026 - 18:00
You remove the malware. You rotate the compromised credentials. You patch the original vulnerability and close the ticket. Two weeks later, the attacker is back.
Kategorie: Hacking & Security

Red Hat npm Package Compromise Highlights a Growing Supply Chain Problem

2 Červen, 2026 - 18:00
Researchers investigating a campaign now tracked as Miasma found that more than 30 packages in Red Hat's @redhat-cloud-services npm namespace had been altered to deliver credential-stealing malware.
Kategorie: Hacking & Security

Why Linux Rootkits Still Matter in Cloud and VMware Environments 

2 Červen, 2026 - 00:47
Linux rootkits are old, but they never really disappeared. They just stopped attracting the same attention.
Kategorie: Hacking & Security

Linux IDS vs IPS: Operational Differences and Deployment Tradeoffs

1 Červen, 2026 - 19:00
The wrong IPS rule can look like a security fix right up until it becomes an outage.
Kategorie: Hacking & Security

How To Understand Failed Authentication Patterns in Linux Logs

28 Květen, 2026 - 23:35
Exposed SSH servers are continuously hammered by brute-force attacks, password spraying, credential stuffing, and recycled passwords from infostealer dumps. Attackers rotate usernames, test weak credentials, and probe for anything that gives them initial access. The logs usually look messy long before the compromise happens.
Kategorie: Hacking & Security

How to Respond After Detecting a Compromised Linux Server

28 Květen, 2026 - 18:15
The first 30 minutes after discovering a compromised Linux server usually decide how much evidence remains available. One rushed reboot or cleanup attempt can wipe logs, terminate malicious processes, or remove network activity that investigators still need to review. Attackers also do not usually stay on one system for long once access is established. Early response is mostly about preserving visibility. Collect process information. Save network connections. Limit access carefully before mak...
Kategorie: Hacking & Security

SSH Key Sprawl on Linux Unmanaged Access Threats and Cleanup Guide

28 Květen, 2026 - 01:00
A production Linux server gets rebuilt from an old image. A contractor leaves. A CI/CD job is retired. Months later, the same SSH public keys are still sitting in authorized_keys, silently trusted by root or a service account nobody owns anymore.
Kategorie: Hacking & Security

How to Diagnose Suspicious Outbound Connections on Linux Servers 

27 Květen, 2026 - 19:50
When a Linux server initiates an unauthorized outbound connection to an unknown IP address, it rarely triggers an immediate system failure. Instead, the server continues running normally, and the connection is usually only discovered during a routine firewall log review, a DNS audit, or a post-incident investigation. Because there are no obvious system crashes or performance drops, these quiet outbound sessions can easily be overlooked.
Kategorie: Hacking & Security

GitHub Actions Compromise CI/CD Supply Chain Risks Explored

27 Květen, 2026 - 00:25
For years, most software supply chain attacks focused on malicious dependencies and vulnerable open-source packages. Recent GitHub Actions compromises exposed a different problem entirely. Attackers increasingly target the automation systems responsible for building, testing, and deploying software because those systems often hold broader operational access than the applications themselves.
Kategorie: Hacking & Security

VPN Strategies for Linux Developers Managing Mobile Security Risks

27 Květen, 2026 - 00:12
The romanticized image of the digital nomad – a laptop on a sun-drenched balcony – rarely accounts for the actual friction of maintaining a professional development environment on the move.
Kategorie: Hacking & Security

Misuse of Cron Jobs for Long-Term Access in Linux Environments

25 Květen, 2026 - 21:26
Cron has existed in Unix and Linux environments for decades, handling backups, cleanup scripts, patching jobs, log rotation, monitoring tasks, and other maintenance work that administrators do not want to run manually. Most Linux servers rely on it constantly, which is exactly why attackers continue abusing it for persistence after a system has already been compromised.
Kategorie: Hacking & Security

LinuxSecurity.com Major Update for Improved Threat Discovery and Research

25 Květen, 2026 - 19:00
LinuxSecurity.com has been part of the Linux and open-source security community since the late 1990s. Over the years, the platform has evolved alongside the Linux threat landscape itself — from the early days of mailing lists and isolated vulnerability disclosures to today’s nonstop cycle of advisories, exploit research, malware reporting, supply chain attacks, and infrastructure-focused threat intelligence.
Kategorie: Hacking & Security

Linux Privilege Escalation Patterns and Mitigation Strategies

23 Květen, 2026 - 01:20
Linux privilege escalation starts once an attacker gets a foothold on a machine. Maybe it is a regular user account. Maybe it is an exposed application that nobody patched, or a reused password from another breach. Root access is usually the next objective. Attackers typically keep digging once inside, looking for a way to gain root privileges and remove the restrictions around them.
Kategorie: Hacking & Security

Linux Infrastructure Under Siege by FamousSparrow Espionage Campaign

22 Květen, 2026 - 19:43
The recent FamousSparrow attacks reportedly relied on exposed web applications, ProxyLogon exploitation, and other well-known server-side vulnerabilities. 
Kategorie: Hacking & Security

Risks of GitHub Repo Breach on Linux Supply Chain Security

21 Květen, 2026 - 22:28
A major internal repository breach at GitHub has exposed a critical and overlooked blind spot in Linux supply chain security. Kernel exploits, exposed SSH services, weak firewall rules, and vulnerable daemons dominated the Linux threat model for years, and in many environments, they still matter. But recent supply-chain incidents involving GitHub ecosystems, npm packages, and malicious developer tooling point somewhere else entirely: the developer workstation.
Kategorie: Hacking & Security