What is taskhss.exe?

taskhss.exe is usually located in the 'c:\downloads\' folder.

Some of the anti-virus scanners at VirusTotal detected taskhss.exe.

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.

Vendor and version information [?]

taskhss.exe does not have any version or vendor information.

Digital signatures [?]

taskhss.exe is not signed.

VirusTotal report

38 of the 65 anti-virus programs at VirusTotal detected the taskhss.exe file. That's a 58% detection rate.

ScannerDetection Name
Acronis suspicious
Ad-Aware Gen:Variant.Ursu.414278
AegisLab Trojan.Win32.Azorult.4!c
AhnLab-V3 Trojan/Win32.Gandcrab.C3129933
ALYac Gen:Variant.Ursu.414278
Arcabit Trojan.Graftor.D8B469
Avast Win32:Malware-gen
AVG Win32:Malware-gen
BitDefender Gen:Variant.Ursu.414278
CrowdStrike win/malicious_confidence_60% (W)
Cybereason malicious.df4d62
DrWeb Trojan.PWS.Siggen2.10945
Emsisoft Gen:Variant.Ursu.414278 (B)
ESET-NOD32 a variant of Win32/Kryptik.GRLM
FireEye Gen:Variant.Ursu.414278
Fortinet W32/Kryptik.GRIX!tr
GData Win32.Packed.Kryptik.SZZH1K
Ikarus Trojan.Win32.Crypt
K7AntiVirus Riskware ( 0040eff71 )
K7GW Riskware ( 0040eff71 )
Kaspersky Trojan-PSW.Win32.Azorult.lpz
Malwarebytes Trojan.MalPack.GS
MAX malware (ai score=100)
McAfee RDN/Generic PWS.y
McAfee-GW-Edition BehavesLike.Win32.Generic.cc
Microsoft Trojan:Win32/Dynamer!ac
MicroWorld-eScan Gen:Variant.Ursu.414278
NANO-Antivirus Trojan.Win32.Azorult.fopinh
Paloalto generic.ml
Panda Trj/CI.A
Qihoo-360 Win32/Trojan.PSW.e48
Rising Trojan.Kryptik!8.8 (CLOUD)
SentinelOne DFI - Suspicious PE
Sophos Mal/Generic-S
Tencent Win32.Trojan-qqpass.Qqrob.Tafa
TrendMicro-HouseCall TROJ_GEN.R002C0WCU19
VBA32 BScope.Trojan.Azden
ZoneAlarm Trojan-PSW.Win32.Azorult.lpz
38 of the 65 anti-virus programs detected the taskhss.exe file.

Sandbox Report

The following information was gathered by executing the file inside Cuckoo Sandbox.

Summary

Successfully executed process in sandbox.

Summary

{
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
    ],
    "dll_loaded": [
        "ADVAPI32.dll",
        "SHELL32.dll",
        "KERNEL32.DLL",
        "kernel32.dll",
        "USER32.dll"
    ]
}

Generic

[
    {
        "process_path": "C:\\Users\\cuck\\AppData\\Local\\Temp\\989b2f833a27a5d112a932e7d7fb5065b67d70eaaa06f56ddce1eb77042b7fc2.bin",
        "process_name": "989b2f833a27a5d112a932e7d7fb5065b67d70eaaa06f56ddce1eb77042b7fc2.bin",
        "pid": 2816,
        "summary": {
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
            ],
            "dll_loaded": [
                "ADVAPI32.dll",
                "SHELL32.dll",
                "KERNEL32.DLL",
                "kernel32.dll",
                "USER32.dll"
            ]
        },
        "first_seen": 1584985986.609375,
        "ppid": 2736
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1584985986.328125,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "The executable uses a known packer",
        "severity": 1,
        "marks": [
            {
                "category": "packer",
                "ioc": "UPX 2.90 [LZMA] -> Markus Oberhumer, Laszlo Molnar & John Reiser",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "peid_packer"
    },
    {
        "markcount": 5,
        "families": [],
        "description": "The file contains an unknown PE resource name possibly indicative of a packer",
        "severity": 1,
        "marks": [
            {
                "category": "resource name",
                "ioc": "COYECEKIXIBEPEWEWATA",
                "type": "ioc",
                "description": null
            },
            {
                "category": "resource name",
                "ioc": "DIFUMIPERETI",
                "type": "ioc",
                "description": null
            },
            {
                "category": "resource name",
                "ioc": "GALEBOPU",
                "type": "ioc",
                "description": null
            },
            {
                "category": "resource name",
                "ioc": "NUYUVAXE",
                "type": "ioc",
                "description": null
            },
            {
                "category": "resource name",
                "ioc": "RUYUXAVULOYIFEWAZATOGAZUMETIFI",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "pe_unknown_resource_name"
    },
    {
        "markcount": 1,
        "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": 2816,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 1,
                        "length": 69632,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x058ba000"
                    },
                    "time": 1584986011.219375,
                    "tid": 2420,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2816,
                "type": "call",
                "cid": 543475
            }
        ],
        "references": [],
        "name": "allocates_rwx"
    },
    {
        "markcount": 5,
        "families": [],
        "description": "Foreign language identified in PE resource",
        "severity": 2,
        "marks": [
            {
                "name": "RT_CURSOR",
                "language": "LANG_ARABIC",
                "offset": "0x05380330",
                "filetype": "data",
                "sublanguage": "SUBLANG_ARABIC_QATAR",
                "type": "generic",
                "size": "0x00000cac"
            },
            {
                "name": "RT_ICON",
                "language": "LANG_ARABIC",
                "offset": "0x0538c920",
                "filetype": "dBase III DBT, version number 0, next free block index 40",
                "sublanguage": "SUBLANG_ARABIC_BAHRAIN",
                "type": "generic",
                "size": "0x000010a8"
            },
            {
                "name": "RT_ICON",
                "language": "LANG_ARABIC",
                "offset": "0x0538c920",
                "filetype": "dBase III DBT, version number 0, next free block index 40",
                "sublanguage": "SUBLANG_ARABIC_BAHRAIN",
                "type": "generic",
                "size": "0x000010a8"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_ARABIC",
                "offset": "0x05380fe0",
                "filetype": "data",
                "sublanguage": "SUBLANG_ARABIC_QATAR",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_ICON",
                "language": "LANG_ARABIC",
                "offset": "0x0538d9cc",
                "filetype": "MS Windows icon resource - 2 icons, 48x48",
                "sublanguage": "SUBLANG_ARABIC_BAHRAIN",
                "type": "generic",
                "size": "0x00000022"
            }
        ],
        "references": [],
        "name": "origin_langid"
    },
    {
        "markcount": 2,
        "families": [],
        "description": "The binary likely contains encrypted or compressed data indicative of a packer",
        "severity": 2,
        "marks": [
            {
                "entropy": 7.502402536265468,
                "section": {
                    "size_of_data": "0x00029000",
                    "virtual_address": "0x05361000",
                    "entropy": 7.502402536265468,
                    "name": "UPX1",
                    "virtual_size": "0x00029000"
                },
                "type": "generic",
                "description": "A section with a high entropy has been found"
            },
            {
                "entropy": 0.9162011173184358,
                "type": "generic",
                "description": "Overall entropy of this PE file is high"
            }
        ],
        "references": [
            "http:\/\/www.forensickb.com\/2013\/03\/file-entropy-explained.html",
            "http:\/\/virii.es\/U\/Using%20Entropy%20Analysis%20to%20Find%20Encrypted%20and%20Packed%20Malware.pdf"
        ],
        "name": "packer_entropy"
    },
    {
        "markcount": 2,
        "families": [],
        "description": "The executable is compressed using UPX",
        "severity": 2,
        "marks": [
            {
                "section": "UPX0",
                "type": "generic",
                "description": "Section name indicates UPX"
            },
            {
                "section": "UPX1",
                "type": "generic",
                "description": "Section name indicates UPX"
            }
        ],
        "references": [],
        "name": "packer_upx"
    }
]

