Articles

Long-form notes built from portable Markdown and published in descending original publication order.

pinned

Optimizing Windows VM performance on QEMU and KVM

Configuring VirtIO drivers, Hyper-V enlightenments, hybrid-core CPU pinning, hugepages, NVMe passthrough, multi-queue networking, and display tuning for Windows guests on Linux KVM.

  • Linux
  • KVM
  • Virtualization
  • Windows

Can They Tell It's Fake? A Red-Team vs Blue-Team Autopsy of My Honeypot

Honeypot detection, hands on: the AWS canary-key account-ID decode, Kippo/Cowrie protocol probes with real commands, banner-vs-handshake analysis, credential-policy statistics, persistence and forensics tests, all run against the cowrie-sentinel-lab configuration.

  • Series Part: 3
  • Red Team
  • Blue Team
  • Honeypots
  • Deception

How Honeypots Work, from DShield to Cowrie

How honeypots actually work: the taxonomy, the DShield sensor architecture, and a walkthrough of Cowrie internals, from Twisted state machines to the virtual filesystem and credential policy.

  • Series Part: 1
  • Honeypots
  • Cowrie
  • DShield
  • SSH