kevmap

TechniquesT1593 › T1593.003

T1593.003 Code Repositories

reconnaissance — PRE · attack.mitre.org · JSON

1
MITRE detection strategy
1
analytics
2
Sigma rules tagged attack.t1593.003
0
KEV CVEs mapped here
<p>Adversaries may search public code repositories for information about victims that can be used during targeting. Victims may store code in repositories on various third-party websites such as GitHub, GitLab, SourceForge, and BitBucket. Users typically interact with code repositories through a web application or command-line utilities such as git.</p><p>Adversaries may search various public code repositories for various information about a victim. Public code repositories can often be a source of various general information about victims, such as commonly used programming languages and libraries as well as the names of employees. Adversaries may also identify more sensitive data, including accidentally leaked credentials or API keys. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: Phishing for Information), establishing operational resources (ex: Compromise Accounts or Compromise Infrastructure), and/or initial access (ex: Valid Accounts or Phishing).</p><p>Note: This is distinct from Code Repositories, which focuses on Collection from private and internally hosted code repositories.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1593.003

Author: Nasreddine Bencherchali (Nextron Systems) · 2023-01-03 (modified 2023-01-10) · logsource: product=windows category=process_creation · aef9d1f1-7396-4e92-a927-4567c7a495c1
Detects execution of "git" in order to clone a remote repository that contain suspicious keywords which might be suspicious
Techniques: T1593.003
Author: Nasreddine Bencherchali (Nextron Systems) · 2023-01-03 (modified 2023-01-05) · logsource: product=linux category=process_creation · cfec9d29-64ec-4a0f-9ffe-0fdb856d5446
Detects execution of "git" in order to clone a remote repository that contain suspicious keywords which might be suspicious
Techniques: T1593.003