References

References

External wikis, standards, labs, books, blogs, talks, and communities the topic pages link out to. Curated, not exhaustive — favourites kept current as of 2026.

Wikis and methodology references

OWASP — standards and testing guides

MITRE knowledge bases

Vulnerability databases and disclosed reports

Hands-on labs and platforms

CTF and learning-by-CTF

  • CTFtime — canonical CTF calendar, team rankings, writeup index.
  • pwn.college CTF Archive — replay past challenges.
  • Handbook for CTFers (Nu1L Team, Springer) — the structured written companion.
  • Awesome CTF — curated tooling and resources.
  • 0xdf write-ups — HTB and CTF.

Research blogs — high signal, currently active

Web and N-day teardowns

Active Directory and Entra ID

  • dirkjanm.io — Dirk-jan Mollema; Entra ID, dMSA abuse, NTLM relay, AD CS internals.
  • adsecurity.org — Sean Metcalf; long-running AD hardening + Kerberoasting reference.
  • Akamai Security Research — BadSuccessor (dMSA escalation) and AD protocol research.
  • SpecterOps blog — BloodHound, AD CS (Certified Pre-Owned), Kerberos.
  • Itm4n — Windows / AD primitives.

Windows internals and kernel

  • Connor McGarr — approachable deep Windows kernel exploitation tutorials.
  • Project Zero — Google Project Zero; cross-platform kernel and browser research, structured 90-day disclosure write-ups.
  • hasherezade — Windows internals reverse engineering.
  • Modexp — Windows tradecraft primitives.

Linux kernel

  • xairy/linux-kernel-exploitation — continuously updated index of meaningful Linux-kernel exploit papers and talks.
  • Phrack — revived in 2025 with Issue 72; the highest-signal venue for long-form exploit dev.

macOS and iOS

  • DoubleYou — Patrick Wardle + Csaba Fitzl; macOS offensive and defensive primitives.
  • TAOMMThe Art of Mac Malware vol. 2, free online and maintained by Wardle.
  • Objective-See — Patrick Wardle’s older blog, still useful archive.
  • theevilbit — macOS primitives, TCC, sandbox.
  • Wojciech Reguła — macOS / iOS research.

Cloud and Kubernetes

Red team tradecraft

AI / LLM security

Bug bounty methodology and writeups

Aggregators

YouTube / video

  • IppSec — HTB walkthroughs as the best free practical learning material.
  • LiveOverflow — binary exploitation, browser, and research-style explainers.
  • John Hammond — CTF / malware analysis breakdowns.
  • Off-by-One Security — practitioner interviews and live red-team streams.
  • OffensiveCon talks — annual Berlin con; canonical recorded source for Windows / kernel / hypervisor exploit talks.
  • OALabs — malware reversing.
  • 13Cubed — Windows DFIR; useful for understanding what defenders see.

Conferences

Awesome lists

Books — web and bug bounty

  • The Web Application Hacker’s Handbook (1st + 2nd ed.) — Stuttard & Pinto (Wiley, 2007 / 2011). Still the reference text for chained logic bugs and methodology framing. Structural source for the injection, session-token-analysis, account-recovery, WebDAV, WAF, shared-hosting, canonicalization, DNS-rebinding, ViewState, and client-side-storage topic stubs.
  • Bug Bounty Bootcamp — Vickie Li (No Starch, 2021). Drawn on for the bug-class taxonomy under web-index and methodology ordering under bug-bounty-methodology.
  • Real-World Bug Hunting — Peter Yaworski (No Starch, 2019). Disclosed-report case studies that informed bug-class framing (HPP, HTML injection, CRLF, subdomain takeover, memory bugs in web stack).
  • Hacking APIs — Corey Ball (No Starch, 2022). Structural source for the API discovery, endpoint analysis, BOLA / BFLA / mass assignment, JWT, GraphQL, and XAS topics under api-index.
  • Bug Bounty Playbook V2 — Alex Thomas / Ghostlulz. CMS, exposed databases, subdomain takeover, and per-DB SQLi coverage that shaped web-index additions.
  • zseano’s Methodology — Sean Roesner. Informed the hacker-mindset and workflow stubs under bug-bounty-index.
  • Enumerating Esoteric Attack Surfaces — Jann Moon (2024). Deep recon framing — vertical vs horizontal scope, ASN / reverse-whois / acquisitions / cert-transparency / vhost / analytics-tag correlation surfaced under bug-bounty-index.
  • How To Shot Web (Jason Haddix, DEF CON 23, 2015). Bug-bounty philosophy and recon-stack framing.

Books — Windows, Linux, exploit dev, CTF

  • Windows Internals, Part 1 & 2 — Russinovich, Solomon, Ionescu.
  • The Shellcoder’s Handbook — Anley, Heasman, Lindner, Richarte.
  • Practical Binary Analysis — Dennis Andriesse.
  • A Guide to Kernel Exploitation — Perla, Oldani.
  • Hacking: The Art of Exploitation — Jon Erickson.
  • Handbook for CTFers — Nu1L Team (Springer, 2022). Cited as the structural source for the crypto, forensics, mobile, code-auditing, AWD, and CTF-style PWN topic categories in this hub.

Books — macOS / iOS

  • The Art of Mac Malware (vols 1–2) — Patrick Wardle.
  • macOS and iOS Internals trilogy — Jonathan Levin.

Books — cloud / container

  • Container Security — Liz Rice.
  • Hacking Kubernetes — Andrew Martin, Michael Hausenblas.
  • Hands-On AWS Penetration Testing with Kali Linux — Karl Gilbert, Benjamin Caudill.

Books — AI red team

  • Adversarial AI Attacks, Mitigations, and Defense Strategies — John Sotiropoulos.
  • Not with a Bug, But with a Sticker — Ram Shankar Siva Kumar & Hyrum Anderson (ML threat-model framing).

Communities

  • Discord / Slack workspaces around HTB, TryHackMe, PortSwigger, individual bug-bounty platforms, BloodHound, and AI red team groups.