Skip to content

Commit

Permalink
[DOCS] Fix Objectives link
Browse files Browse the repository at this point in the history
  • Loading branch information
spimpaov authored May 13, 2019
1 parent aab1552 commit 0932cec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions owasp-top10-2017-apps/a5/ecommerce-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Vulnerable Ecommerce API is a simple Golang web application that contains an exa
- [Definition](#what-is-broken-access-control)
- [Setup](#setup)
- [Attack narrative](#attack-narrative)
- [Objectives](#secure-this-app-🔧)
- [Objectives](#secure-this-app)
- [Solutions](#pr-solutions)
- [Contributing](#contributing)

Expand Down Expand Up @@ -101,7 +101,7 @@ curl -vvv http://localhost:8888/ticket/GUID
<img src="images/attack4.png"/>
</p>

## Secure this app 🔧
## Secure this app

How would you migitate this vulnerability? After your changes, an attacker should not be able to:

Expand Down

0 comments on commit 0932cec

Please sign in to comment.