khulnasoft commited on
Commit
5f11957
1 Parent(s): a040019

Create scripts/transformers/mappings-example.yaml

Browse files
scripts/transformers/mappings-example.yaml ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Workstation Names
2
+ WORKSTATION5: DEMO05
3
+ WORKSTATION6: DEMO06
4
+ WORKSTATION7: DEMO07
5
+ WORKSTATION8: DEMO08
6
+ WORKSTATION9: DEMO09
7
+ WORKSTATION10: DEMO10
8
+ MORDORDC: DEMODC
9
+ # Domain Controller IP
10
+ "172.18.38.5": "192.168.0.5"
11
+ # Windows Event Collector IP
12
+ "172.18.38.6": "192.168.0.6"
13
+ # Workstation IPs
14
+ "172.18.39.5": "192.168.1.5"
15
+ "172.18.39.6": "192.168.1.6"
16
+ "172.18.39.7": "192.168.1.7"
17
+ "172.18.39.8": "192.168.1.8"
18
+ "172.18.39.9": "192.168.1.9"
19
+ "172.18.39.10": "192.168.1.10"
20
+ # Domain Information
21
+ theshire.local: demo.com
22
+ theshire: demo
23
+ # Domain Users
24
+ pgustavo: rrodriguez
25
+ nmartha: lbee
26
+ lrodriguez: czevallos
27
+ sbeavers: mbelyne
28
+ pbeesly: jhalpert
29
+ dschrute: kmalone
30
+ mscott: jscott
31
+ sysmonsvc: sqlsrvc