sbilly / awesome-security

A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
MIT License
12.2k stars 1.9k forks source link

feat: update ebooks with new Node.js Secure Coding book #237

Closed lirantal closed 1 year ago

lirantal commented 1 year ago

Adds the hands-on practical book Node.js Secure Coding: Defending Against Command Injection Vulnerabilities

Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code.