Tag: cybersecurity
-
Building a Scalable Windows Driver Vulnerability Analyzer (Part 3): From One Driver to 1,775
In Part 1, I built a pipeline to ingest and classify tens of gigabytes of Windows drivers. In Part 2, I ran it at scale and found the initial results underwhelming. IOCTLance found bugs, but understanding what those bugs meant required more context than symbolic execution alone could provide. I shifted to ecosystem-level analysis with…