Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

information-disclosure.md

File metadata and controls

11 lines (8 loc) · 542 Bytes

Information Disclosure

Information disclosure, also known as information leakage, is when a website unintentionally reveals sensitive information to its users. Depending on the context, websites may leak all kinds of information to a potential attacker, including:

  • Data about other users, such as usernames or financial information
  • Sensitive commercial or business data
  • Technical details about the website and its infrastructure

Resources

{% embed url="https://portswigger.net/web-security/information-disclosure" %}