FlashUtil32_32_0_0_270_Plugin.dll is part of Flash Player Helper and developed by Adobe according to the FlashUtil32_32_0_0_270_Plugin.dll version information.
FlashUtil32_32_0_0_270_Plugin.dll's description is "Adobe Flash Player Helper 32.0 r0"
FlashUtil32_32_0_0_270_Plugin.dll is digitally signed by Adobe Inc..
FlashUtil32_32_0_0_270_Plugin.dll is usually located in the 'c:\Windows\SysWOW64\Macromed\Flash\' folder.
Some of the anti-virus scanners at VirusTotal detected FlashUtil32_32_0_0_270_Plugin.dll.
If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.
The following is the available information on FlashUtil32_32_0_0_270_Plugin.dll:
Property | Value |
---|---|
Product name | Flash Player Helper |
Company name | Adobe |
File description | Adobe Flash Player Helper 32.0 r0 |
Internal name | Adobe Flash Player Helper 32.0 |
Original filename | FlashUtil.dll |
Legal copyright | Copyright © 1996-2019 Adobe |
Legal trademark | Adobe Flash Player |
Product version | 32,0,0,270 |
File version | 32,0,0,270 |
Here's a screenshot of the file properties when displayed by Windows Explorer:
Product name | Flash Player Helper |
Company name | Adobe |
File description | Adobe Flash Player Helper 32.0 r0 |
Internal name | Adobe Flash Player Helper 32.0 |
Original filename | FlashUtil.dll |
Legal copyright | Copyright © 1996-2019 Adobe |
Legal trademark | Adobe Flash Player |
Product version | 32,0,0,270 |
File version | 32,0,0,270 |
FlashUtil32_32_0_0_270_Plugin.dll has a valid digital signature.
Property | Value |
---|---|
Signer name | Adobe Inc. |
Certificate issuer name | DigiCert EV Code Signing CA (SHA2) |
Certificate serial number | 0d2caccd3e9eec06738410ba31bf6595 |
1 of the 69 anti-virus programs at VirusTotal detected the FlashUtil32_32_0_0_270_Plugin.dll file. That's a 1% detection rate.
The following information was gathered by executing the file inside Cuckoo Sandbox.
Successfully executed process in sandbox.
{ "file_exists": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll.manifest", "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll" ], "regkey_read": [ "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles" ], "dll_loaded": [ "C:\\Windows\\system32\\dinput8.dll", "kernel32", "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll", "api-ms-win-core-fibers-l1-1-1", "api-ms-win-core-localization-l1-2-1", "C:\\Windows\\system32\\kernel32.dll", "api-ms-win-core-synch-l1-2-0", "imm32.dll" ] }
[ { "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe", "process_name": "rundll32.exe", "pid": 2888, "summary": { "file_exists": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll.manifest", "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll" ], "regkey_read": [ "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles" ], "dll_loaded": [ "C:\\Windows\\system32\\dinput8.dll", "kernel32", "C:\\Users\\cuck\\AppData\\Local\\Temp\\a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1.bin.dll", "api-ms-win-core-fibers-l1-1-1", "api-ms-win-core-localization-l1-2-1", "C:\\Windows\\system32\\kernel32.dll", "api-ms-win-core-synch-l1-2-0", "imm32.dll" ] }, "first_seen": 1570747986.7344, "ppid": 2436 }, { "process_path": "C:\\Windows\\System32\\lsass.exe", "process_name": "lsass.exe", "pid": 476, "summary": {}, "first_seen": 1570747986.3438, "ppid": 376 } ]
[ { "markcount": 1, "families": [], "description": "This executable has a PDB path", "severity": 1, "marks": [ { "category": "pdb_path", "ioc": "E:\\r\\ws\\St_Make\\code\\build\\win\\int\\FlashBroker.build\\Release\\Win32\\FlashUtil.pdb", "type": "ioc", "description": null } ], "references": [], "name": "has_pdb" }, { "markcount": 1, "families": [], "description": "The executable contains unknown PE section names indicative of a packer (could be a false positive)", "severity": 1, "marks": [ { "category": "section", "ioc": ".gfids", "type": "ioc", "description": null } ], "references": [], "name": "pe_features" }, { "markcount": 2, "families": [], "description": "The file contains an unknown PE resource name possibly indicative of a packer", "severity": 1, "marks": [ { "category": "resource name", "ioc": "IMG", "type": "ioc", "description": null }, { "category": "resource name", "ioc": "TYPELIB", "type": "ioc", "description": null } ], "references": [], "name": "pe_unknown_resource_name" }, { "markcount": 3, "families": [], "description": "Allocates read-write-execute memory (usually to unpack itself)", "severity": 2, "marks": [ { "call": { "category": "process", "status": 1, "stacktrace": [], "api": "NtProtectVirtualMemory", "return_value": 0, "arguments": { "process_identifier": 2888, "stack_dep_bypass": 0, "stack_pivoted": 0, "heap_dep_bypass": 0, "length": 4096, "protection": 64, "process_handle": "0xffffffff", "base_address": "0x74ea2000" }, "time": 1570747986.8284, "tid": 2392, "flags": { "protection": "PAGE_EXECUTE_READWRITE" } }, "pid": 2888, "type": "call", "cid": 10 }, { "call": { "category": "process", "status": 1, "stacktrace": [], "api": "NtProtectVirtualMemory", "return_value": 0, "arguments": { "process_identifier": 2888, "stack_dep_bypass": 0, "stack_pivoted": 0, "heap_dep_bypass": 0, "length": 4096, "protection": 64, "process_handle": "0xffffffff", "base_address": "0x77351000" }, "time": 1570747986.8284, "tid": 2392, "flags": { "protection": "PAGE_EXECUTE_READWRITE" } }, "pid": 2888, "type": "call", "cid": 12 }, { "call": { "category": "process", "status": 1, "stacktrace": [], "api": "NtProtectVirtualMemory", "return_value": 0, "arguments": { "process_identifier": 2888, "stack_dep_bypass": 0, "stack_pivoted": 0, "heap_dep_bypass": 0, "length": 4096, "protection": 64, "process_handle": "0xffffffff", "base_address": "0x74f11000" }, "time": 1570747986.8284, "tid": 2392, "flags": { "protection": "PAGE_EXECUTE_READWRITE" } }, "pid": 2888, "type": "call", "cid": 14 } ], "references": [], "name": "allocates_rwx" } ]
The Yara rules did not detect anything in the file.
{ "tls": [], "udp": [ { "src": "192.168.56.101", "dst": "192.168.56.255", "offset": 662, "time": 6.215057849884, "dport": 137, "sport": 137 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 3462, "time": 6.1729729175568, "dport": 5355, "sport": 51001 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 3790, "time": 4.1544919013977, "dport": 5355, "sport": 53595 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 4118, "time": 6.1840498447418, "dport": 5355, "sport": 53848 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 4446, "time": 4.6544198989868, "dport": 5355, "sport": 54255 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 4774, "time": 3.050628900528, "dport": 5355, "sport": 55314 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 5102, "time": 4.6702399253845, "dport": 1900, "sport": 1900 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 11572, "time": 4.1745638847351, "dport": 3702, "sport": 49152 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 15764, "time": 6.2776720523834, "dport": 1900, "sport": 53598 } ], "dns_servers": [], "http": [], "icmp": [], "smtp": [], "tcp": [], "smtp_ex": [], "mitm": [], "hosts": [], "pcap_sha256": "be593bbbb28c63da5979e905aef571124e5052e665d8fb6bfb46f7ba7d714bae", "dns": [], "http_ex": [], "domains": [], "dead_hosts": [], "sorted_pcap_sha256": "a7bea987389a97c59a73abc5abb55e06bb82957898a1adfaf60ba9f71a09064d", "irc": [], "https_ex": [] }
Property | Value |
---|---|
MD5 | 8e2c0659bdf131829cd81dcdda25951a |
SHA256 | a7d55d653537741f8540e7f34dd4a72d4dfec403886d929071eb08fabb12eae1 |
To help other users, please let us know what you will do with the file:
The poll result listed below shows what users chose to do with the file. 0% have voted for removal. Based on votes from 1 user.
Votes | |||
---|---|---|---|
Keep | 100 % | 1 | |
Remove | 0 % | 0 |
If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.
Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.
If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.
Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.
I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.
No comments posted yet.