Detailansicht

Foundations of Security

What Every Programmer Needs to Know
ISBN/EAN: 9781590597842
Umbreit-Nr.: 5791441

Sprache: Englisch
Umfang: xxvii, 292 S., 22 s/w Illustr., 292 p. 22 illus.
Format in cm:
Einband: kartoniertes Buch

Erschienen am 15.02.2007
Auflage: 1/2007
€ 80,24
(inklusive MwSt.)
Lieferbar innerhalb 1 - 2 Wochen
  • Zusatztext
    • Software developers need to worry about security as never before. They need clear guidance on safe coding practices, and that's exactly what this book delivers. The book does not delve deep into theory, or rant about the politics of security. Instead, it clearly and simply lays out the most common threats that programmers need to defend against. It then shows programmers how to make their defense. The book takes a broad focus, ranging over SQL injection, worms and buffer overflows, password security, and more. It sets programmers on the path towards successfully defending against the entire gamut of security threats that they might face.
  • Kurztext
    • Security breaches are putting programmers under pressure in regards to security as never before (why programmers will be interested)The book gives clear and straightforward advice to programmers, giving them the 20% that they need to achieve 90% of the benefit (why they will buy)Lead author is behind the Stanford Center for Professional Development Computer Security Certification (why the author has credibility)
  • Autorenportrait
    • Inhaltsangabe- Security Goals Secure Systems Design Secure Design Principles Exercises for Part 1 Worms and Other Malware Buffer Overflows ClientState Manipulation SQL Injection Password Security CrossDomain Security in Web Applications Exercises for Part 2 Symmetric Key Cryptography Asymmetric Key Cryptography Key Management and Exchange MACs and Signatures Exercises for Part 3