Skip to content

Commit b212d13

Browse files
committed
Add cookieblog writeup.
1 parent 1b43b98 commit b212d13

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

https/github.com/Swaggit6161/Cookie-Blog

Lines changed: 0 additions & 1 deletion
This file was deleted.

web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
* Cookie Blog \[30 points\]
5+
* [Cookie Blog \[30 points\]](/web/cookie-blog-30-points.md)
66
* TinyEval \[100 points\]
77
* Edge 1 \[100 points\]
88
* SQL Injection 1 \[100 points\]

web/cookie-blog-30-points.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Cookie Blog - 30 points
2+
3+
I found the cookie monster's blog!
4+
5+
### External Writeups
6+
7+
* [https://github.com/Swaggit6161/Cookie-Blog](https://github.com/Swaggit6161/Cookie-Blog)

0 commit comments

Comments
 (0)