<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
  <channel>
    <title><![CDATA[Rihad Roshan - Blog]]></title>
    <link>https://rihadroshan.vercel.app/blog</link>
    <description><![CDATA[Thoughts on cybersecurity, technology, digital well-being, and security automation. Articles covering SOAR, EDR, threat detection, and the intersection of technology and society.]]></description>
    <language>en-US</language>
    <managingEditor>rihad.rrn@gmail.com (Rihad Roshan)</managingEditor>
    <webMaster>rihad.rrn@gmail.com (Rihad Roshan)</webMaster>
    <lastBuildDate>Fri, 28 Aug 2026 18:17:25 GMT</lastBuildDate>
    <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
    <generator>Next.js Custom RSS Generator</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <copyright>Copyright 2026 Rihad Roshan. All rights reserved.</copyright>
    <category><![CDATA[Technology]]></category>
    <category><![CDATA[Cybersecurity]]></category>
    <category><![CDATA[Security Automation]]></category>
    <category><![CDATA[Digital Wellness]]></category>
    <ttl>1440</ttl>
    <sy:updatePeriod>daily</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <atom:link href="https://rihadroshan.vercel.app/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://rihadroshan.vercel.app/og-image.png</url>
      <title>Rihad Roshan</title>
      <link>https://rihadroshan.vercel.app/blog</link>
      <width>144</width>
      <height>144</height>
      <description>Logo for Rihad Roshan</description>
    </image>
    <item>
      <title><![CDATA[When Companies Get Hacked, Users Become the Attack Surface]]></title>
      <link>https://rihadroshan.vercel.appwhen-companies-get-hacked-users-become-attack-surface</link>
      <guid isPermaLink="true">https://rihadroshan.vercel.appwhen-companies-get-hacked-users-become-attack-surface</guid>
      <description><![CDATA[A short reflection on why data breaches are not just company incidents. Users carry the real risk when personal data is exposed.]]></description>
      <content:encoded><![CDATA[
          <p><strong>Read time:</strong> 4 min read</p>
          <p><strong>Tags:</strong> Cybersecurity, Privacy, Data Breach</p>
          <hr/>
          <p>A company gets hacked. The headline says the company suffered a breach. The press release calls it a security incident. The response is usually familiar: systems were secured, passwords were reset, law enforcement was notified, and users are advised to stay alert.</p>
<p>But sometimes, calling it an incident is too generous. If a company stores user data without basic security controls, a breach is not a surprise. It is a matter of time. Some breaches are not accidents. They are the outcome of neglect.</p>
<p>## The Breach Does Not End When Service Is Restored</p>
<p>For a company, a breach has a timeline. Detect the incident. Contain it. Investigate. Notify users. Patch systems. Publish a statement. Move on.</p>
<p>For users, the timeline is different. A leaked email address can invite phishing attempts for years. A leaked phone number can become a SIM-swap risk. A leaked password can be tested across dozens of other platforms. A leaked ID document can be reused in fraud attempts long after the original incident disappears from the news.</p>
<p>## Users Did Not Choose the Security Controls</p>
<p>Most users never chose the company's cloud provider, database design, encryption model, access control policy, logging system, vendor contracts, or incident response process. But when those controls fail, users inherit the consequences.</p>
<p>## A Password Reset Is Not Accountability</p>
<p>After many breaches, the advice given to users is simple: change your password, enable MFA, watch for suspicious emails, and monitor your accounts. This advice is useful, but it is also incomplete. It shifts the burden onto the user after the damage has already happened.</p>
<p>## The Real Attack Starts After the Breach</p>
<p>A data breach is often not the final attack. It is the beginning of many smaller attacks. Leaked emails become phishing lists. Leaked phone numbers become smishing targets. Leaked passwords become credential stuffing attempts. Leaked personal details make scams more believable.</p>
<p>## Accountability Should Follow the Risk</p>
<p>Companies ask users to trust them with personal data. That trust should come with responsibility. Security is not only about protecting servers. It is about protecting people from the consequences of system failure.</p>
          <hr/>
          <p><em>This article was originally published on <a href="https://rihadroshan.vercel.appwhen-companies-get-hacked-users-become-attack-surface">Rihad Roshan</a>.</em></p>
          <p><strong>About the author:</strong> Rihad Roshan is a cybersecurity researcher and blogger focusing on security automation, threat detection, and digital well-being.</p>
        ]]></content:encoded>
      <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
      <author>rihad.rrn@gmail.com (Rihad Roshan)</author>
      <dc:creator><![CDATA[Rihad Roshan]]></dc:creator>
      <category><![CDATA[Cybersecurity]]></category>
      <category><![CDATA[Privacy]]></category>
      <category><![CDATA[Data Breach]]></category>
      <source url="https://rihadroshan.vercel.app/feed.xml">Rihad Roshan</source>
      
    </item>
    <item>
      <title><![CDATA[OWASP Top 10 2025 — What's New and Why It Matters]]></title>
      <link>https://rihadroshan.vercel.appowasp-top10-2025</link>
      <guid isPermaLink="true">https://rihadroshan.vercel.appowasp-top10-2025</guid>
      <description><![CDATA[A comprehensive breakdown of the OWASP Top 10 (2025) updates — new categories, shifting priorities, and practical steps teams can take to improve resilience.]]></description>
      <content:encoded><![CDATA[
          <p><strong>Read time:</strong> 6 min read</p>
          <p><strong>Tags:</strong> OWASP, Security, Supply Chain</p>
          <hr/>
          <p>The 8th edition of the OWASP Top 10 2025 brings a refined focus on modern application risks. It aligns more closely with today's development practices, such as microservices, cloud-native architecture, and DevSecOps pipelines.</p>
<p>## What's New in OWASP Top 10 2025</p>
<p>The update highlights not just the presence of vulnerabilities, but the systemic flaws that lead to them. This blog explores what's new, what's changed, and why these updates matter for researchers, developers, and defenders working on secure software systems.</p>
<p>## Key Changes and Updates</p>
<p>The 2025 edition introduces a sharper perspective on application security risks — reflecting both the evolution of attacker techniques and the complexity of modern ecosystems.</p>
<p>### Supply Chain Security</p>
<p>Supply chain attacks have become increasingly prominent, targeting the software development lifecycle itself. The updated framework addresses these modern threat vectors.</p>
<p>### Cloud-Native Architecture Risks</p>
<p>With the widespread adoption of microservices and containerization, new attack surfaces have emerged that require specialized attention.</p>
<p>## Implementation Guidelines</p>
<p>Practical steps teams can take to improve their security posture and align with the updated OWASP recommendations.</p>
<p>### Development Team Actions</p>
<p>Specific recommendations for development teams to integrate security into their workflows.</p>
<p>### Security Team Considerations</p>
<p>Guidance for security professionals on implementing these recommendations across their organizations.</p>
          <hr/>
          <p><em>This article was originally published on <a href="https://rihadroshan.vercel.appowasp-top10-2025">Rihad Roshan</a>.</em></p>
          <p><strong>About the author:</strong> Rihad Roshan is a cybersecurity researcher and blogger focusing on security automation, threat detection, and digital well-being.</p>
        ]]></content:encoded>
      <pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate>
      <author>rihad.rrn@gmail.com (Rihad Roshan)</author>
      <dc:creator><![CDATA[Rihad Roshan]]></dc:creator>
      <category><![CDATA[OWASP]]></category>
      <category><![CDATA[Security]]></category>
      <category><![CDATA[Supply Chain]]></category>
      <source url="https://rihadroshan.vercel.app/feed.xml">Rihad Roshan</source>
      <enclosure url="https://rihadroshan.vercel.app/assets/blog/owasp-top10-2025/2025-mappings.png" type="image/png" />
    </item>
    <item>
      <title><![CDATA[Digital Arrest: The Silent Prison We Chose]]></title>
      <link>https://rihadroshan.vercel.appdigital-arrest</link>
      <guid isPermaLink="true">https://rihadroshan.vercel.appdigital-arrest</guid>
      <description><![CDATA[We call it connection, but most of the time, it's captivity. A blog about reclaiming attention from our devices and finding pauses in a noisy world.]]></description>
      <content:encoded><![CDATA[
          <p><strong>Read time:</strong> 5 min read</p>
          <p><strong>Tags:</strong> Technology, Digital Minimalism</p>
          <hr/>
          <p>We talk a lot about digital security — passwords, firewalls, and two-factor authentication. But what about the most valuable asset we're losing in the digital age? Our time. Our attention. Our peace.</p>
<p>## The Silent Prison We Built</p>
<p>We're not talking about the scams that try to steal your money; we're talking about the silent prison we voluntarily walked into. This new prison has no walls, no guards, and no bars. Its architecture is built from screens, notifications, and the endless scroll.</p>
<p>## The Illusion of Connection</p>
<p>We call it connection, but for many of us, it's closer to constant surveillance by our own devices. Every tap, swipe, and scroll is monitored, analyzed, and optimized to keep us engaged.</p>
<p>### Attention as Currency</p>
<p>Our attention has become the most valuable commodity in the digital economy. Companies compete fiercely for every second of our focus.</p>
<p>### The Dopamine Economy</p>
<p>Social media platforms and apps are designed to trigger dopamine releases, creating addiction-like behaviors that keep us coming back.</p>
<p>## Breaking Free from Digital Arrest</p>
<p>Reclaiming our attention and finding pauses in a noisy world requires intentional effort and strategic choices.</p>
<p>### Digital Minimalism Strategies</p>
<p>Practical approaches to reducing digital overwhelm and creating space for meaningful activities.</p>
<p>### Mindful Technology Use</p>
<p>Developing awareness around our device usage and creating healthy boundaries with technology.</p>
          <hr/>
          <p><em>This article was originally published on <a href="https://rihadroshan.vercel.appdigital-arrest">Rihad Roshan</a>.</em></p>
          <p><strong>About the author:</strong> Rihad Roshan is a cybersecurity researcher and blogger focusing on security automation, threat detection, and digital well-being.</p>
        ]]></content:encoded>
      <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
      <author>rihad.rrn@gmail.com (Rihad Roshan)</author>
      <dc:creator><![CDATA[Rihad Roshan]]></dc:creator>
      <category><![CDATA[Technology]]></category>
      <category><![CDATA[Digital Minimalism]]></category>
      <source url="https://rihadroshan.vercel.app/feed.xml">Rihad Roshan</source>
      
    </item>
    <item>
      <title><![CDATA[SOAR EDR: Automated Response with LimaCharlie, Tines, and Slack]]></title>
      <link>https://rihadroshan.vercel.appsoar-edr-automation</link>
      <guid isPermaLink="true">https://rihadroshan.vercel.appsoar-edr-automation</guid>
      <description><![CDATA[How to build automated security workflows that detect threats, alert teams in real time, and isolate compromised systems while keeping analysts in control of critical decisions.]]></description>
      <content:encoded><![CDATA[
          <p><strong>Read time:</strong> 5 min read</p>
          <p><strong>Tags:</strong> Cybersecurity, Automation, SOAR, EDR</p>
          <hr/>
          <p>Cybersecurity incidents don't wait. Every second counts — and in those moments, automation can make the difference between a quick recovery and a full-blown breach.</p>
<p>## The Need for Automation</p>
<p>That's what inspired me to build my own automated threat detection and response workflow, combining LimaCharlie, Tines, Slack, and Email. This project demonstrates how modern tools can work together to detect threats, alert teams in real time, and even isolate compromised systems.</p>
<p>## Architecture Overview</p>
<p>The automation workflow integrates several key components to create a comprehensive security response system.</p>
<p>### LimaCharlie EDR Integration</p>
<p>LimaCharlie serves as the primary endpoint detection and response platform, providing real-time monitoring and threat detection capabilities.</p>
<p>### Tines Workflow Orchestration</p>
<p>Tines acts as the central orchestration engine, managing the flow between different security tools and automating response actions.</p>
<p>### Communication Channels</p>
<p>Integration with Slack and email ensures that security teams are immediately notified of threats and can coordinate response efforts.</p>
<p>## Implementation Details</p>
<p>Step-by-step breakdown of how to build your own automated security response system.</p>
<p>### Setting Up Detection Rules</p>
<p>Configuration of detection rules in LimaCharlie to identify various threat patterns and malicious activities.</p>
<p>### Workflow Automation</p>
<p>Creating automated workflows in Tines to handle different types of security incidents.</p>
<p>### Response Actions</p>
<p>Automated response capabilities including system isolation, evidence collection, and team notification.</p>
<p>## Keeping Analysts in Control</p>
<p>While automation handles routine tasks, critical decisions remain with human analysts to ensure appropriate response to complex threats.</p>
          <hr/>
          <p><em>This article was originally published on <a href="https://rihadroshan.vercel.appsoar-edr-automation">Rihad Roshan</a>.</em></p>
          <p><strong>About the author:</strong> Rihad Roshan is a cybersecurity researcher and blogger focusing on security automation, threat detection, and digital well-being.</p>
        ]]></content:encoded>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
      <author>rihad.rrn@gmail.com (Rihad Roshan)</author>
      <dc:creator><![CDATA[Rihad Roshan]]></dc:creator>
      <category><![CDATA[Cybersecurity]]></category>
      <category><![CDATA[Automation]]></category>
      <category><![CDATA[SOAR]]></category>
      <category><![CDATA[EDR]]></category>
      <source url="https://rihadroshan.vercel.app/feed.xml">Rihad Roshan</source>
      
    </item>
  </channel>
</rss>