Exploiting Modern C++: C++ In-Depth Series
Autor Matthew Butleren Limba Engleză Paperback – 11 apr 2025
- Recognize the differences between ordinary bugs and serious vulnerabilities
- Understand patterns of vulnerability in source code, architecture, and your own thinking
- Choose and apply the right tools for identifying specific flaws
- Detect problems via code reviews, static and dynamic testing, fuzz testing, and penetration Improve system design by performing advanced threat hunting with a hacker's mindset
- Master 10 proven best practices for hardening any C++ code base
Preț: 297.44 lei
Preț vechi: 371.81 lei
-20% Nou
Puncte Express: 446
Preț estimativ în valută:
56.97€ • 58.69$ • 47.72£
56.97€ • 58.69$ • 47.72£
Carte nepublicată încă
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780136502074
ISBN-10: 0136502075
Pagini: 496
Editura: Pearson Education
Seria C++ In-Depth Series
ISBN-10: 0136502075
Pagini: 496
Editura: Pearson Education
Seria C++ In-Depth Series
Notă biografică
Matthew Butler has spent 30 years architecting and engineering software systems for network security, law enforcement and the military. He works primarily in signals intelligence, where he uses C, C++ and Modern C++ to build systems running on hardware platforms ranging from embedded micro-controllers to FPGAs to large-scale airborne platforms. Much of his experience has involved building systems that defend against attackers or building highly sensitive systems that are targets. He is actively involved in the C++ community, serves on various planning committees for C++Now and CppCon, and speaks at both events.
Cuprins
I. Prologue
II. Flying the Unfriendly Skies
III. Running with Scissors
IV. The Art of War
V. Threat Hunting
VI. Epilogue
A. Stupid Hacker Tricks
B. Side Channel Attacks