/LOLDrivers-webclient

Scan your computer for known vulnerable and known malicious Windows drivers using loldrivers.io

Primary LanguageJavaScriptApache License 2.0Apache-2.0

LOLDrivers-webclient

A PoC web client for LOLDrivers (Living Off The Land Drivers) by MagicSword. Scan your computer for known vulnerable and known malicious Windows drivers.

A demo picture of the web application

This was hacked together in like 2,5 hours, please have mercy

Usage

Click here, wait a few seconds, and then select the directory to scan. The default Windows driver directories are:

  • C:\Windows\System32\drivers
  • C:\Windows\System32\DriverStore\FileRepository
  • C:\WINDOWS\inf

Build

To build loldrivers-webclient.wasm yourself:

GOOS=js GOARCH=wasm go build -o .\assets\loldrivers-webclient.wasm