<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm" -->

---
title: Long Live the Pwn Request: Hacking Microsoft GitHub...
description: Pwn Requests and Injection attacks are an attack type that exploits a vulnerability where a repository runs a workflow on a pull_request_target trigger and...
canonical: https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Long Live the Pwn Request: Hacking Microsoft GitHub Repositories and More | daily.dev
og:description: Pwn Requests and Injection attacks are an attack type that exploits a vulnerability where a repository runs a workflow on a pull_request_target trigger and...
og:url: https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm
og:image: https://api.daily.dev/og/posts/QkRuA5Cgm.png
og:image:alt: Long Live the Pwn Request: Hacking Microsoft GitHub Repositories and More
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Long Live the Pwn Request: Hacking Microsoft GitHub Repositories and More

**[Security Boulevard](https://daily.dev/sources/securityboulevard)** · 14 min read · 1 upvotes · 0 comments

## Summary

Pwn Requests and Injection attacks are an attack type that exploits a vulnerability where a repository runs a workflow on a pull_request_target trigger and proceeds to check out and run code from the PR branch. The CISA has even released a cybersecurity information sheet (CSI) on how organizations can secure their CI/CD pipelines.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://securityboulevard.com/2023/09/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#microsoft](https://daily.dev/tags/microsoft), [#github](https://daily.dev/tags/github), [#azure](https://daily.dev/tags/azure), [#vulnerability](https://daily.dev/tags/vulnerability), [#github-actions](https://daily.dev/tags/github-actions), [#supply-chain](https://daily.dev/tags/supply-chain), [#offensive-security](https://daily.dev/tags/offensive-security)

[View this post on daily.dev](https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Long Live the Pwn Request: Hacking Microsoft GitHub Repositories and More","url":"https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm"},"datePublished":"2023-09-26T15:09:12.707Z","dateModified":"2023-09-26T15:08:47.614Z","description":"Pwn Requests and Injection attacks are an attack type that exploits a vulnerability where a repository runs a workflow on a pull_request_target trigger and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/65dca72c8d41e4368a49061315f8a7b9?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/65dca72c8d41e4368a49061315f8a7b9?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Security Boulevard","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Security Boulevard","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/3613c832180040de8d85bb29f74395be","url":"https://daily.dev/sources/securityboulevard"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/long-live-the-pwn-request-hacking-microsoft-github-repositories-and-more-qkrua5cgm","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,microsoft,github,azure,vulnerability,github-actions,supply-chain,offensive-security","timeRequired":"PT14M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Security Boulevard","item":"https://daily.dev/sources/securityboulevard"},{"@type":"ListItem","position":3,"name":"Long Live the Pwn Request: Hacking Microsoft GitHub Repositories and More"}]}
```

