BTRSys v2.1 Walkthrough Preparation: Download the BTRSys virtual machine from the following website: https://www.vulnhub.com/entry/btrsys-v21,196/ 1. ...
分类:
其他好文 时间:
2019-08-04 13:15:08
阅读次数:
130
Post-Exploit Password Attacks 1. Crack using the tool - john (Too slow in real world) Locate the rockyou file. Conbine the files and save as unshadow. ...
分类:
其他好文 时间:
2019-07-31 01:20:31
阅读次数:
139
显示 notes.log 文件的最后 10 行,请输入以下命令: 跟踪名为 notes.log 的文件的增长情况,请输入以下命令: 显示文件 notes.log 的内容,从第 20 行至文件末尾: 显示文件 notes.log 的最后 10 个字符: 显示最后100行数据 显示第100行到末尾行 参 ...
分类:
系统相关 时间:
2019-07-31 00:54:59
阅读次数:
112
1. notes翻译为中文评注 2. notes出现的作用 避免某一次commit的内容修改导致当前以及随后的commit发生变化,相当于在当前的commit后面追加一些信息,如: 某次commit的内容如下: (git log 12345678901234567890123456789012345 ...
分类:
其他好文 时间:
2019-07-30 15:55:42
阅读次数:
99
Linux Post Exploitation Post Exploitation Guide: https://github.com/mubix/post-exploitation/wiki/Linux-Post-Exploitation-Command-List ...
分类:
其他好文 时间:
2019-07-30 00:54:06
阅读次数:
107
来源:https://www.cloudera.com/documentation/enterprise/release-notes/topics/rn_consolidated_pcm.html#cm_cdh_compatibility Cloudera uses the following ve ...
分类:
其他好文 时间:
2019-07-27 23:43:38
阅读次数:
823
MongoDB 3.4 已经发布,本文主要介绍 3.4 版本在功能特性上做的改进,内容翻译自 [https://docs.mongodb.com/manual/release-notes/3.4/?_ga=1.74729233.2005306875.1453858874)。 分片集群(Sharde ...
分类:
数据库 时间:
2019-07-22 16:31:29
阅读次数:
159
Local File Inclusion[LFI] Target Pentester Lab: Download from the following website: https://www.vulnhub.com/entry/pentester-lab-php-include-and-post- ...
分类:
移动开发 时间:
2019-07-20 23:13:44
阅读次数:
172
整体进度:https://github.com/apachecn/calc4b zh/issues/1 贡献指南:https://github.com/apachecn/uiuc cs241 notes zh/blob/master/CONTRIBUTING.md 项目仓库:https://gith ...
分类:
Web程序 时间:
2019-07-19 23:58:32
阅读次数:
273
Cross-Site Scripting(XSS) 1. Using the tool - netdiscover to find the IP of target server. 2.Browser the website http://10.0.0.21 through Firefox. 3. ...
分类:
移动开发 时间:
2019-07-18 23:57:37
阅读次数:
299