Quantitative strategies on HighFrequency DataAssessment of the sections (labs)dr Piotr Wójcikacademic year 2018/2019General informationIn teams of at ...
分类:
其他好文 时间:
2019-01-23 20:31:28
阅读次数:
101
实验楼教程链接: https://www.shiyanlou.com/courses/552/labs/1867/document http原理详解(http下午茶): https://www.kancloud.cn/kancloud/tealeaf-http/43837 ...
分类:
编程语言 时间:
2019-01-22 17:26:40
阅读次数:
211
在sql labs游戏中,经常使用 放在最后注释多余部分,而mysql中的注释符为 和` +`号的作用,今天有时间特地探索了一下,算是搞明白了其中的原因。 sql labs闯关游戏资源及介绍见此:https://github.com/Audi 1/sqli labs 第一关示例: 在源代码中加入下面 ...
分类:
数据库 时间:
2019-01-15 23:34:06
阅读次数:
476
LABS The goal of the labs for this chapter is to help you to understand the overall functionality of a program by analyzing code constructs. Each lab ...
分类:
其他好文 时间:
2019-01-13 21:12:44
阅读次数:
214
环境准备: Phpstudy (PHP+Apache+Mysql) Sql-lab 首先了解下基础知识: URL编码: 因为在浏览器中,当我们访问一个网址的时候,浏览器会自动将用户输入的网址进行URL编码,因为Http协议中参数的传输是"key=value"这种键值对形式的,所以会将“=”,“#”等 ...
分类:
数据库 时间:
2019-01-08 00:56:02
阅读次数:
165
参考:https://www.pugetsystems.com/labs/hpc/The-Best-Way-to-Install-TensorFlow-with-GPU-Support-on-Windows-10-Without-Installing-CUDA-1187/ Install Anaco ...
Less-1 **Error Based- String** 试了下单引号看到报错,直接用Union联合查询或是报错注入。 payload: 2221'union select 1,database(),user()%23 Less-2 **Error Based- Intiger** 数字型,和第 ...
分类:
数据库 时间:
2019-01-01 21:10:44
阅读次数:
292
对VR来说,追踪是很关键的技术。当前市面上的VR头显主要支持手柄和头部追踪,一些公司如CTRL-labs曾提出通过电脉冲追踪手势的方案、Clay AIR在研发无硬件手势追踪技术,而Leap Motion、Magic Leap已经有效果优秀的这方面技术了。 Holosuit Valve曾研发针对手部的 ...
分类:
其他好文 时间:
2019-01-01 13:22:20
阅读次数:
200
less-17 试一下永真 也全部报错 看一下源码 使用了get_magic_quotes_gpc name和password分开验证 做过头了 ,这个是秘密重置 我们先看一些check_input()这个函数的内容 对传入的uname进行了限制 ,只能16个字符 调用了get_magic_quot ...
分类:
数据库 时间:
2018-12-03 23:06:04
阅读次数:
716
POST登入 首先试试 登入成功 如果不知道用户名 ,注释符被过滤,可以从password入手 一般第一个登陆字段(一般是用户名)就用注释,第二个登陆字段(一般就密码)用闭合和注释都是可以的 接下来利用盲注猜解数据库(布尔盲注) 剩下的步骤和get一样 一个个猜解数据库的名字 less-12 先猜解 ...
分类:
数据库 时间:
2018-12-01 12:54:26
阅读次数:
620