File size: 2,877 Bytes
5fe70fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
    "type": "bundle",
    "id": "bundle--02a1127d-828c-4e39-b21b-b11c837f860b",
    "spec_version": "2.0",
    "objects": [
        {
            "modified": "2023-03-03T16:49:41.059Z",
            "name": "Net",
            "description": "The [Net](https://attack.mitre.org/software/S0039) utility is a component of the Windows operating system. It is used in command-line operations for control of users, groups, services, and network connections. (Citation: Microsoft Net Utility)\n\n[Net](https://attack.mitre.org/software/S0039) has a great deal of functionality, (Citation: Savill 1999) much of which is useful for an adversary, such as gathering system and network information for Discovery, moving laterally through [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) using <code>net use</code> commands, and interacting with services. The net1.exe utility is executed for certain functionality when net.exe is run and can be used directly in commands such as <code>net1 user</code>.",
            "x_mitre_platforms": [
                "Windows"
            ],
            "x_mitre_deprecated": false,
            "x_mitre_domains": [
                "enterprise-attack"
            ],
            "x_mitre_version": "2.4",
            "x_mitre_contributors": [
                "David Ferguson, CyberSponse"
            ],
            "x_mitre_aliases": [
                "Net",
                "net.exe"
            ],
            "type": "tool",
            "id": "tool--03342581-f790-4f03-ba41-e82e67392e23",
            "created": "2017-05-31T21:32:31.601Z",
            "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
            "revoked": false,
            "external_references": [
                {
                    "source_name": "mitre-attack",
                    "url": "https://attack.mitre.org/software/S0039",
                    "external_id": "S0039"
                },
                {
                    "source_name": "Microsoft Net Utility",
                    "description": "Microsoft. (2006, October 18). Net.exe Utility. Retrieved September 22, 2015.",
                    "url": "https://msdn.microsoft.com/en-us/library/aa939914"
                },
                {
                    "source_name": "Savill 1999",
                    "description": "Savill, J. (1999, March 4). Net.exe reference. Retrieved September 22, 2015.",
                    "url": "http://windowsitpro.com/windows/netexe-reference"
                }
            ],
            "object_marking_refs": [
                "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
            ],
            "labels": [
                "tool"
            ],
            "x_mitre_attack_spec_version": "3.1.0",
            "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
        }
    ]
}