这是no escape 的源代码,可以看到题目最下面是投票的框并且显示,大概猜测与票数有关,大概浏览一下代码,会发现它对于票数有两个限制,一个是在111以上,另一个是超过100,页面就会被重置,也就是说,通过点击投票是不能达到111票的,所以直接提交就可以,但是观察query那一句用的`而不是' , ...
分类:
数据库 时间:
2016-11-02 00:36:43
阅读次数:
409
When you visit this link you receive a message.Submit the same message back to http://www.wechall.net/challenge/training/programming1/index.php?answer ...
分类:
其他好文 时间:
2016-09-08 23:12:13
阅读次数:
764
We intercepted this message from one challenger to another, maybe you can find out what they were talking about.To help you on your progress I coded a ...
分类:
其他好文 时间:
2016-09-08 22:57:09
阅读次数:
675
Your mission is to exploit this code, which has obviously an LFI vulnerability: GeSHi`ed PHP code 1 2 $filename = 'pages/'.(isset($_GET["file"])?$_GET ...
分类:
Web程序 时间:
2016-09-08 18:32:38
阅读次数:
313
In a computer, you can only work with numbers.In this challenge you have to decode the following message, which is in ASCII.84, 104, 101, 32, 115, 111 ...
分类:
其他好文 时间:
2016-09-04 17:33:35
阅读次数:
299
The solution is hidden in this page Use View Sourcecode to get it 解题: 网页源码,最后一行 <!-- You are looking for this password: html_sourcecode --> ...
分类:
其他好文 时间:
2016-09-04 17:22:38
阅读次数:
351
Your task is to decode the following:%59%69%70%70%65%68%21%20%59%6F%75%72%20%55%52%4C%20%69%73%20%63%68%61%6C%6C%65%6E%67%65%2F%74%72%61%69%6E%69%6E%6 ...
分类:
Web程序 时间:
2016-09-04 17:18:36
阅读次数:
695
In this little training challenge, you are going to learn about the Robots_exclusion_standard.The robots.txt file is used by web crawlers to check if ...
分类:
Web程序 时间:
2016-09-04 17:15:55
阅读次数:
285
As on most challenge sites, there are some beginner cryptos, and often you get started with the good old caesar cipher.I welcome you to the WeChall st ...
分类:
其他好文 时间:
2016-09-04 17:14:00
阅读次数:
301
Your task is simple:Find the first two primes above 1 million, whose separate digit sums are also prime.As example take 23, which is a prime whose dig ...
分类:
其他好文 时间:
2016-09-04 16:04:31
阅读次数:
197