Manual Removal Instructions
Trojan-Downloader:OSX/Flashback.B poses as a Flash Player installer and connects to a remote host to obtain further installation files and configurations.
Screenshot of the Trojan-Downloader:OSX/Flashback.B installer.
Unlike the first variant, the user is required to key in the administrator password to complete the installation / infection.
On installation, the installer first checks if the following file is found in the system:
Little Snitch is a firewall program for Mac OS X. If the program is found, the installer will skip the rest of its routine and proceed to delete itself.
If the trojan is cleared to proceed, it connects to a remote host, identified as h t t p : / / macosxsoftwareupdate .org/counter/%encoded_strings%, with the decoded string following this format:
As of this writing, the remote host is not accessible.
Payload
Installation files and configuration returned by the host is encrypted using RC4, where the MD5 hash of the Hardware UUID of the infected system is used as the key. The decrypted content follows this format:
The installer drop copies of the payload to the following locations:
A DYLD_INSERT_LIBRARIES environment variable is also added to the targeted browsers as launch point. This is done by inserting a LSEnvironment entry to the corresponding Info.plist of the browsers.
Example:
The installer then restarts running instances of Safari and Firefox, to take the payload into effect.