
from xalgorix615
Step-by-step guide to secure Google Cloud services (Compute, App Engine, Cloud Run, GKE) with Identity-Aware Proxy, access levels, and programmatic service-acco
Provides a practical, executable guide to enable and configure Google Cloud Identity-Aware Proxy (IAP) across common compute backends. Includes IAM binding patterns, access level (Access Context Manager) examples, session/reauth settings, programmatic access via service accounts, and audit/monitoring recommendations.
Use this skill when you need to protect internal web applications or TCP services on GCP without exposing public IPs or relying solely on VPNs. Ideal for teams migrating internal dashboards, admin tools, or sensitive APIs behind HTTPS load balancers and wanting device- and network-aware controls.
Best used by agents or tooling that can run gcloud and python (gcloud CLI, python-based automation, GitHub Actions). Helpful for security automation agents and cloud infra agents.
This skill has not been reviewed by our automated audit pipeline yet.
Building Threat Hunt Hypothesis Framework
Framework and workflow to turn threat intelligence and telemetry into testable, falsifiable threat-hunting hypotheses for proactive detection.
Ransomware-Resilient Backup Strategy
Designs and documents a ransomware-resilient backup architecture (3-2-1-1-0), immutability, credential isolation and automated restore testing aligned to RPO/RT
Performing SSL/TLS Security Assessment
Use sslyze to assess SSL/TLS server configurations: supported protocols, cipher suites, certificate chains, HSTS/OCSP, and common vulnerabilities like Heartblee
Pentesting rsync (port 873)
Procedures and checks to enumerate and exploit rsync daemon modules (port 873), detect unauthenticated shares, brute-force auth, and safely verify read/write ex