Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Cuckoo Malware Analysis
  • Table Of Contents Toc
  • Feedback & Rating feedback
Cuckoo Malware Analysis

Cuckoo Malware Analysis

3 (6)
close
close
Cuckoo Malware Analysis

Cuckoo Malware Analysis

3 (6)

Overview of this book

Cuckoo Sandbox is a leading open source automated malware analysis system. This means that you can throw any suspicious file at it and, in a matter of seconds, Cuckoo will provide you with some detailed results outlining what said file did when executed inside an isolated environment. Cuckoo Malware Analysis is a hands-on guide that will provide you with everything you need to know to use Cuckoo Sandbox with added tools like Volatility, Yara, Cuckooforcanari, Cuckoomx, Radare, and Bokken, which will help you to learn malware analysis in an easier and more efficient way. Cuckoo Malware Analysis will cover basic theories in sandboxing, automating malware analysis, and how to prepare a safe environment lab for malware analysis. You will get acquainted with Cuckoo Sandbox architecture and learn how to install Cuckoo Sandbox, troubleshoot the problems after installation, submit malware samples, and also analyze PDF files, URLs, and binary files. This book also covers memory forensics – using the memory dump feature, additional memory forensics using Volatility, viewing result analyses using the Cuckoo analysis package, and analyzing APT attacks using Cuckoo Sandbox, Volatility, and Yara. Finally, you will also learn how to screen Cuckoo Sandbox against VM detection and how to automate the scanning of e-mail attachments with Cuckoo.
Table of Contents (13 chapters)
close
close
Cuckoo Malware Analysis
Credits
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Submitting malware samples to Cuckoo Sandbox


For submitting malware samples, Cuckoo Sandbox has a command utility in its utils folder. To submit a malware sample run the following command in the terminal:

$ ./utils/submit.py [optional arguments] [positional argument]

As described in the previous section, we know that the arguments can be filled by:

  • [optional arguments]:

    • -h, --help: This argument shows this help message and exits

    • --url: This argument specifies whether the target is an URL or not

    • --package PACKAGE: This argument specifies an analysis package

    • --custom CUSTOM: This argument specifies any custom value

    • --timeout TIMEOUT: This argument specifies an analysis timeout

    • --options OPTIONS: This argument specifies options for the analysis package (for example, name=value,name2=value2)

    • --priority PRIORITY: This argument specifies a priority for the analysis represented by an integer

    • --machine MACHINE: This argument specifies the identifier of a machine you want to use

    • --platform PLATFORM...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY