Extracting all repository and organization secrets in GitHub Actions
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supply Chain Security Research - Living Off The Pipeline tools
Leaking secrets from vulnerable GitHub Actions workflows is possible via several methods: reading files/environment variables, intercepting communication, and dumping runner memory
Attackers exploit misconfigured runners and weak PAT security to gain persistence, escalate privileges, and move laterally
A novel GitHub Actions worm exploits the action dependency tree. Attackers compromise an action, then infect dependent actions via branch pushes or tag overwrites, spreading malware recursively