03/09/2025
تهديد جديد – Python Inf0s3c Stealer 🚨
في الأيام دي ظهر معلومات ستيلر (Inf0s3c Stealer) معمول بPython، وده واخد level عالي من obfuscation + packing (UPX + PyInstaller) علشان يفلت من الـ static analysis والـ AV detection.
الميكانيزم الأساسي....
بيجمع system info (CPU, network config, host identifiers).
بيسرق Discord tokens, browser creds, cookies, history, crypto wallets, Wi-Fi passwords، وكمان gaming sessions (Steam, Epic, Minecraft).
كل الـ data بتتجمع في %temp% في فولدرات مصنفة (Credentials, Directories, System).
بعد كده بيعمل RAR archive محمي بباسورد، وبيرفعه على Discord channel باستخدام label اسمه "Blank Grabber".
Persistence & Evasion:
بيتنسخ في Startup folder ك.scr (screensaver file) عن طريق PutInStartup().
عنده anti-VM checks, blocking لـ AV-related domains.
بيدعم melt function علشان يمسح نفسه بعد ex*****on ويقلل ـ forensic traces.
عنده كمان pump stub ينفخ حجم الملف للتمويه على size-based heuristics.
Ex*****on flow:
1. Ex*****on → run PowerShell commands → system profiling.
2. Harvest creds + data.
3. Organize in %temp%.
4. Archive + exfiltration via Discord webhook.
5. Persistence via Startup + evasion mechanisms.
Note:: حجم الملف حوالي 6.8MB و entropy عالي ( 8.0) مؤشر قوي على heavy packing.
©️ Cyber Security Sharks