RHEL Server Security · Enterprise

RHEL security automation
for every server in your fleet

RHEL powers 90%+ of Fortune 500 Linux deployments. SELinux and Insights are solid foundations — but they do not block SSH brute force, detect web application attacks, or scan for malware in real time. Defensia adds the active defense layer.

Install on RHEL in 30 seconds →

Why RHEL servers still need additional security

Red Hat Enterprise Linux is the gold standard for enterprise Linux. SELinux enforcing by default, CIS benchmarks via scap-security-guide, firewalld with nftables, and Red Hat Insights for cloud-based compliance scanning. It is the most security-conscious distribution out of the box.

But none of these detect active attacks in real time. SELinux confines processes after a breach — it does not prevent the breach. Insights scans for misconfigurations — it does not block a bot trying 10,000 SSH passwords. firewalld opens or closes ports — it does not detect SQL injection on an open HTTP port. You need an active layer that watches, detects, and responds.

~43%
enterprise Linux market share
RHEL is the most deployed enterprise Linux
90%+
of Fortune 500 run RHEL
High value targets for attackers
16
free developer subscriptions
RHEL is free for small deployments

Red Hat Insights vs Defensia

Red Hat Insights is a cloud SaaS included with every RHEL subscription. It provides CVE scanning, compliance checks (OpenSCAP), malware detection (IBM X-Force + YARA), and Ansible-based remediation playbooks. Defensia operates at a different layer — they complement each other.

CapabilityRed Hat InsightsDefensia
CVE scanning
Compliance scanning (OpenSCAP)Security posture score
Malware detectionIBM X-Force + YARA64K+ hashes + 684 patterns
Ansible remediation playbooks
SSH brute force detection & blocking
Web Application Firewall (WAF)
Real-time attack dashboard
Automated IP banning
Geoblocking (200+ countries)
Bot management (70+ fingerprints)
Multi-server management
Requires RHEL subscription
Works on any Linux
PriceIncluded with RHELFree (1 server)

Red Hat Insights finds what is misconfigured and vulnerable. Defensia blocks what is actively attacking. Run both for the strongest RHEL security posture. Insights requires a RHEL subscription; Defensia works on any Linux distribution.

Defensia on RHEL: what it detects

The agent reads RHEL-specific log paths and system data to detect attacks across every surface.

SSH attacks via journald

RHEL 8+ logs SSH events to journald by default (/var/log/secure does not exist). Defensia reads SSH authentication events from journalctl and monitors 15 attack patterns: failed passwords, invalid users, pre-auth disconnects, PAM failures, and kex negotiation drops.

Deep dive into SSH protection →

Web application exploits

Reads httpd and nginx access logs to detect SQL injection, XSS, path traversal, RCE, SSRF, and 10+ more OWASP attack types. Auto-detects RHEL default paths including /var/log/httpd/ and /var/log/nginx/.

See WAF detection details →

Malware & web shells

Scans the filesystem with 64,000+ hash signatures and 684 dynamic patterns. Detects PHP backdoors in upload directories, obfuscated shells, cryptominers, and suspicious executables in /tmp and /dev/shm.

CVE vulnerability scanning

Matches installed rpm packages against the NVD database with EPSS probability scores and CISA KEV urgency flags. Complements Red Hat Insights CVE scanning with real-time EPSS scoring and CISA KEV prioritization.

Security posture score

Calculates a 0-100 security score (A-F grade) based on SSH configuration, firewall rules, file permissions, credential exposure, and system integrity. Updates with every scan cycle.

Docker container monitoring

If Docker or Podman is installed on your RHEL server, Defensia detects the container runtime version, running containers, and web containers. Reads container logs for attack detection across all services.

Install on RHEL

One command. Works on RHEL 8 and RHEL 9. Auto-detects journald, firewalld, and SELinux context.

$ curl -fsSL https://defensia.cloud/install.sh | sudo bash

# What happens on RHEL:

1. Downloads the Go binary (~15MB) for your architecture (amd64 or arm64)

2. Installs to /usr/local/bin/defensia-agent

3. Creates a systemd service unit

4. Auto-detects journald for SSH log monitoring (RHEL 8+)

5. Auto-detects httpd/nginx access logs if present

6. Starts protecting immediately — no config files to edit

The agent is a single Go binary with zero dependencies. It does not require Python, Ruby, or any runtime. Works alongside SELinux enforcing mode, firewalld, and Red Hat Insights. Compatible with RHEL's iptables, ipset, and systemd. No RHEL subscription required — Defensia works on any Linux.

