Filter
Exclude
Time range
-
Near
حقن العمليات في ويندوز يكشف تفاصيل لا تظهر دائمًا في السجلات. فهم Breaking BaDDEr يساعد فرق الأمن على قراءة السلوكيات الخفية وتحسين منطق الرصد قبل أن تتحول إلى فجوات دفاعية. Process injection is where small details matter. Breaking BaDDEr offers a practical look at Windows injection behavior and what defenders can learn from it to improve detection logic. modexp.wordpress.com/2019/08… #WindowsSecurity #ProcessInjection #ThreatDetection
7
Process injection techniques: DLL injection, process hollowing, reflective DLL loading, thread hijacking. Blue teamers: monitor for CreateRemoteThread, WriteProcessMemory, and VirtualAllocEx API calls. #ProcessInjection #Detection
2
I built a working DLL injector in C from scratch. Same technique used by Emotet, Cobalt Strike, and custom C2 implants to hijack trusted processes like explorer.exe and svchost.exe. Here's the full injection chain explained 👇 OpenProcess → VirtualAllocEx → WriteProcessMemory → GetProcAddress → CreateRemoteThread Understanding how to build the tool is how you learn to detect it. #DLLInjection #MalwareDev #WindowsInternals #RedTeam #ProcessInjection #OffensiveSecurity youtu.be/OlMkj1jMyDI
8
73
3,285
Walk-through of Jack Halon's "Utilizing Syscalls in C# — Part 2" post: building a direct-syscall NtCreateFile PoC in C# .NET 3.5, extracting the syscall stub from ntdll in WinDbg, mapping it as executable memory with VirtualProtect, invoking it through a P/Invoke delegate, and verifying via Process Monitor that the call goes straight to the kernel without touching ntdll's NtCreateFile prologue. core-jmp.org/2026/06/red-tea… #NET #C# #DefenseEvasion #DirectSyscalls #EDR #EDRBypass #EDREvasion #NativeAPI #NtCreateFile #PInvoke #ProcessInjection #RedTeaming #SharpSploit #Syscalls #SysWhispers #WinDBG
3
151
Thai-Based Malware Staging Server Uncovered During our recent threat hunting operations, we identified an exposed open directory hosted on a Thai ISP infrastructure, serving on a non-standard port. What initially appeared as a misconfigured Lighttpd server quickly revealed a far more concerning picture upon deeper analysis. 🧩 Infrastructure Fingerprint • Host: 183.89.248.17[:]60000 • Web Server: Lighttpd on Debian GNU/Linux • ISP: Triple T Broadband (3BB), Nonthaburi, Thailand ⚠️ Malicious Artifacts Identified Static analysis of the binary retrieved from the directory revealed the following indicators: - ELF Binaries (Linux x86-64 — GCC Debian 10.2.1); "case-kkthai" Two separate ELF executables with identical import tables but differing obfuscated string blocks — consistent with a build-time payload differentiation pattern: •ptrace /proc/[PID]/as access → Process Memory Injection capability •argv[0] manipulation with hardcoded failure string "E: neither argv[0] nor $_ works." → Process Cloaking attempt •fork execvp waitpid chain → Daemonization & Persistence mechanism •putenv getenv → Runtime environment manipulation #CTI #ThreatIntelligence #ThreatHunting #MalwareAnalysis #OpenDirectory #InfoSec #CyberSecurity #ProcessInjection #ELF #Thailand #opendir
11
29
2,013
Process Herpaderping (MITRE T1055) 🧠🔥 🔥 Telegram: t.me/hackinarticles ✴ Twitter: x.com/hackinarticles Process Herpaderping is an advanced defense evasion technique where attackers modify a file after it is mapped into memory but before execution, confusing security tools and bypassing detection mechanisms. 📚 Techniques Covered in This Guide ⚙️ Background of Process Injection (MITRE T1055) 🧠 Understanding Process Herpaderping 🔎 How AV/EDR Detection Works ⚡ Bypassing Security using Memory Manipulation 💻 Step-by-Step Demonstration 📂 Payload Execution under Legit Process 🐚 Reverse Shell via Hidden Execution 📡 Detection Techniques (Sysmon, Behavioral Analysis) 🛡 Mitigation Strategies & Defense 👉 This technique falls under Defense Evasion & Privilege Escalation, allowing attackers to execute malicious code under trusted processes. 📖 Article: hackingarticles.in/process-h… #CyberSecurity #EthicalHacking #Pentesting #RedTeam #MITRE #ProcessInjection #InfoSec
3
45
2,658
The Watchdog: A Dual-Process Supervision Model. Short technical breakdown of The Watchdog on our blog: exploitpack.com/blogs/news/t… #RedTeam #PostExploitation #C2 #Persistence #ProcessInjection #CyberSecurity #ThreatHunting #MalwareDev #InfoSec #EDR #AVEvasion
3
210
The final class of Module 6 is live! 🚨 Process Injection—still used in real attacks, and now fully explained step by step. Watch the last class now on YouTube @hackdef_official. #HackDef #ProcessInjection #DFIR #BlueTeam #infosec
1
3
277
Centralized resource for listing and organizing known injection techniques and POCs: //#ProcessInjection
20
114
10,317
My new blog for Check Point Research - check it out! 💙 // #ProcessInjection : #WaitingThreadHijacking
Thread Execution Hijacking is one of the well-known methods that can be used to run implanted code. In this blog we introduce a new injection method, that is based on this classic technique, but much stealthier - Waiting Thread Hijacking. Read More : research.checkpoint.com/2025…
18
135
478
92,223
What you can’t see can still hurt you 🫣 Our new blue teaming Module breaks down how attackers inject malicious code into legitimate processes and how to detect it before damage is done. Get started on #HTBAcademy and Academy for Business: okt.to/FIdmR2 #HackTheBox #HTB #Cybersecurity #InformationSecurity #DFIR #ProcessInjection
4
92
5,252
Cyble analyzes a malicious campaign targeting the manufacturing industry, using process injections to deliver Lumma Stealer and Amadey bot. cyble.com/blog/threat-actor-… #manufacturing #ProcessInjection #LummaStealer #AmadeyBot #CRIL
1
2
254
🔍 Process Injection: Traditional defenses might miss it, but Warden doesn’t. By virtualizing the environment, Warden blocks unauthorized code from executing, stopping attackers from injecting harmful processes that could compromise system integrity. #ProcessInjection #SecOps
1
2
15
31 May 2024
امشب در برنامه ی Off By One Security میخوان در مورد تکنیکهای #ProcessInjection و بصورت تخصصی #ProcessHollowing و #شلکد صحبت کنن. مهمان این قسمت @jstrosch هستش. اگه فرصت نکردید ببینید یا منتظر زیرنویس بودید، میتونید بعدا هم از این لینکها مشاهده کنید. #تیم_قرمز #live
Join me today on the Off By One Security stream with guest @jstrosch at 12:30PM PT. Josh will take us through Process Injection Techniques! (Note: This stream is at 12:30PM PT, as opposed to the usual time of 11AM PT.) youtube.com/watch?v=Tox5Kb8V…
1
6
224
🚀 Take your cybersecurity skills to the next level with our Advanced Process Injection Techniques course. 👉🏻Enroll now for just $49: cyberwarfare.live/product/pr… #CyberSecurity #ProcessInjection #EnrollNow
2
247