Skip to content

SharkDefense/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharkDefense

Welcome to the SharkDefense backend repository! This project is dedicated to providing robust cybersecurity measures to protect users from online threats, specifically focusing on detecting and identifying malicious URLs. Our backend, built with Django and REST Framework, serves as the foundation for our proactive defense system.

Purpose

In an era of increasing cyber-attacks and phishing attempts, the need for advanced security measures has never been more critical. SharkDefense aims to address this challenge by leveraging cutting-edge technology and industry collaboration to distinguish between legitimate and malicious URLs. Our backend plays a pivotal role in this mission, facilitating the implementation of security rules and the analysis of extensive big data sets to safeguard users' digital environments.

Features

  • URL Analysis: Utilizing sophisticated algorithms and security rules to analyze URLs and determine their legitimacy.
  • Integration: Seamless integration with front-end and other components of the SharkDefense system.
  • Scalability: Designed with scalability in mind to accommodate growing user bases and data volumes.
  • Security: Implementing robust security measures to protect sensitive user information and system integrity.
  • Flexibility: Customizable components to adapt to evolving cyber threats and user requirements.

Our Commit Style

  • feat: A new feature is introduced with the changes
  • fix: A bug fix has occurred
  • chore: Changes that do not relate to a fix or feature and don't modify src or test files (for example updating dependencies)
  • refactor: Refactored code that neither fixes a bug nor adds a feature
  • docs: Updates to documentation such as the README or other markdown files
  • style: Changes that do not affect the meaning of the code, likely related to code formatting such as white-space, missing semi-colons, and so on.
  • test: Including new or correcting previous tests
  • perf: Performance improvements
  • ci: Continuous integration related
  • build: Changes that affect the build system or external dependencies
  • revert: Reverts a previous commit

About

Phishing Attacks Detector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •