Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdoupe/adamd-pocs
https://github.com/adamdoupe/adamd-pocs
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamdoupe/adamd-pocs
- Owner: adamdoupe
- Created: 2022-12-14T06:20:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T06:16:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:04:27.194Z (3 months ago)
- Language: C
- Size: 3.91 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adamd's Proof-of-Concepts (POC)
Proof-of-concepts (and maybe exploits) for vulnerabilities that I've discovered.
## CVEs and POCs
- [CVE-2023-23504](https://adamdoupe.com/blog/2023/01/23/cve-2023-23504-xnu-heap-underwrite-in-dlil-dot-c/): [POC](./CVE-2023-23504/CVE-2023-23504.c)
- [CVE-2022-42845](https://adamdoupe.com/blog/2022/12/13/cve-2022-42845-xnu-use-after-free-vulnerability-in-ndrv-dot-c/): [POC](./CVE-2022-42845/CVE-2022-42845.c)