Skip to content

1.0.2

Compare
Choose a tag to compare
@postmodern postmodern released this 12 Jun 13:23
· 25 commits to main since this release
v1.0.2
  • Corrected the class_dir for Ronin::Exploits; even though
    ronin-exploits will never contain any built-in exploits.
  • Avoid using case/in syntax for TruffleRuby.
  • Documentation fixes and improvements.

CLI

  • Fixed a typo in ronin-exploits new man-page.
  • Fixed a bug in the ronin-exploits show command where a target's version
    was not being printed.
  • Fixed a bug where ronin-exploits new --payload-type command wasn't being
    accepted as a valid payload type.