Jump to ratings and reviews
Rate this book

JavaScript Security

Rate this book
Learn JavaScript security to make your web applications more secureAbout 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.

What You Will LearnReview the features of JavaScript and its vulnerabilitiesUse JavaScript in tandem with Ajax RESTful APIsDeal with cross-site scriptingMake basic GET and POST calls to an endpointExplore what cross-site forgery is and how to deal with itAvoid misplaced trust in the client and explore various examplesUnderstand JavaScript phishingIn DetailThis 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.

160 pages, Kindle Edition

First published November 21, 2014

9 people want to read

About the author

Y.E Liang

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (33%)
3 stars
3 (50%)
2 stars
0 (0%)
1 star
1 (16%)
Displaying 1 of 1 review
Profile Image for Brian Salehi.
48 reviews9 followers
July 27, 2018
this book will introduce you to basics ofJavaScript security concepts not so technical, don't expect to get clear information from hacking and defending it, though I still recommend it
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.