Coder Social home page Coder Social logo

antispam's Introduction

SafeSurf

A phishing domain detection tool that also allows you to safely view the website without actually visiting it. Built using Python. With SafeSurf, you can quickly identify suspicious websites and protect yourself from phishing attacks.

Features

These are the features provided by SafeSurf to its users.

  • The website is easy to use, with a simple interface that anyone can navigate.
  • Users can see the preview of the website without actually visiting it.
  • SafeSurf gives a trust score to the URL, which will provide the user an understanding of the trustability and authenticity of the domain.
  • The URL is checked with a phish database (PhishTank) to see whether it is a reported phishing link.
  • SafeSurf provides crucial details (WHOIS, SSL and general) regarding the domain, which will help the user to get a basic understanding of the URL.

Demo

https://safesurf.vercel.app


Local Setup

If you find this project useful or interesting, please consider starring it and putting it on your watch list. To run the application on your system, follow these steps:

  1. Clone the repository:
git clone https://github.com/incogGod/SafeSurf.git
cd SafeSurf
  1. Install the dependencies:
pip install -r requirements.txt
  1. Start the Flask app:
python app.py
  1. Open your web browser and go to http://localhost:5000 to use the application locally.

Contributing

Contributions are always welcome. If you find this project useful or interesting, please consider starring it and putting it on your watch list. If you want to contribute to the project, here's how you can do it:

  1. Fork the repository to your GitHub account
  2. Clone the forked repository to your local machine:
git clone https://github.com/yourusername/SafeSurf.git
  1. Create a new branch for your changes:
git checkout -b my-feature-branch
  1. Make your changes to the code
  2. Commit your changes:
git commit -m "Added a new feature"
  1. Push your changes to your forked repository:
git push origin my-feature-branch
  1. Create a pull request from your forked repository to the main repository
  2. Wait for your changes to be reviewed and merged

Feedback

If you have any feedback or suggestions, please reach out at https://abhishekkp.com/contact/ or start a discussion on SafeSurf Discussions.

Any input is highly appreciated.

antispam's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.