Skip to content

Commit b9d034b

Browse files
committed
Add summary entry for tiny eval
1 parent f9b7bc5 commit b9d034b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@
2020
* [67k \[400 points\]](reverse-engineering/67k-400-points.md)
2121
* [Web](web.md)
2222
* [Cookie Blog \[30 points\]](/web/cookie-blog-30-points.md)
23+
* [TinyEval \[100 points\]](/web/tiny-eval-100-points.md)

web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This category focuses on attacks related to using a web browser or internet connections, most of the time dealing with attacking web servers or databases, such as injecting code into input. The web challenges this year are:
44

55
* [Cookie Blog \[30 points\]](/web/cookie-blog-30-points.md)
6-
* TinyEval \[100 points\]
6+
* [TinyEval \[100 points\]](/web/tiny-eval-100-points.md)
77
* Edge 1 \[100 points\]
88
* SQL Injection 1 \[100 points\]
99
* Blogbox \[135 points\]

0 commit comments

Comments
 (0)