Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tryhackme-notes

Super short, practical notes for TryHackMe-style labs.

Structure

  • tryhackme-notes/networking.md — quick networking concepts + commands + why
  • tryhackme-notes/linux.md — Linux essentials + enumeration/privesc commands + why
  • tryhackme-notes/enumeration.md — scan/enumerate checklist + commands + why
  • tryhackme-notes/web-basics.md — HTTP/web basics + quick probes + why

Format rules (used in these notes)

  • Short explanations
  • Commands + why they’re used

Quick usage

Open a note and copy/paste commands as needed:

sed -n '1,120p' tryhackme-notes/web-basics.md

Or search for a topic:

grep -Rni "gobuster" tryhackme-notes/

Disclaimer

For educational use in authorized environments only (e.g., TryHackMe labs).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors