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.

Content in all repositories owned by your account will be closed.
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

hi im utkarsh

im learning cyber

insta · TryHackMe · GitHub


what im into

web app security and pentesting — learning through labs, writeups, and building tools.

  • SQLi, IDOR, SSRF, XSS, and path traversal
  • offensive Python and HTTP internals
  • proxies, raw sockets, and web security labs

stuff im working on

currently learning

DOM XSS, API security, JWTs, business-logic bugs, and better pentesting methodology.

looking for

appsec and pentesting internships.


Pinned Loading

  1. portswigger-academy portswigger-academy Public

    Writeups and notes from my PortSwigger Web Security Academy journey.

    1

  2. dir-brute dir-brute Public

    Directory brute-forcer and crawler built with Python — discover hidden paths from a wordlist, save live URLs, and crawl their contents.

    Python

  3. labs labs Public

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

  4. http-proxy-lab http-proxy-lab Public

    A Python HTTP parser and proxy built completely from scratch using only Python's standard library to learn networking, HTTP internals, and web security.

    Python

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

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