Malware Analysis and Detection Engineering: A Comprehensive Approach to Detect and Analyze Modern Malware
Autor Abhijit Mohanta, Anoop Saldanhaen Limba Engleză Paperback – 23 sep 2020
Discover how the internals of malware work and how you can analyze and detect it. You will learn not only how to analyze and reverse malware, but also how to classify and categorize it, giving you insight into the intent of the malware. Malware Analysis and Detection Engineering is a one-stop guide to malware analysis that simplifies the topic by teaching you undocumented tricks used by analysts in the industry. You will be able to extend your expertise to analyze and reverse the challenges that malicious software throws at you.
The book starts with an introduction to malware analysis and reverse engineering to provide insight on the different types of malware and also the terminology used in the anti-malware industry. You will know how to set up an isolated lab environment to safely execute and analyze malware. You will learn about malware packing, code injection, and process hollowing plus how to analyze, reverse, classify, and categorize malware using static and dynamic tools. You will be able to automate your malware analysis process by exploring detection tools to modify and trace malware programs, including sandboxes, IDS/IPS, anti-virus, and Windows binary instrumentation.
The book provides comprehensive content in combination with hands-on exercises to help you dig into the details of malware dissection, giving you the confidence to tackle malware that enters your environment.
The book starts with an introduction to malware analysis and reverse engineering to provide insight on the different types of malware and also the terminology used in the anti-malware industry. You will know how to set up an isolated lab environment to safely execute and analyze malware. You will learn about malware packing, code injection, and process hollowing plus how to analyze, reverse, classify, and categorize malware using static and dynamic tools. You will be able to automate your malware analysis process by exploring detection tools to modify and trace malware programs, including sandboxes, IDS/IPS, anti-virus, and Windows binary instrumentation.
The book provides comprehensive content in combination with hands-on exercises to help you dig into the details of malware dissection, giving you the confidence to tackle malware that enters your environment.
What You Will Learn
- Analyze, dissect, reverse engineer, and classify malware
- Effectively handle malware with custom packers and compilers
- Unpack complex malware to locate vital malware components and decipher their intent
- Use various static and dynamic malware analysis tools
- Leverage the internals of various detection engineering tools to improve your workflow
- Write Snort rules and learn to use them with Suricata IDS
Who This Book Is For
Security professionals, malware analysts, SOC analysts, incident responders, detection engineers, reverse engineers, and network security engineers
"This book is a beast! If you're looking to master the ever-widening field of malware analysis, look no further. This is the definitive guide for you." Pedram Amini, CTO Inquest; Founder OpenRCE.org and ZeroDayInitiative
Preț: 448.35 lei
Preț vechi: 560.44 lei
-20% Nou
Puncte Express: 673
Preț estimativ în valută:
85.80€ • 89.13$ • 71.27£
85.80€ • 89.13$ • 71.27£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 140.76 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484261927
ISBN-10: 1484261925
Pagini: 914
Ilustrații: XXXIV, 914 p. 548 illus.
Dimensiuni: 178 x 254 x 54 mm
Greutate: 1.61 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484261925
Pagini: 914
Ilustrații: XXXIV, 914 p. 548 illus.
Dimensiuni: 178 x 254 x 54 mm
Greutate: 1.61 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part 1: Introduction.- Chapter 1. Introduction.- Chapter 2. Malware Analysis Lab Setup.- Part 2: OS and System Fundamentals.- Chapter 3. File and File Formats.-Chapter 4. Virtual Memory and the Portable Executable (PE) File.- Chapter 5. Windows Internals.- Part 3: Malware Components and Analysis.- Chapter 6. Malware Components and Distribution.- Chapter 7. Malware Packers.- Chapter 8. Persistence Mechanisms.- Chapter 9. Network Communication.- Chapter 10. Code Injection, Process Hollowing, and API Hooking.- Chapter 11. Stealth and Rootkits.- Part 4: Malware Analysis and Classification.- Chapter 12. Static Analysis.- Chapter 13. Dynamic Analysis.- Chapter 14. Memory Forensics With Volatility.- Chapter 15. Malware Payload Dissection and Classification.- Part 5: Malware Reverse Engineering.- Chapter 16. Debuggers and Assembly Language.- Chapter 17. Debugging Tricks for Unpacking Malware.- Chapter 18. Debugging Code Injection.- Chapter 19. Armoring and Evasion - The Anti Techniques.- Chapter 20. File-less, Macros, and Other Malware Trends.- Part 6: Detection Engineering.- Chapter 21. Dev Analysis Lab Setup.- Chapter 22. Anti-Virus Engines.- Chapter 23. IDS/IPS and Snort/Suricata Rule Writing.- Chapter 24. Malware Sandbox Internals.- Chapter 25. Binary Instrumentation for Reversing Automation.
Notă biografică
Abhijit Mohanta is an independent cybersecurity consultant and corporate trainer who has worked extensively in malware reverse engineering, vulnerability research, anti-virus engine development, anti-malware signature writing, and sandbox development. He has worked with the Symantec, McAfee, and Juniper Networks anti-malware labs. He holds several patents. He blogs regularly and has been a speaker at security conferences and workshops. His articles have been republished and quoted in a number of blogs and whitepapers, including eForensics magazine. He is also the author of the book Preventing Ransomware: Understand, Prevent, and Remediate Ransomware Attacks.
Anoop Saldanha is one of the core authors of the Suricata Intrusion Detection and Prevention System, funded by the US Department of Homeland Security (DHS). He works as an independent security consultant and as a corporate security trainer. He designs and develops various detection technologies to secure both the host and the network, ranging from network security tools such as IDS/IPS to malware sandboxes, malware analysis tools, firewalls, and endpoints. He holds multiple patents in the field of security and speaks at security conferences and workshops. He has previously worked in threat research labs and detection engineering teams at RSA Security, Juniper Networks, Cyphort Cybersecurity, and various other cybersecurity startups.
Anoop Saldanha is one of the core authors of the Suricata Intrusion Detection and Prevention System, funded by the US Department of Homeland Security (DHS). He works as an independent security consultant and as a corporate security trainer. He designs and develops various detection technologies to secure both the host and the network, ranging from network security tools such as IDS/IPS to malware sandboxes, malware analysis tools, firewalls, and endpoints. He holds multiple patents in the field of security and speaks at security conferences and workshops. He has previously worked in threat research labs and detection engineering teams at RSA Security, Juniper Networks, Cyphort Cybersecurity, and various other cybersecurity startups.
Textul de pe ultima copertă
Discover how the internals of malware work and how you can analyze and detect it. You will learn not only how to analyze and reverse malware, but also how to classify and categorize it, giving you insight into the intent of the malware. Malware Analysis and Detection Engineering is a one-stop guide to malware analysis that simplifies the topic by teaching you undocumented tricks used by analysts in the industry. You will be able to extend your expertise to analyze and reverse the challenges that malicious software throws at you.
The book starts with an introduction to malware analysis and reverse engineering to provide insight on the different types of malware and also the terminology used in the anti-malware industry. You will know how to set up an isolated lab environment to safely execute and analyze malware. You will learn about malware packing, code injection, and process hollowing plus how to analyze, reverse, classify, and categorize malware using static and dynamic tools. You will be able to automate your malware analysis process by exploring detection tools to modify and trace malware programs, including sandboxes, IDS/IPS, anti-virus, and Windows binary instrumentation.
The book provides comprehensive content in combination with hands-on exercises to help you dig into the details of malware dissection, giving you the confidence to tackle malware that enters your environment.
The book starts with an introduction to malware analysis and reverse engineering to provide insight on the different types of malware and also the terminology used in the anti-malware industry. You will know how to set up an isolated lab environment to safely execute and analyze malware. You will learn about malware packing, code injection, and process hollowing plus how to analyze, reverse, classify, and categorize malware using static and dynamic tools. You will be able to automate your malware analysis process by exploring detection tools to modify and trace malware programs, including sandboxes, IDS/IPS, anti-virus, and Windows binary instrumentation.
The book provides comprehensive content in combination with hands-on exercises to help you dig into the details of malware dissection, giving you the confidence to tackle malware that enters your environment.
You will:
- Analyze, dissect, reverse engineer, and classify malware
- Effectively handle malware with custom packers and compilers
- Unpack complex malware to locate vital malware components and decipher their intent
- Use various static and dynamic malware analysis tools
- Leverage the internals of various detection engineering tools to improve your workflow
- Write Snort rules and learn to use them with SuricataIDS
"This book is a beast! If you're looking to master the ever-widening field of malware analysis, look no further. This is the definitive guide for you." Pedram Amini, CTO Inquest; Founder OpenRCE.org and ZeroDayInitiative
Caracteristici
A one-stop solution for malware analysis, reversing, and detection engineering Covers the internal workings of detection engineering tools, including malware sandboxes, IDS/IPS, anti-virus, and Windowsnbinary instrumentation Includes hands-on exercises that mimic malware behavior