mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-24 00:39:02 +00:00
Merge branch 'master' of https://github.com/RandolphConley/PEASS-ng
This commit is contained in:
@@ -14,7 +14,7 @@ namespace winPEAS.Checks
|
||||
|
||||
new List<Action>
|
||||
{
|
||||
//PrintInterestingProcesses,
|
||||
PrintInterestingProcesses,
|
||||
PrintVulnLeakedHandlers,
|
||||
}.ForEach(action => CheckRunner.Run(action, isDebug));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user