Library
My library

+ Add to library

Contact us
24/7 Tech support | Rules regarding submitting

Send a message

Your tickets

Profile

Trojan.Scavenger.4

Added to the Dr.Web virus database: 2025-05-05

Virus description added:

sha1:

  • daf7bf74dc54b8eb98be2f140c82c4ae1ea1f10e (profapi.dll)

Description

A malicious program written in C++ and a component of the Trojan.Scavenger family. It is a dynamic library whose main function is to steal user data from the Exodus crypto wallet app.

Operating routine

Trojan.Scavenger.4 is downloaded into the infected system by another trojan from the same family. It is saved as the file profapi.dll in the Exodus software directory and launched as a component of this crypto wallet by exploiting the DLL Search Order Hijacking vulnerability.

Checking the running environment

When launched, Trojan.Scavenger.4 performs an environment check, which is standard for this family. If it detects signs that it is being launched in a virtual environment or debug mode, it stops working.

Hooking the function v8::String::NewFromUtf8

The trojan obtains the list of modules loaded into the process through the list PEB->LDR->InMemoryOrderModuleList and searches for the function
?NewFromUtf8@String@v8@SA?AV?$MaybeLocal@VString@v8@2@PEAVIsolate@2@PEBDW4NewStringType@2@H@Z among the export functions of these modules. This particular function is part of the V8 engine for operating with JavaScript and WebAssembly; all the lines used in the code are generated through it.

By hooking this function, Trojan.Scavenger.4 is able to monitor all JSONs generated by the target app and obtain various user data. In this particular case the trojan searches for a JSON with the key passphrase and then reads its value. As a result, it obtains from the crypto wallet the user’s mnemonic phrase that can decrypt or generate a private key.

After getting the mnemonic phrase, the trojan forms a path to the wallet’s private key and reads it:

%USERPROFILE%\AppData\Roaming\Exodus\exodus.wallet\seed.seco

Next, it sends the collected crypto wallet-related user data to the C2 server.

Sending data to the C2 server

Prior to sending the data to the C2 server, Trojan.Scavenger.4 performs the encryption key creation-and-check procedure that is standard to most of the trojans from the same family. After that, the route /c/x is used to send the data.

Request with the route /c/x

Collected user data is sent to the C2 server in two stages. The request has the parameter i, which is responsible for the current stage.

Request parameter /c/x?i=1

In this request, the trojan generates the string %USERNAME%|<passphrase>, which is then encrypted with the XXTEA algorithm and base64, and then sent to the C2 server. In response, the server sends the identifier id that will be used at the second stage.

Request parameter /c/x?i=2

The trojan sends the crypto wallet’s private key (a file seed.seco). The parameter id, which the trojan received in the server’s response during the first stage, is added to this request.

More about Trojan.Scavenger.2
News about the trojan
Indicators of compromise

Curing recommendations

  1. If the operating system (OS) can be loaded (either normally or in safe mode), download Dr.Web Security Space and run a full scan of your computer and removable media you use. More about Dr.Web Security Space.
  2. If you cannot boot the OS, change the BIOS settings to boot your system from a CD or USB drive. Download the image of the emergency system repair disk Dr.Web® LiveDisk , mount it on a USB drive or burn it to a CD/DVD. After booting up with this media, run a full scan and cure all the detected threats.
Download Dr.Web

Download by serial number

Use Dr.Web Anti-virus for macOS to run a full scan of your Mac.

After booting up, run a full scan of all disk partitions with Dr.Web Anti-virus for Linux.

Download Dr.Web

Download by serial number

  1. If the mobile device is operating normally, download and install Dr.Web for Android. Run a full system scan and follow recommendations to neutralize the detected threats.
  2. If the mobile device has been locked by Android.Locker ransomware (the message on the screen tells you that you have broken some law or demands a set ransom amount; or you will see some other announcement that prevents you from using the handheld normally), do the following:
    • Load your smartphone or tablet in the safe mode (depending on the operating system version and specifications of the particular mobile device involved, this procedure can be performed in various ways; seek clarification from the user guide that was shipped with the device, or contact its manufacturer);
    • Once you have activated safe mode, install the Dr.Web for Android onto the infected handheld and run a full scan of the system; follow the steps recommended for neutralizing the threats that have been detected;
    • Switch off your device and turn it on as normal.

Find out more about Dr.Web for Android