ENGLISH

JavaScript Security

Book information

Publisher
Packt Publishing - ebooks Account
Year
2014
ISBN
1783988002, 9781783988006
Language
english
Format
PDF
Filesize
2 MB (2583860 bytes)
Pages
113\112
Time added
2015-01-07 09:02:04

Description

Learn JavaScript security to make your web applications more secure About This BookUnderstand the JavaScript security issues that are a result of both the frontend and the backend of a web appLearn to implement Security techniques to avoid cross site forgery and various JavaScript vulnerabilities.Secure your JavaScript environment from the ground up, with step-by-step instructions covering all major ways to tackle Security issuesWho This Book Is ForThis book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. In Detail This book starts off with an introduction to JavaScript security and gives you an overview of the basic functions JavaScript can perform on the Web, both on the client side and the server side. It demonstrates a couple of ways in which RESTful APIs can be laden with security flaws. You will also create a simple RESTful server using Express.js and Node.js. You will then focus on one of the most common JavaScript security attacks, cross-site scripting, and how to prevent cross-site scripting and cross-site forgery.Last but not least, the book covers JavaScript phishing, how it works, and ways to counter it.By the end of this book, you will be able to identify various risks of JavaScript and how to prevent them.

Similar books