Skip to content

Releases: ronin-rb/ronin-masscan

0.1.1

15 Feb 08:08
v0.1.1
Compare
Choose a tag to compare
  • Added the csv gem as a dependency for Bundler and Ruby 3.4.0.
  • Use require_relative to improve load times.

0.1.0

22 Jul 20:34
v0.1.0
Compare
Choose a tag to compare
  • Initial release:
    • Supports automating masscan using ruby-masscan.
    • Supports parsing and filtering masscan scan files.
    • Supports converting masscan scan files into JSON or CSV.
    • Supports importing masscan scan files into the ronin-db database.