Document 单选 多选 男 女 保密 ... ...
分类:
其他好文 时间:
2018-10-16 17:49:40
阅读次数:
132
.line{ width: 100%; height: 2px; background: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 0.3) 20%... ...
分类:
Web程序 时间:
2018-10-16 11:57:25
阅读次数:
1600
The basic idea here is to try to construct a smooth function over the extent of the configuration space, which has high values when the robot is near ...
分类:
其他好文 时间:
2018-10-15 14:56:26
阅读次数:
165
Private Function CheckData(data,str) If Instr(data,str)>0 Then CheckData = True Else CheckData = False End If End Function Public Sub Die(v) Response. ...
分类:
微信 时间:
2018-10-12 13:54:14
阅读次数:
398
//删除后台缓存public function ajaxcleanCache(){ $dir = "./Application/Runtime/Logs/Admin/"; if($this->deldir($dir)){ echo 1;die; }else{ echo 2;die; }} publi ...
分类:
Web程序 时间:
2018-10-10 17:10:32
阅读次数:
590
题目地址:http://ctf5.shiyanbar.com/web/pcat/index.php 通读源码,得知出flag的条件 1.需要post提交uname以及pwd,否则直接die了 2.所提交的数据不能包含以下所有关键字(and|select|from|where|union|join|s ...
分类:
数据库 时间:
2018-10-10 01:03:34
阅读次数:
262
[题目链接][1] 这是一道代码审计。 flag In the variable ! 抓住两个地方,一个是正则表达式匹配,不匹配则直接die,该正则表达式应该是匹配都是字母的串。然后最关键的是最后的$$args,这是可变变量的意思,如$args的值是另一个变量的变量名。那么$$args就代表另一个变 ...
分类:
其他好文 时间:
2018-10-08 22:17:48
阅读次数:
297
1.Zahl System und Code System 1.1 Die Rechnung des Ergänzungscode 1.2 Manche häufig verwendet Code 1.2.1 Dezimalcode Man verzeichnet Dezimalcode mit B ...
分类:
其他好文 时间:
2018-10-08 12:34:52
阅读次数:
208
Jane Austen Jane Austen, a famous English writer, was born at Steventon, Hampshire, on December 16, 1775, and died on July 18, 1817. 简·奥斯汀,是一位著名的英国作家, ...
分类:
其他好文 时间:
2018-10-07 23:20:17
阅读次数:
149