DLLHijackTest
DLLHijackTest copied to clipboard
Can not work!
When I entered the command, nothing happened, there was no output and no errors were reported.
So what happened?
I know this is an old issue but easily resolved. You need to do the following -
-
powershell.exe -ExecutionPolicy Bypass
-
. .\Get-PotentialDLLHijack.ps1
-
Get-PotentialDLLHijack -CSVPath .\Logfile.CSV -MaliciousDLLPath .\DLLHijackTest.dll -ProcessPath "C:\Users\user\AppData\Local\Microsoft\etc"
You haven't actually loaded it in.