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
 _    _ _   _                  _        _____       _             _    _ 
| |  | | | | |                | |      / ____|     | |           | |  (_)
| |  | | |_| | ____ _ _ __ ___| |__   | (___   ___ | | __ _ _ __ | | ___ 
| |  | | __| |/ / _` | '__/ __| '_ \   \___ \ / _ \| |/ _` | '_ \| |/ / |
| |__| | |_|   < (_| | |  \__ \ | | |  ____) | (_) | | (_| | | | |   <| |
 \____/ \__|_|\_\__,_|_|  |___/_| |_| |_____/ \___/|_|\__,_|_| |_|_|\_\_|

$ whoami

Cybersecurity researcher in training. Started from zero — completed Pre-Security and Cyber Security 101 on TryHackMe, now working through the Jr Penetration Tester path (27%). Every room, lab, and script gets documented as structured technical writeups, not summaries.

Final-year BCA student from India.


$ current_mission

Jr Penetration Tester — Nmap, network recon, pentest methodology (27% complete) ▸ Python tooling — building and maintaining cyber-utils ▸ Lab work — exploiting Metasploitable 2 across multiple services ▸ Documentation — architecture diagrams, design decisions, troubleshooting logs


$ ls arsenal/
Domain Tools & Skills
Languages Python, Bash, SQL
Systems Linux (Ubuntu, CLI, bash), Windows (CMD, PowerShell, AD basics)
Networking OSI/TCP-IP, DNS, HTTP, Nmap, Wireshark, tcpdump
Security Tools Metasploit, Burp Suite, Hydra, John the Ripper, Gobuster, SQLMap
Security Concepts OWASP Top 10, vulnerability assessment, exploitation, incident response, SIEM
Platforms TryHackMe, Metasploitable 2, Kali Linux

$ featured_operations

tryhackme-writeups · 700+ pages across 3 learning paths, 85+ rooms with commands, concepts, tools, cheat sheets, and diagrams. Proves I can document security work at scale.

labs · Penetration testing reports against Metasploitable 2. Documents real exploit workflows including troubleshooting — not just successful runs.

chat-server · Multi-threaded TCP chat server in pure Python. Architecture diagrams, design decisions, honest retrospective. Shows understanding of sockets, threading, and TCP state.

cyber-utils · Portable Python security utilities — port scanner, hash cracker, password auditor, and PDF cracker. Built for learning and lab use.

notes-cyber-security · 12,000+ lines of structured study notes across networking, Linux, web security, Python, and AI security.


$ cat learning_path

Active: Web application security (Burp Suite, OWASP Top 10) · Python automation · Privilege escalation · AI security exploration

Planned: Active Directory security · Cloud security fundamentals


$ cat contact.json
{
  "email": "utkarshsolani776@gmail.com",
  "linkedin": "https://linkedin.com/in/utkarsh-solanki-337806252",
  "github": "https://github.com/Utkarsh464",
  "tryhackme": "https://tryhackme.com/p/utkarsshh"
}

Pinned Loading

  1. 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

  2. cyber-utils cyber-utils Public

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

    Python

  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