CyberSecurity Summary - podcast cover

CyberSecurity Summary

CyberSecurity Summarywww.spreaker.com
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 different platforms:
https://linktr.ee/cyber_security_summary
Last refreshed:
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Spychips: How Major Corporations and Government Plan to Track Your Every Move with RFID

Presents a critical examination of Radio Frequency Identification (RFID) technology. Published in 2005, the book argues that corporations and governments are planning to use RFID tags to monitor and control individuals' lives, from tracking purchases and movements in stores to potentially implanting chips in humans for identification and even physical control. The authors, through their organization CASPIAN, advocate for public awareness and action against what they perceive as a significant thr...

Aug 01, 202533 min

Social Engineering: The Art of Psychological Warfare, Human Hacking, Persuasion & Deception

A comprehensive guide to social engineering. It defines social engineering as exploiting human psychology to gain unauthorized access, contrasting it with technical hacking. The document details various social engineering tactics like pretexting, phishing, quid pro quo, baiting, and tailgating, providing real-world examples. It also categorizes different types of social engineers, from hackers and identity thieves to salespeople and even governments, and explains psychological principles like el...

Aug 01, 202530 min

Security Issues and Privacy Concerns in Industry 4.0 Applications

Addresses various security issues and privacy concerns within the context of Industry 4.0 applications. Topics explored include the use of Internet of Things (IoT) in smart water management systems, emphasizing their architecture and a literature review on related research. Additionally, the texts discuss network forensics and cloud security challenges, particularly concerning Machine-to-Machine (M2M) communication and a proposed approximation algorithm-based security model for IoT-based healthc...

Jul 31, 202530 min

Security and Privacy in Wireless and Mobile Networks

Focusing on security and privacy within wireless and mobile networks, initially published in the journal Future Internet from 2017-2018. It covers diverse topics such as protecting RFID tag privacy through ECC-based protocols, detecting Sybil attacks in mobile Wireless Sensor Networks using watchdog algorithms, and adaptive privacy protection methods for smart home environments against fingerprint and timing-based snooping (FATS) attacks. Furthermore, it examines push notification attacks that l...

Jul 31, 202519 min

Security in RFID and Sensor Networks

Focuses on security considerations within RFID (Radio-Frequency Identification) and sensor networks, divided into two main parts: security in RFID and security in wireless sensor networks. The book covers a range of topics including multi-tag RFID systems, threats, various attack methods like relay and replay attacks, physical privacy and security, authentication protocols, and cryptographic primitives used to secure these systems. It also features contributions from numerous experts in the fiel...

Jul 31, 202516 min

GREY HAT HACKER: THE PLAYBOOK OF A GENIUS

Serves as a practical guide to ethical hacking and penetration testing. It systematically introduces fundamental concepts of hacking, details the setup of a virtual lab environment using tools like VirtualBox and Kali Linux, and explains Linux basics crucial for such operations. The book progresses to advanced attack methodologies, including Man-in-the-Middle attacks, various techniques for gaining access to computer devices through server-side and client-side exploits, and scanning for vulnerab...

Jul 30, 202532 min

RFID-Enabled Sensor Design and Applications (Artech House Integrated Microsystems)

Explores the intricate world of RFID (Radio Frequency Identification) technology and its integration with sensors. It begins by detailing various automatic identification systems, including barcodes, magnetic stripe cards, and smart cards, before focusing on RFID's history, fundamental principles, and operational mechanisms. The source delves into RFID tag types (passive and active), reader components, communication protocols, and global standards. A significant portion of the material is dedica...

Jul 30, 202518 min

The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript

Explores HTML5, CSS, and JavaScript features through the creation of interactive web applications and games. It covers fundamental concepts like document structure, styling, and scripting, progressing to more complex topics such as animation, user input handling (mouse and keyboard events), and local data storage. The text systematically explains how to build applications in stages, providing practical examples for various games like dice, bouncing ball, cannonball, slingshot, memory, quiz, maze...

Jul 29, 202518 min

Python: The Complete Guide

Detailing its use in the digital world and offering practical applications. Readers can explore fundamental concepts like common coding mistakes and variables, learn to implement functions and manage files, and gain insights into creating graphics and using modules. Additionally, the guide introduces C++ fundamentals, covering topics such as setting up the language on various operating systems, working with data types, and implementing loops and decision-making. The included images showcase vari...

Jul 29, 202532 min

Learning Vue.js 2: Learn how to build amazing and complex reactive web applications easily with Vue.js

Provides a comprehensive guide to understanding and implementing web applications using the Vue.js 2.0 framework. It explores core Vue.js concepts such as reactive data binding, reusable components, and the Vuex state management system. The text also covers practical aspects like testing (unit and end-to-end), deploying applications to platforms like Heroku, and integrating with REST APIs using plugins. Through two primary application examples, a shopping list and a Pomodoro timer, readers learn...

Jul 28, 202526 min

Learning Web Design: A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

