Tag: malware-analysis
All the articles with the tag "malware-analysis".
Windows API Security Analysis - VirtualAlloc, CreateThread, and WaitForSingleObject
Published: at 10:30 AMComprehensive security analysis of critical Windows API functions used in both legitimate software and malware, with Rust implementations, threat models, and defensive patterns
Understanding EDR Evasion Techniques - C# Reverse Shell Implementation
Published: at 10:15 AMEducational guide on creating C# reverse shells that bypass EDR and antivirus protections using Windows API functions, shellcode injection, and in-memory execution techniques
Network Unisolation Queries: Advanced Incident Response and Forensic Analysis
Published: at 04:00 AMComprehensive guide to network unisolation queries for incident response, covering advanced forensic techniques, threat hunting methodologies, and malware analysis procedures.