Implementation of CVE-2018-6242 (AKA Fusée Gelée, AKA shofel2)This repository contains the source code for the fusee-toy project,
my basic implementation of CVE-2018-6242 (AKA Fusée Gelée, AKA shofel2.) It was written in January 2021 to better my knowledge of the vulnerability.
This implementation has been built using the [fusee-nano](https://github.com/DavidBuchanan314/fusee-nano) and
[fusee-launcher](https://github.com/Qyriad/fusee-launcher) projects as reference.
It is built to work on modern Linux environments.
[4.0K] /data/pocs/5ab33a32775f25c959d5af3e427925ef780fe2df
├── [ 385] CMakeLists.txt
├── [ 34K] LICENSE
├── [1.7K] main.cpp
├── [4.4K] PayloadConstructor.cpp
├── [2.8K] PayloadConstructor.h
├── [ 463] README.md
├── [1.2K] UsbComms.cpp
├── [2.8K] UsbComms.h
├── [5.7K] UsbCommsLinux.cpp
└── [2.1K] UsbCommsLinux.h
0 directories, 10 files