ronin-exploits
ronin-exploits copied to clipboard
Support specifying version range strings in `software_versions`
It should be possible to specify one or more version range strings in software_versions.
software_versions [
'>= 1.2.3, < 1.5.9',
...
]