Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add GCPEnumerateComputeEngineInstances attack technique #56

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jesayafn
Copy link
Contributor

Improve GCP Attack Techniques

Related issue: #41

Feature Enhancement

  • Enhance GCP Attack Techniques:
    • GCPEnumerateComputeEngineInstances:
      • Enumerate all Compute Engine instances in a given region or across all regions
      • Retrieves detailed instance information, including network interfaces, firewall rules, tags, labels, disks, and other details.

Adds GCPEnumerateComputeEngineInstances attack technique to enumerate all Compute Engine instances in a given region or across all regions. Retrieves detailed instance information, including network interfaces, firewall rules, tags, labels, disks, and other detail.
@jesayafn jesayafn marked this pull request as draft February 27, 2025 09:19
@jesayafn jesayafn marked this pull request as ready for review March 3, 2025 07:54
@openrec0n openrec0n self-assigned this Mar 3, 2025
@openrec0n openrec0n added new technique A new technique is added to Halberd wip A work in progress. Help or additional review needed labels Mar 3, 2025
…all retrieval

refactor(GCPEnumerateComputeEngineInstances): improve exception handling
chore(.gitignore): update .gitignore

Added an option to enable or disable firewall rule retrieval when enumerating Compute Engine instances, improving flexibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new technique A new technique is added to Halberd wip A work in progress. Help or additional review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants