File name:

speed.ct

Full analysis: https://app.any.run/tasks/5bf945ff-b40f-4269-b80c-2f79f076aafd
Verdict: Malicious activity
Analysis date: June 18, 2021, 21:30:09
OS: Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)
Indicators:
MIME: text/xml
File info: XML 1.0 document, UTF-8 Unicode text, with CRLF line terminators
MD5:

D6E0D1FD228B4054D2C657BD7BC22FE3

SHA1:

D75FB1152020C11B1CAFB545C9DEB4B419386EF0

SHA256:

B04EDDA7E977D6629B3197E195B6149AE680227530C97423C5909647B21C0979

SSDEEP:

48:cS5Gya1ee4XYZIYSlFeVjgi0xHoK/3yDK31iV/3+GkWTgUIOV6eSFHF5sJ+QqzYv:RGnviVVJDGK3WHgYkFyJ+N8RQu

ANY.RUN is an interactive service which provides full access to the guest system. Information in this report could be distorted by user actions and is provided for user acknowledgement as it is. ANY.RUN does not guarantee maliciousness or safety of the content.
  • MALICIOUS

    • Application was dropped or rewritten from another process

      • CheatEngine72.exe (PID: 1252)
      • CheatEngine72.exe (PID: 2084)
      • Kernelmoduleunloader.exe (PID: 2660)
      • windowsrepair.exe (PID: 3200)
      • Cheat Engine.exe (PID: 2776)
      • Cheat Engine.exe (PID: 2696)
      • cheatengine-i386.exe (PID: 1476)
    • Drops executable file immediately after starts

      • CheatEngine72.exe (PID: 1252)
      • CheatEngine72.exe (PID: 2084)
      • CheatEngine72.exe (PID: 3616)
      • CheatEngine72.tmp (PID: 2112)
    • Changes settings of System certificates

      • CheatEngine72.tmp (PID: 3760)
      • cheatengine-i386.exe (PID: 1476)
    • Starts NET.EXE for service management

      • CheatEngine72.tmp (PID: 2112)
    • Loads dropped or rewritten executable

      • cheatengine-i386.exe (PID: 1476)
  • SUSPICIOUS

    • Modifies files in Chrome extension folder

      • chrome.exe (PID: 448)
    • Executable content was dropped or overwritten

      • CheatEngine72.exe (PID: 1252)
      • chrome.exe (PID: 448)
      • chrome.exe (PID: 2504)
      • CheatEngine72.exe (PID: 2084)
      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.exe (PID: 3616)
      • CheatEngine72.tmp (PID: 2112)
    • Reads Windows owner or organization settings

      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
    • Reads the Windows organization settings

      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
    • Drops a file with too old compile date

      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
    • Drops a file that was compiled in debug mode

      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
    • Adds / modifies Windows certificates

      • CheatEngine72.tmp (PID: 3760)
      • cheatengine-i386.exe (PID: 1476)
    • Starts SC.EXE for service management

      • CheatEngine72.tmp (PID: 2112)
    • Creates a directory in Program Files

      • CheatEngine72.tmp (PID: 2112)
    • Uses ICACLS.EXE to modify access control list

      • CheatEngine72.tmp (PID: 2112)
    • Changes default file association

      • CheatEngine72.tmp (PID: 2112)
    • Creates files in the program directory

      • cheatengine-i386.exe (PID: 1476)
    • Starts CMD.EXE for commands execution

      • cheatengine-i386.exe (PID: 1476)
    • Creates or modifies windows services

      • cheatengine-i386.exe (PID: 1476)
    • Uses TASKLIST.EXE to query information about running processes

      • cmd.exe (PID: 1556)
  • INFO

    • Manual execution by user

      • chrome.exe (PID: 448)
      • CheatEngine72.exe (PID: 1252)
      • verclsid.exe (PID: 2520)
      • Cheat Engine.exe (PID: 2696)
      • Cheat Engine.exe (PID: 2776)
    • Application launched itself

      • chrome.exe (PID: 448)
    • Reads the hosts file

      • chrome.exe (PID: 448)
      • chrome.exe (PID: 2504)
    • Changes default file association

      • chrome.exe (PID: 448)
    • Reads settings of System Certificates

      • chrome.exe (PID: 448)
      • cheatengine-i386.exe (PID: 1476)
    • Application was dropped or rewritten from another process

      • CheatEngine72.tmp (PID: 3660)
      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
      • CheatEngine72.exe (PID: 3616)
    • Loads dropped or rewritten executable

      • CheatEngine72.tmp (PID: 3760)
      • CheatEngine72.tmp (PID: 2112)
    • Creates a software uninstall entry

      • CheatEngine72.tmp (PID: 2112)
    • Creates files in the program directory

      • CheatEngine72.tmp (PID: 2112)
