相关链接: exploit-db:https://www.exploit-db.com/exploits/15213/ 微软安全公告:https://technet.microsoft.com/library/security/ms10-070 Padding Oracle资料:http://blo ...
分类:
数据库 时间:
2017-07-12 21:18:59
阅读次数:
626
这个都是很基础的东西,、今天整理以前的笔记,看到了记录一下 <link rel="shortcut icon" href="/favicon.ico"/><link rel="bookmark" href="/favicon.ico"/>或者<link rel="shortcut icon" hre ...
分类:
Web程序 时间:
2017-07-11 16:38:08
阅读次数:
285
Anatomy of a MapReduce Job In MapReduce, a YARN application is called a Job. The implementation of the Application Master provided by the MapReduce fr ...
分类:
其他好文 时间:
2017-07-11 09:36:49
阅读次数:
312
<link rel="shortcut icon" href="logo图片的路径"> shortcut 捷径,近路 icon 图标 ...
分类:
其他好文 时间:
2017-07-10 12:05:26
阅读次数:
118
相关链接:https://www.exploit-db.com/exploits/14895/ 环境介绍:XP Professional sp 3 Internet Explorer 6.0.2900.5512 漏洞描述: https://technet.microsoft.com/zh-cn/li ...
分类:
其他好文 时间:
2017-07-09 16:16:56
阅读次数:
275
相关链接:https://www.exploit-db.com/exploits/14886/ 环境介绍:XP Professional sp 3 Movie Maker 2.1.4026.0 漏洞描述: https://technet.microsoft.com/zh-cn/library/sec ...
分类:
其他好文 时间:
2017-07-08 14:38:36
阅读次数:
285
1 Introduction 1.1 Dataset scikit-learn提供了一些标准数据集(datasets),比如用于分类学习的iris 和 digits 数据集,还有用于归约的boston house prices 数据集。 其使用方式非常简单如下所示: $ python >>> fro ...
分类:
其他好文 时间:
2017-07-06 22:52:58
阅读次数:
235
转自:http://www.yulegeyu.com/2017/04/16/%E5%BD%93%E8%A1%A8%E5%90%8D%E5%8F%AF%E6%8E%A7%E7%9A%84%E6%B3%A8%E5%85%A5%E9%81%87%E5%88%B0%E4%BA%86Describe%E6%9 ...
分类:
其他好文 时间:
2017-07-06 22:01:10
阅读次数:
339
一、使用msfvenom生成PS1文件: 二、开启msf监听: 二、在目标机器执行cmd命令: 注意区分目标及系统是32位还是64位。 ...
分类:
Web程序 时间:
2017-07-04 20:09:44
阅读次数:
2939
最简单的应用及理解 from django.shortcuts import render,redirect,HttpResponse from django.forms import Form from django.forms import fields # Create your views ...
分类:
其他好文 时间:
2017-07-04 01:03:45
阅读次数:
324