{"id":49519081,"url":"https://github.com/0dayResearchLab/msFuzz","last_synced_at":"2026-06-04T01:00:39.504Z","repository":{"id":212436231,"uuid":"715112459","full_name":"0dayResearchLab/msFuzz","owner":"0dayResearchLab","description":"msFuzz is a coverage-guided fuzzer for Windows kernel drivers using Intel PT. It is constraint- and dependency-aware for efficient path exploration.","archived":false,"fork":false,"pushed_at":"2025-04-16T05:32:27.000Z","size":5610,"stargazers_count":169,"open_issues_count":1,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-16T06:49:00.587Z","etag":null,"topics":["fuzz-testing","fuzzer","fuzzing","kernel","research","security","security-vulnerability","windows","windows-kernel","windows-kernel-exploitation"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0dayResearchLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-06T13:59:24.000Z","updated_at":"2025-04-16T05:32:53.000Z","dependencies_parsed_at":"2024-01-16T09:05:00.962Z","dependency_job_id":"d862aad7-831d-439f-8d8c-b0b126897fa1","html_url":"https://github.com/0dayResearchLab/msFuzz","commit_stats":{"total_commits":415,"total_committers":7,"mean_commits":"59.285714285714285","dds":"0.21445783132530116","last_synced_commit":"835ddfcf331e16e10309dac67755f09fd4b5b3f2"},"previous_names":["0dayresearchlab/msfuzz"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/0dayResearchLab/msFuzz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0dayResearchLab%2FmsFuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0dayResearchLab%2FmsFuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0dayResearchLab%2FmsFuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0dayResearchLab%2FmsFuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0dayResearchLab","download_url":"https://codeload.github.com/0dayResearchLab/msFuzz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0dayResearchLab%2FmsFuzz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33886153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fuzz-testing","fuzzer","fuzzing","kernel","research","security","security-vulnerability","windows","windows-kernel","windows-kernel-exploitation"],"created_at":"2026-05-01T23:01:10.348Z","updated_at":"2026-06-04T01:00:39.496Z","avatar_url":"https://github.com/0dayResearchLab.png","language":"Makefile","funding_links":[],"categories":["***Windows Kernel***"],"sub_categories":["***Drivers***"],"readme":"# msFuzz\n**msFuzz** is a coverage-guided fuzzer for Windows kernel drivers that utilizes Intel PT and leverages constraint and dependency analysis to guide fuzzing.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/0dayResearchLab/kAFL/actions/workflows/CI.yml\"\u003e\n    \u003cimg src=\"https://github.com/0dayResearchLab/kAFL/actions/workflows/CI.yml/badge.svg\" alt=\"CI\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Feature\n- **msFuzz** uses [_Intel PT_](https://www.intel.com/content/www/us/en/developer/videos/collecting-processor-trace-in-intel-system-debugger.html) to achieve code coverage. \n- The **msFuzz** follows an AFL-like design and can detect semi-stateful bugs.\n- **msFuzz** is a well-designed fuzzer based on [_Nyx-Fuzzer_](https://nyx-fuzz.com)/[_kAFL_](https://github.com/IntelLabs/kAFL) and [_Redqueen_](https://github.com/RUB-SysSec/redqueen).\n- Designed to find bugs for windows Driver that interact with user using **DeviceIoControl**.\n![Fuzz Success](docs/installation/fuzz_overall.png?raw=true)\n## Requirements\n\n- **Intel Skylake or later:** The setup requires a Gen-6 or newer Intel CPU (for\n  Intel PT) and adequate system memory (~2GB RAM per CPU)\n\n- **Patched Host Kernel:** A modified Linux host kernel will be installed as part\n  of the setup. Running kAFL inside a VM may work starting IceLake or later CPU.\n\n- **Ubuntu:** The installation and tutorials are\n  tested for recent Ubuntu 20.04.6 LTS.\n## Our Achievements\n- 100+ Security Bugs in 100 days\n- 20+ EoP (Elevation of Privilege)\n\n## How to use\n- [_How to use_](docs/installation/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0dayResearchLab%2FmsFuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0dayResearchLab%2FmsFuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0dayResearchLab%2FmsFuzz/lists"}