Skip to content

Commit

Permalink
Update vulnerabilities.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnematzadeh authored Aug 30, 2023
1 parent 286b2da commit 63a3f95
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions vulnerabilities/vulnerabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ The API Does not properly validate and sanitize data gathered from other APIs. T
- Credentials:
- Username: admin
- Password: admin1234
- Weak Implementation of Reset Password (Account Takeover)
- POST /api/users/verify

# Security Misconfiguration

Expand Down Expand Up @@ -96,8 +98,3 @@ Users can invite their friends and gain credit for each friend who has joined th
# Web Cache Deception

- Vulnerable Endpoint: GET /api/me

# Weak Implementation of Reset Password (Account Takeover)

- Vulnerable Endpoint
- POST /api/users/verify

0 comments on commit 63a3f95

Please sign in to comment.