WORM_OWPINDEL.A
P2PWorm ( 004c179f1 ) (K7AntiVirus); Trojan.Vokiwun (CAT-QuickHeal)
Windows

Threat Type: Worm
Destructiveness: No
Encrypted:
In the wild: Yes
OVERVIEW
This Worm arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names.
TECHNICAL DETAILS
172,032 bytes
EXE
Yes
11 May 2017
Arrival Details
This Worm 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 Worm drops the following file(s)/component(s):
- %Windows%\winsystem\Task.xml
(Note: %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)
It drops the following copies of itself into the affected system:
- %Windows%\winsystem\winservice.exe
- %Windows%\winsystem\winsystem.exe
(Note: %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)
It creates the following folders:
- %Windows%\winsystem
(Note: %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)
Propagation
This Worm drops the following copy of itself in all physical and removable drives:
- {Removable Drive}:\open{folder name}.exe
It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names.
It creates shortcut files (.LNK) disguised as folders or files located on the affected drives pointing to the malware copy.
SOLUTION
9.850
Step 1
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 2
Before doing any scans, Windows XP, Windows Vista, and Windows 7 users must disable System Restore to allow full scanning of their computers.
Step 3
Restart in Safe Mode
Step 4
Search and delete these folders
- %Windows%\winsystem
Step 5
Restart in normal mode and scan your computer with your Trend Micro product for files detected as WORM_OWPINDEL.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 this Knowledge Base page for more information.
Step 6
- Open a command prompt.
- For Windows 2000, Windows XP, and Windows Server 2003 users, click Start>Run. In the Search box, type CMD then press Enter.
- For Windows Vista, Windows 7, and Windows Server 2008 users, click Start, type CMD in the Search input field then press Enter.
- For Windows 8, Windows 8.1, and Windows Server 2012 users, right-click on the lower-left corner of the screen, click Command Prompt.
- In the CMD console, type the following:
ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [+I | -I] [drive:][path][file name] [/S [/D] [/L]]
Where:
+ Sets an attribute.
- Clears an attribute
R Read-only file attribute
A Archive file attribute
S System file attribute
H Hidden file attribute
I Not content indexed file attribute
[drive:][path][filename]
Specifies a file or files for attrib to process
/S Processes matching files in the current folder and all subfolders.
/D Processes folders
/L Work on the attributes of the Symbolic Link versus the target of the Symbolic Link
Example:
To unhide all files and folders (including subfolders) in drive D:
ATTRIB –H D:\* /S /D
- Repeat Step 3 for folders and files in other drives or folders.
NOTES:
Delete all the created {Folder Names}.LNK files in the removable drives.
Did this description help? Tell us how we did.