removed web tunnel

This commit is contained in:
Jacob Magnuson 2017-03-14 03:11:01 +00:00
parent 45535398b4
commit 1268a531b8
3 changed files with 0 additions and 12 deletions

View file

@ -1 +0,0 @@
I was just going to search some random cat videos on a Saturday morning when my friend came up to me and told me to reach the end of this [tunnel](http://tunnel.web.easyctf.com). Can you do it for me?

View file

@ -1,4 +0,0 @@
def grade(random, key):
if key.find("w0w_y0u_reached_th3_3nd_0f_my_tunnel") != -1:
return True, "You have travelled a long distance. Now rest a bit."
return False, "Not even close."

View file

@ -1,7 +0,0 @@
title: Web Tunnel
author: dududum561
hint: You should maybe write a script. This may be a little more than what you can handle.
category: Web
autogen: false
programming: false
value: 260