Skip to content
View phllonq's full-sized avatar

Block or report phllonq

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
phllonq/README.md

👋 Hi, I'm Dino


About Me

Cybersecurity student focused on penetration testing, web security, and network analysis.

Passionate about hands-on learning through security labs, CTFs, vulnerability research, and Python-based security projects. Experienced with Linux environments and tools such as Nmap, Burp Suite, Wireshark, SQLmap, and Metasploit.

This repository is a personal learning space where I collect cybersecurity resources, labs, notes, and platforms that support practical skill development and continuous growth in offensive security.

Current Focus

  • Penetration Testing
  • Web Application Security
  • Network Enumeration
  • Python Security Tools
  • Linux & Bash Scripting
  • Vulnerability Assessment

Technologies & Tools

Operating Systems

Linux Kali Linux Windows


Programming & Scripting

Python Bash SQL


Security Tools

Nmap Burp Suite Wireshark Metasploit SQLmap Gobuster


Security Platforms & Learning

TryHackMe TCM Security Security Blue Team Cybrary APIsec University AWS


Featured Projects

Python Port Scanner

A multi-threaded TCP port scanner built with Python for network reconnaissance and service enumeration.

** Implemented Features:**

  • Multi-threaded TCP port scanning (with thread pooling)
  • Service detection & banner grabbing
  • Custom port range scanning (1-65535)
  • Single host and /24 network scanning
  • Colored terminal output
  • Result export to timestamped text files
  • Graceful interrupt handling (Ctrl+C saves results)
  • Skip dead hosts option for faster network scans

** Technologies:** Python Socket Programming Threading ThreadPoolExecutor Colorama

Web Vulnerability Testing Lab

Building a personal practice lab for learning and testing common web vulnerabilities in controlled environments.

Learning Areas

  • SQL Injection
  • Cross-Site Scripting (XSS)
  • Directory Discovery
  • HTTP Request Analysis

Tools

Burp Suite SQLmap Gobuster


Local Penetration Testing Lab

Creating a local cybersecurity lab using Kali Linux and vulnerable virtual machines for hands-on penetration testing practice.

Activities

  • Network Enumeration
  • Vulnerability Scanning
  • Linux Privilege Escalation
  • Basic Exploitation

Environment

Kali Linux VirtualBox Metasploit


GitHub Stats

GitHub Stats Top Languages

Connect With Me


⭐ Always learning, building, and improving cybersecurity skills through practical labs and real-world environments.

Pinned Loading

  1. python-port-scanner python-port-scanner Public

    Multi-threaded TCP port scanner built with Python for network reconnaissance and service enumeration.

    Python 1

  2. secure-async-control-framework secure-async-control-framework Public

    Asynchronous secure communication framework built with Python asyncio, TLS authentication, packet validation, and resilient session management.

    Python 1