home.social

#curlbash — Public Fediverse posts

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

  1. If a security product suggests installing it with "curl | bash", which one is it?

    #security #CurlBash

  2. @farrokhi

    Here's a good post showing how you can detect curl | bash from the server side and not deliver the malicious payload unless someone's running curl | bash

    lukespademan.com/blog/the-dang

    #infosec #curlbash @infosec

  3. @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

  4. @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

  5. @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

  6. @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