victims!

victims alternatives

  • Retire.js

  • The goal of Retire.js is to help you detect use of a JavaScript library version with known vulnerabilities.

    tags: javascript security-auditing security-utilities vulnerability-scanner
  • cvechecker

  • The goal of cvechecker is to report about possible vulnerabilities on your system, by scanning the installed software and matching the results with the CVE database. Indeed, this is not a bullet-proof method and you will most likely have many false positives (vulnerability is fixed with a revision-release, but the tool isn't able to detect the revision itself), yet it is still better than nothing, especially if you are running a distribution with little security coverage.

    tags: vulnerability-scanner cve
  • Dependency-Check

  • Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. Currently Java and .NET dependencies are supported.

    tags: security-utilities vulnerability-scanner security-auditing cve