top of page

Impacket Security Suite

Impacket is a collection of Python classes for working with network protocols. Impacket is focused on providing low-level programmatic access to the packets

PEASS - Privilege Escalation Suite

These tools search for possible local privilege escalation paths that you could exploit and print them to you with nice colors so you can recognize the misconfigurations easily.

Powerless Privilege Escalation Suite

A Windows privilege escalation (enumeration) script designed with OSCP labs (i.e. legacy Windows machines without Powershell) in mind. The script represents a conglomeration of various privilege escalation checks, gathered from various sources, all done via native Windows binaries present in almost every version of Windows.

Sherlock

PowerShell script to quickly find missing software patches for local privilege escalation vulnerabilities.

Watson

Watson is a .NET tool designed to enumerate missing KBs and suggest exploits for Privilege Escalation vulnerabilities, and can accept a system info file.

PenTest Monkey Priv Esc Suite

Windows-privesc-check is standalone executable that runs on Windows systems. It tries to find misconfigurations that could allow local unprivileged users to escalate privileges to other users or to access local apps (e.g. databases).

Windows Exploit Suggest

Python script that takes a sys info file and compares missing KB's to suggest exploits.

bottom of page