5 min read

A Behind the Scenes Look at Creating LOLDrivers

The story behind LOLDrivers.io - how we built the definitive resource for vulnerable driver detection and what we learned along the way.

loldrivers byovd drivers community open-source

Originally published on Medium
Read the full article: Behind the Scenes of LOLDrivers

The Genesis

LOLDrivers started from a simple observation: defenders needed a centralized resource for vulnerable drivers, and it didn’t exist.

The Problem We Solved

Before LOLDrivers:

  • Driver info scattered across research papers
  • No central hash repository
  • Detection rules inconsistent
  • Defenders reinventing the wheel

Building the Project

Data Collection

We aggregated vulnerable driver information from:

  • Security research publications
  • Incident response findings
  • Community contributions
  • Our own research

Infrastructure

Built on:

  • GitHub for collaboration
  • YAML for structured data
  • Auto-generated detection rules
  • Public API for integration

Community Power

LOLDrivers became what it is through community contributions. Researchers worldwide submit new drivers, validate existing entries, and improve detection rules.

Impact

Today LOLDrivers is:

  • Referenced by Microsoft
  • Integrated into major security tools
  • Used by incident responders globally
  • A model for community security projects

Lessons Learned

  • Open source security projects work
  • Community contributions are invaluable
  • Simple formats enable adoption
  • APIs multiply impact

Read the full story: Behind the Scenes of LOLDrivers

Related Modules

Active

LOLDrivers

Living Off The Land Drivers - A curated list of Windows drivers used by adversaries to bypass security controls. The definitive resource for vulnerable driver detection.

drivers byovd detection windows +2