My Writing
- Malware Analysis Getting to Know Jan Miller and His Hybrid Malware Analysis Sandbox Combining static and dynamic analysis in malware sandboxes extracts more artifacts and indicators than pure runtime behavior observation alone. This "hybrid analysis" approach addresses...
- Communication How to Become a Better Technical Writer An unread report, a misunderstood email, or an ignored recommendation can undo days of strong technical work. Better technical writing is a learnable skill, sharpened through writing courses,...
- Cloud Security Risks and Benefits of Docker Application Containers Docker containers share the host kernel, providing weaker isolation than virtual machines but offering security benefits like smaller vulnerability surfaces and easier patching through image...
- Cloud Getting to Know Docker for Distributing and Running Applications Docker packages applications into containers that include all necessary dependencies and configuration, eliminating installation headaches for end users. Containers share the host OS kernel rather...
- Web Security Free Online Tools for Looking up Potentially Malicious Websites A curated list of free online tools for investigating potentially malicious websites, ranging from services that provide historical reputation data to those that examine URLs in real time. Options...
- Fun High-Five Calvin