#malwaredevelopment 검색 결과
Diving deep into Windows hypervisor. A great post by r0keb (@r0keb) on Hyper-V loader, partitions, startup and other details, combined with lots of rev-engineered C code. Worth reading! Source: r0keb.github.io/posts/Hyper-V-… #redteam #maldev #malwaredevelopment

Just published a article on my blog - Malware Development: 🧠 Process Injection - DLL, Shellcode 🔗 Read here: debug-diary.vercel.app/post/Process_I… Also added hand drawn images for better understanding #MalwareDevelopment #WindowsInternals #Cybersecurity


Block EDR dynamic libraries from loading. By using debugging API, exception handling and simple hooks, one can spawn a clean process (PoC blocks amsi.dll). A nice post by @dis0rder_0x00 Source: github.com/dis0rder0x00/o… #redteam #maldev #malwaredevelopment


Malware Books 📚Rootkits: Subverting The Windows Kernel by Greg Hoglund & James Butler #malware #malwaredevelopment #hacking #infosec

I have resumed writing and adding to my Malware Development series! This is Article 10: Private and Mapped memory in terms of Injection and how to perform local mapped memory injection. #malware #malwaredevelopment ry0dan.github.io/malware%20deve…
Skipping Winsock - AFD.sys for-the-win! A series of posts by Mateusz Lewczak (@MateuszLewczak) on how to use afd.sys driver to implement custom network connectivity. Highly recommended! Source: leftarcode.com/posts/afd-reve… #redteam #maldev #malwaredevelopment

DLL Injection with Timer-based Shellcode Execution. A classic DLL injection with CreateThreadpoolTimer to run shellcode in-memory using legit system threads. A post by Andrea Bocchetti. Source: github.com/andreisss/Remo… #redteam #maldev #malwaredevelopment
This week is tough, since I completed all my placement coding rounds. Now its time to get back into nerdy works! #malware #malwaredevelopment #nerds #cybersecurity #hacking #pentesting #redteam #nerds #nerdy

Putting out an absolute banger of a 20 minute video on #Rust #malwaredevelopment tomorrow and this sums up a lot of my frustrations.

Basics to Advanced Process Injection. Covering 25 Techniques github.com/Offensive-Pand… #processinjection #malwaredevelopment #infosec #cybersecurity #offensivesecurity
To be a top tier malware developer you need study viruses in nature. Microbiology teaches strategies far beyond implants and AV evasion. This will set you a part from a person that only develops implants and loaders. #MalwareDevelopment

Morphing shellcode during execution. Once a part of code is done executing, overwrite the block with new code to run. A proof of concept by Debjeet Banerjee (@whokilleddb) Src: github.com/whokilleddb/lo… #redteam #maldev #malwaredevelopment


Overwriting files with Clipup as PPL. Clipup.exe launched as Protected Process Light can corrupt Windows Defender binary (during system startup). An interesting post by @TwoSevenOneT. Source: zerosalarium.com/2025/08/counte… #redteam #maldev #malwaredevelopment

#BlackHat #Hackers #malwaredevelopment #TrojanHorse #exploitdevelopment #c++ #development #strike #hacking #python #programming #code #defcon #bsides #nullcon #
5/10 🛡️ AI-assisted coding makes this malware hard to detect. The code is clean, modular, and full of error handling. Stay sharp! #AIRansomware #MalwareDevelopment #CyberDefence
Implementing a custom bootkit for Windows Sandbox exploration. An excellent post by Dylan Goods (@sdoogm) and Duncan Ogilvie (@mrexodia). Source: secret.club/2022/08/29/boo… #redteam #maldev #malwaredevelopment

Interesting bug in CimFS driver. More importantly, it still lives in the kernel, as "admin to kernel is not a security boundary"... A post by Chen Le Qi (@cplearns2h4ck). Great work! #redteam #maldev #malwaredevelopment starlabs.sg/blog/2025/03-c…


The convergence of older tools like Mantis with LLMs is transforming malware tactics, enabling advanced phishing and self-guided attacks. The threat landscape continues to evolve. 🚨🔍 #MalwareDevelopment #PhishingThreats #USA link: ift.tt/ZdkqlEo

Module Release 🤗 EDR & Antivirus Evasion Part II The perfect post to explore comprehensive methods, techniques, and extensions for EDR and Antivirus Evasion in Windows OS. 25/01/2025 – 54min. read – 57 PDF Pages 0x12darkdev.net/modules #Malware #MalwareDevelopment #Pentest

