Skip to content
View Lek-glitch's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Lek-glitch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lek-glitch/README.md

πŸ›‘οΈ Lek | Security Analyst

I build practical security tools to understand how attacks and defenses actually work under the hood β€” not just in theory.

Focus areas:

  • πŸ” Network reconnaissance & port scanning
  • 🌐 Web application security (OWASP Top 10)
  • πŸ“Š Log analysis & brute-force detection

Featured Projects:

  • πŸ”§ Port Scanner β€” multithreaded TCP scanner with service fingerprinting
  • 🌐 Security Header Checker β€” audits websites against OWASP-recommended HTTP headers
  • πŸ“ˆ Log Analyzer β€” detects brute-force login attempts from auth logs

Toolkit: Python Β· Git/GitHub Β· Networking (TCP/IP) Β· Linux Β· Regex Β· OWASP Top 10

Currently learning: SOC workflows, SIEM tools, and intrusion detection fundamentals

πŸ“« Let's connect: [www.linkedin.com/in/lekshmi-praveen]


🟒 Actively building β€” new tools and write-ups added regularly.

Pinned Loading

  1. Log-analyzer Log-analyzer Public

    A security-focused log analysis tool built in Python to parse system and application logs, identify anomalies and detect potential indicators of compromise

    Python

  2. python-port-scanner python-port-scanner Public

    Network auditing tool built in python to discover open ports, grab service banners, and map attack surfaces.

    Python

  3. security-header-checker security-header-checker Public

    An automated auditing tool to inspect HTTP response headers, identify misconfigurations and prevent common web vulnerabilities

    Python