Friday, July 5, 2024

Scarabs colon-izing weak servers

On this blogpost, ESET researchers check out Spacecolon, a small toolset used to deploy variants of the Scarab ransomware to victims all around the world. It in all probability finds its approach into sufferer organizations by its operators compromising weak net servers or through brute forcing RDP credentials.

A number of Spacecolon builds include quite a lot of Turkish strings; due to this fact we suspect a Turkish-speaking developer. We had been capable of observe the origins of Spacecolon again to at the very least Might 2020 and proceed to see new campaigns on the time of writing, with the most recent construct compiled in Might 2023. Regardless of this monitoring and our detailed evaluation of Spacecolon’s constituent instruments, we can not at present attribute its use to any recognized menace actor group. Due to this fact, we are going to name Spacecolon’s operators CosmicBeetle to characterize the hyperlink to “area” and “scarab”.

Spacecolon consists of three Delphi parts – internally referred to as HackTool, Installer, and Service, which shall be known as ScHackTool, ScInstaller, and ScService on this blogpost. ScHackTool is the principle orchestrator part, which permits CosmicBeetle to deploy the opposite two. ScInstaller is a small part with a single goal: to put in ScService. ScService acts as a backdoor, permitting CosmicBeetle to execute customized instructions, obtain and execute payloads, and retrieve system data from compromised machines.

In addition to these three parts, Spacecolon’s operators rely closely on a big number of third-party instruments, each reliable and malicious, that Spacecolon makes accessible on demand.

Whereas making ready this report for publication, we noticed a brand new ransomware household being developed, with samples being uploaded to VirusTotal from Turkey. We consider with excessive confidence that it’s written by the identical developer as Spacecolon; due to this fact we’ll check with it as ScRansom. Our attribution relies on related Turkish strings within the code, utilization of the IPWorks library, and the general GUI similarity. ScRansom makes an attempt to encrypt all onerous, detachable and distant drives utilizing the AES-128 algorithm with a key generated from a hardcoded string. Now we have not noticed ScRansom being deployed within the wild on the time of writing and we consider it’s nonetheless within the growth stage. The newest variant uploaded to VirusTotal is bundled inside an MSI installer, along with a small utility to delete Shadow Copies.

Key factors of this blogpost:

  • CosmicBeetle operators in all probability compromise net servers weak to the ZeroLogon vulnerability or these whose RDP credentials they’re able to brute power.
  • Spacecolon supplies, on demand, a big number of third-party, pink staff instruments.
  • CosmicBeetle has no clear focusing on; its victims are all around the world.
  • Spacecolon can function a RAT and/or deploy ransomware; now we have seen it delivering Scarab.
  • Spacecolon operators or builders look like making ready the distribution of recent ransomware that now we have named ScRansom.

 

Overview

The title Spacecolon was assigned by Zaufana Trzecia Strona analysts, who authored the primary (and to our data the one different) publication (in Polish) concerning the toolset. Constructing on prime of that publication, ESET presents deeper perception into the menace. To keep away from confusion, we are going to check with the toolset as Spacecolon and to its operators as CosmicBeetle.

The assault state of affairs is as follows:

1.    CosmicBeetle compromises a weak net server or just brute forces its RDP credentials.

2.    CosmicBeetle deploys ScHackTool.

3.    Utilizing ScHackTool, CosmicBeetle employs any of the extra third-party instruments accessible on demand to disable safety merchandise, extract delicate data, and achieve additional entry.

4.    If the goal is deemed helpful, CosmicBeetle can deploy ScInstaller and use it to put in ScService.

5.    ScService supplies additional distant entry for CosmicBeetle.

6.    Lastly, CosmicBeetle might select to deploy the Scarab ransomware by means of ScService or manually.

In a number of instances, we observed ScService being deployed by means of Impacket quite than ScInstaller, with ScHackTool not used in any respect. We conclude that utilizing ScHackTool because the preliminary part shouldn’t be the one method Spacecolon’s operators make use of.

The ultimate payload CosmicBeetle deploys is a variant of the Scarab ransomware. This variant internally additionally deploys a ClipBanker, a kind of malware that displays the content material of the clipboard and adjustments content material that it deems is more likely to be a cryptocurrency pockets handle to an attacker-controlled one.

Preliminary acces

ESET telemetry means that some targets are compromised through RDP brute forcing – that is additional supported by the extra instruments, listed in Appendix A – Third-party instruments utilized by the attacker, accessible to Spacecolon operators. In addition to that, we assess with excessive confidence that CosmicBeetle abuses the CVE-2020-1472 (ZeroLogon) vulnerability, primarily based on a customized .NET device described within the subsequent part.

With low confidence, we assess that CosmicBeetle may additionally be abusing a vulnerability in FortiOS for preliminary entry. We consider so primarily based on the overwhelming majority of victims having gadgets working FortiOS of their setting and that the ScInstaller and ScService parts reference the string “Forti” of their code. In response to CISA, three FortiOS vulnerabilities had been amongst the highest routinely exploited vulnerabilities in 2022. Sadly, now we have no additional particulars on such potential vulnerability exploitation apart from these artifacts.

Closing the door behind you

On a number of events, ESET telemetry has proven Spacecolon operators executing a customized .NET payload that we’ll check with right here as ScPatcher. ScPatcher is designed to do nothing malicious. Quite the opposite: it installs chosen Home windows Updates. The checklist of updates put in is illustrated in Desk 1 and the corresponding code a part of ScPatcher in Determine 1.

Desk 1. Listing of Home windows Updates put in by ScPatcher

Replace ID

Platform

Remark

KB5005389

Home windows 8

Addresses CVE-2021-33764.

KB4601357

Home windows 8

Addresses ZeroLogon.

KB4601349

Home windows 8.1

Addresses ZeroLogon.

KB4576750

Home windows 10

No clear CVE connection.

KB955430

Home windows Vista

Home windows Server 2008

No clear CVE connection.

KB4571746

Home windows 7

Home windows Server 2008

No clear CVE connection.

KB5006749

Home windows 7

Home windows Server 2008

No clear CVE connection.

KB4601363

Home windows 7

Home windows Server 2008

Addresses ZeroLogon.

KB5005112

Home windows 10

Home windows Server 2019

No clear CVE connection.

Figure_01_UpdaterUrls

Determine 1. A part of ScPatcher code itemizing the chosen Home windows updates

ScPatcher additionally accommodates two features designed to drop and execute:

 

·      replace.bat, a small BAT script to change Home windows Automated Updates settings, and

·      up.vbs, an nearly an identical copy of an official MSDN instance script to obtain and set up Home windows Updates with the slight change of not accepting person enter, however quite permitting the updates to proceed mechanically and silently.

Whereas these two features should not referenced wherever within the code, ESET telemetry exhibits Spacecolon operators executing each scripts straight by means of Impacket. The features are illustrated in Determine 2 and Determine 3.

Figure_02_UpdateBat
Determine 2. ScPatcher code chargeable for dropping and executing a BAT script to change Automated Home windows Replace settings
Figure_03_UpdateVbs
Determine 3. ScPatcher code chargeable for dropping and executing a VBScript to obtain and set up Home windows Updates

