<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dr Mohammad Beheshti</title>
    <description>The latest articles on DEV Community by Dr Mohammad Beheshti (@dr_mohammadbeheshti_2f7e).</description>
    <link>https://dev.to/dr_mohammadbeheshti_2f7e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3999548%2F2fb21108-35b9-4767-8fdc-b298a59ca9bc.png</url>
      <title>DEV Community: Dr Mohammad Beheshti</title>
      <link>https://dev.to/dr_mohammadbeheshti_2f7e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dr_mohammadbeheshti_2f7e"/>
    <language>en</language>
    <item>
      <title>Are We Entering a Cyber Pandemic?</title>
      <dc:creator>Dr Mohammad Beheshti</dc:creator>
      <pubDate>Thu, 23 Jul 2026 07:33:00 +0000</pubDate>
      <link>https://dev.to/dr_mohammadbeheshti_2f7e/are-we-entering-a-cyber-pandemic-2d26</link>
      <guid>https://dev.to/dr_mohammadbeheshti_2f7e/are-we-entering-a-cyber-pandemic-2d26</guid>
      <description>&lt;p&gt;Why Modern Cyber Threats Are Beginning to Resemble the Spread of Infectious Diseases&lt;br&gt;
Introduction&lt;br&gt;
During the COVID-19 pandemic, many of us started our mornings by checking the latest infection numbers. Today, a different pattern is emerging. Every day seems to bring news of another ransomware attack, another data breach, another organisation forced offline, or another critical vulnerability under active exploitation.&lt;br&gt;
This raises an interesting question:&lt;br&gt;
Have cyber threats reached a scale where we can describe the current situation as a cyber pandemic?&lt;br&gt;
The comparison is not perfect, but it reveals some striking similarities.&lt;br&gt;
What Defines a Pandemic?&lt;br&gt;
A biological pandemic is characterised by:&lt;br&gt;
Rapid spread.&lt;br&gt;
Global impact.&lt;br&gt;
Multiple transmission vectors.&lt;br&gt;
Difficulty containing outbreaks.&lt;br&gt;
Significant economic and social disruption.&lt;br&gt;
Now compare those characteristics with today's cyber landscape.&lt;br&gt;
Every day, organisations across different industries and countries experience attacks that follow remarkably similar patterns.&lt;br&gt;
The mechanisms differ, but the behaviour of the ecosystem is surprisingly familiar.&lt;br&gt;
How Cyber Threats Spread&lt;br&gt;
Unlike biological viruses, cyber threats propagate through digital trust relationships.&lt;br&gt;
Typical infection vectors include:&lt;br&gt;
Phishing emails.&lt;br&gt;
Credential stuffing attacks.&lt;br&gt;
Unpatched software vulnerabilities.&lt;br&gt;
Supply-chain compromise.&lt;br&gt;
Misconfigured cloud infrastructure.&lt;br&gt;
Stolen authentication tokens.&lt;br&gt;
Once a single weakness is discovered, attackers rapidly automate exploitation.&lt;br&gt;
Modern attack campaigns no longer target one organisation at a time.&lt;br&gt;
They target thousands simultaneously.&lt;br&gt;
AI Has Changed the Scale&lt;br&gt;
One of the biggest differences over the last few years has been automation.&lt;br&gt;
Attackers increasingly use AI to:&lt;br&gt;
Generate convincing phishing emails.&lt;br&gt;
Discover exposed assets.&lt;br&gt;
Test stolen credentials.&lt;br&gt;
Adapt malware behaviour.&lt;br&gt;
Scale attacks with minimal human intervention.&lt;br&gt;
This dramatically reduces the cost of launching attacks while increasing their reach.&lt;br&gt;
In epidemiology, we often discuss the reproduction rate (R₀) of a disease.&lt;br&gt;
Cybersecurity has its own equivalent.&lt;br&gt;
Once an exploit becomes publicly available, it can spread across thousands of organisations within hours.&lt;br&gt;
The Human Factor&lt;br&gt;
Despite advances in defensive technology, people remain one of the largest attack surfaces.&lt;br&gt;
Examples include:&lt;br&gt;
Password reuse.&lt;br&gt;
Weak authentication.&lt;br&gt;
Social engineering.&lt;br&gt;
Excessive trust.&lt;br&gt;
Configuration mistakes.&lt;br&gt;
Most successful attacks exploit behaviour rather than cryptography.&lt;br&gt;
This makes cybersecurity as much a human challenge as a technical one.&lt;br&gt;
Is Traditional Security Enough?&lt;br&gt;
Many organisations still rely on perimeter security models designed years ago.&lt;br&gt;
However, modern attacks increasingly succeed using legitimate credentials.&lt;br&gt;
If the username and password are correct, many systems assume the user is trustworthy.&lt;br&gt;
That assumption is becoming increasingly dangerous.&lt;br&gt;
The industry is therefore shifting towards:&lt;br&gt;
Zero Trust.&lt;br&gt;
Continuous authentication.&lt;br&gt;
Behavioural analytics.&lt;br&gt;
Risk-based access control.&lt;br&gt;
Adaptive identity verification.&lt;br&gt;
The question is no longer:&lt;br&gt;
"Is this the correct password?"&lt;br&gt;
The question is:&lt;br&gt;
"Is this really the legitimate user?"&lt;br&gt;
Lessons from Public Health&lt;br&gt;
Public health teaches us that prevention is almost always cheaper than treatment.&lt;br&gt;
The same principle applies to cybersecurity.&lt;br&gt;
Organisations should consistently implement:&lt;br&gt;
Multi-factor authentication.&lt;br&gt;
Timely patch management.&lt;br&gt;
Offline backups.&lt;br&gt;
Security awareness training.&lt;br&gt;
Behaviour-based threat detection.&lt;br&gt;
Continuous monitoring.&lt;br&gt;
None of these controls are revolutionary.&lt;br&gt;
Their effectiveness comes from consistent implementation.&lt;br&gt;
Final Thoughts&lt;br&gt;
Perhaps "cyber pandemic" is not a formal cybersecurity term.&lt;br&gt;
But it captures an important reality.&lt;br&gt;
Cyber incidents are no longer isolated events.&lt;br&gt;
They are persistent, global, interconnected, and increasingly automated.&lt;br&gt;
The question is no longer whether another attack will happen tomorrow.&lt;br&gt;
It almost certainly will.&lt;br&gt;
The more important question is whether we are treating cybersecurity with the same urgency that society once treated public health.&lt;br&gt;
References&lt;br&gt;
Verizon. 2025 Data Breach Investigations Report.&lt;br&gt;
IBM. Cost of a Data Breach Report.&lt;br&gt;
CISA. Known Exploited Vulnerabilities Catalog.&lt;br&gt;
ENISA. Threat Landscape Report.&lt;br&gt;
NIST SP 800-207. Zero Trust Architecture.&lt;br&gt;
MITRE ATT&amp;amp;CK Framework.&lt;br&gt;
World Economic Forum. Global Cybersecurity Outlook.&lt;br&gt;
UK National Cyber Security Centre (NCSC). Cyber Security Breaches Survey.&lt;/p&gt;

