Skip to content

Suspicious URL scanner using Python. Detects risky keywords, IP domains, shortening services, and more. Great for OSINT and cybersecurity learning.

Notifications You must be signed in to change notification settings

Lithish-7/LinkLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”— LinkLock – Suspicious URL Detector

LinkLock is a Python tool that analyzes URLs to detect potential phishing or malicious links.

βš™οΈ Features

  • Detects IP-based URLs
  • Flags suspicious keywords (e.g., "login", "free", "verify")
  • Warns about excessive subdomains
  • Alerts if using shortening services
  • Provides a risk rating: Low / Medium / High

🧠 Why It Matters

Perfect for quick link-checking before clicking anything sketchy. A small but smart OSINT tool.

πŸš€ Usage

python linklock.py

Paste a URL when prompted and get an instant threat analysis.

πŸ›‘οΈ Skills Practiced

  • Python scripting
  • Regex and parsing
  • URL analysis
  • Basic cybersecurity and OSINT

About

Suspicious URL scanner using Python. Detects risky keywords, IP domains, shortening services, and more. Great for OSINT and cybersecurity learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages