Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
WinPEAS-nu11 | Kitploit
Tools/GitHubGitHub/nu11secur1ty/winpeas-nu11
Privilege EscalationVulnerability AnalysisConfiguration AuditingInformation GatheringPost-ExploitationPenetration TestingMisconfigurationLearning & EducationRed TeamingLabs & Practice
GitHubnu11secur1ty/winpeas-nu11
1 month agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WinPEAS-nu11

View Repository

PEASS-ng - Privilege Escalation Awesome Scripts SUITE new generation

with nu11secur1ty

  • Modules by nu11secur1ty
root@kitploit:~
LpeChecker

Linux Privesc official course to master LinPEAS

Check https://hacktricks-training.com/courses/lhe/ to learn tens of linux privesc techniques and master LinPEAS

Basic Tutorial

Tutorial

Custom checks:

root@kitploit:~
.\winPEAS.exe lpe #nu11secur1ty module
.\WinPEAS.exe systeminfo userinfo servicesinfo windowsvuln > result.txt
.\WinPEAS.exe systeminfo > result.txt
.\WinPEAS.exe systeminfo userinfo > result.txt
.\winPEAS.exe all > winpeas_full.txt
.\winPEAS.exe systeminfo userinfo servicesinfo > winpeas_quick.txt
.\winPEAS.exe servicesinfo windowsvuln userinfo token > winpeas_lpe.txt
.\winPEAS.exe fileanalysis > winpeas_passwords.txt
.\winPEAS.exe networkinfo > winpeas_network.txt
.\winPEAS.exe servicesinfo userinfo token windowsvuln
.\winPEAS.exe systeminfo windowsdefender applocker
.\winPEAS.exe windowscreds
.\winPEAS.exe domaininfo
.\winPEAS.exe all -disable-advanced-search > winpeas_quick_full.txt
.\winPEAS.exe fileanalysis -disable-advanced-search
.\winPEAS.exe all -no-color > winpeas_no_color.txt
.\winPEAS.exe all -debug > winpeas_debug.txt
.\winPEAS.exe systeminfo servicesinfo userinfo > winpeas_main.txt
.\winPEAS.exe userinfo token
.\winPEAS.exe windowscreds filesinfo
.\winPEAS.exe servicesinfo -disable-advanced-search
.\winPEAS.exe networkinfo windowscreds
.\winPEAS.exe --help

Here you will find privilege escalation tools for Windows and Linux/Unix* and MacOS.

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.

  • Check the Local Windows Privilege Escalation checklist from book.hacktricks.wiki

  • WinPEAS - Windows local Privilege Escalation Awesome Script (C#.exe and .bat)

  • Check the Local Linux Privilege Escalation checklist from book.hacktricks.wiki

  • LinPEAS - Linux local Privilege Escalation Awesome Script (.sh)

Quick Start

Find the latest versions of all the scripts and binaries in the releases page.

JSON, HTML & PDF output

Check the parsers directory to transform PEASS outputs to JSON, HTML and PDF

Join us!

If you are a PEASS & Hacktricks enthusiast, you can get your hands now on our custom swag and show how much you like our projects!

You can also, join the 💬 Discord group or the telegram group to learn about the latest news in cybersecurity and meet other cybersecurity enthusiasts, or follow me on Twitter 🐦 @hacktricks_live.

Let's improve PEASS together

If you want to add something and have any cool idea related to this project, please let me know it in the telegram group https://t.me/peass or contribute reading the CONTRIBUTING.md file.

Advisory

All the scripts/binaries of the PEAS suite should be used for authorized penetration testing and/or educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own machines and/or with the owner's permission.

Download Tool