mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2026-01-19 20:39:05 +00:00
- added domain argument (to enable enumeration of domain users)
- only local users enumerated by default - added permissions check for SAM backups - fixed GetPermissionsFile - did not process files without an extension - added Read / ReadData permission to PermInt2Str - updated WinPEAS.exe README.md
This commit is contained in:
@@ -17,6 +17,7 @@ Download the **[latest obfuscated version from here](https://github.com/carlospo
|
||||
winpeas.exe #run all checks (except for additional slower checks - LOLBAS and linpeas.sh in WSL) (noisy - CTFs)
|
||||
winpeas.exe systeminfo userinfo #Only systeminfo and userinfo checks executed
|
||||
winpeas.exe notcolor #Do not color the output
|
||||
winpeas.exe domain #enumerate also domain information
|
||||
winpeas.exe wait #wait for user input between tests
|
||||
winpeas.exe debug #display additional debug information
|
||||
winpeas.exe log #log output to out.txt instead of standard output
|
||||
|
||||
Reference in New Issue
Block a user