GCP Scanner

Security scanning tool for Google Cloud

Technologies
python, google cloud
Topics
security, automation, scanning, google cloud
Security scanning tool for Google Cloud
GCP scanner is a tool that can help determine what level of access certain credentials possess on GCP. The scanner is designed to help security engineers with evaluating the impact of a certain VM/container compromise, GCP service account or OAuth2 token key leak by enumerating accessible GCP services. This can help to understand what an actual attacker had access to by compromising a certain identity.

Projects

Contributor
peb
Mentor
Maksim Shudrak, ZetaTwo
Organization
GCP Scanner
Code Refactoring & Parallelization
Currently, GCP Scanner does not support the parallel enumeration of GCP resources and parallel scanning of GCP targets. This project is aimed to...
Contributor
Sudipto Baral
Mentor
Maksim Shudrak, underhill, Guillaume
Organization
GCP Scanner
Expanding Support for GCP Resources with Modularized Crawler
GCP Scanner is a crucial tool for security engineers, providing insights into the access levels of various GCloud credentials. This project proposal...
Contributor
Yahia Zakaria
Mentor
Maksim Shudrak, ZetaTwo
Organization
GCP Scanner
Results Visualization For GCP Scanner
This project aims to implement a web single-page application to visualize the output of the GCP scanner tool. The app should make it easier for users...