7 Methods to dump lsass memory. This is a powerful tool provide users an option to extract data from lsass memory. github.com/Offensive-Pand… #lsassdumping #offensivesecurity #malwaredevelopment #credentialaccess
Morphing shellcode during execution. Once a part of code is done executing, overwrite the block with new code to run. A proof of concept by Debjeet Banerjee (@whokilleddb) Src: github.com/whokilleddb/lo… #redteam #maldev #malwaredevelopment


Block EDR dynamic libraries from loading. By using debugging API, exception handling and simple hooks, one can spawn a clean process (PoC blocks amsi.dll). A nice post by @dis0rder_0x00 Source: github.com/dis0rder0x00/o… #redteam #maldev #malwaredevelopment


Diving deep into Windows hypervisor. A great post by r0keb (@r0keb) on Hyper-V loader, partitions, startup and other details, combined with lots of rev-engineered C code. Worth reading! Source: r0keb.github.io/posts/Hyper-V-… #redteam #maldev #malwaredevelopment

Overwriting files with Clipup as PPL. Clipup.exe launched as Protected Process Light can corrupt Windows Defender binary (during system startup). An interesting post by @TwoSevenOneT. Source: zerosalarium.com/2025/08/counte… #redteam #maldev #malwaredevelopment

DLL Injection with Timer-based Shellcode Execution. A classic DLL injection with CreateThreadpoolTimer to run shellcode in-memory using legit system threads. A post by Andrea Bocchetti. Source: github.com/andreisss/Remo… #redteam #maldev #malwaredevelopment
Skipping Winsock - AFD.sys for-the-win! A series of posts by Mateusz Lewczak (@MateuszLewczak) on how to use afd.sys driver to implement custom network connectivity. Highly recommended! Source: leftarcode.com/posts/afd-reve… #redteam #maldev #malwaredevelopment

Implementing a custom bootkit for Windows Sandbox exploration. An excellent post by Dylan Goods (@sdoogm) and Duncan Ogilvie (@mrexodia). Source: secret.club/2022/08/29/boo… #redteam #maldev #malwaredevelopment

To be a top tier malware developer you need study viruses in nature. Microbiology teaches strategies far beyond implants and AV evasion. This will set you a part from a person that only develops implants and loaders. #MalwareDevelopment

Just published a article on my blog - Malware Development: 🧠 Process Injection - DLL, Shellcode 🔗 Read here: debug-diary.vercel.app/post/Process_I… Also added hand drawn images for better understanding #MalwareDevelopment #WindowsInternals #Cybersecurity


Interesting bug in CimFS driver. More importantly, it still lives in the kernel, as "admin to kernel is not a security boundary"... A post by Chen Le Qi (@cplearns2h4ck). Great work! #redteam #maldev #malwaredevelopment starlabs.sg/blog/2025/03-c…


github.com/G4sp4rCS/dll-i… Basic DLL Injection Proof of Concept #MalwareDevelopment
🤖 NEW COURSE! OFFENSIVE AI - ATTACK TOOLS & TECHNIQUES 🤖 #AI Driven - 🔎 Recon ✉️ #SocialEngineering 🎭 Deep Fake Dev 💻 Exploitation ☠️ #MalwareDevelopment Open for registration *special BETA pricing, this run only* - sans.org/sec535 #OffensiveAI #SEC535

Diving deep into Windows hypervisor. A great post by r0keb (@r0keb) on Hyper-V loader, partitions, startup and other details, combined with lots of rev-engineered C code. Worth reading! Source: r0keb.github.io/posts/Hyper-V-… #redteam #maldev #malwaredevelopment

Block EDR dynamic libraries from loading. By using debugging API, exception handling and simple hooks, one can spawn a clean process (PoC blocks amsi.dll). A nice post by @dis0rder_0x00 Source: github.com/dis0rder0x00/o… #redteam #maldev #malwaredevelopment


Morphing shellcode during execution. Once a part of code is done executing, overwrite the block with new code to run. A proof of concept by Debjeet Banerjee (@whokilleddb) Src: github.com/whokilleddb/lo… #redteam #maldev #malwaredevelopment


Skipping Winsock - AFD.sys for-the-win! A series of posts by Mateusz Lewczak (@MateuszLewczak) on how to use afd.sys driver to implement custom network connectivity. Highly recommended! Source: leftarcode.com/posts/afd-reve… #redteam #maldev #malwaredevelopment

