cvekit
LIVE
ATT&CK matrix

T1135

Network Share Discovery

TA0007Discovery
Adversaries may look for folders and drives shared on remote systems as a means of identifying sources of information to gather as a precursor for Collection and to identify potential systems of interest for Lateral Movement. Networks often contain shared network drives and folders that enable users to access file directories on various systems across a network. File sharing over a Windows network occurs over the SMB protocol. (Citation: Wikipedia Shared Resource) (Citation: TechNet Shared Folder) [Net](https://attack.mitre.org/software/S0039) can be used to query a remote system for available shared drives using the <code>net view \\\\remotesystem</code> command. It can also be used to query shared drives on the local system using <code>net share</code>. For macOS, the <code>sharing -l</code> command lists all shared points used for smb services.

Platforms3

LinuxmacOSWindows

CVEs mapped to this technique

No CVE mappings yet

ATT&CK ↔ CVE mappings come from CTID's open dataset, which currently covers only a fraction of all techniques. Commercial threat-intel feeds would expand this.