Skip to content

Lab

Personal lab notes should be reproducible, authorized, and safe to publish.

Lab-Safe Defaults

  • Use documentation IP ranges in public examples.
  • Replace real hostnames with placeholders.
  • Explain reasoning without publishing private answers.
  • Keep exploit details scoped to intentionally vulnerable lab systems.
# Documentation-safe example target
ping 192.0.2.10

Useful note shape

Context, observation, hypothesis, test, result, next step.