To be a top tier malware developer you need study viruses in nature. Microbiology teaches strategies far beyond implants and AV evasion. This will set you a part from a person that only develops implants and loaders. #MalwareDevelopment

Just published a article on my blog - Malware Development: 🧠 Process Injection - DLL, Shellcode 🔗 Read here: debug-diary.vercel.app/post/Process_I… Also added hand drawn images for better understanding #MalwareDevelopment #WindowsInternals #Cybersecurity


This week is tough, since I completed all my placement coding rounds. Now its time to get back into nerdy works! #malware #malwaredevelopment #nerds #cybersecurity #hacking #pentesting #redteam #nerds #nerdy

Putting out an absolute banger of a 20 minute video on #Rust #malwaredevelopment tomorrow and this sums up a lot of my frustrations.

Implementing a custom bootkit for Windows Sandbox exploration. An excellent post by Dylan Goods (@sdoogm) and Duncan Ogilvie (@mrexodia). Source: secret.club/2022/08/29/boo… #redteam #maldev #malwaredevelopment

Interesting bug in CimFS driver. More importantly, it still lives in the kernel, as "admin to kernel is not a security boundary"... A post by Chen Le Qi (@cplearns2h4ck). Great work! #redteam #maldev #malwaredevelopment starlabs.sg/blog/2025/03-c…


Overwriting files with Clipup as PPL. Clipup.exe launched as Protected Process Light can corrupt Windows Defender binary (during system startup). An interesting post by @TwoSevenOneT. Source: zerosalarium.com/2025/08/counte… #redteam #maldev #malwaredevelopment

Malware Books 📚Rootkits: Subverting The Windows Kernel by Greg Hoglund & James Butler #malware #malwaredevelopment #hacking #infosec

VX-API - Collection Of Various Malicious Functionality To Aid In Malware Development #MalwareDevelopment #MalwareResearch #VXAPI dlvr.it/Stj3Hl

US charges suspected LockBit ransomware developer - helpnetsecurity.com/2024/12/23/us-… - @TheJusticeDept #LockBit #Ransomware #MalwareDevelopment #USA #CyberSecurity #InfoSecurity #ITsecurity #CyberSecurityNews #SecurityNews

Module Release 🤗 EDR & Antivirus Evasion Part II The perfect post to explore comprehensive methods, techniques, and extensions for EDR and Antivirus Evasion in Windows OS. 25/01/2025 – 54min. read – 57 PDF Pages 0x12darkdev.net/modules #Malware #MalwareDevelopment #Pentest

The convergence of older tools like Mantis with LLMs is transforming malware tactics, enabling advanced phishing and self-guided attacks. The threat landscape continues to evolve. 🚨🔍 #MalwareDevelopment #PhishingThreats #USA link: ift.tt/ZdkqlEo

🤖 NEW COURSE! OFFENSIVE AI - ATTACK TOOLS & TECHNIQUES 🤖 #AI Driven - 🔎 Recon ✉️ #SocialEngineering 🎭 Deep Fake Dev 💻 Exploitation ☠️ #MalwareDevelopment Open for registration *special BETA pricing, this run only* - sans.org/sec535 #OffensiveAI #SEC535

VX - The Virus Underground: youtu.be/Oci1NqRIia0 #malware #malwaredevelopment #hacking #hackerhistory

Malware Books 📚 : The Giant black book of computer viruses By Mark Ludwig #malware #malwaredevelopment #hacking

Malware Books 📚: The Art Of Computer Virus Research And Defence By Peter Szor #malware #malwaredevelopment #hacking

Something went wrong.
Something went wrong.
United States Trends
- 1. Ohtani 162K posts
- 2. Carson Beck 15.2K posts
- 3. Dodgers 206K posts
- 4. Dodgers 206K posts
- 5. Miami 96.3K posts
- 6. Louisville 25.6K posts
- 7. Nebraska 16.4K posts
- 8. Brewers 49.4K posts
- 9. #SmackDown 52K posts
- 10. #BostonBlue 7,568 posts
- 11. Babe Ruth 2,468 posts
- 12. #NLCS 12.5K posts
- 13. Rhule 4,033 posts
- 14. 3 HRs 9,173 posts
- 15. Minnesota 46.8K posts
- 16. Jeff Brohm 2,647 posts
- 17. George Santos 72.6K posts
- 18. 10 Ks 3,605 posts
- 19. Raiola 3,317 posts
- 20. #OPLive 3,015 posts