<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>如何看待百度网盘疑似禁止部分海外环境的用户通过直接上传的方式上传加密压缩包？</title>
    <guid>TatN76PvBgL</guid>
    <pubDate>Sat, 02 Sep 2023 01:39:06 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="gdTjAvqy">其实加密和不加密是很容易看出来的。</p><p data-pid="yLFXaS60">方法就是信息熵，加密之后的信息熵为0，换句话说比特数没有任何统计特征和规律。</p><p data-pid="KSFfoqoq">所以百度只需要检测信息熵即可判断文件有没有加密。</p><p data-pid="mXfMf_h6">而单纯的后缀名修改，不能改变这个结果。</p><p data-pid="7JD2-ayl">信息熵检测的方法还有一个很重要的另外用途，就是查找勒索病毒。</p><p data-pid="_FOqKiuR">例如安全卫士就会检测用户的自己的一些文件。用户的文件肯定会存在修改，增减。如果用相似度判断，那么误报率太高了。所以一般采用信息熵的判断方法，如果发现用户的文件操作过后信息熵变为0，那么很可能就是被加密了。</p><p data-pid="707RbJm5">这个时候360就可能会出来阻止勒索进程继续加密其他文件，从而保护用户资料安全。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>