Tiger alternatives
Looking for an alternative tool to replace Tiger? During the review of Tiger we looked at other open source tools. Based on their category, tags, and text, these are the ones that have the best match.
Top 3
- Lynis (security scanner and compliance auditing tool)
- otseca (system information gathering tool)
- Cloud Security Suite (cloud security toolkit)
These tools are ranked as the best alternatives to Tiger.
Alternatives (by score)
Lynis
Introduction
Lynis is an open source security auditing tool that is available since 2007 and created by Michael Boelen. Its primary goal is to evaluate the security defenses of systems running Linux or other flavors of Unix. It provides suggestions to install, configure, or correct any security measures.
Project details
Lynis is written in shell script.
Strengths and weaknesses
- + More than 50 contributors
- + Commercial support available
- + More than 4000 GitHub stars
- + Used language is shell script
- + Very low number of dependencies
- + Project is mature (10+ years)
- + The source code of this software is available
Typical usage
- IT audit
- Penetration testing
- Security assessment
- System hardening
- Vulnerability scanning
otseca
Introduction
Tools like otseca help with data collection. This could be useful for system administrators to collect data on a regular interval. This data then can be compared with a future data capture. Another possibility is to use it during pentesting. In that case one should have already obtained root access, as the tool requires this as well.
Project details
otseca is written in shell script.
Strengths and weaknesses
- + The source code is easy to read and understand
- + Tool is modular and extendable
- + The source code of this software is available
Typical usage
- Configuration audit
- Penetration testing
- Security assessment
Cloud Security Suite (CS Suite)
Introduction
Cloud Security Suite (CS Suite) is a security toolkit that allows scanning Amazon, Google, and Azure cloud platforms. It leverages tools like Lynis, Prowler, and Scout2 to collect all information. The promise of the tool is to simplify the installation of the tools, their configuration, and the data collection.
Project details
Cloud Security Suite is written in Python.
Strengths and weaknesses
- + The source code of this software is available
- - No releases on GitHub available
Typical usage
- Configuration audit
- IT audit
- Penetration testing
- System hardening
sysechk (System Security Checker)
Introduction
System Security Checker, or sysechk, is a tool to perform a system audit against a set of best practices. It uses a modular approach to test the system.Project details
sysechk is written in shell script.
Strengths and weaknesses
- + Used language is shell script
- + The source code of this software is available
Typical usage
- IT audit
- System hardening
Zeus
Introduction
Tools like Zeus are useful to perform a quick security scan of an AWS environment. It helps to find missing security controls and apply system hardening measures to systems.
Project details
Zeus is written in shell script.
Strengths and weaknesses
- + Used language is shell script
- + The source code of this software is available
- - No releases on GitHub available
Typical usage
- Security assessment
- Self-assessment
- System hardening
Nix Auditor
Introduction
This fairly new tool is written in shell script to scan Linux systems with the focus on security auditing.
Project details
Nix Auditor is written in shell script.
Strengths and weaknesses
- + Used language is shell script
- - Full name of author is unknown
- - Unknown project license
LUNAR
Introduction
LUNAR is short for Lockdown UNix Auditing and Reporting and runs on the system itself.
Project details
LUNAR is written in shell script.
Strengths and weaknesses
- + The source code of this software is available
Typical usage
- Security assessment
- Self-assessment
- System hardening
Prowler
Introduction
Prowler is the right tool for you when you want to check against the AWS CIS benchmark. The tool is freely available and maintained.
Project details
Prowler is written in shell script.
Strengths and weaknesses
- + The source code of this software is available
Typical usage
- Security assessment
- System hardening
CloudSploit scans
Introduction
CloudSploit scans is an open source software project to test security risks related to an AWS account. It runs tests against your Amazon account and aims to discover any potential misconfigured setting or other risks.Project details
CloudSploit scans is written in Node.js.
Strengths and weaknesses
- + More than 10 contributors
- + More than 500 GitHub stars
- + The source code of this software is available
- - No releases on GitHub available
Typical usage
- Configuration audit
- IT audit
- Security assessment
iniscan
Introduction
Iniscan scans a given php.ini file and tests it against security best practices. It reports back the results by showing a Pass or Fail for each related test. As it is a command-line utility, it can be used in automated testing.
Project details
iniscan is written in PHP.
Strengths and weaknesses
- + More than 25 contributors
- + More than 1000 GitHub stars
- + The source code of this software is available
Typical usage
- Configuration audit
- Security assessment
Kube-Bench
Introduction
Tools like Kube-Bench help with quickly checking configuration weaknesses or discovering bad defaults.
Project details
Kube-Bench is written in Golang.
Strengths and weaknesses
- + The source code of this software is available
SSHsec
Introduction
SSHsec scans a system running the SSH protocol and retrieves its configuration, host keys, and Diffie-Hellman groups.Project details
SSHsec is written in Python.
Strengths and weaknesses
- + The source code of this software is available
Typical usage
- Information gathering
- Penetration testing
- Security assessment
testssl.sh
Introduction
Key features of testssl.sh include:
- Clear output: you can tell easily whether anything is good or bad
- Ease of installation: It works for Linux, Darwin, FreeBSD, NetBSD and MSYS2/Cygwin out of the box: no need to install or configure something, no gems, CPAN, pip or the like.
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party
- Freedom: It's 100% open source. You can look at the code, see what's going on and you can change it.
Project details
testssl.sh is written in shell script.
Strengths and weaknesses
- + Used language is shell script
- + The source code of this software is available
Typical usage
- Application testing
- Configuration audit
VHostScan
Introduction
Tools like VHostScan are powerful to perform reconnaissance and discover configuration defaults. This can be useful during penetration tests or security testing, to see if a system has been stripped from default pages. If not, this tool might discover them and provide valuable information about the system.
Project details
VHostScan is written in Python.
Strengths and weaknesses
- + The source code of this software is available
Typical usage
- Penetration testing
- Reconnaissance
OpenSCAP
Introduction
The OpenSCAP project provides a wide variety of hardening guides, configuration baselines, and tools to test for vulnerabilities and configuration issues. It uses SCAP as the protocol to store the underlying data.
Project details
OpenSCAP is written in C.
Strengths and weaknesses
- + More than 25 contributors
- + The source code of this software is available
- + Supported by a large company
Typical usage
- Security assessment
- Vulnerability scanning
Clair
Introduction
The tool has been created by CoreOS and can scan containers of different formats. It analyzes them and determines available security weaknesses in the container.
Project details
Clair is written in Golang.
Strengths and weaknesses
- + The source code of this software is available
Typical usage
- Security assessment
- Vulnerability scanning
Docker Bench for Security
Introduction
Docker Bench for Security is a small security scanner to perform several tests that are part of the Docker CIS benchmark.Project details
Docker Bench for Security is written in shell script.
Strengths and weaknesses
- + More than 25 contributors
- + Screen output is colored
- + More than 3000 GitHub stars
- + The source code of this software is available
Typical usage
- Application security
- Configuration audit
- Security assessment
JShielder
Introduction
JShielder is a security tool for Linux systems to make them more secure by adding system hardening measures.Project details
JShielder is written in Python, shell script.
Strengths and weaknesses
- + Used language is shell script
- + The source code of this software is available
Typical usage
- System hardening
Scout2
Introduction
Scout2 is a security tool to assess the security of an AWS environment. It can be used for system hardening and IT audits.Project details
Scout2 is written in Python.
Strengths and weaknesses
- + More than 10 contributors
- + More than 500 GitHub stars
Typical usage
- IT audit
- Security assessment
- Self-assessment
- System hardening
seccheck
Introduction
Seccheck is a security scanner for Linux systems. It is originally written for SuSE Linux by Marc Heuse.Project details
seccheck is written in shell script.
Strengths and weaknesses
- + The source code of this software is available
- - Project looks outdated (old code or documentation)
Typical usage
- Security assessment
- System hardening
Some relevant tool missing as an alternative to Tiger? Please contact us with your suggestion.