PoC for CVE-2017-0075# HyperV
Almost one year ago, I wrote a PoC for CVE-2017-0075 after had read Jordan Rabet's blackhat talk. But I've no time to make a working exploit:(.
[4.0K] /data/pocs/3d289cbeb1562606cab7924bc60a6c7cd69f1754
├── [333K] Demo.mp4
├── [ 156] README.md
├── [4.0K] ring0
│ └── [4.0K] hyperv
│ ├── [1.5M] hv_netvsc.ko
│ ├── [ 606] hv_netvsc.mod.c
│ ├── [ 903] hyper_v.h
│ ├── [ 37K] hyperv_net.h
│ ├── [ 164] Kconfig
│ ├── [ 93] Makefile
│ ├── [ 39] modules.order
│ ├── [ 38K] netvsc.c
│ ├── [ 61K] netvsc_drv.c
│ └── [ 37K] rndis_filter.c
├── [4.0K] ring3
│ ├── [8.4K] hyper_v
│ ├── [8.4K] hyper_v2
│ ├── [1.1K] hyper_v2.c
│ ├── [2.6K] hyper_v.c
│ └── [ 56] hyper_v.h
└── [ 64] run.sh
3 directories, 18 files