Find more information about signature artifacts and mapping to MITRE ATT&CK™ MATRIX at the full report
No Malware configuration.

TRiD

.ct | Cheat Engine Cheat Table (XML) (91.8)
.xml | Generic XML (ASCII) (8.1)

EXIF

XMP

CheatTableLuaScript: dbk_initialize() dbk_useKernelmodeOpenProcess() dbk_useKernelmodeProcessMemoryAccess() if getOpenedProcessID() then openProcess(getOpenedProcessID()) end dbk_writesIgnoreWriteProtection(true) function AOBRep(search, change) local aob = AOBScan(search) if aob then for i=0,aob.Count-1 do autoAssemble(aob[i]..':\ndb '..change) end aob.Destroy() end end EmuForm = createForm(true) EmuForm.Caption = 'Speed by FOCH' EmuForm.Width = 310 EmuForm.Height = 100 function smartgaga() emu= "AndroidProcess" startmenu() EmuForm.hide() end EmuButton1 = createButton(EmuForm) EmuButton1.Left = 10 EmuButton1.Top = 10 EmuButton1.Width = 110 EmuButton1.Height = 40 EmuButton1.onClick = smartgaga EmuButton1.Caption = 'SmartGaga' function gameloop() emu= "aow_exe" startmenu() EmuForm.hide() end EmuButton2 = createButton(EmuForm) EmuButton2.Left = 170 EmuButton2.Top = 10 EmuButton2.Width = 110 EmuButton2.Height = 40 EmuButton2.onClick = gameloop EmuButton2.Caption = 'GameLoop' function startmenu() local p = io.popen('tasklist /fi "IMAGENAME eq '..emu..'.exe" /fi "MEMUSAGE gt 220000" /nh', 'r'); local procInfo = p:read('*a'); p:close(); local pid = procInfo:match('%d+'); pid = tonumber(pid); if(pid == nil)then messageDialog("Wheres the game ?", mtWarning, mbOK) closeCE() else openProcess(pid) ----------------HACK MENU START---------------- function cbfo() searchV = 'BD 37 86 35 71 0A 90 ED' --off replaceV = 'CD CC CC 3D 71 0A 90 ED' --lol AOBRep(searchV,replaceV) end MyForm = createForm(true) MyForm.Caption = 'Murp Hack v1.0' MyForm.Width = 180 MyForm.Height = 140 chl = createLabel(MyForm) chl.Caption= 'Bypass Menu**' chl.Left = 10 chl.Top = 410 cbbo = createButton(MyForm) cbbo.Left = 10 cbbo.Top = 40 cbbo.Width = 150 cbbo.Height = 40 cbbo.onClick = cbfo cbbo.Caption = 'Fast Runn' info2l = createLabel(MyForm) info2l.Caption= '** -> Lobide aktifleştirilmeli. - good.' info2l.Left = 10 info2l.Top = 535 info3l = createLabel(MyForm) info3l.Caption= 'JK GAMING WORLD' info3l.Left = 60 info3l.Top = 560 info3l.Font.Color= 0xff0000 info3l.Font.Size= 12 ----------------HACK MENU FINISH---------------- end end
CheatTableUserdefinedSymbols: -
CheatTableCheatEntries: -
CheatTableCheatEngineTableVersion: 28
No data.
screenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshot
All screenshots are available in the full report
All screenshots are available in the full report
Total processes
120
Monitored processes
65
Malicious processes
5
Suspicious processes
0

