mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 02:46:10 +00:00
Merge pull request #282 from Gorgamite/patch-3
Added winPEAS to windows privilege escalation tool
This commit is contained in:
commit
c7be142d62
@ -84,6 +84,7 @@
|
||||
```powershell
|
||||
powershell.exe -ExecutionPolicy Bypass -File .\jaws-enum.ps1 -OutputFilename JAWS-Enum.txt
|
||||
```
|
||||
- [winPEAS - Windows Privilege Escalation Awesome Script](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS/winPEASexe)
|
||||
|
||||
## Windows Version and Configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user