```html
arrow_back Back
C2-Covert Channel
security RESEARCH

Canva-C2: SaaS Abuse Research

Investigating the abuse of legitimate cloud services for command distribution, specifically focusing on Canva Document Embeds as a C2 channel.

Automated technical assessment exploring how public SaaS infrastructure like Canva can be weaponized to bypass enterprise security perimeters. #SaaSAbuse #C2 #ThreatIntelligence #Infosec
Birdy Edwards Research Logo
Research Focus / Command Vector

Technical Overview

The research identifies a critical vulnerability in trust hierarchies where legitimate SaaS embeds are utilized to relay commands to compromised endpoints. By leveraging high-reputation domains, attackers can effectively blend malicious traffic with legitimate business activity.

This protocol bypasses standard web application firewalls (WAFs) and endpoint detection and response (EDR) systems that prioritize traffic from known, trusted cloud environments. Our investigation details the persistence mechanisms and the automated polling infrastructure.

Research Focus

01

Trusted SaaS Abuse

Exploiting the inherent trust and high reputation of global SaaS platforms for stealthy ingress and data transfer.

cloud_queue
02 High Risk

Cloud-based Command-and-Control

Implementing distributed C2 infrastructure across global CDN edges, utilizing legitimate document synchronization for command relaying.

hub
03

Detection Challenges

Statistical noise reduction and traffic blending techniques that defeat heuristic analysis and traditional filters.

visibility_off
04

Threat Modeling

Quantifying risk for enterprise assets facing sophisticated SaaS-based infiltration vectors.

security
05

Defensive Detection Opportunities

Strategic roadmap for SecOps teams to identify indicators of compromise within SaaS traffic without disrupting business operations.

Proof-of-Concept

READY: POC STANDBY

Defensive Detection Opportunities

Vector Component Detection Indicator Severity Action
Embed Polling High frequency GET requests to 'canva.com/_embed' from non-interactive system users. CRITICAL Network Block
Agent Heartbeat Persistent encrypted local traffic between on-device processes and external cloud hooks. HIGH Process Kill
Correlation Correlating endpoint telemetry with network events. SIEM Check
Hunting Threat hunting across cloud service usage SIEM Check