Compare commits

...

3 Commits

Author SHA1 Message Date
userinfosec 5e80357de6
Merge 64f24f5300 into 2b9a9552e0 2024-05-03 00:23:34 +08:00
sbilly 2b9a9552e0
Merge pull request #264 from stjepanjurekovic/patch-1
Added Grokking Web Application Security, thx @stjepanjurekovic
2024-05-03 00:21:44 +08:00
Stjepan Jureković 6129fcd7a7
Added Grokking Web Application Security
Hi,

Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it.

Best,
2024-02-08 15:43:53 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog
- [Azure Security](https://www.manning.com/books/azure-security-2) - A practical guide to the native security services of Microsoft Azure.
- [Node.js Secure Coding: Defending Against Command Injection Vulnerabilities](https://www.nodejs-security.com) - Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code.
- [Node.js Secure Coding: Prevention and Exploitation of Path Traversal Vulnerabilities](https://www.nodejs-security.com/book/path-traversal) - Master secure coding in Node.js with real-world vulnerable dependencies and experience firsthand secure coding techniques against Path Traversal vulnerabilities.
- [Grokking Web Application Security](https://www.manning.com/books/grokking-web-application-security) - A book about building web apps that are ready for and resilient to any attack.
## Other Awesome Lists