目录DNS域传送漏洞域名空间结构DNS解析过程 各种解析记录DNS服务器的安装与部署主从DNS服务器的搭建:转发DNS服务器的配置DNSDNS(Domain Name Service) 域名解析服务,就是将域名和 ip 之间做相应的转换,利用 TCP 和 UDP 的53号端口DNS系统作用: 正向解 ...
分类:
系统相关 时间:
2020-07-08 20:21:13
阅读次数:
65
来源:https://azkaban.readthedocs.io/en/latest/createFlows.html Creating Flows This section covers how to create your Azkaban flows using Azkaban Flow 2. ...
分类:
其他好文 时间:
2020-07-07 18:09:40
阅读次数:
106
It lets you focus on improving the “Chatbot” part of your project by providing readymade code for other background tasks like deploying, creating serv ...
分类:
其他好文 时间:
2020-07-07 10:25:28
阅读次数:
79
The OBEX application framework is a set of conventions and services designed for the purpose of creating interoperable(互操作性) devices. OBEX is a very f ...
分类:
移动开发 时间:
2020-07-05 23:14:22
阅读次数:
62
背景 在《手把手教你做个人 app》我有说过,开发一个 APP 很大程度依赖服务端:服务端提供接口数据,然后 APP 展示;开发一个 APP,还需要美工协助切图。对于以前的我,没接口,没美工,照样可以开发 APP ,可谓 So easy 来形容。 现在的我,依旧一线做着 Android 开发,不过是 ...
分类:
移动开发 时间:
2020-07-05 20:57:56
阅读次数:
101
论文实践 FuzzFactory: Domain-Specific Fuzzing with Waypoints 部分翻译 1简介 在分析二进制数据的程序中,模糊测试是发现安全漏洞(如缓冲区溢出)的常用技术。模糊测试一般是指测试的随机生成输入。但是近年来,过度引导模糊测试(CGF)算法取得了特别的优 ...
分类:
其他好文 时间:
2020-07-05 17:09:31
阅读次数:
193
前提:windows7 '1关闭防火墙set objFirewall=CreateObject("HNetCfg.FwPolicy2")Const NET_FW_PROFILE2_DOMAIN = 1Const NET_FW_PROFILE2_PRIVATE = 2Const NET_FW_PROF ...
分类:
其他好文 时间:
2020-07-04 21:06:03
阅读次数:
90
看下下面的apache的一个配置,具体代码如下: <Directory /> Order allow,deny #1 Allow from all #2 deny from 192.9.200.69 #3 </Directory> Allow和Deny哟关于apache的conf文件或者htacce ...
分类:
数据库 时间:
2020-07-04 15:18:53
阅读次数:
76
This guide walks you through the process of creating a Spring application connected to a MySQL Database (as opposed to an in-memory, embedded database ...
分类:
数据库 时间:
2020-07-04 01:46:34
阅读次数:
78
DevOps 介绍 一、DevOps 介绍 1.1.1 DevOps 介绍 DevOps介绍 DevOps 是Development和Operations的组合,也就是开发和运维的简写。 1、DevOps集文化理念、实践与工具与一身,可以提高组织高速交付应用程序和服务的能力,与使用 传统软件开发和基 ...
分类:
其他好文 时间:
2020-07-04 01:35:41
阅读次数:
112