ENNAENNA

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.

3.7kstars
542forks
2issues
Updated 8mo ago
+I use this

Installation

$ git clone https://github.com/SecureThisShit/WinPwn.git

Use Cases

  • Automated Windows domain penetration testing
  • Rapid privilege escalation enumeration
  • In-memory credential extraction
  • Active Directory attack automation

Tags

windowsautomationinternal-pentestprivilege-escalationactive-directoryadsecurityexploitationpentest-toolpentestingpowershellpowersploitreconredteam

Community Reviews

More in Offensive Ops