摘要: Referrence:https://xax007.github.io/2019-03-07-reverse-encrypted-shell-with-openssl/ 目录 前言 OpenSSL 简介 使用 OpenSSL 生成证书自签名证书 使用 OpenSSL 反弹加密 shell Linux 阅读全文
posted @ 2019-10-27 21:43 Dubing_ydfq 阅读(365) 评论(0) 推荐(0)
摘要: hashcat --stdout base.txt -r ./rules/dive.rule -o tmp.txt 命令执行路径为kali 下的 /usr/share/hashcat wc -l tmp.txt #查看生成的密码个数! strings tmp.txt > 1.txt # 取字符串格式 阅读全文
posted @ 2019-10-27 21:00 Dubing_ydfq 阅读(1307) 评论(0) 推荐(0)
摘要: 第一课 Hello World! 今天开始在这儿记录,学习Python的历程与脚印! 阅读全文
posted @ 2019-10-27 20:42 Dubing_ydfq 阅读(95) 评论(0) 推荐(0)