post-exploit-windows

Installation
SKILL.md

Windows 后渗透方法论

⛔ 深入参考(必读)


Phase 1: 基础信息收集

whoami /all                 # 用户、组、权限(关键!看有没有 SeImpersonate)
systeminfo                  # 系统版本、补丁、域信息
ipconfig /all               # 网络配置(DNS 服务器 = 域控 IP)
net localgroup Administrators

关键权限 → 提权路径

Related skills

More from wgpsec/aboutsecurity

Installs
10
GitHub Stars
1.3K
First Seen
Mar 25, 2026