返回介绍

15 XML External Entity

发布于 2024-10-11 20:34:01 字数 863 浏览 0 评论 0 收藏 0

XML external entity attacks ( XXEs) are fascinating vulnerabilities that target the XML parsers of an application. XXEs can be very impactful bugs, as they can lead to confidential information disclosure, SSRFs, and DoS attacks. But they are also difficult to understand and exploit.

XML 外部实体攻击 (XXE) 是一种针对应用程序的 XML 解析器的迷人漏洞。 XXE 可能是非常具有影响力的漏洞,因为它们可能导致机密信息泄露、SSRF 和 DoS 攻击。但是它们也很难理解和利用。

In this chapter, we’ll dive into the ins and outs of XXEs so you can find one in the wild. We will also talk about how to use XXEs to extract sensitive files on the target system, launch SSRFs, and trigger DoS attacks.

在本章中,我们将深入探讨 XXE 的各个方面,以便您能够在野外找到其中一个。我们还将讨论如何使用 XXE 提取目标系统上的敏感文件,启动 SSRF 并触发 DoS 攻击。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文