post-exploit-windows

Installation
SKILL.md

Windows 后渗透方法论

⛔ 深入参考(必读)


Phase 1: 基础信息收集

whoami /all                 # 用户、组、权限(关键!看有没有 SeImpersonate)
systeminfo                  # 系统版本、补丁、域信息
ipconfig /all               # 网络配置(DNS 服务器 = 域控 IP)
net localgroup Administrators
Installs
40
GitHub Stars
1.7K
First Seen
Mar 25, 2026
post-exploit-windows — wgpsec/aboutsecurity