Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MITRE ATT&CK for Developers — Beyond OWASP

This repository contains the slide deck, demos, and additional resources for the "MITRE ATT&CK for Developers — Beyond OWASP" talk by Chris Ayers, Senior Software Engineer at Microsoft. The talk bridges the gap between threat intelligence and practical development, showing how to apply adversarial thinking to your code.
This repository contains the slide deck, demos, and additional resources for the "MITRE ATT&CK for Developers — Beyond OWASP" talk by Chris Ayers, Principal Software Engineer at Microsoft. The talk bridges the gap between threat intelligence and practical development, showing how to apply adversarial thinking to your code.

## Slides

Expand Down
4 changes: 2 additions & 2 deletions slides/Slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'

## Chris Ayers

### Senior Software Engineer<br>Azure CXP AzRel<br>Microsoft
### Principal Software Engineer<br>Azure CXP AzRel<br>Microsoft

<i class="fa-brands fa-bluesky"></i> BlueSky: [@chris-ayers.com](https://bsky.app/profile/chris-ayers.com)
<i class="fa-brands fa-linkedin"></i> LinkedIn: - [chris\-l\-ayers](https://linkedin.com/in/chris-l-ayers/)
Expand Down Expand Up @@ -1150,4 +1150,4 @@ flowchart LR
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11.12.2/dist/mermaid.esm.min.mjs';
mermaid.initialize({ startOnLoad: true });
</script>
</script>