Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
pre-request setup was updated
  • Loading branch information
ahmetak4n authored Oct 2, 2022
1 parent 8603df6 commit f4398ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ vuln-netframework is a .net-framework 4.7 project that include worst coding prac

# setup
## pre-request
- net framework 4.7
- .net framework 4.7
- database for SQL Injection arttacks (optional)
- change [connection string](https://github.com/ahmetak4n/vuln-netframework/blob/master/vuln-netframework/Web.config#L26) via your db values
- create a table that name `USER`
- `USER` table must include two cloumns these names `NAME` and `ROLE`

Expand Down

0 comments on commit f4398ea

Please sign in to comment.