Kali, the cybersecurity sidekick
Use Cases and Deployment Scope
As a SaaS company we must perform regular security scans to ensure our servers are up to date and configured properly. We use Kali's security tools for this purpose.
Pros
- Analyzing SSL certificates
- Analyzing SSL server configurations
- Vulnerability scanning
- Port scanning
Cons
- Kali is a collection of tools, so the documentation is fragmented. It would be nice to have more centralized docs.
Likelihood to Recommend
Kali is well suited for the following:
<ul><li> Analyzing SSL certs to verify
they are installed correctly</li><li> Analyzing SSL configuration on
servers to confirm correct ciphers are enabled</li><li>Scanning our web servers for
vulnerabilities as part of our regular security testing </li><li> Scanning wordpress sites to
identify out of date plugins and other potential security issues. </li><li> Running port scans on our servers
to make sure only certain ports are open</li></ul>It is not appropriate for users who aren't already familiar with cybersecurity. Kali is an advanced OS geared for cybersecurity applications.
