diff --git a/cheatsheets/books.md b/cheatsheets/books.md new file mode 100644 index 0000000..0e2573a --- /dev/null +++ b/cheatsheets/books.md @@ -0,0 +1,6 @@ +## Books + +- [Web Hacking 101](https://leanpub.com/web-hacking-101) by Peter Yaworski. +- [Breaking into Information Security: Learning the Ropes 101](https://leanpub.com/ltr101-breaking-into-infosec) by Andy Gill. +- [The Web Application Hacker’s Handbook: Finding and Exploiting Security Flaws](https://www.amazon.com/Web-Application-Hackers-Handbook-Exploiting/dp/1118026470/) by Dafydd Stuttard and Marcus Pinto. +- [Crypto 101](https://www.crypto101.io/) by Laurens Van Houtven.