Dorks For Sensitive Information Disclosure
文章介绍了敏感信息泄露漏洞及其危害,并提供了相关DORKS用于查找包含敏感信息的文件。 2025-8-6 14:40:3 Author: infosecwriteups.com(查看原文) 阅读量:7 收藏

Devansh Patel

Hello everyone, This is my 6th Blog first about Bugs and Bug bounty

There are a lot of bugs but one which is a little easy to find without much technical expertise is Sensitive Information Disclosure.

If you can’t see further then hear’s Free link Brother.

Overview of this Vulnerability

This is a vulnerability where some information which is very sensitive/critical/confidential is publicly available or disclosed where it shouldn’t be. For Example,

This is one example of the vulnerability where the Sensitive Information like DB_USERNAME, DB_PASSWORD is disclosed Publicly.

So finally the reason you are reading this -> The DORKS

These are below DORKS:

site:example.com intext:"username" intext:"password" -git
site:example.com filetype:txt OR filetype:log "username" OR "password"
site:example.com…

文章来源: https://infosecwriteups.com/dorks-for-sensitive-information-disclosure-31fb90ad6f21?source=rss----7b722bfd1b8d--bug_bounty
如有侵权请联系:admin#unsafe.sh