Victimology

Now we have not noticed any sample in Spacecolon victims apart from them being weak to the preliminary entry strategies employed by CosmicBeetle. Determine 4 illustrates the Spacecolon incidents recognized by ESET telemetry.

Figure_05_RansomMessage01
Determine 4. Distribution of Spacecolon victims

Now we have not discovered any sample within the targets’ space of focus or dimension both. To call a number of, now we have noticed Spacecolon at a hospital and a vacationer resort in Thailand, an insurance coverage firm in Israel, an area governmental establishment in Poland, an leisure supplier in Brazil, an environmental firm in Turkey, and a faculty in Mexico.

Technical evaluation

We first take a short have a look at the ransomware variant Spacecolon deploys after which proceed with the evaluation of Spacecolon parts themselves.

Scarab ransomware

Scarab is Delphi-written ransomware. It accommodates notable code overlaps with the Buran and VegaLocker households. It depends on an embedded configuration whose format is sort of an identical to that of the Zeppelin ransomware. That configuration determines, amongst different issues, the file extension for encrypted recordsdata, filenames, checklist of file extensions of recordsdata to encrypt, and the ransom message.

The overwhelming majority of Scarab builds now we have encountered drop and execute an embedded Delphi-written ClipBanker that displays the clipboard content material and replaces any string resembling a cryptocurrency pockets with an attacker-controlled one, particularly one of many following:

 

·      1HtkNb73kvUTz4KcHzztasbZVonWTYRfVx

·      qprva3agrhx87rmmp5wtn805jp7lmncycu3gttmuxe

·      0x7116dd46e5a6c661c47a6c68acd5391a4c6ba525

·      XxDSKuWSBsWFxdJcge8xokrtzz8joCkUHF

·4BrL51JCc9NGQ71kWhnYoDRffsDZy7m1HUU7MRU4nUMXAHNFBEJhkTZV9HdaL4gfuNBxLPc3BeMkLGaPbF5vWtANQnt2yEaJRD7Km8Pnph

·      t1RKhXcyj8Uiku95SpzZmMCfTiKo4iHHmnD

 

We had been capable of conclusively hyperlink Spacecolon with at the very least two Scarab builds using .flycrypt and .restoreserver extensions for encrypted recordsdata – CosmicBeetle tried to execute these builds on machines that had been compromised by Spacecolon shortly beforehand. Each builds observe the identical file-naming patterns – the ransomware runs as %APPDATApercentosk.exe and the embedded ClipBanker as %APPDATApercentwinupas.exe. This naming holds particular significance for Spacecolon, as ScHackTool expects two such named processes to be working. Supposing this naming sample is intently tied to Spacecolon, greater than 50% of Scarab configurations proven by ESET telemetry could also be associated to Spacecolon. The ransom messages for the 2 conclusively linked samples are illustrated in Determine 5 and Determine 6.

Figure 5
Determine 5. Scarab ransom message for the .flycrypt variant
Figure_06_RansomMessage02
Determine 6. Scarab ransom message for the .restoreserver variant

ScHackTool

ScHackTool is the principle Spacecolon part utilized by its operators. It depends closely on its GUI and the energetic participation of its operators; it permits them to orchestrate the assault, downloading and executing further instruments to the compromised machine on demand as they see match.

From right here on, we are going to check with a number of GUI parts in the identical approach as they’re outlined by the Delphi programming language – Labels, TextBoxes, GroupBoxes, and many others.

ScHackTool employs a neat anti-emulation trick. When executed, a pretend error message pops up (see Determine 7). If the “OK” button is clicked, ScHackTool terminates. One must double-click on the “g” within the phrase “reinstalling” (highlighted in pink) to really show the principle window.

Figure_07_Smokescreen
Determine 7. Faux error message displayed when ScHackTool is executed

Earlier than the principle window is displayed, ScHackTool obtains a textual content file, checklist.txt, from its C&C server. This file defines what further instruments can be found, their related names, and URLs from which to obtain them. An instance of such a file is proven in Determine 8. All Spacecolon parts, together with ScHackTool, use the IPWorks library for community communication.

CAT|TOOLS
Defender#https://193.149.185.23/instruments/def.zip#folder
Moveable#https://193.149.185.23/instruments/Moveable.zip#folder
Spacemonger#https://193.149.185.23/instruments/SpaceMonger.zip#folder
Eraser#https://193.149.185.23/instruments/EraserPortable.zip#folder
Nmap#https://193.149.185.23/instruments/nmap-7.92-setup.zip#folder
Disk Instruments#https://193.149.185.23/instruments/disktools.zip#folder
Netscan#https://193.149.185.23/instruments/netscan.zip#folder
APS#https://193.149.185.23/instruments/APS.zip#folder
SuperScan#https://193.149.185.23/instruments/superscan.zip#folder
Autoruns#https://193.149.185.23/instruments/AutorunsPortable.zip
uLow Degree#https://193.149.185.23/instruments/HDDLLF.4.40.zip#folder
Avfucker#https://193.149.185.23/instruments/avfucker.zip#folder
Veracrypt#https://193.149.185.23/instruments/VeraCryptPortable.zip#folder
Dcrypt#https://193.149.185.23/instruments/dcrypt_setup_1.2_beta_3_signed.zip#folder
Afterwork#https://193.149.185.23/instruments/_AfterWork.zip#folder
BAT#https://193.149.185.23/instruments/BAT.zip#folder
CAT|PRIV
NirsoftPass#https://193.149.185.23/instruments/go/passrecenc.zip#folder
IObitUnlocker#https://193.149.185.23/instruments/IObitUnlockerPortable.zip
Mimikatz#https://193.149.185.23/instruments/priv/mimikatz_trunk.zip#folder
AutoMimikatz#https://193.149.185.23/instruments/priv/mimiauto.zip
AccountRestore#https://193.149.185.23/instruments/priv/Accountrestore.zip
Bruter 1.1#https://193.149.185.23/instruments/priv/Bruter_1.1.zip#folder
NL#https://193.149.185.23/instruments/priv/nl.zip#folder
WORDLIST#https://193.149.185.23/instruments/wl.zip#folder
Advrun#https://193.149.185.23/instruments/priv/advancedrun-x64.zip#folder
WPR#https://193.149.185.23/instruments/go/wpr_setup.zip#folder
EPDR#https://193.149.185.23/instruments/go/epdr.zip#folder
NPRW#https://193.149.185.23/instruments/go/nprw.zip#folder
Card Recon#https://193.149.185.23/instruments/go/cardrecon.zip#folder
Radmin Bruter#https://193.149.185.23/instruments/priv/radminbrute.zip#folder
Pstools#https://193.149.185.23/instruments/priv/PSTools.zip#folder
RDP Recognizer#https://193.149.185.23/instruments/go/rdprecognizer.zip#folder
PWRPISO#https://193.149.185.23/instruments/go/PRWP.zip#folder
CAT|RAAG
USBView#https://193.149.185.23/instruments/usbdeview-x64.zip#folder
LastActivityViewer#https://193.149.185.23/instruments/LastActivityView.zip#folder
Pview#https://193.149.185.23/instruments/pwd_view.zip#folder
NGROK#https://193.149.185.23/instruments/r/ngrok.zip
AGENT#https://193.149.185.23/instruments/agent.zip#folder
SUB|Sniffer
Fiddler Sniffer#https://193.149.185.23/instruments/sniffer/FiddlerSetup.zip#folder
CAIN#https://193.149.185.23/instruments/priv/ca_setup.zip#folder
Interceptor#https://193.149.185.23/instruments/sniffer/Intercepter-NG.v1.0+.zip#folder
CAT|Others
MREMOTE#https://193.149.185.23/instruments/different/mRemoteNG-Moveable-1.76.20.24669.zip#folder
Vmware VRC#https://193.149.185.23/instruments/vmrc.zip#folder
Winlogon#https://193.149.185.23/instruments/winlogonview.zip
Filezilla Moveable#https://193.149.185.23/instruments/FileZillaPortable.zip
Sqlmanager Mini#https://193.149.185.23/instruments/go/sqlmanager.zip
SMM#https://193.149.185.23/instruments/SSMS-Setup-ENU.zip#folder
Dbbrowser#https://193.149.185.23/instruments/go/dbbrowser.zip
VCJRENET#https://193.149.185.23/instruments/different/VCJRE.zip#folder
Chrome#https://193.149.185.23/instruments/GoogleChromePortable.zip#folder
Winrar#https://193.149.185.23/instruments/winrar.zip#folder
7z#https://193.149.185.23/instruments/different/7z.zip#folder
SUB|Exploit
Metasploit#https://193.149.185.23/instruments/exploit/metasploitframework-latest.zip

Determine 8. An instance of the checklist.txt file that ScHackTool makes use of to arrange further instruments

Earlier than explaining the method of parsing this file, allow us to briefly introduce ScHackTool’s GUI. It consists of three essential tabs (Obtain, Instruments, and MIMI Dump) and a backside panel shared amongst all three of them. For the reason that Obtain tab is populated by the results of the parsing course of, let’s introduce it first alongside the parsing logic.

Obtain tab

This tab is populated by buttons that give the operators the power to obtain and execute further instruments. All these instruments can be found as password-protected ZIP archives (password: ab1q2w3e!). All of them are downloaded to ./zip/<ARCHIVE_NAME> and extracted into ./<ARCHIVE_NAME_WITHOUT_ZIP>/. The downloaded archives should not eliminated by ScHackTool.

What further instruments can be found is outlined by the aforementioned checklist.txt file. The parsing of this file is pretty easy. It’s learn line by line. If a line appears to be like like CAT|<NAME> (in all probability quick for “Class”), then a brand new GroupBox named <NAME> is created and all following entries are related to it. Equally, if a line appears to be like like SUB|<NAME> (doubtless quick for “Subcategory”), then a brand new horizontal Label named <NAME> is added to the present class.

All different traces are thought of to be precise entries. The road is break up by # into two or three gadgets:

1.      the device title,

2.      the URL used to retrieve the device, and

3.      an non-compulsory suffix.

For each entry, a button titled because the device title is created. Moreover, if the non-compulsory suffix is a folder, a further button titled AC is created; this button merely opens Home windows Explorer on the device’s extracted location.

If the checklist.txt file shouldn’t be accessible, the malware quits. Moreover, if Spacecolon operators request a device that’s outlined in checklist.txt, however shouldn’t be accessible on the related URL, the ScHackTool course of will get caught and stops responding.

As you’ll be able to see in Determine 9, one or two buttons are created for every device. TOOLS, PRIV, RAAG, and Others (highlighted in pink) characterize the classes, and Sniffer and Exploit (highlighted in blue) are the subcategories. A listing of all of the accessible further instruments alongside their descriptions are listed in Appendix A – Third-party instruments utilized by the attacker.

Figure_09_AvailableTools
Determine 9. The Obtain tab itemizing further instruments accessible to obtain from the C&C server

Instruments tab

One could be eager to assume that that is the principle tab, nevertheless it in reality shouldn’t be. Surprisingly, many of the buttons do nothing (their related OnClick features are empty). Traditionally, we all know these buttons did work, however over time, their performance has been eliminated. We offer an outline of the no-longer-functioning buttons later within the blogpost. Determine 10 illustrates the GUI and Desk 2 summarizes the performance of working buttons.

Figure_10_ToolsTab
Determine 10. Instruments tab of ScHackTool

Desk 2. Listing of useful buttons within the Instruments tab

Button

Remark

Keyboard EN

Change the person language settings. That is accomplished by executing a PowerShell script (job.ps1) by means of a BAT script (a.bat). The precise PowerShell instructions executed are:

·      $LanguageList = Get-WinUserLanguageList

·      $LanguageList.Add(“en-US”)

·      Set-WinUserLanguageList $LanguageList -force

Kill OSK

Execute taskkill.exe /f /im osk.exe. As talked about earlier, that is the filename below which the Scarab ransomware is executed.

Winup

Execute taskkill.exe /f /im winupas.exe. As talked about earlier, that is the filename below which the ClipBanker (related to the Scarab ransomware) is executed.

Cobian UI Go

Execute Cobian UI Go, a freeware backup device, whereas eradicating its configuration first. Be aware that this device shouldn’t be downloaded by Spacecolon. The method consists of simply these two steps:

·      Delete C:Program Information (x86)Cobian Backup 11SettingscbEngine.ini

·      Execute C:Program Information (x86)Cobian Backup 11cbInterface.exe

Add

Add a brand new account with administrative rights. Username and password are specified within the TextBoxes to the left (highlighted in pink).

PW GEN

Generate a random alphanumeric string within the TextBox to the left (size is specified within the TextBox below it). Highlighted in inexperienced.

Dec

Decrypt a hardcoded string and show it within the TextBox labeled Str. Highlighted in purple.

Be aware: The Enc button does nothing.

Earlier we acknowledged that the deployed Scarab ransomware and its related ClipBanker are named osk.exe and winupas.exe. As is clear from Desk 2, the 2 related buttons can be utilized to terminate these processes.

The world highlighted in pink is stuffed in when ScHackTool launches. Nonetheless, no precise machine data is retrieved; Spacecolon operators have to fill it in manually.

MIMI Dump tab

The performance on this tab was once a part of the Instruments tab, however was finally moved to a separate tab. As soon as once more, among the buttons don’t work. The UI is illustrated in Determine 11, and Desk 3 summarizes the performance of the working buttons.

Figure_11_MimiDumpTab
Determine 11. MIMI Dump tab of the ScHackTool

Desk 3. Listing of useful buttons within the MIMI Dump tab

Button

Remark

Ship

Add a file to the C&C server.

The steps are:

1.      Take the file from the TextBox labeled Dump.

2.    Create a duplicate and title it lsa.file (or lsass.dmp in older builds).

3.    Retailer this file into dump.zip.

