Port Scanner — Python
A multithreaded TCP port scanner built from scratch. Supports custom port ranges, timeout control, and service banner grabbing. Built to understand how tools like Nmap work under the hood.
Learning to code. Breaking things on purpose.
Currently focused on penetration testing.
Learning to code. Asking questions. Breaking things on purpose.
Started with web dev — HTML, CSS, JS. Lately the focus shifted toward penetration testing. Running Kali Linux, working through CTFs, learning how systems actually fail.
Active in jtechforums.org and mitmachim.top. Motto: ask questions, learn, repeat.
// the person behind the screen const developer = { name: 'the-curious', level: 'beginner-intermediate', os: 'kali linux', focus: 'penetration testing', location: '127.0.0.1:3000', communities: [ 'jtechforums.org', 'mitmachim.top' ], motto: 'ask questions, learn, repeat' };
Tools and technologies I'm actively learning and using.
A multithreaded TCP port scanner built from scratch. Supports custom port ranges, timeout control, and service banner grabbing. Built to understand how tools like Nmap work under the hood.
CLI tool that inspects HTTP response headers and flags missing security headers — CSP, HSTS, X-Frame-Options.
Shell scripts for automating basic recon — subdomain enumeration, whois lookups, and DNS record extraction.
// updated this week const currentFocus = { thisWeek: 'nmap scanning', strugglingWith: 'exploit payloads', nextGoal: 'TryHackMe path', reading: 'OWASP Top 10', practice: 'HackTheBox CTFs' };
Want to learn together,
ask questions, or just
say hello?