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.
- OpenSSLon February 2, 2025 at 12:08 pm
OpenSSL is an open source project and provides a toolkit for Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.
- LIEFon February 2, 2025 at 12:08 pm
LIEF is a library to analyze executable formats like ELF, MachO, and PE. It can be used during reverse engineering, binary analysis, and malware research.
- jSQL Injectionon February 2, 2025 at 12:08 pm
jSQL Injection is a security tool to test web applications. It can be used to discover if an application is vulnerable to SQL injection attacks.
- Prowleron February 2, 2025 at 12:08 pm
Prowler is a security tool to perform security audits on AWS configurations. It helps to find configuration flaws and improve system hardening.
- Maltrailon February 2, 2025 at 12:08 pm
Maltrail monitors for traffic on the network that might indicate system compromise or other bad behavior. It is great for intrusion detection and monitoring.
- BetterCAPon February 2, 2025 at 12:08 pm
BetterCAP is a complete, modular, portable and easily extensible MitM tool and framework. It is maintained well and appreciated by many.
- Faradayon February 2, 2025 at 12:08 pm
Faraday is collaboration tool for pentest assignments and vulnerability management. It allows integration with a number of other security tools.
- Vaulton February 2, 2025 at 12:08 pm
Vault is a tool created by HashiCorp to store secrets like keys and passwords. These secrets are typically used by other software components and scripts.
- TLS-Attackeron February 2, 2025 at 12:08 pm
TLS-Attacker is a framework to analyze TLS libraries. It is written in Java and developed by the Ruhr University Bochum and Hackmanit GmbH.
- Privacy Badgeron February 2, 2025 at 12:08 pm
Privacy Badger is a tool to enhance your privacy and protect against web resources like trackers that spy on your web behavior.
- gitleakson February 2, 2025 at 12:08 pm
Gitleaks is a security tool written in Golang to perform an audit on a Git software repository. Read this review to see how it works.
- Lynison February 2, 2025 at 12:08 pm
Lynis is a security auditing tool for systems running Linux, macOS, or Unix. It can be used for security assessments and configuration audits.
- angron February 2, 2025 at 12:08 pm
Angr is a security tool written in Python to allow analyzing binaries. It provides a combination of static and dynamic analysis.
- Fridaon February 2, 2025 at 12:08 pm
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.
- Bleachon February 2, 2025 at 12:08 pm
Bleach is a library for Django that can sanitize HTML by escaping and stripping harmful content. Read how it works in this review.