WinPwn
BSD-3-Clause๐ฅ Offensive Ops ยท PowerShell
WinPwn is an automation framework for Windows internal penetration testing that combines dozens of offensive tools and techniques into a single PowerShell script. It performs automated reconnaissance (AD enumeration, network scanning, share hunting), privilege escalation checks, credential extraction (SAM, LSA, DPAPI, browser passwords), lateral movement, and persistence. WinPwn integrates with tools like Rubeus, SharpHound, Mimikatz, and Seatbelt, downloading and executing them in-memory. It is designed for situations where a tester has initial access to a Windows domain environment and needs rapid comprehensive assessment.
Installation
$ git clone https://github.com/SecureThisShit/WinPwn.gitUse Cases
- Automated Windows domain penetration testing
- Rapid privilege escalation enumeration
- In-memory credential extraction
- Active Directory attack automation
Tags
Details
- Category
- ๐ฅ Offensive Ops
- Language
- PowerShell
- Repository
- SecureThisShit/WinPwn
- License
- BSD-3-Clause
- Platforms
- ๐ชwindows
Links
Community Reviews
Alternatives & Comparisons
CrackMapExec
PythonSwiss army knife for pentesting Active Directory. SMB, LDAP, MSSQL, WinRM enumeration and exploitation.
Compare WinPwn vs CrackMapExecLinPEAS
ShellLinux privilege escalation enumeration script. Finds misconfigs, SUID bins, creds, and escalation paths.
Compare WinPwn vs LinPEASMore in Offensive Ops
Mythic
GoCollaborative, multi-platform C2 framework. Docker-based with web UI, multiple agent types, and plugin architecture.
Havoc
C/C++Modern C2 framework. Qt-based GUI, BOF support, custom agents, and a Cobalt Strike-inspired workflow.
Rubeus
C#C# toolset for raw Kerberos interaction and abuse. AS-REP roasting, Kerberoasting, ticket manipulation, delegation attacks.
Certipy
PythonActive Directory Certificate Services (AD CS) abuse tool. Find and exploit certificate template misconfigurations.
Coercer
PythonAutomatically find and exploit Windows authentication coercion vulnerabilities. PetitPotam, PrinterBug, and more.
SharpHound
C#Official BloodHound data collector. Enumerates Active Directory objects, sessions, ACLs, and trusts for graph analysis.