ronin-rb / ronin-exploits

A Ruby micro-framework for writing and running exploits
https://ronin-rb.dev
GNU Lesser General Public License v3.0
70 stars 23 forks source link

Allow specifying a range of versions for an exploit target #133

Closed postmodern closed 4 months ago

postmodern commented 4 months ago
postmodern commented 4 months ago

On second thought, we should instead accept a version range String (ex: >= 1.2.3, < 1.5.9).