https://github.com/cprite/phishing-detection-ext
https://github.com/cprite/phishing-detection-ext
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cprite/phishing-detection-ext
- Owner: cprite
- License: gpl-2.0
- Created: 2023-12-05T15:16:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T08:44:06.000Z (over 2 years ago)
- Last Synced: 2023-12-19T11:08:32.298Z (over 2 years ago)
- Language: Jupyter Notebook
- Size: 1.57 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![GPL-2.0 license][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Table of Contents
## About The Project
**No Phishing** is an advanced browser extension using artificial intelligence to detect phishing threats with 91% accuracy in real time and provides instant notifications about potential phishing threats. It's very easy to install and operate, providing a seamless browsing experience. It's designed for Google Chrome to enhance online security for both individuals and businesses.
### Disclaimer
This extension is intended as a supplementary tool for online safety. While it demonstrates high accuracy, it is not infallible. As the developer, I am not a certified cybersecurity professional, and the extension could make errors. Users are advised to exercise caution and judgment. By using "No Phishing," you acknowledge and accept responsibility for your online safety.
### Built With
* [](https://www.python.org)
* [](https://www.javascript.com/)
* [](https://html.spec.whatwg.org/)
* [](https://jupyterlab.readthedocs.io/en/stable)
* [](https://pandas.pydata.org/)
* [](https://numpy.org/)
* [](https://www.tensorflow.org)
* [](https://keras.io/)
* [](https://www.google.com/chrome/)
* [](https://code.visualstudio.com/)
## Getting Started
1. Clone the repo
```sh
git clone https://github.com/cprite/phishing-detection-ext.git
```
2. Install the required dependencies
```sh
pip install -r requirements.txt
```
3. Load the extension in Google Chrome
- Open Google Chrome and navigate to `chrome://extensions/`.
- Enable `Developer mode` by toggling the switch in the top-right corner.
- Click on `Load unpacked` button.
- Navigate to the directory where you cloned the `phishing-detection-ext` repository and select it.
- The extension should now appear in your list of installed extensions.
4. Activate the extension
- Once installed, you'll see the extension's icon in the Chrome toolbar.
- Click on the icon to turn ON the extension.
- Before using the extension, start the local server by navigating to the project's root directory in the command line:
```sh
cd path/to/repo/phishing-detection-ext
python main.py
5. Ready to Go!
- You are now all set to surf the internet safely with the "No Phishing" extension.
- The extension will run in the background, monitoring websites you visit for potential phishing threats.
- Stay safe and feel free to report any suspicious sites or activities you encounter.
- Remember, your web safety is enhanced, but always stay vigilant while browsing.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
[contributors-shield]: https://img.shields.io/github/contributors/cprite/phishing-detection-ext.svg?style=for-the-badge
[contributors-url]: https://github.com/cprite/phishing-detection-ext/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/cprite/phishing-detection-ext.svg?style=for-the-badge
[forks-url]: https://github.com/cprite/phishing-detection-ext/network/members
[stars-shield]: https://img.shields.io/github/stars/cprite/phishing-detection-ext.svg?style=for-the-badge
[stars-url]: https://github.com/cprite/phishing-detection-ext/stargazers
[issues-shield]: https://img.shields.io/github/issues/cprite/phishing-detection-ext.svg?style=for-the-badge
[issues-url]: https://github.com/cprite/phishing-detection-ext/issues
[license-shield]: https://img.shields.io/github/license/cprite/phishing-detection-ext.svg?style=for-the-badge
[license-url]: https://github.com/cprite/phishing-detection-ext/blob/master/LICENSE.md
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/niknmirosh