25 Methods for Pipeline Attacks
Add Approver using Admin permission on CI
Unauthorized Approver Addition
In this scenario, an attacker with admin permissions on the CI pipeline adds an unauthorized user as an approver, potentially bypassing necessary security checks.
# Add unauthorized user as an approver
ci-tool add-approver --pipeline pipeline-name --user unauthorized-userExploiting We…
Keep reading with a 7-day free trial
Subscribe to RedTeamGuides to keep reading this post and get 7 days of free access to the full post archives.