Supported RHEL versions

Defensia supports all actively maintained RHEL releases.

RHEL 10
Released May 2025 — latest
RHEL 9
Maintenance until May 2032
RHEL 8
Maintenance until May 2029
RHEL on ARM64
AWS Graviton, Ampere, aarch64
RHEL on x86_64
Standard server architecture
Free Developer Sub
16 systems, all updates included

Requires: iptables + systemd + root access. Recommended: ipset. RHEL 7 is supported but EOL May 2024 (ELS until June 2028).

Also works on RHEL-based distributions: CentOS, Rocky Linux, and AlmaLinux.

Everything included for RHEL

Free tier covers the essentials. Pro adds deeper security intelligence.

FREE

SSH Protection

15 patterns. Auto-reads journald on RHEL 8+.

PRO

Web Firewall (WAF)

OWASP attack detection from httpd/nginx logs.

FREE

Real-time Dashboard

Live event feed, charts, ban timeline, all servers in one view.

PRO

Malware Scanner

64K+ hash signatures. Web shells, cryptominers, rootkit checks.

PRO

CVE Intelligence

Scans rpm packages against NVD + CISA KEV + EPSS scores.

PRO

Geoblocking

Block entire countries at the firewall level. Per-server policy.

PRO

Security Score

0-100 score (A-F grade). SSH, firewall, file perms, credentials.

PRO

Bot Management

70+ bot fingerprints. Allow, log, or block per policy.

PRO

Alerts

Slack, email, Discord, and webhook notifications on attacks.

Frequently asked questions

Does Defensia work alongside Red Hat Insights?

Yes. Defensia and Red Hat Insights operate at different layers and complement each other. Insights provides CVE scanning, compliance checks (OpenSCAP), and Ansible remediation playbooks. Defensia provides real-time attack detection and blocking: SSH brute force, WAF, malware scanning, geoblocking, and a live dashboard. There is no conflict between them.

Does Defensia require a RHEL subscription?

No. Defensia works on any Linux distribution — RHEL, CentOS, Rocky Linux, AlmaLinux, Ubuntu, Debian, Fedora, and Amazon Linux. You do not need a RHEL subscription to use Defensia. The free developer subscription (16 systems) is available from developers.redhat.com if you want RHEL with official updates.

Which RHEL versions are supported?

RHEL 8 (maintenance until May 2029), RHEL 9 (until May 2032), and RHEL 10 (released May 2025). The agent auto-detects journald for SSH log monitoring on all RHEL 8+ systems. RHEL 7 is also supported but has reached end of maintenance (ELS available until June 2028).

Does Defensia conflict with SELinux?

No. Defensia operates at the network layer — reading logs and blocking IPs via ipset. SELinux operates at the kernel MAC layer — confining process access to files and resources. They are completely independent security layers. Keep SELinux enforcing. Defensia does not require any SELinux policy modifications.

How does Defensia compare to Red Hat Satellite?

Red Hat Satellite is an infrastructure management tool for patching, provisioning, and compliance at scale across large RHEL fleets. Defensia is a security monitoring agent for real-time attack detection and blocking. They solve different problems. Satellite manages your systems; Defensia protects them from active threats.

Is Defensia free for RHEL?

Yes. The free plan includes 1 server with SSH protection, the full real-time dashboard, and bot detection. The agent is MIT licensed and open source on GitHub. Pro costs EUR 9/server/month (EUR 7 billed annually) and adds WAF, malware scanning, CVE scanning, geoblocking, alerts, and team management. No RHEL subscription or control panel required.

Sources

RHEL lifecycle dates from Red Hat Product Life Cycles (access.redhat.com/product-life-cycles). RHEL 8 maintenance until May 2029, RHEL 9 until May 2032.

RHEL market share (~43.1% enterprise Linux) based on industry reports and Red Hat's published deployment statistics.

Free developer subscription details from developers.redhat.com — 16 systems included with all updates.

Red Hat Insights capabilities based on official documentation at console.redhat.com/insights.

CIS benchmarks for RHEL from cisecurity.org. scap-security-guide package included in RHEL repositories.

Protect your RHEL server now

One command. Works on RHEL 8, 9, and 10. Complements Insights and SELinux.

$ curl -fsSL https://defensia.cloud/install.sh | sudo bash
Create Free Account

No credit card required. Free for 1 server. No RHEL subscription needed.