Behavior graph

Click at the process to see the details
start drop and start drop and start drop and start drop and start drop and start drop and start rundll32.exe no specs chrome.exe chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs chrome.exe no specs cheatengine72.exe cheatengine72.tmp no specs cheatengine72.exe cheatengine72.tmp verclsid.exe no specs cheatengine72.exe cheatengine72.tmp net.exe no specs net1.exe no specs net.exe no specs net1.exe no specs sc.exe no specs sc.exe no specs icacls.exe no specs kernelmoduleunloader.exe no specs windowsrepair.exe no specs icacls.exe no specs cheat engine.exe no specs cheat engine.exe cheatengine-i386.exe cmd.exe no specs tasklist.exe no specs

Process information

PID
CMD
Path
Indicators
Parent process
272"C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --field-trial-handle=996,2157203826841519264,6327078059636017544,131072 --enable-features=PasswordImport --disable-gpu-compositing --lang=en-US --enable-offline-auto-reload --enable-offline-auto-reload-visible-only --device-scale-factor=1 --num-raster-threads=2 --enable-main-frame-before-activation --service-request-channel-token=17431423393108802784 --renderer-client-id=29 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=4488 /prefetch:1C:\Program Files\Google\Chrome\Application\chrome.exechrome.exe
User:
admin
Company:
Google LLC
Integrity Level:
LOW
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
308"net" stop BadlionAnticC:\Windows\system32\net.exeCheatEngine72.tmp
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Net Command
Exit code:
2
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
Modules
Images
c:\windows\system32\net.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\windows\system32\advapi32.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\sechost.dll
c:\windows\system32\rpcrt4.dll
c:\windows\system32\netutils.dll
c:\windows\system32\browcli.dll
376"C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --field-trial-handle=996,2157203826841519264,6327078059636017544,131072 --enable-features=PasswordImport --lang=en-US --extension-process --enable-offline-auto-reload --enable-offline-auto-reload-visible-only --device-scale-factor=1 --num-raster-threads=2 --enable-main-frame-before-activation --service-request-channel-token=12277889633246387095 --renderer-client-id=4 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=2520 /prefetch:1C:\Program Files\Google\Chrome\Application\chrome.exechrome.exe
User:
admin
Company:
Google LLC
Integrity Level:
LOW
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
448"C:\Program Files\Google\Chrome\Application\chrome.exe" C:\Program Files\Google\Chrome\Application\chrome.exe
explorer.exe
User:
admin
Company:
Google LLC
Integrity Level:
MEDIUM
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
752C:\Windows\system32\net1 stop BadlionAnticheatC:\Windows\system32\net1.exenet.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Net Command
Exit code:
2
Version:
6.1.7601.17514 (win7sp1_rtm.101119-1850)
Modules
Images
c:\windows\system32\net1.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\windows\system32\advapi32.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\sechost.dll
c:\windows\system32\rpcrt4.dll
c:\windows\system32\dsrole.dll
c:\windows\system32\netutils.dll
816"C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --field-trial-handle=996,2157203826841519264,6327078059636017544,131072 --enable-features=PasswordImport --lang=en-US --service-sandbox-type=utility --service-request-channel-token=12561128760379077131 --mojo-platform-channel-handle=3508 --ignored=" --type=renderer " /prefetch:8C:\Program Files\Google\Chrome\Application\chrome.exechrome.exe
User:
admin
Company:
Google LLC
Integrity Level:
LOW
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
952tasklist /fi "IMAGENAME eq aow_exe.exe" /fi "MEMUSAGE gt 220000" /nhC:\Windows\system32\tasklist.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Lists the current running tasks
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
Modules
Images
c:\windows\system32\tasklist.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\windows\system32\advapi32.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\sechost.dll
c:\windows\system32\rpcrt4.dll
c:\windows\system32\user32.dll
c:\windows\system32\gdi32.dll
956"C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --field-trial-handle=996,2157203826841519264,6327078059636017544,131072 --enable-features=PasswordImport --lang=en-US --service-sandbox-type=utility --service-request-channel-token=5711914890426522248 --mojo-platform-channel-handle=3260 --ignored=" --type=renderer " /prefetch:8C:\Program Files\Google\Chrome\Application\chrome.exechrome.exe
User:
admin
Company:
Google LLC
Integrity Level:
LOW
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
1004"C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --field-trial-handle=996,2157203826841519264,6327078059636017544,131072 --enable-features=PasswordImport --lang=en-US --service-sandbox-type=utility --service-request-channel-token=16016044589119154386 --mojo-platform-channel-handle=3616 --ignored=" --type=renderer " /prefetch:8C:\Program Files\Google\Chrome\Application\chrome.exechrome.exe
User:
admin
Company:
Google LLC
Integrity Level:
LOW
Description:
Google Chrome
Exit code:
0
Version:
75.0.3770.100
Modules
Images
c:\program files\google\chrome\application\chrome.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\program files\google\chrome\application\75.0.3770.100\chrome_elf.dll
c:\windows\system32\version.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\shell32.dll
c:\windows\system32\shlwapi.dll
c:\windows\system32\gdi32.dll
1252"C:\Users\admin\Downloads\CheatEngine72.exe" C:\Users\admin\Downloads\CheatEngine72.exe
explorer.exe
User:
admin
Company:
Integrity Level:
MEDIUM
Description:
cheatengine Installer
Exit code:
0
Version:
7.2.0
Modules
Images
c:\users\admin\downloads\cheatengine72.exe
c:\systemroot\system32\ntdll.dll
c:\windows\system32\kernel32.dll
c:\windows\system32\kernelbase.dll
c:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
c:\windows\system32\msvcrt.dll
c:\windows\system32\gdi32.dll
c:\windows\system32\user32.dll
c:\windows\system32\lpk.dll
c:\windows\system32\usp10.dll
Total events
1 561
Read events
1 328
Write events
209
Delete events
24

