diff --git a/src/pages/notes/index.astro b/src/pages/notes/index.astro index 43983d7..bfc9bdd 100644 --- a/src/pages/notes/index.astro +++ b/src/pages/notes/index.astro @@ -32,6 +32,10 @@ const searchNotes = sortedNotes.map((n) => ({ Reference sheets on cybersecurity tools and techniques.

+
+ All content is intended for educational purposes, CTF challenges, and authorized penetration testing only. + Do not use any of this against systems you do not own or have explicit permission to test. +