后渗透阶段
权限提升
信息收集:服务器信息,hash,防火墙杀软,账号密码
msf模块
获取机器分区情况:
post/windows/gather/forensics/enum_drives判断是否为虚拟机:
post/windows/gather/checkvm开启的服务:
post/windows/gather/enum_services安装的应用:
post/windows/gather/enum_applications查看共享:
post/windows/gather/enum_shares最近的系统操作:
post/windows/gather/dumplinks
内网渗透:端口转发,代理跳板
- 后门植入
内网渗透初探
- 本文链接: http://noone40404.github.io/2024/07/11/内网渗透初探/
- 版权声明: 本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!