KineMaster-Pro-Video-Editor-www.DigitBin.com(1).apk

Sample information


2

Antivirus detections

0

IDS alerts

0

Processes

0

Http events

0

Contacted hosts

0

DNS Requests

    5.3


    Score

Current activity of this Sample



Blacklist timeline


First seen: Sat Jul 12 2025 23:45:04 GMT+0000
Last seen: Sun Jul 13 2025 02:30:14 GMT+0000
Period: 3 hours

Hashes
Filename:
KineMaster-Pro-Video-Editor-www.DigitBin.com(1).apk
md5:
231358d5da20372b3282f0f12acc94b0
sha1:
e4e21d559b2b8bae5fae7f4b7e80d5db7c36f0e4
sha256:
3e6491d9fecaf4c9d75628d2e2bd07b78c1f2f43cc715489612542f6ca82436e

In depth details
Filetype:
Zip archive data, at least v1.0 to extract, compre ...
Size (Bytes):
70967504
Classification:
malicious

Dates
Indexed:
Sat Jul 12 2025 23:36:37 GMT+0000 (a month ago)
Last modified:
Sun Jul 13 2025 02:30:14 GMT+0000 (a month ago)

Developers can check API Specification here:


Request:

          
curl -H "Authorization: Bearer <API_KEY>" https://api.maltiverse.com/sample/3e6491d9fecaf4c9d75628d2e2bd07b78c1f2f43cc715489612542f6ca82436e
        

Request:

Alternatively you can use Maltiverse Python3 Library:
          
import requests
import json

url = 'https://api.maltiverse.com/sample/3e6491d9fecaf4c9d75628d2e2bd07b78c1f2f43cc715489612542f6ca82436e'
response = requests.get(url)
print(json.dumps(response.json(), indent=4, sort_keys=True))
        

Request:

          
$url = 'https://api.maltiverse.com/sample/3e6491d9fecaf4c9d75628d2e2bd07b78c1f2f43cc715489612542f6ca82436e'
$headers =  @{Authorization=("Bearer {0}" -f "<API_KEY>")}
$response = Invoke-RestMethod $url -Headers $headers
Write-Output $response
        

Response:

      
{
    "antivirus": [
        {
            "description": "Detected",
            "name": "Google"
        },
        {
            "description": "Trojan-Dropper.AndroidOS.Agent",
            "name": "Ikarus"
        }
    ],
    "blacklist": [
        {
            "count": 15,
            "description": "Generic Malware",
            "first_seen": "2025-07-12 23:45:04",
            "last_seen": "2025-07-13 02:30:14",
            "ref": [
                21745
            ],
            "source": "Hybrid-Analysis"
        }
    ],
    "classification": "malicious",
    "creation_time": "2025-07-12 23:36:37",
    "filename": [
        "KineMaster-Pro-Video-Editor-www.DigitBin.com(1).apk"
    ],
    "filetype": "Zip archive data, at least v1.0 to extract, compre ...",
    "is_alive": false,
    "is_cdn": false,
    "is_cnc": false,
    "is_distributing_malware": false,
    "is_hosting": false,
    "is_iot_threat": false,
    "is_known_attacker": false,
    "is_known_scanner": false,
    "is_mining_pool": false,
    "is_open_proxy": false,
    "is_phishing": false,
    "is_sinkhole": false,
    "is_storing_phishing": false,
    "is_tor_node": false,
    "is_vpn_node": false,
    "md5": "231358d5da20372b3282f0f12acc94b0",
    "modification_time": "2025-07-13 02:30:14",
    "score": 5.3,
    "scoring_executed_time": "2025-07-12 23:45:05",
    "sha1": "e4e21d559b2b8bae5fae7f4b7e80d5db7c36f0e4",
    "sha256": "3e6491d9fecaf4c9d75628d2e2bd07b78c1f2f43cc715489612542f6ca82436e",
    "size": 70967504,
    "type": "sample"
}
    

Antivirus positives

AntivirusThreat
GoogleDetected
IkarusTrojan-Dropper.AndroidOS.Agent