2017年6月15日
摘要: net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H: net use h: 阅读全文
posted @ 2017-06-15 11:08 Oran9e 阅读(7050) 评论(0) 推荐(0)
摘要: 对 mysql 弱口令暴力破解 nmap命令 躲避防火墙 进行 Web 漏洞扫描 Meterpreter 端口转发 关闭 Windows 防火墙 使用 Mimikatz 获取 Windows 明文用户名密码 使用 NC 在 Windows 上反弹 shell Kali 下编译 Windows Exp 阅读全文
posted @ 2017-06-15 11:04 Oran9e 阅读(1090) 评论(0) 推荐(0)