Skip to content

Add Exploit.vulnerable_version? and #vulnerable_version? methods #151

@postmodern

Description

@postmodern

Now that Exploit.software_versions returns an Array of Support::Software::VersionRange objects, it should be easy to determine if a given version is vulnerable or not. Two methods should be added:

  • Exploit.vulnerable_version?
  • Exploit#vulnerable_version?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions