undirect -> tiny-eval
This commit is contained in:
parent
a21c3183da
commit
dab837b405
5 changed files with 8 additions and 8 deletions
1
tiny-eval/description.md
Normal file
1
tiny-eval/description.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
This [page](https://tinyeval.web.easyctf.com) will evaluate anything you give it.
|
7
tiny-eval/problem.yml
Normal file
7
tiny-eval/problem.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
author: mzhang
|
||||||
|
title: TinyEval
|
||||||
|
hint: How can you eval in as little characters as possible?
|
||||||
|
category: Web
|
||||||
|
autogen: false
|
||||||
|
programming: false
|
||||||
|
value: 100
|
|
@ -1 +0,0 @@
|
||||||
Seems like we got ourselves stuck in a [redirect loop](http://undirect.web.easyctf.com). Help me undirect myself from its clutches and get the flag!
|
|
|
@ -1,7 +0,0 @@
|
||||||
author: mzhang
|
|
||||||
title: Undirect
|
|
||||||
hint: How can you find out more about what the server is really sending back?
|
|
||||||
category: Web
|
|
||||||
autogen: false
|
|
||||||
programming: false
|
|
||||||
value: 100
|
|
Loading…
Reference in a new issue