7 Commits

Author SHA1 Message Date
245f604a86 File-Folder-Helper AOT s M (Kanban Extension) 2025-06-20 18:07:20 -07:00
d17de46c1e 10.95.1.0/24
...-links.md

Delete Helper Files
2025-06-09 08:36:36 -07:00
f80fec913b VSCode Sync 2025-06-02 11:31:37 -07:00
02c471abd2 R29, R52, R53, R55, R61, R65, R75, R77, CDE5 re-map 2025-05-29 14:32:50 -07:00
b210e7af8d Windows Updates 2025-05-20 11:23:08 -07:00
7bb408e992 Windows Updates 2024-11-18 10:28:05 -07:00
5fb774e0e8 Removed mklink for git 2024-11-06 12:29:34 -07:00
202 changed files with 44143 additions and 8931 deletions
.vscode
account
ad
eva
fileshare
nmap
order
port
server

@ -5,17 +5,23 @@
}, },
"cSpell.words": [ "cSpell.words": [
"Bianchin", "Bianchin",
"Cleanroom",
"CMDB", "CMDB",
"fileshare", "fileshare",
"ifxcep",
"Infineon", "Infineon",
"messa", "messa",
"messdv", "messdv",
"messv", "messv",
"mestsa", "mestsa",
"Microware",
"Ouellette", "Ouellette",
"PDSF", "PDSF",
"Phares", "Phares",
"Syncthing" "Rivard",
"RSTP",
"Syncthing",
"Tencor"
], ],
"files.exclude": { "files.exclude": {
"**/node_modules": true "**/node_modules": true

129
.vscode/tasks.json vendored

@ -1,95 +1,38 @@
{ {
"version": "2.0.0", "version": "2.0.0",
"tasks": [ "tasks": [
{ {
"label": "File-Folder-Helper AOT s M .Kanbn Index", "label": "File-Folder-Helper AOT s M (Kanban Extension)",
"type": "shell", "type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/.kanbn", "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe",
"problemMatcher": [] "args": [
}, "s",
{ "M",
"label": "File-Folder-Helper AOT s M .Kanbn Tasks", "D:/5-Other-Small/Notes/EC-Documentation",
"type": "shell", "-d",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/.kanbn/tasks", "D:/5-Other-Small/Notes/EC-Documentation/.vscode/helper",
"problemMatcher": [] "-t",
}, "fcrespo82-markdown-table-formatter"
{ ],
"label": "File-Folder-Helper AOT s M Account", "problemMatcher": []
"type": "shell", },
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/account", {
"problemMatcher": [] "label": "Kanbn Console",
}, "type": "npm",
{ "script": "kanbn.board",
"label": "File-Folder-Helper AOT s M IteraPlan", "problemMatcher": []
"type": "shell", },
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/iteraplan -d L:/Git/Notes-EC-Documentation/.EC-Documentation/.iteraplan", {
"problemMatcher": [] "label": "Kanbn Write Boad",
}, "type": "shell",
{ "command": "& kanbn board -j | L:/Git/kanbn2md/kanbn2md.exe >.kanbn/board.md",
"label": "File-Folder-Helper AOT s M Database", "problemMatcher": []
"type": "shell", },
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/database", {
"problemMatcher": [] "label": "Kanbn Write json",
}, "type": "npm",
{ "script": "kanbn.board.json",
"label": "File-Folder-Helper AOT s M DNS", "problemMatcher": []
"type": "shell", }
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/dns", ]
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M EVA",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/eva -d L:/Git/Notes-EC-Documentation/.EC-Documentation/.eva",
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M Index",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/.index",
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M Fileshare",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/fileshare",
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M Process",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/process",
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M Port",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/port",
"problemMatcher": []
},
{
"label": "File-Folder-Helper AOT s M Server",
"type": "shell",
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/Git/Notes-EC-Documentation/.EC-Documentation -s L:/Git/Notes-EC-Documentation/.EC-Documentation/server",
"problemMatcher": []
},
{
"label": "Kanbn Console",
"type": "npm",
"script": "kanbn.board",
"problemMatcher": []
},
{
"label": "Kanbn Write Boad",
"type": "shell",
"command": "& kanbn board -j | L:/Git/kanbn2md/kanbn2md.exe >.kanbn/board.md",
"problemMatcher": []
},
{
"label": "Kanbn Write json",
"type": "npm",
"script": "kanbn.board.json",
"problemMatcher": []
}
]
} }

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.071Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.071Z" System: DB
updated: "2023-07-27T01:16:34.005Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.579Z
--- ---
# apccheck # apccheck

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-17T18:04:00.606Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-17T18:04:00.606Z" System: DB
updated: "2023-07-25T16:49:09.643Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.581Z
--- ---
# apccheck2 # apccheck2

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.088Z
description: "FIMEST@fimest-db.mes.infineon.com" description: FIMEST@fimest-db.mes.infineon.com
created: "2023-07-18T17:14:12.088Z" System: DB
updated: "2023-07-25T16:49:16.838Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.581Z
--- ---
# dip # dip

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.090Z
description: "FIMEST@fimest-db.mes.infineon.com" description: FIMEST@fimest-db.mes.infineon.com
created: "2023-07-18T17:14:12.090Z" System: DB
updated: "2023-07-27T01:16:34.004Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.582Z
--- ---
# eafdev_admin_reporting # eafdev_admin_reporting

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.097Z
description: "FIMEST@fimest-db.mes.infineon.com" description: FIMEST@fimest-db.mes.infineon.com
created: "2023-07-18T17:14:12.097Z" System: DB
updated: "2023-07-25T16:49:31.259Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.582Z
--- ---
# eafdev # eafdev

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.100Z
description: "Service account for APC Windows service - Mike Phares" description: Service account for APC Windows service - Mike Phares
created: "2023-07-18T17:14:12.100Z" System: Active Directory
updated: "2023-08-09T15:51:49.113Z" tags:
tags: ["service-account"] - service-account
System: "Active Directory" type: account
updated: 2025-06-20T23:09:41.486Z
--- ---
# ecapcsvc # ecapcsvc

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.130Z
description: "Service acct for EAF system - Phares Mike" description: Service acct for EAF system - Phares Mike
created: "2023-07-18T17:14:12.130Z" System: Active Directory
updated: "2023-08-09T15:51:49.101Z" tags:
tags: ["service-account"] - service-account
System: "Active Directory" type: account
updated: 2025-06-20T23:09:41.490Z
--- ---
# ecmeseaf # ecmeseaf

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.133Z
description: "Admin acct for MES Factory Integration Appl on call support - Phares Mike" description: Admin acct for MES Factory Integration Appl on call support - Phares Mike
created: "2023-07-18T17:14:12.133Z" System: Active Directory
updated: "2023-07-26T14:33:38.595Z" tags:
tags: ["admin-account"] - admin-account
System: "Active Directory" type: account
updated: 2025-06-20T23:10:10.231Z
--- ---
# ecphares # ecphares

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:24:58.023Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:25:42.580Z
---
# ecusleolsec0003stl
## ECUSleolsec0003Stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleolsec0003Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:24:57.764Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:25:29.267Z
---
# ecusleolsec0004stl
## ECUSleolsec0004Stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleolsec0004Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:24:57.532Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:26:06.434Z
---
# ecusleolsec0005stl
## ECUSleolsec0005Stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleolsec0005Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:23:45.775Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:24:23.433Z
---
# ecusleosaec17stl
## ECUSleosaec17Stl
```yaml Thu Jul 11 2024 07:24:23 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleosaec17Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:24:58.183Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:26:06.431Z
---
# ecusleosaec18stl
## ECUSleosaec18Stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleosaec18Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:23:45.942Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:24:42.153Z
---
# ecusleosaec19stl
## ECUSleosaec19Stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleosaec19Stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:23:46.253Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:24:52.707Z
---
# ecusleosaecuwm03stl
## ECUSleosaecuwm03stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleosaecuwm03stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:23:45.488Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:24:09.876Z
---
# ecusleotsaecuwm01stl
## ECUSleotsaecuwm01stl
```yaml Thu Jul 11 2024 07:24:09 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleotsaecuwm01stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:23:12.599Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:23:43.198Z
---
# ecusleotsaecuwm02stl
## ECUSleotsaecuwm02stl
```yaml Thu Jul 11 2024 07:23:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: ECUSleotsaecuwm02stl
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.160Z
description: "Service account for YODA / TIBCO Windows service - Mike Phares" description: Service account for YODA / TIBCO Windows service - Mike Phares
created: "2023-07-18T17:14:12.160Z" System: Active Directory
updated: "2023-08-09T15:51:49.099Z" tags:
tags: ["service-account"] - service-account
System: "Active Directory" type: account
updated: 2025-06-20T23:09:41.490Z
--- ---
# ecyodasvc # ecyodasvc

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.163Z
description: "FIMEST@fimest-db.mes.infineon.com" description: FIMEST@fimest-db.mes.infineon.com
created: "2023-07-18T17:14:12.163Z" System: DB
updated: "2023-07-25T16:50:03.183Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.583Z
--- ---
# edatest # edatest

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.176Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.176Z" System: DB
updated: "2023-07-27T01:16:34.001Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.583Z
--- ---
# fdc_admin # fdc_admin

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.179Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.179Z" System: DB
updated: "2023-07-27T01:16:34.000Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.586Z
--- ---
# fdc_cerberus # fdc_cerberus

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.181Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.181Z" System: DB
updated: "2023-07-27T01:16:34.000Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.586Z
--- ---
# fdc_config # fdc_config

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.184Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.184Z" System: DB
updated: "2023-07-27T01:16:34.000Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.590Z
--- ---
# fdc_config2 # fdc_config2

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.188Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.188Z" System: DB
updated: "2023-07-27T01:16:33.993Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.590Z
--- ---
# fdc_dev # fdc_dev

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.192Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.192Z" System: DB
updated: "2023-07-27T01:16:33.993Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_extractor # fdc_extractor

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.195Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.195Z" System: DB
updated: "2023-07-27T01:16:33.993Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_job # fdc_job

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.199Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.199Z" System: DB
updated: "2023-07-27T01:16:33.990Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_parallel # fdc_parallel

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.202Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.202Z" System: DB
updated: "2023-07-27T01:17:42.892Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_trend # fdc_trend

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.221Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.221Z" System: DB
updated: "2023-07-27T01:17:42.892Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_trend2 # fdc_trend2

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.225Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.225Z" System: DB
updated: "2023-07-27T01:17:42.892Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# fdc_v32 # fdc_v32

22
account/leoapcsvc.md Normal file

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:18:57.644Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:22:03.603Z
---
# leoapcsvc
## LEOapcsvc
```yaml Thu Jul 11 2024 07:22:03 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: LEOapcsvc
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

