mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2025-02-16 14:38:22 +00:00
Merge pull request #8 from yasinS/patch-1
[Books] update list with categories and extra references
This commit is contained in:
commit
07e3346ecb
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
## Books
|
||||
|
||||
**Web and browser**
|
||||
- [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.
|
||||
- [Tangled Web](https://www.nostarch.com/tangledweb) by Michal Zalewski.
|
||||
|
||||
**Mobile**
|
||||
- [The Mobile Application Hacker's Handbook](https://www.amazon.com/Mobile-Application-Hackers-Handbook/dp/1118958500) by Dominic Chell et al.
|
||||
- [iOS Application Security: The Definitive Guide for Hackers and Developers](https://www.nostarch.com/iossecurity) by David Thiel.
|
||||
|
||||
**Cryptography**
|
||||
- [Crypto 101](https://www.crypto101.io/) by Laurens Van Houtven.
|
||||
|
|
Loading…
Add table
Reference in a new issue