返回介绍

21 Information Disclosure

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

The IDOR vulnerabilities covered in Chapter 10 are a common way for applications to leak private information about users. But an attacker can uncover sensitive information from a target application in other ways too. I call these bugs information disclosure bugs. These bugs are common; in fact, they’re the type of bug I find most often while bug bounty hunting, even when I’m searching for other bug types.

本书第 10 章提到的 IDOR 漏洞是应用程序泄露用户私人信息的常见途径。但攻击者也可以通过其他方式获取目标应用程序的敏感信息。我将这些漏洞称为信息披露漏洞。这些漏洞很常见,事实上,它们是我在赏金猎人活动中最常发现的缺陷类型,即使我在寻找其他类型的缺陷时也是如此。

These bugs can happen in many ways, depending on the application. In this chapter, we’ll talk about a few ways you might manage to leak data from an application, and how you can maximize the chances of finding an information disclosure yourself. This chapter delves into some of the techniques mentioned in Chapter 5 , but with a focus on extracting sensitive and private information by using these techniques.

这些漏洞可能因应用程序的不同而发生。本章中,我们将讨论从应用程序泄露数据的一些方法,并介绍如何最大化发现信息泄露的机会。本章深入探讨了第 5 章提到的一些技术,但重点关注如何使用这些技术提取敏感和私人信息。

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

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

发布评论

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