The world's best hackers are using Python to do their handiwork. Shouldn't you? Author Bio Justin Seitz is a Senior Security Researcher for Immunity, Inc., where he spends a great deal of time bughunting, reverse engineering, and doing Python development and malware analysis. Table of contents Introduction Chapter 1: Setting Up Your Development Environment Chapter 2: Debuggers and…
Table of Contents Chapter 1. Introduction Introducing Network Intrusion Analysis Chapter 2. Intrusion Methodologies and Artifacts Stage 1: Pre-Intrusion Actions: AKA Reconnaissance Stage 2: Intrusion Methods References Chapter 3. Incident Response Introduction Section 1: Methodology Trusted Toolset Commercial Triage Tools Section 2 Memory Acquisition Introduction Acquisition…
Contents: Chapter 1. Intrusion Detection Systems; Chapter 2. Introducing Snort 2.6; Chapter 3. Installing Snort 2.6; Chapter 4. Configuring Snort and Add-Ons; Chapter 5. Inner Workings; Chapter 6. Preprocessors; Chapter 7. Playing by the Rules; Chapter 8. Snort Output Plug-Ins; Chapter 9. Exploring IDS Event Analysis, Snort Style; Chapter 10. Optimizing Snort; Chapter 11. A…
Contents: Ch. 1 The Principles of Auditing Security Fundamentals: The Five Pillars Building a Security Program Security Controls Managing Risk How, What, and Why You Audit ch. 2 Information Security and the Law IT Security Laws Hacking, Cracking, and Fraud Laws Intellectual Property Laws Can-Spam Act of 2003 State and Local Laws Reporting a Crime Regulatory C…
Table of contents PART I. Theoretical Foundations Introduction Chapter 1. Security and Vulnerability of Cyber-Physical Infrastructure Networks 1.1 Introduction 1.2 Definitions for Security and Vulnerability of Network Dynamics 1.3 Network Control Tools for Characterizing and Designing Security and Vulnerability 1.4 Conclusions and Future Work Chapter 2. Game Theory for Infrastruct…
Table of Contents Chapter 1 Tools of the Trade 1.1 Objectives 1.2 Approach 1.3 Core technologies 1.4 Open source tools 1.5 Case study: the tools in action 1.6 Hands-on challenge Chapter 2 Reconnaissance 2.1 Objective 2.2 A methodology for reconnaissance 2.3 Intelligence gathering 2.4 Footprinting 2.5 Human recon 2.6 Verification 2.7 Case study: the tools in action 2.8 Hands-…
pt. I A JOURNEY TO KERNEL LAND ch. 1 From User-Land to Kernel-Land Attacks Introduction Introducing the Kernel and the World of Kernel Exploitation Why Doesn't My User-Land Exploit Work Anymore? An Exploit Writer's View of the Kernel User-Land Processes and the Scheduler Open Source versus Closed Source Operating Systems ch. 2 A Taxonomy of Kernel Vulnerabilities Uninitializ…
Table of Contents 1. Brief History of Corporate Information Security and Privacy Awareness and Training Once Upon a Time Welcome to the Information Age Information Security and Privacy Education Current Challenges Bring Changes in Professional Education 2. Why Training and Awareness Are Important Regulatory Requirements Compliance Customer Trust and Satisfaction …
Contents: 1. Operating system security 2. Securing the network and data in transit 3. Securing data at rest 4. Authentication and user security 5. Beyond privileges: oracle virtual privat database 6. Beyond privileges: oracle label security 7. Beyond privileges: oracle database vault 8. Tracking and analisys: database auditing and analysis: database auditing
Table of Contents 1. Intro to Command Shell Scripting - Information in this Chapter - On Shell Scripting - UNIX, Linux, and OS X Shell Scripting - Bash Basics - Putting It All Together with Bash - Windows Scripting - PowerShell Basics - Putting it all together with PowerShell 2. Intro to Python - Information in this Chapter - What is Python? - W…