<?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: Madhura Rahate</title>
    <description>The latest articles on DEV Community by Madhura Rahate (@madhura_rahate_4f2b4e426d).</description>
    <link>https://dev.to/madhura_rahate_4f2b4e426d</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%2F2126193%2F23ec6eb4-132e-4cd3-928e-2a407bf2c306.jpg</url>
      <title>DEV Community: Madhura Rahate</title>
      <link>https://dev.to/madhura_rahate_4f2b4e426d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/madhura_rahate_4f2b4e426d"/>
    <language>en</language>
    <item>
      <title>What is ORM</title>
      <dc:creator>Madhura Rahate</dc:creator>
      <pubDate>Fri, 04 Oct 2024 17:23:31 +0000</pubDate>
      <link>https://dev.to/madhura_rahate_4f2b4e426d/what-is-orm-16ja</link>
      <guid>https://dev.to/madhura_rahate_4f2b4e426d/what-is-orm-16ja</guid>
      <description>&lt;p&gt;ORM is a technique or a Design Pattern used to access relational database from an object oriented language.&lt;br&gt;
AN ORM tool is software designed to help OOP developers to interact with relational database in a simpler manner.&lt;br&gt;
AN ORM converts data between two incompatible type systems (Java and MySQL). Such as a model class becomes table in our database and each object is a row of the table.&lt;/p&gt;

</description>
      <category>orm</category>
      <category>designpatterns</category>
      <category>database</category>
      <category>oop</category>
    </item>
    <item>
      <title>Is it possible to eliminate phishing?</title>
      <dc:creator>Madhura Rahate</dc:creator>
      <pubDate>Wed, 25 Sep 2024 17:45:06 +0000</pubDate>
      <link>https://dev.to/madhura_rahate_4f2b4e426d/is-it-possible-to-eliminate-phishing-4fd2</link>
      <guid>https://dev.to/madhura_rahate_4f2b4e426d/is-it-possible-to-eliminate-phishing-4fd2</guid>
      <description>&lt;p&gt;Phishing attacks have become an increasingly prevalent and sophisticated threat in the digital&lt;br&gt;
landscape, targeting individuals, organizations, and critical infrastructures worldwide. The&lt;br&gt;
objective of this research paper is to explore the feasibility of eliminating phishing and propose a comprehensive analysis and mitigation framework to counter this pervasive threat. The study encompasses an extensive review of existing literature, empirical analysis, and expert interviews to analyze the current state of phishing attacks and identify their underlying vulnerabilities.&lt;br&gt;
Through an examination of phishing techniques, attack vectors, and psychological manipulation&lt;br&gt;
tactics employed by cybercriminals, this research paper sheds light on the evolving nature of&lt;br&gt;
phishing attacks and the challenges associated with their detection and prevention. The study&lt;br&gt;
also presents a detailed analysis of the technological advancements, such as machine learning, artificial intelligence, and email authentication protocols, which are utilized to mitigate phishing attacks.&lt;br&gt;
Furthermore, this research paper introduces a holistic framework for combating phishing, which&lt;br&gt;
incorporates proactive measures involving user education, security awareness campaigns, and&lt;br&gt;
organizational policies. The framework also emphasizes the importance of implementing robust&lt;br&gt;
technical controls, including email filtering, anomaly detection systems, and multi-factor&lt;br&gt;
authentication solutions, to strengthen defense mechanisms against phishing attacks.&lt;br&gt;
The proposed framework aims to address the limitations of current countermeasures by fostering a multidimensional approach that combines user empowerment, advanced technologies, and organizational resilience. Moreover, this research paper emphasizes the significance of&lt;br&gt;
collaborative efforts between cybersecurity experts, technology vendors, and policymakers to&lt;br&gt;
establish standardized protocols, share threat intelligence, and develop effective mitigation&lt;br&gt;
strategies.&lt;/p&gt;

</description>
      <category>phishing</category>
      <category>hacktoberfest</category>
      <category>cybersecurity</category>
      <category>authentication</category>
    </item>
  </channel>
</rss>