4.    Add dump.zip to the C&C server.

5.    Open a file named lastlog.txt in Notepad.

°      The file might be created by the underlying IPWorks library that implements the switch.

Parse

Obtain two textual content recordsdata from the C&C server and paste one into the Person and the opposite into the Go TextArea.

Downloaded

Present a MessageBox with the checklist of instruments already downloaded to the machine (see Determine 12).

Figure_12_InstalledToolsMsgBox
Determine 12. The MessageBox that lists all of the instruments already accessible on the compromised system when the Downloaded button is clicked

The title of this tab would recommend that it’s intently tied to the notorious password and credential-extracting device Mimikatz, however in reality it’s not. Whereas the file that’s despatched again to the Spacecolon C&C is known as to recommend a lsass.exe dump, the file should be created manually by the operators, and it may be any arbitrary file. Equally, the downloaded usernames and passwords should not utilized in any approach until copied by the operators.

Nonetheless, Mimikatz is a part of the set of further instruments supplied by Spacecolon (see Appendix A – Third-party instruments utilized by the attacker).

Backside panel

The underside panel, shared amongst all three tabs, permits CosmicBeetle to schedule a system restart, take away Spacecolon from the system, and entry PortableApps, one of many further instruments. The Obtain and Zip progress bars correspond to the obtain and power archive extraction progress, respectively. An outline of the buttons’ performance is supplied in Desk 4.

Desk 4. Listing of the buttons within the backside panel shared between the three tabs, and their functionalities

Button

Remark

OPEN

Execute ./Moveable/begin.exe.

CLOSE

Execute

·      taskkill.exe /f /im PortableAppsPlatform.exe

·      taskkill.exe /f /im nl.exe

·      taskkill.exe /f /im advanced_port-scanner.exe

DELETE

Take away all recordsdata and folders recursively from the appliance’s location. Additionally execute taskkill.exe /f /im PortableAppsPlatform.exe.

Folder

Open Home windows’ File Explorer within the software’s location.

R

Schedule a system restart.

A

Abort scheduled system restart.

String encryption

ScHackTool encrypts strings with a easy algorithm – we offer the decryption routine applied in Python in Determine 13. Not all the strings are encrypted, although with newer builds, the variety of protected strings will increase.

def decrypt_string(s: str, key: str) -> str:
    dec = ""
    for b in bytearray.fromhex(s):
        dec += chr(b ^ (key >> 8))
        key = (0xD201 * (b + key) + 0x7F6A) & 0xFFFF
 
    return dec

Determine 13. String decryption routine for SCHackTool strings

ScHackTool buttons – a visit again in time

ScHackTool is unquestionably the part that has undergone probably the most adjustments. The oldest construct we had been capable of finding is from 2020 and makes use of TicsDropbox for communication with its C&C server. At the moment, as an alternative of the pretend error message, a password safety mechanism (see Determine 14) was in place (password: dd1q2w3e).

Figure_14_LoginUI
Determine 14. Password-protection window in an previous variant of ScHackTool

Weirdly, with every new model, some buttons stopped working (their code was utterly eliminated). By having the ability to peek into these older builds, we will be taught the performance of the no-longer-functional buttons, that are listed in Desk 5.

Desk 5. A listing of button functionalities primarily based on evaluation of older builds

Button

Remark

Keyboard EN

Was named Keyboard TR with the plain change in performance.

DEFENDER OFF

Used to drop and execute scripts from the .rsrc part. These scripts at the moment are a part of the BAT and Avfucker further instruments listed in Appendix A – Third-party instruments utilized by the attacker.

Cease Service

Used to drop and execute a script to terminate companies and processes. This script is now a part of the BAT further device, and the checklist of companies and processes is supplied in Appendix B – Listing of terminated Processes and companies.

Kill All (Default)

Used to kill all processes contained inside a hidden checklist of the Delphi type construction. Whereas the code is now not current, the checklist is and is introduced in Appendix C – Processes killed by Kill All (Default) button.

Del Shadow Log

Used to drop and execute scripts to delete Shadow Copies, delete Home windows Occasion Logs, and modify boot choices. These scripts at the moment are a part of the BAT device listed in Appendix A – Third-party instruments utilized by the attacker.

Latest Information

Used to drop and execute a small script that removes all recordsdata positioned at:

·      %APPDATApercentMicrosoftWindowsRecentAutomaticDestinations*

·      %APPDATApercentMicrosoftWindowsRecentCustomDestinations*

·      %APPDATApercentMicrosoftWindowsRecent*

Credssp

Used to change the settings of the Credential Safety Help Supplier (CredSSP) by issuing the next command (in all probability to beat potential RDP connection points):

reg add “HKLMSoftwareMicrosoftWindowsCurrentVersion
PoliciesSystemCredSSPParameters” /f /v AllowEncryptionOracle /t REG_DWORD /d 2

Button5

Encrypt a hardcoded URL and paste it to the Edit1 TextBox. This button might be a predecessor of the Enc and Dec buttons. Unusually, the Dec button at present works whereas Enc doesn’t.

Button20

Shut the pretend error message displayed on startup. This conduct may be very unusual, as on the level when the button may very well be clicked, the error message now not exists. Certainly, clicking this button causes ScHackTool to crash.

ScInstaller

ScInstaller is a really small Delphi device designed to do a single job: set up ScService. ScService is saved in ScInstaller’s .rsrc part, encrypted with the AES algorithm utilizing a key derived from the password TFormDropbox.btnUploadClick.

ScInstaller is a part of the extra instruments the attacker might or might not make the most of, particularly the one named AGENT (see Appendix A – Third-party instruments utilized by the attacker). Regardless of the latest noticed construct coming from 2021, that construct continues to be a part of the toolset on the time of writing. Nonetheless, now we have noticed ScService put in manually by means of Impacket, and, whereas now we have noticed new builds of ScService, now we have seen no new builds of ScInstaller. This will recommend ScInstaller is now not actively used.

The sooner variants of ScInstaller merely put in and ran ScService on execution. The newer variants include a GUI (see Determine 15). ScService is put in provided that the Set up button is clicked.

Figure_15_InstallerUI
Determine 15. ScInstaller GUI

In addition they include a number of further options. The Verify button on the backside verifies whether or not ScService is put in and retrieves the service standing. The Verify button on the prime left is used to examine connectivity to 4 hardcoded C&C servers (no precise knowledge is exchanged). ScInstaller additionally drops its personal TLS certificates in a PFX file named cert.pfx or cdn.pfx and guarded by the password dd1q2w3e. This certificates is used when connecting to the C&C server(s).

TextBoxes labeled Forti IP and Not are used to create a small INI file with two entries – Knowledge and Be aware, stuffed by these two values, respectively. This INI file is merely utilized by CosmicBeetle to retailer customized notes concerning the sufferer. It performs a minor position in C&C communication described within the subsequent part.

ScService

In March 2023, presumably as the results of the Zaufana Trzecia Strona evaluation printed in early February 2023, ScService underwent a notable growth change. Let’s first have a look at its earlier variant after which focus on the 2023 adjustments.

ScService, because the title suggests, is a part run as a Home windows service and acts as a easy backdoor. The service parameters are proven in Desk 6. The service description was taken from the official reliable Home windows Sensor Monitoring Service.

Desk 6. ScService parameters

Parameter

Worth

DisplayName

Server storage monitoring service

ServiceName

UpdateStorServ

Description

Displays varied sensors to be able to expose knowledge and adapt to system and person state. If this service is stopped or disabled, the show brightness won’t adapt to lighting situations. Stopping this service might have an effect on different system performance and options as properly.

As with ScInstaller, ScService additionally drops a customized TLS certificates, an identical to the one utilized by ScInstaller. If the INI file (created by ScInstaller) shouldn’t be current, one with empty values is created.

As soon as launched, ScService creates three timers, one every that:

1.      sends a KEEP message to the C&C server each 10 seconds,

2.      flushes the DNS cache each 5 hours by executing ipconfig /flushdns, and

3.      connects to the C&C server each 5 minutes.

Determine 16 demonstrates the usage of the customized certificates when establishing a connection to the C&C server. ScService makes use of a number of C&C servers, all hardcoded and encrypted within the binary.

Figure_16_CertificateUsage
Determine 16. Use of customized certificates upon connecting to the C&C server

Apart from establishing a TLS connection, ScService communicates with the C&C server through TCP on port 443. The protocol may be very easy; no further encryption is employed. As soon as ScService receives knowledge, it scans the information for recognized command names and executes any such command, optionally sending again a response. ScService acknowledges the six instructions proven in Desk 7. Command title and its parameters are delimited by #. Briefly, ScService can execute arbitrary instructions and executables, open and shut an SSH tunnel, get hold of machine data, and replace the INI file.

Desk 7. TCP/IP instructions functionality

Command

Response

Remark

CMD#<CMD_TO_EXEC>

RESULT#CMD#<CMD_TO_EXEC_RESULT>

Execute <CMD_TO_EXEC> through cmd.exe.

DETAILS#GET

RESULT#DETAILS#<OS>#<UPTIME>#<REMOTE_HOST>#<INI_CONTENT>

Add compromised machine data:

·      <OS> = OS title

·      <UPTIME> = Uptime (retrieved through the GetTickCount API)

·      <REMOTE_HOST> = The C&C server it’s related to

·      <INI_CONTENT> = Content material of the INI file

SETNOTE#<NOTE>

N/A

Set <NOTE> because the content material of the Be aware area within the INI file.

TUNNEL#<HOST>#<PORT>#<USER>#<PWD>#<SRC_PORT>#<DST_PORT>

OK : TUNNEL

Opens an SSH tunnel to the compromised machine for the attacker. Connects to a vacation spot through SSH applied by TScSSHClient. Connects to <HOST> at <PORT> utilizing username <USER> and password <PASS> and instructs <HOST> to hear on <SRC_PORT> and ahead the communication. Evidently <DST_PORT> shouldn’t be used correctly.

DISCONNECT

N/A

Disconnect the connection arrange by the TUNNEL command.

DOWNEXEC#<URL>#<FILE>#<FLAG>

N/A

Obtain from <URL> to <FILE>. If <FLAG> equals 1, execute the <FILE>.

March 2023 redesign

As we already hinted, ScService underwent a notable change in March 2023. To start with, the service parameters modified barely, maintaining an identical sample (see Desk 8).

Desk 8. Up to date ScService parameters

Parameter

Worth

DisplayName

Diagnostic Occasion System

ServiceName

StorageDataServ

Description

The Diagnostic Occasion System is utilized by the Diagnostic Coverage Service to occasion diagnostics that have to run in a Native Service context.

The best way that compromised machine data is obtained modified. ScService runs an area HTTP server on port 8347 accepting a single request – /standing. ScService then points this request to the server. The dealing with of this request is easy: it retrieves machine data and returns it because the content material of the HTTP response. The information is formatted in a approach that it may be saved in an INI file – which is exactly what occurs: ScService shops the content material into its INI file. The collected data is:

·      OS = working system title

·      CN = pc title

·      DO = person area

·      LIP = native IP addresses

Many (not all) strings at the moment are encrypted utilizing the AES-CBC algorithm with a key derived from the password 6e4867bb3b5fb30a9f23c696fd1ebb5b.

The C&C protocol modified. Curiously, the unique C&C communication protocol stays applied, however is simply used when instructed by the CONNECT command (see beneath) to speak with a goal. The brand new essential C&C protocol makes use of HTTP as an alternative of TCP. The next HTTP headers are used:

·      Person-Agent = Mozilla/5.0 (Home windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0

·      UNID = hexlified MD5 hash of MAC handle and C: drive serial quantity

Moreover, a Session cookie is added with its worth being the beforehand collected machine data saved as OS, CN, DO, and LIP, joined by # and encoded by base64.

Instructions are in JSON format (see Determine 17 beneath).

{
    “Standing”: “TASK”,
    “CMD”: “<COMMAND_NAME>”,
    “Params”: “<COMMAND_PARAMS_STR>”,
    “TaskID”: “<TASK_ID>”
}

 

Determine 17. Instance of JSON-formatted command

The Standing area is at all times equal to TASK, whereas the CMD and Params fields outline the command title and parameters. Lastly, the TaskID worth is used to ship the duty consequence, if any, to the C&C server. Supported instructions are listed in Desk 9.

Desk 9. HTTP(S) instructions functionality of ScService

Command

Parameters

Remark

CONNECT

<HOST>:<PORT>

Hook up with a C&C server. Makes use of the previous TCP communication protocol.

TUNNEL

<HOST>#<PORT>#<USER>#<PWD>#<SRC_PORT>#<DST_PORT>

The identical as in TCP variant.

TUNNELCLOSE

N/A

The identical as DISCONNECT in TCP variant.

DOWNEXEC

<FLAG>#<URL>#<FILE>

The identical as in TCP variant (observe that the arguments’ order has modified).

USERADD

<USERNAME>#<PASSWORD>

Add a brand new administrator account with given username and password.

Conclusion

On this blogpost, now we have analyzed Spacecolon, a small Delphi toolset used to push the Scarab ransomware to weak servers and its operators we name CosmicBeetle. Moreover, Spacecolon can present backdoor entry for its operators.

CosmicBeetle doesn’t make a lot effort to cover its malware and leaves loads of artifacts on compromised methods. Little to no anti-analysis or anti-emulation strategies are applied. ScHackTool depends closely on its GUI, however, on the similar time, accommodates a number of nonfunctional buttons. CosmicBeetle operators use ScHackTool primarily to obtain further instruments of option to compromised machines and run them as they see match.

Spacecolon has been in energetic use since at the very least 2020 and is below ongoing growth. We consider the authors made a considerable effort to attempt to evade detection in 2023, after the Zaufana Trzecia Strona publication got here out.

CosmicBeetle doesn’t select its targets; quite, it finds servers with important safety updates lacking and exploits that to its benefit.

On the time of publication, we noticed a brand new ransomware household, which now we have named ScRansom, that may be very doubtless written by the developer of the Spacecolon parts. Now we have not seen ScRansom being deployed within the wild as of this writing.

For any inquiries about our analysis printed on WeLiveSecurity, please contact us at threatintel@eset.com.
ESET Analysis presents non-public APT intelligence experiences and knowledge feeds. For any inquiries about this service, go to the ESET Menace Intelligence web page.

IoCs

Information

 

SHA-1

Filename

Detection

Description

40B8AF12EA6F89DB6ED635037F468AADEE7F4CA6

app.exe

Win32/Spacecolon.A

Spacecolon HackTool.

1CB9320C010065E18881F0AAA0B72FC7C5F85956

Taskmgr.exe

Win32/Spacecolon.A

Spacecolon HackTool.

EF911DB066866FE2734038A35A3B298359EDABCE

ap.exe

Win32/Spacecolon.A

Spacecolon HackTool.

0A2FA26D6EAB6E9B74AD54D37C82DEE83E80BDD7

ap.exe

Win32/Spacecolon.A

Spacecolon HackTool.

B916535362E2B691C6AEF76021944B4A23DDE190

ap.exe

Win32/Spacecolon.A

Spacecolon HackTool.

95931DE0AA6D96568ACEBC11E551E8E1305BF003

a.exe

Win64/Spacecolon.A

Spacecolon Installer.

6700AFB03934B01B0B2A9885799322307E3299D5

installer.exe

Win64/Spacecolon.A

Spacecolon Installer.

4B07391434332E4F8FAADF61F288E48389BCEA08

svcss.exe

Win64/Spacecolon.A

Spacecolon Service.

B9CF8B18A84655D0E8EF1BB14C60763CEFFF9686

svvc.exe

Win64/Spacecolon.A

Spacecolon Service.

E2EAA1EE0B51CAF803CEEDD7D3452577B6FE7A8D

1new.exe

Win32/Filecoder.FS

Scarab ransomware (.hazard variant).

8F1374D4D6CC2899DA1251DE0325A7095E719EDC

kkk.exe

Win32/Filecoder.FS

Scarab ransomware (.rdprecovery variant).

2E4A85269BA1FDBA74A49B0DF3397D6E4397DB78

Analyzer_sib.msi

Win64/DelShad.D

MSI installer of ScRansom

7AA1A41F561993C4CCA9361F9BAEF2B00E31C05D

Project1.exe

Win32/Filecoder.Spacecolon.A

ScRansom

7BC7EEAAF635A45BC2056C468C4C42CC4C7B8F05

Shadow.exe

Win64/DelShad.D

Utility to delete Shadow Copies

Community

IP

Area

Internet hosting supplier

First seen

Particulars

N/A

u.piii[.]internet

Cloudflare

2022-01-25

Spacecolon C&C server.

3.76.107[.]228

N/A

AWS

2023-01-16

Spacecolon C&C server.

87.251.64[.]19

N/A

XHOST INTERNET SOLUTIONS

2021-11-08

Spacecolon C&C server.

87.251.64[.]57

up.awiki[.]org

XHOST INTERNET SOLUTIONS

2021-12-11

Spacecolon C&C server.

87.251.67[.]163

ss.688[.]org

XHOST INTERNET SOLUTIONS

2023-02-27

Spacecolon C&C server.

162.255.119[.]146

akamaicdnup[.]com

Namecheap, Inc.

2023-02-24

Spacecolon C&C server.

185.170.144[.]190

b.688[.]org

XHOST INTERNET SOLUTIONS

2021-11-21

Spacecolon C&C server.

185.202.0[.]149

sys.688[.]org

Web Applied sciences LLC

2020-12-16

Spacecolon C&C server.

193.37.69[.]152

replace.inet2[.]org

XHOST INTERNET SOLUTIONS

2023-03-03

Spacecolon C&C server.

193.37.69[.]153

up.vctel[.]com

u.cbu[.]internet

replace.cbu[.]internet

XHOST INTERNET SOLUTIONS

2021-12-11

Spacecolon C&C server.

193.149.185[.]23

N/A

BL Networks

2023-05-31

Spacecolon C&C server.

206.188.196[.]104

cdnupdate[.]internet

BL Networks

2023-01-16

Spacecolon C&C server.

213.232.255[.]131

N/A

SEMIBAND LLC

2021-12-19

Spacecolon C&C server.

Paths the place Spacecolon is often put in

·      %USERPROFILEpercentMusic

·      %ALLUSERSPROFILE%

Names of customized accounts arrange by CosmicBeetle

·      assist

·      IIS

·      IWAM_USR

·      BK$

Mutexes created by Scarab ransomware

·      {46E4D4E6-8B81-84CA-93DA-BB29377B2AC0}

·      {7F57FB1B-3D23-F225-D2E8-FD6FCF7731DC}

MITRE ATT&CK strategies

Tactic

ID

Title

Description

Reconnaissance

T1595.002

Energetic Scanning: Vulnerability Scanning

CosmicBeetle appeared for weak servers as potential targets.

Useful resource Growth

T1583.001

Purchase Infrastructure: Domains

CosmicBeetle used varied internet hosting suppliers to register domains.

T1587.001

Develop Capabilities: Malware

CosmicBeetle developed its personal malware.

T1587.003

Develop Capabilities: Digital Certificates

ScService and ScInstaller use a customized SSL certificates in TLS communications.

Preliminary Entry

T1190

Exploit Public-Dealing with Software

CosmicBeetle exploited ZeroLogon, and doubtless different vulnerabilities, to compromise methods.

Execution

T1059.003

Command and Scripting Interpreter: Home windows Command Shell

CosmicBeetle executed many instructions utilizing cmd.exe. Most of the moreover downloaded instruments are BAT scripts.

T1059.001

Command and Scripting Interpreter: PowerShell

ScHackTool makes use of PowerShell to carry out varied duties.

T1059.005

Command and Scripting Interpreter: Visible Primary

Most of the moreover downloaded instruments are VBScripts.

T1053.005

Scheduled Job/Job: Scheduled Job

ScService makes use of scheduled duties to execute payloads.

Persistence

T1133

Exterior Distant Providers

CosmicBeetle tried to brute power credentials that had been then used to enter.

T1547.001

Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder

ScHackTool and the Scarab ransomware make the most of the Run or RunOnce key for persistence.

T1136.001

Create Account: Native Account

CosmicBeetle typically created its personal administrator account.

T1543.003

Create or Modify System Course of: Home windows Service

ScService is applied as a Home windows service.

Protection Evasion

T1078.003

Legitimate Accounts: Native Accounts

CosmicBeetle might deploy a big number of instruments to crack or brute power credentials for native accounts.

T1140

Deobfuscate/Decode Information or Data

Spacecolon parts make use of a number of sorts of information obfuscation.

T1070.001

Indicator Elimination: Clear Home windows Occasion Logs

CosmicBeetle might deploy a big number of instruments to clear Home windows Occasion Logs.

T1036.005

Masquerading: Match Reputable Title or Location

Scarab ransomware makes an attempt to cover by naming its processes as reliable Home windows course of names.

T1218.005

System Binary Proxy Execution: Mshta

Scarab ransomware makes use of mshta.exe to carry out varied duties.

Credential Entry

T1110.001

Brute Pressure: Password Guessing

CosmicBeetle might deploy a big number of instruments designed to brute power passwords.

T1110.003

Brute Pressure: Password Spraying

CosmicBeetle might deploy a big number of instruments designed to check a lot of passwords.

T1003.001

OS Credential Dumping: LSASS Reminiscence

CosmicBeetle might deploy instruments able to dumping lsass.exe.

Discovery

T1082

System Data Discovery

ScService queries system data to fingerprint the sufferer.

T1016

System Community Configuration Discovery

ScService retrieves the native community configuration and MAC handle.

T1124

System Time Discovery

ScService retrieves the system time.

Assortment

T1560.002

Archive Collected Knowledge: Archive through Library

ScHackTool makes use of the usual ZIP library to archive recordsdata earlier than extracting them to the C&C server.

T1115

Clipboard Knowledge

Scarab ransomware deploys a ClipBanker that displays the clipboard for cryptocurrency wallets, and adjustments them.

Command and Management

T1071.001

Software Layer Protocol: Net Protocols

Spacecolon parts talk through HTTPS.

T1132.001

Knowledge Encoding: Commonplace Encoding

ScService makes use of AES encryption.

T1095

Non-Software Layer Protocol

Older ScService builds talk through a customized TCP/IP protocol.

T1571

Non-Commonplace Port

New ScService builds run an area HTTP server on port 8347.

T1090.002

Proxy: Exterior Proxy

ScService could also be instructed to make use of an exterior proxy.

Exfiltration

T1041

Exfiltration Over C2 Channel

ScHackTool exfiltrates knowledge to the C&C server.

Affect

T1485

Knowledge Destruction

CosmicBeetle might deploy plenty of instruments to destroy knowledge on disks.

T1486

Knowledge Encrypted for Affect

CosmicBeetle might deploy Scarab ransomware to encrypt delicate knowledge.

T1561

Disk Wipe

CosmicBeetle might deploy plenty of instruments to wipe disks.

T1529

System Shutdown/Reboot

ScHackTool is able to rebooting the system.

Appendix A – Third-party instruments utilized by the attacker

The instruments within the following desk are ordered by title. The “Instrument title” column corresponds to the title assigned to the device archive by the menace actor and the “Archive path” column lists the relative path of the device’s archive on the C&C server. The instruments on the very finish whose “Instrument title” is ready to “N/A” check with instruments which are current on the C&C server, however not utilized by CosmicBeetle in any configuration recognized to us. Lastly, some instruments appear to now not be current on the C&C server, although a button to request them nonetheless exists within the ScHackTool – that is mirrored by the “Remark” column being set to “N/A”.

Instrument title

Archive path

Remark

7z

/instruments/different/7z.zip

7zip, a preferred archiving utility.

AccountRestore

/instruments/priv/Accountrestore.zip

A device used to enumerate customers and brute power their password. Talked about right here.

Advrun

/instruments/priv/advancedrun-x64.zip

AdvancedRun, a utility to execute recordsdata by NirSoft.

Afterwork

/instruments/_AfterWork.zip

Incorporates:

·      CCleaner, the favored efficiency optimization device, and

·      ClearLocokay, a screen-locking utility.

AGENT

/instruments/agent.zip

Incorporates:

·      ScInstaller, and

·      installer for distant entry device IntelliAdmin.

APS

/instruments/APS.zip

Superior Port Scanner, a port scanning utility.

AutoMimikatz

/instruments/priv/mimiauto.zip

N/A

Autoruns

/instruments/AutorunsPortable.zip

Autoruns Moveable, a preferred auto-start location monitor.

Avfucker

/instruments/avfucker.zip

Set of small scripts to:

·      delete Shadow Copies, and

·      disable Home windows Defender.

BAT

/instruments/BAT.zip

Incorporates:

·      a group of scripts to:

°      delete Shadow Copies,

°      modify boot settings,

°      delete Home windows Logs, and

°      terminate a number of processes and companies (check with Appendix B – Listing of terminated processes and companies).

·      Defender Management, a device to disable Home windows Defender.

Bruter 1.1

/instruments/priv/Bruter_1.1.zip

Bruter, a community login brute forcer.

CAIN

/instruments/priv/ca_setup.zip

N/A

Card Recon

/instruments/go/cardrecon.zip

Card Recon, a device for figuring out cost card knowledge.

Chrome

/instruments/GoogleChromePortable.zip

Google Chrome net browser.

Dbbrowser

/instruments/go/dbbrowser.zip

N/A

Dcrypt

/instruments/dcrypt_setup_1.2_beta_3_signed.zip

DiskCryptor, a device to encrypt disks.

Defender

/instruments/def.zip

StopDefender, a device to disable Home windows Defender.

Disk Instruments

/instruments/disktools.zip

Disk instruments toolkit, a group of instruments to control disks (together with wiping).

EPDR

/instruments/go/epdr.zip

N/A

Eraser

/instruments/EraserPortable.zip

Eraser Basic Moveable, a safe file-deletion and data-wiping utility.

Fiddler Sniffer

/instruments/sniffer/FiddlerSetup.zip

Fiddler, a preferred community debugging device.

Filezilla Moveable

/instruments/FileZillaPortable.zip

FileZilla Consumer Moveable, a preferred FTP shopper.

Interceptor

/instruments/sniffer/Intercepter-NG.v1.0+.zip

Interceptor-NG, a multifunctional community evaluation device.

IOBitUnlocker

/instruments/IObitUnlockerPortable.zip

IOBitUnlocker, a device to unlock entry to recordsdata blocked by a sure software.

LastActivityViewer

/instruments/LastActivityView.zip

LastActivityView, a device by NirSoft to view latest exercise.

LowLevel

/instruments/HDDLLF.4.40.zip

HDD LLF Low Degree Format Instrument, a utility for low-level onerous disk drive formatting.

Metasploit

/instruments/exploit/metasploitframework-latest.zip

Metasploit, a penetration testing framework.

Mimikatz

/instruments/priv/mimikatz_trunk.zip

The well-known password extraction device.

MREMOTE

/instruments/different/mRemoteNG-Moveable-1.76.20.24669.zip

mRemoteNG, a multi-protocol distant connections supervisor.

Netscan

/instruments/netscan.zip

NetworkScanner by SoftPerfect, an IPv4/IPv6 scanner.

NGROK

/instruments/r/ngrok.zip

N/A

NirsoftPass

/instruments/go/passrecenc.zip

Home windows Password Restoration Instruments, a group of password retrieval instruments by NirSoft.

NL

/instruments/priv/nl.zip

NLBrute, an RDP brute-forcing device.

Nmap

/instruments/nmap-7.92-setup.zip

Nmap, a utility for community discovery and safety auditing.

NPRW

/instruments/go/nprw.zip

N/A

Moveable

/instruments/Moveable.zip

PortableApps.com, a bundle of assorted transportable functions.

Pstools

/instruments/priv/PSTools.zip

PsTools, a group of command line instruments for Home windows by Sysinternals.

Pview

/instruments/pwd_view.zip

Password Viewer, a utility to unmask passwords hidden in PasswordBox fields.

PWRPISO

/instruments/go/PRWP.zip

Reset Home windows Password, a password restoration device.

Radmin Bruter

/instruments/priv/radminbrute.zip

N/A

RDP Recognizer

/instruments/go/rdprecognizer.zip

N/A

SMM

/instruments/SSMS-Setup-ENU.zip

SQL Server Administration Studio by Microsoft.

Spacemonger

/instruments/SpaceMonger.zip

SpaceMonger, a device for maintaining observe of free area on disks.

Sqlmanager Mini

/instruments/go/sqlmanager.zip

N/A

SuperScan

/instruments/superscan.zip

Superscan, a port scanner by Foundstone.

USBView

/instruments/usbdeview-x64.zip

USBDeview, a USB machine viewer by NirSoft.

VCJRENET

/instruments/different/VCJRE.zip

Incorporates:

·      JRE for Java 8.0.3110.11,

·      Microsoft .NET Framework 4.8.04115.00,

·      Microsoft Visible C++ 2015-2022 Redistributable (x64) – 14.30.30704,

·      Microsoft Visible C++ 2015-2022 Redistributable (x86) – 14.30.30704,

·      Microsoft Visible C++ 2012 Redistributable (x64) – 11.0.61030,

·      Microsoft Visible C++ 2013 Redistributable (x64) – 12.0.40664,

·      Microsoft Visible C++ 2013 Redistributable (x86) – 12.0.40664,

·      Microsoft Visible C++ 2013 Redistributable (x64) – 12.0.30501, and

·      Microsoft Visible C++ 2013 Redistributable (x86) – 12.0.30501.

Veracrypt

/instruments/VeraCryptPortable.zip

VeraCrypt Moveable disk encryption software program.

Vmware VRC

/instruments/vmrc.zip

N/A

Winlogon

/instruments/winlogonview.zip

WinLogOnView by NirSoft.

Winrar

/instruments/winrar.zip

WinRAR, a preferred archiver device.

WORDLIST

/instruments/wl.zip

N/A

WPR

/instruments/go/wpr_setup.zip

Passcape Home windows Password Restoration, a device to retrieve passwords from person accounts.

N/A

/instruments/FastCopyPortable.zip

FastCopy Moveable, a utility for quick copying and deletion.

N/A

/instruments/IObitUninstallerPortable.zip

IObitUninstaller Moveable, a utility for uninstalling functions.

N/A

/instruments/clearev.zip

Incorporates:

·      a group of scripts to:

°      delete Home windows Occasion Logs, and

°      delete Shadow Backups.

·      ScreenLock (additionally contained within the Afterwork archive).

N/A

instruments/different/dbeaver-portable-win64-21.0.5-43-setup.exe

DBeaver, a database administration device.

Appendix B – Listing of terminated processes and companies

AcronisAgent
AcrSch2Svc
Apache2
avpsus
BackupExecAgentAccelerator
BackupExecAgentBrowser
BackupExecDiveciMediaService
BackupExecJobEngine
BackupExecManagementService
BackupExecRPCService
BackupExecVSSProvider
bes10*
black*
BMR Boot Service
CAARCUpdateSvc
CASAD2DWebSvc
ccEvtMgr
ccSetMgr
DefWatch
fbgu*
fdlauncher*
firebird*
firebirdguardiandefaultinstance
IBM Domino Diagnostics (CProgramFilesIBMDomino)
IBM Domino Server (CProgramFilesIBMDominodata)
IBM*
ibmiasrw
IISADMIN
Intuit.QuickBooks.FCS
McAfeeDLPAgentService
mfewc
mr2kserv
MsDtsServer110
MsDtsSrvr*
MSExchangeADTopology
MSExchangeFBA
MSExchangeIS
MSExchangeSA
msmdsrv*
MSSQL$ISARS
MSSQL$MSFW
MSSQLFDLauncher
MSSQLServerADHelper100
MSSQLServerOLAPService
MySQL
mysql*
mysqld.exe
NetBackup BMR MTFTP Service
orac*
PDVFSService
postg*
QBCFMonitorService
QBFCService
QBIDPService
QBPOSDBServiceV12
QBVSS
QuickBooksDB1
QuickBooksDB10
QuickBooksDB11
QuickBooksDB12
QuickBooksDB13
QuickBooksDB14
QuickBooksDB15
QuickBooksDB16
QuickBooksDB17
QuickBooksDB18
QuickBooksDB19
QuickBooksDB2
QuickBooksDB20
QuickBooksDB21
QuickBooksDB22
QuickBooksDB23
QuickBooksDB24
QuickBooksDB25
QuickBooksDB3
QuickBooksDB4
QuickBooksDB5
QuickBooksDB6
QuickBooksDB7
QuickBooksDB8
QuickBooksDB9
ReportingServicesService*
ReportServer
ReportServer$ISARS
RTVscan
sage*
SavRoam
ShadowProtectSvc
Merely Accounting Database Connection Supervisor
sophos
SPAdminV4
SPSearch4
SPTimerV4
SPTraceV4
SPUserCodeV4
SPWriterV4
sql
SQL Backup Grasp
SQL Server (MSSQLServer)
SQL Server Agent (MSSQLServer)
SQL Server Evaluation Providers (MSSQLServer)
SQL Server Browser
SQL Server FullText Search (MSSQLServer)
SQL Server Integration Providers
SQL Server Reporting Providers (MSSQLServer)
sql*
SQLAgent$ISARS
SQLAgent$MSFW
SQLAGENT90.EXE
SQLBrowser
sqlbrowser.exe
sqlservr.exe
SQLWriter
sqlwriter.exe
stc_raw_agent
retailer.exe
vee*
veeam
VeeamDeploymentService
VeeamNFSSvc
VeeamTransportSvc
VSNAPVSS
WinDefend
YooBackup
YooIT
Zhudongfangyu

Appendix C – Processes killed by Kill All (Default) button

Names of processes that was once terminated by the Kill All (Default) button:

app.exe
ApplicationFrameHost.exe
blnsvr.exe
cmd.exe
conhost.exe
csrss.exe
dllhost.exe
dwm.exe
explorer.exe
LogonUI.exe
lsass.exe
msdtc.exe
openvpn-gui.exe
Project1.exe
rdpclip.exe
RuntimeBroker.exe
SearchUI.exe
companies.exe
ShellExperienceHost.exe
sihost.exe
smss.exe
spoolsv.exe
svchost.exe
taskhost.exe
taskhostex.exe
taskhostw.exe
tasklist.exe
Taskmgr.exe
vmcompute.exe
vmms.exe
w3wp.exe
wininit.exe
winlogon.exe
wlms.exe
WmiPrvSE.exe

 

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles