ronin-exploits 1.0.6 and 1.1.0.rc2 released
— postmodern
ronin-exploits 1.0.6 and
1.1.0.rc2 have been released fixing a bugs in the
ronin-exploits run
command.
How To Update
Gems
To only update ronin-exploits to 1.0.6, simply run:
gem update ronin-exploits
If you are participating in the Ronin 2.1.0 Open Beta, you can update to ronin-exploits 1.1.0.rc2 by running:
gem update ronin-exploits --pre
Docker
The docker images have also been updated. To update the docker images, simply run:
docker pull roninrb/ronin
If you are participating in the Ronin 2.1.0 Open Beta, you can pull down the
updated roninrb/ronin:2.1.0.rc1.1
docker image:
$ docker pull roninrb/ronin:2.1.0.rc1.1
$ docker run --rm -it roninrb/ronin:2.1.0.rc1.1
root@de9142bf4217:/# ronin-exploits -V
ronin-exploits 1.1.0.rc1
Snap
The snap image has also been updated. To manually update the snap image, simply run:
$ sudo snap refresh ronin
If Ronin interests you or you like the work we do, consider donating to Ronin
on
GitHub,
Patreon, or
Open Collective
so we can continue building high-quality free and Open Source security tools
and Ruby libraries.