mirror of
https://github.com/carlospolop/PEASS-ng
synced 2025-03-25 05:46:23 +01:00
Merge branch 'master' of https://github.com/makikvues/privilege-escalation-awesome-scripts-suite into refactoring_cleanup
This commit is contained in:
commit
5727ab799e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
[](https://repology.org/project/peass/versions)
|
[](https://repology.org/project/peass/versions)
|
||||||
|
|
||||||
Here you will find **privilege escalation tools for Windows and Linux/Unix\*** (in some near future also for Mac).
|
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.
|
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.
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,6 @@
|
|||||||
using System;
|
using System;
|
||||||
|
|
||||||
|
|
||||||
namespace winPEAS
|
namespace winPEAS
|
||||||
{
|
{
|
||||||
public static class Program
|
public static class Program
|
||||||
|
Loading…
x
Reference in New Issue
Block a user