Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
In a world that is increasingly interconnected, where digital transactions, sensitive data exchanges, and real-time communication have become essential components of our daily lives, ensuring the security and integrity of this data is more critical than ever. This book, Python Programming: Cybersecurity & Cryptography, delves into the powerful intersection of two vital domains: programming and cybersecurity. Our journey begins with an exploration of the foundational principles of cryptography. From the basics of encryption and hashing to their practical applications in safeguarding digital communication, cryptography is the backbone of modern security protocols. This book will guide you through the essential cryptographic techniques, focusing on symmetric and asymmetric encryption methods, cryptographic hash functions, and the various algorithms that play a role in securing sensitive information in an increasingly volatile digital landscape. We will then shift focus to Scapy, a versatile tool for network packet manipulation. As a Python-based framework for network analysis, Scapy enables us to dissect network traffic, analyze vulnerabilities, and simulate attacks or security breaches, making it indispensable for cybersecurity professionals and ethical hackers alike. Through Scapy, you will learn to sniff packets, craft custom network packets, and understand the various protocols that shape the internet as we know it. Additionally, the book will walk you through practical examples and real-world scenarios, offering insights into vulnerability assessment and network scanning. This book is designed for readers who are familiar with the basics of Python programming and are looking to expand their knowledge into the realms of cybersecurity and cryptography. Whether you are a cybersecurity enthusiast, a budding ethical hacker, or a developer aiming to enhance the security of your applications, this book offers you both theoretical foundations and hands-on practical knowledge. By the end of this journey, you will have acquired a deep understanding of how encryption, hashing, and network packet analysis work in tandem to protect data from malicious actors. You will also be armed with the tools and skills necessary to safeguard your own systems, ensuring that the ever-evolving world of cybersecurity does not catch you off guard. Let's embark on this exploration of Python programming for cybersecurity, cryptography, and network packet manipulation. Together, we will learn to secure the data that powers our digital lives and build stronger, more resilient systems. — Author