Skip to content

Commit 2c8b815

Browse files
committed
minor edit
1 parent 4a2aab8 commit 2c8b815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

huntbooks/01. GoldenSAML AD FS Mail Access Hunt.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"\n",
199199
"# an alternative way is to use FIND from our previous variable `win_events`\n",
200200
"#procs = FIND process RESPONDED win_events\n",
201-
"# WHERE device.hostname LIKE \"%adfs01%\"\n",
201+
"# WHERE endpoint.hostname LIKE \"%adfs01%\"\n",
202202
"\n",
203203
"DISP procs ATTR name, pid, endpoint.hostname"
204204
]

0 commit comments

Comments
 (0)