21 lines
1.3 KiB
Markdown
Executable File
21 lines
1.3 KiB
Markdown
Executable File
# PEASS - Privilege Escalation Awsome Scripts SUITE
|
|
|
|
Here you will find **privilege escalation tools for Windows and Linux/Unix\*** (in some near future also for Mac).
|
|
|
|
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.xyz](https://book.hacktricks.xyz/windows/checklist-windows-privilege-escalation)
|
|
- **[WinPEAS](https://github.com/carlospolop/privilege-escalation-awsome-scripts-suite/winpeas) - Windows local Privilege Escalation Awsome Script (C#.exe and .bat)**
|
|
|
|
- Check the **Local Linux Privilege Escalation checklist** from [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist)
|
|
- **[LinPEAS](https://github.com/carlospolop/privilege-escalation-awsome-scripts-suite/linpeas) - Linux local Privilege Escalation Awsome Script (.sh)**
|
|
|
|
## Do not fork it!!
|
|
|
|
If you want to **add something** and have **any cool idea** related to this project, please let me know it using the [github issues](https://github.com/carlospolop/privilege-escalation-awsome-scripts-suite/issues) and we will update the master version.
|
|
|
|
## License
|
|
|
|
MIT License
|
|
|
|
By Polop<sup>(TM)</sup> |