mirror of
https://github.com/carlospolop/PEASS-ng
synced 2024-11-20 12:39:21 +01:00
Update ProcessInfo.cs
This commit is contained in:
parent
f99387feed
commit
5199c4c395
@ -14,7 +14,7 @@ namespace winPEAS.Checks
|
||||
|
||||
new List<Action>
|
||||
{
|
||||
//PrintInterestingProcesses,
|
||||
PrintInterestingProcesses,
|
||||
PrintVulnLeakedHandlers,
|
||||
}.ForEach(action => CheckRunner.Run(action, isDebug));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user