Update README for Black Hat 2023 resources (#13246)

This commit is contained in:
Zach Wasserman 2023-08-09 13:10:23 -07:00 committed by GitHub
parent b3d0192995
commit b11f49bf1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,7 @@
# Windows MDM Research Assets
# Windows Agentless C2: (Ab)using the MDM Client Stack
Resources from the Black Hat 2023 Talk
* [Whitepaper](./docs/Whitepaper-Windows-Agentless-C2-Abusing-the-MDM-Client-Stack.pdf)
* [Presentation slides](./docs/Slides-Windows-Agentless-C2-Abusing-the-MDM-Client-Stack.pdf)
* [MDM server proof of concept](./mdm_server_poc)
* [Enrollment exploit proof of concept](./mdm_enrollment_client_pocs)