Skip to content
View Utkarsh464's full-sized avatar
:octocat:
:octocat:

Block or report Utkarsh464

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

Hey!

👾 I'm Utkarsh.

🔐 A cybersecurity student from India, documenting my way from zero to penetration testing.

📝 Final-year BCA student · TryHackMe room-crusher · Burp Suite enjoyer

TryHackMe





⚡ Stats

I've documented 85+ TryHackMe rooms across 3 learning paths, written up 30+ PortSwigger Web Security Academy labs, and published 12k+ lines of structured study notes.

Current focus: web application security — working through the SQL injection module (13/18 labs, including blind SQLi on Oracle) and access control, plus exploitation against Metasploitable 2.

🌀 Projects

Writeups Builds
tryhackme-writeups - 85+ rooms, 700+ pages across Pre-Security, Cyber Security 101 & Jr Penetration Tester
portswigger-academy - step-by-step web security lab writeups with payloads & root causes
labs - exploitation reports against Metasploitable 2, DVWA & WebGoat
Notes-cyber-security - 12k lines of structured study notes
chat-server - multi-threaded TCP chat server in pure Python
pentools - port scanner, hash cracker, password auditor & blind SQLi extractor
http-proxy-lab - a learning HTTP proxy experiment

🛠️ What am I working on?

Category Description
Studying Jr Penetration Tester path on TryHackMe
Lab work Web Security Academy (Access Control done, SQLi 13/18 in progress) & Metasploitable 2 privesc chains
Building Python security tooling — pentools
Documenting Every room, lab, and script as structured writeups
Learning Python automation · OSINT · Burp workflows

💖 Follow or ping me about anything security-related!

Pinned Loading

  1. labs labs Public

    Hands-on lab writeups covering web application security, network penetration testing, and cybersecurity assessments — including DVWA, WebGoat, and more

  2. portswigger-academy portswigger-academy Public

    Writeups and notes from my PortSwigger Web Security Academy journey.

    1

  3. tryhackme-writeups tryhackme-writeups Public

    Structured cybersecurity documentation from TryHackMe — 85+ rooms across Pre-Security, Cyber Security 101, and Jr Penetration Tester paths with commands, concepts, tools, and lab writeups

    1

  4. chat-server chat-server Public

    Multi-threaded TCP chat server with real-time broadcasting, username authentication, and admin controls — built with Python sockets and threading

    Python 1

  5. pentools pentools Public

    Personal cybersecurity tools built with Python — port scanner, hash cracker, password auditor, and more. For learning and authorized use only.

    Python