An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit# DbUtilAx
An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit.
Read the full blog post [here](https://mitchellzakocs.com/blog/dbutil).
[4.0K] /data/pocs/9489771ce6b0e5b34dfd0ea0d1a07a9dfad8b7f6
├── [1.4K] DbUtilAx.sln
├── [7.6K] DbUtilAx.vcxproj
├── [1.5K] DbUtilAx.vcxproj.filters
├── [ 165] DbUtilAx.vcxproj.user
├── [4.0K] driver
│ ├── [ 110] createservice.bat
│ ├── [ 14K] dbutil_2_3.sys
│ ├── [555K] dbutil_2_3.sys.i64
│ ├── [ 23] startservice.bat
│ └── [ 40] stopservice.bat
├── [ 556] logger.cpp
├── [ 409] logger.h
├── [1.2K] main.cpp
├── [ 11K] memory.cpp
├── [1.2K] memory.h
├── [ 294] nt.h
├── [ 177] README.md
└── [ 242] stdafx.h
1 directory, 17 files