Cyber Vault

Security learning with structure, ethics, and hands-on practice.

A focused space for TryHackMe progress, Linux, networking, web security, and safe lab practice.

Cybersecurity

Where I am in security.

Hands-on, structured learning through TryHackMe — focused on the fundamentals that make a stronger, more security-aware developer.

Proof

  • TryHackMe — Top 6%
  • Pre Security path
  • Cyber Security 101 path

Core Skills

  • Linux & command line
  • Networking (IP, DNS, HTTP)
  • Web security basics
  • Recon & enumeration

Tools

  • Nmap
  • Wireshark
  • Burp Suite
  • Linux terminal

Ethics first. All practice stays inside authorized lab environments — scope first, document responsibly.

TryHackMe Mission Board

Security progress cards.

Real learning signals from TryHackMe, organized like mission files instead of plain images.

TryHackMe foundational and security engineer level cards for cybercoder31

Mission File 01

Foundational + Security Engineer

  • Operations, incident response, and security architecture exposure
  • Red-team thinking, exploitation concepts, identity security, and automation
TryHackMe security analyst and penetration tester level cards for cybercoder31

Mission File 02

Security Analyst + Penetration Tester

  • Security analysis, forensics, threat hunting, and operations context
  • Enumeration, vulnerability analysis, red teaming, and responsible reporting

Let’s Work Together

Want security-aware web work?

I build responsive sites with safer defaults — and I’m open to internships and collaboration.

Lab Notes

What the labs actually drilled.

The concepts the TryHackMe paths above hammered in, and the habit each one left behind — not step-by-step solutions.

Network enumeration

Recon

Mapping open services before touching anything. The habit that carried over: know what a system exposes before assuming what it does.

NmapService detectionBanner grabbing

Web request tampering

Web

Intercepting and replaying requests with modified values. This is why I now validate on the server even when the browser already checks.

Burp SuiteHTTPInput validation

Linux privilege escalation

Linux

Misconfigured permissions and forgotten defaults doing more damage than any exploit. Made me read defaults instead of accepting them.

LinuxPermissionsEnumeration

Traffic analysis

Analyst

Reading captures to reconstruct what happened. Useful far beyond security — it is also how I debug a request that silently fails.

WiresharkTCP/IPDNS
All practice takes place inside authorised lab environments built for training. Scope first, permission always.