CyberSecurity Summary

CyberSecurity Summary

Arts EN ↓ 1000 episodes

CyberSecurity Summary is your go-to podcast for concise and insightful summaries of the latest and most influential books in the field of cybersecurity. Each episode delves into the core concepts, key takeaways, and practical applications of these books, providing you with the knowledge you need to stay ahead in the ever-evolving world of cybersecurity. Whether you’re a seasoned professional or just starting out, CyberSecurity Summary offers valuable insights and discussions to enhance your understanding and keep you informed. You can listen and download our episodes for free on more than 10 d...

Author

CyberSecurity Summary

Category

Arts

Podcast website

www.spreaker.com

Latest episode

Jul 11, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Hacking and Securing iOS Applications: Stealing Data, Hijacking Software, and How to Prevent It 07.12.2024

This excerpt is from the book "Hacking and Securing iOS Applications" by Jonathan Zdziarski. The book provides a comprehensive guide to the vulnerabilities of iOS devices and applications. It explores various attack methods, including forensic trace analysis, exploiting the Objective-C runtime, and hijacking traffic. Additionally, it offers counter-forensic techniques and security measures that de...

Hacker, Hoaxer, Whistleblower, Spy: The Many Faces of Anonymous 06.12.2024

The excerpt is from a book exploring the complex, multifaceted nature of Anonymous, a decentralized online collective known for its hacktivism and trolling activities. The author provides a detailed account of Anonymous's history, examining its origins in hacker and trolling subcultures, its evolution into a political force, and its role in global events like the Arab Spring and Occupy Wall Street...

Gray Hat Hacking: The Ethical Hacker's Handbook, Sixth Edition 06.12.2024

The Book provide a comprehensive guide to ethical hacking, covering a wide range of topics from basic programming concepts to advanced techniques for exploiting vulnerabilities in various systems. The text explores different types of hacking, including gray-hat hacking, red teaming, and threat hunting, and emphasizes the importance of ethical hacking for defensive purposes. It also delves into spe...

Gray Hat C#: A Hacker's Guide to Creating and Automating Security Tools 06.12.2024

The source Book is from the book "Gray Hat C# : A Hacker's Guide to Creating and Automating Security Tools" by Brandon Perry. This book teaches readers how to write C# security tools for Windows, OS X, and Linux, including how to use the language's powerful core libraries to automate security tasks such as fuzzing for vulnerabilities, performing vulnerability scans, and analyzing malware. The book...

Gray Hat Python: Python Programming for Hackers and Reverse Engineers 05.12.2024

The provided Book are excerpts from the book "Gray Hat Python" by Justin Seitz, which aims to teach readers how to use Python for hacking and reverse engineering. The text focuses on a variety of topics including setting up a development environment, debugging, hooking, DLL and code injection, fuzzing, and reverse engineering. The book provides both theoretical knowledge and practical examples, in...

Google Hacking for Penetration Testers 05.12.2024

This is a guide to Google hacking, focusing on how Google can be used to find sensitive information on the internet. The book covers topics like locating exploits and targets, profiling web servers, tracking down network devices, and discovering usernames, passwords, and other secret data. It also explains how to protect yourself from Google hackers by using tools like robots.txt files and META ta...

Google Cloud Certified Professional Cloud Network Engineer Guide: Design, implement, manage, and secure a network architecture in Google Clo 05.12.2024

This book, Google Cloud Certified Professional Cloud Network Engineer Guide, is a comprehensive guide to Google Cloud Platform (GCP) networking. It covers a wide range of topics, including designing, planning, and implementing VPC networks, configuring network services, and managing network security. The book also discusses hybrid connectivity options and how to use Google's service mesh and Traff...

Go H*ck Yourself: A Simple Introduction to Cyber Attacks and Defense 05.12.2024

This excerpt from the book "Go H*ck Yourself: A Simple Introduction to Cyber Attacks and Defense" by Bryson Payne is a guide to ethical hacking that teaches readers about common cyber attacks and how to protect themselves from them. The text covers a variety of topics, including how to set up a virtual hacking lab, techniques for online reconnaissance and self-defense, phishing attacks, virus crea...

Go Programming Language For Dummies 05.12.2024

This excerpt from the book "Go Programming Language For Dummies" provides a detailed introduction to the Go programming language, focusing on core concepts such as data types, variables, control flow, functions, data structures (arrays, slices, maps, and structs), concurrency using goroutines and channels, and working with packages and modules. It also explores practical applications, including co...

Ghost in the Wires: My Adventures as the World's Most Wanted Hacker 05.12.2024

"Ghost in the Wires: My Adventures as the World's Most Wanted Hacker" is Kevin Mitnick's autobiography detailing his life as a computer hacker. The text provides excerpts from his book where Mitnick describes his hacking exploits, from his early days of phreaking to his eventual capture by the FBI. The text illustrates Mitnick's incredible technical skills, his ability to manipulate people through...

Ghidra Software Reverse Engineering for Beginners: Analyze, identify, and avoid malicious code and potential threats in your networks and sy 05.12.2024

This is a comprehensive guide to Ghidra, a reverse engineering tool developed by the National Security Agency (NSA). The book covers a wide range of topics, including Ghidra's installation and setup, scripting to automate tasks, debugging Ghidra code, exploiting vulnerabilities, and extending Ghidra's capabilities through plugins, loaders, processor modules, and community contributions. The book a...

Get Programming with Go 05.12.2024

