-
M4CR0SC0PE: VBA Macro Analysis with LLMThe core idea: combine deep static code analysis with Large Language Model semantic reasoning to produce explainable malware reports — without executing a…
9 min English -
REV: Packed Trojan, DLL, Rootkit & IDAPythonFive reverse engineering exercises: a UPX-packed Trojan analyzed in IDA Pro, a custom-encrypted DLL reversed in Ghidra + IDAPython, a Base64-obfuscated…
10 min English -
REV: RedLine Stealer — Static & Dynamic AnalysisThis post walks through a complete static and dynamic analysis of a real-world malware sample pulled from MalwareBazaar — cataloged under the signature…
10 min English -
Session Hijacking & JWT TamperingThis lab demonstrates a complete session hijacking attack chain against an ASP.NET web application, followed by the proper mitigations. The attack…
5 min English -
SQL Injection: sqlmap & Parameterized QueriesThis lab simulates a full SQL injection attack chain against a real ASP.NET web application running on IIS with a Microsoft SQL Server backend — then…
5 min English -
Python Ransomware: AES C2 + Fernet + RustThis lab simulates a RAT-based ransomware attack in a controlled Host-Only VM environment. The attack chain covers: building an encrypted C2 channel,…
6 min English -
Python RAT: AES-EAX C2 & KeyloggerThis lab covers building a fully functional Remote Access Trojan (RAT) from scratch in Python, deploying it in a controlled Host-Only virtual environment,…
6 min English -
Reverse Shell via Scheduled TaskFourth published post in this lab series. Same private environment — Kali Linux (192.168.1.39) against Windows Server 2022 on VMware Workstation. This lab…
4 min English
Back
Blog
Page 1 - Showing 8 of 11 posts
View all posts by years →