Tag: DLLHound

  • DLL Sideloading Scanner: Catching Windows DLL Vulnerabilities

    DLL Sideloading Scanner: Catching Windows DLL Vulnerabilities

    DLL Sideloading Scanner A lightweight PowerShell-based scanner designed to identify missing or unresolved DLLs, helping you detect potential DLL sideloading vulnerabilities on your Windows system. Features Dynamic Process Analysis ? Scans all running processes and their loaded DLLs to detect missing or unresolved libraries. Customizable Search Paths ?️ Add your own directories to the DLL search order…