TrojanSpy.Win32.PYXIE.A
HEUR:Trojan-PSW.Win32.Mimikatz.gen (KASPERSKY); a variant of Win32/PyXie.B trojan (NOD32)
Windows

Threat Type: Trojan Spy
Destructiveness: No
Encrypted: Yes
In the wild: Yes
OVERVIEW
This Trojan Spy arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
TECHNICAL DETAILS
Arrival Details
This Trojan Spy arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
Installation
This Trojan Spy drops the following files:
- %User Temp% or %Temp%\{random characters} → HKLM\SECURITY registry dump
- %User Temp% or %Temp%\{random characters} → HKLM\SYSTEM registry dump
- %User Temp% or %Temp%\{random characters} → HKLM\SAM registry dump
- %User Temp% or %Temp%\tmp{6 random characters}.zip → Zip file containing all Stolen Information and Files.
- %User Temp% or %Temp%\tmp{6 random characters}.bin → Encrypted Zip file.
(Note: %Temp% is the Windows temporary folder, where it usually is C:\Windows\Temp on all Windows operating system versions.)
It adds the following processes:
- When ran with a User account:
- %Windows%\write.exe (or %Windows%\notepad.exe or %Windows%\explorer.exe)
- %System%\cmd.exe /c "reg.exe save hklm\security %User Temp%\{random characters}"
- %System%\cmd.exe /c "reg.exe save hklm\system %User Temp%\{random characters}"
- %System%\cmd.exe /c "reg.exe save hklm\sam %User Temp%\{random characters}"
- wmic path win32_VideoController get name
- wmic cpu get name
- When ran with a SYSTEM account:
- {Processes ran with a User account}
- arp -a
- cmdkey /list
- dclist
- gpresult /z
- ipconfig /all
- ipconfig /displaydns
- klist
- manage-bde -status
- net config workstation
- net group "domain admins" /domain
- net group "Domain Admins"
- net group "Enterprise Admins"
- net localgroup administrators
- net localgroup
- net share
- net use
- net user
- net view /all /domain
- net view /all
- netstat -an
- nltest /domain_trusts /all_trusts
- nltest /domain_trusts
- nslookup -type=any %userdnsdomain%
- qwinsta
- route print
- systeminfo
- tasklist /V
- vssadmin List Shadows
- wmic process
- wmic qfe list
(Note: %User Temp% is the current user's Temp folder, which is usually C:\Documents and Settings\{user name}\Local Settings\Temp on Windows 2000(32-bit), XP, and Server 2003(32-bit), or C:\Users\{user name}\AppData\Local\Temp on Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) and 10(64-bit).)
It creates the following folders:
- When ran with a User account:
- %User Temp%\tmp{6 random characters}
- %User Temp%\tmp{6 random characters}\cookies
- %User Temp%\tmp{6 random characters}\desk_files
- When ran with a SYSTEM account:
- %Temp%\tmp{6 random characters}
- %Temp%\tmp{6 random characters}\files
(Note: %User Temp% is the current user's Temp folder, which is usually C:\Documents and Settings\{user name}\Local Settings\Temp on Windows 2000(32-bit), XP, and Server 2003(32-bit), or C:\Users\{user name}\AppData\Local\Temp on Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) and 10(64-bit).. %Temp% is the Windows temporary folder, where it usually is C:\Windows\Temp on all Windows operating system versions.)
It injects codes into the following process(es):
- Spawned %Windows%\write.exe (or %Windows%\notepad.exe or %Windows%\explorer.exe)
(Note: %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)
Information Theft
This Trojan Spy gathers the following data:
- When ran with either SYSTEM or User Account:
- General System Info:
- CPU, RAM, GPU Information
- Drives Information (Name, Size, Available Space)
- Machine Uptime
- User Accounts
- Local IP Address
- Timezone
- OS Version
- Installed Anti-Virus
- If Installed:
- LogMeIn Data
- Citrix Data
- KeePass Safes
- Stored Credentials (via Mimikatz and Lazagne)
- Uninstall Registry List
- Software List
- Desktop Files List
- SMB Info
- Wifi Info
- General System Info:
- When ran with a User Account:
- Desktop Screenshot
- Recent Files List
- Copies of Desktop Files
- Cookies
- When ran with a SYSTEM Account:
- Detailed System Info
- Network Information (IP Configurations, ARP Information etc.)
- Network Shares List
- Network Users List
- Running Process List
- Volume Shadow Copies List
- Group Policies
- Installed Updates
- Copies of Files (based on certain criteria from its configuration)
It stores collected data in the following file(s):
- When ran with either SYSTEM or User account:
- %User Temp% or %Temp%\tmp{6 random characters}\cpu_ram.txt
- %User Temp% or %Temp%\tmp{6 random characters}\disks_info.txt
- %User Temp% or %Temp%\tmp{6 random characters}\general.txt
- %User Temp% or %Temp%\tmp{6 random characters}\mimi.txt
- %User Temp% or %Temp%\tmp{6 random characters}\pwds.txt
- %User Temp% or %Temp%\tmp{6 random characters}\soft.txt
- %User Temp% or %Temp%\tmp{6 random characters}\wifi_info.txt
- %User Temp% or %Temp%\tmp{6 random characters}\software.txt
- %User Temp% or %Temp%\tmp{6 random characters}\desktop.txt
- %User Temp% or %Temp%\tmp{6 random characters}\smb_domain.txt
- When ran with a User account:
- %User Temp%\tmp{6 random characters}\desk_files.txt
- %User Temp%\tmp{6 random characters}\recent_files.txt
- %User Temp%\tmp{6 random characters}\screen.jpg
- %User Temp%\tmp{6 random characters}\cookies\ie.cookies.1
- %User Temp%\tmp{6 random characters}\cookies\firefox.cookies.1
- %User Temp%\tmp{6 random characters}\cookies\chrome.cookies.1
- %User Temp%\tmp{6 random characters}\cookies\paths.txt
- When ran with a SYSTEM account:
- %Temp%\tmp{6 random characters}\arp_a.txt
- %Temp%\tmp{6 random characters}\cmdkey_list.txt
- %Temp%\tmp{6 random characters}\files.txt
- %Temp%\tmp{6 random characters}\gpresult_z.txt
- %Temp%\tmp{6 random characters}\ipconfig_all.txt
- %Temp%\tmp{6 random characters}\ipconfig_displaydns.txt
- %Temp%\tmp{6 random characters}\klist.txt
- %Temp%\tmp{6 random characters}\managebde_status.txt
- %Temp%\tmp{6 random characters}\netstat_an.txt
- %Temp%\tmp{6 random characters}\net_config_workstation.txt
- %Temp%\tmp{6 random characters}\net_group_domain_admins.txt
- %Temp%\tmp{6 random characters}\net_group_domain_admins_domain.txt
- %Temp%\tmp{6 random characters}\net_group_enterprise_admins.txt
- %Temp%\tmp{6 random characters}\net_localgroup.txt
- %Temp%\tmp{6 random characters}\net_localgroup_administrators.txt
- %Temp%\tmp{6 random characters}\net_share.txt
- %Temp%\tmp{6 random characters}\net_use.txt
- %Temp%\tmp{6 random characters}\net_user.txt
- %Temp%\tmp{6 random characters}\net_view_all.txt
- %Temp%\tmp{6 random characters}\net_view_all_domain.txt
- %Temp%\tmp{6 random characters}\nltest_domain_trusts.txt
- %Temp%\tmp{6 random characters}\nltest_domain_trusts_all_trusts.txt
- %Temp%\tmp{6 random characters}\nslookup_typeany_userdnsdomain.txt
- %Temp%\tmp{6 random characters}\portscan.txt
- %Temp%\tmp{6 random characters}\qwinsta.txt
- %Temp%\tmp{6 random characters}\route_print.txt
- %Temp%\tmp{6 random characters}\systeminfo.txt
- %Temp%\tmp{6 random characters}\tasklist_v.txt
- %Temp%\tmp{6 random characters}\vssadmin_list_shadows.txt
- %Temp%\tmp{6 random characters}\wmic_process.txt
- %Temp%\tmp{6 random characters}\wmic_qfe_list.txt
(Note: %Temp% is the Windows temporary folder, where it usually is C:\Windows\Temp on all Windows operating system versions.)
Stolen Information
This Trojan Spy sends the gathered information via HTTP POST to the following URL:
- {BLOCKED}.{BLOCKED}.2.59:8443/data
Other Details
This Trojan Spy does the following:
- It archives the stolen information in a zip file and encrypts the zip file before exfiltrating.
- It makes use of the following criteria when searching for files to copy:
- Filesize must not exceed 5MB
- Inside directories whose names that contain the strings:
- actifio
- aldelo
- altaro
- avamar
- avs
- back-up
- backup
- bank
- bitmessage
- client
- cobaltstrike
- coin
- diebold
- filemaker
- htape
- magtek
- ncr
- passw
- payment
- rapid7
- replication
- screenconnect
- swift
- tivoli
- unitrends
- vault
- veeam
- vranger
- wallet
- wincor
- Inside the following directories:
- %ALLDRIVESROOTS%\Alliance
- %Application Data%\Agama
- %Application Data%\Armory
- %Application Data%\B3-CoinV2
- %Application Data%\BeerMoney
- %Application Data%\Bitcloud
- %Application Data%\Bitcoin
- %Application Data%\BitcoinZ
- %Application Data%\bitconnect
- %Application Data%\Bither
- %Application Data%\bitmonero
- %Application Data%\BlocknetDX
- %Application Data%\Cybroscoin
- %Application Data%\Daedalus
- %Application Data%\DashCore
- %Application Data%\DeepOnion
- %Application Data%\DigiByte
- %Application Data%\Dogecoin
- %Application Data%\ElectronCash
- %Application Data%\Electrum
- %Application Data%\Electrum-LTC
- %Application Data%\Ember
- %Application Data%\EmeraldWallet
- %Application Data%\Ethereum Wallet
- %Application Data%\Exodus
- %Application Data%\FairCoin
- %Application Data%\faircoin2
- %Application Data%\Florincoin
- %Application Data%\FORT
- %Application Data%\GambitCoin
- %Application Data%\GeyserCoin
- %Application Data%\GreenCoinV2
- %Application Data%\GridcoinResearch
- %Application Data%\Gulden
- %Application Data%\Hush
- %Application Data%\IOTA Wallet
- %Application Data%\Komodo
- %Application Data%\Learncoin
- %Application Data%\lisk-nano
- %Application Data%\Litecoin
- %Application Data%\Minexcoin
- %Application Data%\mSIGNA_Bitcoin
- %Application Data%\MultiBitHD
- %Application Data%\MultiDoge
- %Application Data%\Neon
- %Application Data%\NXT
- %Application Data%\Parity
- %Application Data%\Particl
- %Application Data%\Peercoin
- %Application Data%\pink2
- %Application Data%\PPCoin
- %Application Data%\Qtum
- %Application Data%\RainbowGoldCoin
- %Application Data%\RoboForm
- %Application Data%\StartCOIN-v2
- %Application Data%\straks
- %Application Data%\Stratis
- %Application Data%\StratisNode
- %Application Data%\TREZOR Bridge
- %Application Data%\TrumpCoinV2
- %Application Data%\VeriCoin
- %Application Data%\Verium
- %Application Data%\Viacoin
- %Application Data%\VivoCore
- %Application Data%\Xeth
- %Application Data%\Zcash
- %Application Data%\ZcashParams
- %Application Data%\Zetacoin
- %AppDataLocal%\bisq
- %AppDataLocal%\copay
- %AppDataLocal%\programs\zap-desktop
- %AppDataLocal%\RippleAdminConsole
- %AppDataLocal%\StellarWallet
- %Program Data%\bitmonero
- %Program Data%\electroneum
- %Program Data%\Tiger Technology
- %Program Data%\tivoli
- Contains the following strings in its filename:
- 10-q
- 10-sb
- access
- avamar
- admin
- attack
- aws
- amazon
- backup
- balance
- bitcoin
- bitlocker
- bribery
- cardholder
- censored
- checking
- clandestine
- cobaltstrike
- compromate
- concealed
- confidential
- contraband
- convict
- credent
- cyber
- disclosure
- engineering
- esxi
- ethereum
- explosive
- finance
- fraud
- hidden
- illegal
- infrastruct
- instruction
- investigation
- logins
- marketwired
- military
- n-csr
- nasdaq
- nda
- newswire
- operation
- passport
- passw
- personal
- privacy
- private
- restricted
- routing
- saving
- secret
- security
- spy
- statement
- storage
- submarine
- suspect
- tactical
- treason
- username
- vault
- victim
- vsphere
- wallet
- wasabi
- wire
- Has the following file extensions:
- .doc
- .docx
- .xls
- .xlsx
- .txt
- .rtf
- .rdp
- .kdbx
- .vnc
- .cpp
- .c
- .ica
- .sln
- .vcproj
- .h
- .asm
- .ovpn
- .pcf
- .conf
- Does not following strings in its filename:
- Default.rdp
- Microsoft June
- Release_Note
- Release Note
- desktop.ini
- Microsoft Silverlight
- localhost_access_log
- dd_clwireg.txt
- Does not contain the following strings in its filepath:
- \microsoft\windows
- \gfi\languard
- \microsoft\windows\cookies
- \vmware\vcenterserver
- \autoupdate\cache
- \microsoft office\root
- It checks if the following software are installed:
- OPOS
- Aldelo
- Actifio
- Alliance WebStation
- Alliance Workstation
- Altaro
- Back-up
- Rapid7
- Backup
- Bank
- Blockchain
- Boot Camp
- Box Sync
- BridgeHead
- CAM Commerce Solutions
- Card Processing
- Cash
- Cisco
- Citrix
- Cloud
- Coin
- Dashlane
- Diskeeper
- Double-Take
- Dropbox
- Elcomsoft
- FileZilla Server
- FortiClient
- Fund
- iDrive
- Ledger
- LexisNexis
- LogMeIn
- M262x
- Microsoft Dynamics RMS Store Operations
- Microsoft POS
- vRanger
- Money
- mRemoteNG
- MSR
- Password
- Payment
- Private
- Protect
- PuTTY
- QuickBooks
- Replication
- ScreenConnect
- Shadow
- SII RP-D10
- Storage
- SWIFT
- TeamViewer
- Token
- Trade
- Treasury
- Trezor
- Vault
- Unitrends
- VIP Access
- VMware
- Vnc
- VPN
- Wallet
- Withdraw
- It checks if the following registry keys exist:
- SOFTWARE\Ammyy
- SOFTWARE\Cppcheck
- SOFTWARE\DASH
- SOFTWARE\Dash
- SOFTWARE\DeterministicNetworks
- SOFTWARE\GitForWindows
- SOFTWARE\GlavSoft LLC.
- SOFTWARE\GnuPG
- SOFTWARE\Hex-Rays
- SOFTWARE\Hex-Rays SA
- SOFTWARE\HexaD
- SOFTWARE\ITarian
- SOFTWARE\LogMeIn Ignition
- SOFTWARE\LogMeIn
- SOFTWARE\MetaQuotes Software
- SOFTWARE\Microsoft\ResKit\Robocopy
- SOFTWARE\Nmap
- SOFTWARE\Pulse Secure
- SOFTWARE\PyBitmessage
- SOFTWARE\PyBitmessage
- SOFTWARE\S.W.I.F.T.
- SOFTWARE\ShrewSoft
- SOFTWARE\SimonTatham
- SOFTWARE\SonicWall
- SOFTWARE\TortoiseSVN
- SOFTWARE\Veeam
- SOFTWARE\VisualSVN
- SOFTWARE\Whole Tomato
- SOFTWARE\WinLicense
- It scans the following ports and logs the Status, IP Addresses and Programs/Protocols using it:
- [8332,8333] : Bitcoin
- [53] : DNS
- [9200,9300] : Elasticsearch
- [21] : FTP
- [22443,4172,9427,32111] : Horizon Agent
- [80,5000,9043] : HTTP
- [443,8443,1311,5001,8200],1150018200] : HTTPS
- [34571,1099,1090,1098,1099,4444,11099,47001,47002,10999] : JAVA-RMI
- [27017] : MongoDB
- [1433] : MSSQL
- [3306] : MySQL
- [7687] : neo4j
- [5637] : NetBackup
- [139] : NETBIOS
- [1521] : Oracle
- [110] : POP3
- [995] : POP3s
- [5432] : PostgreSQL
- [1723] : PPTP
- [4899] : RADMIN
- [3389] : RDP
- [25] : SMTP
- [4433],433] : SonicWall-VPN
- [22] : SSH
- [23] : Telnet
- [1500,1581] : Tivoli
- [9050] : TOR
- [9877],877] : AcronixBackup
- [22024,902,903,10080,10443] : vCenter
- [9392,9393,9394,9397,9398,9399] : Veeam
- [5900, 5800] : VNC
- [5985,5986] : WinRM
- [10050,10051],51] : Zabbix
- [45000,45001] : JDWP
- [8686,9012,50500] : JMX
- [11111,4444,4445] : jBoss
- [4786] : Cisco Smart Install
- [5555,5556] : HP Data Protector
- [4848] : GlassFish
It deletes the following files to remove its traces in the system:
- Dropped Files and Folders
SOLUTION
Step 1
Trend Micro Predictive Machine Learning detects and blocks malware at the first sign of its existence, before it executes on your system. When enabled, your Trend Micro product detects this malware under the following machine learning name:
- Troj.Win32.TRX.XXPE50FFF038
Step 2
Before doing any scans, Windows 7, Windows 8, Windows 8.1, and Windows 10 users must disable System Restore to allow full scanning of their computers.
Step 3
Note that not all files, folders, and registry keys and entries are installed on your computer during this malware's/spyware's/grayware's execution. This may be due to incomplete installation or other operating system conditions. If you do not find the same files/folders/registry information, please proceed to the next step.
Step 4
Scan your computer with your Trend Micro product to delete files detected as TrojanSpy.Win32.PYXIE.A. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check the following Trend Micro Support pages for more information:
Did this description help? Tell us how we did.