搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is it possible to get MD5 hashes of all old Firefox executables(not installers) so that i can block them from running for my users?

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 diavlo

more options

Is it possible to get MD5 hashes of all old Firefox executables(not installers) so that i can block them from running for my users?

I do not want to block firefox.exe filename as it will also block newest version, but I can block based on hash. Most convinient would be block firefox.exe except and now provide md5 of the newest ver, but i cannot do that with what i have. The only possibility is to block whole list of MD5s of older Firefox.exe, sadly at mozzilla ftp there are md5's but only for the setups, and i need to block executables from already installed on client machines, not the isntallation packages.

Is it possible to get MD5 hashes of all old Firefox executables(not installers) so that i can block them from running for my users? I do not want to block firefox.exe filename as it will also block newest version, but I can block based on hash. Most convinient would be block firefox.exe except and now provide md5 of the newest ver, but i cannot do that with what i have. The only possibility is to block whole list of MD5s of older Firefox.exe, sadly at mozzilla ftp there are md5's but only for the setups, and i need to block executables from already installed on client machines, not the isntallation packages.

所有回复 (2)

more options

hi diavlo, executables are signed (incuding a datestamp) and versioned - maybe it's easier to block based on that metadata?

more options

Not in this case sadly.