Serves as a comprehensive guide to web design and development. The excerpts explain fundamental concepts of HTML, covering elements, attributes, and document structure, and then transition into CSS, detailing styling properties, selectors, and layout techniques like Flexbox and Grid. Furthermore, the content touches upon JavaScript fundamentals for interactivity, image optimization and SVG usage, and the importance of responsive web design to cater to various devices. It also introduces professi...

Jul 28, 202524 min

Natural Language Processing with Java: Techniques for building machine learning and neural network models for NLP, 2nd Edition

Provides an overview of Natural Language Processing (NLP) techniques and their implementation using Java APIs. It covers fundamental concepts like tokenization, stemming, lemmatization, and Parts-of-Speech (POS) tagging, explaining how text is processed at character, word, and sentence levels. The text also explores advanced topics such as information retrieval, text classification, sentiment analysis, named-entity recognition (NER), and chatbot creation, demonstrating practical applications wit...

Jul 27, 202535 min

Network Basics for Hackers: How Networks Work and How They Break

Serves as a comprehensive guide to fundamental networking concepts from a hacker's perspective. It begins by covering TCP/IP basics, including subnetting, CIDR notation, IP addressing (IPv4, public vs. private, classes), and ports. The text then progresses to network analysis tools like tcpdump and Wireshark, demonstrating packet filtering and header examination. Subsequent sections thoroughly explore various network types and protocols, such as Linux firewalls (iptables), Wi-Fi (802.11) with se...

Jul 27, 202551 min

Network Scanning Cookbook: Practical network security using Nmap and Nessus 7

Serves as a comprehensive guide for information security professionals on network security scanning. Authored by Sairam Jetty and published by Packt Publishing, it focuses on leveraging Nmap and Nessus for tasks ranging from basic network vulnerability scanning and host discovery to advanced configuration audits for diverse systems, including IoT and SCADA/ICS environments. The book also covers report analysis, vulnerability confirmation, and customization of these powerful scanning tools, offer...

Jul 26, 202521 min

Kali Linux: Advanced Methods and Strategies to Learn Kali Linux

Provides a comprehensive guide to using Kali Linux for penetration testing and security auditing. It covers the stages of penetration testing, including reconnaissance, scanning, exploitation, maintaining access, and reporting, illustrating each with analogies and practical examples. The text emphasizes various tools and techniques within Kali Linux, such as Google Hacking, Nmap, Nessus, and Metasploit, explaining their functionality and application. It also discusses fundamental networking conc...

Jul 26, 202536 min

Network Vulnerability Assessment: Identify security loopholes in your network's infrastructure

Serves as a comprehensive guide for security professionals. It outlines the fundamental concepts of network security, including the CIA triad and various types of attacks. The text then progresses into practical aspects of vulnerability assessment and penetration testing, detailing prerequisites, methodologies, and the use of tools like Kali Linux, Nmap, Metasploit, and OpenVAS for tasks such as information gathering, enumeration, gaining access, and privilege escalation. Finally, the book cover...

Jul 25, 202521 min

Neural Networks and Deep Learning: A Textbook

Provides an extensive overview of neural networks and deep learning, beginning with fundamental concepts like single-layer and multilayer networks, activation functions, and loss functions, including the perceptron criterion and logistic regression. It explores advanced architectures such as recurrent neural networks (RNNs) for sequence modeling, highlighting challenges like vanishing and exploding gradients and solutions like Long Short-Term Memory (LSTM) networks. The source further details co...

Jul 24, 202530 min

Neural Network Programming with Java: Create and unleash the power of neural networks by implementing professional Java code

Serves as a practical guide for implementing neural networks using Java. It covers foundational concepts of artificial neural networks (ANNs), various learning paradigms like supervised and unsupervised learning, and specific neural network architectures such as perceptrons, multilayer perceptrons (MLPs), and Self-Organizing Maps (SOMs). The content also explores practical applications, including weather forecasting, disease diagnosis, customer profiling, and pattern recognition (OCR), while als...

Jul 24, 202520 min

PostgreSQL Server Programming

Focuses on advanced programming within the PostgreSQL database server itself, moving beyond simple SQL queries. The text covers various topics, including writing functions in different procedural languages like PL/pgSQL and PL/Python, creating and managing triggers, and debugging techniques. Additionally, it explores extending PostgreSQL with C functions and scaling databases using PL/Proxy for data partitioning, highlighting the advantages of server-side programming such as performance, ease of...

Jul 23, 202533 min

This Is How They Tell Me the World Ends: The Cyberweapons Arms Race

Explores the hidden world of cyberweapons and their impact on global security, drawing from over three hundred interviews conducted by the author over seven years. It reveals how governments, intelligence agencies like the NSA, and cybercriminals exploit "zero-day" vulnerabilities in software for espionage, sabotage, and warfare, often purchasing these exploits on a clandestine market. The text details specific cyberattacks, such as Russia's assault on Ukraine's infrastructure and the NotPetya r...

Jul 23, 202520 min

Python Data Science: The Ultimate Crash Course, Tips, and Tricks to Learn Data Analytics, Machine Learning, and Their Application

