Skip to content

Conversation

@X-3306
Copy link

@X-3306 X-3306 commented Dec 29, 2022

添加漏洞“IDOR”

不安全的直接对象引用 (Insecure Direct Object References, IDOR) 是一种常见的 Web 应用程序漏洞,其允许攻击者访问应该被限制的资源或信息。下面是一些 IDOR 漏洞的例子:

一个在线商店的 URL 包含了商品的编号,攻击者可以通过操纵这个编号来访问限制访问的商品。

一个网站的 URL 包含了用户的用户名,攻击者可以通过操纵这个用户名来访问其他用户的信息。

一个应用程序的 URL 包含了文件的编号,攻击者可以通过操纵这个


一个网站的 URL 包含了用户的用户名,攻击者可以通过操纵这个用户名来访问其他用户的信息。

一个应用程序的 URL 包含了文件的编号,攻击者可以通过操纵这个
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好像漏掉了点信息?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants