[ OK ]Initializing kernel...
~/im/blog
Hire Me

Let's Talk

Got an infrastructure problem or need an extra hand? I'm open to discussing new projects.

Get in touch

Connect

Find me on social media and professional networks.

© 2026 Irfan Miral. All rights reserved.Developed byIrfan Miral
Privacy PolicyTerms & Conditions
HomeServicesAbout/ResumeBlogContactTools

Blog

Thoughts, tutorials, and insights from the trenches.

Clear Filters
6 articles•Filtering by:Security
2026-11-25• 6 min read
Security

Why ModSecurity Goes on Every Client Server by Default

ModSecurity paired with the OWASP Core Rule Set knows absolutely nothing about the specific application running behind it. That is exactly why it is so useful. It brutally catches the generic exploit attempts that hit every single server, regardless of what is actually running.

ModSecurity Web Application Firewall Security
2026-11-11• 5 min read
Security

Is SSH 2FA Worth the Hassle?

Adding a TOTP code on top of key-only SSH sounds like great defense in depth. But before you break your automation, let's be honest about what it actually protects against.

SSH 2FA Server Security
2026-09-30• 6 min read
Security

WordPress Security Basics That Stop Most Attacks

Almost every compromised WordPress site I have ever cleaned up was hit by something incredibly boring: an outdated plugin, a weak admin password, or a random theme nobody remembered installing. The fixes are exactly as boring, and that is exactly why they work.

WordPress Security Web Hosting
2026-06-24• 5 min read
Security

Automating Let's Encrypt So You Never Think About Certificates Again

Let's Encrypt's 90-day certificates are designed to force automation. But I constantly find servers where the renewal cron job runs, but nobody told the web server to reload the new certificate.

Let's Encrypt SSL/TLS Automation
2026-06-10• 5 min read
Security

The First Hour on a New VPS: My Hardening Checklist

Before anything gets installed, every new server goes through the same short checklist to close off automated attacks.

Server Security Linux Administration VPS
2024-10-30• 5 min read
Security

CyberPanel Security Incident: Malware Cleanup and Server Hardening

A walkthrough of cleaning up CyberPanel servers hit by an unauthenticated RCE vulnerability, and the hardening steps that followed.

CyberPanel Linux Administration Server Security