diff --git a/tools/blackhat-mdm/README.md b/tools/blackhat-mdm/README.md index 9b978370e7..589f9d6ea6 100755 --- a/tools/blackhat-mdm/README.md +++ b/tools/blackhat-mdm/README.md @@ -1 +1,7 @@ -# Windows MDM Research Assets \ No newline at end of file +# 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)