WebCyphr-a web extension that safeguards your browsing by detecting potential threats and phishing websites while offering a unique password generator for enhanced security.
Features β’
Installation β’
Usage β’
Required Tools
sample.mp4
- π‘οΈ Real-Time Threat Monitoring: Actively scans and blocks harmful or phishing websites while browsing.
- π« Website Blacklisting: Prevents access to a predefined list of malicious and phishing URLs.
- π Secure Link Verifier: Allows manual input of URLs to check for potential threats using Google Safe Browsing API.
- π Strong Password Generator: Generates customizable strong passwords with options for length, uppercase, lowercase, numbers, and special characters.
- β‘ Interactive Warning Pages: Displays an aesthetic, user-friendly, animated warning page when visiting blocked sites.
- π‘ User Bypass Instructions: Provides subtle guidance on how to disable real-time scanning, ensuring informed user decisions.
- π¨ Mouse-Interactive Animated Background: Includes a visually engaging particle animation for warning pages, responsive to cursor movements.
- π Always-On Protection: Continuous monitoring and blocking enabled by default, ensuring safety across all sessions.
- π οΈ Customizable Tools: Accessible tools for secure browsing directly from the extension popup menu.
- π§© Modern UI Design: Clean, dark-themed user interface for an intuitive user experience.
- Clone the repo using
git clone https://github.com/rubberpirate/WebCyphr- Generate a Google Safe Browsing API Key from Google Cloud Console and use it in popup.js
"https://safebrowsing.googleapis.com/v4/threatMatches:find?key=<API-KEY-HERE>"-
Generate a VirusTotal API Key from VirusTotal Home Page and use it for the tools that uses viruatotal api.
-
Then turn on the Developer Mode in your Browser and load unpacked inside
WebCyphr/Extensions/WebCyphr-main -
You can use the same method to install WebScanner also which can be used for Easy to acess Context-Menu scan
-
And here you go, You have your Extensions ready
- Clone the repo using
git clone https://github.com/rubberpirate/WebCyphr- Generate a Google Safe Browsing API Key from Google Cloud Console and use it in popup.js
"https://safebrowsing.googleapis.com/v4/threatMatches:find?key=<API-KEY-HERE>"-
Generate a VirusTotal API Key from VirusTotal Home Page and use it for the tools that uses viruatotal api.
-
Then turn on the Developer Mode in your Browser and load unpacked inside
WebCyphr/Extensions/WebCyphr-main -
You can use the same method to install WebScanner also which can be used for Easy to acess Context-Menu scan
-
And here you go, You have your Extensions ready