Introduces readers to the field of data science, emphasizing its growing importance in various industries due to the massive increase in data generated today. The book explains the data science lifecycle, from defining business questions and gathering raw data to cleaning, preprocessing, modeling with machine learning, training, testing, and communicating results using visualizations. It highlights Python as a powerful and user-friendly programming language for data science, detailing its basic ...

Jul 22, 202528 min

Profiling Hackers: The Science of Criminal Profiling as Applied to the World of Hacking

Examines the world of computer hacking and cybercrime, drawing from a book that utilizes criminal profiling techniques to understand hacker motivations and behaviors. It explores the evolution of hacking terminology, different attack methods like password guessing and denial of service, and the various categories of hackers based on their ethics and goals, such as black-hats, white-hats, and grey-hats. The material also introduces the "Hacker's Profiling Project (HPP)", a research initiative tha...

Jul 22, 202526 min

Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python

A comprehensive guide to designing, simulating, programming, and prototyping autonomous mobile robots using ROS, OpenCV, PCL, and Python. Authored by Lentin Joseph and reviewed by Ruixiang Du, it covers fundamental concepts like differential drive robot kinematics, URDF modeling, and Gazebo simulation. The text also provides practical information on selecting and interfacing hardware components like motors, sensors (ultrasonic, IR, IMUs, vision sensors), and control boards (Tiva C LaunchPad, Int...

Jul 21, 202533 min

Python Data Cleaning Cookbook: Modern techniques and Python tools to detect and remove dirty data and extract key insights

Provides a comprehensive guide to data cleaning techniques using Python, specifically focusing on the pandas library. It covers essential steps from importing various data formats like CSV, Excel, SQL, SPSS, Stata, SAS, and R files, to addressing common data quality issues. The text details methods for identifying missing values and outliers through statistical analysis and visualizations, cleaning and transforming data series, and combining datasets through vertical concatenation and different ...

Jul 21, 202530 min

Intrusion Detection Guide

Offers comprehensive insights into cybersecurity incident response and threat hunting. Authored by multiple experts, it covers foundational concepts and best practices, aiming to equip security analysts and IT professionals with the skills to detect, deter, and respond to security threats. The book explains the Cyber Kill Chain and its unified application for both insider and outsider attacks, detailing stages like reconnaissance, weaponization, delivery, exploitation, and command and control. I...

Jul 20, 202531 min

How to Hack Like a Ghost: Breaching the Cloud

Serves as a comprehensive guide to modern ethical hacking, with a strong focus on cloud environments and sophisticated offensive security techniques. It explores various attack methodologies, from initial reconnaissance and building anonymous hacking infrastructure using tools like Tails and bouncing servers, to exploiting vulnerabilities such as Server-Side Request Forgery (SSRF) and Server-Side Template Injection (SSTI). The text details how to infiltrate cloud services like AWS and Kubernetes...

Jul 20, 202537 min

Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking

Provides an in-depth guide to learning Python programming, starting with foundational concepts like computational thinking and basic syntax, variables, and data types. It progresses through control flow with Booleans, conditionals, and loops, then explores data structures such as lists and dictionaries, and the implementation of functions and abstraction. The text also covers file handling, interacting with Web APIs, and advanced topics including object-oriented programming (OOP) and recursion, ...

Jul 19, 202533 min

Hands-On Neural Networks with TensorFlow 2.0: Understand TensorFlow, from static graph to eager execution, and design neural networks

Provides an in-depth guide to neural networks and machine learning using TensorFlow 2.0. It begins by explaining fundamental concepts like datasets, supervised and unsupervised learning, and model performance metrics such as accuracy, precision, and recall. The text then explores neural network architectures, including fully connected layers and convolutional neural networks (CNNs), along with optimization techniques like gradient descent and regularization methods like dropout. Finally, it cove...

Jul 19, 202529 min

Hands-On Neuroevolution with Python: Build high-performing artificial neural network architectures using neuroevolution-based algorithms

Provides an in-depth guide to neuroevolution, a field focusing on evolving artificial neural networks, primarily using the NEAT algorithm and its advanced derivatives like HyperNEAT and ES-HyperNEAT. It covers practical applications such as solving the XOR problem, pole-balancing, and autonomous maze navigation, highlighting the effectiveness of Novelty Search optimization in deceptive landscapes. The text also explores deep neuroevolution for reinforcement learning in complex environments like ...

Jul 18, 202521 min

Hands-On Deep Learning with R: A practical guide to designing, building, and improving neural network models using R

Serves as a practical guide for designing and building deep learning models using the R programming language. It comprehensively covers foundational machine learning concepts, setting up R for deep learning, and the implementation of various neural network architectures, including Artificial Neural Networks, Convolutional Neural Networks (CNNs) for image recognition, Neural Collaborative Filtering with embeddings, and Deep Learning for Natural Language Processing. The text further explores Long ...

Jul 18, 202525 min
For the best experience, listen in Metacast app for iOS or Android