1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-11-27 14:13:38 +01:00
PEASS-ng/README.md

41 lines
2.7 KiB
Markdown
Raw Normal View History

2021-12-31 18:18:31 +01:00
# PEASS-ng - Privilege Escalation Awesome Scripts SUITE new generation
2024-04-04 11:30:56 +02:00
![](https://github.com/peass-ng/PEASS-ng/raw/master/linPEAS/images/peass.png)
2021-12-31 18:18:31 +01:00
![](https://img.shields.io/badge/Black-Arch-black) ![](https://img.shields.io/badge/Arch-AUR-brightgreen) ![](https://img.shields.io/badge/Black%20Hat%20Arsenal-Asia%202020-red)
# Basic Tutorial
[![Tutorial](https://img.youtube.com/vi/2Ey1WQXNp3w/0.jpg)](https://www.youtube.com/watch?v=9_fJv_weLU0&list=PL9fPq3eQfaaDxjpXaDYApfVA_IB8T14w7)
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.
2022-05-01 18:43:55 +02:00
- Check the **Local Windows Privilege Escalation checklist** from **[book.hacktricks.xyz](https://book.hacktricks.xyz/windows-hardening/checklist-windows-privilege-escalation)**
2024-04-04 11:30:56 +02:00
- **[WinPEAS](https://github.com/peass-ng/PEASS-ng/tree/master/winPEAS) - Windows local Privilege Escalation Awesome Script (C#.exe and .bat)**
2021-12-31 18:18:31 +01:00
2022-05-01 18:43:55 +02:00
- Check the **Local Linux Privilege Escalation checklist** from **[book.hacktricks.xyz](https://book.hacktricks.xyz/linux-hardening/linux-privilege-escalation-checklist)**
2024-04-04 11:30:56 +02:00
- **[LinPEAS](https://github.com/peass-ng/PEASS-ng/tree/master/linPEAS) - Linux local Privilege Escalation Awesome Script (.sh)**
2021-12-31 18:18:31 +01:00
## Quick Start
2024-04-04 11:30:56 +02:00
Find the **latest versions of all the scripts and binaries in [the releases page](https://github.com/peass-ng/PEASS-ng/releases/latest)**.
2021-12-31 18:18:31 +01:00
2022-02-07 14:50:24 +01:00
## JSON, HTML & PDF output
Check the **[parsers](./parsers/)** directory to **transform PEASS outputs to JSON, HTML and PDF**
2024-04-04 11:30:56 +02:00
## Join us!
2021-12-31 18:18:31 +01:00
2024-04-04 11:30:56 +02:00
If you are a **PEASS & Hacktricks enthusiast**, you can get your hands now on **our [custom swag](https://peass.creator-spring.com/) and show how much you like our projects!**
2021-12-31 18:18:31 +01:00
2023-06-01 00:16:51 +02:00
You can also, join the 💬 [Discord group](https://discord.gg/hRep4RUj7f) or the [telegram group](https://t.me/peass) to learn about latest news in cybersecurity and meet other cybersecurity enthusiasts, or follow me on Twitter 🐦 [@hacktricks_live](https://twitter.com/hacktricks_live).
2021-12-31 18:18:31 +01:00
2022-03-27 20:17:36 +02:00
## Let's improve PEASS together
2024-04-04 11:30:56 +02:00
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](https://github.com/peass-ng/PEASS-ng/blob/master/CONTRIBUTING.md)** file.
2021-12-31 18:18:31 +01:00
## 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.