下载 $ wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk ...
分类:
系统相关 时间:
2020-06-04 15:40:02
阅读次数:
167
连接的时候只需要连127那个地址和IP,账号密码还是mysql真正的账号密码 ...
分类:
其他好文 时间:
2020-06-03 17:32:08
阅读次数:
88
报错信息: error C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WA ...
分类:
编程语言 时间:
2020-06-02 12:57:42
阅读次数:
79
FastDFS分布式存储 fastdfs安装 主机名 IP地址 fastdfs01 10.0.1.130 fastdfs02 10.0.1.131 fastdfs03 10.0.1.132 web01 10.0.1.7 #所有服务器操作相同 [root@fastdfs01 ~]# yum -y in ...
分类:
其他好文 时间:
2020-05-30 20:18:16
阅读次数:
63
0x00 介绍 本篇我们来讲无webshell时利用udf进行提权 0x01 前提 1. 必须是root权限(主要是得创建和抛弃自定义函数) 2. secure_file_priv=(未写路径) 3. 将udf.dll文件上传到MySQL的plugin目录下(这里以MySQL>=5.1为例) 0x0 ...
分类:
数据库 时间:
2020-05-30 01:23:49
阅读次数:
98
hashlib — Secure hashes and message digests — Python 3.8.3 documentation https://docs.python.org/3.8/library/hashlib.html For better multithreading pe ...
分类:
编程语言 时间:
2020-05-29 21:46:45
阅读次数:
110
hashlib 安全哈希与消息摘要 — Python 3.8.3 文档 https://docs.python.org/zh-cn/3.8/library/hashlib.html hashlib — Secure hashes and message digests — Python 3.8.3 ...
分类:
其他好文 时间:
2020-05-29 21:39:08
阅读次数:
107
hashlib — Secure hashes and message digests — Python 3.8.3 documentation https://docs.python.org/3.8/library/hashlib.html#randomized-hashing BLAKE2 ht ...
分类:
其他好文 时间:
2020-05-29 21:26:06
阅读次数:
81
作为一个前端开发人员,你可能已经听说过Electron了,你知道VS Code是基于这个技术开发的。不但VS Code, 目前一些大热的软件:飞书、Slack、WhatsApp都是基于这个技术开发的。 即使工作不会涉及到,也应该学一下Electron,因为它是极客手里的利器,你可以通过他做很多Ama ...
分类:
其他好文 时间:
2020-05-28 23:12:48
阅读次数:
153
说明 <>连带括号内的内容大概率是要进行相应的替换。 直接复制可能会出事,建议先仔细看看。 sql,sh分别表示sql语句和命令行,如果没表明,请甄别一下。 安装配置 sudo apt-get install mysql-server 下载完成后,完成安装时配置 mysql_secure_insta ...
分类:
数据库 时间:
2020-05-28 21:16:59
阅读次数:
86