Sorry for not being able to create a PR, but I was looking for rClone in one network (bad guys use it to exfiltrate data) and created a csv containing all the SHA1 hashes of the released versions from 0.96 to current 1.56 (from https://downloads.rclone.org/)
There's the hash of the zip file and the hashes for the windows executables (both x64 and 32 bit).
You can use them to hunt for processes or files. Something like:
Sorry for not being able to create a PR, but I was looking for rClone in one network (bad guys use it to exfiltrate data) and created a csv containing all the SHA1 hashes of the released versions from 0.96 to current 1.56 (from https://downloads.rclone.org/) There's the hash of the zip file and the hashes for the windows executables (both x64 and 32 bit). You can use them to hunt for processes or files. Something like:
Just filter the CSV using powershell/awk/Excel... Hope this helps rclone_hashes_sha1.csv