Skip to main content

GitHub public repository created

ID:github_public_repo_created
Data type:GitHub
Severity:
Low
MITRE ATT&CK:TA0040:T1565

Description

AlphaSOC detected that a public repository was created on GitHub. While creating public repositories is a normal activity for open source projects and public collaboration, threat actors can exploit this functionality to exfiltrate sensitive data by pushing proprietary code or confidential information to publicly accessible repositories.

Impact

Creation of unexpected public repositories could lead to exposure of intellectual property, source code, credentials, or other sensitive data. This activity may indicate data exfiltration or an accidental misconfiguration during repository creation that could be exploited by threat actors.

Severity

SeverityCondition
Low
GitHub public repository created

Investigation and Remediation

Review the newly created repository and verify whether the creation was authorized and aligns with organizational policies. Check the repository contents for any sensitive data. If unauthorized, immediately delete it, rotate any potentially compromised credentials, and audit the environment for further signs of compromise.