Tagged articles
9 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Sep 28, 2025 · Information Security

How to Detect and Remove Hidden Linux Mining Malware – A Step‑by‑Step Guide

This guide explains how to identify the symptoms of a hidden cryptocurrency‑mining virus on a Linux server, locate and terminate the concealed processes, disable the malicious startup service, block suspicious IPs, and secure the system using tools such as sysdig, Safedog, and ClamAV.

ClamAVLinux securitySafedog
0 likes · 11 min read
How to Detect and Remove Hidden Linux Mining Malware – A Step‑by‑Step Guide
Liangxu Linux
Liangxu Linux
Jun 3, 2025 · Information Security

How to Detect and Remove Linux Mining Malware: A Step‑by‑Step Guide

This guide explains how to identify hidden cryptocurrency‑mining processes on a Linux server, stop them, disable the services that restart them, block malicious IPs, clean unauthorized SSH keys, and harden the system with tools such as sysdig, Safedog, and ClamAV.

ClamAVSecurityiptables
0 likes · 9 min read
How to Detect and Remove Linux Mining Malware: A Step‑by‑Step Guide
Liangxu Linux
Liangxu Linux
May 30, 2024 · Information Security

Install, Update, and Scan with ClamAV on Linux – Step‑by‑Step Guide

This guide explains how to install the open‑source ClamAV antivirus on Linux, update its virus definitions, run recursive scans with various options, and automate deployment using Ansible, providing practical commands and sample outputs for effective malware protection.

AntivirusClamAVVirus scanning
0 likes · 7 min read
Install, Update, and Scan with ClamAV on Linux – Step‑by‑Step Guide
php Courses
php Courses
Feb 7, 2021 · Information Security

Scanning Files for Viruses with ClamAV and PHP on Linux

This guide explains how to configure ClamAV on Linux, run the clamdscan command to detect malicious files, and invoke the scanner from PHP using the exec function, including sample configuration and output details.

ClamAVPHPVirus scanning
0 likes · 2 min read
Scanning Files for Viruses with ClamAV and PHP on Linux
MaGe Linux Operations
MaGe Linux Operations
Jul 26, 2016 · Information Security

Do You Really Need Antivirus on Linux? Top Free Tools Explained

Although Linux is generally secure, this article explains why installing antivirus software can still be valuable—covering common scanning scenarios and reviewing the best free Linux antivirus solutions such as ClamAV, Avast, Avira, AVG, and F‑PROT.

AntivirusClamAVFree Software
0 likes · 5 min read
Do You Really Need Antivirus on Linux? Top Free Tools Explained