[ Zergd ]

~/resources

$ cat resources.md

Nothing makes this list unless I've used it. Affiliate-free. Honest takes. Status: [ok] = finished, [wip] = working on it, [queued] = on deck.

# courses (3)

# books (2)

# tools (3)

  • [-]
    Burp Suite

    Community for everyday work, Pro for active scanner. Learn the Repeater + Intruder loops before adding extensions.

  • [-]
    nmap

    Worth learning the script categories cold. `-sC -sV --min-rate 1000` is the default I reach for.

  • [-]
    BloodHound CE

    If you're doing AD work without it you're doing it wrong. Spend an afternoon learning the custom queries.

# lab platforms (3)

  • [wip]
    HackTheBox

    Where the reps happen. Sub for retired access. Don't grind active without a plan.

  • [ok]
    TryHackMe

    Better on-ramp than HTB. The structured rooms beat HTB for first 60 days.

  • [wip]
    pwn.college

    Free, university-grade binex curriculum. Slow climb but the only thing I've found that actually builds intuition.

# blogs / channels (1)

  • [-]
    IppSec on YouTube

    The HTB walkthrough canon. Watch one box every couple of days even when you aren't stuck.

# references (2)

  • [-]
    HackTricks

    Living reference. Lean on it during boxes, not as a learning path. The methodology pages are gold.

  • [-]
    PayloadsAllTheThings

    Bookmark, mirror locally, never trust copy-paste blindly. Diff payloads against the source on github.