├── CVE-2022-21849 ├── CVE-2022-21849.py ├── README.md └── src │ ├── 2022-08-26_11-00-13.mkv │ ├── Untitled 1.png │ ├── Untitled 2.png │ ├── Untitled 3.png │ └── Untitled.png ├── CVE-2022-34721 ├── CVE-2022-34721.py ├── README.md └── src │ └── poc.mp4 └── CVE-2022-35742 ├── CVE-2022-35742.eml ├── README.md └── src └── poc.mp4 /CVE-2022-21849/CVE-2022-21849.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/CVE-2022-21849.py -------------------------------------------------------------------------------- /CVE-2022-21849/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/README.md -------------------------------------------------------------------------------- /CVE-2022-21849/src/2022-08-26_11-00-13.mkv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/src/2022-08-26_11-00-13.mkv -------------------------------------------------------------------------------- /CVE-2022-21849/src/Untitled 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/src/Untitled 1.png -------------------------------------------------------------------------------- /CVE-2022-21849/src/Untitled 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/src/Untitled 2.png -------------------------------------------------------------------------------- /CVE-2022-21849/src/Untitled 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/src/Untitled 3.png -------------------------------------------------------------------------------- /CVE-2022-21849/src/Untitled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-21849/src/Untitled.png -------------------------------------------------------------------------------- /CVE-2022-34721/CVE-2022-34721.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-34721/CVE-2022-34721.py -------------------------------------------------------------------------------- /CVE-2022-34721/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-34721/README.md -------------------------------------------------------------------------------- /CVE-2022-34721/src/poc.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-34721/src/poc.mp4 -------------------------------------------------------------------------------- /CVE-2022-35742/CVE-2022-35742.eml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-35742/CVE-2022-35742.eml -------------------------------------------------------------------------------- /CVE-2022-35742/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-35742/README.md -------------------------------------------------------------------------------- /CVE-2022-35742/src/poc.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/78ResearchLab/PoC/HEAD/CVE-2022-35742/src/poc.mp4 --------------------------------------------------------------------------------