ioctl
Datasets
All datasets matching “ioctl”ioctl-census
The IOCTL Census (Structural Tier)
A corpus-scale, multi-architecture map of the Windows driver I/O-control
(IOCTL) dispatch surface, recovered deterministically across x86 and x64 from
27,087 signed drivers. This is the structural tier of the census described
in the companion paper: the recovered surface itself, everything derivable from
the already-public driver binary. It is a substrate for binary-analysis,
attack-surface, and vulnerability-research work, not a list of… See the full description on the dataset page: https://huggingface.co/datasets/mjbommar/ioctl-census.linux-ioctl-census
Linux IOCTL Census -- public structural tier
A source-derived census of the Linux kernel local ioctl/proc/sysfs handler
surface: for each registered handler, its decoded _IOC command table, the
permission gates on its path, and a capability-ungated reachability upper
bound. The schema is identical to the Windows IOCTL Census
(mjbommar/ioctl-census), so the two can be queried and compared together.
This is the public structural tier: everything derivable from the
already-public… See the full description on the dataset page: https://huggingface.co/datasets/mjbommar/linux-ioctl-census.
