From afe8f2e0dd4764226ee102946d14d7fd7cab6ea5 Mon Sep 17 00:00:00 2001 From: Hira Barton Date: Fri, 8 Aug 2025 00:17:19 +0000 Subject: [PATCH] Add README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b5b47e --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# cipherstorm + +> A cultivated archive of hacking, penetration testing, and security e-books — from foundational network defense to cutting-edge offensive research. +> Organized by domain, each entry includes year of publication, format (📕 paid / 📖 free), and source links. + +Categories include: +- Penetration Testing +- Web Application Security +- Reverse Engineering +- Malware Analysis +- Exploit Development +- Cryptography +- Incident Response +- Digital Forensics +- Social Engineering +- Security Management & Policy + +This collection is for **educational purposes only**. +Always respect the law and obtain proper authorization before testing any systems. + +_Please read [contribution guidelines](contributing.md) before submitting changes._