-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbaseline-result.json
More file actions
243 lines (243 loc) · 6.28 KB
/
baseline-result.json
File metadata and controls
243 lines (243 loc) · 6.28 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
{
"findings": [
{
"blockers": [],
"confidence": "high",
"error": "",
"evidence": [
{
"confidence": "high",
"detail": "SMB server allows unsigned sessions.",
"key": "smb_signing_required",
"raw": {
"security_mode": "signing_enabled_not_required"
},
"type": "observed",
"value": false
}
],
"fixes": [
"Require SMB signing on this server."
],
"host": "filesrv01.redteamnotes.com",
"impact": "medium",
"name": "smb_signing",
"opsec_notes": [
"Target readiness only; no credential relay was attempted."
],
"port": 445,
"protocol": "smb",
"status": "relayable",
"summary": "SMB signing is not required."
},
{
"blockers": [
"LDAP signing policy was not conclusively validated."
],
"confidence": "medium",
"error": "",
"evidence": [
{
"confidence": "high",
"detail": "RootDSE advertised NTLM through SASL mechanisms.",
"key": "ldap_sasl_ntlm_type2_challenge",
"raw": {},
"type": "observed",
"value": true
},
{
"confidence": "medium",
"detail": "Synthetic credentials were rejected in a normal-looking way.",
"key": "relayx_response_classification",
"raw": {},
"type": "inferred",
"value": "synthetic_auth_rejected"
}
],
"fixes": [
"Require LDAP signing on domain controllers."
],
"host": "dc01.redteamnotes.com",
"impact": "medium",
"name": "ldap_signing",
"opsec_notes": [
"Authenticate-stage validation was synthetic and used placeholder credentials."
],
"port": 389,
"protocol": "ldap",
"status": "candidate",
"summary": "LDAP accepted NTLM negotiation, but signing enforcement remains conservative."
}
],
"metadata": {
"active": false,
"finished_at": "2026-06-06T08:05:00+00:00",
"mode": "tutorial-offline-baseline",
"schema_version": 1,
"source_count": 2,
"started_at": "2026-06-06T08:00:00+00:00",
"target_count": 2,
"tool": "RelayX",
"version": "0.1.13"
},
"paths": [
{
"blockers": [],
"confidence": "high",
"evidence": [
{
"confidence": "high",
"detail": "SMB server allows unsigned sessions.",
"key": "smb_signing_required",
"raw": {},
"type": "observed",
"value": false
},
{
"confidence": "medium",
"detail": "Controls that reduce this path.",
"key": "relayx_controls",
"raw": {},
"type": "inferred",
"value": [
"smb_signing",
"ntlm_restriction"
]
}
],
"fixes": [
"Require SMB signing on this server."
],
"id": "PX-0001",
"impact": "medium",
"opsec_notes": [
"No source-side trigger or relay listener was executed."
],
"score": 62.0,
"source": "jump01.redteamnotes.com",
"status": "candidate",
"summary": "SMB signing is not required and a modeled WebClient-capable source can reach the target segment.",
"target": "filesrv01.redteamnotes.com",
"target_service": "SMB/445",
"transport": "SMB"
},
{
"blockers": [
"LDAP signing policy remains conservative without a calibrated lab baseline."
],
"confidence": "medium",
"evidence": [
{
"confidence": "high",
"detail": "LDAP SASL NTLM Type2 was observed.",
"key": "ldap_sasl_ntlm_type2_challenge",
"raw": {},
"type": "observed",
"value": true
},
{
"confidence": "medium",
"detail": "Controls that reduce this path.",
"key": "relayx_controls",
"raw": {},
"type": "inferred",
"value": [
"ldap_signing",
"ntlm_restriction",
"credential_boundary"
]
}
],
"fixes": [
"Require LDAP signing on domain controllers."
],
"id": "PX-0002",
"impact": "medium",
"opsec_notes": [
"Treat LDAP relayability as theoretical until signing policy is calibrated."
],
"score": 44.0,
"source": "jump01.redteamnotes.com",
"status": "candidate",
"summary": "LDAP NTLM negotiation is visible, but signing enforcement remains uncertain.",
"target": "dc01.redteamnotes.com",
"target_service": "LDAP/389",
"transport": "LDAP"
}
],
"sources": [
{
"capabilities": {
"mssql_outbound": false,
"name_resolution": false,
"spooler": true,
"webclient": true
},
"host": "jump01.redteamnotes.com",
"noise_limit": "medium",
"notes": [
"Baseline source profile."
],
"route_hops": [
{
"id": "hop-ligolo-1",
"kind": "ligolo",
"name": "ligolo-jump01",
"noise": "low",
"requires_listener": false,
"risk_level": "medium",
"subnets": [
"10.20.0.0/16",
"10.30.0.0/16"
]
}
],
"routes": [],
"segment": "workstations",
"session": "ligolo-jump01",
"subnets": [
"10.20.0.0/16"
],
"tags": [
"workstation",
"tutorial"
]
},
{
"capabilities": {
"mssql_outbound": true,
"name_resolution": false,
"spooler": false,
"webclient": false
},
"host": "sqlagent01.redteamnotes.com",
"noise_limit": "medium",
"notes": [
"Baseline SQL-adjacent source profile."
],
"route_hops": [
{
"id": "hop-sliver-1",
"kind": "sliver_p2p",
"name": "sliver-sqlagent01",
"noise": "medium",
"requires_listener": true,
"risk_level": "high",
"subnets": [
"10.40.0.0/16"
]
}
],
"routes": [],
"segment": "database",
"session": "sliver-sqlagent01",
"subnets": [
"10.40.0.0/16"
],
"tags": [
"sql",
"tutorial"
]
}
]
}