AllWeb SecurityBug BountyMalwareForensicsCryptoTooling
2025-03-15Web Security12 min
WordPress to reverse shell in three requests

How wp2shell chains a plugin upload bypass with a crafted PHP payload to get interactive shell access on misconfigured WordPress instances.

WordPressRCEPHPWeb Shells
2025-01-20Tooling14 min
WiFi signals as a motion sensor

ISeeU uses Channel State Information from standard WiFi hardware to detect movement through walls — post-exploitation surveillance without cameras.

WiFiPost-ExploitationCSISurveillance
2024-09-10Forensics9 min
Building an SSH honeypot in C

SSHoney captures attacker credentials, commands, and session behavior in a lightweight C implementation — what I learned from watching real intrusion attempts.

HoneypotSSHThreat IntelC
2024-06-05Malware18 min
Malware development as a defensive skill

Understanding offensive techniques from the developer's perspective — process injection, API hooking, and evasion methods studied for better detection engineering.

MalwareC++EvasionDetection