码迷,mamicode.com
首页 >  
搜索关键字:cer    ( 1725个结果
一些拿shell的技巧
转自: 一些拿shell的技巧 1.直接上传asp asa jsp cer php aspx htr cdx 格式的木马,不行就加个空格或是利用IIS6.0解析漏洞,常见格式:1.asp;1.jpg 或 1.asp;.jpg 或 1.asp;jpg2.有时上传图片格式的木马,居然被程序检测拦截了,右 ...
分类:系统相关   时间:2017-07-22 00:06:09    阅读次数:289
Hbuilder开发app时生成ios要的mobileprovision和p12文件步骤.
1.在MAC电脑.钥匙串串访问->证书助理->从证书颁发机构请求证书,创建一个证书为certSigningRequest文件 2.在Apple Developer中的Certificates新建,选这个certSigningRequest文件,最后生成一个.cer文件,把这个文件下载下来, 3.双击 ...
分类:移动开发   时间:2017-07-21 17:50:38    阅读次数:359
commons-logging日志实现解耦
一、需要解耦 日志是实际应用中的一个重要部分,日志系统也有许多开源的实现,如java.util.logging, logback, log4j系列等。 在使用日志系统时,如果与具体的日志实现耦合太深,如使用log4j作为日志的实现,在每一处需要打印日志的地方都会创建日志实例: logger = Lo ...
分类:其他好文   时间:2017-07-21 13:25:27    阅读次数:184
Welcome to babun
Welcome to babun - the Windows shell you will love!You have got a lot of things under the hood here! pact -> a package manager that handles installati ...
分类:其他好文   时间:2017-07-20 22:26:18    阅读次数:207
openssl jia adress
???????????????????????????????????????????openssl证IP 首先创建openssl.cnf, 内容如下. 其中organizationalUnitName_default是你的组织名,commonName_default是域名,IP.1,IP.2则是想 ...
分类:其他好文   时间:2017-07-20 15:28:54    阅读次数:160
Translating Skills 英汉语序的对比及翻译
本文记录于培训课程。 word order:Refers to the sorting in language units at all levels in the portfolio (1) We are trying our best to win success.陈述句 (2) Who inv ...
分类:其他好文   时间:2017-07-20 10:21:15    阅读次数:151
Spring Boot Common application properties(转载)
转自官方文档:http://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html 版本:1.5.4.RELEASE ...
分类:移动开发   时间:2017-07-18 13:33:20    阅读次数:214
python2/3 https忽略ssl证书验证
import ssl ssl._create_default_https_context = ssl._create_unverified_context InsecureRequestWarning: Unverified HTTPS request is being made. Adding c ...
分类:编程语言   时间:2017-07-17 20:13:58    阅读次数:497
003_监测域名证书过期时间
由于因为线上证书过期,出过比较大的事故,所以就有了如下的监测证书过期的脚本 一、 二、 ...
分类:其他好文   时间:2017-07-17 10:10:40    阅读次数:116
java知识总结-16
HTML5 中的一些新特性: 用于绘画的 canvas 元素 用于媒介回放的 video 和 audio 元素 对本地离线存储的更好的支持 新的特殊内容元素,比如 article、footer、header、nav、section 新的表单控件,比如 calendar、date、time、email ...
分类:编程语言   时间:2017-07-16 19:22:35    阅读次数:212
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!