Ronin 2.1.1 and more released!
— postmodern
Ronin 2.1.1, ronin-support 1.1.1, ronin-support-web 0.1.1, ronin-core 0.2.1, ronin-web-server 0.1.2, ronin-web-spider 0.2.1, ronin-web-session_cookie 0.1.1, ronin-web-user_agents 0.1.1, ronin-web 2.0.1, ronin-vulns 0.2.1, ronin-payloads 0.2.1, ronin-exploits 1.1.1, ronin-db-activerecord 0.2.1, ronin-db 0.2.1, ronin-code-asm 1.0.1, ronin-code-sql 2.1.1, ronin-nmap 0.1.1, and ronin-masscan 0.1.1 were released.
These new patch releases primarily contain new dependencies on the base64
and csv stdlib gems for Bundler and Ruby 3.4.0, switched to use of
require_relative
to improve load times, and other minor documentation fixes.
Other notable changes include fixing multiple bugs in the
ronin-payloads encode
command, minor corrections to
the ronin-exploits new
command, improvements to
escaping/unescaping of shell strings, and improvements to version string
detection.
To update ronin
, simply run:
sudo gem update ronin
The docker images have also been updated. To update the docker images, simply run:
docker pull roninrb/ronin