Yara

The Yara rules did not detect anything in the file.

Network

{
    "tls": [],
    "udp": [
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 546,
            "time": 3.0792460441589355,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 5226,
            "time": 9.12427306175232,
            "dport": 138,
            "sport": 138
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 7070,
            "time": 3.025618076324463,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 7398,
            "time": 1.031153917312622,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 7726,
            "time": 3.0348129272460938,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 8054,
            "time": 1.5351910591125488,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 8382,
            "time": -0.09545397758483887,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 8710,
            "time": 1.5626928806304932,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 28120,
            "time": 1.0650229454040527,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 36504,
            "time": 3.191274881362915,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "5ea6327003a5911ea9536ada26610281cf3698865382d162a573f0f040978238",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "29210406674781ceefba6e25933b68e36aedfa9e754a4134b6fcbda9661d2012",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandbox

taskhss.exe removal instructions

The instructions below shows how to remove taskhss.exe with help from the FreeFixer removal tool. Basically, you install FreeFixer, scan your computer, check the taskhss.exe file for removal, restart your computer and scan it again to verify that taskhss.exe has been successfully removed. Here are the removal instructions in more detail:

  1. Download and install FreeFixer: http://www.freefixer.com/download.html
  2. Start FreeFixer and press the Start Scan button. The scan will finish in approximately five minutes.
    Screenshot of Start Scan button
  3. When the scan is finished, locate taskhss.exe in the scan result and tick the checkbox next to the taskhss.exe file. Do not check any other file for removal unless you are 100% sure you want to delete it. Tip: Press CTRL-F to open up FreeFixer's search dialog to quickly locate taskhss.exe in the scan result.
    Red arrow point on the unwanted file
    c:\downloads\taskhss.exe
  4. Scroll down to the bottom of the scan result and press the Fix button. FreeFixer will now delete the taskhss.exe file.
    Screenshot of Fix button
  5. Restart your computer.
  6. Start FreeFixer and scan your computer again. If taskhss.exe still remains in the scan result, proceed with the next step. If taskhss.exe is gone from the scan result you're done.
  7. If taskhss.exe still remains in the scan result, check its checkbox again in the scan result and click Fix.
  8. Restart your computer.
  9. Start FreeFixer and scan your computer again. Verify that taskhss.exe no longer appear in the scan result.
Please select the option that best describe your thoughts on the removal instructions given above








Free Questionnaires

Hashes [?]

PropertyValue
MD5c6ca2dbdf4d6203f757827e11d2a90e0
SHA256989b2f833a27a5d112a932e7d7fb5065b67d70eaaa06f56ddce1eb77042b7fc2

Error Messages

These are some of the error messages that can appear related to taskhss.exe:

taskhss.exe has encountered a problem and needs to close. We are sorry for the inconvenience.

taskhss.exe - Application Error. The instruction at "0xXXXXXXXX" referenced memory at "0xXXXXXXXX". The memory could not be "read/written". Click on OK to terminate the program.

taskhss.exe has stopped working.

End Program - taskhss.exe. This program is not responding.

taskhss.exe is not a valid Win32 application.

taskhss.exe - Application Error. The application failed to initialize properly (0xXXXXXXXX). Click OK to terminate the application.

What will you do with taskhss.exe?

To help other users, please let us know what you will do with taskhss.exe:



Comments

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.

Leave a reply