Testing and Securing Web Applications
Autor Ravi Das, Greg Johnsonen Limba Engleză Hardback – 4 aug 2020
The primary objective of this book is to address those specific areas that require testing before a web app can be considered to be completely secure. The book specifically examines five key areas:
- Network security: This encompasses the various network components that are involved in order for the end user to access the particular web app from the server where it is stored at to where it is being transmitted to, whether it is a physical computer itself or a wireless device (such as a smartphone).
- Cryptography: This area includes not only securing the lines of network communications between the server upon which the web app is stored at and from where it is accessed from but also ensuring that all personally identifiable information (PII) that is stored remains in a ciphertext format and that its integrity remains intact while in transmission.
- Penetration testing: This involves literally breaking apart a Web app from the external environment and going inside of it, in order to discover all weaknesses and vulnerabilities and making sure that they are patched before the actual Web app is launched into a production state of operation.
- Threat hunting: This uses both skilled analysts and tools on the Web app and supporting infrastructure to continuously monitor the environment to find all security holes and gaps.
- The Dark Web: This is that part of the Internet that is not openly visible to the public. As its name implies, this is the "sinister" part of the Internet, and in fact, where much of the PII that is hijacked from a web app cyberattack is sold to other cyberattackers in order to launch more covert and damaging threats to a potential victim.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 298.62 lei 6-8 săpt. | |
CRC Press – 4 aug 2020 | 298.62 lei 6-8 săpt. | |
Hardback (1) | 730.53 lei 6-8 săpt. | |
CRC Press – 4 aug 2020 | 730.53 lei 6-8 săpt. |
Preț: 730.53 lei
Preț vechi: 1066.35 lei
-31% Nou
Puncte Express: 1096
Preț estimativ în valută:
139.85€ • 152.34$ • 117.32£
139.85€ • 152.34$ • 117.32£
Carte tipărită la comandă
Livrare economică 19 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367532710
ISBN-10: 0367532719
Pagini: 224
Ilustrații: 25
Dimensiuni: 156 x 234 x 18 mm
Greutate: 1.01 kg
Ediția:1
Editura: CRC Press
Colecția Auerbach Publications
ISBN-10: 0367532719
Pagini: 224
Ilustrații: 25
Dimensiuni: 156 x 234 x 18 mm
Greutate: 1.01 kg
Ediția:1
Editura: CRC Press
Colecția Auerbach Publications
Public țintă
Professional Practice & DevelopmentCuprins
1. Network Security. 2. Cryptography. 3. Penetration Testing. 4. Threat Hunting. 5. Conclusions.
Descriere
This book is about how to test Web based applications so that customers know that they are very safe to access them, and that their information and data will not fall into the hands of a malicious third party. The only way that this can be accomplished is with thorough security testing.