Leanpub Header

Skip to main content

Filters

Category: "Cyber Security"

Cyber Security

  1. Mobile Application Security
    Mobile Application Security
    The Definitive Guide to Protecting Android, iOS, and Cross-Platform Applications
    Steve Publications

    Mobile apps handle some of our most sensitive data, making security essential. Mobile Application Security explores how Android, iOS and cross-platform apps are attacked and secured. Covering secure coding, cryptography, reverse engineering and penetration testing, it gives developers, security professionals and students the practical skills to build and assess secure mobile applications.

  2. The ISO/IEC 42001 Implementation Guide
    The ISO/IEC 42001 Implementation Guide
    A Practical Guide to Building an Artificial Intelligence Management System from Foundation to Certification
    Steve Publications

    AI governance is moving from principle to practice. This hands-on guide shows you how to build, implement and certify an ISO/IEC 42001 AI management system with confidence. From clause-by-clause guidance to practical templates, integration strategies and real-world scenarios, it turns a complex standard into a clear path from foundation to certification.

  3. Cloud Forensic for GCP
    Cloud Forensic for GCP
    SouthStone Publications

    In Google Cloud, the compromised system you need often disappears before you can touch it. This practitioner's guide shows you how to pursue attackers through Cloud Audit Logs, IAM, and ephemeral infrastructure instead, with runnable gcloud commands and BigQuery queries for every step.

  4. Cloud Forensics for Microsoft Azure

    Azure investigations don't start with a disk image, they start with the control plane. This field guide walks incident responders through Azure's logging architecture, identity attack chains, VM and container forensics, and evidence acquisition at cloud scale, with three full attack scenarios worked end to end.

  5. The Threat Hunter's Playbook
    The Threat Hunter's Playbook
    SouthStone Publications

    A field-tested, platform-agnostic methodology for proactive threat hunting, from hypothesis formation and data foundations to a full scenario library organized by MITRE ATT&CK tactic. Every technique ships as portable Sigma YAML or pseudocode, built to outlast whichever SIEM or EDR you run today.

  6. Security Engineering Masterclass

    Security engineering is about building systems that stay secure when things go wrong. This book covers the fundamentals of secure applications, infrastructure and operations through practical examples, real breaches and proven security practices.

  7. WordPress Malware Removal for Developers & Site Owners
    WordPress Malware Removal for Developers & Site Owners
    Real-World Malware Cleanup, Investigation, and Recovery for WordPress Developers and Site Owners
    MD Pabel

    A hacked WordPress site can look perfectly normal. Follow real investigations across files, databases, hidden users, cron jobs, hosting, DNS, checkout pages, and blacklists—and learn how to find the full compromise, remove it safely, and stop it from coming back.

  8. Network Security: A Comprehensive Guide For Beginners And Advanced Learners

    Understand the threats. Learn the defenses. Build a stronger foundation in Network Security.Modern organizations depend on computer networks for communication, business operations, cloud services, applications, and data exchange. With this growing connectivity comes an equally important challenge: protecting networks from unauthorized access, attacks, vulnerabilities, and security incidents.Network Security: A Comprehensive Guide for Beginners and Advanced Learners provides a structured learning journey for students and aspiring security professionals who want to understand how modern networks are protected.The book begins with the fundamentals of networking and network security, covering network topologies, OSI and TCP/IP models, network devices, IP addressing, subnetting, protocols, and ports. It then moves into common cyber threats and vulnerabilities, including malware, phishing, social engineering, DoS and DDoS attacks, Man-in-the-Middle attacks, weak authentication, and software vulnerabilities.Readers will learn important security principles such as the CIA Triad, AAA, Defense-in-Depth, Least Privilege, and Risk Management, followed by an introduction to cryptography, encryption, digital signatures, certificates, TLS, IPsec, and PKI.The book also explores firewalls, IDS, IPS, SIEM, VPNs, wireless security, Network Access Control, web application security, HTTPS, secure development practices, incident response, digital forensics concepts, disaster recovery, and business continuity.The final chapters look toward the future, introducing Zero Trust, Next-Generation Firewalls, AI and Machine Learning in cybersecurity, Cloud Security, and IoT Security.For students, the book provides a strong academic foundation. For aspiring professionals, it introduces important technologies, responsibilities, career paths, and security practices.The goal is not simply to learn how attacks occur, but to understand how responsible security professionals identify risks, protect systems, respond to incidents, and continuously improve security.Learn the fundamentals. Understand the risks. Think like a security professional.

  9. Building Web Scrapers with Scrapy
    Building Web Scrapers with Scrapy
    A Practical Guide to Robust, Scalable, Production-Ready Web Data Extraction
    Steve Publications

    Build web scrapers that survive the real world. This hands-on guide takes you from Scrapy fundamentals to scalable production systems, with practical patterns for asynchronous crawling, clean data pipelines, testing, deployment and resilient architectures. Packed with runnable Python examples, it gives you the skills to scrape smarter, faster and at scale.

  10. Advanced WordPress Malware Removal
    Advanced WordPress Malware Removal
    Persistent Infections, Reinfection, and Recovery
    MD Pabel

    The plugin was deleted. The malware came back. This real WordPress investigation shows why. Follow a multi-layer infection across plugins, MU plugins, drop-ins, theme code, database records, memory, recovery archives, administrator access, and browser persistence—and learn how to remove the recovery system instead of deleting one visible symptom.

  11. Securing AI-Generated Code
    Securing AI-Generated Code
    A Practical Guide to Safely Developing with AI-Assisted Software
    Steve Publications

    AI can write code in seconds, but can you trust what it creates? Securing AI-Generated Code shows you how to uncover hidden vulnerabilities, stop risky dependencies, secure AI coding agents and build safer development pipelines. A practical guide for teams that want the speed of AI without putting security on the line.

  12. Private Computing with Homomorphic Encryption
    Private Computing with Homomorphic Encryption
    From Foundations to Production for Software Engineers
    Steve Publications

    What if your software could compute on sensitive data without ever seeing it? Private Computing with Homomorphic Encryption takes you from the core ideas to working, production-minded systems. Learn the math, schemes, libraries and design patterns you need to build with HE, judge its tradeoffs and know when it is the right tool for the job.

  13. THE SECURITY MINDSET
    THE SECURITY MINDSET
    The Founder's, Executive's and Developer's Playbook
    Skeler Security

    This playbook was prepared by SkelerSecurity to equip founders, executives and developers of earlystage healthcare, financial technology and adjacent high-trust ventures with the security mindset, the controls, and the business case they need to operate safely in a threat environment that has industrialized.

  14. Mastering Frida
    Mastering Frida
    Dynamic Instrumentation, Reverse Engineering and Security Testing with frida.re
    Steve Publications

    Get inside running software and see what it’s really doing. Mastering Frida takes you from your first hook to building serious instrumentation tools for Windows, Linux, macOS, Android and iOS. Learn how Frida works under the hood, where platforms differ and how to use its power without getting burned.

  15. WebAssembly System Interface (WASI)
    WebAssembly System Interface (WASI)
    From Zero to Production — A Complete Guide to Sandboxed, Portable Components
    Steve Publications

    Build fast, secure and portable applications with WASI. Start with the fundamentals, then move into components, WIT, Wasmtime and real production patterns using Rust, C, Go and JavaScript. From sandboxed plugins to serverless and edge workloads, this practical guide gives you the skills to take WebAssembly from your first experiment to production.