-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathusersessionenumeration.yaml
79 lines (79 loc) · 1.79 KB
/
usersessionenumeration.yaml
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
title: T1033 - User Session Enumeration
tactic: TA0007
technique: T1033
techniquename: System Owner/User Discovery
description:
header:
name: T1033 - User Session Enumeration
colspan: 5
rows:
- Row1:
name: Tools
style:
- red: 230
- green: 159
- blue: 0
entries:
- sharphound:
name: Sharphound
attributes:
- colspan: 1
- powerview:
name: Get-NetSession</br>(PowerView)
attributes:
- colspan: 1
- netsess:
name: NetSess
attributes:
- colspan: 1
- impacket:
name: Impacket
attributes:
- colspan: 1
- Row2:
name: Managed Code
style:
- red: 86
- green: 180
- blue: 233
entries:
- pinvoke:
name: Platform Invoke (P/Invoke)
attributes:
- colspan: 2
- Row3:
name: Windows API Functions
style:
- red: 0
- green: 158
- blue: 115
entries:
- netsessionenum:
# yamllint disable-line rule:line-length
name: netapi32!NetSessionEnum</br>srvcli!NetSessionEnum</br>rpcrt4!NdrClientCall4
attributes:
- colspan: 3
- Row4:
name: Remote Procedure Call
style:
- red: 240
- green: 228
- blue: 66
entries:
- netrsessionenum:
# yamllint disable-line rule:line-length
name: '[MS-SRVS] Server Service Remote Protocol</br>4b324fc8-1670-01d3-1278-5a47bf6ee188</br>NetrSessionEnum (Opnum 12)</br>C:\WINDOWS\SYSTEM32\srvsvc.dll'
attributes:
- colspan: 4
- Row5:
name: Network Protocol
style:
- red: 213
- green: 94
- blue: 0
entries:
- rpcoversmb:
name: RPC over SMB (ncacn_np)</br>\PIPE\srvsvc
attributes:
- colspan: 4