Knight is a Python-based lightweight URL scanner designed for detecting phishing links and malicious websites for cybersecurity education purposes.
-
π Real-Time URL Scanning
Analyzes URLs for suspicious patterns and security threats. -
π Redirect Chain Detection
Tracks complete redirect paths to reveal hidden destinations. -
π Length Analysis
Flags abnormally long URLs that may indicate obfuscation. -
π£ Phishing Pattern Detection
Identifies suspicious characters like '@' used in credential theft. -
π HTTPS Validation
Checks for secure connections to protect against attacks. -
π Dark Mode UI
Professional interface built with CustomTkinter.
git clone https://github.com/yourusername/Knight.git
cd Knightpip install customtkinter requestsπ‘ Note:
Ensure Python 3.8+ is installed before running.
Internet connection required for redirect checking.
python knight.py
β οΈ Disclaimer:
This tool is still in development. Expect Bugs.