22
account/leoeafsvc.md Normal file

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:18:57.094Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:21:30.409Z
---
# leoeafsvc
## LEOeafsvc
```yaml Thu Jul 11 2024 07:21:26 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: LEOeafsvc
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

22
account/leoedasvc.md Normal file

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:18:58.190Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:22:25.297Z
---
# leoedasvc
## LEOedasvc
```yaml Thu Jul 11 2024 07:22:24 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: LEOedasvc
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

22
account/leouwmsvc.md Normal file

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:17:02.889Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:18:43.535Z
---
# leouwmsvc
## leoUWMsvc
```yaml Thu Jul 11 2024 07:18:42 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: LEOUWMsvc
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

22
account/leoyodasvc.md Normal file

@ -0,0 +1,22 @@
---
created: 2024-07-11T14:22:30.573Z
System: Active Directory
tags:
- special-account
type: account
updated: 2024-07-11T14:22:52.794Z
---
# leoyodasvc
## LEOYODAsvc
```yaml Thu Jul 11 2024 07:22:51 GMT-0700 (Mountain Standard Time)
System: Active Directory
Domain: INFINEON
Name: LEOYODAsvc
Type: special
Status: activated
Expiration Date:
Description: # Special Account Phares Mike (IT FI MES) & Belasco Bradd (IT FI LEO)
```

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.236Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.236Z" System: DB
updated: "2023-07-25T16:50:19.337Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# logeval # logeval

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.244Z
description: "# Special Account Phares Mike (IFAM IT FI MES) \u0026 Rivard Francois (IFAM IT FI MES)" description: '# Special Account Phares Mike (IFAM IT FI MES) & Rivard Francois (IFAM IT FI MES)'
created: "2023-07-18T17:14:12.244Z" System: Active Directory
updated: "2023-07-26T14:34:00.102Z" tags:
tags: ["special-account"] - special-account
System: "Active Directory" type: account
updated: 2025-06-20T23:10:25.289Z
--- ---
# mesapcsvc # mesapcsvc

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.267Z
description: "# Special Account Phares Mike (IFAM IT FI MES) \u0026 Rivard Francois (IFAM IT FI MES)" description: '# Special Account Phares Mike (IFAM IT FI MES) & Rivard Francois (IFAM IT FI MES)'
created: "2023-07-18T17:14:12.267Z" System: Active Directory
updated: "2023-07-27T01:09:24.741Z" tags:
tags: ["special-account"] - special-account
System: "Active Directory" type: account
updated: 2025-06-20T23:10:25.289Z
--- ---
# meseafsvc # meseafsvc

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.277Z
description: "# Service account Phares Mike (IFAM IT FI MES) / Rivard Francois (IFAM IT FI MES)" description: '# Service account Phares Mike (IFAM IT FI MES) / Rivard Francois (IFAM IT FI MES)'
created: "2023-07-18T17:14:12.277Z" System: Active Directory
updated: "2023-07-26T14:33:11.328Z" tags:
tags: ["service-account"] - service-account
System: "Active Directory" type: account
updated: 2025-06-20T23:09:41.490Z
--- ---
# mesganeaf # mesganeaf

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.279Z
description: "# Special Account Phares Mike (IFAM IT FI MES) \u0026 Rivard Francois (IFAM IT FI MES)" description: '# Special Account Phares Mike (IFAM IT FI MES) & Rivard Francois (IFAM IT FI MES)'
created: "2023-07-18T17:14:12.279Z" System: Active Directory
updated: "2023-07-26T14:34:00.102Z" tags:
tags: ["special-account"] - special-account
System: "Active Directory" type: account
updated: 2025-06-20T23:10:25.289Z
--- ---
# mesyodasvc # mesyodasvc

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.281Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.281Z" System: DB
updated: "2023-07-25T16:50:29.664Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# ocns # ocns

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.282Z
description: "APCMEST@apcmest-db.mes.infineon.com" description: APCMEST@apcmest-db.mes.infineon.com
created: "2023-07-18T17:14:12.282Z" System: DB
updated: "2023-07-27T01:17:42.892Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# ole_admin # ole_admin

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-09-25T16:09:52.213Z
description: "" description: ''
created: "2023-09-25T16:09:52.213Z" System: Active Directory
updated: "2023-09-25T16:09:52.213Z" tags:
tags: ["service-account"] - service-account
System: "Active Directory" type: account
updated: 2025-06-20T23:09:41.490Z
--- ---
# tibco # tibco

@ -1,10 +1,11 @@
--- ---
type: "account" created: 2023-07-18T17:14:12.288Z
description: "FIMEST@fimest-db.mes.infineon.com" description: FIMEST@fimest-db.mes.infineon.com
created: "2023-07-18T17:14:12.288Z" System: DB
updated: "2023-07-25T16:50:35.684Z" tags:
tags: ["Dev"] - Dev
System: "DB" type: account
updated: 2025-06-20T23:00:57.592Z
--- ---
# yodatest # yodatest

@ -1,7 +1,7 @@
--- ---
type: "note" type: "note"
created: "2024-03-05T01:23:56.974Z" created: "2024-03-05T01:23:56.974Z"
updated: "2024-03-05T01:23:56.974Z" updated: "2024-06-03T21:18:15.332Z"
--- ---
# ifx-ecus-stealth-eaf-users # ifx-ecus-stealth-eaf-users
@ -30,3 +30,184 @@ Group Type
This group is a security group (usually this group type is used to grant access to resources, e.g. Shares). This group is a security group (usually this group type is used to grant access to resources, e.g. Shares).
Category Category
Security Group Security Group
```bash domain \ account Mon Jun 03 2024 14:18:14 GMT-0700 (Mountain Standard Time)
infineon\amarti4
infineon\asasfehr
infineon\ayalaborst
infineon\bardogrey
infineon\bautistaguil
infineon\bellamy
infineon\benally
infineon\bergb
infineon\bmoon1
infineon\brownk
infineon\btougas1
infineon\cardenasreni
infineon\cardenasshil
infineon\carneys
infineon\cbecker1
infineon\chavira
infineon\cheneycarly
infineon\chowb
infineon\conway
infineon\crik1
infineon\curl
infineon\dacres
infineon\delereekevin
infineon\deshong
infineon\dluna1
infineon\dsien1
infineon\ejones1
infineon\elsbury
infineon\fitial
infineon\garoj
infineon\gaudino
infineon\goodwide
infineon\goraya
infineon\gordono
infineon\gramire4
infineon\hardyrichard
infineon\hart
infineon\henderss
infineon\hendrica
infineon\hopperd
infineon\howarth
infineon\hvu3
infineon\ifxmeseppiapps01
infineon\ifxmeseppiapps02
infineon\ifxmeseppiapps03
infineon\ifxmeseppiapps04
infineon\ifxmesiappslead01
infineon\ifxmespackiapps01
infineon\ifxmespackiapps02
infineon\ifxres0ddf78c46
infineon\ifxres2b9350797
infineon\ifxres2dc9530f2
infineon\ifxres3f2288f85
infineon\ifxres5c1b5ed4d
infineon\ifxres5e3584700
infineon\ifxres6c28ec3e8
infineon\ifxres9ca8962b9
infineon\ifxres9ef7dc15c
infineon\ifxres9f4ee895d
infineon\ifxres20ef1e000
infineon\ifxres20f3c2fe3
infineon\ifxres49ea5b955
infineon\ifxres58c812cae
infineon\ifxres61f90d43d
infineon\ifxres65d278ff6
infineon\ifxres82b759227
infineon\ifxres88cd30657
infineon\ifxres189dd5c8b
infineon\ifxres431cf1e0e
infineon\ifxres490f3d8be
infineon\ifxres585cd5d8e
infineon\ifxres698b29da6
infineon\ifxres735f9a474
infineon\ifxres961e34f42
infineon\ifxres2699eeb6c
infineon\ifxres2914ffc2d
infineon\ifxres3486af362
infineon\ifxres4506e0732
infineon\ifxres748063f3a
infineon\ifxres052227094
infineon\ifxresa396c6187
infineon\ifxresab54751bb
infineon\ifxresb66fa8b6a
infineon\ifxresb77913fdc
infineon\ifxresbf5e465ae
infineon\ifxresc5cf7df07
infineon\ifxresc4744f893
infineon\ifxrescd3a9a2cb
infineon\ifxresd8b6c1414
infineon\ifxresd38a4fc8e
infineon\ifxrese7b0e2ed6
infineon\ifxrese18fde6b6
infineon\ifxrese21104f61
infineon\ifxreseab5a5c7d
infineon\ifxresedf87e325
infineon\ifxresf589ff5f3
infineon\ifxresfb3cddd26
infineon\ifxresfb8e81a3f
infineon\ifxresfcd7b22bd
infineon\ifxresfff87eb0e
infineon\ingramcarina
infineon\jaquez
infineon\jdocker1
infineon\jfuente1
infineon\jhollan2
infineon\jmcinty2
infineon\jsperli1
infineon\kclark1
infineon\kdeshon1
infineon\kirkland
infineon\knewger1
infineon\ksmith3
infineon\lawrence
infineon\lehrich
infineon\leibeh
infineon\liow
infineon\lopesanthony
infineon\louie
infineon\marroquinbra
infineon\marstein
infineon\martindonald
infineon\mcchesne
infineon\mcouste1
infineon\mendozagiuli
infineon\mesfacilities1
infineon\mesmitchem
infineon\mesouellette
infineon\mespkim1
infineon\millard
infineon\mitchem
infineon\mtangen1
infineon\murstieberd
infineon\mvalenc3
infineon\mwalsh1
infineon\nagelcor
infineon\nclark1
infineon\otero
infineon\otooled
infineon\ouellette
infineon\palmeria
infineon\peirce
infineon\phares
infineon\phaukap1
infineon\pnair2
infineon\quinones
infineon\rblunt1
infineon\rbraini1
infineon\rbuaben1
infineon\rinesmith
infineon\rosalesappal
infineon\rubina
infineon\sburboz1
infineon\seschen1
infineon\siers
infineon\smiller2
infineon\sopin
infineon\spalos1
infineon\stieberd
infineon\swoodya1
infineon\swyers
infineon\taustin1
infineon\tcarrie1
infineon\teobo
infineon\tkhokha1
infineon\tmunoz1
infineon\tnguyen6
infineon\torreand
infineon\tuckerc
infineon\unterwfl
infineon\uribejua
infineon\vstucke1
infineon\vuthomasviet
infineon\wampler
infineon\wmontja1
infineon\wwest1
infineon\yazzie
infineon\zacchini
na\mescleanroom
```

@ -1,16 +1,22 @@
c:\windows\system32>whoami ---
infineon\ifxresc4744f893 created: 2024-03-05T01:23:56.982Z
type: ad
c:\windows\system32>whoami /groups updated: 2024-07-11T14:49:05.931Z
---
GROUP INFORMATION
created: "2024-03-05T01:23:56.982Z"
updated: "2024-03-05T01:23:56.983Z"
type: "note"
-----------------
# res # res
```bash
whoami
```
infineon\ifxresc4744f893
```bash
whoami /groups
```
GROUP INFORMATION
Group Name Group Name
=============================================== ===============================================

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.220Z
created: "2023-09-25T16:09:52.220Z" type: eva
updated: "2023-09-25T16:09:52.221Z" updated: 2025-06-20T23:25:19.571Z
--- ---
# APC Trend (MES-OP FE) - DEV # APC Trend (MES-OP FE) - DEV
## Server(s)
- [ ] [mestsa005](../server/mestsa005.md)
```yaml ```yaml
Asset ID: CMDB50000543575 Asset ID: CMDB50000543575
Name: APC Trend (MES-OP FE) - DEV Name: APC Trend (MES-OP FE) - DEV
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa005](../server/mestsa005.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.222Z
created: "2023-09-25T16:09:52.222Z" type: eva
updated: "2023-09-25T16:09:52.222Z" updated: 2025-06-20T23:25:29.527Z
--- ---
# APC Trend (MES-OP FE) - STAGE # APC Trend (MES-OP FE) - STAGE
## Server(s)
- [ ] [mestsa02ec](../server/mestsa02ec.md)
```yaml ```yaml
Asset ID: CMDB50000543576 Asset ID: CMDB50000543576
Name: APC Trend (MES-OP FE) - STAGE Name: APC Trend (MES-OP FE) - STAGE
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa02ec](../server/mestsa02ec.md)

@ -1,16 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.224Z
created: "2023-09-25T16:09:52.224Z" type: eva
updated: "2023-09-25T16:09:52.225Z" updated: 2025-06-20T23:25:35.084Z
--- ---
# APC Trend (MES-OP FE) # APC Trend (MES-OP FE)
## Server(s)
- [ ] [messa012ec](../server/messa012ec.md)
- [ ] [messa013ec](../server/messa013ec.md)
```yaml ```yaml
Asset ID: CMDB50000543577 Asset ID: CMDB50000543577
Name: APC Trend (MES-OP FE) Name: APC Trend (MES-OP FE)
@ -29,3 +24,8 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa012ec](../server/messa012ec.md)
- [ ] [messa013ec](../server/messa013ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.227Z
created: "2023-09-25T16:09:52.227Z" type: eva
updated: "2023-09-25T16:09:52.228Z" updated: 2025-06-20T23:26:02.373Z
--- ---
# EA Data Framework (MES-OP FE) - STAGE # EA Data Framework (MES-OP FE) - STAGE
## Server(s)
- [ ] [mestsa07ec](../server/mestsa07ec.md)
```yaml ```yaml
Asset ID: CMDB50000546133 Asset ID: CMDB50000546133
Name: EA Data Framework (MES-OP FE) - STAGE Name: EA Data Framework (MES-OP FE) - STAGE
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa07ec](../server/mestsa07ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.229Z
created: "2023-09-25T16:09:52.229Z" type: eva
updated: "2023-09-25T16:09:52.230Z" updated: 2025-06-20T23:26:10.075Z
--- ---
# EA Data Framework (MES-OP FE) - TEST # EA Data Framework (MES-OP FE) - TEST
## Server(s)
- [ ] [mestsa003](../server/mestsa003.md)
```yaml ```yaml
Asset ID: CMDB50000546132 Asset ID: CMDB50000546132
Name: EA Data Framework (MES-OP FE) - TEST Name: EA Data Framework (MES-OP FE) - TEST
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa003](../server/mestsa003.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.231Z
created: "2023-09-25T16:09:52.231Z" type: eva
updated: "2023-09-25T16:09:52.231Z" updated: 2025-06-20T23:26:15.660Z
--- ---
# EA Data Framework (MES-OP FE) # EA Data Framework (MES-OP FE)
## Server(s)
- [ ] [messa08ec](../server/messa08ec.md)
```yaml ```yaml
Asset ID: CMDB50000546134 Asset ID: CMDB50000546134
Name: EA Data Framework (MES-OP FE) Name: EA Data Framework (MES-OP FE)
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa08ec](../server/messa08ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.233Z
created: "2023-09-25T16:09:52.233Z" type: eva
updated: "2023-09-25T16:09:52.234Z" updated: 2025-06-20T23:26:22.644Z
--- ---
# EAF GaN (MES-OP FE) - STAGE # EAF GaN (MES-OP FE) - STAGE
## Server(s)
- [ ] [messa011ec](../server/messa011ec.md)
```yaml ```yaml
Asset ID: CMDB50000476418 Asset ID: CMDB50000476418
Name: EAF GaN (MES-OP FE) - STAGE Name: EAF GaN (MES-OP FE) - STAGE
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa011ec](../server/messa011ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.235Z
created: "2023-09-25T16:09:52.235Z" type: eva
updated: "2023-09-25T16:09:52.235Z" updated: 2025-06-20T23:26:27.585Z
--- ---
# EAF GaN (MES-OP FE) # EAF GaN (MES-OP FE)
## Server(s)
- [ ] [messa011ec](../server/messa011ec.md)
```yaml ```yaml
Asset ID: CMDB50000476421 Asset ID: CMDB50000476421
Name: EAF GaN (MES-OP FE) Name: EAF GaN (MES-OP FE)
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa011ec](../server/messa011ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.237Z
created: "2023-09-25T16:09:52.237Z" type: eva
updated: "2023-09-25T16:09:52.237Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# EAF (MES-OP FE) - DEV # EAF (MES-OP FE) - DEV
## Server(s)
- [ ] [mestsa003](../server/mestsa003.md)
```yaml ```yaml
Asset ID: CMDB50000476218 Asset ID: CMDB50000476218
Name: EAF (MES-OP FE) - DEV Name: EAF (MES-OP FE) - DEV
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa003](../server/mestsa003.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.238Z
created: "2023-09-25T16:09:52.238Z" type: eva
updated: "2023-09-25T16:09:52.239Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# EAF (MES-OP FE) - STAGE # EAF (MES-OP FE) - STAGE
## Server(s)
- [ ] [mestsa07ec](../server/mestsa07ec.md)
```yaml ```yaml
Asset ID: CMDB50000476422 Asset ID: CMDB50000476422
Name: EAF (MES-OP FE) - STAGE Name: EAF (MES-OP FE) - STAGE
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa07ec](../server/mestsa07ec.md)

@ -1,19 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.242Z
created: "2023-09-25T16:09:52.242Z" type: eva
updated: "2023-09-25T16:09:52.242Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# EAF (MES-OP FE) # EAF (MES-OP FE)
## Server(s)
- [ ] [messa08ec](../server/messa08ec.md)
- [ ] [messa09ec](../server/messa09ec.md)
- [ ] [messa011ec](../server/messa011ec.md)
- [ ] [messa022ec](../server/messa022ec.md)
- [ ] [messa023ec](../server/messa023ec.md)
```yaml ```yaml
Asset ID: CMDB50000476423 Asset ID: CMDB50000476423
Name: EAF (MES-OP FE) Name: EAF (MES-OP FE)
@ -33,3 +25,11 @@ Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa08ec](../server/messa08ec.md)
- [ ] [messa09ec](../server/messa09ec.md)
- [ ] [messa011ec](../server/messa011ec.md)
- [ ] [messa022ec](../server/messa022ec.md)
- [ ] [messa023ec](../server/messa023ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.243Z
created: "2023-09-25T16:09:52.243Z" type: eva
updated: "2023-09-25T16:09:52.244Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# HA Remote Daemon (MES) - DEV # HA Remote Daemon (MES) - DEV
## Server(s)
- [ ] [mesxs015](../server/mesxs015.md)
```yaml ```yaml
Asset ID: CMDB50000550133 Asset ID: CMDB50000550133
Name: HA Remote Daemon (MES) - DEV Name: HA Remote Daemon (MES) - DEV
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mesxs015](../server/mesxs015.md)

@ -1,16 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.245Z
created: "2023-09-25T16:09:52.245Z" type: eva
updated: "2023-09-25T16:09:52.246Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# HA Remote Daemon (MES) - STAGE # HA Remote Daemon (MES) - STAGE
## Server(s)
- [ ] [mesxsec013](../server/mesxsec013.md)
- [ ] [mesxsec014](../server/mesxsec014.md)
```yaml ```yaml
Asset ID: CMDB50000550134 Asset ID: CMDB50000550134
Name: HA Remote Daemon (MES) - STAGE Name: HA Remote Daemon (MES) - STAGE
@ -29,3 +24,8 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mesxsec013](../server/mesxsec013.md)
- [ ] [mesxsec014](../server/mesxsec014.md)

@ -1,16 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.247Z
created: "2023-09-25T16:09:52.247Z" type: eva
updated: "2023-09-25T16:09:52.247Z" updated: 2025-06-20T23:27:00.035Z
--- ---
# HA Remote Daemon (MES) # HA Remote Daemon (MES)
## Server(s)
- [ ] [mesxsec013](../server/mesxsec013.md)
- [ ] [mesxsec014](../server/mesxsec014.md)
```yaml ```yaml
Asset ID: CMDB50000540745 Asset ID: CMDB50000540745
Name: HA Remote Daemon (MES) Name: HA Remote Daemon (MES)
@ -29,3 +24,8 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mesxsec013](../server/mesxsec013.md)
- [ ] [mesxsec014](../server/mesxsec014.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.249Z
created: "2023-09-25T16:09:52.249Z" type: eva
updated: "2023-09-25T16:09:52.249Z" updated: 2025-06-20T23:27:39.826Z
--- ---
# InfinityQS GaN (MES-OP FE) # InfinityQS GaN (MES-OP FE)
## Server(s)
- [ ] [messa06ec](../server/messa06ec.md)
```yaml ```yaml
Asset ID: CMDB50000558927 Asset ID: CMDB50000558927
Name: InfinityQS GaN (MES-OP FE) Name: InfinityQS GaN (MES-OP FE)
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa06ec](../server/messa06ec.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.251Z
created: "2023-09-25T16:09:52.251Z" type: eva
updated: "2023-09-25T16:09:52.252Z" updated: 2025-06-20T23:27:39.821Z
--- ---
# InfinityQS Si (MES-OP FE) # InfinityQS Si (MES-OP FE)
## Server(s)
- [ ] [messa04ec](../server/messa04ec.md)
```yaml ```yaml
Asset ID: CMDB50000558926 Asset ID: CMDB50000558926
Name: InfinityQS Si (MES-OP FE) Name: InfinityQS Si (MES-OP FE)
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa04ec](../server/messa04ec.md)

@ -1,17 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.254Z
created: "2023-09-25T16:09:52.254Z" type: eva
updated: "2023-09-25T16:09:52.254Z" updated: 2025-06-20T23:27:39.821Z
--- ---
# OpenInsight Metrology Viewer (NA-OP FE) # OpenInsight Metrology Viewer (NA-OP FE)
## Server(s)
- [ ] [messa010ec](../server/messa010ec.md)
- [ ] [mestsa008](../server/mestsa008.md)
- [ ] [messa017](../server/messa017.md)
```yaml ```yaml
Asset ID: CMDB50000558532 Asset ID: CMDB50000558532
Name: OpenInsight Metrology Viewer (NA-OP FE) Name: OpenInsight Metrology Viewer (NA-OP FE)
@ -30,3 +24,9 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa010ec](../server/messa010ec.md)
- [ ] [mestsa008](../server/mestsa008.md)
- [ ] [messa017](../server/messa017.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.257Z
created: "2023-09-25T16:09:52.257Z" type: eva
updated: "2023-09-25T16:09:52.258Z" updated: 2025-06-20T23:27:39.821Z
--- ---
# YODA (MES-OP FE) - DEV # YODA (MES-OP FE) - DEV
## Server(s)
- [ ] [mestsa006](../server/mestsa006.md)
```yaml ```yaml
Asset ID: CMDB50000543579 Asset ID: CMDB50000543579
Name: YODA (MES-OP FE) - DEV Name: YODA (MES-OP FE) - DEV
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa006](../server/mestsa006.md)

@ -1,15 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.259Z
created: "2023-09-25T16:09:52.259Z" type: eva
updated: "2023-09-25T16:09:52.260Z" updated: 2025-06-20T23:27:39.821Z
--- ---
# YODA (MES-OP FE) - STAGE # YODA (MES-OP FE) - STAGE
## Server(s)
- [ ] [mestsa03ec](../server/mestsa03ec.md)
```yaml ```yaml
Asset ID: CMDB50000543578 Asset ID: CMDB50000543578
Name: YODA (MES-OP FE) - STAGE Name: YODA (MES-OP FE) - STAGE
@ -28,3 +24,7 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [mestsa03ec](../server/mestsa03ec.md)

@ -1,16 +1,11 @@
--- ---
type: "eva" created: 2023-09-25T16:09:52.261Z
created: "2023-09-25T16:09:52.261Z" type: eva
updated: "2023-09-25T16:09:52.262Z" updated: 2025-06-20T23:27:39.821Z
--- ---
# YODA (MES) # YODA (MES)
## Server(s)
- [ ] [messa014ec](../server/messa014ec.md)
- [ ] [messa015ec](../server/messa015ec.md)
```yaml ```yaml
Asset ID: CMDB50000540746 Asset ID: CMDB50000540746
Name: YODA (MES) Name: YODA (MES)
@ -29,3 +24,8 @@ Mission Criticality: A - Critical
Short Description: n/a Short Description: n/a
Additional Information: Additional Information:
``` ```
## Server(s)
- [ ] [messa014ec](../server/messa014ec.md)
- [ ] [messa015ec](../server/messa015ec.md)

@ -1,9 +1,11 @@
--- ---
type: "fileshare" assigned:
created: "2023-09-25T16:09:52.266Z" created: 2023-09-25T16:09:52.266Z
updated: "2023-09-25T16:09:52.267Z" tags:
assigned: "" - Prod
tags: ["Prod", "EC"] - EC
type: fileshare
updated: 2025-06-20T23:01:42.930Z
--- ---
# messa04ec # messa04ec

@ -1,9 +1,11 @@
--- ---
type: "fileshare" assigned:
created: "2023-09-25T16:09:52.270Z" created: 2023-09-25T16:09:52.270Z
updated: "2023-09-25T16:09:52.270Z" tags:
assigned: "" - Prod
tags: ["Prod", "EC"] - EC
type: fileshare
updated: 2025-06-20T23:01:42.924Z
--- ---
# messv02ecc1 # messv02ecc1

@ -0,0 +1,38 @@
---
type: "note"
---
# 10.95.1.0-links
## Table 1749481974367 = 638850787743670000 = 2025-2.Spring = Mon Jun 09 2025 08:12:53 GMT-0700 (Mountain Standard Time)
- [| IP | MAC | Vendor | Hostname |]()
- [|-------------|-------------------|---------------------------|-----------------------------|]()
- [| 10.95.1.1 | 00:08:E3:FF:FD:90 | Cisco Systems | |](mac-0008e3fffd90.md)
- [| 10.95.1.13 | 00:07:4D:45:2F:DB | Zebra Technologies | |](mac-00074d452fdb.md)
- [| 10.95.1.21 | 00:60:2D:06:68:50 | Alerton Technologies | |](mac-00602d066850.md)
- [| 10.95.1.26 | 00:60:2D:06:68:48 | Alerton Technologies | |](mac-00602d066848.md)
- [| 10.95.1.29 | 00:60:2D:06:61:6B | Alerton Technologies | |](mac-00602d06616b.md)
- [| 10.95.1.31 | 00:60:2D:03:4A:1B | Alerton Technologies | |](mac-00602d034a1b.md)
- [| 10.95.1.33 | 00:60:2D:03:4A:19 | Alerton Technologies | |](mac-00602d034a19.md)
- [| 10.95.1.36 | 00:60:2D:03:6F:68 | Alerton Technologies | |](mac-00602d036f68.md)
- [| 10.95.1.38 | 00:16:01:BB:0D:A3 | BUFFALO.INC | |](mac-001601bb0da3.md)
- [| 10.95.1.180 | 00:0E:8C:CE:89:A0 | Siemens AG | |](mac-000e8cce89a0.md)
- [| 10.95.1.181 | 00:0E:8C:CC:A8:71 | Siemens AG | |](mac-000e8ccca871.md)
- [| 10.95.1.182 | 00:0E:8C:CC:7E:7D | Siemens AG | |](mac-000e8ccc7e7d.md)
- [| 10.95.1.183 | 28:63:36:58:3B:FA | Siemens AG | |](mac-286336583bfa.md)
- [| 10.95.1.185 | 00:0E:8C:F7:C0:1A | Siemens AG | |](mac-000e8cf7c01a.md)
- [| 10.95.1.191 | 28:63:36:64:11:11 | Siemens AG | |](mac-286336641111.md)
- [| 10.95.1.193 | 00:0E:8C:AF:40:86 | Siemens AG | |](mac-000e8caf4086.md)
- [| 10.95.1.195 | 00:0E:8C:C9:C7:CD | Siemens AG | |](mac-000e8cc9c7cd.md)
- [| 10.95.1.196 | 00:0E:8C:CC:A8:3B | Siemens AG | |](mac-000e8ccca83b.md)
- [| 10.95.1.197 | 00:0E:8C:CC:7E:5C | Siemens AG | |](mac-000e8ccc7e5c.md)
- [| 10.95.1.211 | 00:50:56:8E:6C:8F | VMware | |](mac-0050568e6c8f.md)
- [| 10.95.1.211 | 00:50:56:8E:6C:8F | VMware | mesirwfp001.irworld.irf.com |](mac-0050568e6c8f.md)
- [| 10.95.1.233 | 28:29:86:63:DC:BF | APC by Schneider Electric | |](mac-28298663dcbf.md)
- [| 10.95.1.234 | 00:07:4D:DA:2F:74 | Zebra Technologies | |](mac-00074dda2f74.md)
- [| 10.95.1.235 | F8:B4:6A:84:B8:D8 | Hewlett Packard | |](mac-f8b46a84b8d8.md)
- [| 10.95.1.236 | 00:07:4D:DA:2F:5C | Zebra Technologies | |](mac-00074dda2f5c.md)
- [| 10.95.1.237 | 30:E1:71:BA:8B:49 | Hewlett Packard | |](mac-30e171ba8b49.md)
- [| 10.95.1.238 | C4:34:6B:16:B3:E3 | Hewlett Packard | |](mac-c4346b16b3e3.md)
- [| 10.95.1.246 | 48:9E:BD:5E:73:0D | HP | |](mac-489ebd5e730d.md)

2127
nmap/10.95.1.0/10.95.1.0.xml Normal file

File diff suppressed because it is too large Load Diff

@ -1,31 +0,0 @@
---
type: "note"
---
# 10.95.154-links
## Hosts
- [mac-0050568e38c2](mac-0050568e38c2.md)
- [mac-0050568e821e](mac-0050568e821e.md)
- [mac-1c6f65c351db](mac-1c6f65c351db.md)
- [mac-00106f00d74e](mac-00106f00d74e.md)
- [mac-000129a1f145](mac-000129a1f145.md)
- [mac-0090e86e3c35](mac-0090e86e3c35.md)
- [mac-6c0b84e39411](mac-6c0b84e39411.md)
- [mac-c400ad2390f5](mac-c400ad2390f5.md)
- [mac-00d86101bc66](mac-00d86101bc66.md)
- [mac-0001296a8fab](mac-0001296a8fab.md)
- [mac-00131402bd67](mac-00131402bd67.md)
- [mac-00131402b8b7](mac-00131402b8b7.md)
- [mac-7c575863ba9e](mac-7c575863ba9e.md)
- [mac-0090e8651f2b](mac-0090e8651f2b.md)
- [mac-0090e86e3c24](mac-0090e86e3c24.md)
- [mac-0090e86e3c1e](mac-0090e86e3c1e.md)
- [mac-0090e86e3c26](mac-0090e86e3c26.md)
- [mac-0090e86e3c23](mac-0090e86e3c23.md)
- [mac-0090e86e3c18](mac-0090e86e3c18.md)
- [mac-0090e86e3c22](mac-0090e86e3c22.md)
- [mac-0090e86e3bf0](mac-0090e86e3bf0.md)
- [mac-00c0e50002ed](mac-00c0e50002ed.md)
- [mac-00c0e50005d0](mac-00c0e50005d0.md)
- [ipv4-109515430](ipv4-109515430.md)

@ -1,7 +0,0 @@
---
type: "note"
---
# ipv4-109515430
# 10.95.154.30 - K200001783-01.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0001296a8fab
# 10.95.154.29 - 00:01:29:6A:8F:AB - frederic-PC.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-000129a1f145
# 10.95.154.14 - 00:01:29:A1:F1:45 - frederic-PC.mes.infineon.com

@ -1,16 +0,0 @@
---
type: "note"
---
# mac-00105acbc65b
# ipv4-109515430.md
## 10.95.154.30 / K200001783-01.mes.infineon.com (up)
### Info:
### Ports:
### Traceroute information:
### Misc Metrics
### Scripts:
#### PORT 80
#### PORT 3389
#### PORT 5051

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00106f00d74e
# 10.95.154.12 - 00:10:6F:00:D7:4E - SP1-1097-0156.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00131402b8b7
# 10.95.154.32 - 00:13:14:02:B8:B7

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00131402bd67
# 10.95.154.31 - 00:13:14:02:BD:67

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0050568e38c2
# 10.95.154.1 - 00:50:56:8E:38:C2

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0050568e821e
# 10.95.154.7 - 00:50:56:8E:82:1E

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e8651f2b
# 10.95.154.36 - 00:90:E8:65:1F:2B - TENCOR1.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3bf0
# 10.95.154.43 - 00:90:E8:6E:3B:F0 - CDE2.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c18
# 10.95.154.41 - 00:90:E8:6E:3C:18 - BIORAD2.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c1e
# 10.95.154.38 - 00:90:E8:6E:3C:1E - TENCOR3.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c22
# 10.95.154.42 - 00:90:E8:6E:3C:22 - BIORAD3.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c23
# 10.95.154.40 - 00:90:E8:6E:3C:23 - HGCV3.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c24
# 10.95.154.37 - 00:90:E8:6E:3C:24 - TENCOR2.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c26
# 10.95.154.39 - 00:90:E8:6E:3C:26 - HGCV1.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-0090e86e3c35
# 10.95.154.17 - 00:90:E8:6E:3C:35 - HGCV2.mes.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00c0e50002ed
# 10.95.154.52 - 00:C0:E5:00:02:ED

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00c0e50005d0
# 10.95.154.53 - 00:C0:E5:00:05:D0

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-00d86101bc66
# 10.95.154.27 - 00:D8:61:01:BC:66 - cde-resmap

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-1c6f65c351db
# 10.95.154.10 - 1C:6F:65:C3:51:DB - MESD1BIORAD4.ifxcep.net

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-6c0b84e39411
# 10.95.154.18 - 6C:0B:84:E3:94:11 - unity5

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-7c575863ba9e
# 10.95.154.34 - 7C:57:58:63:BA:9E - ISCFMXL2472FTD.infineon.com

@ -1,7 +0,0 @@
---
type: "note"
---
# mac-c400ad2390f5
# 10.95.154.20 - C4:00:AD:23:90:F5 - INFINEONEPI230.mes.infineon.com

@ -4,66 +4,37 @@ type: "note"
# 10.95.154.0-links # 10.95.154.0-links
## Hosts ## Table 1749479283548 = 638850760835480000 = 2025-2.Spring = Mon Jun 09 2025 07:28:03 GMT-0700 (Mountain Standard Time)
- [10.95.154.1 - 00:50:56:8E:38:C2](mac-0050568e38c2.md) - [| IP | MAC | Vendor | Hostname |]()
- [10.95.154.7 - 00:50:56:8E:82:1E](mac-0050568e821e.md) - [|--------------|-------------------|------------------------------|---------------------------------|]()
- [10.95.154.10 - 1C:6F:65:C3:51:DB - MESD1BIORAD4.ifxcep.net](mac-1c6f65c351db.md) - [| 10.95.154.1 | 00:50:56:8E:38:C2 | VMware | |](mac-0050568e38c2.md)
- [10.95.154.12 - 00:10:6F:00:D7:4E - SP1-1097-0156.mes.infineon.com](mac-00106f00d74e.md) - [| 10.95.154.10 | 1C:6F:65:C3:51:DB | Giga-byte Technology | mesd1biorad4.ifxcep.net |](mac-1c6f65c351db.md)
- [10.95.154.14 - 00:01:29:A1:F1:45 - frederic-PC.mes.infineon.com](mac-000129a1f145.md) - [| 10.95.154.12 | 00:10:6F:00:D7:4E | Trenton Technology | sp1-1097-0156.mes.infineon.com |](mac-00106f00d74e.md)
- [10.95.154.17 - 00:90:E8:6E:3C:35 - HGCV2.mes.infineon.com](mac-0090e86e3c35.md) - [| 10.95.154.14 | 00:01:29:A1:F1:45 | DFI | frederic-pc.mes.infineon.com |](mac-000129a1f145.md)
- [10.95.154.18 - 6C:0B:84:E3:94:11 - unity5](mac-6c0b84e39411.md) - [| 10.95.154.16 | 00:01:29:6A:8F:AB | DFI | frederic-pc.mes.infineon.com |](mac-0001296a8fab.md)
- [10.95.154.20 - C4:00:AD:23:90:F5 - INFINEONEPI230.mes.infineon.com](mac-c400ad2390f5.md) - [| 10.95.154.17 | 00:90:E8:6E:3C:35 | Moxa Technologies | hgcv2.mes.infineon.com |](mac-0090e86e3c35.md)
- [10.95.154.27 - 00:D8:61:01:BC:66 - cde-resmap](mac-00d86101bc66.md) - [| 10.95.154.20 | C4:00:AD:23:90:F5 | Advantech Technology (China) | infineonepi230.mes.infineon.com |](mac-c400ad2390f5.md)
- [10.95.154.29 - 00:01:29:6A:8F:AB - frederic-PC.mes.infineon.com](mac-0001296a8fab.md) - [| 10.95.154.27 | 00:D8:61:01:BC:66 | Micro-Star Intl | cde-resmap |](mac-00d86101bc66.md)
- [10.95.154.31 - 00:13:14:02:BD:67](mac-00131402bd67.md) - [| 10.95.154.29 | 00:C0:E5:00:0A:77 | Gespac | |](mac-00c0e5000a77.md)
- [10.95.154.32 - 00:13:14:02:B8:B7](mac-00131402b8b7.md) - [| 10.95.154.31 | 00:13:14:02:BD:67 | Asiamajor | |](mac-00131402bd67.md)
- [10.95.154.34 - 7C:57:58:63:BA:9E - ISCFMXL2472FTD.infineon.com](mac-7c575863ba9e.md) - [| 10.95.154.34 | 00:11:25:1B:F0:A8 | IBM | |](mac-0011251bf0a8.md)
- [10.95.154.36 - 00:90:E8:65:1F:2B - TENCOR1.mes.infineon.com](mac-0090e8651f2b.md) - [| 10.95.154.34 | 00:11:25:1B:F0:A8 | IBM | epipro4046 |](mac-0011251bf0a8.md)
- [10.95.154.37 - 00:90:E8:6E:3C:24 - TENCOR2.mes.infineon.com](mac-0090e86e3c24.md) - [| 10.95.154.36 | 00:90:E8:65:1F:2B | Moxa Technologies | tencor1.mes.infineon.com |](mac-0090e8651f2b.md)
- [10.95.154.38 - 00:90:E8:6E:3C:1E - TENCOR3.mes.infineon.com](mac-0090e86e3c1e.md) - [| 10.95.154.37 | 00:90:E8:6E:3C:24 | Moxa Technologies | tencor2.mes.infineon.com |](mac-0090e86e3c24.md)
- [10.95.154.39 - 00:90:E8:6E:3C:26 - HGCV1.mes.infineon.com](mac-0090e86e3c26.md) - [| 10.95.154.38 | 00:90:E8:6E:3C:1E | Moxa Technologies | tencor3.mes.infineon.com |](mac-0090e86e3c1e.md)
- [10.95.154.40 - 00:90:E8:6E:3C:23 - HGCV3.mes.infineon.com](mac-0090e86e3c23.md) - [| 10.95.154.39 | 00:90:E8:6E:3C:26 | Moxa Technologies | hgcv1.mes.infineon.com |](mac-0090e86e3c26.md)
- [10.95.154.41 - 00:90:E8:6E:3C:18 - BIORAD2.mes.infineon.com](mac-0090e86e3c18.md) - [| 10.95.154.40 | 00:90:E8:6E:3C:23 | Moxa Technologies | hgcv3.mes.infineon.com |](mac-0090e86e3c23.md)
- [10.95.154.42 - 00:90:E8:6E:3C:22 - BIORAD3.mes.infineon.com](mac-0090e86e3c22.md) - [| 10.95.154.41 | 00:90:E8:6E:3C:18 | Moxa Technologies | biorad2.mes.infineon.com |](mac-0090e86e3c18.md)
- [10.95.154.43 - 00:90:E8:6E:3B:F0 - CDE2.mes.infineon.com](mac-0090e86e3bf0.md) - [| 10.95.154.42 | 00:90:E8:6E:3C:22 | Moxa Technologies | biorad3.mes.infineon.com |](mac-0090e86e3c22.md)
- [10.95.154.52 - 00:C0:E5:00:02:ED](mac-00c0e50002ed.md) - [| 10.95.154.43 | 00:90:E8:6E:3B:F0 | Moxa Technologies | wc6inch1.mes.infineon.com |](mac-0090e86e3bf0.md)
- [10.95.154.53 - 00:C0:E5:00:05:D0](mac-00c0e50005d0.md) - [| 10.95.154.44 | 00:90:E8:6E:3C:30 | Moxa Technologies | wc6inch2.mes.infineon.com |](mac-0090e86e3c30.md)
- [10.95.154.30 - K200001783-01.mes.infineon.com](ipv4-109515430.md) - [| 10.95.154.46 | 00:90:E8:6E:3C:1D | Moxa Technologies | wc6inch4.mes.infineon.com |](mac-0090e86e3c1d.md)
- [| 10.95.154.47 | 00:90:E8:6E:3C:19 | Moxa Technologies | wc8inch1.mes.infineon.com |](mac-0090e86e3c19.md)
```json - [| 10.95.154.48 | 00:90:E8:6E:3C:1A | Moxa Technologies | wc8inch2.mes.infineon.com |](mac-0090e86e3c1a.md)
{ - [| 10.95.154.50 | 00:01:29:A9:13:7C | DFI | biorad-ftir |](mac-000129a9137c.md)
"Args": "\u0022C:\\\\Program Files (x86)\\\\Nmap\\\\nmap.exe\u0022 -A -F -oX D:\\\\Tmp\\\\10.95.154.0.xml 10.95.154.0/25", - [| 10.95.154.53 | 00:C0:E5:00:05:D0 | Gespac | |](mac-00c0e50005d0.md)
"Debugging": { - [| 10.95.154.61 | 00:C0:E5:00:0A:79 | Gespac | |](mac-00c0e5000a79.md)
"Level": 0 - [| 10.95.154.65 | 00:C0:E5:00:0A:8F | Gespac | |](mac-00c0e5000a8f.md)
}, - [| 10.95.154.75 | 00:C0:E5:00:09:41 | Gespac | |](mac-00c0e5000941.md)
"Host": [], - [| 10.95.154.77 | 00:C0:E5:00:09:43 | Gespac | |](mac-00c0e5000943.md)
"RunStats": {
"Finished": {
"Elapsed": 348.58,
"Exit": "success",
"Summary": "Nmap done at Tue Dec 5 14:03:50 2023; 128 IP addresses (24 hosts up) scanned in 348.58 seconds",
"Time": 1701810230,
"TimeStr": "Tue Dec 5 14:03:50 2023"
},
"Hosts": {
"Down": 104,
"Total": 128,
"Up": 24
}
},
"ScanInfo": {
"NumServices": 100,
"Protocol": "tcp",
"Services": "7,9,13,21-23,25-26,37,53,79-81,88,106,110-111,113,119,135,139,143-144,179,199,389,427,443-445,465,513-515,543-544,548,554,587,631,646,873,990,993,995,1025-1029,1110,1433,1720,1723,1755,1900,2000-2001,2049,2121,2717,3000,3128,3306,3389,3986,4899,5000,5009,5051,5060,5101,5190,5357,5432,5631,5666,5800,5900,6000-6001,6646,7070,8000,8008-8009,8080-8081,8443,8888,9100,9999-10000,32768,49152-49157",
"Type": "syn"
},
"Scanner": "nmap",
"Start": 1701809882,
"StartStr": "Tue Dec 5 13:58:02 2023",
"Verbose": {
"Level": 0
},
"Version": "7.94"
}
```

Some files were not shown because too many files have changed in this diff Show More