Skip to content
HackIndex logo

HackIndex

Linux:

Persistence

Cron, SSH keys, web shells, backdoors, systemd, and profile persistence

6 guides Updated Apr 30, 2026
6 guides

Linux Backdoor Account Persistence

Covers techniques for detecting and preventing unauthorized backdoor accounts on Linux systems used to maintain persistent unauthorized access.

Apr 4, 2026 2 min read
Linux Cron and Timer Persistence

Linux Cron and Timer Persistence

Covers abusing cron jobs and systemd timers to maintain persistent access on Linux systems, including scheduled task backdoors and detection evasion.

Apr 4, 2026 1 min read

Linux Shell and Profile Persistence

Techniques for maintaining persistent access on Linux systems via shell configuration files, profile scripts, and environment variable hijacking.

Apr 4, 2026 3 min read
Linux SSH Authorized Keys Persistence

Linux SSH Authorized Keys Persistence

Covers abusing SSH authorized_keys files to maintain persistent backdoor access on Linux systems by injecting attacker-controlled public keys.

Apr 4, 2026 2 min read

Linux Systemd Service Persistence

Covers creating malicious systemd service units to maintain persistent code execution across reboots, including unit file structure and enabling techniques.

Apr 4, 2026 1 min read
Linux Web Shell Persistence

Linux Web Shell Persistence

Covers techniques attackers use to deploy and maintain web shells on Linux servers for persistent backdoor access and remote code execution.

Apr 4, 2026 2 min read