Skip to content

Commit 4f85015

Browse files
authored
Update README.md
1 parent 19cc1f0 commit 4f85015

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This tool automates the process of creating logon relations from MS Windows Security Events by showing a graphical realtion among users domains, source and destination logons as well as session duration.
44

5-
![](https://raw.githubusercontent.com/sch3m4/userline/master/img/graph.png)
5+
![](https://raw.githubusercontent.com/thiber-org/userline/master/img/graph.png)
66

77
It has three output modes:
88
1. Standard output
@@ -20,7 +20,7 @@ It has three output modes:
2020

2121
Author: Chema Garcia (aka sch3m4)
2222
@sch3m4
23-
https://github.com/sch3m4/userline
23+
https://github.com/thiber-org/userline
2424

2525
usage: userline.py [-h] [-H ESHOSTS] [-S POOL_SIZE] -i INDEX
2626
(-L | -E | -l | -w DATE) [-c PATH] [-n BOLT] [-f] [-s]
@@ -106,7 +106,7 @@ Getting the last shutdown event:
106106

107107
Author: Chema Garcia (aka sch3m4)
108108
@sch3m4
109-
https://github.com/sch3m4/userline
109+
https://github.com/thiber-org/userline
110110

111111
INFO - Last shutdown:
112112
INFO - - Datetime: 2016-07-12 18:56:33+00:00
@@ -124,7 +124,7 @@ Getting the last event:
124124

125125
Author: Chema Garcia (aka sch3m4)
126126
@sch3m4
127-
https://github.com/sch3m4/userline
127+
https://github.com/thiber-org/userline
128128

129129
INFO - Last event:
130130

@@ -157,7 +157,7 @@ Getting logon relations between two dates into a CSV file:
157157

158158
Author: Chema Garcia (aka sch3m4)
159159
@sch3m4
160-
https://github.com/sch3m4/userline
160+
https://github.com/thiber-org/userline
161161

162162
INFO - Building query
163163
INFO - Processing events
@@ -176,15 +176,15 @@ Getting logon relations into Neo4J graph:
176176

177177
Author: Chema Garcia (aka sch3m4)
178178
@sch3m4
179-
https://github.com/sch3m4/userline
179+
https://github.com/thiber-org/userline
180180

181181
INFO - Building query
182182
INFO - Processing events
183183
[====================] 100.0% Elapsed: 0m 02s ETA: 0m00s
184184
INFO - 44 Logons processed in 0:00:02.051880
185185

186186
Query the results using Neo4J CQL
187-
![](https://raw.githubusercontent.com/sch3m4/userline/master/img/result.png)
187+
![](https://raw.githubusercontent.com/thiber-org/userline/master/img/result.png)
188188

189189

190190
## Querying Neo4J data

0 commit comments

Comments
 (0)