MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 b24e5a844ab93fe8567b9f5937280cad8f3fdd4db0eeddd69079af1e8d7f31b2. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.

Database Entry



Threat unknown


Vendor detections: 5


Intelligence 5 IOCs YARA 24 File information Comments

SHA256 hash: b24e5a844ab93fe8567b9f5937280cad8f3fdd4db0eeddd69079af1e8d7f31b2
SHA3-384 hash: 1198fe1a687c75038bb08500c8479294f6a7de4c791a5c137b3d0fa3e2dcdb3f33be47655ff0007e7de1051a2781a5e1
SHA1 hash: ced344ac6b9b8c28bfbd0d43c4bd1980aded86b5
MD5 hash: 9db07fd7c50faf86d61f44421c8a0501
humanhash: apart-golf-lake-cold
File name:ssh_brute
Download: download sample
File size:7'320'691 bytes
First seen:2026-07-29 20:56:43 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 98304:LdCmWRxMJBtyBoEJC+0ALz6f9sTe/ifpqXLBIHFZ3:LdCDxMJBMBBqfmSEELBIHFp
TLSH T133768D17FCA545A9C0EA9231897282527B71BC485B3123D73FA0F7382F76BD4AA79344
gimphash e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
TrID 50.1% (.) ELF Executable and Linkable format (Linux) (4022/12)
49.8% (.O) ELF Executable and Linkable format (generic) (4000/1)
Magika elf
Reporter abuse_ch
Tags:elf

Intelligence


File Origin
# of uploads :
1
# of downloads :
67
Origin country :
DE DE
Vendor Threat Intelligence
No detections
Result
Verdict:
Clean
Maliciousness:
Verdict:
Unknown
Threat level:
  0/10
Confidence:
100%
Tags:
base64 crypto expand golang lolbin reconnaissance
Status:
terminated
Behavior Graph:
%3 guuid=f81f7059-1900-0000-661a-03c4220d0000 pid=3362 /usr/bin/sudo guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370 /tmp/sample.bin guuid=f81f7059-1900-0000-661a-03c4220d0000 pid=3362->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370 execve guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3371 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3371 clone guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3372 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3372 clone guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3373 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3373 clone guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3374 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3374 clone guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3375 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3375 clone guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3376 /tmp/sample.bin guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3370->guuid=50a6495c-1900-0000-661a-03c42a0d0000 pid=3376 clone
Result
Threat name:
n/a
Detection:
suspicious
Classification:
n/a
Score:
22 / 100
Signature
Sample and/or dropped files likely contain functionality related to malicious behavior
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1949835 Sample: ssh_brute.elf Startdate: 29/07/2026 Architecture: LINUX Score: 22 14 169.254.169.254, 80 USDOS-USDepartmentofStateUS ZZ 2->14 16 109.202.202.202, 80 INIT7CH Switzerland 2->16 18 3 other IPs or domains 2->18 20 Sample and/or dropped files likely contain functionality related to malicious behavior 2->20 6 dash rm 2->6         started        8 dash rm 2->8         started        10 python3.8 dpkg 2->10         started        12 ssh_brute.elf 2->12         started        signatures3 process4
Result
Malware family:
n/a
Score:
  1/10
Tags:
linux
Please note that we are no longer able to provide a coverage score for Virus Total.

YARA Signatures


MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.

Rule name:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:enterpriseapps2
Author:Tim Brown @timb_machine
Description:Enterprise apps
Rule name:enterpriseunix2
Author:Tim Brown @timb_machine
Description:Enterprise UNIX
Rule name:F01_s1ckrule
Author:s1ckb017
Rule name:GoBinTest
Rule name:golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_duffcopy_amd64
Rule name:Golang_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RANSOMWARE
Author:ToroGuitar
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:setsockopt
Author:Tim Brown @timb_machine
Description:Hunts for setsockopt() red flags
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:TH_Generic_MassHunt_Linux_Malware_2026_CYFARE
Author:CYFARE
Description:Generic Linux malware mass-hunt rule - 2026
Reference:https://cyfare.net/
Rule name:unixredflags3
Author:Tim Brown @timb_machine
Description:Hunts for UNIX red flags

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

elf b24e5a844ab93fe8567b9f5937280cad8f3fdd4db0eeddd69079af1e8d7f31b2

(this sample)

  
Delivery method
Distributed via web download

Comments