<?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: Abdushshakur Sulaiman Abubakar </title>
    <description>The latest articles on DEV Community by Abdushshakur Sulaiman Abubakar  (@shakoury).</description>
    <link>https://dev.to/shakoury</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3724981%2F4f751879-3be2-485f-b2e8-a16a2c518d99.jpg</url>
      <title>DEV Community: Abdushshakur Sulaiman Abubakar </title>
      <link>https://dev.to/shakoury</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shakoury"/>
    <language>en</language>
    <item>
      <title>Support me with advice and feedback</title>
      <dc:creator>Abdushshakur Sulaiman Abubakar </dc:creator>
      <pubDate>Thu, 22 Jan 2026 02:07:24 +0000</pubDate>
      <link>https://dev.to/shakoury/support-me-with-advice-and-feedback-1j54</link>
      <guid>https://dev.to/shakoury/support-me-with-advice-and-feedback-1j54</guid>
      <description>&lt;p&gt;HAsh_Scanner — ML-Enhanced Phishing Detection System&lt;/p&gt;

&lt;p&gt;I developed HAsh_Scanner, a web application that checks URLs in real time to detect phishing websites using machine learning and security checks.&lt;/p&gt;

&lt;p&gt;Overview: Phishing attacks are one of the most common online threats, often using fake websites to steal passwords, bank details, or personal information. HAsh_Scanner is designed to help users verify links before visiting them, providing a clear risk assessment rather than a simple safe/unsafe label.&lt;/p&gt;

&lt;p&gt;How It Works:&lt;/p&gt;

&lt;p&gt;When a URL is submitted, the system performs multiple checks simultaneously.&lt;/p&gt;

&lt;p&gt;URL Analysis: Examines subdomains, special characters, unusual encoding, and IP-based URLs. Detects patterns common in phishing links.&lt;/p&gt;

&lt;p&gt;Domain Intelligence: Evaluates domain age, registration info, SSL certificate validity, and high-risk TLDs. New domains or unusual registrars are flagged.&lt;/p&gt;

&lt;p&gt;Content Inspection: Searches for phishing keywords (verify, update, suspend, login) and common phishing page structures.&lt;/p&gt;

&lt;p&gt;Machine Learning: Trained on over 156,000 real-world phishing URLs, the system identifies brand impersonation, suspicious paths, and subdomain abuse.&lt;/p&gt;

&lt;p&gt;Risk Scoring: Aggregates all findings into a risk score from 0–100 to give users a nuanced view of potential threats.&lt;/p&gt;

&lt;p&gt;Validation and Testing:&lt;/p&gt;

&lt;p&gt;Tested on 51 legitimate websites, including major brands and banks: 0 false positives, average risk score 1.2.&lt;/p&gt;

&lt;p&gt;Tested on 20 known phishing patterns: 70% detection rate, highest scores aligned with the most dangerous sites.&lt;/p&gt;

&lt;p&gt;The system balances detection accuracy with minimal false positives to maintain trust.&lt;/p&gt;

&lt;p&gt;Platform Security:&lt;/p&gt;

&lt;p&gt;Custom middleware to handle requests securely.&lt;/p&gt;

&lt;p&gt;Rate limiting (15 requests per minute, 100 per hour) and bot detection to prevent abuse.&lt;/p&gt;

&lt;p&gt;Content Security Policy, XSS, and clickjacking protections.&lt;/p&gt;

&lt;p&gt;HTTPS-only deployment ensures encrypted communications.&lt;/p&gt;

&lt;p&gt;Technology Stack:&lt;/p&gt;

&lt;p&gt;Backend: Python, Flask, Gunicorn&lt;/p&gt;

&lt;p&gt;Machine Learning: Pattern recognition and heuristic analysis&lt;/p&gt;

&lt;p&gt;Frontend: HTML5 / CSS3, responsive design&lt;/p&gt;

&lt;p&gt;Deployment: Render with auto-deploy from GitHub, global CDN&lt;/p&gt;

&lt;p&gt;Design Principles:&lt;/p&gt;

&lt;p&gt;Minimize false positives&lt;/p&gt;

&lt;p&gt;Explainable results rather than black-box decisions&lt;/p&gt;

&lt;p&gt;Privacy-first approach: no URL storage or user tracking&lt;/p&gt;

&lt;p&gt;Built for practical use in real-world scenarios, not only lab testing&lt;/p&gt;

&lt;p&gt;Live Demo: &lt;a href="https://hash-scanner-1.onrender.com" rel="noopener noreferrer"&gt;https://hash-scanner-1.onrender.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I welcome feedback from my mentors, developers and cyber security professionals to improve the system and expand it's capabilities.&lt;/p&gt;

&lt;p&gt;Note: I am still a student and learning, so I may make mistakes. Your feedback is appreciated.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F58muapnqb4xep5v82d6d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F58muapnqb4xep5v82d6d.png" alt=" " width="720" height="1600"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>python</category>
    </item>
  </channel>
</rss>
