Linux Security Expert is the place where Linux security experts are trained. With labs, in-depth guides, and a lot of Linux security tools.
Linux security tools (latest updates) Updates on latest Linux security tools.
- r2fridaon July 7, 2025 at 10:06 am
The r2frida project combines the best of both worlds from Radare2 and Frida. Where Radare2 focuses on static analysis of binaries and files, Frida will target running processes. This project combines the powers of both.
- OpenSSLon July 7, 2025 at 10:06 am
OpenSSL is an open source project and provides a toolkit for Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.
- Clairon July 7, 2025 at 10:06 am
Clair is an open source container analyzer. It performs static analysis of container images and correlates their contents with public vulnerability databases.
- Banditon July 7, 2025 at 10:06 am
Bandit is an AST-based static analyzer for analyzing Python code. It helps with finding code flaws that could lead to security vulnerabilities.
- django-securityon July 7, 2025 at 10:06 am
Django-security is a toolkit for the Django framework with the focus on security. It provides models, views, and middleware to strengthen the defenses.
- OpenSCAPon July 7, 2025 at 10:06 am
Tools to assist administrators and auditors with assessment, measurement and enforcement of security baselines
- Prowleron July 7, 2025 at 10:06 am
Prowler is a security tool to perform security audits on AWS configurations. It helps to find configuration flaws and improve system hardening.
- OpenVASon July 7, 2025 at 10:06 am
OpenVAS is a framework of several services and tools offering a vulnerability scanning and vulnerability management solution.
- Fridaon July 7, 2025 at 10:06 am
Frida is a toolkit for reverse engineers, security researchers, and developers. It allows them injecting JavaScript to explore and understand the inner workings of applications on Windows, Mac, Linux, iOS, Android, and others.
- Wapition July 7, 2025 at 10:06 am
Wapiti is a security tool to perform vulnerability scans on web applications. It uses fuzzing to detect known and unknown paths, among other tests.
- OpenSnitchon July 7, 2025 at 10:06 am
OpenSnitch is a Linux port of the popular macOS Little Snitch application firewall
- arpingon July 7, 2025 at 10:06 am
arping is a tool for the discovery of hosts on a computer network using the Address Resolution Protocol (ARP).
- SSLyzeon July 7, 2025 at 10:06 am
SSLyze provides a library for scanning services that use SSL/TLS for encrypted communications. It can be used to test their implementation.
- Vulson July 7, 2025 at 10:06 am
Vuls is a vulnerability scanner for Linux and FreeBSD. It is written in Go, agentless, and can use a remote login to find any software vulnerabilities. It has multiple levels of scanning, from a fast scan up to a deep scan with extensive analysis.
- SMBMapon July 7, 2025 at 10:06 am
SMBMap is a security tool that allows users enumerating Samba shares and can be used during security assessments. Read the review and how it works.