Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages