home.social

#roninrb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #roninrb, aggregated by home.social.

  1. Did you know that you can now install shell tab completion rules for every ronin command?

    ronin completion --install

    #ronin #roninrb #protip #tabcompletion #shellcompletion

  2. Did you know that you can now install shell tab completion rules for every ronin command?

    ronin completion --install

    #ronin #roninrb #protip #tabcompletion #shellcompletion

  3. Did you know that you can now install shell tab completion rules for every ronin command?

    ronin completion --install

    #ronin #roninrb #protip #tabcompletion #shellcompletion

  4. Did you know that you can now install shell tab completion rules for every ronin command?

    ronin completion --install

    #ronin #roninrb #protip #tabcompletion #shellcompletion

  5. Did you know that you can now install shell tab completion rules for every ronin command?

    ronin completion --install

    #ronin #roninrb #protip #tabcompletion #shellcompletion

  6. ronin-exploits 1.0.5, ronin-payloads 0.1.5, ronin-vulns 0.1.5, ronin-web-spider 0.1.1, ronin-db-activerecord 0.1.6, ronin-core 0.1.3, and ronin-support 1.0.6 released have been released! Special thanks to @flavorjones and @mozi for the bug fixes to ronin-support and ronin-db-activerecord.

    ronin-rb.dev/blog/2024/06/19/r
    #roninrb #ronin #infosec #securitytools #opensource #ruby #bugfixes

  7. @apicultor note in the blog post we do not pipe curl to bash. We use curl's -o option to download the installer bash script to a local file and then run it to leave behind a paper trail.

    curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh

    We also provide manual copy/pasteable installation instructions for most all of the major platforms/distros if you do not want to use an installer script:

    #curlbash #ronin #roninrb #readthefinemanual #checkyourselfbeforeyouwreckyourself

  8. @apicultor note in the blog post we do not pipe curl to bash. We use curl's -o option to download the installer bash script to a local file and then run it to leave behind a paper trail.

    curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh

    We also provide manual copy/pasteable installation instructions for most all of the major platforms/distros if you do not want to use an installer script:

    #curlbash #ronin #roninrb #readthefinemanual #checkyourselfbeforeyouwreckyourself

  9. @apicultor note in the blog post we do not pipe curl to bash. We use curl's -o option to download the installer bash script to a local file and then run it to leave behind a paper trail.

    curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh

    We also provide manual copy/pasteable installation instructions for most all of the major platforms/distros if you do not want to use an installer script:

    #curlbash #ronin #roninrb #readthefinemanual #checkyourselfbeforeyouwreckyourself

  10. @apicultor note in the blog post we do not pipe curl to bash. We use curl's -o option to download the installer bash script to a local file and then run it to leave behind a paper trail.

    curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh

    We also provide manual copy/pasteable installation instructions for most all of the major platforms/distros if you do not want to use an installer script:

    #curlbash #ronin #roninrb #readthefinemanual #checkyourselfbeforeyouwreckyourself

  11. @chickenjoe if you think about contributing to opensource #Ruby projects I would recommend also github.com/ronin-rb #ronin #roninrb

  12. ronin-db 0.1.3, ronin-exploits 1.0.4, and ronin-support 1.0.5 released! ronin-support 1.0.5 also adds support for the Ruby 3.3.0 that was just released.
    ronin-rb.dev/blog/2023/12/27/r
    #ronin #roninrb #ruby #infosec #securitytools

  13. ronin 2.0.5, ronin-support 1.0.3, ronin-db-activerecord 0.1.2, ronin-db 0.1.2, ronin-vulns 0.1.4, ronin-payloads 0.1.4, and ronin-exploits 1.0.3 released!
    ronin-rb.dev/blog/2023/09/19/r
    #ronin #roninrb #ruby #security #infosec

  14. Ronin now has merch! Get some Ronin stickers or a Ronin t-shirt and help support Ronin, a Free and Open Source Ruby toolkit for security research and development.
    merch.ronin-rb.dev/
    #ronin #roninrb #merch #swag #stickers #tshirt #oss #foss #sustainoss #support #ruby #infosec

  15. The new ronin-app, local-only web app, project is coming along nicely. Can now display metadata for payloads and exploits:
    github.com/ronin-rb/ronin-app#
    #roninrb #security #infosec #webapp #ruby #rubynotrails