</description>
      <category>security</category>
      <category>news</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>Hello, Dev Community! 👋</title>
      <dc:creator>Dr Mohammad Beheshti</dc:creator>
      <pubDate>Wed, 24 Jun 2026 08:25:26 +0000</pubDate>
      <link>https://dev.to/dr_mohammadbeheshti_2f7e/hello-dev-community-6i4</link>
      <guid>https://dev.to/dr_mohammadbeheshti_2f7e/hello-dev-community-6i4</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I'm Dr. Mohammad Reza Beheshti, a cybersecurity researcher and the Founder of CyberSiARA. After spending more than 15 years working in cybersecurity and artificial intelligence, I wanted to join this community to learn, share experiences, and contribute to discussions around secure software development.&lt;/p&gt;

&lt;p&gt;My work focuses on AI, authentication, bot mitigation, digital identity, and building security solutions that protect users without compromising their experience. I enjoy exploring how emerging technologies can solve real-world security challenges, especially as AI continues to reshape both cyber defence and cyber attacks.&lt;/p&gt;

&lt;p&gt;I'm looking forward to connecting with developers, security engineers, and technology leaders from around the world. I believe the best ideas come from open collaboration, and I'm always interested in hearing different perspectives and learning from others.&lt;/p&gt;

&lt;p&gt;Over the coming weeks, I'll be sharing technical insights, lessons learned from building cybersecurity products, and practical approaches to designing more secure applications.&lt;/p&gt;

&lt;p&gt;Looking forward to meeting you all and being part of the community!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>identity</category>
      <category>challenge</category>
    </item>
    <item>
      <title>Welcome to My Developer Blog</title>
      <dc:creator>Dr Mohammad Beheshti</dc:creator>
      <pubDate>Wed, 24 Jun 2026 00:13:29 +0000</pubDate>
      <link>https://dev.to/dr_mohammadbeheshti_2f7e/welcome-to-my-developer-blog-2le</link>
      <guid>https://dev.to/dr_mohammadbeheshti_2f7e/welcome-to-my-developer-blog-2le</guid>
      <description>&lt;p&gt;I'm Dr. Mohammad Reza Beheshti, Founder of CyberSiARA. I hold a PhD in Electronic Engineering and Artificial Intelligence and have over 15 years of experience in cybersecurity research and innovation.&lt;/p&gt;

&lt;p&gt;My passion has always been solving complex security challenges through technology. This journey led me to found CyberSiARA, where we're developing AI-powered bot protection and human verification solutions to help organizations defend against increasingly sophisticated cyber threats.&lt;/p&gt;

&lt;p&gt;I enjoy combining academic research with practical engineering to create technologies that are both innovative and effective in the real world. Through this blog, I share insights from my research, product development, and experiences building a cybersecurity company, with the aim of helping developers and security professionals stay ahead of emerging threats.&lt;/p&gt;

&lt;p&gt;I'm always keen to learn, collaborate, and contribute to the global developer and cybersecurity communities.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>devjournal</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
