- Добавил: literator
- Дата: 19-02-2023, 16:50
- Комментариев: 0
Название: jаvascript Programming: 3 In 1 Security Design, Expressions And Web Development
Автор: Richie Miller
Издательство: Pastor Publishing Ltd
Год: 2023
Страниц: 261
Язык: английский
Формат: epub
Размер: 10.26 MB
If you want to discover how to work with jаvascript, this book is for you! The web runs on jаvascript is the dominant programming language for writing browser applications, and thanks to the Node.js runtime, it is increasingly common to see it in the back end too. The quality of jаvascript code is crucial for security of web applications. This book, however, is not about general web application security. We will not address problems that can affect applications written in any programming language. We will focus on security issues that are unique to jаvascript, and they are a result of its dynamic nature. I will teach you how to identify such vulnerabilities, how to fix them, and prevent those issues from creeping into your code. First, we will focus on the fundamental role that jаvascript plays in web application security. jаvascript can contain vulnerabilities, but in some cases it may even become an attack vector. There are two popular environments for running jаvascript code, and both of them have very different security properties. First, we will take a look at how browsers run jаvascript, and then we will see how Node.js is different.
Автор: Richie Miller
Издательство: Pastor Publishing Ltd
Год: 2023
Страниц: 261
Язык: английский
Формат: epub
Размер: 10.26 MB
If you want to discover how to work with jаvascript, this book is for you! The web runs on jаvascript is the dominant programming language for writing browser applications, and thanks to the Node.js runtime, it is increasingly common to see it in the back end too. The quality of jаvascript code is crucial for security of web applications. This book, however, is not about general web application security. We will not address problems that can affect applications written in any programming language. We will focus on security issues that are unique to jаvascript, and they are a result of its dynamic nature. I will teach you how to identify such vulnerabilities, how to fix them, and prevent those issues from creeping into your code. First, we will focus on the fundamental role that jаvascript plays in web application security. jаvascript can contain vulnerabilities, but in some cases it may even become an attack vector. There are two popular environments for running jаvascript code, and both of them have very different security properties. First, we will take a look at how browsers run jаvascript, and then we will see how Node.js is different.