Modification events

(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon
Operation:writeName:failed_count
Value:
0
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon
Operation:writeName:state
Value:
2
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\ThirdParty
Operation:writeName:StatusCodes
Value:
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\ThirdParty
Operation:writeName:StatusCodes
Value:
01000000
(PID) Process:(2256) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\BrowserExitCodes
Operation:writeName:448-13268525440685875
Value:
259
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon
Operation:writeName:state
Value:
1
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Update\ClientState\{8A69D345-D564-463c-AFF1-A69D9E530F96}
Operation:writeName:dr
Value:
1
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome
Operation:writeName:UsageStatsInSample
Value:
0
(PID) Process:(448) chrome.exeKey:HKEY_CURRENT_USER\Software\Google\Chrome\BrowserExitCodes
Operation:delete valueName:3252-13245750958665039
Value:
0
(PID) Process:(448) chrome.exeKey:HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientStateMedium\{8A69D345-D564-463C-AFF1-A69D9E530F96}
Operation:writeName:usagestats
Value:
0
Executable files
69
Suspicious files
87
Text files
490
Unknown types
40

Dropped files

PID
Process
Filename
Type
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\BrowserMetrics\BrowserMetrics-60CD1081-1C0.pma
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\a89c05fd-04b1-4a2f-a0ce-24f0e2e268a5.tmp
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\data_reduction_proxy_leveldb\000048.dbtmp
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Feature Engagement Tracker\AvailabilityDB\LOG.old
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Site Characteristics Database\LOG.oldtext
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\data_reduction_proxy_leveldb\LOG.old~RF164bc3.TMPtext
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Site Characteristics Database\LOG.old~RF164b94.TMPtext
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Sync Data\LevelDB\LOG.old~RF164ba4.TMPtext
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\shared_proto_db\LOG.old
MD5:
SHA256:
448chrome.exeC:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\shared_proto_db\LOG.old~RF164e82.TMP
MD5:
SHA256:
Download PCAP, analyze network streams, HTTP content and a lot more at the full report
HTTP(S) requests
4
TCP/UDP connections
59
DNS requests
43
Threats
0

HTTP requests

PID
Process
Method
HTTP Code
IP
URL
CN
Type
Size
Reputation
2112
CheatEngine72.tmp
GET
200
65.9.84.128:80
http://d6xkp4ffnq16f.cloudfront.net/
US
whitelisted
2504
chrome.exe
GET
301
78.47.247.3:80
http://www.freeware.de/assets/20/images/27/46/47/151.gif
DE
html
178 b
malicious
1476
cheatengine-i386.exe
GET
200
93.184.220.29:80
http://ocsp.digicert.com/MFEwTzBNMEswSTAJBgUrDgMCGgUABBTBL0V27RVZ7LBduom%2FnYB45SPUEwQU5Z1ZMIJHWMys%2BghUNoZ7OrUETfACEAo3h2ReX7SMIk79G%2B0UDDw%3D
US
der
1.47 Kb
whitelisted
2504
chrome.exe
GET
200
34.104.35.123:80
http://edgedl.me.gvt1.com/edgedl/chromewebstore/L2Nocm9tZV9leHRlbnNpb24vYmxvYnMvNzI0QUFXNV9zT2RvdUwyMERESEZGVmJnQQ/1.0.0.6_nmmhkkegccagdldgiimedpiccmgmieda.crx
US
crx
242 Kb
whitelisted
Download PCAP, analyze network streams, HTTP content and a lot more at the full report

Connections

PID
Process
IP
Domain
ASN
CN
Reputation
2504
chrome.exe
142.250.184.195:443
clientservices.googleapis.com
Google Inc.
US
whitelisted
2504
chrome.exe
142.250.185.106:443
fonts.googleapis.com
Google Inc.
US
whitelisted
2504
chrome.exe
172.217.20.3:443
www.google.com.ua
Google Inc.
US
whitelisted
2504
chrome.exe
142.250.186.67:443
www.gstatic.com
Google Inc.
US
whitelisted
2504
chrome.exe
142.250.186.78:443
apis.google.com
Google Inc.
US
whitelisted
2504
chrome.exe
172.217.16.110:443
ogs.google.com.ua
Google Inc.
US
whitelisted
2504
chrome.exe
142.250.185.228:443
www.google.com
Google Inc.
US
whitelisted
104.20.175.30:443
www.cheatengine.org
Cloudflare Inc
US
shared
2504
chrome.exe
104.20.175.30:443
www.cheatengine.org
Cloudflare Inc
US
shared
2504
chrome.exe
142.250.185.194:443
pagead2.googlesyndication.com
Google Inc.
US
suspicious

DNS requests

Domain
IP
Reputation
clientservices.googleapis.com
  • 142.250.184.195
whitelisted
accounts.google.com
  • 142.250.186.45
shared
www.google.com.ua
  • 172.217.20.3
whitelisted
fonts.googleapis.com
  • 142.250.185.106
whitelisted
www.gstatic.com
  • 142.250.186.67
whitelisted
apis.google.com
  • 142.250.186.78
whitelisted
ogs.google.com.ua
  • 172.217.16.110
whitelisted
www.google.com
  • 142.250.185.228
malicious
fonts.gstatic.com
  • 142.250.186.67
whitelisted
www.cheatengine.org
  • 104.20.175.30
  • 104.20.174.30
  • 172.67.33.171
unknown

Threats

No threats detected
No debug info