Super short, practical notes for TryHackMe-style labs.
tryhackme-notes/networking.md— quick networking concepts + commands + whytryhackme-notes/linux.md— Linux essentials + enumeration/privesc commands + whytryhackme-notes/enumeration.md— scan/enumerate checklist + commands + whytryhackme-notes/web-basics.md— HTTP/web basics + quick probes + why
- Short explanations
- Commands + why they’re used
Open a note and copy/paste commands as needed:
sed -n '1,120p' tryhackme-notes/web-basics.mdOr search for a topic:
grep -Rni "gobuster" tryhackme-notes/For educational use in authorized environments only (e.g., TryHackMe labs).