摘要: 注册和配置参考 https://dylan903.coding.me/2019/12/02/htb-hack-the-box-xi-lie-ru-men-zhi-nan/ 工具介绍 https://www.jianshu.com/p/17d8e94b1cce 阅读全文
posted @ 2020-03-08 12:18 vcxvxcv 阅读(119) 评论(0) 推荐(0)
摘要: https://gitee.com/hnaoyun/PbootCMS/repository/archive/V1.2.1?format=zip https://xz.aliyun.com/t/3532 阅读全文
posted @ 2020-03-07 23:28 vcxvxcv 阅读(147) 评论(0) 推荐(0)
摘要: https://github.com/1stPeak/VAuditDemo http://47.94.132.67/tools/index.php?share/file&user=1&sid=kNZVTzab https://threezh1.com/2019/05/18/PHP代码审计之重装漏洞/ 阅读全文
posted @ 2020-03-07 21:46 vcxvxcv 阅读(387) 评论(0) 推荐(0)
摘要: 百度网站源码架构 阅读全文
posted @ 2020-03-07 19:39 vcxvxcv 阅读(188) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-07 19:17 vcxvxcv 阅读(276) 评论(0) 推荐(0)
摘要: 直接python2 -m pip install xxx 就好了 例如:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyspider,这样就会从清华这边的镜像去安装pyspider库。 国内源: 新版ubuntu要求使用https源 阅读全文
posted @ 2020-03-07 19:01 vcxvxcv 阅读(191) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-07 13:25 vcxvxcv 阅读(152) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-06 23:00 vcxvxcv 阅读(134) 评论(0) 推荐(0)
摘要: 学习参考这篇文章,讲的非常详细 https://blog.noneage.com/%E4%BB%A5%E5%A4%AA%E5%9D%8A%E6%99%BA%E8%83%BD%E5%90%88%E7%BA%A6%E6%BC%8F%E6%B4%9E%E5%AE%9E%E6%88%98%E8%AF%A6% 阅读全文
posted @ 2020-01-28 20:51 vcxvxcv 阅读(240) 评论(0) 推荐(0)
摘要: APK是Android Package的缩写,即Android安装包(APK)。APK是类似Symbian Sis或Sisx的文件格式。通过将APK文件直接传到Android模拟器或Android手机中执行即可安装。APK文件和sis一样,把android sdk编译的工程打包成一个安装程序文件,格 阅读全文
posted @ 2020-01-22 16:30 vcxvxcv 阅读(2525) 评论(1) 推荐(0)