Vulnerabilities Analysis

Protect against vulnerabilities 🪲

About

Software vulnerability analysis is a process that identifies, classifies, and helps to mitigate weaknesses in software systems. These vulnerabilities can be exploited by malicious users or software, leading to unauthorized access, data theft, system disruption, and more. The goal of vulnerability analysis is to secure the software system by managing these risks.

Tools / Solutions / Products

  • Google OSV-Scanner (web): vulnerability scanner written in Go which uses the data provided by osv.dev.

  • Faraday: Open Source Vulnerability Management Platform.

  • BinAbsInspector: vulnerability scanner for binaries.

  • Metlo: open-source API security platform.

  • Anchore grype: vulnerability scanner for container images and filesystems.

  • Nuclei (web): fast and customizable vulnerability scanner based on simple YAML based DSL.

  • Vuls (web): agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices...

Last updated