A book that teaches the Go programming language. It provides a step-by-step guide to Go, starting with the basics, such as declaring variables and performing math operations, and moving on to more advanced topics, such as concurrency, methods, and interfaces. The book emphasizes practical applications through exercises that involve creating programs like a ticket pricing app for Mars travel or a s...

Game Hacking: Developing Autonomous Bots for Online Games by Cano 05.12.2024

This is a comprehensive guide on game hacking, outlining the various tools and techniques used to manipulate and modify online games. The book covers memory scanning, debugging, code injection, hooking, and other essential techniques for creating bots, including a discussion of state machines and search algorithms. It also explores various strategies for evading anti-cheat software. You can listen...

Fuzzing Against the Machine: Automate vulnerability research with emulated IoT devices on QEMU 05.12.2024

The Book are a combination of the preface and selected chapters from the book "Fuzzing Against The Machine" by Eduardo Blázquez and Antonio Nappa. The book focuses on teaching readers how to use fuzzing and emulation to find security vulnerabilities in embedded software. It covers a wide range of topics, from the history of emulation and the fundamentals of QEMU, to real-world case studies of find...

Fuzzing for Software Security 04.12.2024

This excerpt from the Book "Fuzzing for Software Security Testing and Quality Assurance" by Ari Takanen, Jared DeMott, and Charlie Miller focuses on explaining fuzzing techniques used to find security vulnerabilities in software. The authors discuss various types of software vulnerabilities, including memory corruption errors, web application flaws, and denial of service attacks. The text also exp...

Full-Stack React, TypeScript, and Node: Build cloud-ready web applications using React 17 with Hooks and GraphQL 04.12.2024

The Book provide a comprehensive guide to building a full-stack web application using React, TypeScript, Node.js, Express, and GraphQL. The book "Full-Stack React, TypeScript, and Node" by David Choi details various aspects of web development, including front-end development with React, back-end development with Node.js and Express, and data management using GraphQL. The book explains fundamental...

Full Stack Serverless: Modern Application Development with React, AWS, and GraphQL 04.12.2024

The provided Book excerpts are from the book "Full Stack Serverless: Modern Application Development with React, AWS, and GraphQL" by Nader Dabit. This book is a comprehensive guide to building full stack serverless applications using the React framework and AWS services like Amplify, AppSync, and Lambda. The excerpts cover various aspects of serverless development, including creating and deploying...

Full Stack Python Security: Cryptography, TLS, and attack resistance 04.12.2024

The Book provide a comprehensive guide to securing Python-based web applications. The text covers fundamental cryptographic concepts, such as hashing and encryption, and then applies these concepts to practical security concerns, such as user authentication, authorization, and protection against common attacks. The book also explores the use of security standards and best practices, focusing on ho...

From Hacking to Report Writing: An Introduction to Security and Penetration Testing 04.12.2024

The source Book provides a guide to security testing. It explains the different types of security tests, including black box, white box, and gray box, and how to execute them. The text then explores a variety of tools used in security testing, from network scanners like Nmap to brute force password crackers like Hydra. The author also discusses how to identify vulnerabilities and then exploit them...

Foundational Java: Key Elements and Practical Programming 04.12.2024

This excerpt from the book "Foundational Java" provides an overview of object-oriented programming in Java. It explores key concepts such as classes, objects, inheritance, and polymorphism, along with practical examples like creating domain classes, handling exceptions, and implementing unit tests. The text also introduces the Java Collections Framework, covering various data structures like lists...

Linux All-In-One For Dummies 04.12.2024

The source Book provides a comprehensive guide to understanding and using Linux, covering a wide range of topics from basic installation and system administration to advanced scripting and network security. It explores the various aspects of Linux, including its history, common distributions, user interfaces, desktop applications, file system management, network configuration, and server administr...

Flutter for Beginners 04.12.2024

The provided Book excerpts come from the book "Flutter for Beginners" by Alessandro Biessek, offering a comprehensive guide to Flutter app development. The text covers a wide range of topics, including the Dart programming language, fundamental Flutter widgets, layout design, user input handling, theming and styling, routing, and integration with Firebase services like authentication, Cloud Firest...

FIREWALLS DON'T STOP DRAGONS: A STEP-BY-STEP GUIDE TO COMPUTER SECURITY FOR NON-TECHIES 03.12.2024

The Book provide an extensive guide to cybersecurity and privacy, using an analogy of a medieval castle to explain the importance of building strong defenses against cyber threats. The book details how to protect computers, smartphones, and online accounts, including tips on using strong passwords, setting up firewalls, keeping software up-to-date, and being mindful of what personal information is...

Finding Beacons in the Dark 03.12.2024

This research Book explores the Cobalt Strike framework, a popular tool used by both red teams and malicious actors for penetration testing and cyberattacks. The authors present a comprehensive analysis of Cobalt Strike beacons, focusing on their configuration settings, communication protocols, and deployment techniques. They also demonstrate how to create an automated system for identifying and a...

Ethical Hacking 101: How to conduct professional pentestings in 21 days or less! 03.12.2024

This excerpt is from a book that teaches aspiring ethical hackers how to conduct penetration tests. The book provides a framework for ethical hacking, which involves performing simulated cyberattacks to identify vulnerabilities in computer systems. The book covers various topics, including reconnaissance, scanning, enumeration, exploitation, and reporting. It explores different methods for gatheri...

Listen to the CyberSecurity Summary podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.