Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 960 Bytes

File metadata and controls

19 lines (10 loc) · 960 Bytes

Challenge Collection 4: Sensitive Data Exposure

Use of weak encryption or hashing algorithms might lead to Sensitive Data Exposure. The danger of plain text being displayed in data traffic can provoke the disclose of sensitive personal information like user credentials or credit cards information.

HINT: Install Postman and OWASP ZAP if you haven't done yet.

Challenge 4.1: Find and open a confidential document

Tips:

  1. Tip: A scan of the OWASP Juice Shop by OWASP ZAP might help you.

  2. Tip: Search after hidden links to areas you haven't seen before (with OWASP ZAP or in the user interface).

  3. Tip: Inspect the About Us section.