全部安全开发新闻数码摄影汽车北京AIIT其他
  • 文章封面

    使用 Frida 拦截 Flutter 中的 HTTPS 通信

    作者:securitainment发布日期:2025-04-20 21:37:00

    【翻译】Intercepting HTTPS Communication in Flutter Going Full Hardcore Mode with Frida 简要总结 在本篇博客中,我将分享

    阅读全文
  • 文章封面

    CVE-2025-21204: Windows Update Stack 中的不当链接跟随导致的权限提升

    作者:securitainment发布日期:2025-04-18 14:37:00

    【翻译】CVE-2025-21204 Windows Update Stack의 Improper Link Following Privilege EscalationURLhttps://cybe

    阅读全文
  • 文章封面

    300 毫秒获取管理员权限:掌握 DLL 劫持和 Hook 技术(CVE-2025-24076/CVE-2025-24994)

    作者:securitainment发布日期:2025-04-17 16:19:00

    300 Milliseconds to Admin Mastering DLL Hijacking and Hooking to Win the Race (CVE-2025-24076 and CV

    阅读全文
  • 文章封面

    等待线程劫持:线程执行劫持的更隐蔽版本

    作者:securitainment发布日期:2025-04-16 13:37:00

    【翻译】WAITING THREAD HIJACKING A STEALTHIER VERSION OF THREAD EXECUTION HIJACKING要点进程注入(Process Inject

    阅读全文
  • 文章封面

    CVE-2021-31956 Windows 内核漏洞(NTFS 与 WNF)利用 —— 第二部分

    作者:securitainment发布日期:2025-04-14 13:37:00

    【翻译】CVE-2021-31956 Exploiting the Windows Kernel (NTFS with WNF) – Part 2引言在第一部分[1]中,我们主要讨论了以下内容:对CV

    阅读全文
  • 文章封面

    CVE-2021-31956 Windows 内核漏洞(NTFS 与 WNF)利用 —— 第一部分

    作者:securitainment发布日期:2025-04-13 13:37:00

    【翻译】CVE-2021-31956 Exploiting the Windows Kernel (NTFS with WNF) – Part 1引言最近我决定研究 CVE-2021-31956,这是

    阅读全文
  • 文章封面

    MindshaRE: 使用 Binary Ninja API 检测潜在的 Use-After-Free 漏洞

    作者:securitainment发布日期:2025-04-12 13:37:00

    【翻译】MindshaRE Using Binary Ninja API to Detect Potential Use-After-Free VulnerabilitiesUse-after-fre

    阅读全文
  • 文章封面

    RemoteMonologue: 利用 DCOM 进行 NTLM 认证强制攻击

    作者:securitainment发布日期:2025-04-11 17:37:00

    【翻译】RemoteMonologue Weaponizing DCOM for NTLM authentication coercions随着微软加强针对凭证窃取的防御措施以及端点检测与响应 (ED

    阅读全文
  • 文章封面

    !exploitable 第三集 - Devfile 冒险

    作者:securitainment发布日期:2025-04-07 19:37:00

    【翻译】!exploitable Episode Three - Devfile Adventures引言我知道,我们已经多次提到,但如果你刚刚加入,Doyensec 团队正在地中海游轮上进行公司团建

    阅读全文
  • 文章封面

    漏洞利用 第二集 - 进入矩阵

    作者:securitainment发布日期:2025-04-06 23:37:58

    !exploitable Episode Two - Enter the Matrix引言如果你刚刚开始关注,Doyensec 团队正在地中海的一艘游轮上度假。放松身心,与同事交流,享受乐趣。第一部分

    阅读全文
  • 文章封面

    !exploitable Episode One - Breaking IoT

    作者:securitainment发布日期:2025-04-03 13:37:00

    【翻译】!exploitable Episode One - Breaking IoT引言在我们上次的公司团建中,Doyensec 团队乘坐游轮沿着地中海海岸航行。尽管每个停靠点都很精彩,但作为极客,

    阅读全文
  • 文章封面

    Dirty COW 的演进 (2)

    作者:securitainment发布日期:2025-03-31 19:24:00

    【翻译】The Evolution of Dirty COW (2) 第一部分:Dirty COW 的演进 (1)第二部分:Dirty COW 的演进 (2)在这篇文章中,我们将继续深入探讨 Dirt

    阅读全文
  • 文章封面

    Dirty COW 的演进 (1)

    作者:securitainment发布日期:2025-03-30 20:25:00

    【翻译】The Evolution of Dirty COW (1)第一部分:Dirty COW 的演进 (1)第二部分:Dirty COW 的演进 (2)多年来,Linux 内核一直存在与内存管理

    阅读全文
  • 文章封面

    Windows Kernel 栈溢出回归

    作者:securitainment发布日期:2025-03-27 13:37:00

    【翻译】0x09 - Return of the Windows Kernel Stack Overflow现代 Windows 内核条件竞争 - Windows 11 (x64)在上一教程中,我们利

    阅读全文
  • 文章封面

    现代 Windows 内核条件竞争 - Windows 11 (x64)

    作者:securitainment发布日期:2025-03-26 20:25:11

    【翻译】0x08 - Modern Windows Kernel Race ConditionsWindows 内核条件竞争(double fetch)介绍在征服了 Windows 7 (x86)之后

    阅读全文
  • 文章封面

    Windows 内核条件竞争(double fetch)介绍

    作者:securitainment发布日期:2025-03-25 20:34:43

    0x07 - Introduction to Windows Kernel Race Conditions探索现代 Windows 内核类型混淆漏洞在上一个教程中,我们成功地在 Windows 11

    阅读全文
  • 文章封面

    Windows LNK - 分析与概念验证

    作者:securitainment发布日期:2025-03-24 20:25:00

    【翻译】Windows LNK - Analysis & Proof-of-Concept概述我偶然看到了 Trend Micro 关于文章 ZDI-CAN-25373: Windows 快捷方式漏洞

    阅读全文
  • 文章封面

    Cobalt Strike 4.11 更新内容一览

    作者:securitainment发布日期:2025-03-21 20:24:11

    March 2025 - Cobalt Strike 4.11更新了 BeaconGetSyscallInformation API(与之前版本不兼容的变更)。添加了 "http-post" mall

    阅读全文
  • 文章封面

    探索现代 Windows 内核类型混淆漏洞

    作者:securitainment发布日期:2025-03-20 09:55:00

    【翻译】0x06 - Approaching Modern Windows Kernel Type Confusions在上一篇教程中,我们利用了 Windows 7 (x86) 内核中的类型混淆漏洞

    阅读全文
  • 文章封面

    Windows 内核类型混淆漏洞介绍

    作者:securitainment发布日期:2025-03-19 09:30:00

    【翻译】0x05 - Introduction to Windows Kernel Type Confusion Vulnerabilities在上一篇教程中,我们利用了 Windows 7 (x86

    阅读全文
  • 文章封面

    Windows 内核任意写入(Write What Where)漏洞介绍

    作者:securitainment发布日期:2025-03-18 09:00:00

    【翻译】0x04 - Introduction to Windows Kernel Write What Where Vulnerabilities首先,如果你从头开始跟随这个系列,恭喜你成功通过了

    阅读全文
  • 文章封面

    探索现代 Windows 内核堆

    作者:securitainment发布日期:2025-03-16 23:59:41

    【翻译】0x03 - Approaching the Modern Windows Kernel Heap在 Windows 7 (x86) 上利用 UaF 漏洞后,我们已经对这种漏洞的工作原理有了深

    阅读全文
  • 文章封面

    Windows 内核 Use After Frees (UaFs) 介绍

    作者:securitainment发布日期:2025-03-15 21:27:00

    【翻译】0x02 - Introduction to Windows Kernel Use After Frees (UaFs)如果你一直在按顺序学习本系列,到目前为止,你应该已经在 Windows

    阅读全文
  • 文章封面

    VBS/SMEP 绕过,消灭 Windows 内核缓解措施

    作者:securitainment发布日期:2025-03-13 20:25:00

    【翻译】0x01 - Killing Windows Kernel Mitigations本文的完成归功于辛勤工作和坚定决心。如果这些内容不能立即理解,请不要感到沮丧,请记住,真相的源头始终是源代码。

    阅读全文
  • 文章封面

    深入探索 AD CS:探索一些常见错误消息

    作者:securitainment发布日期:2025-03-11 22:24:00

    【翻译】Diving into ad cs exploring some common error messages滥用 Active Directory Certificate Services (

    阅读全文
  • 文章封面

    针对邮件摘要生成器的 LLMs 钓鱼攻击研究

    作者:securitainment发布日期:2025-03-10 20:24:00

    【翻译】Phishing LLMs Hacking email summarizersPhishing LLMs 是一个真实存在的威胁,我在这里特别针对邮件摘要生成器进行研究。你可以称之为 AI re

    阅读全文
  • 文章封面

    使用 x64dbg Automate 进行大规模分析

    作者:securitainment发布日期:2025-03-09 22:49:52

    【翻译】Analysis at Scale with x64dbg Automate · x64dbg在本文中,我将展示我为 x64dbg 开发的自动化解决方案 x64dbg Automate 背后的

    阅读全文
  • 文章封面

    利用 IDispatch 进行被困 COM 对象访问与注入 PPL 进程

    作者:securitainment发布日期:2025-03-07 22:24:00

    【翻译】Abusing IDispatch for Trapped COM Object Access & Injecting into PPL Processes 引言在这篇文章中,我探讨了由 Ja

    阅读全文
  • 文章封面

    EDR 规避与硬件断点的盲侧技术

    作者:securitainment发布日期:2025-03-06 22:24:00

    【翻译】EDR Evasion with Hardware Breakpoints The Blindside Technique利用硬件断点来规避端点检测与响应(EDR)平台和其他控制系统的监控并不

    阅读全文
  • 文章封面

    通过 iOS 应用程序中的 Deep Links 利用未经过滤的 URL Handling 和 SQL 注入

    作者:securitainment发布日期:2025-03-05 22:34:37

    【翻译】Exploiting Unsanitized URL Handling and SQL Injection through Deep Links in iOS App Write-up of

    阅读全文
上一页下一页