MalDev | GaK3r
رفتن به کانال در Telegram
Delve into advanced malware development, injection methods, BoFs exploitation, and cybersecurity research. Join a community of experts! Русский свинка 🐽 теряйтесь нахуй
نمایش بیشترکشور مشخص نشده استفناوری و برنامهها45 785
714
مشترکین
اطلاعاتی وجود ندارد24 ساعت
اطلاعاتی وجود ندارد7 روز
+1130 روز
در حال بارگیری داده...
کانالهای مشابه
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
ابر برچسبها
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
ژوئن '26
ژوئن '26
+18
در 0 کانالها
مه '26
+17
در 0 کانالها
Get PRO
آوریل '26
+10
در 0 کانالها
Get PRO
مارس '26
+11
در 0 کانالها
Get PRO
فوریه '26
+16
در 0 کانالها
Get PRO
ژانویه '26
+76
در 1 کانالها
Get PRO
دسامبر '25
+32
در 0 کانالها
Get PRO
نوامبر '25
+42
در 1 کانالها
Get PRO
اکتبر '25
+31
در 0 کانالها
Get PRO
سپتامبر '25
+353
در 1 کانالها
Get PRO
اوت '250
در 2 کانالها
Get PRO
ژوئیه '25
+186
در 1 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 28 ژوئن | 0 | |||
| 27 ژوئن | 0 | |||
| 26 ژوئن | 0 | |||
| 25 ژوئن | 0 | |||
| 24 ژوئن | 0 | |||
| 23 ژوئن | 0 | |||
| 22 ژوئن | +1 | |||
| 21 ژوئن | +1 | |||
| 20 ژوئن | 0 | |||
| 19 ژوئن | +2 | |||
| 18 ژوئن | +1 | |||
| 17 ژوئن | 0 | |||
| 16 ژوئن | 0 | |||
| 15 ژوئن | 0 | |||
| 14 ژوئن | 0 | |||
| 13 ژوئن | +2 | |||
| 12 ژوئن | 0 | |||
| 11 ژوئن | +1 | |||
| 10 ژوئن | +2 | |||
| 09 ژوئن | +1 | |||
| 08 ژوئن | 0 | |||
| 07 ژوئن | +1 | |||
| 06 ژوئن | 0 | |||
| 05 ژوئن | +1 | |||
| 04 ژوئن | +2 | |||
| 03 ژوئن | 0 | |||
| 02 ژوئن | +2 | |||
| 01 ژوئن | +1 |
پستهای کانال
WindowsSentinel
WindowsSentinel is a lightweight C# utility that continuously monitors key Windows system events—such as file, process, and registry changes—and logs them in real‑time for easy auditing and troubleshooting.
🔗 Link
🕹Subscribe to MalDev | GaK3r
| 2 | Mini Shai-Hulud / Miasma / Hades
🚨 Malware is now weaponizing your own AI scanner against you.
A new wave of worms — Mini Shai-Hulud, Miasma, and Hades — ship with a fake “CLASSIFIED BRIEFING” header stuffed with nuclear & bioweapon design text, placed as a non-executing JavaScript comment at the top of _index.js. The point isn’t to run anything — it’s to trip the safety refusals of LLM-based malware triage so the scanner bails before it ever reaches the obfuscated Hades payload below. Refusal → false negative → package ships clean. The campaign targets bioinformatics and MCP developers, with newer variants using .pth loaders and native extensions to drop Bun-powered stealers that scrape GCP, Azure, and CI/CD secrets on install.
This is second-order alignment blindspots turned into a real-world evasion primitive. Lesson for anyone building an AI analysis pipeline: separate untrusted sample content from instructions, and never let a refusal silently equal “benign.”
👉 Full breakdown: https://socket.dev/blog/mini-shai-hulud-miasma-and-hades-worms-target-bioinformatics-and-mcp-developers-via-malicious
🔗 Link
🕹Subscribe to MalDev | GaK3r | 263 |
| 3 | بدون متن... | 36 |
| 4 | HijackLibs.net
🚨 DLL Hijacking just got a lot easier to track (and exploit).
HijackLibs.net is a curated database mapping vulnerable executables to exploitable DLLs—complete with metadata for defenders to detect attacks and red teamers to plan operations. It covers key techniques like DLL Sideloading, Phantom DLL Hijacking, and Search Order Hijacking—all critical for modern threat hunting and red teaming.
👉 Dive in: https://hijacklibs.net
https://hijacklibs.net
🔗 Link
🕹Subscribe to MalDev | GaK3r | 387 |
| 5 | HijackLibs.net
🚨 DLL Hijacking just got way easier to track—and exploit.
HijackLibs.net is a curated database mapping vulnerable executables to exploitable DLLs—perfect for red teamers hunting attack paths or defenders spotting suspicious load patterns. With clear breakdowns of sideloading, phantom hijacking, and search-order abuse (T1574.001), it’s the go-to resource for mastering this stealthy, often undetected technique.
👉 Dive in: https://hijacklibs.net
https://hijacklibs.net
🔗 Link
🕹Subscribe to MalDev | GaK3r | 1 |
| 6 | Claude Code Source Code Leaked Online
While publishing the packages, someone at Anthropic made a ✨slight miscalculation✨. An obfuscated cli.js build ended up in the public npm package alongside a full cli.js.map—something that definitely shouldn't have been there. Essentially, anyone who installed or downloaded the package could easily reconstruct the source code using the sourcemap.
Naturally, the code spread across repositories almost instantly. Leading infosec communities have confirmed this isn't a fake or a simple API wrapper, but a truly advanced CLI platform.
Link: https://github.com/instructkr/claude-code
It turns out there are 1,906 TypeScript files and approximately 500k lines of code under the hood.
Key Findings:
• Unreleased Features: Hints at deep planning, persistent memory, and a "sleep" mode.
• Multi-agent Architecture: You can see exactly how Anthropic handles multi-agent orchestration in coordinator/coordinatorMode.ts.
• System Prompts: All system prompts are accessible in constants/prompts.ts. | 0 |
| 7 | claude-code-main.zip | 0 |
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
