Tomi
Results
2
comments of
Tomi
Same issue here. Given that i found a couple DLL's in the application that ARE hijackable in another way, it's definitely not because no hijacking path is found, so I...
I know this is an old issue but easily resolved. You need to do the following - 1. `powershell.exe -ExecutionPolicy Bypass` 2. `. .\Get-PotentialDLLHijack.ps1` 3. `Get-PotentialDLLHijack -CSVPath .\Logfile.CSV -MaliciousDLLPath .\DLLHijackTest.dll...