Home/Free Endpoint Security Tools

Free Endpoint Security Tools

Protect endpoints, detect threats, and respond to incidents with free and open source security tools. Browse EDR, antivirus, file integrity monitoring, and endpoint detection tools.

413 toolsยท65 sub-categoriesยทUpdated April 2026

Showing 24 of 413 tools

rustdesk icon

rustdesk

rustdesk/rustdesk

Tool

An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

90.1K
10 months ago
osquery icon

osquery

osquery/osquery

Framework

SQL powered operating system instrumentation, monitoring, and analytics.

23.0K
3 months ago
macOS-Security-and-Privacy-Guide icon

macOS-Security-and-Privacy-Guide

drduh/macOS-Security-and-Privacy-Guide

Documentation

Community guide to securing and improving privacy on macOS.

22.0K
8 months ago
How-To-Secure-A-Linux-Server icon

How-To-Secure-A-Linux-Server

imthenachoman/How-To-Secure-A-Linux-Server

Educational Resource

An evolving how-to guide for securing a Linux server.

18.6K
8 months ago
Atlas icon

Atlas

Atlas-OS/Atlas

Tool

๐Ÿš€ An open and lightweight modification to Windows, designed to optimize performance, privacy and usability.

16.9K
6 months ago
fail2ban icon

fail2ban

fail2ban/fail2ban

Tool

Daemon to ban hosts that cause multiple authentication errors

15.1K
8 months ago
HackBrowserData icon

HackBrowserData

moonD4rk/HackBrowserData

Tool

Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).

13.4K
3 months ago
systeminformer icon

systeminformer

winsiderss/systeminformer

Tool

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com

13.4K
3 months ago
opensnitch icon

opensnitch

evilsocket/opensnitch

Tool

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.

12.7K
3 months ago
LibreHardwareMonitor icon

LibreHardwareMonitor

LibreHardwareMonitor/LibreHardwareMonitor

Tool

Libre Hardware Monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.

6.6K
10 months ago
cowrie icon

cowrie

cowrie/cowrie

Tool

Cowrie SSH/Telnet Honeypot https://docs.cowrie.org/

6.1K
3 months ago
windows-defender-remover icon

windows-defender-remover

ionuttbara/windows-defender-remover

Tool

A tool which is uses to remove Windows Defender in Windows 8.x, Windows 10 (every version) and Windows 11.

6.0K
8 months ago
traccar icon

traccar

traccar/traccar

Tool

Traccar GPS Tracking System

5.9K
10 months ago
operating-system icon

operating-system

home-assistant/operating-system

Tool

:beginner: Home Assistant Operating System

5.9K
10 months ago
pspy icon

pspy

DominicBreuker/pspy

Tool

Monitor linux processes without root permissions

5.8K
3 months ago
EdXposed icon

EdXposed

ElderDrivers/EdXposed

Framework

Elder driver Xposed Framework.

5.6K
10 months ago
fleet icon

fleet

fleetdm/fleet

Tool

Open device management

5.4K
8 months ago
escrcpy icon

escrcpy

viarotel-org/escrcpy

Tool

๐Ÿ“ฑ Display and control your Android device graphically with scrcpy.

5.2K
10 months ago
oshi icon

oshi

oshi/oshi

Library/SDK

Native Operating System and Hardware Information

5.0K
10 months ago
ossec-hids icon

ossec-hids

ossec/ossec-hids

Tool

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.

4.8K
8 months ago
Aliucord icon

Aliucord

Aliucord/Aliucord

Tool

A modification for the Discord Android App

4.1K
10 months ago
awesome-vehicle-security icon

awesome-vehicle-security

jaredthecoder/awesome-vehicle-security

Documentation

๐Ÿš— A curated list of resources for learning about vehicle security and car hacking.

4.0K
3 months ago
tracee icon

tracee

aquasecurity/tracee

Tool

Linux Runtime Security and Forensics using eBPF

4.0K
8 months ago
velociraptor icon

velociraptor

Velocidex/velociraptor

Tool

Digging Deeper....

3.6K
5 months ago

Can't find the right tool?

Describe what you need in plain English and our AI will find the best match from 10,000+ security tools.

Frequently Asked Questions

What is the best free EDR tool?

Wazuh is the most widely deployed free and open source EDR/SIEM platform, offering agent-based monitoring, file integrity monitoring, and threat detection. Velociraptor is excellent for endpoint forensics and threat hunting. OpenEDR provides behavioral detection capabilities without licensing costs.

Is ClamAV a good free antivirus?

ClamAV is a reliable open source antivirus engine widely used in email gateways and server environments. It's not ideal as a standalone desktop antivirus due to limited real-time protection, but it excels in automated scanning pipelines and is the standard for open source malware detection.

What is EDR vs AV vs XDR?

AV (Antivirus) uses signatures to block known malware. EDR (Endpoint Detection and Response) uses behavioral analysis to detect unknown threats and enables investigation and response. XDR (Extended Detection and Response) extends EDR across network, cloud, and email โ€” providing unified visibility across the entire attack surface.

How do I monitor file integrity on Linux?

AIDE (Advanced Intrusion Detection Environment) and Tripwire are the standard open source file integrity monitoring tools for Linux. Wazuh includes built-in FIM that alerts on unauthorized file changes. OSSEC also provides FIM as part of its host-based IDS capabilities.