<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HackWithSKR — Insights, Tips &amp; Research</title>
    <link>https://hackwithskr.com/blog</link>
    <atom:link href="https://hackwithskr.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Field notes on VAPT, SOC operations, AI/LLM security and cloud defense by Sudhakar Reddy.</description>
    <language>en</language>
    <item>
      <title>Mobile Malware in 2026: How It Gets In and How to Stay Safer</title>
      <link>https://hackwithskr.com/blog/mobile-malware-stay-safer</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/mobile-malware-stay-safer</guid>
      <category>GUIDE</category>
      <description>Spyware, banking trojans and sideloaded RATs — how modern mobile malware lands on a device, the tools that detect it, and the habits that keep you off the target list.</description>
    </item>
    <item>
      <title>Phishing Defense That Actually Works</title>
      <link>https://hackwithskr.com/blog/phishing-defense-that-works</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/phishing-defense-that-works</guid>
      <category>GUIDE</category>
      <description>AiTM kits, QR 'quishing' and callback scams beat old training. What actually lowers real risk: phishing-resistant auth, a detonation layer on the inbox, and drills that mirror current tradecraft.</description>
    </item>
    <item>
      <title>Splunk Detection Tips: From Noisy Alerts to Real-Time Signal</title>
      <link>https://hackwithskr.com/blog/splunk-real-time-detection-tips</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/splunk-real-time-detection-tips</guid>
      <category>TIP</category>
      <description>SPL patterns, accelerated data models and tstats tricks that turn a slow, noisy Splunk into a near-real-time detection engine — with snippets you can paste in today.</description>
    </item>
    <item>
      <title>EDR Tuning: Real Value from CrowdStrike, Defender and SentinelOne</title>
      <link>https://hackwithskr.com/blog/edr-tuning-crowdstrike-and-beyond</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/edr-tuning-crowdstrike-and-beyond</guid>
      <category>TIP</category>
      <description>Deploying an EDR is easy; making it stop attacks without drowning analysts is the work. Staged prevention policy, environment-specific custom detections, and real-time response done right.</description>
    </item>
    <item>
      <title>The Recon Toolkit: Practical Nmap, Nessus and Wireshark Tips</title>
      <link>https://hackwithskr.com/blog/recon-toolkit-nmap-nessus-wireshark</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/recon-toolkit-nmap-nessus-wireshark</guid>
      <category>TUTORIAL</category>
      <description>The flags, scan policies and capture filters that separate a fast, accurate assessment from a slow, noisy one — three heavy tools chained into one discovery-to-evidence loop.</description>
    </item>
    <item>
      <title>How I Run a VAPT Project End to End</title>
      <link>https://hackwithskr.com/blog/vapt-project-end-to-end</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/vapt-project-end-to-end</guid>
      <category>BLOG</category>
      <description>The workflow I actually follow on a network + Active Directory engagement — scoping, recon, exploitation, lateral movement, reporting and retest — with the tools and a sanitized findings sample.</description>
    </item>
    <item>
      <title>How I Run an API Penetration Test</title>
      <link>https://hackwithskr.com/blog/api-pentest-project</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/api-pentest-project</guid>
      <category>BLOG</category>
      <description>REST and GraphQL APIs fail on authorization and business logic far more than on injection. The workflow, the tooling, and a sanitized sample of what usually comes back.</description>
    </item>
    <item>
      <title>How I Run a Mobile App Pentest (iOS &amp; Android)</title>
      <link>https://hackwithskr.com/blog/mobile-pentest-project</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/mobile-pentest-project</guid>
      <category>BLOG</category>
      <description>Static analysis, Frida instrumentation, pinning bypass, local storage and the backend tie-in — the mobile engagement workflow and a sanitized findings sample.</description>
    </item>
    <item>
      <title>What AI Actually Finds: LLM-Assisted Work Across Pentest, SOC and Malware</title>
      <link>https://hackwithskr.com/blog/ai-assisted-security-findings</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ai-assisted-security-findings</guid>
      <category>DEEP DIVE</category>
      <description>Where an LLM genuinely speeds up offensive and defensive work — code review, SPL generation, deobfuscation, YARA drafting — where it confidently lies, and a sample of what it surfaced on real reviews.</description>
    </item>
    <item>
      <title>Hardening Your Cloud in 5 Steps</title>
      <link>https://hackwithskr.com/blog/harden-cloud-5-steps</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/harden-cloud-5-steps</guid>
      <category>TIP</category>
      <description>A practical checklist to lock down AWS, Azure and GCP workloads before attackers find the gaps.</description>
    </item>
    <item>
      <title>Prompt Injection: The OWASP LLM #1 Risk</title>
      <link>https://hackwithskr.com/blog/prompt-injection-llm-risk</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/prompt-injection-llm-risk</guid>
      <category>GUIDE</category>
      <description>How indirect prompt injection turns helpful AI into an attacker tool — and how to defend against it.</description>
    </item>
    <item>
      <title>Inside a Real SOC: A Day in the Life</title>
      <link>https://hackwithskr.com/blog/day-in-the-life-soc</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/day-in-the-life-soc</guid>
      <category>BLOG</category>
      <description>From the first SIEM alert to incident closure — what L1/L2/L3 actually looks like in practice.</description>
    </item>
    <item>
      <title>Reverse Engineering Modern Loaders</title>
      <link>https://hackwithskr.com/blog/reverse-engineering-loaders</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/reverse-engineering-loaders</guid>
      <category>RESEARCH</category>
      <description>Unpacking obfuscated stage-1 malware and extracting IOCs the right way.</description>
    </item>
    <item>
      <title>Advanced Burp Suite Techniques for WAPT</title>
      <link>https://hackwithskr.com/blog/advanced-burp-wapt</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/advanced-burp-wapt</guid>
      <category>TUTORIAL</category>
      <description>Beyond the scanner — custom extensions, intruder payloads, and out-of-band tricks for real engagements.</description>
    </item>
    <item>
      <title>Defending LLMs Against Jailbreak Attacks</title>
      <link>https://hackwithskr.com/blog/defending-llm-jailbreaks</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/defending-llm-jailbreaks</guid>
      <category>DEEP DIVE</category>
      <description>Guardrail strategies, red-team patterns, and why most &quot;safe&quot; prompts are still breakable.</description>
    </item>
    <item>
      <title>Building a Bug Bounty Recon Pipeline</title>
      <link>https://hackwithskr.com/blog/bug-bounty-recon-pipeline</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/bug-bounty-recon-pipeline</guid>
      <category>TUTORIAL</category>
      <description>Automated subdomain discovery, fingerprinting and vulnerability triage that finds bugs while you sleep.</description>
    </item>
    <item>
      <title>Kubernetes Attack Paths You Should Know</title>
      <link>https://hackwithskr.com/blog/kubernetes-attack-paths</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/kubernetes-attack-paths</guid>
      <category>DEEP DIVE</category>
      <description>From a single pod compromise to full cluster takeover — the chains every defender must understand.</description>
    </item>
    <item>
      <title>5 Active Directory Quick Wins for Defenders</title>
      <link>https://hackwithskr.com/blog/active-directory-quick-wins</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/active-directory-quick-wins</guid>
      <category>TIP</category>
      <description>Practical hardening that closes the attack paths red teams actually use.</description>
    </item>
    <item>
      <title>Detection Engineering 101</title>
      <link>https://hackwithskr.com/blog/soc-detection-engineering</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/soc-detection-engineering</guid>
      <category>GUIDE</category>
      <description>How to write detections that catch real attackers without drowning the SOC in false positives.</description>
    </item>
    <item>
      <title>API Security: The Top 10 That Actually Matter</title>
      <link>https://hackwithskr.com/blog/api-security-top-10</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/api-security-top-10</guid>
      <category>GUIDE</category>
      <description>BOLA, broken auth, mass assignment — the API bugs that show up on every engagement and how to test for them.</description>
    </item>
    <item>
      <title>Zero Trust Without the Buzzwords</title>
      <link>https://hackwithskr.com/blog/zero-trust-practical</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/zero-trust-practical</guid>
      <category>BLOG</category>
      <description>What zero trust actually looks like in a mid-size company — identity, device posture, and segmentation that ship.</description>
    </item>
    <item>
      <title>Mobile App Pentest: The Checklist I Actually Use</title>
      <link>https://hackwithskr.com/blog/mobile-app-pentest-checklist</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/mobile-app-pentest-checklist</guid>
      <category>TUTORIAL</category>
      <description>iOS and Android static + dynamic testing, from cert pinning bypass to insecure storage and IPC abuse.</description>
    </item>
    <item>
      <title>Phishing-Resistant MFA in 10 Minutes</title>
      <link>https://hackwithskr.com/blog/phishing-resistant-mfa</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/phishing-resistant-mfa</guid>
      <category>TIP</category>
      <description>Why TOTP and SMS keep getting bypassed — and the FIDO2 rollout playbook that finally stops AiTM kits.</description>
    </item>
    <item>
      <title>Secrets Management Quick Wins</title>
      <link>https://hackwithskr.com/blog/secrets-management-quick-wins</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/secrets-management-quick-wins</guid>
      <category>TIP</category>
      <description>Stop the .env sprawl: practical patterns to kill hardcoded keys without rewriting your stack.</description>
    </item>
    <item>
      <title>Software Supply Chain Attacks: A Defender's Guide</title>
      <link>https://hackwithskr.com/blog/supply-chain-attacks-2026</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/supply-chain-attacks-2026</guid>
      <category>GUIDE</category>
      <description>From typosquats to malicious maintainers — how to lock down npm, PyPI and container dependencies.</description>
    </item>
    <item>
      <title>Container Image Hardening That Survives Production</title>
      <link>https://hackwithskr.com/blog/container-image-hardening</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/container-image-hardening</guid>
      <category>GUIDE</category>
      <description>Distroless, non-root, read-only filesystems and the runtime controls that actually stop escapes.</description>
    </item>
    <item>
      <title>Burnout on the Blue Team — And How We Fix It</title>
      <link>https://hackwithskr.com/blog/burnout-blue-team</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/burnout-blue-team</guid>
      <category>BLOG</category>
      <description>Honest notes on alert fatigue, on-call rotations, and the cultural changes that keep good analysts.</description>
    </item>
    <item>
      <title>First 90 Days as a Security Lead</title>
      <link>https://hackwithskr.com/blog/first-90-days-security-lead</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/first-90-days-security-lead</guid>
      <category>BLOG</category>
      <description>A pragmatic plan for new heads of security — what to measure, what to ignore, what to ship.</description>
    </item>
    <item>
      <title>Ransomware Affiliate Tradecraft in 2026</title>
      <link>https://hackwithskr.com/blog/ransomware-affiliate-tradecraft</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ransomware-affiliate-tradecraft</guid>
      <category>RESEARCH</category>
      <description>What this year's leaked playbooks tell us about initial access, dwell time and double extortion patterns.</description>
    </item>
    <item>
      <title>Mapping the AI Agent Attack Surface</title>
      <link>https://hackwithskr.com/blog/ai-agent-attack-surface</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ai-agent-attack-surface</guid>
      <category>RESEARCH</category>
      <description>Tool-using LLM agents create new privilege paths — here's how to model and test them.</description>
    </item>
    <item>
      <title>Writing YARA Rules That Actually Scale</title>
      <link>https://hackwithskr.com/blog/writing-yara-rules-that-scale</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/writing-yara-rules-that-scale</guid>
      <category>TUTORIAL</category>
      <description>From one-off IOCs to a tunable detection corpus your SOC can run on every file in the estate.</description>
    </item>
    <item>
      <title>AD Pentest with BloodHound CE: A Walkthrough</title>
      <link>https://hackwithskr.com/blog/ad-pentest-with-bloodhound-ce</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ad-pentest-with-bloodhound-ce</guid>
      <category>TUTORIAL</category>
      <description>Collection, ingestion and the Cypher queries I run on every internal engagement.</description>
    </item>
    <item>
      <title>eBPF for Detection: Beyond the Hype</title>
      <link>https://hackwithskr.com/blog/ebpf-for-detection</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ebpf-for-detection</guid>
      <category>DEEP DIVE</category>
      <description>Where eBPF actually wins for runtime security — and where the marketing oversells it.</description>
    </item>
    <item>
      <title>Modern EDR Evasion: What Defenders Should Know</title>
      <link>https://hackwithskr.com/blog/modern-edr-evasion</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/modern-edr-evasion</guid>
      <category>DEEP DIVE</category>
      <description>Direct syscalls, indirect syscalls, unhooking, hardware breakpoints — what red teams ship and what catches it.</description>
    </item>
    <item>
      <title>AI + Cybersecurity in 2026: How Far We've Come Since 2016</title>
      <link>https://hackwithskr.com/blog/ai-cybersecurity-2026-vs-2016</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ai-cybersecurity-2026-vs-2016</guid>
      <category>DEEP DIVE</category>
      <description>From signature-based AV and rule-based SIEMs to autonomous agents on both sides of the fight — a decade-in-review and what's next.</description>
    </item>
    <item>
      <title>Post-Quantum Crypto Migration: What to Do Before 2030</title>
      <link>https://hackwithskr.com/blog/post-quantum-crypto-migration</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/post-quantum-crypto-migration</guid>
      <category>DEEP DIVE</category>
      <description>Harvest-now-decrypt-later is real. Here's the practical roadmap for moving to ML-KEM and ML-DSA without breaking production.</description>
    </item>
    <item>
      <title>OSINT for Red Teams: Building the Attack Narrative</title>
      <link>https://hackwithskr.com/blog/osint-recon-red-team</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/osint-recon-red-team</guid>
      <category>TUTORIAL</category>
      <description>From employee footprints to leaked credentials — the open-source recon that turns into a phishing pretext or an initial-access plan.</description>
    </item>
    <item>
      <title>Purple Teaming That Actually Changes Detections</title>
      <link>https://hackwithskr.com/blog/purple-teaming-that-works</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/purple-teaming-that-works</guid>
      <category>GUIDE</category>
      <description>Why most purple team exercises end in a slide deck instead of a shipped detection — and how to fix that.</description>
    </item>
    <item>
      <title>Stopping GenAI Data Leakage Before It Starts</title>
      <link>https://hackwithskr.com/blog/genai-data-leakage-dlp</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/genai-data-leakage-dlp</guid>
      <category>GUIDE</category>
      <description>Employees are pasting source code and customer data into public chatbots. Here's the DLP and policy stack that actually stops it.</description>
    </item>
    <item>
      <title>5 AI Security Tips You Can Ship This Week</title>
      <link>https://hackwithskr.com/blog/ai-security-tips-you-can-ship-today</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ai-security-tips-you-can-ship-today</guid>
      <category>TIP</category>
      <description>No budget, no new headcount — the fastest wins for locking down whatever LLM features your team already shipped.</description>
    </item>
    <item>
      <title>New Attacker Tooling in 2026: What's Actually Changing Hands</title>
      <link>https://hackwithskr.com/blog/new-attacker-tooling-2026</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/new-attacker-tooling-2026</guid>
      <category>RESEARCH</category>
      <description>From AI-assisted C2 frameworks to auto-weaponized N-days — a look at what's trading on criminal forums this year.</description>
    </item>
    <item>
      <title>Building an AI Firewall: Defending LLM Apps at the Edge</title>
      <link>https://hackwithskr.com/blog/ai-app-firewall-llm-defense</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/ai-app-firewall-llm-defense</guid>
      <category>DEEP DIVE</category>
      <description>Rate limits and prompt filters aren't enough anymore — the architecture for a real defense layer in front of your models.</description>
    </item>
    <item>
      <title>Digital Forensics with Autopsy: A Practical Recovery Workflow</title>
      <link>https://hackwithskr.com/blog/digital-forensics-autopsy-recovery</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/digital-forensics-autopsy-recovery</guid>
      <category>TUTORIAL</category>
      <description>From a forensically sound disk image to a defensible timeline — running a real investigation and data recovery with the open-source Autopsy platform.</description>
    </item>
    <item>
      <title>Mobile &amp; Encrypted Evidence: UFED, Autopsy and Passware Kit in One Workflow</title>
      <link>https://hackwithskr.com/blog/mobile-forensics-ufed-autopsy-passware</link>
      <guid isPermaLink="true">https://hackwithskr.com/blog/mobile-forensics-ufed-autopsy-passware</guid>
      <category>TUTORIAL</category>
      <description>Extracting a phone, cracking the encrypted container, and analyzing everything in one timeline — how three forensic tools chain together on a real case.</description>
    </item>
  </channel>
</rss>
